/*****************************************************************************/


/************************ CSS Lite Stylesheet for PM's ***********************/


/*****************************************************************************/


/* ====================== Base color palette information ==================== */


/*
Base blue
hex #428bca

Dark blue
hex #2a6496;
    
Base orange
hex #ff8000;
    
Base white
hex #fff; (or white)
*/


/* ====================== Default container styles ========================== */

body {

    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    background-color: #fff;
}

a {
    background-color: transparent;
    color: #fdb813;
    font-weight: 600;
    outline: none !important;
    text-decoration: none;
}
a.active,
a:hover {
    color: #748a96;
    text-decoration: underline;
}

h1 {
    /*
    color: #428bca;
    */
    font-family: 'Roboto', sans-serif;
    text-shadow: none;
}

h2 {
    /*
    color: #428bca;
    font-family: "Open Sans", sans-serif;
    font-size: 26px;
    font-weight: normal;
    text-shadow: none;
    */
    font-family: 'Roboto', sans-serif;
    color: #003a56;
}

h3 {
    /*
    color: #428bca;
    */
    font-family: 'Roboto', sans-serif;
}

h4 {
    /*
    color: #428bca;
    */
    font-family: 'Roboto', sans-serif;
}

h5 {
    /*
    color: #428bca;
    */
    font-family: 'Roboto', sans-serif;
}
h1 {
    color: #000;
    font-weight: normal;
    margin-top: 0px;
    font: 38px/38px 'Roboto', sans-serif;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
    text-transform: uppercase;
}
h3 {
    font: 24px/26px 'Roboto', sans-serif;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}
#dvCustomMasthead {
    display: block;
}

.Masthead {
    box-shadow: none;
    -webkit-box-shadow: none;
}

#content-container .container {
    background-color: white;
    box-shadow: none;
    -webkit-box-shadow: none;
}

a.dropdown-toggle.language-toggle {
    display: none;
}

#top-ad {
    background-color: #ebebeb;
    padding: 10px 0;
    border-bottom: 1px solid #000;
}

#bottom-ad div,
#top-ad div {
    margin: auto;
    text-align: center;
    clear: both;
    max-width: 728px;
}

#network-container {
    clear: left;
    background: #252525;
    overflow: hidden;
}

#network-container nav span.network-title {
    display: none;
}

#network-container nav a {
    font: normal 18px/24px 'Roboto', sans-serif;
    color: #748a96;
    padding: 0px 11px;
}

#network-container nav a.active {
    color: #fff;
    text-decoration: none;
}

#network-container nav a:hover {
    text-decoration: underline;
}

#network-container nav a.active:hover {
    text-decoration: none;
}

#network-container h5 a:hover {
    color: #fff;
    /*background: #252525 url(images/arrow-down.png) 0px center no-repeat;*/
}

#network-container nav {
    background: #252525;
    height: auto;
    padding: 10px 5px 7px 15px;
    overflow: hidden;
}

#network-container h5 {
    display: none;
}

#network-container img {
    padding-top: 8px;
}

#network-container ul {
    float: right;
    margin-left: 0px;
    margin-right: 0px;
    margin: 0px;
}

#network-container ul li {
    float: left;
    padding: 0px;
    list-style: none;
    padding: 0px 0px 0px;
    color: #fff;
}


.header-logo {
    overflow: hidden;
}

header.site-header {
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
}

header.site-header h1 {
    background: #fff url(https://www.rfidjournallive.com/wp-content/uploads/final_logo.jpg) no-repeat;
    height: 160px;
    width: 194px;
    float: left;
    margin-top: 24px;
    margin-bottom: 20px;
    padding-bottom: 0px;
    border-bottom: 0px;
    margin-right: 0px;
}

header.site-header h1 a {
    color: transparent;
    height: 160px;
    width: 194px;
    display: block;
}

