/*   
 * Template Name: College Green - Responsive Website Template for Education & Training
 * Version: 1.0
 * Author: 3rd Wave Media
 * Website: http://elearning.3rdwavemedia.com
*/


/* ======= Base ======= */

html,
body {
    height: 100%;
    width: 100%;
}

body {
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'FrutigerNeueW01-Regular';
}


/* ==========================================================================
   Author's custom styles
   
font-family:'FrutigerNeueW01-Regular';
font-family:'Frutiger Neue W01 It';
font-family:'Frutiger Neue W01 Bd';
font-family:'Frutiger Neue W01 Light';
font-family:'Frutiger Neue W01 Thin';
font-family:'FrutigerNeueLTW01-CnRg';
font-family:'FrutigerNeueLTW01-CnBol 774330';
font-family:'FrutigerNeueLTW01-CnMd';
font-family:'FrutigerNeueW01-ThinIt';
font-family:'FrutigerNeueW01-LightIt';
font-family:'Frutiger Neue W01 Bd It';
   ========================================================================== */

body {
    /* font-family:'FrutigerNeueW01-Regular', arial, sans-serif; */
    /* font-weight:normal; */
    /* letter-spacing:-.01em; */
}

.anchor {
    display: block;
    height: 150px;
    /*same height as header*/
    margin-top: -150px;
    /*same height as header*/
    visibility: hidden;
    background: none;
}

a,
b,
strong,
h1,
h2,
h3,
h4,
h5,
button,
.btn {
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif;
    font-weight: normal !important;
}

em {
    font-family: 'Frutiger Neue W01 It';
    font-style: normal;
}

p em {
    font-family: 'Frutiger Neue W01 It';
    font-style: normal;
}

a em,
b em,
strong em,
em strong {
    font-family: 'Frutiger Neue W01 Bd It';
    font-style: normal;
}

h3 em {
    font-family: 'Frutiger Neue W01 Bd It';
}

.UroSearch a,
.UroSearch {
    font-family: 'FrutigerNeueW01-Regular' !important;
    font-weight: normal;
}

.form-control {
    font-family: 'FrutigerNeueW01-Regular' !important;
    font-weight: normal !important;
}

.form-label {
    display: block;
    margin-bottom: 0.5em;
}

.form-label::after {
    content: '';
    display: table;
    clear: both;
}

.form-label .text {
    display: block;
    font-weight: 700;
    font-size: 0.9em;
}

form .margin-large.formatted {
    margin-top: -13px;
    margin-bottom: 15px;
}

form .margin-large.formatted p {
    font-size: 11px;
}

.margin-small .error {
    padding-bottom: 15px;
    display: inline-block;
}

.fluid-width-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 110px;
    height: 0;
    margin-bottom: 20px;
}

.fluid-width-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0px solid #000;
}

@media all and (min-width: 768px) {
    .form-label .text {
        /* width: 12em; */
        float: left;
        margin-right: 1em;
    }
}

a i {
    font-weight: normal;
}

hr {
    border-color: #a9c475;
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    box-shadow: none;
}

.wrapper {
    min-height: 100%;
    margin-bottom: -344px;
    /* equal to footer height */
}

.wrapper:after {
    content: "";
    display: block;
    height: 344px;
    /* must be the same height as footer */
}

.footer {
    height: 344px;
    /* must be the same height as footer */
}

.footer-content .row {
    background-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Frutiger Neue W01 Bd', Arial, sans-serif !important;
    font-weight: normal !important;
    color: #00567a !important;
    margin-top: 0px !important;
}

h1,
.h1 {
    font-size: 30px !important;
}

h2,
.h2 {
    font-size: 24px !important;
}

h3,
.h3 {
    font-size: 18px !important;
}

h4,
.h4 {
    font-size: 14px !important;
}

h5,
.h5 {
    font-size: 12px !important;
}

h6,
.h6 {
    font-size: 11px !important;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-family: 'Frutiger Neue W01 Bd', Arial, sans-serif;
    font-weight: normal;
    /* color: #232323; */
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #444;
}

p,
dl {
    font-family: 'FrutigerNeueW01-Regular', arial, sans-serif;
    color: #444;
    font-size: 14px;
    line-height: 1.42857143;
}

a {
    /*color: #1c8452;*/
    color: #00567a;
    font-weight: bold;
    /*text-decoration:underline;*/
    -webkit-transition: all 0.0s ease-in-out;
    -moz-transition: all 0.0s ease-in-out;
    -ms-transition: all 0.0s ease-in-out;
    -o-transition: all 0.0s ease-in-out;
}

a:hover {
    /* text-decoration: none; */
    /* color: #365d7e; */
}

td,
th {
    font-size: 12px;
    padding-bottom: 10px;
    padding-right: 10px;
    font-family: 'FrutigerNeueW01-Regular';
}

td p,
td li,
td ul li,
th p,
th li,
th ul li {
    font-size: 12px !important;
    padding-bottom: 0px;
    padding-right: 10px;
    margin-bottom: 0px;
    font-family: 'FrutigerNeueW01-Regular';
}

form td p,
form td li,
form td ul li,
form td,
form th p,
form th li,
form th ul li {
    font-size: 14px !important;
    padding-bottom: 5px;
    padding-right: 10px;
    margin-bottom: 0px;
    font-family: 'FrutigerNeueW01-Regular';
}

