.carousel-caption {
    right: 0% !important;
    left: 0% !important;
    padding-bottom: 10px !important;
}

.slider img{
    width:100% !important;
    height:500px !important;
}
.carousel-caption{
    bottom:0% !important;
}
.left-section img{
    width:60%;
    margin:0 auto;
    border:1px #1d5d81  solid;
}
.left-section h2{
    text-align:center;
    font-size:11px;
    color:#e95610;
    font-weight:bold;
}
.left-section p{
    text-align:center;
    font-size:10px;
}
.left-section p a{
    padding:0 10px;
    font-size:11px;
}
.left-section{
    border:1px #ccc dashed;
    padding:8px 0;
}



.left-section1 img{
    width:60%;
    margin:0 auto;
    border:1px #1d5d81  solid;
}
.left-section1 h2{
    text-align:center;
    font-size:11px;
    color:#e95610;
    font-weight:bold;
}
.left-section1 p{
    text-align:center;
    font-size:10px;
}
.left-section1 p a{
    padding:0 10px;
    font-size:11px;
}
.left-section1{
    border:1px #ccc dashed;
    margin-top:19px;
    padding:9px 0;
}
.tiker-change li{
  border-bottom: 1px #000 solid;
}
.tiker-change li a{
  color: #000;
}
.tiker-change li p a{
    background-color: #01608c;
    color:#fff;
    float: right;
    padding: 10px 24px;
    margin: 10px 0;
}
.no-border li{
    border:none ;
}
.new-heading{
}
.new-heading h2{
  font-size: 18px;
  padding: 12px 20px;
  background-color: #b2e1f3;
  color: #000;
  margin:0;

}
.holder {
  width:100%;
  height:350px;
  overflow:hidden;
  font-family:Helvetica;
  border:1px #ccc solid;
  box-shadow: 0 3px 3px 2px #d4d3d3;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width:100%;
  height:240px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 30px;
}
.holder ul li a {
  color:;
  text-decoration:none;
}

.view-more{
  width: 100%;
  height: 100px;
  padding: 0 10px;
}
.view-more p a{
  padding: 12px 9px;
  font-weight: bold;
  background-color: #b2e1f3;
  color: #000;
  margin-bottom: -50px;
  margin-left: 200px;
  text-decoration: none;
}
.tricker-img{
    
  width: 32.5%;
  height: 500px;
     border:1px #ccc solid;
  background-position: ;
  background-size:cover;

}
.tricker-img img{
  width: 100%;
}

.logo-icon-section img{
    width:13.7%;
    float:left;
    margin-left:6px;
    margin-top:5px;
}
.logo-icon-section{
    border:1px #ccc solid;
    padding:0 0 5px 0;
    margin:10px 0;
}

.btn-sec{
    margin:20px 0 0 241px;
    background: #01608c;
    border: #01608c solid 1px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 8px 15px;
    text-decoration: none;
}
.btn-sec:hover{
    color:#fff !important;
    text-decoration:none;
    background-color:#0e3d58;
}

.footer-nav .col-md-2{
    text-align:center !important;
}

.navbar-default {
     border: 1px  solid #002232 !important; 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953))!important;
}
.dropdown-menu li a{
    border-bottom:1px #ccc solid;
    padding:10px 20px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #dfdbdb !important;
}

.dropdown-menu {
    padding: 0px 0;
}
.top-links{
    /*margin-left:80px;*/
}
.top-section-header{
    width:100%;
    height:32px;
    background-color:#026da0;
}
.top-links ul li{
  list-style-type: none;
  float: left;
  margin-top: 6px;
}
.top-links ul{
  padding: 0;
}
.nav-section{
  padding: 0;
}
.top-links ul li a{
  color: #fff;
  font-size:12px;
  padding: 2px 10px;
  margin-top: 10px;
  border-right: 1px #ccc solid;
  text-decoration: none;
}
.top-strip{
  margin: 0;
}
.top-strip1{
  background-color: #026da0;
  height: auto;
}
.header-icon p {
    margin-top: 6px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin-left: 22px;
    float: left;
}


.header-icon li {
    float: left;
    list-style-type: none;
}
button {
  vertical-align: bottom;
  margin: 0 0.3125em;
  padding: 0 0.3125em;
  border: 1px solid #000;
  background-color: #fff;
  font-weight: bold;
}

button#increasetext {
  font-size: 1.50em;
}

button#resettext {
  font-size: 1.25em;
}

