



.pl-30 {
    padding-left:30px;
}
.mtb-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.list-square > li:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 10px;
    background: #444;
    margin-right: 10px;
}
.list-li-mb-5 > li {
    margin-bottom: 5px;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}


.list-li-mb-5 > li {
    margin-bottom: 5px;
}
.list-square > li {
    position: relative;
    display: block;
}
ul > li {
    list-style: none;
    display: inline-block;
    line-height: 1.6;
}
.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem;
}
.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}
.list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.list-li-mb-5 > li {
    margin-bottom: 5px;
}
.list-square > li {
    position: relative;
    display: block;
}
.list-group-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px
 solid rgba(0, 0, 0, 0.125);
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}
.widget-main {
    background-color: white;
}

.widget-main {
    margin-top: 30px;
}
.widget-inner {
    padding: 20px 20px 10px 20px;
}
.event-title {
    font-weight: 500;
    font-size: 24px;
    line-height: inherit;
    color: #003a6a;
    font-weight: bold;
    /* text-transform: uppercase; */
}
.event-title {
    margin: 0 0 10px 0;
}

.table-bordered {
    border: 1px solid #dddddd;
}
.table {
    width: 890px;
    margin-bottom: 20px;
}
table {
    
    background-color: transparent;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table thead > tr > th, .table thead > tr > td, .table tbody > tr > th, .table tbody > tr > td, .table tfoot > tr > th, .table tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.CSSTableGenerator tr th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #003a6a !important;
    border-color: #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
th {
    text-align: left;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
    border: 1px solid #dddddd;
}
.table thead > tr > th, .table thead > tr > td, .table tbody > tr > th, .table tbody > tr > td, .table tfoot > tr > th, .table tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}
.CSSTableGenerator tr th {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #003a6a !important;
    border-color: #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
th {
    text-align: left;
}










@media (min-width: 992px)
.col-md-12 {
    width: 100%;
}