/*****************************************************************************/
/************************ 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 {
    background-color: white;
    background-image: url('link');
    background-repeat: repeat-x;
    background-position: top;
    color: #888;
}

a {
    color: #4593BC;
}

a:hover {
    color: #4593BC;
    text-decoration: none;
}

h1 {
    color: #000;
    text-shadow: none;
}

h2 {
    color: #000;
    font-family: 'Oswald',sans-serif;
    font-size: 22px;
    font-weight: 400 !important;
    text-shadow: none;

}

h3 {
    color: #000;
    font-family: 'Oswald',sans-serif;
    font-weight: 400 !important;
    font-size: 18px
}

h4 {
    color: #000;
}

h5 {
    color: #000;
}

.Masthead {
    /*
    box-shadow: 0px -2px 2px rgba(0,0,0,0.1);
    */
}

#content-container .container {
    box-shadow: none;
    background-color: white;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding-top: 10px;
}


/* ====================== 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;
    */
}

#Msg4004 {
    /*background: url('../images/interface/top_content-bg.png') repeat-x top center #292929;
    height: 10px;
    display: block;*/
}

.register {
    box-shadow: none;
    border-radius: 25px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Oswald',sans-serif;
    text-align: center;
    color: white;
    background: #2caae2;
    font-size: 16px;
    padding: 8px 30px;
    line-height: 40px !important;
    text-transform: uppercase;
}
a.register:hover {
    color: white;
    text-decoration: none;
}
.toptext {
    color: white;
    font-size: 18px;
        font-family: 'Oswald',sans-serif;
}
.pull-left.toptext {
    color: white;
    font-size: 15px;
}

#dvCustomMasthead{
    display: block !important;
}
/* ====================== Navigational styles =============================== */

#headerbar {
    background: #242424;
    width: 100%;
    padding: 5px;
    margin-bottom: 30px;
    padding-top: 12px;
}

#header-container {
    background: white;
}

.navbar-collapse {
    padding: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: white;
}

.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 {
    text-transform: uppercase;
    font-family: 'Oswald',sans-serif;
    font-weight: 400 !important;
    color: black;
    font-size: 16px;
}



.navbar-nav > li > a.active {
    /*
    color: #428bca;
    background-color: white;
    */
}

.navbar-nav > li > .dropdown-menu {
    /*
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    */
}

.dropdown-menu {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-right: 4px solid rgba(238, 238, 238, 0.53);
    border-bottom: 4px solid rgba(238, 238, 238, 0.53);
}

.dropdown-menu > li > a {
    font-family: 'Oswald',sans-serif;
    font-weight: 400 !important;
    color: black;
    font-size: 16px;
}

.dropdown-menu > li > a:hover {

    color: #333;
    background-color: transparent;
    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;
    */
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 5px;
    border-radius: 3px;
    opacity: 0.5;
}

i.fa.fa-caret-down {
    /*
    display: none; (This is optional)
    */
}

ul.nav.navbar-nav.navbar-social > li > a {
    border: none !important;
    margin: 0px !important;
    padding-left: 3px;
    padding-right: 3px;
}

ul.nav.navbar-nav.navbar-social > li > a:hover {
    color: black;
}


@media (min-width: 768px){

.navbar-nav {
    float: right;
    margin: 0;
}
.navbar-nav > li {
    height: 45px;
    margin-right: 5px;
}
ul.nav.navbar-nav.navbar-top.nav-logout {
    float: left;
    padding-left: 10px;
}
ul.nav.navbar-nav.navbar-top.nav-logout > li {
    height: auto;
}
}

ul.nav.navbar-nav.navbar-right.navbar-top {
    display: none !important;
}
@media (min-width: 993px){

    .navbar-nav > li > a {
    padding: 5px 3px;
}
        .navbar-nav > li > a:hover {
    color: #2caae2;
    background-color: white;
    border-right: 7px solid #eee;
    margin-right: -7px;
    border-left: 7px solid #eee;
    margin-left: -7px;
}
.logo{
    margin-bottom: -22px;
}
}

@media (max-width: 992px){
    #headerbar {
    background: #353535;
    width: 100%;
    padding: 5px;
    margin-bottom: 30px;
    height: 60px;
    padding-top: 12px;
}
.navbar-toggle {
    border-color: transparent;
    margin-right: 15px;
    position: absolute;
    top: 3px;
    left: 10px;
    background-color: transparent;
}
.navbar-nav > li > a:hover {
        border: none;
}
.pull-left.logo {
    float: none !important;
}
.pull-left.logo > a > .img-responsive {
    margin: 0 auto !important;
    padding-bottom: 70px;
}
.register{
    display: none;
}
}
/* ====================== Default footer styles ============================= */


