
body {
    background-color: #ffffff !important;
    line-height: 1;
    font-family: tahoma;
    margin: 0px !important;
    padding: 0px !important;
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.h2{
  font-size: 36px;
    margin-top: 0;
    margin-bottom: 20px;
}
ul {
    list-style: none;
    color: #000;
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    outline: 0 !important;
    transition: all 0.5s ease-in-out;
}

a:focus, a:hover, a:active {
    outline: 0;
    box-shadow: 0;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input, select {
    vertical-align: middle
}


/*====== Custom Styles ========*/

/*  Menu
-----------------------------*/
.home-body{
    margin: 7px 0;
}
.header-main{
    background-image: -ms-linear-gradient(bottom, #003f7d 0%, #002E62 100%);

    background-image: -moz-linear-gradient(bottom, #003f7d 0%, #002E62 100%);

    background-image: -o-linear-gradient(bottom, #003f7d 0%, #002E62 100%);

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #003f7d), color-stop(100, #002E62));

    background-image: -webkit-linear-gradient(bottom, #003f7d 0%, #002E62 100%);

    background-image: linear-gradient(to top, #003f7d 0%, #002E62 100%);
    display: inline-block;
    width: 100%;

}
.top-header .left-logo{
    float: left;
}
.top-header .right-logo{
    float: right;
}

/*Banner Section
----------------------------*/
.banner-main{
    background: url("../img/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 380px;
}
.banner-section .sidebar{
    float: left;
    width: 130px;
    background-color: #002e62;
    border-radius: 8px;
    margin-top: -39px;
    z-index: 1;
    position: relative;
}
.side-head{
    padding: 18px 0 7px;
    background-color: #005dab;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.side-head h4{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.banner-section .sidebar ul li:first-child a{
    padding-top: 17px;
}
.banner-section .sidebar ul li a{
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: block;
    padding: 9px 0;
    border-bottom: 1px solid #0076d0;
}
.banner-section .sidebar ul li a:hover{
    color: #50d0f6;
}
.bottom-logo img{
    display: block;
    margin: 15px auto 10px;
}
.sidebar-btn a{
    position: fixed;
    left: 0;
    top: 125px;
    background: #50d0f7;
    color: #fff;
    font-weight: 700;
    padding: 5px;
    border-radius: 0 5px 5px 0;
    z-index: 9999;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    text-decoration: none;
}
.sidebar-btn a img {
    height: 30px;
    object-fit: cover;
}
.closeSide a{
    position: absolute;
    left: 84%;
    top: 5px;
    background: red;
    color: #fff;
    font-weight: 700;
    padding: 1px 5px 3px;
    border-radius: 4px;
    z-index: 9999;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    text-decoration: none;
    font-size: 15px;
}
.closeSide{
    display: none;
}

.logo{
  width:55%;
}
.logo2{
  margin-top:20px;
}
/*========= English Page =========*/

.eng-body .banner-section .sidebar{
padding: 0 5px;
}
.eng-body .banner-section .sidebar ul li a{
font-size: 11px;
}
.eng-body .banner-main{
    background-color: #ffffff;
    background: none;
}
.eng-body .banner-main{
    height: auto;
}




.eng-body .banner-section .sidebar{
    width: 152px;
}
.home-tab-content{
    padding-top: 15px;
    padding-left: 70px;
}

.home-tab-content p, span{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
    text-decoration: none;
    padding: 10px 0;
}


.home-tab-content{
    height: auto;
    margin-bottom: 15px;
}

/*Footer Section
-------------------------*/
.footer-main{
    background-color: #50d0f7;
    padding: 25px 0 12px;
}
.footer-logo img{
    float: right;
}
.terms-doc ul li{
  padding:5px;
}
.terms-doc ul li:first-child a{
/*    border-right: 1px solid  #000000;
*/
}
.terms-doc ul li a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 550;

    color: #333333;
    text-decoration: none;
    padding: 0 5px;
}
.terms-doc ul li a:hover{
    color: #003366;
}
.footer-main{
    position: relative;
}
.terms-doc{
/*    position: absolute;
    bottom: 0;
    left: 15px;
*/}

/*========== Apply Page ========*/
.apply-body .header-main{
    padding: 25px 0;
}
.apply-body .banner-main{
    height: auto;
}
.apply-sec{
    background-color: #ffffff;
    padding: 15px;
}
.apply-sec p,.apply-sec ul li{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
}
.apply-sec p{
    padding: 10px 0;
}
.apply-sec p span,.apply-box h4,.apply-box-in h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #0B0F33;
    text-decoration: none;
}
.apply-sec .form-check-label{
    padding-left: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #0B0F33;
    text-decoration: none;
}
.apply-sec .form-check-inline{
    padding-left: 30px;
}
.apply-box-in h4{
    padding: 10px 0;
}

.apply-sec ul li{
    padding-bottom: 5px;
}
.submit-terms ul{
    padding-left: 40px;
}
.submit-terms ul li{
    list-style: disc;
}
.apply-condition{
    margin: 30px 0 10px;
    display: inline-block;
    width: 100%;
}
.apply-condition form{
    float: right;
}

/*======= Status Page =========*/

.status-body .home-tab-content{
    height: auto;
    overflow: hidden;
}
/*.status-form{
    padding: 15px;
    border: 1px solid #2D4452;
}*/
.status-form h4{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.status-form .form-group label{
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.status-form input.form-control{
    height: 19px;
    width: 126px;
    border-radius: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding-top: 0;
    padding-bottom: 0;
}
.status-form .form-check-label{
    padding-left: 0;
    padding-right: 30px;
}
.status-sub-btn{
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    border-radius: 0;
    padding: 2px 5px;
    cursor: pointer;
    display: table;
    margin: 0 auto;
    border:1px solid #a6a6a7;
}

/*========= Fee Page ========*/

.price{
  font-size: 16px;
  transition: 1s;
  border: 1px solid gray;
}
.price:hover{
  z-index:1000;
  box-shadow: 0px 0px 20px black;

}
.head{
border-bottom: 2px dashed silver;
font-size: 22px;
background: #003366;
color: #fff;
padding: 20px;
text-align: center;
}
.even-li{
color: gray;
border-bottom: 1px dashed gray;
padding:20px;
font-size: 15px;
text-align: center;
background: #fff;
}
.odd-li{
  background: #eee;
  padding:20px;
  text-align: center;

  font-size: 15px;
  border-bottom: 1px dashed  gray;
  color: gray;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.fee-sec h4{
    font-family: tahoma;
     font-size: 12px;
    font-weight: bold;
    color: red;
    margin-bottom: 30px;
}
.fee-sec h1, h2{
     font-size: 16px;
	     font-weight: bold;

}

.fee-sec .table-bordered {
    /*border: 1px solid #e9ecef;*/
    margin-bottom: 0;
}
.table-bordered td, .table-bordered th {
    border: 1px solid darkgray;
}
.heading-table,.table-detail tr:first-child{
    background-color: #003366;
}
.heading-table tr td{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}
.heading-table tr td:first-child{
    width: 117px;
}
.heading-table tr td:nth-of-type(2){
    width: 249px;
}
.table-detail tr td{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
    text-decoration: none;
}
.table-detail tr:first-child td{
   font-weight: bold;
}
.table-detail tr td.imp{
    color: red;
}
.table-heading h4{
    color: #000000;
    float: left;
    margin-bottom: 0;
    position: relative;
    bottom: -7px;
}
.table-heading a{
    float: right;
}

/*========= Online Visa Application Page ==========*/
.visa-inbox{
    background-color: #fff;
    height: 380px;
}
.tourist-box {
    border-bottom: 2px solid #e3e2da;
    padding: 12px 0 5px;
}
.online-body .banner-section .sidebar .tourist-box:last-child{
    border-bottom: none;
}

.tourist-box h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #0B0F33;
    text-decoration: none;
    position: relative;
    padding-left: 15px;
}
.tourist-box ul {
    padding-left: 15px;
}
.tourist-box h4:before{
    font-family: FontAwesome;
    content: '\f04b';
    font-size: 11px;
    transform: rotate(90deg) !important;
    position: absolute;
    color: #2f5d8f;
    left: 0;
}
.tourist-box ul li a{
    color: #666666 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px !important;
    border-bottom: none !important;
    text-align: left !important;
    padding: 10px 0 4px !important;

}
.online-body .banner-section .sidebar {
    background-color: #ffffff;
    border-radius: 0px;
    margin-top: 0px;
    z-index: 1;
    position: relative;
    width: 100%;
    padding: 10px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.online-visa-box .box-head{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0B0F33;
    float: left;
    width: 140px;
}
.online-visa-box h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0B0F33;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.online-visa-box ul li{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    padding: 10px 0;
}

/*====== Application Page =======*/

.app-body .banner-main,.app-body .visa-inbox{
    height: auto;
}
.app-box-steps {
    float: right;
}
.app-box-steps ul{

}
.app-box-steps ul li{
    float: left;
    margin-right: 20px;
    border-bottom: 4px solid #cdcdcd;
}
.app-box-steps ul li:last-child{
    margin-right: 0;
}
.app-box-steps ul li a{
    color: #cdcdcd;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
    text-decoration: none;
}
.app-box-steps ul li a .span{
    font-size: 10px;
    overflow: hidden;
    float: right;
}
.app-box-steps ul li.active{
    border-bottom: 4px solid #3b5b94;
}
.app-box-steps ul li.active a{
    color: #3b5b94;
}

.app-box-steps ul li a .span1{
    font-size: 22px;
    float: left;
    margin-right: 5px;
}
.app-box {
    padding: 20px;
}
.app-form-head{
    background-image: -ms-linear-gradient(top, #333333 0%, #666666 100%); /* Dark gray to lighter gray */
    background-image: -moz-linear-gradient(top, #333333 0%, #666666 100%);
    background-image: -o-linear-gradient(top, #333333 0%, #666666 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333333), color-stop(100, #666666));
    background-image: -webkit-linear-gradient(top, #333333 0%, #666666 100%);
    background-image: linear-gradient(to bottom, #333333 0%, #666666 100%);
    border-radius: 5px;
    padding: 8px;
    margin: 20px 0 10px;
}
.app-form-head h4{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}
.app-form-head+p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: rgb(231,0,0);
    text-decoration: none;
    margin-bottom: 10px;
}
.app-form form .form-group label,.confirm-d p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}
.app-form form .form-group .form-control{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    text-decoration: none;
    border-radius: 0;
    height: 26px;
    margin-top: 1px;
    padding-left: 5px;
    padding-top: 0;
    padding-bottom: 0;
}
.app-form form .form-group textarea.form-control{
    height: auto;
}
/*.app-form form .form-group .form-control[required="required"]{*/
    /*border: 1px solid #008EB3;*/
    /*background-color: #ECFBFF;*/
/*}*/
.app-form form .form-group select.form-control{
    width: 150px;
    padding-top: 0;
    padding-bottom: 0;

}
.app-form form .form-group .form-control[data-toggle="datepicker"]{
    width: 85px;
}
.arrival-sec h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000;
    font-weight: bold;
}
.arrival-sec{
    padding: 8px 10px;
    display: block;
    background-color: #dddddd;
    border-radius: 4px;
    margin-bottom: 15px;
	border: 1px black solid;
}
.check-bx {
    float: right;
}
.check-bx label {
    padding-left: 0px;
    padding-right: 28px;
    text-transform: capitalize;
}
.confirm-checkbox{
    padding-left: 20px;
    padding-top: 10px;
}

.app-form .status-sub-btn {
    font-size: 12px;
    padding: 4px;
    margin: 30px auto 0;
    width: 100px;
    box-shadow: none;
}
.app-form form label sup {
    color: red;
    vertical-align: sub;
}
.app-form .form-group .col-lg-2 a {
    cursor: help;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    display: block;
}
.app-body .header-main{
    padding: 25px 0;
}

/*======== Preview Page ========*/

.preview-body .app-form{
    margin-top: 20px;
}
.preview-body .app-form label{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0B0F33;
    font-weight: bold;
}
.preview-body .app-form p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    vertical-align: bottom;
    display: inline-block;
}
.note-red,.p.note-red{
    color: red !important;
}
.preview-body .banner-main,.preview-body .visa-inbox{
    height: auto;
}
.table-details thead th{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0B0F33;
    font-weight: bold;
    background-color: #cccccc;
    padding: .75rem 0.4rem;
    border: none;
}
.table-details tbody tr td{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding: .75rem 0.4rem;
    border: none;
}
.total-amount td:nth-of-type(7),
.total-amount td:nth-of-type(8){
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0B0F33;
    font-weight: bold;
    background-color: #cccccc;
}
.preview-body .app-form .status-sub-btn {
    padding: 4px;
    margin: 30px auto 0;
    width: 130px;
    box-shadow: none !important;
}
.preview-body .app-form .row{
    margin-bottom: 10px;
}
.preview-body .arrival-sec {
    margin-top: 15px;
}
.quest{
    position: relative;
}
.help-mark:hover+.quest-box{
    display: block;
}
.quest-box{
    padding: 0.5em 0.8em 0.8em 2em;
    background: #9FDAEE;
    border: 1px solid #2BB0D7;
    position: absolute;
    right: 0;
    display: none;
    width: 260px;
    z-index: 100;
}
.quest-box em{
    font-family: Candara, Tahoma, Geneva, sans-serif;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: -11px;
    display: block;
}
.quest-box span{
    font-family: Candara, Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.quest-box img {
    height: 30px;
    object-fit: cover;
    margin-top: -20px;
    margin-left: -33px;
    float: left;
}
@media only screen and (max-width:768px) {
.logo{
  width: 80%;

}
.logo2{
  margin-top: 0px;
}
 }
 
	.mandatory{ color:red !important;; font-size:12px !important;; }
	.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}


.a h1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #0B0F33;
    text-decoration: none;
}
  .box-style {
        border: 1px solid #212529; /* Blue border */
        border-radius: 2px; /* Rounded corners */
        padding: 5px; /* Space inside the box */
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Light shadow for depth */
        background-color: #f9f9f9; /* Light grey background */
    }
    .box-style h3 {
        color: #212529; /* Blue color for the heading */
        margin-top: 0; /* Remove top margin */
    }
    .box-style ul{
         margin-left: -20px; /* Indent the list */
    }
	
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px !important;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-transform: none;
    color: #009 !important;
    text-decoration: none;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px !important;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-transform: none;
    color: #0B0F33 !important;
    text-decoration: none;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px !important;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-transform: none;
    color: #0B0F33 !important;
    text-decoration: none;
}
.box-style h2 {
    background-color: #e0e0e0; /* Light grey background for the h2 */
    padding: 10px; /* Padding inside the h2 */
    border-radius: 3px; /* Slightly rounded corners for the h2 */
    color: #333; /* Text color */
    font-size: 18px; /* Font size */
    font-weight: bold; /* Bold text */
    margin-bottom: 10px; /* Space below the h2 */
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); /* Shadow for depth */
}
.dotted-box {
    border: 1px dotted #bbb; /* Dotted border */
    padding: 20px; /* Padding inside the box */
    border-radius: 5px; /* Rounded corners */
    background-color: #f4f4f4; /* Light background */
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

.dotted-box h2 {
    color: #333; /* Text color */
    font-size: 20px; /* Font size for h2 */
    font-weight: bold; /* Bold text */
    margin-bottom: 15px; /* Space below h2 */
    border-bottom: 2px solid #ddd; /* Border below the heading */
    padding-bottom: 10px; /* Padding below the heading */
}
.dotted-box1 { /*used for index*/
    border: 1px dotted #bbb; /* Dotted border */
    padding: 20px; /* Padding inside the box */
    border-radius: 5px; /* Rounded corners */
     box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}
.dotted-box1 h2 { /*used for index*/
    color: #333; /* Text color */
    font-size: 20px; /* Font size for h2 */
    font-weight: bold; /* Bold text */
    margin-bottom: 5px; /* Space below h2 */
     padding-bottom: 2px; /* Padding below the heading */
}
 .box-style ol li, .panel ul li, .panel-body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666666;
	padding:3px;
	margin-left:15px;
   }
.panel-title { padding-bottom:5px; }
/*faq section*/
 .faq-container {
      max-width: 800px;
      margin: 0 auto;
     }

    .faq-item {
      border-bottom: 1px solid #ccc;
     }

    .faq-question {
      display: flex;
      justify-content: space-between;
      cursor: pointer;
      padding: 5px 0;
      font-weight: bold;
    }


    .faq-answer {
      display: none;
      padding: 5px 0;
      font-size: 0.95em;
    }

    .plus-symbol {
      font-size: 1.3em;
      margin-left: 10px;
    }

    .active .faq-answer {
      display: block;
    }

    .active .plus-symbol::before {
      content: "-";
    }

    .plus-symbol::before {
      content: "+";
    }
	
p {  padding: 10px 0px 10px 0px !important; font-size:12px !important; }

.aligncenter{ text-align: center; }
.col-lg-12 { margin-bottom: 20px;}
.simplelink{ color: #0056b3; font-weight: bold; text-decoration: underline;}

/*footer hr link*/
.meta-info a {
    color: #002855; /* Dark Blue: WCAG AA compliant */
    font-weight: bold;
    text-decoration: none;
    margin: 0 8px;
}

.meta-info a:hover {
    text-decoration: underline;
}