/* === Font Stack === */

@font-face {
    font-family: 'europabold';
    src: url('fonts/europa-bold-webfont.woff2') format('woff2'),
        url('fonts/europa-bold-webfont.woff') format('woff'),
        url('fonts/europa-bold-webfont.ttf') format('truetype'),
        url('fonts/europa-bold-webfont.svg#europabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'europalight';
    src: url('fonts/europa-light-webfont.woff2') format('woff2'),
        url('fonts/europa-light-webfont.woff') format('woff'),
        url('fonts/europa-light-webfont.ttf') format('truetype'),
        url('fonts/europa-light-webfont.svg#europalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'europaregular';
    src: url('fonts/europa-regular-webfont.woff2') format('woff2'),
        url('fonts/europa-regular-webfont.woff') format('woff'),
        url('fonts/europa-regular-webfont.ttf') format('truetype'),
        url('fonts/europa-regular-webfont.svg#europaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'europa', "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #e1e7ee;
}
/* Sales Changes*/
table {
    border-spacing: 0;
    border-collapse: collapse;
    margin-left: auto !important;
    margin-right: auto !important;
    border-color: transparent !important;
    /* align-content: center; */
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px !important;
}

.btn-primary {
    background-color: #177fc6;
    border-color: #177fc6;
}

.btn-primary:hover {
    background-color: #115b8e;
    border-color: #115b8e;
}

a {
    color: #177fc6;
}

a:hover {
    color: #444;
    text-decoration: none;
}

body.no-nav {
    background-color: rgb(255, 255, 255);
}

body.body.no-nav #content-container .container {
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 5px;
}

h1 {
    color: rgb(88, 95, 105);
    font-family: 'europa', sans-serif;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 15px;
    text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.1);
}

h2 {
    color: #253746;
    font-family: 'europa', sans-serif;
    font-size: 26px;
    font-weight: bold;
    text-shadow: none;
}

h3 {
    color: rgb(88, 95, 105);
    font-family: 'europa', sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-shadow: none;
}

h4 {
    color: rgb(88, 95, 105);
    font-family: 'europa', sans-serif;
    font-weight: normal;
    text-shadow: none;
}

h5 {
    color: rgb(88, 95, 105);
    font-family: 'europa', sans-serif;
    font-weight: normal;
    text-shadow: none;
}

h6 {
    color: rgb(88, 95, 105);
    font-family: 'europa', sans-serif;
    font-weight: normal;
    text-shadow: none;
}

h1, h2, h3, h4, h5, h6 {
    text-shadow: none;
}

label {
    padding-top: 2px;
    font-weight: normal;
}

.Masthead {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
}


.container>.navbar-collapse {
    border-bottom-color: #00B0A5;
    border-bottom-style: none;
    border-bottom-width: 2px;
    background-color: #2d6389;
}


.right-container {
    border-radius: 2px;
    width: 100%;
}

@media all and (min-width:768px) {
    .right-container {
        width: 70%;
        margin-left: 30%;
    }
}

@media all and (min-width:992px) {
    .right-container {
        width: 19%;
        margin-left: 1%;
        float: left;
    }
}

.sidebar-no-content {
    display: none;
}

.panel-default>.panel-heading {
    color: rgb(88, 95, 105);
    font-family: 'europa', sans-serif;
    font-weight: bold;
    text-shadow: none;
}

.LoggedUserInfo {
    width: 50%;
    float: left;
}

.control-label {
    font-weight: normal;
}

#Msg4001 {
    display: none;
}

#Msg4002 {
    display: none;
}

#Msg4003 {
    display: none;
}

#Msg4004 {
    display: none;
}

/* 45994 */
.no-nav.ebooth #Msg4001,
.no-nav.ebooth #Msg4002,
.no-nav.ebooth #Msg4003,
.no-nav.ebooth #Msg4004,
.no-nav.ebooth #Msg4005,
.no-nav.ebooth #Msg4006,
.no-nav.ebooth #Msg4007,
.no-nav.ebooth #Msg4008,
.no-nav.ebooth #Msg4009,
.no-nav.ebooth #Msg4009,
.no-nav.ebooth #Msg4011,
.no-nav.ebooth #Msg4012,
.no-nav.ebooth #Msg4013,
.no-nav.ebooth #Msg4014,
.no-nav.ebooth #Msg4015,
.no-nav.ebooth #Msg4016,
.no-nav.ebooth #Msg4017,
.no-nav.ebooth #Msg4018,
.no-nav.ebooth #Msg4019,
.no-nav.ebooth #Msg4020,
.no-nav.ebooth #Msg4021,
.no-nav.ebooth #Msg4022,
.no-nav.ebooth #Msg4023,
.no-nav.ebooth #Msg4024 {
    display: none;
}

#dvCustomMasthead {
    display: none;
}

.subhead-top {
    display: none;
}

@media (max-width: 992px) {
    .footer-column {
    margin-bottom: 15px;
    }
}

.footer p {
    padding-top: 10px;
}

