/**
 * This file will be overwritten when the Bootstrap Framework source files
 * are compiled using the LESS CSS pre-processor.
 */
a {
    color: #5b92e5;
}
.region-content-related-left h2.secTitle {
    margin-top: 0;
}

.spotlightBox .infoSec { padding: 15px 35px; height:250px;}
/*.tab-pane-summary{ overflow-y: auto; height:900px;} */

#tabbable-line > .tab-content p, #tabbable-line > .tab-content li, #tabbable-line > .tab-content a, #tabbable-line > .tab-content span { font-size: 15px; }

@media (min-width: 768px) {
    .modal-dialog {
        width: 900px !important;
    }
}
@media (min-width: 992px) {
    .col-md-10 {
        width: 83.33333333% !important;
    }
}

@media screen and (min-width: 768px) {
    .navbar-nav>li { 
        float: left;
       /* padding-right: 53px; */
        padding-right: 100px;
    }
}

.form-horizontal .form-group {
     margin-right: 0; 
     margin-left: 0; 
}

div.modal-footer{
    display: none;
}
#user-login-form {
    padding-top: 150px;
}

/* message design */

#drupal-modal--body .form-actions .button--primary{
    width:auto !important;height:auto !important;padding:6px 12px !important; float: right !important;
}
.form-required:after{
    margin: 5px;
}

.dropdown-menu {
	list-style: none !important;
    list-style-type: none !important;
}

.path-contact .contact-message-feedback-form {
    padding-top: 164px;
}
.path-contact .edit-actions {
    float: right !important;
}
#block-contactpopupblock  {
    display: none;
}

.captcha img.img-responsive {
    margin-left: 16.66666667%;
}
.contact-message-feedback-form .form-submit {
	margin-top: 3%;
}
.view-frontpage {
    display: none;
}

#download1 ul li a, #download2 ul li a {
    color: #5b92e5;
}
.tab-pane-summary ul {
    color: #fff;
    display: block;
    width: 100%;
    float: left;
}
.tab-pane-summary ul li { 
   padding: 5px 0px;
   font-size:15px !important;
}
#overview .container ul.dropdown-menu {
    overflow: hidden;
}
a:hover, a:focus { text-decoration: none; color: #46b0f4; outline:none; border:none; }
footer p {
    color: #fff;
    font-weight: normal;
}
.tab-pane-summary {
    overflow-y: auto;
    height: 500px;
    padding-right: 30px;
}
#executive-summary blockquote {
    border-left: none;
}
.tab-content {
    padding-top:0px;
}

.carousel .prev {
display:none !important;
}