body {
    background-image: url("https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/images/Site/PlainBackgroundStrip.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #f6fafd;
}

dl {
    margin-top: 10px;
}

dd {
    margin: 10px 0px 20px 30px;
}

.news-wrapper {
    background: transparent;
}

.page-title {
    color: #878787;
}

.wrapper {
    /* overflow:hidden; */
}

.subhead {
    color: #686868;
    /*color:#1c8452;*/
    font-size: 15px;
    font-weight: 600;
}

.subhead-side {
    color: #686868;
}

.btn {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.btn .fa {
    color: #fff;
    margin-right: 5px;
}

.btn .fa.fa-search {
    margin-right: 0;
}

.btn-theme {
    background: #878787;
    border: 1px solid #878787;
    color: #fff;
}

.btn-theme:hover,
.btn-theme:focus {
    background: #878787;
    border: 1px solid #878787;
    color: #fff;
}

a.btn-cta,
.btn-cta {
    background: #686868;
    color: #fff;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 1.33;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #686868;
    font-family: Arial, sans-serif;
}

a.btn-cta:hover,
.btn-cta:hover {
    color: #fff;
}

a.btn-cta .fa,
.btn-cta .fa {
    margin-right: 10px;
    font-size: 20px;
    color: #fff;
}

.btn-custom {
    color: #00567a;
    background-color: #62b5e5;
    border-color: #62b5e5;
    /* font-family: 'FrutigerNeueW01-Regular', arial, sans-serif; */
    margin-bottom: 10px;
    font-family: 'Frutiger Neue W01 Bd';
}

.btn-tech {
    text-align:left !important;
}

.btn-secondary {
    margin-bottom: 10px;
    border: 1px solid silver;
}

.btn-custom a {
    color: #fff;
    font-family: 'FrutigerNeueW01-Regular', arial, sans-serif;
    font-weight: normal;
}

a.btn-custom:hover {
    color: #fff;
    background-color: #00567a;
    border-color: #00567a;
}

.btn-custom:hover {
    color: #fff;
    background-color: #00567a;
    border-color: #00567a;
}

btn:hover {
    cursor: pointer;
}

#topcontrol .btn {
    border-radius: 0px;
    background: #00567a;
    border: 1px solid #00567a;
    color: #fff;
    margin-bottom: 0px !important;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.form-control:focus {
    border-color: #686868;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

blockquote {
    font-size: 14px;
}

blockquote p {
    font-size: 14px;
    line-height: 1.5;
}

.RedDamask {
    background-color: #e27240;
}

.RedDamask:hover {
    background-color: #df622a;
}

.FireBush {
    background-color: #E28D40;
}

.FireBush:hover {
    background-color: #df802a;
}

.OliveDrab {
    background-color: #60A823;
}

.OliveDrab:hover {
    background-color: #54931f;
}

.Mojo {
    background-color: #C94139;
}

.Mojo:hover {
    background-color: #b73932;
}

.text-highlight {
    color: #232323;
}

.highlight-border {
    border-color: #686868;
}

.read-more {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    font-size: 13px;
    display: inline;
    white-space: nowrap;
}

.read-more .fa {
    position: relative;
    top: 1px;
    padding-left: 5px;
    margin-left: -5px;
}

.read-more:hover {
    text-decoration: none;
}

.read-more-MC {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    font-size: 13px;
    display: inline;
    white-space: nowrap;
}

.read-more-MC .fa {
    position: relative;
    top: 1px;
    padding-left: 5px;
    margin-left: -5px;
}

.read-more-MC:hover {
    text-decoration: none;
}

.read-more-IT {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    font-size: 13px;
    display: inline;
    white-space: nowrap;
}

.read-more-IT .fa {
    position: relative;
    top: 1px;
    padding-left: 5px;
    margin-left: -5px;
}

.read-more-IT:hover {
    text-decoration: none;
}

.answer {
    color: #00567a;
    font-size: 18px;
    font-family: 'Frutiger Neue W01 Bd';
}

.carousel-fade .item {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
}

.carousel-fade .item.active {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#topcontrol {
    background: transparent;
    color: #fff;
    text-align: right;
    display: inline-block;
    width: 35px;
    height: 35px;
    border: none;
    right: 20px !important;
    bottom: 0px !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    z-index: 3000;
    border-radius: 0px !important;
}

#topcontrol:hover {
    background: transparent;
    /* width: 100%; */
    /* max-width: 900px !important; */
    /* display: block; */
    /* margin: 0 auto !important; */
    /* right: inherit !important; */
    /* left: inherit !important; */
    /* position: relative !important; */
    /* bottom: 0px; */
}

#topcontrol .fa {
    position: relative;
    top: 3px;
    font-size: 25px;
}

.row-end {
    margin-right: 0;
    padding-right: 0;
}

ul.custom-list-style li {
    list-style: none;
}

ul.custom-list-style li.active a {
    color: #f7a91b;
}

ul.custom-list-style li.active i {
    color: #f7a91b !important;
}

.date-label {
    background: #e8e8e8;
    display: inline-block;
    width: 65px;
    height: 60px;
    text-align: center;
    font-size: 13px;
}

.date-label .month {
    background: #5084a3;
    color: #fff;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}

.date-label .year {
    background: #5084a3;
    color: #fff;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}

.date-label .date-number {
    clear: left;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    color: #666;
    font-family: 'Frutiger Neue W01 Bd';
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #686868;
    border-color: #686868;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #eef3f8;
    border-color: #a7c2d9;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.pagination.letter-nav>.active>a,
.pagination.letter-nav>.active>span,
.pagination.letter-nav>.active>a:hover,
.pagination.letter-nav>.active>span:hover,
.pagination.letter-nav>.active>a:focus,
.pagination.letter-nav>.active>span:focus {
    background-color: transparent;
    border-color: #686868;
}

.pagination.letter-nav {
    margin: 0px;
}

.pagination.letter-nav>li>a:hover,
.pagination.letter-nav>li>span:hover,
.pagination.letter-nav>li>a:focus,
.pagination.letter-nav>li>span:focus {
    background-color: #eef3f8;
    border-color: transparent;
}

.pagination.letter-nav>li:first-child>a,
.pagination.letter-nav>li:first-child>span,
.pagination.letter-nav>li:last-child>a,
.pagination.letter-nav>li:last-child>span {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

ul.pagination.letter-nav>li>a {
    background-color: transparent;
    font-size: 16px;
    color: #565656;
    width: 30px;
    border: none;
}

.nav-tabs {
    border-bottom: none;
    position: relative;
    margin-bottom: -1px;
}

.tab-content {
    /* border: 1px solid #e8e8e8; */
    padding: 20px;
    margin-bottom: 20px;
}

.nav>li>a {
    font-size: 13px;
}

.navbar.navbar-inverse {
    background: #878787;
}

.navbar.navbar-inverse .navbar-collapse {
    background-color: #878787;
    border-color: #262626;
    z-index: 20;
}

.nav-tabs>li>a {
    border: 1px solid #e8e8e8;
    border-bottom: none;
    background: #fff;
    padding: 5px 15px;
    margin-right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #666;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -ms-transition: all 0s;
    -o-transition: all 0s;
}

.mega .nav-tabs>li>a {
    background-color: transparent;
    color: #444;
    border-bottom: solid 1px #ccc;
}

.nav-tabs>li {
    margin-right: 2px;
}

.nav-tabs>li.active {
    border-top: none;
    /* background: #fff; */
}

.nav-tabs>li.active a,
.nav-tabs>li.active a:hover,
.nav-tabs>li.active a:active,
.nav-tabs>li.active a:focus {
    border-bottom: 0;
    border-top: 0;
}

.nav-tabs>li a:hover {
    background: #62b5e5;
    border-bottom: 1px solid #ccc;
    /* border-top: 0; */
    color: #fff;
}

.nav-tabs>li a h5 {
    color: #fff !important;
}

.nav-tabs>li.active a h5 {
    color: #00567a !important;
}

.table>tbody {
    background-color: rgba(174, 224, 234, .5);
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background: #f5f8fb;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    border-top: 2px solid #fff;
}



.table>tfoot>thead {
    margin-bottom: -1px;
}

.table>thead>tr>th {
    border-bottom: 0px solid #a7c2d9;
    color: #fff;
    padding: 6px;
    background-color: #62b5e5;
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background: transparent;
}

.table-boxed,
.table-bordered {
    border: 1px solid #ebebeb;
}
.table-scrolling {
    /* overflow-x:scroll; */
    max-width:fit-content;
}
.table.table-boxed>thead>tr>th {
    border-bottom: none;
    background: #686868;
    color: #fff;
}
.table-scrolling table td {
    font-size:10px;
    padding:5px !important;  
}
/* ----------  Classes for GTM. DO NOT DELETE -----------  */
.InsideTract-GTM {
}

.MemberCorner-GTM {
}
/* ----------  disclosure table styles-----------  */
.disclosure-table tbody {
    background-color:#fff
}

.disclosure-table td {
    border:solid 1px #000 !important;
}
.disclosure-table tr {
    border:solid 1px #000 !important;
}

.disclosure-table th {
    border:solid 1px #000 !important;
}
.disclosure-table th {
    background: #00567a !important;
}
.disclosure-table th {
        border-right:solid 1px #fff !important;

}
.disclosure-table th:last-child {
        border-right:solid 1px #000 !important;

}
.disclosure-table .fa {
    font-size: 20px !important;
    background:transparent;
}
.disclosure-table .fa:hover {
    font-size: 20px !important;
    background:transparent;
    color: #666;
    cursor: pointer;
}
.disclosure-table button {
    background:transparent;
}
.disclosure-table .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff !important;
    color: #666;
}
.disclosure-table .nav>li.active>a:hover {
    text-decoration: none;
    background-color: hsla(206, 52%, 25%, 1) !important;
    color: #fff;
}
.disclosure-table .nav li.icon-tab {
    padding: 12px 10px 0px;
}
.disclosure-table .nav li.icon-tab a ::before {
    font-size: 24px    
}
.disclosure-table .fa-trash-o:before {
    content: "\f014";
    font-size: 20px;
}
.disclosure-table .Confirmed .fa {
    color: #f00;
}
.disclosure-table .Confirmed {
    background-color: transparent;
    color: #f00;
}
.disclosure-table .nav>li.icon-tab>a {
    position: relative;
    display: block;
    padding: 5px;
}
.disclosure-table .nav>li.icon-tab>a {
    position: relative;
    display: block;
    padding: 0px 0px 2px 0px;
    color: #333;
}
.disclosure-table .nav>li.icon-tab>a:hover {
    text-decoration: none;
    background-color: transparent !important;
    color:#1d7aaf
}
.disclosure-table .nav-tabs>li.icon-tab>a {
    background-color:transparent;

}
.disclosure-table .table-hover>tbody>tr.Confirmed:hover {
    background-color: #f5f5f5;
}
.disclosure-table .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #00567a;
    border: 1px solid #000;
    border-bottom-color: transparent;
}
.disclosure-table .nav-tabs>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #27567a;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.disclosure-table .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.disclosure-table .nav-tabs>li a:hover {
    background: #62b5e5;
    border: none;
    /* border-top: 0; */
    color: #999;
}
.info-pop .fa {
    font-size: 16px;
    color:#00567a;
}

/* ---------end disclosure styles----------- */
.alert.alert-custom {
    background: #b1dbc4;
    color: #333;
    border: 3px solid #6fa287;
    border-radius: 0px;
}

.panel.panel-custom {
    clear: both;
    border: #62b5e5 1px solid;
}

.panel.panel-custom {
    clear: both;
    border: #62b5e5 1px solid;
}

.panel.panel-custom .panel-heading {
    background-color: #62b5e5;
    min-height: 40px;
    padding-right: none;
    text-align: left;
}

.panel.panel-custom .panel-heading .panel-title {
    color: #fff;
    margin: 0px;
    padding: 0px;
}

.sort-by.dropdown-menu {
    margin-right: 75px;
}

.panel.panel-custom .panel-heading .view-by {
    display: inline-block;
    height: 20px;
    width: auto;
    float: left;
    min-width: 150px;
    color: #fff;
}

.panel.panel-custom .panel-heading .view-by-toggle {
    border: 1px solid #aaa;
}

.panel.panel-custom .panel-heading .view-select {
    display: inline-block;
    height: 20px;
    width: 20%;
    float: left;
}

.panel.panel-custom .panel-heading .view-select select {
    width: 80px;
}

.panel.panel-custom .panel-heading .results-expander {
    display: inline-block;
    height: 20px;
    min-width: 80px;
    color: #fff;
    text-align: right;
}

.non-member img {
    display: none;
}

.panel.panel-custom .panel-body {
    background-color: rgba(174, 224, 234, .5);
    padding: 15px;
    text-align: left;
    clear: both;
}

.panel.panel-custom .panel-body.site-search-results {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #565656;
}

.panel-group .panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.tablerow-bottom-rule {
    display: block;
    /*	height:25px;*/
    border-bottom: 1px solid #676767 clear: both;
}

.tablerow-top-rule {
    border-top: 1px solid #676767
}

.panel-group .panel .panel-heading {
    background: none;
    border-bottom-width: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.panel-group .panel .panel-heading .panel-title a {
    color: #686868;
}

.panel-group .panel .panel-heading .panel-title a:before {
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f146";
    margin-right: 5px;
}

.panel-group .panel .panel-heading .panel-title a.collapsed:before {
    content: "\f0fe";
}

.panel-group .panel .panel-body {
    font-size: 13px;
}

.panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.panel .panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-bottom-width: 0px;
}

.panel .panel-heading h3.panel-title {
    font-weight: 500;
}

.panel .panel-heading .label {
    font-size: 10px;
}

.panel .panel-footer {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.panel .panel-footer ul {
    margin-bottom: 0;
}

.panel .panel-footer ul.list-inline li {
    margin-bottom: 0;
}


/*li.footer-list:before {    
	font-size:20px;
    content: '\2023';
    margin:5px 5px 0px 0px;
}  */

.panel p {
    font-size: 12px !important;
}

.panel p a {
    font-size: 12px !important;
}

.panel .panel-footer small {
    color: #999999;
}

.panel>.list-group .list-group-item:last-child {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.panel-theme {
    border-color: #62b5e5;
}

.panel-theme>.panel-heading,
.panel-theme>.panel-footer {
    color: #fff;
    background: #62b5e5;
    border-color: #62b5e5;
}

.panel .condition-wrapper p,
.panel .condition-wrapper a {
    margin: 0px;
    padding: 0px;
    font-size: 14px !important;
}

.condition-wrapper {
    margin-bottom: 3px
}

.no-margins {
    margin: 0;
}

.no-margin-left {
    margin-left: 0;
}

.no-margin-right {
    margin-right: 0;
}

.no-margin-top {
    margin-top: 0;
}

.no-margin-bottom {
    margin-bottom: 0;
}

label {
    font-weight: normal;
    display:inline !important;
    line-height:25px;
}

.label {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.label.label-theme {
    background: #686868;
}

.label .fa {
    margin-right: 4px;
}

.label.label-icon-only .fa {
    margin-right: 0;
}

.badge.badge-theme {
    background: #686868;
}

.badge.badge-default {
    background: #999;
}

.badge.badge-primary {
    background: #428bca;
}

.badge.badge-success {
    background: #5cb85c;
}

.badge.badge-info {
    background: #5bc0de;
}

.badge.badge-info {
    background: #5bc0de;
}

.badge.badge-warning {
    background: #f0ad4e;
}

.badge.badge-danger {
    background: #d9534f;
}

.promo-badge {
    font-size: 20px;
    display: table;
}

.promo-badge a {
    color: #fff;
    display: table-cell;
    width: 135px;
    height: 135px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.promo-badge .percentage {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
    position: relative;
    font-family: Arial, sans-serif;
}

.promo-badge .percentage .off {
    font-size: 11px;
    position: absolute;
    top: 15px;
    right: -15px;
}

.promo-badge .desc {
    font-size: 12px;
}

.progress-bar-theme {
    background: #686868;
}

.img-thumbnail {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-color: #e8e8e8;
    margin-bottom: 15px;
}

img.magSmallThumb {
    width: 100px !important;
    height: auto !important;
    padding: 0 10px 5px 0;
}

#cboxLoadedContent,
#cboxContent {
    background: none;
}

.box {
    background: #f5f5f5;
    padding: 15px;
}

.box.box-border {
    border-left: 5px solid #686868;
}

.box.box-dark {
    background: #444444;
    color: #fff;
}

.box.box-theme {
    background: #686868;
    color: #fff;
}

.box .date-label {
    background: #fff;
}

.social-icons {
    list-style: none;
    padding: 5px 0;
    margin-bottom: 0;
}

.social-icons li {
    float: left;
}

.social-icons li.row-end {
    margin-right: 0;
}

.social-icons a {
    display: inline-block;
    background: #95b6d1;
    width: 32px;
    height: 32px;
    text-align: center;
    padding-top: 4px;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
    border-radius: 0%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 18px;
    margin-right: 10px;
    float: left;
}

.social-icons li.search1 a {
    background: transparent;
    width: auto;
    height: auto;
    text-align: left;
    padding-top: 0px;
    font-size: 13px;
    margin-right: 0px;
    float: none;
}

.social-icons a:hover {
    background: #686868;
    cursor: pointer;
}

.social-icons li.search1 a:hover {
    background-color: transparent;
}

.search-button:hover {
    cursor: pointer;
}

.social-icons a .fa {
    color: #fff;
}

.social-icons li.search1 a .fa {
    color: #fff;
}

.social-icons a .fa:before {
    font-size: 18px;
    text-align: center;
    padding: 0;
}

.social-icons li.search1 a .fa:before {
    font-size: 13px;
    text-align: left;
    padding: 0;
}

.search2 {
    background: #d9e3e8;
    padding: 15px;
}

.search2 .input-group {
    width: 50%
}

.social-icons .resizeButtons i {
    float: right;
    padding: 6px 6px 0 0;
    margin: 0px;
}

.social-icons .resizeButtons span>i:before {
    font-size: 24px !important;
}


/* ======= Header ======= */

.gold-stripe {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 5px;
    background: #f7a91b;
}


/*.slider-shadow {
	display:block;
	background-image:url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/images/Slider-Shadow.jpg);
	width:100%;
	margin:0;
	padding:0;
	height:25px;
}*/

.logo-link span {
    position: relative;
    display: block;
    background-color: transparent;
    height: 110px;
    max-width: 1370px;
    margin: auto;
}

.fixed-nav {
    position: static;
    top: 0;
    z-index: 100;
    width: 100%;
    max-width: 1370px;
    margin: 0px auto;
}

.HoldBanner {
    /* position:fixed !important; */
    /* top:110px !important; */
    /* left:0%; */
    /* right:0%; */
    /* z-index: 10 !important; */
}

/*.fixed-nav.scroll-to-fixed-fixed .logo-link span {
    background-size: 14%;
    background-position: 10px 0px;
    overflow: hidden;
    height: 80px
}

.fixed-nav.scroll-to-fixed-fixed .top-bar {
    top: 35px
}

.fixed-nav.scroll-to-fixed-fixed .top-bar .form-control {
    height: 30px !important
}
*/
.header {
    position: relative;
    background: #fff;
}

.header .top-bar {
    position: absolute;
    top: 50px;
    right: 0px;
    width: 260px;
    float: right;
    background: transparent;
}

.header .quick-links {
    position: absolute;
    top: 0px;
    right: 0px;
    /*	width:400px;*/
}

.quick-links li a,
.quick-links li a:focus {
    background: #62b5e5;
    color: #fff
}

.quick-links li a:hover {
    background: #00567a;
    color: #fff
}

header .quick-links li {
    padding: 0px;
    float: none;
    display: inline-block;
    margin-top: 2px;
    background: tranparent;
}

header .quick-list {
    -webkit-padding-start: 0px;
    padding-left: 0px;
}

header .quick-list li:hover {
    background: #88b89e;
}

header .quick-list a {
    color: #fff;
}

.header .search-form {
    padding: 0px 0;
    margin: 0px;
}

.header .search1 {
    /*  position:absolute;*/
    top: 45px;
    right: 0px;
    margin-top: 10px;
}

.header .search-button {
    display: inline-block;
    width: 35px;
    height: 25px;
    padding: 5px 0px 0px 10px;
    background: #a9c475;
}

.header .search-button i {
    color: #fff;
}

.header .search-form input {
    display: inline-block;
    margin: 0px;
    background: #fff;
}

.header .top-bar .search-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.header .top-bar li span {
    font-size: 13px;
    color: #fff;
    /*  line-height:35px;*/
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #62b5e5;
    border-radius: 4px;
}

.header .top-bar li span i {
    font-size: 18px;
    color: #fff;
    line-height: 12px;
}

.header .social-icons li.row-end {
    margin-right: 0;
}

.header .social-icons a {
    background-color: transparent;
}

.header .social-icons a:hover {
    background: transparent;
}

.header .social-icons a:hover .fa {
    color: #fff;
}

.header .social-icons a .fa {
    color: #878787;
}

.header .social-icons a .fa:before {
    font-size: 25px;
    text-align: center;
    padding: 0;
}

.header .header-main {
    padding: 0;
    /*  background-image:url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/images/header-logo-bar5.jpg);
  background-size:contain;
  background-repeat:no-repeat;
  background-position:0px 0px;*/
    width: 100%;
    margin: 0px;
    /*  border-top:4px solid #a9c475;*/
}

.header {
    width: 100%;
}

.panel-body .search-form {
    padding: 0px 0;
    margin: 0px;
}

.panel-body .search-button {
    display: inline-block;
    width: 35px;
    height: 33px;
    padding: 8px 0px 0px 10px;
    background: #a9c475;
    margin: 0px 0 0 -5px;
}

.panel-body .search-button i {
    color: #fff;
}

.panel-body .search-form input {
    display: inline-block;
    margin: 0px;
    background: #fff;
    width: 90%;
}

.panel-body .search-form .form-group {
    margin-bottom: 0px;
}

.panel.panel-custom .panel-body.search-results {
    padding: 10px 30px;
}

.page-sidebar .panel.panel-custom .panel-body.search-results {
    padding: 10px 10px;
}

.sidebar-menu .keyword-search {
    position: relative;
    padding: 0px 0;
    margin: 0px;
}

.sidebar-menu .search-button {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
    padding: 3px 0px 0px 7px;
    background: #a9c475;
    margin: 0px 0 0 -5px;
}

.sidebar-menu .panel {
    border: 0px #fff solid !important;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 0px;
}

.sidebar-menu .search-button i {
    color: #fff;
    font-size: 12px;
}

.sidebar-menu .keyword-search input {
    display: inline-block;
    margin: 0px;
    background: #fff;
    width: 100%;
    height: 25px;
}

.sidebar-menu .col-md-3 {
    max-width: 275px;
}

.fixed300tofull {
    width: 330px;
    margin: auto 0px;
}


/*.fixed300tofull a {
	font-size:13px;
}*/

.RightColumn {
    display: inline-block !important;
}

.floating-menu {
    position: fixed;
    width: 225px;
    margin-left: 15px;
    margin-top: 0px;
}

.fixed300tofull p {
    font-size: 11px;
}

.fixed300tofull .panel-body {
    padding: 20px !important;
}

.AdTop {
    position: relative;
    text-align: center;
    padding: 0px;
    background: #ccc;
    overflow: visible;
    /* display:none; */
    margin: 0 auto;
}

.topad {
    display: inline-block;
}

.HoldAd {
    height: 110px;
    /* width: 1370px; */
    margin: 0 auto;
    text-align: center;
    left: 0%;
    right: 0%;
    /* z-index: 1000000 !important; */
    /* position: fixed; */
}

.HoldAd .topad {
    position: fixed;
    padding: 0 20px 20px;
    margin-left: -384px;
    z-index: 8000;
    background: rgba(205,205,205,.5);
    text-align:center;
}

.AdRight {
    position: relative;
    text-align: left;
    /* padding: 0px; */
    align-content: center;
    width: 300px;
    margin-right: 20px;
}

.AdRight p {
    font-size: 12px;
    margin: 0px 0px 3px 0px;
}

.AdRight a:hover img {
    display: inline;
}

.header h1.logo {
    margin-top: 0;
    margin-bottom: 0;
}

.header .menu-top {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
    float: right;
}

.header .menu-top li {
    list-style: none;
    float: left;
    font-size: 11px;
    font-family: Arial, sans-serif;
}

.header .menu-top li:last-child a {
    padding-right: 0;
}

.header .menu-top li.divider a {
    border-right: 1px solid #c3c3c3;
}

.header .menu-top li a {
    display: inline-block;
    color: #777777;
    padding: 0px 10px;
}

.header .menu-top li a:hover {
    color: #686868;
}

.header .contact {
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: 300;
    margin-top: 0px;
}

.header .contact p {
    float: left;
    margin-bottom: 0;
}

.header .contact p.phone {
    margin-right: 30px;
}

.header .contact p a {
    color: #444444;
}

.header .contact .fa {
    color: #fff;
    margin-right: 8px;
    font-size: 18px;
    position: relative;
    top: 1px;
}

.header .contact .fa.fa-phone {
    font-size: 22px;
    top: 2px;
}

.header .right-side {
    width: 30px;
}

.header .search-bar-container {
    position: absolute;
    top: 163px;
    right: 10px;
}

.header .search-bar-container-mobile {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.search-nav h4 {
    font-size: 12px;
}

.search-nav p input {
    position: relative;
    display: inline-block;
    top: 0px;
    float: left;
    clear: left;
    margin: 0 8px 0px 0;
}

.after-role {
    position: relative;
    top: 0px;
    display: inline-block;
    width: 60%;
    line-height: 18px;
}

.role {
    position: relative;
    display: inline-block;
    top: 0px;
    float: left;
    clear: left;
    margin: 0 10px 0px 0;
    line-height: 18px;
}

.search-nav span {
    position: relative;
    top: 2px;
    display: block;
    width: 80%;
}

.search-nav button {
    margin: 10px 10px 0px auto;
    clear: both;
}

.search-nav p {
    padding-top: 2px;
    line-height: 13px;
    font-size: 12px;
    margin: 0 0 3px 0;
    clear: both;
    display: block;
}

.search-nav span {
    position: relative;
    top: 0px;
    display: inline-block;
    width: 80%;
}

.ie8 .search-nav span {
    top: 2px;
    margin-left: -3px;
    line-height: 13px;
}

.ie8 .search-nav p {
    margin: 0 0 1px 0;
    padding: 0;
}


/*.divider {
	display:block;
	border-bottom:1px solid #aaa;
	margin-top:0px;
}*/

.navbar .navbar-nav li.divider {
    display: block;
    border-bottom: 0px solid #aaa;
    margin-top: 0px;
}

.search-nav .divider {
    display: block;
    border-bottom: 1px solid #aaa;
    margin: 10px 0;
}

.search-nav .search-box {
    height: 30px;
    width: 100%;
    font-size: 12px;
}

.spacer10 {
    margin: 10px 0;
    clear: both;
}

.spacer20 {
    margin: 20px 0;
    clear: both;
}

.session {
    font-size: 12px;
}

.itinerary-check {
    white-space: nowrap;
    line-height: 30px;
}

.course-checkbox {
    margin: 0 15px 0 0 !important;
}

.fullview-symbol {
    font-size: 15px;
    margin-right: 5px
}

.nospan {
    min-height: 0px !important;
    font-size: 10px;
}

li.divider {
    border-color: #fff;
}

.img-responsive {
    padding: 0px 10px 10px 10px;
}

.img-responsive-full {
    padding: 0px 10px 10px 10px;
}

.panel .condition-wrapper .article-date p {
    font-size: 11px !important;
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif !important;
    font-weight: normal;
    color: #333;
}

.img-responsive-flush {
    padding: 0px;
}

.img-responsive-flush-left {
    padding: 5px 10px 5px 0px;
    margin-left: 0px;
    padding-right: 10px;
    display: block;
}

.img-responsive-flush-right {
    padding-right: 0px;
    padding-left: 10px;
    margin-right: 0px;
    float: right;
}
.news-item a.read-more img {
    max-width:225px;
}
a:hover img {
    /* display: block; */
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.AdTop a:hover img {
    display: inline;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.ekko-lightbox {
    z-index: 6000;
}

.modal {
    z-index: 11000;
}

.modal-open .mm-slideout {
    z-index: auto;
}

.modal-backdrop {
    z-index: 10000;
}

.input-group-addon {
    background-color: #62b5e5;
    color: #fff;
}

.input-group-addon:hover {
    background-color: #00567a;
    color: #fff;
    border: 1px solid #00567a;
    cursor: pointer;
}


/*Styles used for search results pages*/

#main_content_body {
    font-family: 'FrutigerNeueW01-Regular', arial, sans-serif;
}

#main_content_body .search_bar {
    background: #62b5e5;
    padding: 5px 5px 10px 5px;
    text-align: right;
    color: #fff;
    margin: 0 0 0 0;
    overflow: hidden;
    position: relative;
    min-height: 22px;
    box-sizing: content-box;
}

#main_content_body .search_bar form {
    text-align: left;
    margin: 3px 0 0 5px;
    padding: 0;
    position: relative;
    display: block;
    /* width: 285px; */
}

#main_content_body .search_bar form label {
    display: inline;
}

#main_content_body .search_bar form label span {
    float: left;
    margin: 3px 10px 0 0;
    display: block;
    font-family: 'Frutiger Neue W01 Bd';
}

#main_content_body .search_bar input.search_large {
    background: #fff;
    color: #333;
    width: 170px;
    margin: 0;
    height: 18px;
}

#main_content_body .search_bar .search_options {
    position: relative;
    display: block;
    width: 180px;
    float: right;
}

#main_content_body .search_bar .search_options select {
    margin: 0;
    padding: 0;
}