.footer h2 {
    color: #8795a1;
    padding-bottom: 0px;
    font-size: 18px;
    font-weight: bold;
    border-bottom-color: white;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.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 ul li a {
    color: white;
}

.footer ul li i {
    margin-right: 6px;
}

.footer ul li a:hover {
    text-decoration: none;
    color: #a7c4d4;
}

.footer ul {
    float: none;
    padding: 0px;
}

.footer ul li {
    color: white;
    text-decoration: none;
    margin-bottom: 5px;
    list-style-type: none;
}

.footer_copyright {
    padding: 15px 20px;
}

@media (max-width: 992px) {
    .footer ul li:first-child {
        margin-bottom: 5px !important;
    }
}

.btn-u {
    background: rgb(27, 73, 125);
    padding: 6px 13px;
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

ul.social > li {
    display: inline-block;
    font-size: 20px;
}

ul.social > li > a:hover {
    color: #009CBD;
}

.footer_copyright p {
    margin: 0px;
    padding: 10px 12px;
    font-size: 12px;
}

@media all and (min-width:768px) {
    #Msg4001 {
        display: block;
    }

    #Msg4002 {
        display: block;
    }

    #Msg4003 {
        display: block;
    }

    #Msg4004 {
        display: block;
    }

    #dvCustomMasthead {
        display: block;
    }
}

.subhead-top {
    display: block;
    min-height: 20px;
    background-color: white;
}

#content-container .container {
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    background-color: white;
    padding-top: 10px;
}

@media all and (min-width:768px) {
    #content-container .container {
        padding: 20px;
    }
}

.dropdown-language {
    min-width: 75px !important;
}

.dropdown-language>li {
    padding: 2px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-nav>li>a,
.left-nav>li>a,
.left-nav .left-subnav>li>a {
    color: white;
}

.navbar-nav>li>a:hover {
    color: #fff;
    background-color: #306991;
}

.navbar-nav>li:hover>a {
    color: #fff;
    background-color: #306991;
}

.navbar-nav>li>a.active {
    color: #fff;
    background-color: #1b4a6b;
}

.navbar-nav>li.active>a {
    background-color: #1b4a6b;
}

.navbar-collapse {
    padding: 0px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    background-color: #2d6389;
}

.navbar-header {
    margin-left: 0px !important;
    margin-right: 0px !important;
    background-color: #fff;
}

.dropdown-menu>li>a:hover {
    color: white;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    background-color: #306991;
}

.dropdown-menu {
    border-bottom-color: #33719c;
    border-bottom-width: 2px;
    border-bottom-style: none;
    position: relative;
    min-width: 100%;
    border-radius: 0px;
    background-color: #33719c;
    padding: 0px;
    border: none;
}

.dropdown-colorselector .dropdown-menu {
    position: absolute;
}

.dropdown-menu>li>a {
    padding: 15px 20px;
    color: #fff;
    ;
    white-space: nowrap;
}

@media all and (min-width:768px) {
    .dropdown-menu {
        position: absolute;
        min-width: 200px;
    }

}

.left-sub-menu {
    position: absolute;
}

.left-sub-menu>li>a {
    padding: 5px 5px 5px 20px;
    border-bottom-color: rgb(224, 237, 237);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.left-subnav>li {
    border-bottom-color: rgb(224, 237, 237);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.left-subnav>li>a {
    padding: 8px 0px 8px 11px;
    color: #253746;
}

.left-subnav>li.active>a {
    color: rgb(255, 255, 255);
    background-color: #253746;
}

.left-subnav>li.active>a:hover {
    color: rgb(255, 255, 255);
    background-color: #253746;
}

.left-subnav>li.active>a:focus {
    color: rgb(255, 255, 255);
    background-color: #253746;
}

.left-subnav>li>a:hover {
    color: rgb(255, 255, 255);
    text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.1);
    background-color: #253746;
}

.left-navbar {
    margin-top: 20px;
}

.left-nav>li {
    border-bottom-color: rgb(224, 237, 237);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.left-nav>li.active>a {
    color: white;
    background-color: #253746;
}

.left-nav>li.active,
.left-subnav.in>li {
    background-color: rgb(255, 255, 255);
}

.left-nav>li.active>.left-subnav>li>a,
.left-subnav.in>li>a {
    color: #253746;
    padding: 8px 0px 8px 24px;
}

.left-nav>li.active>.left-subnav>li>a:hover,
.left-subnav.in>li>a:hover {
    color: rgb(255, 255, 255);
}

.left-nav>li.active>a:hover {
    color: white;
    background-color: #253746;
}

.left-nav>li.active>a:focus,
.left-subnav.in>li.active>a {
    color: white;
    background-color: #253746;
}

.left-nav>li>a:hover {
    color: white;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    background-color: #253746;
}

@media all and (min-width:768px) {
    .left-navbar {
        max-height: 100%;
    }
}

.navbar-toggle {
    border-color: transparent;
    margin-right: 15px;
    background-color: transparent;
}

.icon-bar {
    background-color: #2d6389;
    height: 3px !important;
}

@media all and (max-width:768px) {
    .navbar-collapse {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
    }

    .navbar-nav>li>a {
        padding: 10px 40px;
    }

    .dropdown-menu>li>a:link {
        padding: 8px 50px;
    }

    .NavContainer {
        margin-top: 15px;
    }
}

.navbar-collapse.in {
    overflow: hidden;
}

.dropdown-toggle>a:link {
    color: black !important;
}

#Msg4006 {
    display: none;
}

#dvTopSidebar {
    display: none;
}

#Msg4020 {
    display: none;
}

#Msg4024 {
    display: none;
}

