
/*footer*/
/*.footer {
    background: #34495e;
    color: #fff;
    padding: 50px 0;
    display: inline-block;
    width: 100%;
    font-weight: 300;
}*/
.footer h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
    color: #fff;
}
/*.footer address a { color: #48cfad }*/
.tweet-box {
    background: #505b71;
    padding: 8px 15px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-bottom: 1px solid #636F79;
    font-size: 14px;
}
.tweet-box:before {
    background-color: #505b71;
    border-color: #505b71;
    border-image: none;
    border-right: 1px none #505b71;
    border-style: none;
    content: "";
    display: block;
    height: 22px;
    left: 60px;
    position: absolute;
    top: 32px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 22px;
}
.tweet-box  a,
.tweet-box i { color: #00adef }
.tweet-box  a:hover { color: #48cfad }
.tweet-box i {
    font-size: 40px;
    float: left;
    margin-right: 15px;
}
.social-link-footer li {
    float: right;
    margin: 5px 10px 5px 0px;
    padding-bottom: 5px;
}
.social-link-footer li a {
    color: #fff;
    background: #505b71;
    padding: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    float: left;
    text-align: center;
    font-size: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.social-link-footer li a:hover {
    background: #48cfad;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.copyright {
    color: #fff;
    padding-top: 15px;
}
.page-footer { padding: 0% 13% }
.page-footer h1 { padding-left: 4% }
ul.page-footer-list {
    list-style: none;
    padding: 0px 10px;
}
ul.page-footer-list li {
    line-height: 35px;
    border-bottom: 1px dashed #636F79;
}
ul.page-footer-list a { color: #fff }
ul.page-footer-list li i { padding-right: 10px }
.footer-small {
    background-color: #2C3E50;
    margin-top: -6px;
    padding-top: 5px;
}
.text-footer {
    padding-left: 10px;
    margin-left: 10px;
}
.text-footer p { text-align: left }
.address p {
    text-align: left;
    margin-bottom: 10px;
}
body {
    color: #64686d;
    font-weight: 400;
    line-height: 26px;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
}
.foot{
    line-height: 15px;
}

.pr-10 {
    padding-right: 10px;
}

/*error message css*/
.erroralert-box {
    color:#555;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
    padding:10px 10px 10px 36px;
    margin:10px;
}

.erroralert-box span {
    font-weight:bold;
    text-transform:uppercase;
	padding-left:20px;
}

.errorbwn {
    background:#ffecec url('images/error.png') no-repeat 0px 50%;
    border:1px solid #f5aca6;
	margin-top:5px;
	padding: 2px;
}

.successbwn {
    background:#e9ffd9 url('images/success.png') no-repeat 0px 50%;
    border:1px solid #a6ca8a;
	margin-top:5px;
	padding: 2px;
}

.control-label-required {
    color: red;
}

/*** details list css *****/

#searchResultBody .column-right .titlebar span {
    font-size: 18px;
    font-weight: bold;
}
#searchResultBody .column-right div.titlebar {
    font-size: 18px;
    font-weight: bold;
    height: 32px;
}

.result-table {
    margin-top: 5px;
}


.result-table .result-table-panel {
    padding: 5px 0;
}

.full-width {
    width: 100%;
}

.result-table table.result {
    border: 1px solid #e2e2e2;
    border-collapse: collapse;
    color: #333;
    font-size: 11px;
    table-layout: fixed;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
.result-table table.result thead {
    background: transparent -moz-linear-gradient(center top , #f4f4f4 0px, #ffffff 100%) repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
    color: #00668f;
    height: 22px;
    white-space: nowrap;
}
.search-result table.result .th-checkbox {
    padding-left: 5px;
    width: 23px;
}
.result-table table.result thead tr th, .result-table table.result thead tr th a {
    color: #333333;
    text-decoration: none;
}
.result-table table.result thead tr th {
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    font-size: 11px;
    height: 30px;
    text-align: left;
    vertical-align: middle;
}
.result-table table.result thead tr th.sort a {
    cursor: pointer;
}
.result-table table.result thead tr th a {
    padding-left: 6px;
    padding-right: 6px;
}
.result-table table.result thead tr th, .result-table table.result thead tr th a {
    color: #333333;
    text-decoration: none;
}

.logo-text {
/*    color: #007DC3;*/
/*    font-family: MyriadPro-Bold;*/
color: #ffffff;
    font-family: Arial,sans-serif;
    font-size: 29px;
    font-style: bold;
}

.website-header-banner {
    background: #007BCD none repeat scroll 0 0;
    color: white;
/*    font-family: "Franklin-Book",Helvetica,Arial,sans-serif;
    font-size: 0.9375rem;*/
    line-height: 1.375rem;
    padding: 11px;
    text-align: center;
    margin-bottom: 2px;
    position: fixed;
    width: 100%;
}

.page-subheading {
    color: #EEAE4D;
/*    font-family: MyriadPro-Bold;*/
/*    font-family: Arial,sans-serif;
    font-size: 30px;
    font-style: bold;*/
}

.homepage-search-container {
/*    background: #009ddc none repeat scroll 0 0;*/
    padding: 15px 0;
}

.homepage-search-container .homepage-search-container-left-panel {
    float: left;
/*    width: 650px;*/
width: 56%;
padding: 20px;
}


.homepage-search-container .homepage-search-bar .homepage-section-search-input {
    height: 46px;
    float: left;
}

homepage-search-container .homepage-search-bar .homepage-section-search-input .sbs-input {
    border-radius: 3px 0 0 3px;
}
.homepage-search-container .homepage-search-bar .homepage-section-search-input-box, .homepage-search-container .homepage-search-bar .homepage-section-search-input .ghost-text, .homepage-search-container .homepage-search-bar .homepage-section-search-input .ghost-text-lighter {
    font-size: 16px;
    padding: 12px;
/*    width: 450px;*/
    width: 189%;
}

.homepage-search-container .homepage-search-bar .homepage-search-icon {
    background-color: #007BCD;
    border-bottom-right-radius: 3px;
    border-color: #627170;
    border-style: solid;
    border-top-right-radius: 3px;
    border-width: 1px;
    cursor: pointer;
    float: right;
    height: 51px;
    margin-right: 10px;
    width: 50px;
}

homepage-search-container .homepage-search-bar .homepage-search-icon .icon {
    margin: 10px;
}
.homepage-search-container .homepage-search-bar .homepage-section-advancedsearch {
    float: left;
    padding-top: 17px;
    position: relative;
    white-space: nowrap;
}

.homepage-search-container .homepage-search-bar .homepage-section-advancedsearch a {
    color: #fff;
}
.homepage-search-container .homepage-search-bar .homepage-search-tooltip-container {
    color: #fff;
    display: block;
    font-size: 12px;
    height: 20px;
    margin-top: 5px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: left;
    width: 450px;
}

@media (max-width: 520px) {
    .logo-text{
        margin-right: 81px;
    }
    .website-header-banner{
        text-align: left;
    }

}

.form_subheader {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #ccc;
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 8px 3px;
}