#main_content_body .search_results .sort-by {
    float: right;
}

#main_content_body .search_results .sort-by strong {
    font-weight: bold;
}

#main_content_body .search_results {
    margin-top: 10px;
    margin-bottom: 10px;
    font: 12px;
    color: #333333;
    background-color: transparent;
    text-decoration: none;
    font-style: normal;
}

#main_content_body .search_results p {
    margin: 9px 0 9px 0;
}

#main_content_body .search_results span.label {
    display: block;
    font-size: 12px;
    color: #be3a34;
    margin-bottom: 10px;
    text-align: left;
    padding: 0px;
}

#main_content_body .search_results h6 {
    margin: 5px 0;
    font: bold 14px;
    color: #11324e;
    background-color: transparent;
    text-decoration: none;
    font-style: normal;
}

#main_content_body .search_results .case_match {
    margin-top: 10px;
    margin-bottom: 10px;
    font: bold 12px;
    color: #11324e;
    background-color: #dbe5ed;
    text-decoration: none;
    font-style: normal;
    margin-bottom: 10px;
}

#main_content_body .search_results .case_match a {
    margin: 5px 0;
    font: bold 12px;
    color: #11324e;
    text-decoration: none;
    font-style: normal;
}

#main_content_body .search_results .case_match a:hover {
    margin: 5px 0;
    font: bold 12px;
    color: #11324e;
    text-decoration: underline;
    font-style: normal;
}

#main_content_body .search_results .case_match b {
    font: bold 12px;
    color: #333;
    text-decoration: none;
    font-style: normal;
}

#main_content_body .search_results .results {
    font: 12px;
    color: #333333;
    text-decoration: none;
    font-style: normal;
}

#main_content_body .search_results .results a {
    font: bold 12px;
    color: #02769c;
    text-decoration: none;
    font-style: normal;
    padding: 0 0 0 0;
}

#main_content_body .search_results .results a:hover {
    font: bold 12px;
    color: #02769c;
    text-decoration: underline;
    font-style: normal;
    padding: 0 0 0 0;
}

#main_content_body .search_results .also_try {
    font: bold 12px;
    color: #333333;
    background-color: #f4e7c7;
    padding: 10px 10px 5px 5px;
}

#main_content_body .search_results .also_try a {
    font: bold 12px;
    color: #333333;
}

#main_content_body .search_results .also_try a:hover {
    font: bold 12px;
    color: #333333;
    text-decoration: underline;
}

#main_content_body .search_results .top_search {
    text-align: right;
    font-weight: bold;
    padding: 10px 5px 15px 0;
}

#main_content_body .search_results .top_search a {
    padding: 0 4px;
    font-size: 11px;
}

#main_content_body .search_results .top_search a#on {
    background-image: url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/css/images/bullet3.gif);
    background: no-repeat;
    text-decoration: underline;
    font-weight: bold;
    font-size: 11px;
    background-position: 0 6px;
}

#main_content_body .search_results .top_search a:hover {
    font: bold 11px arial, sans-serif;
    color: #02769c;
    text-decoration: underline;
    font-style: normal;
}

.intro_text {
    font-size: 14px;
}

.intro_text_sub {
    border-top: 2px solid #d9d9d9;
    padding: 20px 0 23px 0;
}

.intro_text_sub ul {
    list-style-type: none;
    list-style-image: none;
    margin: 7px 0 10px 0;
    padding: 0px;
}

.intro_text_sub li {
    background-image: url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/css/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding: 0 0 0 9px;
    margin: 0 0 3px 0;
}

.intro_text_sub b {
    color: #333333;
}

.intro_text_sub span {
    display: block;
    clear: both;
    font: bold 14px;
    color: #304f6e;
    margin-bottom: 10px;
}

.intro_text_sub span#asia {
    display: block;
    clear: both;
    font: bold 14px;
    color: #b43723;
    margin-bottom: 10px;
}

.intro_text_sub span#europe {
    display: block;
    clear: both;
    font: bold 14px;
    color: #92a228;
    margin-bottom: 10px;
}

.intro_text_sub a {
    color: #333333;
}

.intro_text_sub a:hover {
    text-decoration: none;
}

.intro_text_sub h5 {
    margin: 5px 0;
    font: bold 12px;
    color: #333;
}

.intro_text_sub p {
    margin: 9px 0 9px 0;
}

#main_content_body .search_results p.notice {
    padding: 5px;
    background: #6f6f6f;
    font-size: 12px;
}

#main_content_body .search_results div.result {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}

#main_content_body .search_results div.result h2 {
    margin: 0;
    padding: 0;
    font: 14px arial, sans-serif;
}

#main_content_body .search_results div.result h2 a {
    font: 14px;
}

#main_content_body .search_results div.result p.meta {
    margin: 5px 0;
    padding: 0;
    font-size: 11px;
    color: #000;
}

#main_content_body .search_results div.result p {
    margin: 0 0 15px 0;
}

#main_content_body .search_results div.result span.match {
    display: inline;
    clear: none;
    font: bold 12px;
    color: #333;
    margin-bottom: 0;
}

#main_content_body .search_results div.result span.label {
    float: right;
    display: inline;
    font-size: 12px;
}

#main_content_body .search_results div.result a.locked {
    background: #a9a9a9 url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/css/images/padlock_closed.png) no-repeat 6px 3px;
    float: left;
    color: #fff;
    display: inline-block;
    padding: 2px 6px;
    border-radius: 5px;
    margin-right: 7px;
    min-height: 18px;
    min-width: 24px;
    text-decoration: none;
}

#main_content_body .search_results div.result a.locked span {
    color: #fff;
    margin: 0;
    padding: 0;
    padding-left: 16px;
    font-size: 12px;
}

#main_content_body,
#main_content_body p {
    font-size: 12px;
    color: #333;
}

#main_content_body .result p {
    font-size: 14px;
}

#main_content_body .intro_text p {
    font-size: 15px;
}

#pageSelect {
    color: #333;
}

.page_numbers {
    float: right;
    overflow: hidden;
    margin: 20px 0;
}

.page_numbers a {
    background: #878787;
    box-sizing: border-box;
    border-left: 1px solid #fff;
    float: left;
    line-height: 24px;
    color: #fff !important;
    text-align: center;
    width: 30px;
    font-weight: bold;
    text-decoration: none;
}

.page_numbers span {
    background: #5084a3;
    box-sizing: border-box;
    border-left: 1px solid #fff;
    float: left;
    line-height: 24px;
    color: #fff !important;
    text-align: center;
    width: 30px;
    font-weight: bold;
    text-decoration: none;
}

.page_numbers a.disable {
    background: #B9C3C4;
}

.page_numbers a.on {
    background: #878787;
}


/*form styles below*/

#main_content_body form {
    padding: 0;
    margin: 0;
}

#main_content_body input.search {
    background: #8dafc3;
    font: bold 10px arial, sans-serif;
    color: #FFF;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-right: none;
    padding: 4px 10px;
    float: left;
    width: 250px;
}

#main_content_body input.top_blue_field {
    display: block;
    background: #8dafc3;
    font: bold 10px arial, sans-serif;
    color: #FFF;
    border: 1px solid #4c5f6a;
    padding: 2px 5px 1px 5px;
    float: left;
    width: 128px;
    height: 15px;
    margin: 0;
}

#main_content_body input.top_blue_button {
    display: block;
    float: left;
    width: 25px;
    height: 18px;
    border: 1px solid #4c5f6a;
    border-left: none;
}

#main_content_body input.search_large {
    display: block;
    float: left;
    background: #8dafc3;
    font: bold 10px arial, sans-serif;
    color: #FFF;
    border: 1px solid #d9d9d9;
    border-right: none;
    padding: 2px 5px 1px 5px;
    width: 240px;
    height: 15px;
    margin: 0;
}

#main_content_body input.search_CASEStore {
    display: block;
    float: left;
    background: #f4e7c7;
    font: bold 11px arial, sans-serif;
    color: #254f66;
    border: 1px solid #d9d9d9;
    border-right: none;
    padding: 2px 5px 1px 5px;
    width: 240px;
    height: 15px;
    margin: 0;
}

#main_content_body input.search_large_button {
    display: block;
    float: left;
    width: 25px;
    height: 18px;
    border: 1px solid #d9d9d9;
    border-left: none;
}

#main_content_body input.search_small {
    display: block;
    float: left;
    background: #8dafc3;
    font: bold 10px arial, sans-serif;
    color: #FFF;
    border: 1px solid #d9d9d9;
    border-right: none;
    padding: 2px 5px 1px 5px;
    width: 75px;
    height: 15px;
    margin: 0;
}

#main_content_body input.full_search_button {
    display: block;
    height: 18px;
    border: 1px solid #d9d9d9;
    background-color: #737373;
    color: #fff;
    font: 11px bold arial, sans-serif;
    padding: 2px 5px 1px 5px;
}

#main_content_body input.checkbox {
    display: block;
    float: left;
    background: #8dafc3;
    font: bold 10px arial, sans-serif;
    color: #FFF;
    border: 1px solid #d9d9d9;
    border-right: none;
    width: 8px;
    height: 8px;
    margin: 0;
}

#main_content_body select.search_dropdown {
    display: block;
    float: left;
    background: #8dafc3;
    font: bold 10px arial, sans-serif;
    color: #FFF;
    border: 1px solid #d9d9d9;
    border-right: none;
    padding: 0px 0px 0px 0px;
    width: 100px;
    height: 20px;
    margin: 0;
}

#main_content_body .box {
    background: #d9d9d9;
    font: bold 11px arial, sans-serif;
    color: #11324e;
    border: 1px solid #d9d9d9;
    clear: none;
    padding: 2px;
}

#main_content_body .box_small {
    background: #d9d9d9;
    font: bold 11px arial, sans-serif;
    color: #11324e;
    border: 1px solid #d9d9d9;
    clear: none;
    padding: 0;
    height: 15px;
}

#main_content_body .box_edited_fields {
    background: #becfde;
    font: bold 11px arial, sans-serif;
    color: #b43723;
    border: 1px solid #d9d9d9;
    clear: none;
    padding: 2px;
}

#main_content_body .preview_edits {
    background: #f4e7c7;
}

#main_content_body .button {
    display: block;
    background: #becfde;
    font: bold 11px arial, sans-serif;
    color: #11324e;
    text-align: left;
    border: 1px solid #8dafc3;
    height: 22px;
    padding: 2px;
}

#main_content_body .buttondiv {
    display: block;
    clear: both;
}

#main_content_body .search_form {
    padding: 4px;
}

.search_options {
    margin-top: 10px;
}

.video-procedure img {
    width: 170px !important;
    height: 96px;
}

.a2a_default_style {
    padding-top: 40px;
}

.header .search-bar {
    width: 250px;
    margin: 0px 0px;
    /*	border:1px solid red;*/
    text-align: left;
    background: transparent;
    padding: 3px 0px 0px 0px;
}

.events-wrapper .events-item .title {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300;
}

@media (max-width:767px) {
        .content.container.tech {
        margin-top:100px
    }
    .tech .widget.sidebar-menu {
    display: block;
}
    .cc-window {
        position:relative;
        margin-top:0px !important;


    }
    .cc-message {
        flex:0 !important;
        min-width:70% !important;
    }
    a.menu-search {
        padding: 0px !important;
    }
    #searchBox {
        width: 400px !important;
        margin-left: 20px !important;
        box-shadow: none !important;
        padding: 2px !important;
    }
    .AdTop {
        /* width: 100%; */
        /* overflow: hidden; */
    }
    .AdTop img {
        max-width: 468px;
        width: 320px;
        height: 50px;
    }
    div.AdTop>p {
        margin-bottom: 0px;
    }
    .GoogleActiveViewInnerContainer {
    margin:0 auto;
    width:100% !important;
    padding:50%;
    }
}

.header .search-form {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    zoom: 1;
    /*  border:1px solid #00f;*/
}

.header .search-form .form-control {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 200px;
    background: #f5f5f5;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    margin: 0;
    height: 25px !important;
    border: 1px solid #A9A9A9;
    border-image-width: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    line-height: 11px;
    font-size: 10px;
}

.form-control {
    width:auto;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #62b5e5 !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    max-width: 100%;
    clear: both;
    margin-bottom: 10px;
}
#disForm .form-control {
    width: max-content;
    min-width: 400px;
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #62b5e5 !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    max-width: 100%;
    clear: both;
    margin-bottom: 10px;
}

.form-text {
    max-width: 400px;
    width: 100%;
}

.form-text {}

.form-textarea {
    max-width: 100%;
}

.form-label {
    display: block;
    margin-bottom: 0.5em;
    clear: both;
}

.form-label::after {
    content: '';
    display: table;
    clear: both;
}

.form-label .text {
    display: block;
    font-weight: 700;
    font-size: 0.9em;
}
.form-label .radio-wrapper:last-child {
    padding-bottom:15px;
}
@media all and (min-width: 768px) {
    .form-label span.text {
        /* width: 12em; */
        float: left;
        margin-right: 1em;
        display: inline;
        clear: both;
        padding: 0 0 5px 0;
    }
}

.form-textarea {
    width: 52.3%;
    min-height: 100px !important;
}

#Residency_QA_Form .form-label .text {
    width: 100%;
    padding-bottom: 10px;
}

.header .search.btn {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 0px 0px;
    height: 25px;
    vertical-align: top;
    border: 0px;
    border-image-width: 0px;
}

.main-nav {
    background: #e6f5fc;
    margin-bottom: 0px;
}

.header .search-form .form-control:focus {
    background: #f5f5f5;
    border: 1px solid #A9A9A9;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 3px 8px;
}

@media (max-device-width:500px) {
    .quick-links .nav>li>a {
        position: relative;
        display: block;
        padding: 3px 3px;
        font-size: 11px;
    }
}

.banner {
    width: 100%;
    height: 250px;
    padding: 0;
    margin: 0;
    background-image: url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/css/assets/images/headers/reception.jpg);
    background-position: center;
    background-size: cover;
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #c0e6f4;
}

.table-striped>tbody>tr:nth-child(even)>td,
.table-striped>tbody>tr:nth-child(even)>th {
    background-color: #daf0f7;
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 2px solid #fff;
}

table.button-table {
    color: #fff !important;
    border-spacing: 5px !important;
    width: 100%;
    float: left;
}

table.button-table a {
    color: #00567a !important;
}

.button-table>thead>tr>th,
.button-table>tbody>tr>th,
.button-table>tfoot>tr>th,
.button-table>thead>tr>td,
.button-table>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 5px solid #fff;
    background-color: #62b5e5 !important;
    color: #fff !important;
    border-radius: 8px;
}

.button-table>thead>tr>th:hover,
.button-table>tbody>tr>th:hover,
.button-table>tfoot>tr>th:hover,
.button-table>thead>tr>td:hover,
.button-table>tbody>tr>td:hover,
.table-bordered>tfoot>tr>td:hover {
    border: 5px solid #fff;
    background-color: #00567a !important;
    color: #fff !important;
    border-radius: 8px;
}

.button-table>thead>tr>th:hover a,
.button-table>tbody>tr>th:hover a,
.button-table>tfoot>tr>th:hover a,
.button-table>thead>tr>td:hover a,
.button-table>tbody>tr>td:hover a,
.table-bordered>tfoot>tr>td:hover a {
    color: #fff !important;
}

.table-responsive {
    overflow: hidden;
}

.regTable th {
    background-color: #aaa !important;
}

.regTable,
.regTable td {
    border-color: #fff !important;
}

.row.feeChart {
    margin-left: 0 !important;
}

.feeChart-fees {
    border: 1px solid #c4c7ca;
    font-size: 12px;
    padding: 10px;
}

.feeChart-bottom-rule {
    border-bottom: 1px solid #c4c7ca;
    margin: 0 !important;
    padding: 0;
}

.feeChart-top-rule {
    border-top: 1px solid #c4c7ca;
    margin: 0 !important;
    padding: 0;
}

.feeChart-subhead {
    font-size: 13px;
    padding: 10px;
    margin-left: 0 !important;
}

.feeChart-left,
.feeChart-right {
    display: inline-block;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0 !important;
}

.feeChart-left {
    padding-left: 0 !important;
}

.feeChart-left p {
    padding-left: 10%;
}

.feeChart-head {
    background-color: #aaa;
    margin: 0 0 0 0 !important;
    padding: 5px 0 5px 0 !important;
}