@media all and (min-width:768px) {
    #Msg4006 {
        display: block;
    }

    #dvTopSidebar {
        display: block;
    }

    #Msg4020 {
        display: block;
    }

    #Msg4024 {
        display: block;
    }
}

.left-container {
    border-radius: 2px;
    width: 100%;
}

#Msg4007 {
    display: none;
}

#Msg4008 {
    display: none;
}

#LeftSideBar {
    display: none;
}

#Msg4009 {
    display: none;
}

#CustomLeftInc {
    display: none;
}

#Msg4010 {
    display: none;
}

@media all and (min-width:768px) {
    #Msg4007 {
        display: block;
    }

    #Msg4008 {
        display: block;
    }

    #LeftSideBar {
        display: block;
    }

    #Msg4009 {
        display: block;
    }

    #CustomLeftInc {
        display: block;
    }

    #Msg4010 {
        display: block;
    }

    .left-container {
        width: 29%;
        margin-right: 1%;
        float: left;
    }
}

@media all and (min-width:768px) {
    .left-container {
        width: 19%;
    }
}

.content {
    padding-right: 10px;
    padding-left: 10px;
}

.content-expand {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.content-full-expand {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

@media all and (min-width:768px) {
    .content {
        width: 70%;
        float: left;
    }

    .content-expand {
        width: 80%;
        padding-right: 15px;
        padding-left: 10px;
        float: left;
    }
}

@media all and (min-width:992px) {
    .content {
        width: 60%;
    }

    .content-expand {
        width: 80%;
    }

    .th {
        color: rgb(88, 95, 105);
        background-color: rgb(245, 245, 245);
    }

    .subhead-bottom {
        display: block;
    }
}

#footer-container .container {
    background-color: #3f4d55;
    border-top-color: #5f6d75;
    border-top-style: solid;
    border-top-width: 6px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    padding: 0px;
}

.copyright {
    margin: 0px;
    text-align: center;
    color: white;
}

.nav-lang li>a {
    padding: 0px;
}

.btn {
    border-radius: 4px;
}

a.btn.btn-primary.clickHere {
    padding: 2px 7px;
    background: #ff8000;
    border-color: #ff8000;
}

a.btn.btn-primary.clickHere:hover {
    background: #e27302;
    border-color: #e27302;
}

.form-control {
    border-radius: 0px;
    transition: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: none;
}

.form-horizontal {
    box-shadow: none;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}

.form-horizontal header {
    background: rgb(255, 255, 255);
    padding: 8px 30px;
    color: inherit;
    font-size: 20px;
    font-weight: 400;
}

.form-horizontal fieldset {
    padding: 10px;
    border: 1px solid rgb(238, 238, 238);
    border-image: none;
    display: block;
}

.form-horizontal header {
    background-color: rgb(149, 165, 166);
}

.form-inline .form-group {
    margin: 5px;
}

.form-inline fieldset {
    padding: 10px;
    border: 1px solid rgb(238, 238, 238);
    border-image: none;
    display: block;
}

.radio input[type=radio],
.checkbox input[type=checkbox] {
    margin-left: 0px;
}

.error {
    padding: 0px 1px;
    color: rgb(238, 147, 147);
    line-height: 15px;
    font-size: 11px;
    font-style: normal;
    margin-top: 6px;
    display: block;
}

li>a {
    cursor: pointer;
}

list-inline>li {
    padding: 3px;
}

.list-unstyled>li>img {
    height: 20px;
    max-width: 20px;
}

.list-inline>li>img {
    height: 20px;
    max-width: 20px;
}

.list-unstyled>li>a {
    margin-left: 10px;
}

.list-inline>li>a {
    margin-left: 10px;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-search {
    border-radius: 0px;
    border-top-color: currentColor;
    border-top-width: medium;
    border-top-style: none;
    background-color: rgb(255, 255, 255);
}

.nav-tabs>li.active>a {
    border-top-color: #253746;
    border-top-width: 1px;
    border-top-style: solid;
}

.nav-tabs>li.active>a:hover {
    border-top-color: #253746;
    border-top-width: 1px;
    border-top-style: solid;
}

.nav-tabs>li.pull-right>a {
    border: currentColor;
    border-image: none;
}

.nav-tabs>li>a {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-image: none;
}

.nav-username {
    padding: 5px;
    height: auto;
    font-size: 14px;
}

.navbar-top>li>a {
    padding: 5px;
    color: #177fc6;
}

.navbar-top>li>a:hover {
    color: white;
    background-color: #2d6389;
}

thead {
    border: 1px solid rgb(221, 221, 221);
    border-image: none;
    color: rgb(51, 51, 51);
    background-color: rgb(245, 245, 245);
}

.table {
    margin-bottom: 0px;
}

.nav-tabs.nav+div {
    border-radius: 0px;
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
}

.exhibitorListPanel table th.addRemoveExpoPlan {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table td.addRemoveExpoPlan {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table th.upgraded {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table td.upgraded {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table th.video {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table td.video {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table th.product {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table td.product {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table th.pressRelease {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table td.pressRelease {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table th.showSpecial {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table td.showSpecial {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table th.cf {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table td.cf {
    width: 40px;
    text-align: center;
}

.exhibitorListPanel table th.relevance,
.exhibitorListPanel table td.relevance {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
    text-align: center;
}



.exhibitorListPanel table th.companyName {
    width: 200px;
}

.exhibitorListPanel table td.companyName {
    width: 200px;
}

.exhibitorListPanel table th.boothLabel {
    width: 100px;
}

.exhibitorListPanel table td.boothLabel {
    width: 100px;
}

.exhibitorListPanel th {
    cursor: pointer;
}

.exhibitorListPanel .nav.nav-tabs li.pull-right a {
    padding-left: 4px;
    padding-right: 2px;
}

.exhibitorListPanel tr[sticky] a,
.exhibitorListPanel tr[sticky] a i {
    font-weight: bold;

}

.exhibitorListPanel tr[sticky]>td,
.exhibitorListPanel tr[sticky]:hover>td {
    background-color: #cee9ff !important;

}

@media all and (max-width:767px) {
    .exhibitorListPanel .cf {
        display: none !important;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .exhibitorListPanel .cf {
        display: none !important;
    }
}

.advanceSearchPanel ul {
    margin: 0px 0px 0px 40px;
    padding: 0px;
    list-style-type: none;
}

.advanceSearchPanel ul ul {
    margin-left: 40px;
}

.advanceSearchPanel ul li a {
    width: 28px;
    margin-left: -30px;
    vertical-align: top;

}

.advanceSearchPanel ul li a .fa {
    padding: 0px 0px 0px 0px;

}

.advanceSearchPanel .exhibitorCustomField {
    margin-left: 0px;
}

.abtn-expandAll,
.abtn-collapseAll,
.abtn-selectAll,
.abtn-unselectAll {
    cursor: pointer;
}

.abtn-expandAll::before {
    content: attr(title0);
}

.abtn-collapseAll::before {
    content: attr(title1);
}

.abtn-selectAll::before {
    content: attr(title0);
}

.abtn-unselectAll::before {
    content: attr(title1);
}

.advanceSearchPanel h4+span {
    line-height: 38px;
}


@media print {
    a[href]::after {
        content: none !important;
    }
}

#toggle a i.fa:before {
    content: "\f068";
}

#toggle a.collapsed i.fa:before {
    content: "\f067";
}

#toggleProduct a i.fa:before {
    content: "\f0d8";
}

#toggleProduct a.collapsed i.fa:before {
    content: "\f0d7";
}

a {
    cursor: pointer;
}

.panel-body a.collapsed #span2 {
    display: none;
}

.panel-body a.collapsed #span1 {
    display: inline;
}

.panel-body a #span2 {
    display: inline;
}

.panel-body a #span1 {
    display: none;
}

.affix {
    top: 0px;
    background-color: white;
}


.badge {
    background-color: #2d6389;
}

#eboothContainer .nav>li>a {
    padding: 11px;
}



.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
}

.table-responsive>.table {
    margin-bottom: 0;
}

.table-responsive>.table>thead>tr>th,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
}

.table-responsive>.table-bordered {
    border: 0;
}

.table-responsive>.table-bordered>thead>tr>th:first-child,
.table-responsive>.table-bordered>tbody>tr>th:first-child,
.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.table-responsive>.table-bordered>thead>tr>td:first-child,
.table-responsive>.table-bordered>tbody>tr>td:first-child,
.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
}

.table-responsive>.table-bordered>thead>tr>th:last-child,
.table-responsive>.table-bordered>tbody>tr>th:last-child,
.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.table-responsive>.table-bordered>thead>tr>td:last-child,
.table-responsive>.table-bordered>tbody>tr>td:last-child,
.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
}

.table-responsive>.table-bordered>tbody>tr:last-child>th,
.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.table-responsive>.table-bordered>tbody>tr:last-child>td,
.table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
}

#_FloorPlanImage {
    overflow: auto;
}

.modal-lg-98 {
    width: 98%;
}

.navbar-form {
    margin: 0px;
    padding: 0px;
}

.input-group-addon {
    padding: 6px;
}

.panel-body .navbar {
    margin: 0px;
    min-height: 0px;
}

*::-webkit-input-placeholder {
    color: #AAA !Important;
}

*:-moz-placeholder {
    color: #AAA !Important;
}

*:-ms-input-placeholder {
    color: #AAA !Important;
}

#tdBreadCrumb {
    padding: 10px;
    background-color: white;
}