button#decreasetext {
  font-size: 1.125em;
}

.textcontrols {
  padding: 0.625em 0;
  background: #ccc;
}


/* content */

#content {
  margin: 3em 0;
  text-align: left;
}



.controllSize {
  text-align: justify;
  margin-top: 3px;
}

.controllSize a {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.controllSize .boxCtrl {
  display: inline-block;
}
.controllSize .boxCtrl a {
    width: 29px;
    height: 8px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #f4f4f4;
    border: 4px solid #e7e4e4;
    color: rgba(0, 0, 0, 0.9);
    text-decoration: none;
    font-size: 12px;
}
.controllSize .boxCtrl a:hover {
    background-color: #c8c8c8;
    border-color: #333;
}
.controllSize .boxCtrl a#contrast-b {
    background-color: #333;
    color: #fff;
    font-weight: bold;
}
.controllSize .boxCtrl a#contrast-w {
    background-color: #f4f4f4;
    color: #333;
    font-weight: bold;
}

.main-content h1{
  color: #2fa0ec;
}
.main-content p{
  color: ;
}
/* Constrast White */
html body.contrast-white {
    background-color: #fff !important;
    color: #000 !important;
    box-shadow: none;
}
html body.contrast-white h1,
html body.contrast-white p{
  color: #000 !important;
}

/* Constrast Black */
html body.contrast-black {
    background-color: #333 !important;
    color: #000 !important;
    box-shadow: none;
}
html body.contrast-black h1,
html body.contrast-black p,ul,li{
  color: #fff !important;
}
html body.contrast-black h1,
html body.contrast-black .in-group-section td{
  color: #fff !important;
}
html body.contrast-black h1,
html body.contrast-black marquee span{
  color: #fff !important;
}
html body.contrast-black h1,
html body.contrast-black  .tiker-change li a{
  color: #fff !important;
}
html body.contrast-black h1,
html body.contrast-black h2{
  color: #fff !important;
}
html body.contrast-black h1,
html body.contrast-black .logo-change-color{
  background-color: #fff !important;
  padding:10px;
}

                                                                                                                                                                      
                                                                                                                      
                                                                                                                                                                                                                                          
.form-heading h2{
    text-align:center;
    font-size:26px;
    margin:10px 0 40px 0;
    font-weight:bold;
}
.login-trigger {
  font-weight: bold;
  color: #fff;
  background-color:#026797;
  padding: 15px 30px;
  border-radius: 1px;
  position: relative; 
  top: 50%;
  text-decoration:none;
}
.login-trigger:hover{
    text-decoration:none;
    color:#fff;
}


.close {
  color: #fff;
  transform: scale(1.2)
}
.modal-content {
  font-weight: bold;
  background-color:#01608c;
}
.form-control {
  margin: 1em 0;
}

.username, .password {
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 2px solid #eee;
  padding-left: 0;
  font-weight: normal;
  background: transparent;  
}
.form-control::-webkit-input-placeholder {
  color: #eee;  
}
.form-control:focus::-webkit-input-placeholder {
  font-weight: bold;
  color: #fff;
}
.login {
  padding: 6px 20px;
  border-radius: 20px;
  background: none;
  border: 2px solid #FAB87F;
  color: #FAB87F;
  font-weight: bold;
  transition: all .5s;
  margin-top: 1em;
}
.login:hover {
  background: #FAB87F;
  color: #fff;
}
.no-form-section p{
    color:#fff;
    margin:20px 0 0 0 ;
    font-weight:normal;
    font-size:16px;
}
.no-form-section p a{
    color:#ffb970;
}

.panel-heading span{
    font-size:24px;
    font-weight:bold;
    text-align:center;
    color:#000;
}

.panel-info > .panel-heading {
    color: #31708f !important;
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
    margin-bottom:20px;
}
.btn-custom{
    background-color:#01608c  !important;
    margin:10px 0 0 0;
    padding:5px 10px !important;
    width:55% !important;
}
.mini-logo img {
    width: 10% !important;
    margin: 4px 2px 0 9px;
}
.uiScaledImageContainer _2zfr{
    width:563px !important;
}
._2p3a{
    width:563px !important;
}

.feedback-section h2{
    text-align:center;
    font-weight:bold;
}