.feeChart-head h4 {
    text-align: center;
    margin: 0 0 0 0 !important;
    padding: 10px 0 5px 0 !important;
}

.feeChart-head h5 {
    font-size: 13px;
    text-align: left;
    margin: 0 0 0 0 !important;
    padding: 3px 5px 0px 10px !important;
}

.feeChart-left {
    width: 60%;
    background-color: #ccc;
}

.feeChart-right {
    padding: inherit;
    width: 20%;
}

.feeChart-table {
    border-top: 1px solid #c4c7ca;
    border-left: 1px solid #c4c7ca;
    border-right: 1px solid #c4c7ca;
    border-bottom: none;
}

.feeChart-table .row {
    margin-left: 0px;
    margin-right: 0px;
}

.feeChart-subhead ul li {
    font-size: 13px;
    line-height: 16px;
}

.site-search-results label input {
    margin: 0px 5px 0px 20px;
}

.navbar-nav>li:hover>a:hover {
    background: #d4ebf9;
    color: #686868;
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {
        /*height: 30px !important;*/
        padding-bottom: 0;
        overflow: visible!important;
    }
    .header .nav>li {
        position: relative;
        display: inline-block;
        /* border-left:1px solid #fff; */
        height: 40px;
    }
    .header .quick-nav .nav>li {
        position: relative;
        display: inline-block;
        border-left: 0px solid #fff;
        height: 40px;
    }
    .header .nav-item {
        height: 20px;
    }
    .page-nav .nav-item .fa {
        font-size: 16px;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 5px 10px;
    }
    .header {
        line-height: 10px
    }
    .banner {
        height: 300px;
    }
    .AdTop p {
        margin-bottom: 0px;
        /* line-height: 1.35; */
        font-size: 12px;
    }
    .HoldAd p {
        position:absolute;
        top:92px;
        /* width: 75%; */
        position: fixed;
        left: 50%;
        /* margin-left: -37.5%; */
        z-index: 10000;
    }
    .modal-dialog {
        width: 80%;
        margin: 30px auto;
        max-width: 800px !important;
    }
    .bios p {
        margin-left: 160px
    }
}

.main-nav {
    /* 	border-bottom:4px solid #a9c475;*/
}

.main-nav.megamenu .container {
    height: 30px;
}

.main-nav button {
    background: #5084a3;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.main-nav button:focus {
    outline: none;
}

.main-nav button .icon-bar {
    background-color: #fff;
}

.main-nav .navbar-collapse {
    padding: 0;
}

.main-nav .nav .nav-item a {
    font-weight: normal;
    font-size: 13px;
    /*  text-transform: uppercase;*/
    line-height: 8px;
    z-index: 100;
    padding-top: 13px;
    padding-bottom: 10px;
}

.main-nav .nav .nav-item ul li a {
    font-weight: normal;
    font-size: 13px;
    /*  text-transform: uppercase;*/
    line-height: 16px;
    z-index: 100;
    padding-top: 13px;
    padding-bottom: 10px;
}

.main-nav.megamenu .nav .nav-item a {
    font-weight: normal;
    font-size: 13px;
    /*  text-transform: uppercase;*/
    line-height: 13px;
    z-index: 100;
    padding-top: 13px;
    padding-bottom: 0px;
}

.main-nav .nav .nav-item a i {
    /*  text-transform: uppercase;*/
    line-height: 0px;
}

.main-nav .nav .nav-item .dropdown-menu a {
    border-bottom: 1px solid #3e6a8f;
    padding: 8px 20px;
}

.main-nav .nav .nav-item.two-line a {
    padding-top: 7px;
}

.main-nav .nav .nav-item a,
.mega .dropdown-full>a {
    color: #686868;
    -webkit-transition: all 0.0s ease-in-out;
    -moz-transition: all 0.0s ease-in-out;
    -ms-transition: all 0.0s ease-in-out;
    -o-transition: all 0.0s ease-in-out;
    /*  height:40px;*/
}

.main-nav .nav .nav-item a,
.mega .dropdown-full.open>a,
.main-nav .nav .nav-item a,
.mega .dropdown-full.open>a.hover {
    color: #686868;
    -webkit-transition: all 0.0s ease-in-out;
    -moz-transition: all 0.0s ease-in-out;
    -ms-transition: all 0.0s ease-in-out;
    -o-transition: all 0.0s ease-in-out;
    /*  height:40px;*/
}

.main-nav .nav .nav-item.active {
    background: #d4ebf9;
    position: relative;
}

#home .main-nav .nav .nav-item.home>a,
#contact .main-nav .nav .nav-item.contact>a,
#register .main-nav .nav .nav-item.register>a,
#cme .main-nav .nav .nav-item.cme>a,
#abstracts .main-nav .nav .nav-item.abstracts>a,
#program .main-nav .nav .nav-item.program>a,
#exhibitors .main-nav .nav .nav-item.exhibitors>a {
    background: #686868;
    color: #fff;
}

.main-nav .nav .nav-item.active>a:before {
    content: "\f0d8";
    position: absolute;
    bottom: -8px;
    left: 0;
    text-align: center;
    font-family: FontAwesome;
    display: block;
    font-size: 12px;
    width: 100%;
}

.main-nav .nav .nav-item.active>a.dropdown-toggle:before {
    display: none;
}

.main-nav .nav .nav-item.open a {
    background: #696969;
    color: #fff;
}

.main-nav .nav .nav-item .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin: 0;
    border: none;
    padding: 0;
    text-transform: none;
    min-width: 220px;
}

.main-nav .nav .nav-item .dropdown-menu a {
    border-bottom: 1px solid #878787;
    padding: 8px 20px;
}

.main-nav .nav .nav-item .dropdown-menu a:hover {
    color: #fff;
    /*  padding-left: 24px;*/
    background-color: #474747;
}

.main-nav .nav .nav-item a:hover,
.main-nav .nav .nav-item a:focus {
    background: #c1e4f9;
    color: #686868;
}

.keydate {
    float: left;
    width: 100px;
    /*border:1px solid black;*/
}

.keydate-content {
    float: left;
    /*margin-left:20px;*/
    width: 160px;
    /*border:1px solid black;*/
}

.keydate2 {
    float: left;
    width: 130px;
    /*border:1px solid black;*/
}

.keydate-content2 {
    float: left;
    /*margin-left:20px;*/
    width: 130px;
    /*border:1px solid black;*/
}

.keydate-year {
    color: #686868;
    font-size: 16px;
    border-bottom: 1px solid #e8e8e8;
}


/* ======= Footer ======= */

.footer {
    background: #d4ebf9;
    color: #444;
}

.footer p {
    color: #444;
}

.footer ul {
    padding-left: 0;
}

.footer li {
    list-style: none;
}

.footer h3 {
    margin-top: 0;
    margin-bottom: 20px;
}

.footer h5 a {
    color: #fff;
}

.footer .footer-content {
    padding: 0px 0;
    font-size: 12px;
    min-height: 300px;
}

.footer .footer-content .footer-col .footer-col-inner {
    padding: 0 15px;
}

.footer .footer-content .footer-col .fa {
    margin-right: 10px;
    display: inline-block;
    color: #444;
}

.footer .footer-content .footer-col .fa.fa-phone {
    font-size: 16px;
}

.footer .footer-content .footer-col li {
    margin-bottom: 5px;
    font-size: 12px;
}

.footer .footer-content .footer-col p {
    margin-bottom: 5px;
    font-size: 12px;
}

.footer .footer-content .footer-col a {
    color: #444;
}

.footer h5 a {
    color: #fff !important;
}

.footer h5 a:hover {
    color: #ccc !important;
}

.footer .footer-content .footer-col a:hover {
    color: #333;
}

.footer .footer-content .adr {
    margin-bottom: 30px;
}

.footer .footer-content .adr .fa {
    font-size: 16px;
    margin-top: 2px;
}

.footer .footer-content .container.social {
    display: table;
    background: #f00;
}

.footer .social li:hover {
    background-color: #62b5e5;
}

.footer .social li a:hover i {
    color: #fff;
}

.footer .footer-content .subscribe-form {
    padding: 0;
}

.footer .footer-content .subscribe-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.footer .footer-content .subscribe-form .form-control {
    width: 320px;
    background: #f5f5f5;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.footer .footer-content .subscribe-form .form-control:focus {
    background: #fff;
}

.footer .bottom-bar {
    background: #5084a3;
    padding: 5px 0;
}

.footer .top-bar li {
    width: 50px;
    background: #5084a3;
    padding: 3px 0;
}

.footer .bottom-bar .copyright {
    font-size: 11px;
    color: #dcdcdc;
    line-height: 3;
}

.footer .bottom-bar .copyright a:hover {
    color: #ccc;
}

.footer .bottom-bar .copyright a {
    color: #fff;
}

.footer .bottom-bar .social {
    margin: 0;
}

.footer .top-bar .social {
    margin: 0 0 20px 0;
}

.footer .bottom-bar .social li {
    float: right;
    margin-left: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 2;
}

.footer .top-bar .social li {
    float: right;
    margin-left: 5px;
    text-align: center;
    font-size: 18px;
    line-height: 2;
}

.footer .top-bar .social li a {
    color: #fff;
    padding: 0 5px;
}

.footer .bottom-bar .social li a:hover {
    color: #686868;
}

.footer .top-bar .social li a:hover {
    color: #686868;
}

.full-events-link {
    margin-top: -60px;
    margin-bottom: 60px;
    margin-left: 15px;
}

.full-events-link p {
    text-align: left;
}
#launcher {
    margin-right: 70px !important;
    margin-bottom: 0px !important;
}

@media (max-width: 992px) and (min-width:768px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0px;
        margin-right: 0px;
        font-size: 11px;
    }
    .header .right-side {
        width: 30px;
    }
    .col-sm-8-adjust {
        width: 66.66666667% !important;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 0px;
        display: block;
    }
    .col-sm-8-adjust-widget {
        width: 66.66666667% !important;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 0px;
        display: block;
    }
    .mobile-nav-toggle {
        right: 0px !important;
        top: -63px !important;
    }
    .mm-opened .mobile-nav-toggle {
        right: inherit;
        left: 10px !important;
        top: -20px !important;
    }
}

@media (max-width: 830px) and (min-width:768px) {
    /*    .nav>li>a {
        padding-left: 6px;
        padding-right: 6px;
        margin-left: 0px;
        margin-right: 0px;
        font-size: 11px;
    }*/
    .header .right-side {
        width: 30px;
    }
}

@media (min-width: 767px) {
    .AdTop img.visible-lg {
        display: inline !important;
    }
    .flexslider .slides .flex-caption {
        float: left;
        top: 40px;
    }
    .flexslider .slides li {
        height: 215px;
    }
    .flex-caption-background {
        position: absolute;
        left: 0px;
        top: 0px;
        display: block;
        width: 40%;
        height: 215px;
        background: rgba(65, 116, 141, .6);
        background-position: 100 30;
    }
    /*	.flexslider .slides .flex-caption {
	  position: relative;
	  margin:0 auto;
	  left:75px;
	  color: #fff;
	  display: block;
	  font-family: Arial, sans-serif;
	  width:1170px;
	}
	
	.flexslider .slides .flex-caption-wrapper {
	  position: absolute;
	  top:0px;
	  left:0px;
	  color: #fff;
	  display: block;
	  font-family: Arial, sans-serif;
	  width:100%
	}*/
    .navbar .navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}


/*.flexslider .slides .flex-caption .main {
  display: inline-block;
  background: rgba(65, 116, 141, 0.7);
  margin-bottom: 20px;
  padding: 10px 15px;
  font-size: 18px;
  text-transform: none;
  font-weight:bold;
}*/


/*.flexslider .slides .flex-caption .secondary {
  display: block;
  background: rgba(65, 116, 141, 0.3);
  padding: 10px 15px;
  color: #686868;
  font-size: 16px;
  clear:both;
  margin-bottom:0px;
}*/

.flexslider .slides .flex-caption .tertiary {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #fff;
    opacity: .85;
    padding: 5px 15px;
    color: #000;
    font-size: 20px;
    line-height: 26px;
    margin: 4px 0 0 0;
}

.flexslider .slides .flex-caption .fourth {
    display: inline-block;
    background: #fff;
    opacity: 0.9;
    padding: 5px 15px;
    color: #000;
    font-size: 16px;
    margin: 10px 0 0 0;
    border-radius: 7px;
    zoom: 1;
}

.flexslider .slides .flex-caption .tertiary small {
    font-size: 16px;
    line-height: 16px;
}

.flexslider .slides .promo-badge {
    position: absolute;
    right: 60px;
    top: 30px;
}

.flexslider .caption-placement {
    display: block;
    margin: auto;
    width: 1370px;
}

.container.top {
    padding: 0px;
    margin-top: 134px;
}

.slider.container {
    max-width: 1370px !important;
    padding: 0px;
    margin-top: 0px;
}

.slides {
    border-bottom: none;
}

.no-banner {
    margin-top: 0px;
}

.inpage-banner {
    margin-bottom: 0px !important;
    border-bottom: none !important;
}


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


/*.page-heading {
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}*/

.page-heading h4.heading-title {
    margin-top: 20px;
    display: inline-block;
    font-size: 20px;
}

.breadcrumbs {
    display: inline-block;
    padding: 20px 0 10px 0;
    margin-top: -22px;
    font-family: 'Frutiger Neue W01 Bd';
    color: #888
}

.breadcrumbs .fa {
    color: #333
}

.breadcrumbs a {
    padding: 0 5px 0 5px;
}

.breadcrumbs a:first-child {
    padding: 0 5px 0 0px;
}

.breadcrumbs ul {
    /* padding-top: 25px; */
    padding-left: 0px;
}

.breadcrumbs ul li {
    color: #686868;
    font-size: 12px;
    float: left;
    list-style: none;
    display: inline-block;
}

.breadcrumbs ul li a {
    display: inline-block;
    padding: 0 5px 0px 0px;
    color: #aaaaaa;
}

.breadcrumbs ul li a:hover {
    color: #365d7e;
}

.breadcrumbs ul li.breadcrumbs-label {
    padding-right: 0;
    color: #aaaaaa;
}