header.site-header div#header-right-text {
    /* height: auto; */
    /* display: inline-block; */
    /* width: auto; */
    /* float: right; */
    /* margin-top: 70px; */
    /* max-width: 500px; */
    margin-top: 3px;
}

header.site-header div#header-right-text span.dates {
    color: #fdb813;
    text-transform: uppercase;
    padding-right: 0px;
    font-size: 22px;
    font-weight: 700;
}

header.site-header div#header-right-text span.location {
    color: #fdb813;
    text-transform: uppercase;
    font: bold 18px/20px 'Roboto', sans-serif;
}

.col-md-7.logo_contrlr {
    padding-left: 0px;
}

header.site-header div#publication-of a {
    position: absolute;
    height: 50px;
    width: 320px;
    display: block;
    text-decoration: none;
}
.toptxt {
    display: block;
    text-align: right;
    /* width: 357px; */
    margin-left: auto;
}

span.sep {
    font-size: 18px;
    margin-top: -10PX;
    display: inline-block;
}


@media (max-width: 992px){
    .col-md-7.logo_contrlr img {
    float: none;
}
.toptxt {
    text-align: center;
    width: 100%;
}


header.site-header div#header-right-text{
    text-align: center !important;
}
}












/* ====================== Additional container styles ======================= */

.breadcrumb {
    /*
    margin: 0px;
    padding: 7px 0px 0px 0px;
    background-color: transparent;
    */
}

.badge {
    /*
    background-color: #428bca;
    */
}

.pagination>li>a,
.pagination>li>span {
    /*
    color: #428bca;
    */
}

.nav-tabs>li {
    /*
    color: #555;
    */
}

.nav-tabs>li>a:hover {
    /*
    color: #2a6496;
    */
}

.nav-tabs>li.active>a {
    /*
    border-top-color: #428bca;
    color: #428bca;
    */
}

body.no-nav {
    /*
    background-color: white;
    background-image: none;
    */
}


/* ====================== Navigational styles =============================== */

.navbar-collapse {
    padding: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #fff;
}

.container>.navbar-collapse {
    border-bottom-color: #ff8000;
    border-bottom-style: none;
    border-bottom-width: 2px;
}

.navbar-top>li>a {
    /*
    padding: 5px;
    color: #428bca;
    */
}

.navbar-top>li>a:hover {
    /*
    color: #428bca;
    background-color: white;
    */
}

.navbar-nav>li>a {
    color: #39738f;
    background: inherit;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 13px;
    margin-right:10px;
}

@media (min-width: 993px) and (max-width: 1199px) {
    .navbar-nav>li>a {
        font-size: 14px;
        padding: 20px 7px;
    }
}

.navbar-nav>li {
    color: #fff;
    background: transparent;
}

.navbar-nav>li:hover {

}

.navbar-nav>li>a:hover {
    color: #219EBC;
    background: #fff !important;
}

.navbar-nav>li>a.active {
    /*color: #fff;
    background: #fdb813;*/
}

.navbar-nav>li.active>a {
    /*color: #fff;
    background: #fdb813;*/
}

.navbar-nav>li>.dropdown-menu {
    /*
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    */
}

.dropdown-menu {
    border-radius: 0px;
    border: none;
    background-color: #fff;
    padding: 0px;
}

.dropdown-menu>li>a {
color: #39738f;
  border-bottom: 1px solid #fff;
  font-size: 16px;
  padding-top: 8px;
  padding-bottom: 10px;
  text-shadow: none;
  margin-left: 20px;
  padding-right: 100px;
  pointer-events:auto;
}

.dropdown-menu>li:last-child>a {
    border-bottom: none;
}

.dropdown-menu>li>a:hover {
    color: #219EBC;
    background-color: rgba(0,0,0,.03);
    text-shadow: none;
}

.left-nav>li {
    /*
    border-bottom-color: #e0eded;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    */
}

.left-nav>li>a {
    /*
    color: white;
    */
}