.breadcrumb {
    margin: 0px;
    padding: 7px 0px 0px 0px;
    background-color: transparent;
}

.rgSort,
.rgSortAsc,
.rgSortDesc {
    display: none;
}

.fa {
    margin-left: 2px;
    margin-right: 2px;
}

.carousel-nav a.left {
    right: 36px;
}

.carousel-nav a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: -50px;
    right: 0;
    margin-top: 0;
    font-size: 18px;
    text-align: center;
    border: 1px solid transparent;
    background: #f5f5f5;
    opacity: 1;
}


.bg-2 {
    background-color: rgb(66, 139, 202);
    color: #FFF;
}

.animate-hover-slide .figure {
    position: relative;
    overflow: hidden;
}

.animate-hover-slide .figure img {
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.animate-hover-slide .figure .figcaption {
    /*height: 50%;*/
    padding: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.animate-hover-slide .figure .figcaption>a {
    color: white;
}

.animate-hover-slide .figure:hover .figcaption {
    opacity: 0.95;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s, opacity .1s;
    -moz-transition: -moz-transform .4s, opacity .1s;
    -o-transition: -o-transform .4s, opacity .1s;
    transition: transform 0.4s, opacity 0.1s;
}

.animate-hover-slide .figure .figcaption {
    text-align: center;
}

.animate-hover-slide .figure .figcaption-btn {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0px;
    opacity: 0;
    padding-left: 20px;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.animate-hover-slide .figure:hover .figcaption-btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s, opacity .1s;
    -moz-transition: -moz-transform .4s, opacity .1s;
    -o-transition: -o-transform .4s, opacity .1s;
    transition: transform 0.4s, opacity 0.1s;
}

.animate-hover-slide .figure .figcaption-txt {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0px;
    opacity: 0;
    padding-left: 20px;
    text-align: center;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -webkit-transition: -webkit-transform .4s, opacity .1s .3s;
    -moz-transition: -moz-transform .4s, opacity .1s .3s;
    -o-transition: -o-transform .4s, opacity .1s .3s;
    transition: transform 0.4s, opacity 0.1s 0.3s;
}

.animate-hover-slide .figure:hover .figcaption-txt {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-transition: -webkit-transform .4s, opacity .1s;
    -moz-transition: -moz-transform .4s, opacity .1s;
    -o-transition: -o-transform .4s, opacity .1s;
    transition: transform 0.4s, opacity 0.1s;
}

.animate-hover-slide .figure .figcaption-txt .title {
    padding: 0;
    margin: 30px 0 0 0;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
}

.animate-hover-slide .figure .figcaption-txt .subtitle {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 12px;
}

.animate-hover-slide .figure a {
    position: relative;
    top: 94%;
    margin-top: -11px;
}

.animate-hover-slide .figure .figcaption h3 {
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #f2f2f2;
}

@media (max-width: 480px) {
    #ctl00_ContentPlaceHolder1_loginFormMyBriefcase {
        border: none !important;
    }
}

@media (max-width: 480px) {
    #ctl00_ContentPlaceHolder1_loginFormCompanyLogin {
        border: none !important;
    }
}