.breadcrumbs ul li.current {
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs ul li .fa {
    margin-right: 5px;
    color: #aaaaaa;
}
.share-row {
    margin:15px -15px;
}
.non-button {
    margin-top:10px;
    float:right;
}
.page-wrapper ul li {
    margin-bottom: 5px;
}

.page-wrapper ul li .fa {
    margin-right: 5px;
    color: #686868;
}

.page-wrapper ul li.list-group-item {
    margin-bottom: -1px;
}

.page-wrapper ul.nav li {
    margin-bottom: 0;
}

.page-wrapper ul.social-icons li .fa {
    margin-right: 0;
    color: #fff;
}

.page-wrapper ol li {
    margin-bottom: 5px;
}

.page-wrapper dl dd {
    margin-bottom: 5px;
}

.page-wrapper .page-content h1 {
    font-size: 26px;
    font-weight: normal;
}

.page-wrapper .page-content h1.heading-title {
    font-size: 20px;
    font-weight: Bold;
}

.page-wrapper h1,
.news-wrapper h1 {
    font-size: 24px;
    font-weight: normal;
}

.page-wrapper h2,
.news-wrapper h2 {
    font-size: 20px;
    font-weight: normal;
}

.page-wrapper h3,
.news-wrapper h3 {
    font-size: 16px;
    font-weight: normal;
}

.page-wrapper h4,
.news-wrapper h4 {
    font-size: 15px;
    font-weight: normal;
}

.page-wrapper h5,
.news-wrapper h5 {
    font-size: 14px;
    font-weight: normal;
}

.page-wrapper .page-content h6 {
    font-size: 13px;
    font-weight: normal;
}

.page-wrapper .page-content .title {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300;
}

.page-wrapper .page-content .page-row {
    margin-bottom: 30px;
}

.page-wrapper .page-content .custom-quote {
    border-color: #a7c2d9;
}

.page-wrapper .page-content .custom-quote p {
    font-size: 14px;
    color: #777777;
    line-height: 1.5;
}

.page-wrapper .page-content .custom-quote .fa {
    color: #686868;
    margin-right: 10px;
}

.page-wrapper .page-content .custom-quote .people {
    margin-top: 10px;
    font-size: 11px;
    color: #444444;
    font-style: normal;
}

.page-wrapper .page-content .custom-quote .people .name {
    color: #686868;
}

.page-wrapper .page-content .has-divider {
    border-bottom: 1px dotted #e8e8e8;
    padding-bottom: 15px;
}

.page-wrapper .page-content .has-divider-solid {
    border-bottom: 1px solid #e8e8e8;
}

.page-wrapper .page-content .row-divider {
    border-bottom: 1px dotted #e8e8e8;
    padding: 10px 0;
}

.page-wrapper .page-content .even-row {
    background: #f5f5f5;
}

.page-wrapper .page-content .read-more.btn {
    margin-bottom: 15px;
    display: inline-block;
}

.page-wrapper .page-content .panel-title {
    font-size: 16px;
    font-weight: 300;
}

.page-wrapper .page-content .video-iframe {
    max-width: 100%;
}
.important-notice .album-cover div.box-title {
        border-top: 4px solid #f00 !important;
        color: #f00 !important;
        display: none;
}
.album-cover {
    margin-bottom: 20px;
}

.product-section .album-cover img {
    border: 1px solid #62b5e5;
    padding: 0px;
    margin-bottom: 10px;
}

div.bar-title {
    display: block;
    clear: both;
    padding: 10px;
    color: #fff;
    background: #878787;
    padding: 0px 10px;
}

div.bar-title span {
    display: block;
    clear: both;
    color: #fff;
    background: #878787;
    font-size: 16px;
    line-height: 32px;
    /*    text-transform:uppercase;*/
    font-weight: bold;
    margin: 0px 10px;
    padding-top: 3px;
    font-family: 'FrutigerNeueLTW01-CnRg';
}

div.box-title h3 {
    display: block;
    clear: both;
    color: #00567a !important;
    background: transparent;
    font-size: 16px;
    /* line-height:32px; */
    margin: 2px 10px 0px 10px;
    padding-top: 0px;
    padding-bottom: 3px;
    font-family: 'Frutiger Neue W01 Bd', Arial, sans-serif;
}

.album-cover div.box-title,
div.box-title {
    display: block;
    clear: both;
    padding: 10px;
    margin: 0px 0 0 0;
    /* Removed Bottom Margin for Widgets */
    color: #00567a !important;
    background: #e8e8e8;
    border-top: 4px solid #5084a3;
    font-size: 16px;
    /* font-weight: bold; */
    font-family: 'Frutiger Neue W01 Bd', Arial, sans-serif;
}

.album-cover div.box-title-md,
div.box-title-md {
    display: block;
    clear: both;
    padding: 10px;
    margin: 0px 0 0 0;
    /* Removed Bottom Margin for Widgets */
    color: #00567a !important;
    background: #e8e8e8;
    border-top: 4px solid #5084a3;
    font-size: 14px;
    /* font-weight: bold; */
    font-family: 'Frutiger Neue W01 Bd', Arial, sans-serif;
}

.album-cover div.box-title a,
div.box-title a {
    color: #00567a !important;
}

.page-wrapper .page-content .album-cover:hover {
    -webkit-box-shadow: 0px 0px 5px 0px #e8e8e8;
    -moz-box-shadow: 0px 0px 5px 0px #e8e8e8;
    box-shadow: 0px 0px 5px 0px #e8e8e8;
}

.page-wrapper .page-content .album-cover>a:hover {
    position: relative;
}

.page-wrapper .page-content .album-cover>a:hover img {
    display: block;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
}

.page-wrapper .page-content .album-cover .desc {
    padding: 15px;
    position: relative;
}

.page-wrapper .page-content .album-cover .desc:before {
    content: "";
    display: block;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
}

.page-wrapper .page-content .prettyphoto:hover img {
    -webkit-box-shadow: 0px 0px 5px 0px #e8e8e8;
    -moz-box-shadow: 0px 0px 5px 0px #e8e8e8;
    box-shadow: 0px 0px 5px 0px #e8e8e8;
}

.news-wrapper {
    /* padding-bottom:20px; */
    /* margin-bottom: 30px; */
    /* height: 500px !important; */
    background: transparent;
}
.news-wrapper.short {
    min-height: 10px;
    margin-bottom: 30px;
}
.news-wrapper .news-header {
    border-bottom: 0px solid #a9c475;
}

.news-wrapper .news-header.bar-header {
    background: #565656;
    border-bottom: none;
    margin-top: 50px;
    padding: 5px 0 10px 10px;
}

.news-wrapper .news-header.bar-header h1,
.news-wrapper .news-header.bar-header h2 {
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

.news-wrapper .news-header h1,
.news-wrapper .news-header h2 {
    color: #878787;
    font-size: 22px;
}

.news-wrapper .news-header h1 span,
.news-wrapper .news-header h2 span {
    font-size: 12px;
}

.news-wrapper .news-item {
    margin-top: 0px;
}

.news-wrapper .news-item h2 {
    margin-top: 0px;
    line-height: 24px;
    font-size: 20px;
}

.news-wrapper .news-item h2 a {
    color: #00567a;
    font-weight: normal;
    font-size: 17px;
    margin-top: 0px;
}

.news-item .has-divider {
    border-bottom: 1px solid #a9c475;
    padding-bottom: 15px;
    overflow: auto;
    margin-bottom: 10px;
    /*  margin-left:5px;*/
}

.news-wrapper .news-item .has-divider {
    border-bottom: 1px solid #a9c475;
    padding-bottom: 15px;
    /*  margin-left:0px;*/
    overflow: auto;
}

.news-wrapper .news-item .has-divider:last-child {
    border-bottom: 1px solid #a9c475;
    padding-bottom: 15px;
    /*  margin-left:0px;*/
    overflow: auto;
}
.news-wrapper .news-item .has-divider.no-thumb {
    border-bottom: 1px solid #a9c475;
    padding: 15px 5px 5px 15px;
    /* margin-left: 0px; */
    overflow: auto;
    margin: 0px 0px 0px 0px;
    min-height:0px;
    background: #fff;
}
.news-wrapper .news-item .has-divider.no-thumb:last-child {
    /* margin-bottom:30px; */
}
.events-wrapper .events-item.has-divider {
    border-bottom: 1px solid #aaa;
    padding-bottom: 5px;
    margin-bottom: 15px;
    /*  margin-left:0px;*/
    overflow: auto;
}

.news-wrapper .news-item .details {
    padding-left: 0px;
    padding-right: 0px;
    /* min-height: 120px; */
    /*overflow: visible;*/
}

.news-wrapper .news-item .details-panel {
    padding-left: 20px;
    padding-right: 0px;
    min-height: 120px;
    /*overflow: visible;*/
}

.news-wrapper .news-item .details .img-responsive,
.news-wrapper .news-item .details-panel .img-responsive {
    /* max-width: 150px !important; */
    height: auto !important;
}

.inside-tract img {
    width:135px;
}

.details li,
.listorder {
    font-family: 'FrutigerNeueW01-Regular', arial, sans-serif;
    color: #444;
    font-size: 14px;
    line-height: 1.3;
    padding-bottom: 10px;
}

.resources-selector {
    padding-top: 30px;
    padding-bottom: 5px;
    bottom: 5px;
}

.sectionhead {
		background-color: #00567A;
		color: #ffffff !important;
		width: 100%;
		height: 32px;
		vertical-align: middle;
		padding: 5px 0px 5px 10px;
		font-size: 18px!important;
	}

	.articleimg {
		float:right;
        padding: 0px 0px 5px 5px;
	}
	
	.bioimg {
		float:left;
        margin: 0px 8px 10px 0px;
		width: 140px !important
	}

/* ======= Sidebar Menu ======= */

.sidebar-menu li.menu-title {
    margin-bottom: 0px !important;
    background: rgba(65, 116, 141, .2) !important;
    /* border-top-left-radius:8px ; */
    /* border-top-right-radius:8px; */
    border-bottom: 1px solid #fff;
}

.sidebar-menu li.menu-title:hover {
    margin-bottom: 0px !important;
    background: rgb(98, 181, 229) !important;
    /* border-top-left-radius:8px ; */
    /* border-top-right-radius:8px; */
    border-bottom: 1px solid #fff;
}

.sidebar-menu li.menu-title a {
    color: #1c5d7e !important;
    font-weight: normal;
    line-height: 20px !important;
}

.sidebar-menu li.menu-title {
    padding-top: 5px !important;
    color: #1c5d7e !important;
    font-weight: normal;
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif;
    line-height: 30px !important;
}

.sidebar-menu {
    /*	background:#fff !important;*/
    padding: 0px 0 0 0;
}

.sidebar-title h3 {
    display: block;
    /*	border-bottom:1px #686868 solid;
*/
    /*	background:#686868;*/
    /*	width:250px;*/
    height: 30px;
    line-height: 30px;
    text-align: left;
    color: #fff;
    font-weight: normal !important;
    font-size: 14px !important;
    margin: 0 !important;
    text-align: left;
}

.sidebar-title {
    margin: 0 0 10px 0;
}

.sidebar-details {
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}

.sidebar-details h2 {
    font-size: 22px;
    line-height: 28px;
    text-align: left;
}

.sidebar-details h3 {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
}

.sidebar-details h4 {
    font-size: 16px;
    line-height: 21px;
    text-align: left;
}

.sidebar-details h5 {
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}

.sidebar-details p {
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}

.sidebar-details img {
    margin: 0 0 10px 0px;
    padding: 0px;
}

.sidebar-right .sidebar-details img {
    margin: 0 0 10px 10px;
    padding: 0px;
}

.sidebar-details.has-divider {
    margin: 0 0 10px 0px;
    padding: 0px;
    border-bottom: 1px solid #c3c3c3
}

.sidebar-menu li a {
    display: block;
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif;
    font-weight: normal;
    color: #686868 !important;
    font-size: 12px;
    line-height: 15px;
    /* padding-top: 5px; */
    /* min-height: 30px; */
    padding: 8px 0 6px 10px !important;
    */
}

.search-nav.sidebar-menu li a {
    display: block;
    font-family: 'FrutigerNeueW01-Regular';
    font-weight: normal;
    color: #686868 !important;
    /* font-size: 11px; */
    line-height: 15px;
    /* padding-top: 5px; */
    /* min-height: 30px; */
    padding: 3px 0 3px 0px !important;
    */
}

.sidebar-menu li a:hover {
    color: #686868 !important;
    /* background:#f00 !important; */
    /* min-height: 30px; */
}

.sidebar-menu li:hover a {
    /* background-color: #fff;  */
}

.sidebar-menu li.active a {
    display: block;
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif;
    font-weight: normal;
    color: #62b5e5 !important;
    font-size: 12px;
    line-height: 15px;
    padding-top: 5px;
    color: #686868 !important;
    background: #bbe4f4;
}

.sidebar-menu ul ul li {
    display: block;
    /*	width:250px;*/
    /* padding: 1px 0px 0px 10px !important; */
    margin: 0px 0px !important;
    border-bottom: 1px solid #dedede;
    min-height: 30px;
    background: rgba(65, 116, 141, 1.0);
}

.sidebar-menu ul ul li.active {
    border-bottom: 1px solid #fff;
}

.sidebar-menu ul.sidebar-dropdown li {
    display: block;
    padding: 1px 0px 1px 10px !important;
    margin: 0px 0px !important;
    border-bottom: 2px solid #fff;
    min-height: 30px;
    background: rgba(174, 224, 234, .5);
    z-index: 10;
    /*	width:240px;*/
}

.sidebar-menu ul.sidebar-dropdown li:hover:first-child {
    /*	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5);*/
}

.sidebar-menu ul.sidebar-dropdown li:hover:last-child {
    /*	box-shadow:inset 0px -10px 10px -7px rgba(0,0,0,0.5);*/
}

.sidebar-menu ul.sidebar-dropdown li:hover {
    background: rgba(174, 224, 234, 1.0);
    /*	width:240px;*/
}

.sidebar-menu ul.sidebar-dropdown {
    /*	width:240px;*/
    margin: 0 0px 0 5px !important;
    /*	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5),*/
    /*		       inset 0px -10px 10px -7px rgba(0,0,0,0.5);
			   	border-bottom:1px solid #000;
			   	border-top:1px solid #000;*/
}

ul.first-level ul.sidebar-dropdown.second-level.last-child {
    /*	width:240px;*/
    /*	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5);*/
}

.sidebar-menu ul.sidebar-dropdown li.active {
    background: transparent !important;
    /*		box-shadow: 1px 3px 10px #777;*/
    /*border-bottom:none;*/
}

.sidebar-menu ul.sidebar-dropdown li.active a {
    /* color: #62b5e5 !important; */
    /*		box-shadow: 1px 3px 10px #777;*/
    /*border-bottom:none;*/
    color: #686868 !important;
    background: #bbe4f4;
    color: #686868 !important;
    background: #bbe4f4;
}

.sidebar-menu ul.sidebar-dropdown ul li.active {
    background: rgba(169, 196, 127, 1.0);
    /*		box-shadow: 1px 3px 10px #777;*/
    /*border-bottom:none;*/
}

.sidebar-menu ul.sidebar-dropdown>ul {
    /*	width:240px;*/
    margin: 0 0px 0 8px !important;
    /* background-color: rgba(169, 196, 127, .5); */
    /*	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5),*/
    inset 0px -10px 10px -7px rgba(0,
    0,
    0,
    0.5);
}

.sidebar-menu ul.sidebar-dropdown>ul>li:hover:first-child {
    /*	width:240px;*/
    /*	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5)*/
    /*	border-bottom:1px solid #000;*/
}

.sidebar-menu ul.sidebar-dropdown>ul>li:hover:last-child {
    /*	width:240px;*/
    /*	box-shadow:inset 0px -10px 10px -7px rgba(0,0,0,0.5)*/
}

.sidebar-menu>ul.sidebar-dropdown>ul:last-child {
    /*	width:240px;*/
    /*		box-shadow:inset 0px 0px 10px -7px rgba(0,0,0,0.5*/
    )
}

.sidebar-menu ul.sidebar-dropdown>ul>li:hover {
    /*	width:240px;*/
    background-color: rgb(204, 232, 243) !important;
}

.sidebar-menu ul.sidebar-dropdown>ul>li.active:hover {
    /*	width:240px;*/
    background-color: rgb(98, 181, 229) !important;
}

.sidebar-menu ul.sidebar-dropdown>ul>li:hover a {
    /*	width:240px;*/
    /* color: #fff !important; */
}

.sidebar-menu ul.sidebar-dropdown li a {
    /*	color:#878787 !important;*/
    font-size: 11px;
    font-weight: normal;
}

.sidebar-menu li:hover {
    /* background: #fff !important; */
}

.sidebar-menu ul {
    margin: 0px !important;
    padding: 0px !important;
}

.sidebar-menu.search-nav ul ul {
    margin: 0px !important;
    padding: 5px 0px 10px 10px !important;
    background: #fff;
}

.sidebar-menu ul.job-list>li.active {
    background: transparent;
    /*		box-shadow: 1px 3px 10px #777;*/
    /*border-bottom:none;*/
}

.sidebar-menu ul.job-list>li.active a {
    /* color: #62b5e5 !important; */
}

.sidebar-menu ul.job-list {
    /*min-width:150px;*/
    /* background: #fff; */
}

.fixed300 {
    min-width: 300px;
    /*	padding-top:10px;*/
    padding-bottom: 10px;
    /*	margin:10px inherit;
*/
}

.sidebar-menu form>ul>li {
    min-height: 20px;
    margin: 0px 10px;
}

.sidebar-menu form>ul>li {
    min-height: 20px;
    margin: 0px 0px;
    color: #fff;
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif;
    font-weight: normal;
    padding: 0px;
}

.sidebar-menu form>ul>ul.filter-options>li {
    display: block;
    background-color: #fff;
    clear: both;
    border: none;
    padding: 0px !important;
    margin: 0px;
    height: auto;
    min-height: 20px;
    font-size: 12px;
    color: #444;
}

.sidebar-menu>form>ul>ul.filter-options>li>span {
    display: inline-block;
    margin-left: 5px;
}

.sidebar-menu .form-control {
    height: 30px;
    width: 100%;
    font-size: 12px;
}

.sidebar .menu-box {
    background: #fff;
}


/* ======= Filter Menu ======= */

.sidebar-menu .filter-menu li.menu-title {
    margin-bottom: 0px !important;
    background: rgba(65, 116, 141, .2) !important;
    /* border-top-left-radius:8px ; */
    /* border-top-right-radius:8px; */
    border-bottom: 1px solid #fff;
}

.sidebar-menu .filter-menu li.menu-title a {
    color: #1c5d7e !important;
    font-weight: normal;
    line-height: 20px !important;
}

.sidebar-menu .filter-menu li.menu-title {
    padding-top: 5px !important;
    color: #1c5d7e !important;
    font-weight: normal;
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif;
    line-height: 30px !important;
}

.sidebar-menu .filter-menu li.menu-title a {
    color: #1c5d7e;
    font-weight: normal;
    line-height: 20px !important;
    background-color: transparent;
    display: block;
    margin: 0;
    font-family: 'Frutiger Neue W01 Bd';
    font-size: 13px;
}

.sidebar-menu .filter-menu li.menu-title a:hover {
    /*	color:rgba(65, 116, 141,1.0) !important;*/
    background-color: transparent;
}

.sidebar-menu>ul.filter-menu>li.menu-title {
    padding: 3px 0px 0px 10px !important;
    margin: 0px 0px !important;
    border-bottom: 1px solid #dedede;
    min-height: 15px;
    background: rgba(65, 116, 141, 1.0);
}

.sidebar-menu form>ul.facet-title>li {
    min-height: 20px;
    margin: 0px 0px;
    color: #fff;
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif;
    font-weight: normal;
    padding: 0 0 0 10px;
    background-color: #62b5e5;
}

.sidebar-menu form>ul.facet-title>li:hover {
    color: #fff;
    background-color: #62b5e5 !important;
}


/* ======= Accordion Sidebar Menu ======= */

.sidebar-menu .accordion-menu>ul>li>a {
    display: block;
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif;
    font-weight: normal;
    /*	color:#fff !important;*/
    font-size: 12px;
    line-height: 15px;
    padding-top: 5px;
    min-height: 30px;
    background: transparent;
}

.sidebar-menu .accordion-menu li.menu-title a {
    color: rgba(65, 116, 141, 1.0) !important;
    font-weight: normal;
    line-height: 15px !important;
    background-color: transparent;
}

.sidebar-menu .accordion-menu li.menu-title a:hover {
    /*	color:rgba(65, 116, 141,1.0) !important;*/
    background-color: transparent;
    color: #fff;
}

.sidebar-menu .accordion-menu li {
    display: block;
    /*	width:250px;*/
    /* padding: 3px 0 0 10px !important; */
    margin: 0px 0px !important;
    min-height: 30px;
    background: transparent;
}

.sidebar-menu .accordion-menu li a:hover {
    background: #d4ebf9;
}

.sidebar-menu .accordion-menu>ul>li>a {
    display: block;
    /*	width:250px;*/
    /* padding: 8px 0px 1px 0px !important; */
    margin: 0px 0px !important;
    /* border-bottom:1px solid #dedede; */
    min-height: 30px;
    background: transparent;
    text-decoration: none;
    color: #686868;
}

.sidebar-menu .accordion-menu>ul>li.menu-title {
    padding: 3px 0px 0px 10px !important;
    margin: 0px 0px !important;
    border-bottom: 1px solid #dedede;
    min-height: 15px;
    line-height: 20px !important;
    background: rgba(65, 116, 141, 1.0);
}

.sidebar-menu .accordion-menu ul.sidebar-dropdown li {
    display: block;
    padding: 0px !important;
    margin: 0px 0px !important;
    /*	border-bottom:0px solid #fff;*/
    border-bottom: 1px solid #dedede;
    min-height: 30px;
    min-height: 30px;
    background-color: transparent;
    z-index: 10;
    /*	width:240px;*/
}

.sidebar-menu .accordion-menu ul.sidebar-dropdown li {
    border-bottom: 1px solid #fff;
}

.sidebar-menu .accordion-menu ul.sidebar-dropdown li:last-child {
    border-bottom: 0px solid #dedede;
}

.sidebar-menu .accordion-menu ul.sidebar-dropdown li a {
    display: block;
    padding: 8px 0px 1px 5px;
    margin: 0px 0px !important;
    /*	border-bottom:2px solid #fff;*/
    /* border-bottom: 1px solid #dedede; */
    min-height: 30px;
    min-height: 30px;
    /*	background: rgba(174,224,234,.5);*/
    z-index: 10;
    /*	width:240px;*/
    color: #686868;
}


/*.sidebar-menu .accordion-menu ul.sidebar-dropdown li.active a {

    border-right: #62b5e5 solid 4px;
}*/

.sidebar-menu .accordion-menu ul.sidebar-dropdown li.active {
    /* color: #62b5e5 !important; */
}

.sidebar-menu .accordion-menu ul.sidebar-dropdown li a:hover {
    display: block;
    /* padding: 8px 0px 1px 5px !important; */
    margin: 0px 0px !important;
    /* border-bottom: 2px solid #fff; */
    min-height: 30px;
    background: #d4ebf9;
    z-index: 10;
    /* color: #686868; */
    /*	width:240px;*/
}

.sidebar-menu .accordion-menu ul.job-list>li>ul>li>ul>li>a {
    /*	background-color: rgba(120, 180, 170, .5);*/
    /*		box-shadow: 1px 3px 10px #777;*/
    /*border-bottom:none;*/
}

.sidebar-menu ul.sidebar-dropdown li:hover:first-child {
    /*	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5);*/
}

.sidebar-menu ul.sidebar-dropdown li:hover:last-child {
    /*	box-shadow:inset 0px -10px 10px -7px rgba(0,0,0,0.5);*/
}

.sidebar-menu .accordion-menu>ul.sidebar-dropdown>li:hover {
    background-color: transparent;
    /*	width:240px;*/
}

.sidebar-menu .accordion-menu>ul.sidebar-dropdown>li>a {
    background-color: rgba(174, 224, 234, 1.0);
    /*	width:240px;*/
}

.sidebar-menu ul.sidebar-dropdown {
    /*	width:240px;*/
    margin: 0 0px 0 15px !important;
    /*	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5),
		       inset 0px -10px 10px -7px rgba(0,0,0,0.5);*/
    /*		border-bottom:1px solid #000;*/
}

ul.first-level ul.sidebar-dropdown.second-level.last-child {
    /*	width:240px;*/
    /*	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5);*/
    border-bottom: none;
}

.sidebar-menu ul.sidebar-dropdown ul li.active {
    background-color: rgb(98, 181, 229);
    /*		box-shadow: 1px 3px 10px #777;*/
    /*border-bottom:none;*/
}

.sidebar-menu ul.sidebar-dropdown ul li.active a {
    color: #62b5e5;
}

.sidebar-menu ul.sidebar-dropdown>ul {
    /*	width:240px;*/
    margin: 0 0px 0 8px !important;
    /* background-color: rgba(169, 196, 127, .5); */
    /*	box-shadow:inset 0px 10px 10px -7px rgba(0,0,0,0.5),
		inset 0px -10px 10px -7px rgba(0,0,0,0.5);*/
}

.sidebar-menu ul.sidebar-dropdown>ul>li:hover:first-child {
    /*	width:240px;*/
    /* box-shadow: inset 0px 10px 10px -7px rgba(0, 0, 0, 0.5); */
}

.sidebar-menu ul.sidebar-dropdown>ul>li:hover:last-child {
    /*	width:240px;*/
    /* box-shadow: inset 0px -10px 10px -7px rgba(0, 0, 0, 0.5); */
}

.sidebar-menu>ul.sidebar-dropdown>ul:last-child {
    /*	width:240px;*/
    box-shadow: inset 0px 0px 10px -7px rgba(0, 0, 0, 0.5)
}

.sidebar-menu ul.sidebar-dropdown>ul>li:hover {
    /*	width:240px;*/
    background-color: transparent;
}

.sidebar-menu ul.sidebar-dropdown li a {
    /* color:#878787 !important; */
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.sidebar-menu .accordion-menu>ul>li:hover {
    background-color: transparent;
}

.sidebar-menu .accordion-menu>ul>li>a:hover {
    /* background: #ecf1f3; */
    /* padding-left: 10px !important; */
    color: #686868;
}

.sidebar-menu .accordion-menu>ul>li>a .sidebar-menu .accordion-menu>ul>li>a.collapsed {
    background: rgba(65, 116, 141, 1.0);
}

.sidebar-menu ul {
    margin: 0px !important;
    padding: 0px !important;
}

.sidebar-menu .accordion-menu>ul.job-list>li {
    /* background-color: transparent; */
    /*		box-shadow: 1px 3px 10px #777;*/
    /*border-bottom:none;*/
    /* border-bottom: 1px solid #dedede !important; */
}

.sidebar-menu .accordion-menu>ul.job-list>li>a {
    color: #686868;
    /*		box-shadow: 1px 3px 10px #777;*/
    /* border-bottom:none; */
    background: #fff;
    border-bottom: 1px solid #dedede;
}

.sidebar-menu .accordion-menu ul.job-list>li.active>ul>li>ul>li>a {
    /*	background-color: rgba(120, 180, 170, .5);*/
    /*		box-shadow: 1px 3px 10px #777;*/
    /*border-bottom:none;*/
}

.sidebar-menu .accordion-menu ul.job-list>li.active>ul>li>ul>li>a:hover,
.sidebar-menu .accordion-menu ul.job-list>li.active>ul>li>ul>li.active>a {
    /*	background-color: rgba(120, 180, 170, 1.0);*/
    /* color:#fff !important; */
    /*		box-shadow: 1px 3px 10px #777;*/
    /*border-bottom:none;*/
}

div.accordion-menu li>a.active {
    color: #62b5e5 !important;
    /* background: #ecf1f3; */
    /* padding-left: 10px !important; */
    color: #686868 !important;
    background: #bbe4f4;
}

.sidebar-menu ul.job-list {
    /*min-width:150px;*/
}

.fixed300,
.fixed300tofull {
    min-width: 330px;
    padding-bottom: 10px;
    /*	margin:10px inherit;
*/
}

.sidebar-menu form>ul>li {
    min-height: 20px;
    margin: 0px 10px;
}

.sidebar-menu form>ul>li {
    min-height: 20px;
    margin: 0px 0px;
    color: #fff;
    font-family: 'Frutiger Neue W01 Bd', arial, sans-serif;
    font-weight: normal;
    padding: 0px;
}

.sidebar-menu form>ul>ul.filter-options>li {
    display: block;
    background-color: #fff;
    clear: both;
    border: none;
    padding: 0px !important;
    margin: 0px;
    height: auto;
    min-height: 20px;
    font-size: 12px;
    color: #444;
}

.sidebar-menu>form>ul>ul.filter-options>li>span {
    display: inline-block;
    margin-left: 5px;
}

.content.container {
    /* margin-top:20px; */
}


/*@media (max-device-width:767px) {
.row.page-row {
    margin-left: 0px;
    margin-right:0px;
}
}*/

ul.filter-options {
    margin-bottom: 20px !important;
}

ul.filter-options input {
    float: left;
    margin: 0;
}

.sidebar-menu .form-control {
    height: 30px;
    width: 100%;
    font-size: 12px;
}

.sidebar .menu-box {
    background: #fff;
}

@media (max-width:1200px) and (min-width:992px) {
    /*	.nav>li>a {
		position: relative;
		display: block;
		padding: 10px 11px;
		height:10px;
	}
*/
}

@media (max-width:991px) and (min-width:768px) {
    .sidebar-menu {
        padding: 0 0 0 0;
    }
    .col-sm-6-adjust {
        position: relative;
        display: block;
        width: 38%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 30px;
        float: left;
    }
    .col-sm-6-adjust-widget {
        position: relative;
        display: block;
        width: 38%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 30px;
        float: left;
    }
    .container {
        width: 100%;
    }
    .col-sm-3-extra {
        width: 192px;
    }
}

@media (max-width:880px) and (min-width:768px) {
    .col-sm-6-adjust {
        position: relative;
        display: block;
        width: 30%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 30px;
        float: left;
    }
    .col-sm-6-adjust-widget {
        position: relative;
        display: block;
        width: 30%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 30px;
        float: left;
    }
    .container {
        width: 100%;
        margin: 0px;
    }
}

@media (max-width:767px) {
    .sidebar-menu li,
    .sidebar-menu h3,
    .sidebar-menu ul.sidebar-dropdown {
        width: 100%;
    }
    .sidebar-menu ul ul.sidebar-dropdown {
        /*		margin:0px !important;*/
    }
    .sidebar-menu ul ul.sidebar-dropdown li {
        width: 100%;
    }
    .sidebar-menu {
        padding: 10px 0 0 0;
    }
    .col-sm-3-extra {
        width: 167px;
        padding: 0px 0px 0px 5px;
    }
    .flexslider .slides .flex-caption .main {
        display: inline-block;
        background: rgba(121, 157, 175, 1.0);
        margin-bottom: 20px;
        padding: 10px 15px;
        font-size: 18px;
        text-transform: none;
        font-weight: bold;
    }
    .flexslider .slides .flex-caption .secondary {
        display: block;
        background: rgba(198, 213, 221, 1.0);
        padding: 10px 15px;
        color: #686868;
        font-size: 16px;
        font-weight: normal;
        clear: both;
        margin-bottom: 0px;
    }
    .flexslider .slides li {
        background: none !important;
    }
    .widget.sidebar-menu {
        display: none;
    }
    .breadcrumbs {
        margin-top: 5px;
    }
    .mobile-nav-toggle {
        top: -95px !important;
        right: 0px !important;
    }
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 30px;
    }
    .slider.container {
        max-width: 1370px;
        padding: 0px;
        margin-top: 175px;
    }
    .footer .top-bar {
        margin-bottom: 20px;
    }
    .hamburger-box {
        top: 246px !important;
    }
    .mm-opened .mobile-nav-toggle {
        right: inherit;
        left: 10px !important;
        top: 35px !important;
    }
}


}
@media (max-width:767px) and (min-width:480px) {
    /*.no-banner {
	margin-top:205px !important;
}*/
}
@media (max-width:992px) {
    .page-wrapper .page-sidebar .widget {
        margin-bottom: 5px !important;
        padding-bottom: 0px;
    }
    
    .fixed300tofull {
        width: 100%;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    
    .fixed300 .panel.panel-custom {
        margin: auto 25px;
    }
    
    .fixed300,
    .fixed300tofull {
        min-width: 0px !important;
        padding-bottom: 10px;
        padding-right: 45px;
        margin-left: 1;
    }
    
    .AdRight {}
    
    .mm-listview>li>a.dropdown-item {
    color: inherit;
    display: block;
    padding: 10px 10px 10px 50px;
    margin: 0;
}
}
.page-wrapper .page-sidebar h3.title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
}
.page-wrapper .page-sidebar .widget {
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.page-wrapper .page-sidebar .widget.has-divider {
    border-bottom: 1px dotted #e8e8e8;
}
.page-wrapper .page-sidebar .widget .iframe {
    height: auto;
    min-height: 200px;
    max-width: 100%;
}
.page-wrapper .page-sidebar .widget .fa {
    margin-right: 5px;
    color: #686868;
}
.page-wrapper .page-sidebar .widget .fa.fa-phone {
    font-size: 16px;
}
.page-wrapper .page-sidebar .widget .btn .fa {
    color: #fff;
}
.page-wrapper .page-sidebar .widget .nav li a {
    padding: 5px 15px;
    color: #444444;
    margin-bottom: 10px;
    border-left: 5px solid transparent;
}
.page-wrapper .page-sidebar .widget .nav li a:hover {
    background: none;
    color: #686868;
}
.page-wrapper .page-sidebar .widget .nav li.active a {
    background: none;
    color: #686868;
    font-weight: bold;
    border-left: 5px solid #686868;
}
.Framed {
    background: #fff;
    margin-bottom: 30px;
}
.page-wrapper .page-sidebar ul {
    padding-left: 0;
}
.page-wrapper .page-sidebar #flickr-photos li {
    list-style: none;
    float: left;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
}
.page-wrapper .page-sidebar #flickr-photos li img {
    max-width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.page-wrapper .page-sidebar #flickr-photos li img:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    opacity: 0.8;
}
q.page-wrapper .page-sidebar .news-item img {
    width: 40px;
    height: 40px;
}
.page-wrapper .page-sidebar .news-item .title {
    font-size: 14px;
    margin-top: 0;
}
.page-wrapper .page-sidebar .testimonials-carousel {
    position: relative;
}
.page-wrapper .page-sidebar .testimonials-carousel .fa {
    color: #686868;
    margin-right: 5px;
    font-size: 18px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel .item {
    min-height: 300px;
}
.page-wrapper .page-sidebar .testimonials-carousel .people {
    margin-top: 10px;
}
.page-wrapper .page-sidebar .testimonials-carousel .people .name {
    color: #686868;
}
.page-wrapper .page-sidebar .testimonials-carousel .people .title {
    color: #999;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls {
    margin-top: 20px;
    text-align: right;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    background: #dddddd;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 0;
    font-size: 15px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.next .fa {
    padding-top: 2px;
    padding-right: 1px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a.prev .fa {
    padding-top: 2px;
    padding-right: 1px;
}
.page-wrapper .page-sidebar .testimonials-carousel .carousel-controls a:hover .fa {
    background: #686868;
}

/* ======= Configure Style ======= */
.config-wrapper {
    position: absolute;
    top: 100px;
    right: 0;
}
.config-wrapper-inner {
    position: relative;
}
.config-trigger {
    display: block;
    position: absolute;
    left: -36px;
    width: 36px;
    height: 36px;
    background: #444444;
    color: #fff;
    text-align: center;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.config-trigger:hover {
    background: #000;
}
.config-trigger .fa {
    font-size: 22px;
    padding-top: 8px;
    display: block;
    color: #fff;
}
.config-panel {
    display: none;
    background: #444444;
    color: #fff;
    padding: 15px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.config-panel p {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    color: #fff;
}
.config-panel ul {
    margin-bottom: 0;
}
.config-panel li a {
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
}
.config-panel li a:hover {
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    border: 2px solid rgba(256, 256, 256, 0.8);
}
.config-panel li.active a {
    border: 2px solid #fff;
}
.config-panel li.default a {
    background: #686868;
}
.config-panel li.green a {
    background: #57a89a;
}
.config-panel li.purple a {
    background: #6f7a9f;
}
.config-panel li.red a {
    background: #a85770;
}
.config-panel .close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #fff;
}
.config-panel .close .fa {
    color: #fff;
}
.ie8 .footer .footer-content {
    min-height: 280px;
}
.ie8 .navbar-nav {
    position: relative;
    z-index: 100;
}

/* ======= Home Page ======= */
.home-page h1.section-heading {
    font-size: 22px;
    font-weight: 300;
    line-height: 2;
    margin-top: 0;
    color: #2f506c;
}
.home-page h1.section-heading .line {
    border-top: 2px solid #686868;
    display: inline-block;
    padding: 0 15px;
    padding-top: 5px;
}
.home-page section {
    background: #f5f5f5;
    overflow: hidden;
    margin-bottom: 30px;
}
.home-page .section-content {
    padding: 15px;
    padding-top: 0;
}
.home-page .carousel-controls a .fa {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    background: #dddddd;
    color: #fff;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 0;
    font-size: 15px;
}
.home-page .carousel-controls a.next .fa {
    padding-top: 2px;
    padding-right: 1px;
}
.home-page .carousel-controls a.prev .fa {
    padding-top: 2px;
    padding-right: 1px;
}
.home-page .carousel-controls a:hover .fa {
    background: #686868;
}
.home-page .promo {
    margin-bottom: 30px;
}
.home-page .promo h1.section-heading {
    margin-top: 0;
    font-size: 24px;
    color: #fff;
}
.home-page .promo p {
    color: #f5f5f5;
}
.home-page .promo .btn-cta {
    font-size: 20px;
    margin-top: 30px;
    font-family: Arial, sans-serif;
}
.btn-default {
    margin-bottom: 10px;
    /*	background:#878787 !important;
	border:1px solid #878787 !important;*/
}
.btn-default,
.btn-default .fa {
    /*display:inline-block;
	height:16px;
	width:16px;
	border-radius:100%;
	background-color:#565656;
	color:#fff;*/
    
    color: #565656;
}
.home-page .news {
    position: relative;
}
.home-page .news .carousel-controls {
    position: absolute;
    right: 10px;
    top: 10px;
}
.home-page .news h2.title {
    font-size: 18px;
    margin-top: 0;
}
.home-page .news h2.title a {
    color: #444444;
}
.home-page .news h2.title a:hover {
    color: #365d7e;
}
.home-page .news .news-item {
    padding-left: 115px;
    position: relative;
    margin-bottom: 20px;
}
.home-page .news .thumb {
    position: absolute;
    left: 0;
    top: 0;
}
.home-page .events .section-content {
    min-height: 520px;
}
.home-page .events .event-item {
    position: relative;
    padding-left: 55px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}
.home-page .events .event-item .date-label {
    background: #fff;
    position: absolute;
    left: 0;
}
.home-page .events .event-item h2.title {
    margin-bottom: 20px;
    font-size: 16px;
}
.home-page .events .event-item p {
    margin-bottom: 5px;
}
.home-page .events .event-item .fa {
    margin-right: 5px;
    font-size: 14px;
    min-width: 16px;
    color: #666;
}
.home-page .events .event-item .fa.fa-map-marker {
    font-size: 18px;
}
.home-page .events .read-more {
    margin-top: 15px;
}
.home-page .events .details p {
    color: #666;
}
.home-page .course-finder .course-finder-form {
    margin-bottom: 15px;
}
.home-page .course-finder .keywords {
    padding-left: 0;
}
.home-page .course-finder .keywords input {
    width: 200px;
    margin-right: 5px;
}
.home-page .video {
    position: relative;
}
.home-page .video .carousel-controls {
    position: absolute;
    right: 10px;
    top: 10px;
}
.home-page .video .video-iframe {
    max-width: 100%;
    width: 100%;
    height: 287px;
    margin-bottom: 5px;
}
.home-page .links .fa {
    margin-right: 5px;
}
.home-page .testimonials {
    position: relative;
}
.home-page .testimonials .carousel-controls {
    position: absolute;
    right: 10px;
    top: 10px;
}
.home-page .testimonials .fa {
    color: #686868;
    margin-right: 5px;
    font-size: 18px;
}
.home-page .testimonials .carousel .item {
    min-height: 298px;
}
.home-page .testimonials .people {
    margin-top: 10px;
}
.home-page .testimonials .people .name {
    color: #686868;
}
.home-page .testimonials .people .title {
    color: #999;
}
.home-page .awards {
    background: #fff;
}
.home-page .awards .logos {
    margin: 0;
    padding: 0;
}
.home-page .awards .logos li {
    list-style: none;
    margin-right: 0;
    text-align: center;
}
.home-page .awards .logos li img {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    margin: 0 auto;
}
.home-page .awards .logos li img:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.home-page .awards .carousel-control {
    background: none;
    width: auto;
    top: 20px;
    text-shadow: none;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
.home-page .awards .carousel-control .fa {
    color: #e8e8e8;
    font-weight: bold;
}
.home-page .awards .carousel-control:hover .fa {
    color: #999;
}
.testimonials {
    background: #d9eafa;
    margin-top: -20px;
    border-top: 4px solid #5084a3;
}
.quotation {
    /* font-size: 30px; */
    
    //
    margin: 0 auto;
    /* quotes: "\201C""\201D""\2018""\2019"; */
    
    quotes: "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“" "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â" "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¹Ã…â€œ" "ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢";
    padding: 10px 8px;
    line-height: 1.4;
    font-family: 'Frutiger Neue W01 Light';
}
.quotation:before {
    content: open-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: -10px;
    position: relative;
    top: 30px;
    color: #00567a;
    font-size: 4em;
    font-family: sans-serif;
}
.quotation::after {
    content: close-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: 10px;
    position: relative;
    top: 35px;
    color: #00567a;
    font-size: 4em;
    font-family: sans-serif;
}
.testimonial-copy {
    padding: 30px 30px 20px;
    font-size: 20px;
    color: #00567a;
}
.testimonial-copy a {
    padding: 0px 5px 0px;
    font-size: 20px;
    color: #00567a;
}
.testimonial-name {
    padding: 0px 30px 15px;
    text-align: right;
    color: #00567a;
    font-weight: 700;
}

/* ======= Courses Page ======= */
.courses-wrapper .tab-content {
    font-size: 12px;
}
.courses-wrapper .tab-content .item {
    margin-top: 15px;
}
.courses-wrapper .tab-content img {
    margin-bottom: 10px;
}
.courses-wrapper .course-finder {
    margin-bottom: 30px;
}
.courses-wrapper .course-finder .keywords input {
    width: 260px;
}
.courses-wrapper .course-list-header {
    font-size: 13px;
    margin-bottom: 15px;
}
.courses-wrapper .course-list-header .summary {
    padding-top: 10px;
}
.courses-wrapper .course-list-header .control-label {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    margin-right: 10px;
    line-height: 2;
}
.courses-wrapper .course-list-header .sort {
    padding-top: 5px;
}
.courses-wrapper .course-list-header .sort-options {
    width: auto;
    height: 25px;
    font-size: 12px;
}
.courses-wrapper .course-item {
    font-size: 12px;
}
.courses-wrapper .course-item .col-meta {
    color: #777777;
}

/* ======= Events Page ======= */
.events-wrapper .events-item .date-label {
    /* background: #676767 */
}
.events-wrapper .events-item .details .time {
    margin-right: 10px;
}
.events-wrapper .events-item .details .fa {
    margin-right: 5px;
}

/* ======= Contact Page ======= */
.contact-form .required {
    color: #e14b39;
    display: inline-block;
    font-weight: normal;
    padding-left: 2px;
}
#map {
    height: 300px;
}
#map,
#map *,
#map *:before,
#map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
#map,
#map *,
#map *:before,
#map *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
    height: 34px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.page-sidebar .news-item {
    margin-bottom: 15px;
}

/* Extra small devices (phones, less than 768px) */
@media only screen and (max-device-width: 15000px) {
    /*	.hide-blocks {
		display:none !important;
	}
*/
    /*	p, li {
		font-family: Arial, sans-serif;
	}
	a, strong, bold, .UroSearch a, .UroSearch, .bar-title span {
		font-family: Arial, sans-serif !important;
		font-weight: bold !important;
	}
*/
}
@media (max-width: 767px) {
    .main-nav.megamenu .container {
        height: 50px;
    }
    
    .album-cover img {
        width: 100%;
        height: auto;
    }
    
    .wrapper {
        min-height: inherit;
        margin-bottom: 0;
        height: 5px;
    }
    
    .wrapper:after {
        content: none;
    }
    
    .footer {
        height: auto;
    }
    
    .pull-right,
    .pull-left {
        float: none !important;
    }
    
    .logo {
        text-align: center;
    }
    
    .header .contact p {
        text-align: center;
        margin-right: 0;
        margin-bottom: 5px;
        float: none;
    }
    
    .header .menu-top {
        text-align: center;
        margin-top: 10px;
    }
    
    .header .menu-top li {
        float: none;
        display: inline-block;
    }
    
    .header br {
        display: none;
    }
    
    .header .social-icons {
        text-align: center;
        margin: 0 auto;
    }
    
    .header .social-icons li {
        float: none;
        display: inline-block;
    }
    
    .main-nav .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px;
        border-top: 0;
        -webkit-box-shadow: 0;
        -moz-box-shadow: 0;
        box-shadow: none;
    }
    
    .navbar-nav {
        margin-top: 0;
    }
    
    .navbar-nav {
        margin: 7.5px -15px;
    }
    
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }
    
    .main-nav .nav .nav-item.open li a {
        background: #9f9f9f;
        color: #fff;
    }
    
    .main-nav .nav .nav-item.open li a:hover {
        background: #787878;
        color: #fff;
    }
    
    .header .top-bar {
        position: relative;
        top: 0px;
        right: 0px;
        width: 100%;
        background: #e6f5fc;
        padding-bottom: 15px;
    }
    /*.header .quick-links {
	position: absolute;
	top: -2px;
	right:0px;
	width:150px;
}

  header .quick-links li {
	padding:8px;
    float: none;
    display: block;
	margin-top:2px;
	  background: #6f6f6f;

  }
*/
    
    header .quick-list {
        -webkit-padding-start: 0px;
        padding-left: 0px;
    }
    
    .header .search-form {
        text-align: center;
    }
    
    .header .search-form .form-group {
        display: inline-block;
    }
    
    .header .search-form .form-control {
        width: 210px;
    }
    
    .main-nav .nav .nav-item.active>a:before {
        content: none;
    }
    
    .flexslider {
        margin-bottom: 15px;
    }
    
    .flex-direction-nav a {
        margin-top: -50px;
    }
    
    .flexslider .slides .flex-caption {
        position: static;
        display: block;
    }
    
    .flexslider .slides .flex-caption br {
        display: none;
    }
    
    .flexslider .slides .flex-caption .main {
        font-size: 13px;
        display: block;
        margin-bottom: 0;
    }
    
    .flexslider .slides .flex-caption .secondary {
        display: block;
        font-size: 12px;
        font-weight: normal;
    }
    
    .flexslider .flex-control-nav {
        display: none;
    }
    
    .home-page .promo .btn-cta {
        margin-top: 0;
    }
    
    .home-page .news .thumb {
        width: 60px;
        height: 60px;
    }
    
    .home-page .news .news-item {
        padding-left: 75px;
    }
    
    .home-page .course-finder .keywords {
        padding-left: 15px;
        margin-top: 10px;
    }
    
    .home-page .course-finder .keywords input {
        width: 180px;
    }
    
    .home-page .video .video-iframe {
        height: auto;
    }
    
    .home-page .testimonials .carousel .item {
        min-height: inherit;
    }
    
    .home-page .events .section-content {
        min-height: inherit;
    }
    
    .home-page .awards .carousel-control {
        top: 50px;
    }
    
    .footer .footer-content .subscribe-form .form-control {
        width: 140px;
    }
    
    .footer #tweet .tweets-list-container {
        max-width: 100%;
    }
    
    .footer .bottom-bar .social li {
        float: left;
    }
    
    .footer .top-bar .social li {
        float: right;
    }
    
    .footer-col-inner {
        margin-bottom: 30px;
    }
    
    .footer #tweet {
        min-height: inherit;
    }
    
    .footer .footer-content .footer-col .fa-twitter {
        text-align: center;
        margin-bottom: 10px;
    }
    
    .page-heading h3.heading-title {
        float: none;
        text-align: center;
        display: block;
    }
    
    .breadcrumbs {
        /* text-align: center; */
        display: block;
        clear: both;
        padding-left: 0px !important;
    }
    
    .breadcrumbs ul {
        padding-top: 0;
        padding-left: 0;
        margin: 0 0 10px 0;
    }
    
    .breadcrumbs ul li {
        float: left;
        display: inline-block;
    }
    
    .breadcrumbs ul li.current {
        max-width: inherit;
        overflow: visible;
    }
    
    .home-page .course-finder .keywords input {
        float: left !important;
    }
    /*  .content.top {
	margin-top:175px;
}*/
    
    .banner {
        height: 250px;
    }
    
    .fixed-nav {
        position: relative !important;
        z-index: 100;
        width: 100%
    }
    
    .sidebar-menu>form>ul>li {
        min-height: 30px;
        font-size: 12px;
        line-height: 36px;
        color: #fff;
    }
    
    .sidebar-details img {
        margin: 0px 0 5px 10px;
        padding: 0px;
        width: 50%;
        height: 50%;
    }
    
    .sidebar-menu ul.sidebar-dropdown {
        padding-right: 15px !important;
    }
    
    .nav>li>a {
        padding-left: 6px;
        padding-right: 6px;
        margin-left: 0px;
        margin-right: 0px;
        font-size: 11px;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .slider.container {
        margin-top: 0px;
    }
    
    .secondary {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    
    .wrapper {
        min-height: inherit;
        margin-bottom: 0;
        /* height: 170px; */
    }
    
    .wrapper:after {
        content: none;
    }
    
    .footer {
        height: auto;
    }
    
    .footer {
        position: absolute;
        z-index: 1;
        width: 100%;
        /* must be the same height as footer */
    }
    
    .footer .bottom-bar .social li {
        float: left;
    }
    
    .footer .top-bar .social li {
        float: right;
    }
    
    .footer-col-inner {
        margin-bottom: 15px;
    }
    
    .home-page .testimonials .carousel .item {
        min-height: inherit;
    }
    
    .home-page .events .section-content {
        min-height: inherit;
    }
    
    .footer #tweet {
        min-height: inherit;
    }
    
    .page-wrapper .album-cover {
        min-height: 360px;
    }
    
    .album-cover img {
        width: 100%;
        height: auto;
    }
    
    .navbar-nav li.divider {
        border-bottom: 0px solid #f00 !important;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
    .keydate-content {
        float: left;
        /*margin-left:20px;*/
        width: 300px;
        /*border:1px solid black;*/
    }
    
    .extraCoverBox {
        max-height: 240px;
    }
    
    .extraCoverBox img {
        height: 212px;
        width: auto;
    }
    
    .row-margin {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    
    .row-flush {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    
    .img-responsive-full {
        padding: 0 10px 10px 0;
    }
    
    .img-responsive {
        padding: 0 10px 10px 10px;
        max-width: 150px !important;
    }
     .img-responsive.map{
     max-width:100% !important;
    }
    
    .img-responsive-flush-left {
        padding-left: 0;
        margin-left: 0;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .page-sidebar {
        /* margin-top: 25px; */
    }
    
    .sidebar {
        max-width: 200px;
    }
    
    .nav>li>a {
        padding: 5px 14px;
    }
    
    .home-page .testimonials .carousel .item {
        min-height: 298px;
    }
    
    .home-page .events .section-content {
        min-height: 520px;
    }
    
    .home-page .video .video-iframe {
        height: 287px;
    }
    
    .footer .bottom-bar .social li {
        float: right;
    }
    
    .footer .top-bar .social li {
        float: right;
    }
    
    .footer #tweet {
        min-height: 100px;
    }
    
    .page-wrapper .album-cover {
        min-height: 360px;
    }
    /* Sticky Footer */
    
    html,
    body {
        height: 100%;
        width: 100%;
    }
    
    body {
        /* font-size: 13px; */
    }
    
    .wrapper {
        /* min-height: 100%; */
        /* margin-bottom: -557px; */
        /* equal to footer height */
        height: 141px;
    }
    
    .wrapper:after {
        content: "";
        display: block;
        height: 0px;
        /* must be the same height as footer */
    }
    
    .footer {
        position: relative;
        height: 344px;
        width: 100%;
        max-width: 1370px;
        margin: 0 auto;
        /* must be the same height as footer */
    }
    
    .col-md-6-adjust {
        width: 50%;
        /*	padding-right:30px;
	padding-left:30px;*/
    }
    
    .col-md-6-adjust-widget {
        width: 50%;
        /*	padding-right:30px;
	padding-left:30px;*/
    }
    
    .col-md-4-adjust-widget {
        width: 50%;
        /*	padding-right:30px;
	padding-left:30px;*/
    }
    
    .col-sm-6-adjust {
        position: relative;
        display: block;
        min-height: 1px;
        /*	padding-right: 30px;
*/
        float: left;
    }
    
    .extraCover {
        margin: 0px 0px 5px 0px;
        box-shadow: 3px 3px 15px #777;
    }
    
    .row-flush {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    
    .sidebar-details img {
        width: 130% height: auto;
    }
    
    #hamburger {
        display: none;
    }
}

/* Large devices (large desktops, 1400px and up) */
@media (min-width: 1400px) {
    .home-page .course-finder .keywords input {
        width: 255px;
    }
    
    .banner {
        height: 400px;
    }
    
    .nav>li>a {
        padding: 5px 17px;
    }
    
    .keydate-content {
        float: left;
        /*margin-left:20px;*/
        width: 230px;
        /*border:1px solid black;*/
    }
    
    .container {
        max-width: 1400px !important;
        width: 100% !important;
        min-width: 0px;
        margin-top: 20px;
        z-index: 10000000;
    }
    
    .top-bar .container {
        margin-top: 0px;
    }
    
    .col-md-6-adjust {
        width: 56.8% !important;
        /* margin-left: -75px; */
    }
    
    .col-md-6-adjust-widget {
        width: 58.3% !important;
    }
    
    .col-md-4-adjust {
        width: 50% !important;
    }
    
    .col-md-4-adjust-widget {
        width: 50% !important;
        height: 100% !important;
        min-heigth: 800px !important;
    }
    
    .col-md-8-adjust {
        width: 1070px !important;
    }
    
    .fixed300 {
        width: 330px;
        margin-right: -60px;
        /* clear: both; */
        /* float: right; */
    }
    
    .flex-caption-wrapper {
        position: relative;
        margin: auto;
        width: 1400px;
        height: 215px !important;
        color: #fff;
        display: block;
        font-family: Arial, san-serif;
    }
}
@media (min-width:768px) and (max-width:1399px) {
    .flex-caption-wrapper {
        position: relative;
        margin-left: 0;
        width: 40% !important;
        height: 215px !important;
        color: #fff;
        display: block;
        font-family: Arial, san-serif;
        background: rgba(65, 116, 141, .6);
    }
}
@media (max-width: 1400px) and (min-width:992px) {
    .container {
        max-width: 1400px !important;
        width: 100% !important;
        min-width: 0px;
        margin-top: 20px;
    }
    
    .top-bar .container {
        margin-top: 0px;
    }
    
    .footer .top-bar.container {
        margin-top: 0px;
        /* margin-bottom: 20px; */
    }
    
    .col-md-6-adjust {
        width: 50% !important;
        /* margin-left: 40px; */
    }
    
    .col-md-4-adjust {
        width: 49% !important;
        /*	margin-right:15px;
	margin-left:15px;
*/
    }
    
    .col-md-8-adjust {
        width: 70% !important;
        /*	margin-right:0px;*/
    }
    
    .fixed300 {
        width: 330px;
        /* margin-right: -60px; */
    }
}
.footer .container {
    margin-top: 0px;
}
.behind-logo {
    position: relative;
    display: block;
    background-color: transparent;
    width: 100%;
    margin: auto;
    background: #fff;
    background-size: 1400px 243px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.logo-link span {
    position: relative;
    display: block;
    background-color: transparent;
    opacity: 1;
    width: 1400px;
    margin: auto;
    background-image: url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/images/AUALogoNew.png);
    /*  background-size:contain;*/
    background-repeat: no-repeat;
    background-position: 10px 0px;
    overflow: hidden;
    
}
@media (max-width: 1199px) {
    /*	.header .header-main {
	  padding:0;
	  background-image:url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/images/header-logo-bar4.jpg);
	  background-repeat:no-repeat;
	  background-size:contain;
	  background-position: 20px 0;
	  width:300px;
	  height:133px;
	  margin:0px;
	  background-color:#fff;
	}*/
    
    .main-nav .container {
        width: 100%;
    }
}
@media (min-width: 1199px) {
    .events-item .details {
        margin-left: 0px;
        padding-left: 0px;
    }
}
@media (max-width: 479px) {
    /*.header .header-main {
    padding: 0;
    background-image: url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/images/header-logo-bar4.jpg);
    background-position: -5px -0px;
    width: 90%;
    height: 90px;
    margin: 0px;
}	
*/
    
    .logo-link span {
        position: relative;
        display: block;
        background-color: transparent;
        opacity: 1;
        width: 1400px;
        margin: auto;
        /* background-image: url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/images/header-logo-bar6.png); */
        /*  background-size:17%;*/
        background-repeat: no-repeat;
        background-position: 10px 15px;
        overflow: hidden;
    }
    
    .header .quick-links {
        position: absolute;
        top: 0px;
        /*    left: 0px;
    width: 100%;*/
    }
    
    header .quick-links li {
        -webkit-padding-start: 0px;
        padding-left: 0px;
        font-size: 10px
    }
    
    header .quick-links li {
        -webkit-padding-start: 0px;
        padding-left: 0px;
        font-size: 10px
    }
    
    .img-responsive,
    .news-wrapper .news-item .details img, .inside-tract img {
        max-width: 100% !important;
        /* width: 100% !important; */
        height: auto !important;
        width: 400px;
        margin-bottom: 15px;
        float:left !important;
        clear:both !important;
    }
    
    .no-banner {
        margin-top: 180px !important;
    }
    
    .banner {
        height: 200px;
    }
    
    .header .right-side {
        width: 100%;
    }
    
    .slider.container {
        /* margin-top: 0px !important; */
    }
    
    .img-responsive {
        padding-right: 20px;
    }
    
    .img-responsive-flush-right {
        padding: 10px 0px 10px 0px;
    }
    
    .img-responsive-flush-left {
        padding: 0px 10px 10px 0px;
    }
    
    .img-responsive-full {
        width: 100%;
        height: auto;
        padding: 0px 0px 10px 0px;
    }
    
    #main_content_body .search_bar .search_options {
        position: relative;
        display: block;
        width: 180px;
        clear: both;
        float: left;
        margin: 6px 0 0 -15px;
    }
    
    .footer-col {
        width: 100%;
    }
}
@media (max-device-width: 479px) {
    .header .header-main {
        background-position: -250px -0px;
        background-size: cover;
        height: 125px;
    }
    
    .no-banner {
        margin-top: 160px !important;
    }
    
    .banner {
        height: 180px;
    }
    
    .slider.container {}
    
    .img-responsive-full {
        width: 100%;
        height: auto;
        padding: 0px 10px 10px 0px;
    }
    
    .img-responsive {
        padding: 0px 10px 10px 0px;
    }
    
    p,
    li,
    a,
    span {
        /*	   font-size:20px;	font-family:'FrutigerNeueW01-Regular', arial, sans-serif;
*/
    }
}
@media (min-width: 1500px) {
    .banner {
        height: 450px;
    }
}
.videos img {
    width: 100%;
    height: auto;
    max-width: 320px;
}
a.video {
    float: left;
    position: relative;
    padding-right: 20px;
}
a.video span {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url("https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/images/play-btn.png") no-repeat;
    background-position: 50% 50%;
    background-size: 175%;
}
a.video:hover span {
    width: 100%;
    height: 100%;
    position: absolute;
    background: url("https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/SITES/AUAnet/common/images/play-btn.png") no-repeat;
    background-color: rgba(255, 255, 255, 0.2);
    background-position: 50% 50%;
    background-size: 175%;
    z-index: 2000px;
}
a.video:hover img {
    /*    display: block; */
    
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.extraCoverBox {
    text-align: center;
}
.filter-options>li>span {
    margin-left: 5px;
}
.panel.products {
    box-shadow: none;
}
.products .panel-body {
    background: #D2D3D5;
    margin: 20px 0;
    padding: 10px;
    position: relative;
}
.products .panel-body img {
    width: 100%;
}
.products .panel-body h2 {
    font-size: 14px;
    margin: 0 0 5px;
}
.products .panel-body h4 {
    margin: 0 0 5px;
}
.products .panel-body p {
    font-size: 12px;
    margin: 0 0 5px;
}
.products .panel-body .items {
    text-align: right;
}
.products .panel-body .items input[type=text] {
    margin: -2px 0 0 5px;
    text-align: center;
    width: 35px;
}
.products .panel-body div.actions {
    margin: 0 -1%;
    overflow: hidden;
}
.products .panel-body div.actions a.button {
    background: #878787;
    border-radius: 6px;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 1% 5px;
    max-width: 140px;
    min-width: 75px;
    padding: 3px 0;
    text-align: center;
    width: 48%;
}
.products div.panel-wrap {
    padding-bottom: 50px;
    position: relative;
}
.products div.panel-wrap div.actions {
    position: absolute;
    bottom: 10px;
}
.products .panel-body div.actions a.button.download {
    background: #A9C475;
}
.products .panel-body div.actions a.button:hover,
.products .panel-body div.actions a.button:focus {
    background: #878787;
}
.products .panel-body a.remove {
    background: #8E8F91;
    border-radius: 6px;
    bottom: 15px;
    color: #fff;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px;
    position: absolute;
    right: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
}
.products .panel-body.checkout {
    background: #fff;
}
.products .panel-body.checkout div.actions {
    text-align: right;
}
.products .panel-body.checkout div.actions p {
    margin: 0 0 10px;
}
.products .panel-body.checkout div.actions a.button.update {
    background: #8E8F91;
    text-transform: none;
}
.products .panel-body.checkout div.actions a.button {
    float: none;
    display: inline-block;
    margin-left: 15px;
    padding: 3px 10px;
    text-transform: uppercase;
    width: 120px;
}
.med-images {
    float: right;
    margin-left: 10px;
}
.med-images p {
    text-align: right;
    font-size: 12px;
    font-style: italic;
}
.med-images img {
    width: 100% !important;
    max-width: 400px !important;
}
.med-images .caption {
    font-size: 9px;
    text-align: right;
    font-style: normal;
}
.caption-name,
.caption-description,
.caption_fix,
.source {
    font-size: 12px;
    line-height: 15px;
    margin: 5px 10px 10px 0px;
    font-family: 'FrutigerNeueW01-Regular' !important;
    color: #444 !important;
}
.source {
    margin: -15px 0px 25px 5px;
}
.caption-title {
    font-family: 'Frutiger Neue W01 It';
    font-size: 12px;
}
@media (min-width: 992px) {
    .landing.products .panel-body {
        margin-bottom: -99999px;
        padding-bottom: 99999px;
    }
    
    .products.col-wrap {
        overflow: hidden;
        margin: 10px 0px 0px 0px;
    }
    
    .products .products.col-wrap:first-child {
        margin: 35px 0px 0px 0px;
    }
    
    .col-md-4-adjust-widget {
        /* width: 50% !important; */
        /*	padding-right:30px;
	padding-left:30px;*/
    }
}
@media (max-width: 992px) {
    .products .panel-body {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    
    #hamburger {
        border: 1px solid #999;
        display: block;
        width: 40px !important;
        padding: 2px 10px !important;
        margin: 10px 15px 5px 15px !important;
        background: rgba(0, 0, 0, .5);
        z-index: 110000;
    }
    
    .mm-opened #hamburger {
        border: 1px solid #999;
        display: block;
        width: 40px !important;
        padding: 2px 10px !important;
        margin: 10px 15px 5px 15px !important;
        position: absolute;
        top: 0px;
        z-index: 100;
        left: 0px;
        background: rgba(0, 0, 0, .5);
        z-index: 11000;
    }
    
    #hamburger span {
        background: #fff !important;
        display: block;
        height: 3px;
        margin: 3px 0;
    }
    
    html.mm-opened #hamburger span.top-bar {
        transform: rotate( 45deg);
        top: 6px !important;
    }
    
    html.mm-opened #hamburger span.middle-bar {
        opacity: 0;
    }
    
    html.mm-opened #hamburger span.bottom-bar {
        transform: rotate( -45deg);
        top: -6px !important;
    }
    
    #hamburger {
        overflow: hidden;
    }
    
    #hamburger span {
        position: relative;
        transform: rotate( 0);
        top: 0;
        left: 0;
        opacity: 1;
        transition: none 0.5s ease;
        transition-property: transform, top, left, opacity;
    }
    
    .hamburger-box {
        width: auto !important;
        height: auto !important;
        display: inline-block !important;
        position: relative;
        top: 240px;
        margin-left: 0px;
        border: 1px solid #00567a;
        border-radius: 0px;
        background: #00567a;
        color: #fff;
    }
    
    html.mm-opened #hamburger span.middle-bar {
        left: -40px;
    }
    
    .content.container {
        margin-top: 20px;
    }
}
@media (max-device-width: 992px) {
    .hamburger-box {
        width: auto !important;
        height: auto !important;
        display: inline-block !important;
        position: relative;
        top: 250px !important;
        margin-left: 0px;
    }
}
div.panel-heading btn br {
    display: none;
}
@media (min-width:1224px) {
    .news-wrapper {
        /* min-height: 680px; */
    }
    
    .news-wrapper.short {
        min-height: 10px;
        /* margin-bottom: 30px; */
    }
}
@media print {

    * {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-shadow: none !important;
    }
    
    a,
    a:visited {
        text-decoration: underline;
    }
    
    a[href]:after {
        content: " (" attr(href) ")";
    }
    
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    
    thead {
        display: table-header-group;
    }
    
    tr,
    img {
        page-break-inside: avoid;
    }
    
    img {
        max-width: 100% !important;
    }
    
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    
    h2,
    h3 {
        page-break-after: avoid;
    }
    
    select {
        background: #fff !important;
    }
    
    .navbar {
        display: none;
    }
    
    .table td,
    .table th {
        background-color: #fff !important;
    }
    
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important;
    }
    
    .label {
        border: 1px solid #000;
    }
    
    .table {
        border-collapse: collapse !important;
    }
    
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
    
    .sidebar,
    .page-sidebar,
    .fixed-nav,
    .breadcrumbs-list,
    .footer,
    .hide-blocks,
    .sidebar-menu {
        display: none !important;
    }
    
    a[href]:after {
        content: none !important;
    }
    
    .bar-title {
        padding: 0px !important;
    }
    
    div.bar-title h1,
    div.bar-title h2,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        color: #000 !important;
        margin: 20px 0px 10px 0px;
    }
    
    .col-md-6-adjust.col-sm-8-adjust.col-xs-12,
    .col-md-4.col-md-4-adjust.col-sm-12 {
        width: 90% !important;
        margin: 10px 5% !important;
    }
    
    .hide-blocks {
        display: none !important;
        height: 0px !important;
    }
    
    .AdTop,
    .AdRight,
    .mobile-nav,
    .hamburger-box,
    #topcontrol,
    .fixed300,
    .wrapper,
    .modal-header,
    .modal-footer {
        display: none !important;
    }

    
    div.modal.fade {
        display: block !important;
        opacity: 1.0 !important;
        position: relative;
        overflow: visible;
    }
    
    .modal-dialog {
        transform: translate3d(0, 0, 0) !important;
        max-width: 100% !important;
        width: 100%;
        margin: 0px;
    }
        .bgimg {
    background-image: url(https://web.archive.org/web/20220302141052im_/https://assets.auanet.org/MEM-Invoice.jpg) !important;
    background-size: contain !important;
    display:block !important;
    }
}
.cc-window {
    margin-top:107px;
    font-size: 14px;
    background: #00567a !important;
    /* min-height:300px; */
    padding: 20px !important;
}