.left-nav>li>a:hover {
    /*
    color: white;
    background-color: #ff8000;
    */
}

.left-nav>li.active>a {
    /*
    color: white;
    background-color: #428bca;
    */
}

.left-nav>li.active>a:hover {
    /*
    color: white;
    background-color: #428bca;
    */
}

.left-nav>li.active>a:focus,
.left-subnav.in>li.active>a {
    /*
    color: white;
    background-color: #428bca;
    */
}

.left-nav>li.active>.left-subnav>li>a,
.left-subnav.in>li>a {
    /*
    color: #428bca;
    */
}

.left-nav>li.active>.left-subnav>li>a:hover,
.left-subnav.in>li>a:hover {
    /*
    color: #428bca;
    */
}

.left-subnav.in>li>a {
    /*
    color: #428bca;
    padding: 8px 0px 8px 24px;
    background-color: white;
    */
}

.left-subnav>li {
    /*
    border-bottom-color: #e0eded;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    */
}

.left-subnav>li>a {
    /*
    padding: 8px 0px 8px 11px;
    color: #428bca;
    */
}

.left-subnav>li>a:hover {
    /*
    color: #428bca;
    background-color: white;
    */
}

.left-subnav>li.active>a {
    /*
    color: white;
    background-color: #428bca;
    */
}

.left-subnav>li.active>a:hover {
    /*
    color: white;
    background-color: #428bca;
    */
}

.nav-username {
    /*
    padding: 5px;
    color: white;
    height: auto;
    font-size: 14px;
    */
}

#ctl00_UserInfo_lnkLogout {
    /*
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    */
    color: #003a56;
    font-size: 12px;
    padding: 5px;
}

a#ctl00_UserInfo1_lnkLogout {
    background-color: transparent !important;
}

ul.nav.navbar-nav.navbar-top.nav-logout li {
    background: transparent;
}

a#ctl00_UserInfo1_lnkLogout {
    color: #003a56;
}

.navbar-toggle {
    border-color: transparent;
    background-color: transparent;
    padding: 20px;
    margin: 0px;
    /*background: #fdb813;*/
    border-radius: 0px;
}

button.navbar-toggle.collapsed {
    background: transparent;
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 3px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 15px;
    height: 2px;
    border-radius: 1px;

}

i.fa.fa-caret-down {
    /*
    display: none; (This is optional)
    */
}

.social-icons.pull-right a {
    color: #39738f;
    font-size: 24px;
    margin-top: 9px;
    margin-right: 9px;
}

.social-icons.pull-right a:hover {
    color: #219EBC;
}

.social-icons.pull-right {
    margin-top: 12px;
    margin-right: 40px;
}

@media (max-width: 992px) {
    #ctl00_dvTopNavigation .navbar-header {
        /*background: #000;
        width: 100% !important;
        padding: 0px;*/
    }
    .navbar-collapse {
        width: 100% !important;
    }

    .navbar-nav>li>a {
        color: inherit;
        background: inherit;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 22px 20px 11px 20px;
        border-bottom: 1px solid #fff;
        font-size: 18px;
        padding-top: 8px;
        padding-bottom: 10px;
    }
    .navbar-nav>li {
        color: #39738f;
        background: #fff;
    }
    .navbar-nav>li:hover {
        /*color: #fff;
        background: #d99f18;*/
    }

    .navbar-nav>li>a:hover {
        color: #219EBC;
        text-shadow: none;
    }
    .dropdown-menu>li>a {
        background: #ffffff;
        font-weight: 600;
    }
    .navbar-collapse ul.nav.navbar-nav {
        margin: 0px;
    }
    .navbar-nav>li>a:hover {
    color: #219EBC;
    background:#fff !important;

}

.navbar-nav>li>a.active {
    color: #fff;
    background: #fdb813;
}

.navbar-nav>li.active>a {
    color: #fff;
    background: #fdb813;
}

  #ctl00_dvTopNavigation {
    width: 600px !important;
    max-width: 80% !important;
  }

}