@media (max-width: 480px) {
    #ctl00_ContentPlaceHolder1_chkProductType>span {
        display: block !important;
    }
}

#ctl00_ContentPlaceHolder1_chkProductType>span>input {
    display: inline-block !important;
    margin-right: 3px !important;
    margin-left: 8px !important;
}

#imgPin.unpinned .fa {
    color: #253746;
    border: 1px solid rgb(197, 197, 197);
}

.table-responsive>.table>thead>tr>th,
.table-responsive>.table>tbody>tr>th,
.table-responsive>.table>tfoot>tr>th,
.table-responsive>.table>thead>tr>td,
.table-responsive>.table>tbody>tr>td,
.table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
}

@media all and (min-width:768px) {

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: normal;
    }

}

@media (min-width: 1200px) {
    .ProdCaptionHover:hover {
        background-color: #253746;
    }

    .ProdCaptionHover:hover a {
        color: #FFF;
    }
}

.ExhibitorConsoleVisible {
    display: block;
}

.ExhibitorConsoleHidden {
    display: none;
}

.ProductCaption {
    /*height: 80px;
    overflow: hidden;
    */
    margin-top: 1px;
    position: relative;
}

.productTypeIcons {
    position: absolute;
    bottom: 0px;
    padding: 0px 10px 5px 0px;
    width: 100%;
}

.NoUnderlineAnchor {
    text-decoration: none !important;
}

.underline {
    border-bottom: 1px solid #00B0A5;
}

.exhibitorListPanel .table-responsive {
    border: none;
    margin-bottom: 0px;
}

@media (max-width: 767px) {
    .exhibitorListPanel .navbar-form .form-control-static {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .exhibitorListPanel .panel-body {
        padding-bottom: 0px;
    }


}

@media (max-width: 1024px) {

    .exhibitorListPanel #alphaIndexContainer {
        padding-left: 0px;
        padding-right: 0px;
    }

    .table-responsive .pagination {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .table-responsive .pagination li {
        display: table-cell;
    }
}

.ButtonToAnchor {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    cursor: pointer;
}

.badge {
    line-height: 1.5;
}

@media (min-width: 767px) {
    .panel-session {
        min-height: 450px;
    }
}

#ctl00_ContentPlaceHolder1_SpeakersAlphaIndex.affix>ul {
    margin: 0 0;
}

@media (max-width:1024px) {
    .setMinHeight {
        min-height: 135px !important;
    }
}

.setMinHeight {
    min-height: 100px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    .divEBoothLogo {
        position: initial;
        bottom: 0px;
        right: 0px;
        padding: 0px;
    }
}

@media (min-width: 767px) {
    .divEBoothLogo {
        position: absolute;
        bottom: 15px;
        right: 5px;
        padding: 5px;
    }
}



.form-control[disabled],
.form-control[readonly] {
    cursor: auto;
}

#sessionsDateTab>.table-responsive .pagination li {
    display: table-cell;
    white-space: nowrap;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    #sessionsDateTab>.container-fluid {
        border: none;
        padding-left: 0px;
        padding-right: 0px;
    }

}

@media (max-width: 768px) {
    #ctl00_ContentPlaceHolder1_SpeakersAlphaIndex {
        z-index: 15;
        overflow-x: auto;
    }
}