#footer-container .container {
    /*
    background-color: #428bca;
    border-top-color: #ff8000;
    border-top-style: solid;
    border-top-width: 2px;
    box-shadow: 0px -2px 2px rgba(0,0,0,0.2), 0px 2px 2px rgba(0,0,0,0.2);
    */
}


/* ====================== Custom footer styles ============================== */
div#footer-container {
    background: url('http://spacecomexpo.com/wp-content/uploads/2017/04/contact-bg.jpg') no-repeat top center #242424;
    font-size: 11px;
    padding-bottom: 30px
}

#footer-container .container {
    background-color: transparent;
    border-top-color: rgb(255,128,0);
    border-top-style: none;
    border-top-width: 2px;
    box-shadow: none;
}

.footer h2 {
    color: #fff;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300 !important;
    color: white;
    padding-bottom: 5px;
    border-bottom-color: white;
    border-bottom-width: 1px;
    border-bottom-style: none;
}
h2::after {
    width: 50px;
    height: 5px;
    background: none repeat scroll 0 0 #806885;
    content: "";
    display: block;
    margin-top: 10px;
}

.footer h3{
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 15px;
    font-weight: 500 !important;
}
.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;
    */
}
.box.five {
    width: 20%;
    float: left;
}

@media(min-width: 768px){
    div#footer-container {
    padding-top: 150px;
    /*padding-bottom: 150px;*/
    }
}

@media(max-width: 767px){
    .box.five {
    width: 100%;
    padding-left: 30px;
    float: left;
}
}

/******************** Client e_ExhibitorConsole.aspx icons ************************/

    .icon-ebooth_icon.basic:after {
        content: 'Basic';
        display: block;
        font-size: 10px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .icon-ebooth_icon.silver:after {
        content: 'Silver';
        display: block;
        font-size: 10px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .icon-ebooth_icon.gold:after {
        content: 'Gold';
        display: block;
        font-size: 10px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .icon-ebooth_icon.bronze:after {
        content: 'Bronze';
        display: block;
        font-size: 10px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    .icon-ebooth_icon.grey:after {
        content: 'Basic';
        display: block;
        font-size: 10px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: normal;
    }

    /***********************Bold Exhibitor Status Styles *****************************/

    .selected > .icon-ebooth_icon.silver:after {
        font-weight: bold;
    }

    .selected > .icon-ebooth_icon.gold:after {
        font-weight: bold;
    }

    .selected > .icon-ebooth_icon.grey:after {
        font-weight: bold;
    }

    .selected > .icon-ebooth_icon.basic:after {
        font-weight: bold;
    }

    .selected > .icon-ebooth_icon.bronze:after {
        font-weight: bold;
    }
    /*********************** Highliting the number of listings available *****************************/

.listing { 
    font-weight: 600;
    color: rgb(88, 95, 105);
    border: 1px solid lightgrey;
    background-color: #eeeeee;
    padding: 5px;
    border-radius: 4px;
    margin: 10px 0px;
    width: 100%;
}

.listing span:nth-child(2) { 
    background-color: #E89124;
    border-radius: 4px;
    padding: 0px 7px;
    text-align: center;
    color: white;
    margin-left: 3px;
    float: right;
}

a.addon {
    color: #0095c8;
}

/*********************** NEW Styles - 6/26/2017 *****************************/

.container.top.hidden-sm.hidden-xs {
    margin-bottom: 18px;
}

@media (min-width: 993px) and (max-width: 1199px) {
    div#ctl00_dvTopNavigation {
    margin-top: 70px;
    }
}

@media (max-width: 992px) {
    img.img-responsive.visible-xs-block.visible-sm-block {
    display: none !important;
    }
/*}

.label-info {
    background-color: #ffbaff; 
}*/

}

.label-terrestrial {background-color: #3366ff; color: white;}
.label-capital {background-color: #ff6600; color: white;}
.label-gov {background-color: #ff00ff; color: white;}
.label-commercial {background-color: #339966; color: white;}
.label-future {background-color: #cc99ff; color: white;}

/************8******* NEW Styles - 5 Column Grid Styles *********************/

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

.row.sectors {
    margin: 20px 0px 40px 0px;
    border: 1px solid #e2e2e2;
    padding: 15px;
    background: #f9f9f9;
    border-radius: 3px;
}

@media (min-width: 768px) {
    .row.sectors {
    text-align: center;
    }
}

.label-terrestrial, .label-23 {background-color: #3366ff; color: white;font-size: 16px;}
.label-capital, .label-24 {background-color: #ff6600; color: white;font-size: 16px;}
.label-gov, .label-22 {background-color: #ff00ff;color: white;font-size: 16px;}
.label-commercial, .label-25 {background-color: #339966; color: white;font-size: 16px;}
.label-future, .label-26 {background-color: #cc99ff; color: white;font-size: 16px;}