.btn-success {
    color: #fff;
    background-color: #feb814;
    border-color: #feb814;
}
.btn-success:hover {
    color: #fff;
    background-color: #feb814;
    border-color: #feb814;
}




/* ====================== Custom footer styles ============================== */

#footer-container .container {
    background-color: transparent;
    border-top-color: #ff8000;
    border-top-style: none;
    border-top-width: 2px;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.footer h2 {
    /*
    color: white;
    padding-bottom: 5px;
    font-size: 18px;
    border-bottom-color: white;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    */
}

.footer ul {
    /*
    padding-left: 0px;
    margin-top: 10px;
    float: left;
    */
}

.footer ul li {
    /*
    color: white;
    text-decoration: none;
    margin-bottom: 8px;
    list-style-type: none;
    */
}





/**footer container **/

.footer-container {
    background-color: #ebebeb;
    margin-bottom: 15px;
}

.bottom-ad {
    text-align: center;
    border-bottom: 1px solid #959595;
    padding-bottom: 8px;
}

footer {
    margin: 0px auto;
    padding: 10px 0px 50px;
    font-size: .95rem;
}

footer a,
footer a:hover {
    color: #000;
    font-size: 15.2px;
}

.footer-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0px;
}

.footer-nav ul li {
    float: left;
    border-right: 1px solid #000;
    padding: 0 5px;
    margin-top: 20px;
}

.footer-nav ul li:first-child {
    padding-left: 0;
}

.footer-nav ul li:last-child {
    border: none;
}

footer .copy p {
    float: left;
    margin: 20px 100px 0 0;
    font-size: 15.2px;
}


#footer-container > .container{
    max-width: 100%;
    width: 100%;
    padding: 0;
    
}




/* ================== When no content is in left sidebar =================== */

.left-container {
    /*min-height: 1px;*/
}















/* =================== img-responsive for IE ============== */

.img-responsive {
    width: auto;
}










.header-logo img {
    max-height: 105px;
    padding: 6px;
    float: left;
    padding-left: 0px;
}



/* =================== Fix Focus State for nav ===================== */

.nav>li>a:focus {
    background-color: transparent;
}

.header-logo .col-md-8 {
    padding: 0;
}

.header-logo .col-md-4 {
    padding: 0;
}



@media only screen and (max-width: 1279px) {
    header.site-header div#header-right-text {
        padding-left: 15px !important;
        margin-top: 3px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
        /* height: 200px; */
    }

    footer .site-info {
        width: calc(100% - 30px);
        margin-left: 15px;
    }
    footer span.footer-links {
        float: left !important;
        clear: left;
    }
}

@media only screen and (min-width: 1280px) {
    .container {
        width: 1280px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1279px) {
    .container {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 767px) {
    #network-container nav span.network-title {
        font: normal 18px/24px 'Roboto', sans-serif;
        display: inline-block;
        float: left;
        color: #a0b12c;
    }
    #network-container nav.active {
        background: #000;
    }
    #network-container nav.active span.network-title {
        color: #fff;
    }
    #network-container h5 {
        display: block;
        float: right;
        margin: 3px 0px;
        margin-left: 3px;
    }
    .ir {
        display: block;
        /*text-indent: -999em;*/
        overflow: hidden;
        background-repeat: no-repeat;
        text-align: left;
        direction: ltr;
        float: right;
    }
    #network-container ul {
        display: none;
        position: absolute;
        top: 40px;
        left: 0px;
        background: #252525;
        width: 100%;
        top: 71px;
    }
    #network-container ul.show {
        display: block;
        z-index: 100;
        padding-left: 0px;
    }
    #network-container ul li {
        float: none;
        margin: 0px;
        background: none;
        border-top: 1px solid #fff;
        border-left: 0px;
        padding: 8px 0;
    }
    #network-container nav a:hover {
        background: #000;
        color: #a0b12c !important;
        text-decoration: underline;
    }
    #network-container ul li:hover {
        background: #000;
    }
    #network-container ul li:active,
    #network-container ul li:hover {
        background: #000;
    }
    #network-container ul li:active a,
    #network-container ul li:hover a {}
    #network-container h5 a {
        /*background: url(images/arrow-down.png) 0px center no-repeat;
        padding: 7px 14px 12px;
        height: 10px;
        width: 15px;*/
        color: #fff;
        display: block;
        font: 100 13px/18px 'Arial', sans-serif;
        padding: 0 3px;
    }
    #network-container h5 a:hover {
        background: transparent !important;
        color: #fff !important;
    }
    #network-container h5 .fa {
        margin-top: 5px;
        margin-left: 5px;
    }
    #network-container h5 a.active {
        background: transparent;
    }
    #network-container ul li a {
        padding: 9px 10px 10px 10px;
    }
    #network-container span.sep {
        display: none;
    }
}