@media (min-width:768px) and (max-width: 992px) {
    #ctl00_dvLeftSection {
        display: none;
    }

    #ctl00_dvLeftSection+#ctl00_dvContent {
        width: 100%;
    }

    #ctl00_dvTopNavigation .navbar-header {
        width: 750px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        float: none;
        padding-bottom: 0px;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 750px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .navbar-collapse.top-navbar.collapse {
        display: none !important;
    }

    .navbar-collapse.top-navbar.collapsing,
    .navbar-collapse.top-navbar.collapse.in {
        display: block !important;
    }

    #ctl00_dvTopNavigation .navbar-nav>li {
        float: none;
    }

    #ctl00_dvTopNavigation .navbar-collapse ul.nav.navbar-nav,
    #ctl00_dvTopNavigation .navbar-collapse ul.nav.navbar-nav ul {
        width: 100%;
        float: none;
        position: initial;
    }

    #ctl00_dvTopNavigation .navbar-collapse ul.nav.navbar-nav ul {
        border-bottom: none;
    }
}

.clearable {
    background: #fff url(data:image/gif;base64,R0lGODlhBwAHAIAAAP///5KSkiH5BAAAAAAALAAAAAAHAAcAAAIMTICmsGrIXnLxuDMLADs=) no-repeat right -15px center;
    padding: 3px 24px 3px 4px;
    /* Use the same right padding (18) in jQ! */
    border-radius: 3px;
    transition: background 0.4s;
}

.clearable.x {
    background-position: right 5px center;
}

.clearable.onX {
    cursor: pointer;
}


.advanceSearchPanel ul li.singleCategory>a,
.advanceSearchPanel ul li.singleCategory>label {
    display: none;
}

.advanceSearchPanel ul li.singleCategory>ul {
    display: inherit !important;
    margin-left: 0px;
}


#attendeeSearchControls ul {

    list-style: none;
}

#attendeeSearchControls ul li a {
    width: 28px;
    margin-left: -30px;
    vertical-align: top;

}

#attendeeList tbody tr td {
    vertical-align: middle !important;
}

#attendeeList .media-object.img-thumbnail {
    max-width: 50px;
}

a.disabled {
    color: #777;
    cursor: not-allowed;
}

.eBoothControls.list-inline li {
    padding: 0px;
    2px;
}

.eBoothControls.list-inline li a {
    margin: 0px;
}

.container.subhead-bottom.visible-xs,
.container.subhead-bottom.visible-xs .navbar-brand.nav-username {
    width: 100%;
    text-align: center;
    padding: 20px;
}

.topActionButtons {}

.language-toggle {}

.nav-logout:hover a {
    background-color: transparent !important;
    text-decoration: none;
}

.nav-username {}

.main-nav-top {}

.bottomActionButtons {
    padding: 20px;
}

.strikeText {
    text-decoration: line-through;
}

/*15.1.1*/
#ctl00_ContentPlaceHolder1_pnlCompanyExistsOnSameDomain {
    width: 80%;
    max-height: 90%
}

#ctl00_ContentPlaceHolder1_upnlCompanyExistsOnSameDomain {
    max-height: 100%;
}

#ctl00_ContentPlaceHolder1_upnlCompanyExistsOnSameDomain .table-responsive {
    max-height: 400px;
    overflow: scroll;
}

#ctl00_ContentPlaceHolder1_upnlCompanyExistsOnSameDomain .table-responsive tr>td:nth-of-type(3) {
    width: 150px;
}


div#_btnDONOTCHANGE1 {
    display: none;
}

.overlayBg {
    background-color: gray;
    opacity: 0.5;
}

.cke_source {
    white-space: initial !important;
}

/*====== Sponsorship Gallery ======= */

img.itemImage {
    margin: 0 auto;
}

.sponsorshipGallery a:hover {
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.sponsorshipGallery h5 {
    font-weight: bold;
    padding: 20px;
    padding-top: 10px;
    height: 70px;
}

.sponsorshipGallery .itemPrice {
    background: #f5f5f5;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
}

.thumbnail.sponsorshipGallery {
    padding: 0px;
    min-height: 270px;
}


/*h5.itemName {
    padding-left: 20px;
}*/

.thumbnail.sponsorshipGallery:hover {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.thumbnail.sponsorshipGallery {
    cursor: pointer;
}

.sponsorshipGallery .sponsorshipType {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #253746;
    color: white;
    font-size: 11px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.sponsorshipGallery h5 {
    font-weight: bold;
    padding: 10px 20px;
    height: 60px;
    margin: 0px;
}

.sponsorshipGallery span.itemsLeft {
    float: left;
    color: rgb(88, 95, 105);
    padding-left: 10px;
}


/* ==== filter bar styles ====*/

div#ctl00_ContentPlaceHolder1_pnlSponsorshipSearch.panel {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    border-bottom: none;
}

.filterSearchBar {
    background: #253746;
    background-color: #253746 !important;
    border-radius: 0px;
    border: none !important;
}

.filterSearchBar .btn-group.bootstrap-select.show-tick {
    border: 2px solid #6baae0;
    border-radius: 4px;
}

.filterSearchBar input#ctl00_ContentPlaceHolder1_btnSearch {
    color: #253746;
    border: 1px solid #e6ebf5;
}

.filterSearchBar .input-group .form-control {
    border-radius: 4px;
    border-color: #253746;
    border: none;
    border-right: 2px solid #253746;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    margin-bottom: 0;
}

.filterSearchBar .input-group {
    width: 90%;
    padding-left: 10px;
}

.filterSearchBar .filterMenu {
    text-align: right;
    margin-bottom: 0px;
}

.filterMenu button.btn.dropdown-toggle.btn-default {
    background: transparent;
    color: white;
    border: none;
}

.filterSearchBar .form-group {
    margin-bottom: 0px;
}

.filterSearchBar input[type="submit"] {
    font-family: FontAwesome;
}

.filterSearchBar .sortTxt {
    color: white;
}

.filterSearchBar #btnreset {
    float: right;
    color: white;
    border: 2px solid #6baae0;
    background: transparent;
    margin-right: -4px;
}