.cc-btn {
    border-radius:6px;
}
.cc-btn:hover {
    background-color:#ffffffd9 !important;
}
#cookie-consent2>div:nth-child(2) {
    background: #00567a !important;
}
#cookie-consent2 .btn.btn-success {
    background: #fff;
    color: #4f71ff;
    border: solid 0px #fff;
    border-radius: 0px;
    padding: 5px 20px;
    margin: 5px;
}

/*Temporary Fonts*/

/*a,
h1,
h2,
h3,
h4,
h5,
h6,
.flexslider .slides .flex-caption .main,
.flexslider .slides .flex-caption .secondary,
button,
.btn,
.album-cover div.box-title,
div.box-title {
    font-family: 'arial', sans-serif !important;
    font-weight: 600 !important;
}
p,
li,
td {
    font-family: 'arial', sans-serif !important;
    font-weight: 500 !important;
}
.UroSearch a,
.UroSearch {
    font-family: 'arial', sans-serif !important;
    font-weight: 600 !important;
}
strong,
bold {
    font-family: 'arial', sans-serif !important;
    font-weight: 500 !important;
	font-weight:bold !important;
}
p em,
em {
    font-family: 'arial', sans-serif !important;
    font-weight: 500 !important;
    font-style: italic !important;
}
p .main em,
strong em,
a em {
    font-family: 'arial', sans-serif !important;
    font-weight: 600 !important;
    font-style: italic;
}*/
/*
     FILE ARCHIVED ON 02:11:44 Jul 16, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:10:17 Aug 18, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 85.159
  exclusion.robots: 0.123
  exclusion.robots.policy: 0.113
  RedisCDXSource: 1.731
  esindex: 0.009
  LoadShardBlock: 52.352 (3)
  PetaboxLoader3.datanode: 54.65 (4)
  CDXLines.iter: 22.631 (3)
  load_resource: 48.127
  PetaboxLoader3.resolve: 17.985
*/
/*
     FILE ARCHIVED ON 14:10:52 Mar 02, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:15:59 Aug 16, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 107.717
  exclusion.robots: 0.135
  exclusion.robots.policy: 0.124
  RedisCDXSource: 0.788
  esindex: 0.013
  LoadShardBlock: 54.132 (3)
  PetaboxLoader3.datanode: 80.163 (4)
  CDXLines.iter: 36.592 (3)
  load_resource: 142.202
  PetaboxLoader3.resolve: 102.643
*/