.feedback-section p{
    text-align:center;
    margin:20px 30px;
    line-height:25px;
}
.feed-btn p{
    margin:20px 0;
}
.feed-btn p a{
    background-color:#026da0;
    padding:12px 30px;
    color:#fff;
    text-decoration:none;
    margin:40px 0;
}
.feed-text p{
    margin:18px 0 0 0;
}
.history-section h2{
    font-weight:bold;
    font-size:24px;
}
.history-section h3{
    color:#026da0;
    font-weight:bold;
    font-size:18px;
}
.history-section p{
    line-height:30px;
    margin:10px 0 0 0;
}
.history-section img{
    border:4px #01608c solid;
}
.history-section{
    margin:0 0 30px 0;
}
.Organogram-section h2{
    font-weight:bold;
    font-size:24px;
}
.Organogram-section{
    margin:0 0 20px 0;
}
.Academic-section img{
    width:100%;
    height:202px;
}
.Academic-section .col-md-3{
    margin:10px 0 20px 0;
}
.External-Section h2{
    font-size:24px;
    font-weight:bold;
    text-align:center;
    margin:10px 0 30px 0;
}
.External-Section li a {
    text-decoration: none;
    line-height: 40px;
    font-size: 17px;
    color: #000;
    border-bottom: 1px #026da0 dashed;
}

.External-Section li {
    list-style-type: square;
    color: #026da0 !important;
    font-size: 22px;
}

.External-Section ul {
    margin: 0 0 20px 0;
}
.External-Section p{
    margin:20px 30px;
    line-height:25px;
}
.External-Section h3{
    font-weight:bold;
    font-size:16px;
    text-align:center;
    color:#026da0;
}

.Sitemap-Section h2{
    font-size:24px;
    font-weight:bold;
    text-align:center;
    margin:0 0 30px 0;
}
.Academic-section .col-md-3 img{
    border:1px #01608c solid;
}


.search-wrapper.active {}