@media screen and (max-width: 800px) {}
@media screen and (max-width: 767px) {
    header.site-header {
        padding-left: 10px;
        padding-right: 10px;
    }


    header.site-header div#header-right-text {
        border-left: 0px solid #444444;
        height: auto;
        text-align: left;
        float: left;
        margin-top: 0px;
        max-width: 100%;
        padding-left: 0px;
        margin-bottom: 0px;
        text-align: center;
    }

    header.site-header div#header-right-text span.dates {
        font: bold 32px/32px 'Roboto', sans-serif;
        float: none;
        text-align: left;
    }

    header.site-header div#header-right-text span.location {
        font: bold 18px/18px 'Roboto', sans-serif;
        float: left;
        line-height: 1.5;
    }


    header.site-header h1 {
        border-right: 0px solid #ccc;
        float: none;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        margin-top: 20px;
        width: 300px;
    }

    .header-logo {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: auto;
        clear: both;
        padding-top: 5px;
        /* width: 300px; */
    }

    footer span.footer-links {
        clear: both;
        display: block;
        margin-top: 25px;
    }

    footer .site-info {
        display: block;
        height: 85px;
        padding: 0px 0px;
        padding-left: 10px;
        padding-right: 10px;
    }

    footer span.copyright {
        float: left;
    }

    .ad-space.btm-ad #rfid_728_Bottom div {
        width: auto !important;
    }

    .ad-space.btm-ad {
        background-color: #ebebeb;
        padding: 15px !important;
        text-align: center;
        margin: 0 auto;
        overflow: hidden;
        width: 80%;
    }
}
/* ============================ */
/* === Custom footer styles === */
/* ============================ */

#footer-container .container {
	background-color: #fff;
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 100%;
}


/* ================================== */
/* === Dark footer section styles === */
/* ================================== */

/* Dark Section styles */
.emeraldDarkSection {
    background-color: #2b2b2b;
    margin-top: 30px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}


/* Dark Section text styles */
.emeraldDarkSection .EDScalloutTxt {
    color: white;
    display: block;
    font-weight: 100;
    font-size: 16px;
    margin-bottom: 30px;
	font-family: 'Source Sans Pro','Open Sans',Helvetica,Arial,Lucida,sans-serif;
}

.EDSbtnBox {
    max-width: 800px;
    margin: 0 auto;
}

.EDSbtnBox .col-md-6{
    padding: 0px;
}

/* Dark Section Button styles */
.emeraldDarkSection .emeraldbtn {
    font-size: 1.6em;
    text-transform: uppercase;
    padding: 15px 20px;
    line-height: 1.5;
    letter-spacing: 1px;
    border: none;
    font-weight: 400;
    display: inline-block;
	font-family: 'Source Sans Pro','Open Sans',Helvetica,Arial,Lucida,sans-serif;
	 transition: all 300ms ease 0ms;
}