.filterSearchBar .btn-default {
    text-shadow: none;
}


/*===== Modal Styles ======*/

#ctl00_ContentPlaceHolder1_divSponsorshipItemDetails h4 {
    font-weight: bold;
}

#ctl00_ContentPlaceHolder1_divSponsorshipItemDetails h4#divPrice {
    color: #253746;
    display: inline-block;
    font-weight: bold;
}

#ctl00_ContentPlaceHolder1_divSponsorshipItemDetails .modal-body {
    padding: 20px 40px;
}

h4#divPrice {
    color: #253746;
}

#ctl00_ContentPlaceHolder1_divSponsorshipItemDetails img {
    margin: 0 auto;
}

#ctl00_ContentPlaceHolder1_divSponsorshipItemDetails .modal-header {
    border-bottom: none;
}

.modal-body .sponsorshipType {
    color: #253746;
}

@media (min-width: 768px) {
    .sponsorshipGallery .itemPrice {
        background: #f5f5f5;
        text-align: right;
        font-size: 15px;
        font-weight: bold;
        padding: 10px;
        position: absolute;
        bottom: 21px;
        right: 16px;
        left: 16px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }
}

@media (max-width:767px) {
    .sponsorshipGallery .itemPrice {
        position: absolute;
        bottom: 1px;
        right: 56px;
        left: 56px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

    .thumbnail.sponsorshipGallery {
        padding: 0px;
        margin: 40px;
    }
}

@media (max-width: 992px) {
    .filterSearchBar .input-group {
        padding-left: 0px;
        margin: 10px auto;
        width: 90%;
    }

    .filterSearchBar .searchBtns {
        text-align: center;
    }

    .filterSearchBar .btn-group.bootstrap-select.show-tick {
        width: 90% !important;
    }

    ul.list-inline.filterMenu {
        text-align: center;
        margin-top: 17px;
        background: #253746;
        border-radius: 4px;
    }

    .filterMenu>li {
        width: 100%;
    }

    .filterSearchBar .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .sponsorshipContent .row {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (max-width: 993px) {
    .filterSearchBar #btnreset {
        margin-right: 5%;
        margin-top: 15px;
        margin-bottom: 10px;
    }
}

@media (min-width: 1200px) {
    .filterSearchBar .sortTxt {
        padding-top: 8px;
        text-align: right;
        width: 70px;
        margin-left: -30px;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
    .filterMenu button.btn.dropdown-toggle.btn-default {
        font-size: 13px;
    }

    .filterSearchBar .sortTxt {
        padding-top: 8px;
        font-size: 13px;
    }

    .filterSearchBar .sortTxtBox {
        padding: 0px;
        margin-left: -18px;
    }

    .filterSearchBar #btnreset {
        margin-right: -20px;
        padding: 5px 10px;
    }
}

@media (min-width: 993px) {
    .filterMenu>li {
        width: 100%;
    }

    .filterSearchBar .btn-group.bootstrap-select.show-tick {
        width: 100% !important;
    }

    .col-md-3.sortByDropdown {
        padding: 0px;
    }

    .col-md-3.filterDropdown {
        padding: 0px;
    }
}

@media (max-width: 992px) {
    .filterSearchBar .sortTxt {
        padding-left: 5%;
        padding-top: 8px;
    }
}


/*======== Sold out items ========== */

.SoldOut .sponsorshipType {
    background: rgba(140, 140, 140, 0.35);
}

.SoldOut span.itemsLeft {
    color: rgba(199, 39, 39, 0.29);
}

.SoldOut .thumbnail.sponsorshipGallery:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default;
}

.SoldOut .itemPrice {
    color: #ccc !important;
    background: #fff;
}

.SoldOut img {
    opacity: 0.3;
}

.SoldOut .thumbnail.sponsorshipGallery {
    border-color: #fafafa;
}

.SoldOut h5 {
    color: #ccc;
}

a.tooltip22 {
    outline: none;
}

a.tooltip22 strong {
    line-height: 30px;
}

a.tooltip22:hover {
    text-decoration: none;
}

a.tooltip22 div {
    z-index: 10;
    display: none;
    padding: 14px 20px;
    margin-top: -30px;
    margin-left: 28px;
    width: 300px;
    line-height: 16px;
}

@media all and (min-width:768px) {
    a.tooltip22:hover div {
        display: inline;
        position: absolute;
        color: #111;
        border: 1px solid #DCA;
        background: #fffAF0;
    }

    .callout {
        z-index: 20;
        position: absolute;
        top: 30px;
        border: 0;
        left: -12px;
    }
}

/*CSS3 extras*/
a.tooltip22 div {
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}

/*OSS Enhancements*/
#ctl00_ContentPlaceHolder1_pnlSponsorshipItems a.fa.fa-minus:hover {
    text-decoration: none;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems a.fa.fa-minus:focus {
    text-decoration: none;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems a.fa.fa-plus:hover {
    text-decoration: none;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems a.fa.fa-plus:focus {
    text-decoration: none;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems .SponsorshipTypeItems {
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems .col-sm-offset-1 {
    margin-left: 3%;
    margin-right: 10px;
    margin-bottom: 2px;
    margin-top: 13px;
    min-width: 42px;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems .col-sm-offset-1:first-child {
    margin-top: 0px;
}

@media (max-width: 992px) {
    #ctl00_ContentPlaceHolder1_pnlSponsorshipItems .col-sm-offset-1 {
        margin-left: 0px;
    }

    #ctl00_ContentPlaceHolder1_pnlSponsorshipItems span.OSSSoldOut {
        font-size: 10px;
    }

    #ctl00_ContentPlaceHolder1_pnlSponsorshipItems a.btn.btn-primary.btn-xs.SponsorshipDetails {
        font-size: 10px;
    }

    #ctl00_ContentPlaceHolder1_pnlSponsorshipItems .panel-body.form-horizontal {
        padding: 15px 0px;
    }
}

@media (max-width: 767px) {
    #ctl00_ContentPlaceHolder1_pnlSponsorshipItems .col-sm-offset-1 {
        margin-top: 18px;
    }
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems a.btn.btn-primary.btn-xs.SponsorshipDetails {
    font-size: 11px;
    padding: 0px 5px;
    margin: 0px 3px;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems span.OSSSoldOut {
    color: #a8a8a8;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems #_SponsorshipItem .col-sm-12 {
    margin-bottom: 40px;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems #_SponsorshipItem .col-sm-12:last-child {
    margin-bottom: 0px;
}

#ctl00_ContentPlaceHolder1_pnlSponsorshipItems div#_ddlSponsorshipContact .form-group .col-sm-2 {
    margin-top: 15px;
}

@media (max-width: 600px) {
    .p2pDevice {
        /* display: block; */
    }

    .p2pWeb {
        display: none;
    }
}

@media (min-width: 601px) {
    .p2pDevice {
        display: none;
    }

    .p2pWeb {
        /* display: block; */
    }
}


/* ================ Additional Demo Styles ================= */

.clientsites {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 25px;
    text-align: center;
    margin: 15px;
    height: 255px;
}

a.site.clientsites.template {
    background: #f1f1f1;
    border: 1px solid #dadada;
}

h1.siteheader {
    color: rgb(88, 95, 105);
    text-align: center;
    text-shadow: none;
    font-weight: bold;
    font-size: 40px;
}

@media (max-width: 767px) {
    h1.siteheader {
        font-size: 30px;
    }
}

h2.siteheader {
    color: #2d6389;
    text-align: center;
    text-shadow: none;
    font-weight: bold;
    font-size: 25px;
}

a.site.clientsites {
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
}

.clientsites:hover {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
}

.site:hover {
    text-decoration: none !important;
}

.siteimg {
    margin: 0 auto;
    margin-bottom: 25px;
    border: 1px solid #ddd;
}


/* Grow */
.clientsites img.img-responsive {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

.clientsites img.img-responsive:hover,
.clientsites img.img-responsive:focus,
.clientsites img.img-responsive:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.siteList {
    text-align: center;
}

hr.separation {
    margin: 35px 0px;
}

.alert.alert-info.template {
    margin: 30px 30px 15px 30px;
}

/* ================ Additional Demo Styles (Mobile Apps) ================= */

.mobilesamples {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 25px;
    text-align: center;
    margin: 15px;
  /*  min-height: 300px;*/
}

@media (min-width: 993px) and (max-width: 1199px) {
    .mobilesamples {
        min-height: 0px;
    }
}

@media (max-width: 992px) {
    span.show {
        font-size: 18px;
    }
}

.bolder {
    font-weight: bold;
    color: black;
}

span.bolder {
    font-weight: bold;
    color: black;
}

a.site.mobilesamples.template {
    background: #f1f1f1;
    border: 1px solid #dadada;
}

a.site.mobilesamples {
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
}

.mobilesamples:hover {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
}


/* Grow */
.mobilesamples img.img-responsive {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

@media (max-width: 767px) {
    .mobilesamples img.img-responsive {
        max-width: 270px;
    }
}

.mobilesamples img.img-responsive:hover,
.mobilesamples img.img-responsive:focus,
.mobilesamples img.img-responsive:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

p.client.small {
    text-align: center;
    color: grey;
    font-weight: normal;
    font-size: small;
}

p.event {
    font-size: medium;
}

@media (min-width: 993px) and (max-width: 1199px) {
    p.event {
        font-size: small;
    }
    p.client.small {
        font-size: x-small;
    }
}


/* ====================================================== */
/* =============== eBooth Notes Icon Fixes ============== */
/* ====================================================== */

ul.list-inline.eBoothControls li a#lnkModal {
    margin-right: -3px;
    font-size: 14px;
    position: relative;
    top: 1px;
}

ul.list-inline.eBoothControls li a#lnkModal::after {
    content: none;
}