.search-wrapper .input-holder {    
    height: 70px;
    width:70px;
    overflow: hidden;
    background: rgba(255,255,255,0);
    border-radius:6px;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder {
    width:450px;
    border-radius: 50px;
    background: rgba(0,0,0,0.5);
    transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
}
.search-wrapper .input-holder .search-input {
    width:100%;
    height: 50px;
    padding:0px 70px 0 20px;
    opacity: 0;
    position: absolute;
    top:0px;
    left:0px;
    background: transparent;
    box-sizing: border-box;
    border:none;
    outline:none;
    font-family:"Open Sans", Arial, Verdana;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color:#FFF;
    transform: translate(0, 60px);
    transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.3s;
}
.search-wrapper.active .input-holder .search-input {
    opacity: 1;
    transform: translate(0, 10px);
}
.search-wrapper .input-holder .search-icon {
    width:70px;
    height:70px;
    border:none;
    border-radius:6px;
    background: #FFF;
    padding:0px;
    outline:none;
    position: relative;
    z-index: 2;
    float:right;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.search-wrapper.active .input-holder .search-icon {
    width: 50px;
    height:50px;
    margin: 10px;
    border-radius: 30px;
}
.search-wrapper .input-holder .search-icon span {
    width:22px;
    height:22px;
    display: inline-block;
    vertical-align: middle;
    position:relative;
    transform: rotate(45deg);
    transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
}
.search-wrapper.active .input-holder .search-icon span {
    transform: rotate(-45deg);
}
.search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
    position: absolute; 
    content:'';
}
.search-wrapper .input-holder .search-icon span::before {
    width: 4px;
    height: 11px;
    left: 9px;
    top: 18px;
    border-radius: 2px;
    background: #FE5F55;
}
.search-wrapper .input-holder .search-icon span::after {
    width: 14px;
    height: 14px;
    left: 0px;
    top: 0px;
    border-radius: 16px;
    border: 4px solid #FE5F55;
}
.search-wrapper .close {
    position: absolute;
    z-index: 1;
    top:24px;
    right:20px;
    width:25px;
    height:25px;
    cursor: pointer;
    transform: rotate(-180deg);
    transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
    transition-delay: 0.2s;
}
.search-wrapper.active .close {
    right:-50px;
    transform: rotate(45deg);
    transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    transition-delay: 0.5s;
}
.search-wrapper .close::before, .search-wrapper .close::after {
    position:absolute;
    content:'';
    background: #FE5F55;
    border-radius: 2px;
}
.search-wrapper .close::before {
    width: 5px;
    height: 25px;
    left: 10px;
    top: 0px;
}
.search-wrapper .close::after {
    width: 25px;
    height: 5px;
    left: 0px;
    top: 10px;
}

.search-bar {
  height: 44px;
  width: 200px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  padding: 0 0 0 20px;
  position: relative;
  background: #026da0;
}

.input {
  border: none;
  height: 25px;
  width: 150px;
  color: #1b1b1b;
  font-size: 15px;
  outline: none;
}

.input:not(:placeholder-shown) + .label {
  font-size: 9px;
  top: 3px;
  color: #F94144;
}

.input:focus ~ .label {
  font-size: 9px;
  top: 3px;
  color: #4279a3;
  transition: all 0.5s ease;
}

.label {
  color: #aaaaaa;
  position: absolute;
  top: 13px;
  pointer-events: none;
  transition: all 0.5s ease;
}

.search-btn {
  background: #4279a3;
  border-radius: 20px;
  height: 40px;
  min-width: 40px;
  display: flex;
  align-items: center;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  justify-content: center;
  cursor: pointer;
  right: 2px;
  position: absolute;
  transition: all 1s ease;
}



.icon-18 {
  width: 18px;
  height: 18px;
}

.search-btn:hover {
  transform: rotate(90deg);
  transition: all 1s ease;
}

.highlight {
  width: 0px;
  height: 1px;
  background: #4279a3;
  position: absolute;
  bottom: 8px;
  transition: all 1s ease;
}

.input:focus ~ .highlight {
  width: 150px;
  transition: all 1s ease;
}
.in-group-section tr td,th,img{
    text-align:center;
    margin:0 auto;
}

.in-group-section tr th{
    background-color:#026da0;
    color:#fff;
    font-size:15px;
}

.in-group-section tr td{
    vertical-align:middle !important;
}
.in-group-section tr img{
    border:2px #006699 solid;
}
.his-img{
    width:25%;
}
.search-section {
    outline: 0;
    float: left;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .search-section > .textbox {
        outline: 0;
        height: 36px;
        width: 244px;
        line-height: 42px;
        padding: 0 16px;
        background-color: rgba(255, 255, 255, 0.8);
        color: #212121;
        border: 0;
        float: left;
        -webkit-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .search-section > .textbox:focus {
            outline: 0;
            background-color: #FFF;
        }

    .search-section > .button {
        outline: 0;
        background: none;
        background-color: rgba(38, 50, 56, 0.8);
        float: left;
        height: 36px;
        width: 42px;
        text-align: center;
        line-height: 42px;
        border: 0;
        color: #FFF;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 16px;
        text-rendering: auto;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
        -webkit-transition: background-color .4s ease;
        transition: background-color .4s ease;
        -webkit-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }

        .search-section > .button:hover {
            background-color: rgba(2, 109, 160, 1);
        }

.search-section {
    margin: 45px 0px 0 262px !important;
}
.Regional-Training img {
    width: 100%;
    height: 300px !important;
}
.gallery-page img{
    border-radius:5px;

}
.gallery-page{
    margin:0 0 20px 0;
}
.location-text h2{
    font-size:24px;
    text-align:left;
    font-weight:bold;
    margin:0 20px;
}
.location-text p {
    font-size: 14px;
    text-align: justify;
    line-height: 26px;
    margin: 10px 20px;
}

.sitemap-section h2{
    font-size:24px;
    font-weight:bold;
    margin:10px 20px;
}
.sitemap-spacing table tr td{
    padding:5px 0 !important;
}

.box-shadow-section{
    box-shadow:0px 0px 3px 2px #c7d4da;
    -moz-box-shadow:    0px 0px 3px 2px #c7d4da;
  -webkit-box-shadow: 0px 0px 3px 2px #c7d4da;
    padding:18px 0;
    margin-top:15px;
        border-radius: 4px;
}

.in-group-section img{
    width:114px;
    height:145px;
}

.in-group-section p a {
    padding: 9px 19px;
    background-color: #01608c;
    color: #fff;
    margin-left:139px;
    text-decoration:none;
}

.in-group-section {
    box-shadow: 0px 0px 3px 2px #c7d4da;
    -moz-box-shadow: 0px 0px 3px 2px #c7d4da;
    -webkit-box-shadow: 0px 0px 3px 2px #c7d4da;
    padding: 18px 0;
    margin-top: 15px;
    border-radius: 4px;
    margin-left:126px;
}
 .gallery-page-img img{
    width:100%;
    height:190px;
    margin-top:20px;
}
 


.login-page {
    width: 460px;
    padding: 8% 0 0;
}

.form {
    position: relative;
    z-index: 1;
    background: #FFFFFF;
    max-width: 360px;
    margin: 0 auto 36px;
    padding: 6px 30px 56px 30px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

    .form-sec-box {
        font-family: "Roboto", sans-serif;
        outline: 0;
        background: #f2f2f2;
        width: 100%;
        border: 0;
        margin: 0 0 15px;
        padding: 15px;
        box-sizing: border-box;
        font-size: 14px;
    }

    .readio-section input{
        margin:8px;
    }
    .que-text{
        display:compact;
        margin:5px 0;
    }








.register-form {
    display: none;
}

.login-form h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    float: left;
}

.login-form p {
    float: left;
}

.login-form span a {
    background-color: #026da0;
    padding: 15px 27px;
    color: #fff;
    margin-top: 10px;
}

.login-form span a {
    margin: 20px 0 !important;
}

.log-con-text p {
    line-height: 34px;
    margin-top: 40px;
}
 

.carousel-caption {
    right: 0% !important;
    left: 0% !important;
    padding-bottom: 10px !important;
}

.slider img{
    width:100% !important;
    height:388px !important;
}
.carousel-caption{
    bottom:0% !important;
}
.left-section img{
    width:40%;
    margin:0 auto;
    border:1px #1d5d81  solid;
}
.left-section h2{
    text-align:center;
    font-size:11px;
    color:#e95610;
    font-weight:bold;
}
.left-section p{
    text-align:center;
    font-size:10px;
}
.left-section p a{
    padding:0 10px;
    font-size:11px;
}
.left-section{
    border:1px #ccc dashed;
    padding:5px 0;
}



.left-section1 img{
    width:40%;
    margin:0 auto;
    border:1px #1d5d81  solid;
}
.left-section1 h2{
    text-align:center;
    font-size:11px;
    color:#e95610;
    font-weight:bold;
}
.left-section1 p{
    text-align:center;
    font-size:10px;
}
.left-section1 p a{
    padding:0 10px;
    font-size:11px;
}
.left-section1{
    border:1px #ccc dashed;
    margin-top:11px;
    padding:5px 0;
}
.tiker-change li{
  border-bottom: 1px #000 solid;
}
.tiker-change li a{
  color: #000;
}

.new-heading{
}
.new-heading h2{
  font-size: 18px;
  padding: 12px 20px;
  background-color: #b2e1f3;
  color: #000;
  margin:0;

}
.holder {
  width:100%;
  height:350px;
  overflow:hidden;
  font-family:Helvetica;
  border:1px #ccc solid;
  box-shadow: 0 3px 3px 2px #d4d3d3;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width:100%;
  height:240px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 30px;
}
.holder ul li a {
  color:;
  text-decoration:none;
}

.view-more{
  width: 100%;
  height: 100px;
  padding: 0 10px;
}
.view-more p a{
  padding: 12px 9px;
  font-weight: bold;
  background-color: #b2e1f3;
  color: #000;
  margin-bottom: -50px;
  margin-left: 200px;
  text-decoration: none;
}
.tricker-img{
    
  width: 32.5%;
  height: 500px;
     border:1px #ccc solid;
  background-position: ;
  background-size:cover;

}
.tricker-img img{
  width: 100%;
}

.logo-icon-section img{
    width:13.7%;
    float:left;
    margin-left:6px;
}
.logo-icon-section{
    border:1px #ccc solid;
    padding:10px 0;
    margin:10px 0;
}

.btn-sec{
    margin:20px 0 0 241px;
    background: #01608c;
    border: #01608c solid 1px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 8px 15px;
    text-decoration: none;
}
.btn-sec:hover{
    color:#fff !important;
    text-decoration:none;
    background-color:#0e3d58;
}

.footer-nav .col-md-2{
    text-align:center !important;
}

.navbar-default {
     border: 1px  solid #002232 !important; 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953))!important;
}
.dropdown-menu li a{
    border-bottom:1px #ccc solid;
    padding:10px 20px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #dfdbdb !important;
}

.dropdown-menu {
    padding: 0px 0;
}
.top-links{
    /*margin-left:80px;*/
}
.top-section-header{
    width:100%;
    height:32px;
    background-color:#026da0;
}
.top-links ul li{
  list-style-type: none;
  float: left;
  margin-top: 6px;
}
.top-links ul{
  padding: 0;
}
.nav-section{
  padding: 0;
}
.top-links ul li a{
  color: #fff;
  font-size:12px;
  padding: 2px 10px;
  margin-top: 10px;
  border-right: 1px #ccc solid;
  text-decoration: none;
}
.top-strip{
  margin: 0;
}
.top-strip1{
  background-color: #026da0;
  height: 5px;
}
.header-icon p{
  margin-top: 6px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin-left: 22px;
  float: left;
}


.header-icon li{
  float: left;
  list-style-type: none;
}
button {
  vertical-align: bottom;
  margin: 0 0.3125em;
  padding: 0 0.3125em;
  border: 1px solid #000;
  background-color: #fff;
  font-weight: bold;
}

button#increasetext {
  font-size: 1.50em;
}

button#resettext {
  font-size: 1.25em;
}

button#decreasetext {
  font-size: 1.125em;
}