@media (min-width: 993px){
    a.emeraldbtn.EDSbtn-bottom-left.ebtn-color-1 {
        margin-right: 40px;
        margin-left: 20px;
    }
    a.emeraldbtn.EDSbtn-bottom-right.ebtn-color-2 {
		margin-right: 10px;
		margin-left: 30px;
		padding: 15px 20px;
	}
    a.emeraldbtn.EDSbtn-bottom-right.ebtn-color-2:hover{
        padding: 15px 25px 15px 15px;
    }
    a.emeraldbtn.EDSbtn-bottom-left.ebtn-color-1:hover {
        padding: 15px 25px 15px 15px;
    }
    .emeraldDarkSection .emeraldbtn:after{
        transition: all 300ms ease 0ms;
    }
    .emeraldDarkSection .emeraldbtn:after {
        border-style: solid;
        border-width: 0.20em 0.20em 0 0;
        content: '';
        display: inline-block;
        height: 0.8em;
        position: relative;
        top: 0.399em;
        vertical-align: top;
        width: 0.8em;
        left: 1px;
        transform: rotate(45deg);
        margin-left: -1em;
        opacity: 0;
}
    
    .emeraldDarkSection .emeraldbtn:hover:after{
        opacity: 1;
        margin-left: -0.3em;
        transition: all 300ms ease 0ms;
    }
}

@media (max-width: 992px){
	.emeraldDarkSection .emeraldbtn {
		font-size: 20px;
		max-width: 400px;
		margin: 30px auto;
		padding: 20px;
	}
	.ecSection.ecRight {
		margin-top: 50px;
	}
}

@media (max-width: 767px){
	.emeraldDarkSection .emeraldbtn {
		font-size: 20px;
		max-width: 275px;
		margin: 30px auto;
		padding: 10px;
	}
}

/* ======================================== */
/* === Emerald copyright section styles === */
/* ======================================== */

.eFooterContainer {
    display: flex;
    width: 80%;
    margin: 0 auto;
}

.eFooterContainer hr {
    border-color: #b3b3b3;
}

.ecSection{
	padding: 0px;
}

.ecSection.ecLeft {
    padding-left: 14px;
}

.ecSection.ecLeft > ul{
    padding: 0px;
}
.ecSection.ecLeft > ul > li {
    display: inline-block;
    margin-right: 17px;
}

/* All text in footer (including links) */
.ecSection *{
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    color: #fff;
    line-height: 30.6px;
	font-family: 'Source Sans Pro','Open Sans',Helvetica,Arial,Lucida,sans-serif;
}

.ecSection * a {
    color: #fff;
}

/* Hover state of all links in footer */
.ecSection a:hover {
    color: #000;
    text-decoration: none;
}

/* Just the left side links */
.ecSection.ecLeft > ul > li > a {
    /*font-size: 17.5px;
    text-transform: none;
    font-weight: 500;
    color: #000;*/
}

/* Just the left side links Hover */
.ecSection.ecLeft > ul > li > a:hover{
    /*color: #000;*/
}


/* Just the right side text */
.ecSection.ecRight p {
	margin: 50px 0 0 0;
	text-align: right;
	/* font-size: 17.5px;
    text-transform: none;
    font-weight: 500;
    color: #000;
	line-height: 30.6px;*/
}


/* Just the right side links */
.ecSection.ecRight > p > a {
    /* font-size: 17.5px;
    text-transform: none;
    font-weight: 500;
    color: #000;*/
}

/* Just the rifht side link hover */
.ecSection.ecRight > p > a:hover {
    /*color: #000;*/
}

.emeraldCopyright {
    margin: 0 auto;
    background: #2a2a2a;
    padding: 5px 0;
}

@media (max-width: 992px){
	.ecSection.ecRight {
		margin-top: 50px;
	}
}

/* ================================ */
/* === Social media icon styles === */
/* ================================ */

.esocialRow {
    margin: 0 auto;
    background-color: #484848;
    padding: 5px 5px 10px 5px;
}