.textcontrols {
  padding: 0.625em 0;
  background: #ccc;
}


/* content */

#content {
  margin: 3em 0;
  text-align: left;
}



.controllSize {
  text-align: justify;
  margin-top: 3px;
}

.controllSize a {
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.controllSize .boxCtrl {
  display: inline-block;
}
.controllSize .boxCtrl a {
    width: 29px;
    height: 8px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background-color: #f4f4f4;
    border: 4px solid #e7e4e4;
    color: rgba(0, 0, 0, 0.9);
    text-decoration: none;
    font-size: 12px;
}
.controllSize .boxCtrl a:hover {
    background-color: #c8c8c8;
    border-color: #333;
}
.controllSize .boxCtrl a#contrast-b {
    background-color: #333;
    color: #fff;
    font-weight: bold;
}
.controllSize .boxCtrl a#contrast-w {
    background-color: #f4f4f4;
    color: #333;
    font-weight: bold;
}

.main-content h1{
  color: #2fa0ec;
}
.main-content p{
  color: ;
}
/* Constrast White */
html body.contrast-white {
    background-color: #fff !important;
    color: #333 !important;
    box-shadow: none;
}
html body.contrast-white h1,
html body.contrast-white p{
  color: #333 !important;
}

/* Constrast Black */
html body.contrast-black {
    background-color: #333 !important;
    color: #fff !important;
    box-shadow: none;
}
html body.contrast-black h1,
html body.contrast-black p{
  color: #fff !important;
}


.form-heading h2{
    text-align:center;
    font-size:26px;
    margin:10px 0 40px 0;
    font-weight:bold;
}
.login-trigger {
  font-weight: bold;
  color: #fff;
  background-color:#026797;
  padding: 15px 30px;
  border-radius: 1px;
  position: relative; 
  top: 50%;
  text-decoration:none;
}
.login-trigger:hover{
    text-decoration:none;
    color:#fff;
}


.close {
  color: #fff;
  transform: scale(1.2)
}
.modal-content {
  font-weight: bold;
  background-color:#01608c;
}
.form-control {
  margin: 1em 0;
}

.username, .password {
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 2px solid #eee;
  padding-left: 0;
  font-weight: normal;
  background: transparent;  
}
.form-control::-webkit-input-placeholder {
  color: #eee;  
}
.form-control:focus::-webkit-input-placeholder {
  font-weight: bold;
  color: #fff;
}
.login {
  padding: 6px 20px;
  border-radius: 20px;
  background: none;
  border: 2px solid #FAB87F;
  color: #FAB87F;
  font-weight: bold;
  transition: all .5s;
  margin-top: 1em;
}
.login:hover {
  background: #FAB87F;
  color: #fff;
}
.no-form-section p{
    color:#fff;
    margin:20px 0 0 0 ;
    font-weight:normal;
    font-size:16px;
}
.no-form-section p a{
    color:#ffb970;
}

.panel-heading span{
    font-size:24px;
    font-weight:bold;
    text-align:center;
    color:#000;
}

.panel-info > .panel-heading {
    color: #31708f !important;
    background-color: #d9edf7 !important;
    border-color: #bce8f1 !important;
    margin-bottom:20px;
}
.btn-custom{
    background-color:#01608c  !important;
    margin:10px 0 0 0;
    padding:5px 10px !important;
    width:55% !important;
}
.mini-logo img{
    width:15%;
    margin:4px 2px 0 5px;
}
.uiScaledImageContainer _2zfr{
    width:563px !important;
}
._2p3a{
    width:563px !important;
}

.copyright p{
    background-color:#026da0;
    padding:10px 0;
    color:#fff;
}