div#dvFooterInc .eSocial-icons {
    /*display: flex;*/
    justify-content: flex-end;
    align-items: center;
    max-width: 300px;
    margin: 0 auto;
    text-align: right;
}
/*
.eSocial-icons .fa {
    color: #858b95;
    font-size: 36px;
    color: #8e8e8e !important;
}
*/

/* youtube icon (1/3) 
span.fa-stack.fa-lg {
    margin: 0 auto;
}
*/
/* youtube icon (2/3) 
.eSocial-icons i.fa.fa-youtube-play.fa-stack-1x.fa-inverse {
    color: white !important;
    font-size: 21px;
    margin: 1px auto;
}
*/
/* youtube icon (3/3) 
.eSocial-icons i.fa.fa-circle.fa-stack-2x {
    font-size: 38px;
    margin: 0 auto;
}*/

@media (max-width: 992px){
	div#dvFooterInc .eSocial-icons {
		justify-content: center;
		margin: 30px auto;
	}
	/*div#dvFooterInc .eSocial-icons a{
		margin: 0px 20px;
	}*/
}

/* ===================== */
/* === button colors === */
/* ===================== */
/* If button top colors differ from button bottom colors, 
then make sure to target the specific button and not these colors */


a.ebtn-color-1 {
    color: #ffffff;
    background-color: #c02026;
}

a.ebtn-color-1:hover {
    background-color: #da4448;
    opacity: 1;
}

a.ebtn-color-2 {
    color: #ffffff;
    background-color: #0d9444;
}

a.ebtn-color-2:hover {
    background-color: #027932;
    opacity: 1;
}



/* =================== Universal Search Styles ===================== */

button#ctl00_ucTemplate2_TopNavigation_us_btnSubmit {
    background-color: #b3b3b3;
    border-color: #b3b3b3;
}

input#ctl00_ucTemplate2_TopNavigation_us_searchQuery {
    font-size: smaller;
}

ul.nav.navbar-nav.navbar-right .form-group.us-input {
    right: 15px;
}

ul.nav.navbar-nav.navbar-right .form-group.us-input .mini {
    width: 200px;
}

ul.nav.navbar-nav.navbar-right.search li:hover {
    background-color: transparent;
}

ul.nav.navbar-nav.navbar-right .form-group.us-input {
    padding: 0px;
}

ul.nav.navbar-nav.navbar-right.search {
    margin-top: 13px;
}

@media (max-width: 993px) {
    ul.nav.navbar-nav.a2zNav {
        margin-bottom: 0px !important;
    }
    
    ul.nav.navbar-nav.navbar-right.search {
        margin: 0px !important;
    }
    
    header#main-header {flex-direction:column;}
    .logo_container {order:1;}
    .headerbtn {order:2;}
    
    #ctl00_dvTopNavigation {
        border: none;
    }    
    
#ctl00_dvTopNavigation {
  border: none !important;
}

#logo {
  width: 170px;
}

.logo_container {
  width: 80%;
  margin: 0 auto;
}

.header-location-date {
  margin-top: 20px;
  border-top: 1px solid #ddd;
}

.headerbtn {
  margin: 0 auto;
}

.navbar-header {
  background-color: transparent;
}

#ctl00_dvTopNavigation {
  position: absolute;
  top: 0;
  right: 10%;
}

.navbar-toggle {
  float: right !important;
}

}

.navbar-nav > li > a::after {
  content: "ˇ";
  color:#fbb040;
  font-size: 28px;
  position: absolute;
  right: 0;
  top: 18px;
}

.social-icons.pull-right {
  display: none;
}

#ctl00_dvTopNavigation {
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
}

.dropdown-menu {
  padding-top: 20px;
  padding-bottom: 20px;
}

.dropdown-toggle {pointer-event:none;}

.dropdown-toggle:hover {
  background-color: #fff !important;
}

.logo_container img {
  max-width: 100%;
}