@charset "utf-8";

@font-face {
    font-family: 'OpenSans';
    src: url('../../../../lib/bootstrap/v3/fonts/name/OpenSans.eot');
    src: url('../../../../lib/bootstrap/v3/fonts/name/OpenSans.eot#iefix') format('embedded-opentype'), url('../../../../lib/bootstrap/v3/fonts/name/OpenSans.woff') format('woff'), url('../../../../lib/bootstrap/v3/fonts/name/OpenSans.ttf') format('truetype'), url('../../../../lib/bootstrap/v3/fonts/name/OpenSans.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../../../../lib/bootstrap/v3/fonts/title/robotocondensed-regular.eot');
    src: url('../../../../lib/bootstrap/v3/fonts/title/robotocondensed-regular.eot#iefix') format('embedded-opentype'), url('../../../../lib/bootstrap/v3/fonts/title/robotocondensed-regular.woff') format('woff2'), url('../../../../lib/bootstrap/v3/fonts/title/robotocondensed-regular.woff') format('woff'), url('../../../../lib/bootstrap/v3/fonts/title/robotocondensed-regular.ttf') format('truetype'), url('../../../../lib/bootstrap/v3/fonts/title/robotocondensed-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_lightregular';
    src: url('../../../../lib/bootstrap/v3/fonts/name/nexa_light.eot');
    src: url('../../../../lib/bootstrap/v3/fonts/name/nexa_light.eot#iefix') format('embedded-opentype'), url('../../../../lib/bootstrap/v3/fonts/name/nexa_light.woff') format('woff2'), url('../../../../lib/bootstrap/v3/fonts/name/nexa_light.woff') format('woff'), url('../../../../lib/bootstrap/v3/fonts/name/nexa_light.ttf') format('truetype'), url('../../../../lib/bootstrap/v3/fonts/name/nexa_light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('../../../../lib/bootstrap/v3/fonts/name/nexa_bold.eot');
    src: url('../../../../lib/bootstrap/v3/fonts/name/nexa_bold.eot#iefix') format('embedded-opentype'), url('../../../../lib/bootstrap/v3/fonts/name/nexa_bold.woff') format('woff2'), url('../../../../lib/bootstrap/v3/fonts/name/nexa_bold.woff') format('woff'), url('../../../../lib/bootstrap/v3/fonts/name/nexa_bold.ttf') format('truetype'), url('../../../../lib/bootstrap/v3/fonts/name/nexa_bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTStd-Book';
    src: url('../../../../public/fonts/text/AvenirLTStd-Book.eot') format('embedded-opentype'), url('../../../../public/fonts/text/AvenirLTStd-Book.otf') format('opentype'), url('../../../../public/fonts/text/AvenirLTStd-Book.woff') format('woff'), url('../../../../public/fonts/text/AvenirLTStd-Book.ttf') format('truetype'), url('../../../../public/fonts/text/AvenirLTStd-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTStd-Heavy';
    src: url('../../../../public/fonts/title/AvenirLTStd-Heavy.eot') format('embedded-opentype'), url('../../../../public/fonts/title/AvenirLTStd-Heavy.otf') format('opentype'), url('../../../../public/fonts/title/AvenirLTStd-Heavy.woff') format('woff'), url('../../../../public/fonts/title/AvenirLTStd-Heavy.ttf') format('truetype'), url('../../../../public/fonts/title/AvenirLTStd-Heavy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirLTStd-Light';
    src: url('../../../../public/fonts/footer/AvenirLTStd-Light.eot') format('embedded-opentype'), url('../../../../public/fonts/footer/AvenirLTStd-Light.otf') format('opentype'), url('../../../../public/fonts/footer/AvenirLTStd-Light.woff') format('woff'), url('../../../../public/fonts/footer/AvenirLTStd-Light.ttf') format('truetype'), url('../../../../public/fonts/footer/AvenirLTStd-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* CSS Document */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

a:hover {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

body {
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-text-size-adjust: 100%;
    font-family: 'OpenSans', sans-serif;
    background: #fff;
}

h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
}

h1 {
    line-height: 43px;
}

h2 {
    line-height: 35px;
}

h3 {
    line-height: 30px;
}

h4 {
    line-height: 22px;
}

    h3 small, h4 small, h5 small {
        color: #444;
    }

h1, h2, h3, h4, h5, h6 {
    font-family: 'OpenSans', sans-serif;
    color: #505458;
}

* {
    outline: none !important;
}

a:hover, a:active, a:focus {
    outline: 0;
    text-decoration: none;
}

:focus {
    outline: none;
}

::-moz-focus-inner {
    border: 0;
}

::selection {
    background: rgb(49, 126, 235);
    color: #fff;
}

::-moz-selection {
    background: rgb(49, 126, 235);
    color: #fff;
}

.position-relative {
    position: relative !important;
}

.float-right {
    float: right !important;
}

.text-center {
    text-align: center;
}

.m-r-15 {
    margin-right: 15px;
}

.m-l-5 {
    margin-left: 5px;
}
.m-t-30 {
    margin-top: 30px;
}

.m-l-15 {
    margin-left: 15px;
}

.height-40 {
    height: 60px;
}

.button.checkout-btn.check-btn, input.checkout-btn.check-btn {
    margin-top: 15px;
}

.m-r-10 {
    margin-right: 10px;
}
.clearfix{clear:both; display:block}

/* #wrapper {width:100%; height:100%; position:relative; overflow:hidden; content:""} */
.overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgba(0,0,0,.50);
}

#particles {
    width: 100%;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.bg-img {
    background-size: cover;
    /*background-attachment:fixed;
    background-position: 50% 50%;*/
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -1;
}

    .bg-img.image-full {
        background-position: 50% 20%;
        background-repeat: no-repeat;
        background-size: auto;
    }


/* Main logo */
logo {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.logo {
    color: #fff !important;
    width: 167px;
    height: 17px;
    margin: 20px 0;
    text-indent: -999px;
    display: inline-block;
    background: url(../../../../themes/3.0/img/nt-logo.png);
}

/* Main nav */
.main-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
}

    .main-nav .navbar {
        border-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

.navbar-nav {
    margin: 0;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    border-top: none !important;
}

.navbar {
    border-radius: 0;
}

.nav-bg {
    background: rgba(255,255,255,.9);
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
}

.navbar-nav > li > a {
    font-family: "roboto_condensedregular", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 2px solid transparent;
    color: #545454;
}

.nav > li:hover, .nav > li.active, .nav > li:focus {
    background: none;
    color: #0090d9;
    border-bottom: 2px solid #24a7e0;
}

.nav > li > a.active, .nav > li > a:hover, .nav > li > a:focus {
    background: none;
}
/*.nav > li > a:hover:after, .nav > li > a.active:after, .nav > li > a:focus:after{content:""; border-left:4px solid transparent; border-bottom:4px  solid #24a7e0; border-right:4px solid transparent; position:absolute; bottom:0; left:50%; margin:0 0 0 -2px}*/
.nav > li {
    border-bottom: 2px solid transparent;
    margin-right: 6px;
}
/* Main nav fixed top */
.goToTop {
    position: fixed;
    width: 100%;
    background: #fff;
    top: 0;
    z-index: 501;
    -webkit-box-shadow: 1px 0 3px 0 rgba(0,0,0,0.2);
    box-shadow: 1px 0 3px 0 rgba(0,0,0,0.2);
    -webkit-transition: background .12s ease-in-out;
    -moz-transition: background .12s ease-in-out;
    transition: background .12s ease-in-out;
}

.navbar-toggle {
    float: right;
    padding: 12px 10px 12px 30px;
    border-radius: 0;
    font-size: 15px;
    text-transform: uppercase;
}

    .navbar-toggle .fa-bars {
        margin-left: 6px;
    }

img.mobile-micon {
    margin: -2px 0 0 0;
}

/* Register Button */
a.btn-div {
    display: none;
    position: absolute;
    right: 0;
    background: #0090d9;
    font-family: "OpenSans", Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 22px;
    margin-top: 10px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.goToTop .btn-div {
    display: block;
}

a.btn-div:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0085d9;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

a.btn-div:hover, a.btn-div:focus, a.btn-div:active {
    color: #fff;
    border-color: #1387be;
}

    a.btn-div:hover:before, a.btn-div:focus:before, a.btn-div:active:before {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

input.btn-sponsor {
    position: absolute;
    right: 0;
    top: 0;
    background: #0090d9;
    font-family: "OpenSans", Arial, sans-serif;
    font-size: 12px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    padding: 4px 12px;
    margin-top: 7px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -ms-border-radius: 3px;
}

    input.btn-sponsor:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #0085d9;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        -ms-border-radius: 3px;
    }

    input.btn-sponsor:hover, input.btn-sponsor:focus, input.btn-sponsor:active {
        color: #fff;
        border-color: #1387be;
    }

        input.btn-sponsor:hover:before, input.btn-sponsor:focus:before, input.btn-sponsor:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }

.menu-logo {
    float: left;
    padding-top: 12px;
    margin-right: 22px;
    display: none;
}

.goToTop .menu-logo {
    display: block;
}

/* Top help div */
ul.help-mdiv {
    margin: 20px 0 0;
    padding: 0;
    float: right;
    text-decoration: none;
    list-style: none;
}

    ul.help-mdiv li {
        float: left;
        font-family: "OpenSans", Arial, sans-serif;
        text-decoration: none;
        list-style: none;
        font-size: 12px;
        margin: 0;
        text-transform: uppercase;
        line-height: 20px;
    }

        ul.help-mdiv li a {
            float: left;
            font-family: "OpenSans", Arial, sans-serif;
            font-size: 12px;
            text-shadow: none;
            color: #fff;
            text-transform: uppercase;
        }

            ul.help-mdiv li a:hover {
                opacity: .8;
            }

        ul.help-mdiv li span {
            color: #fff;
            margin: 0 7px;
            display: inline-block;
        }

/* Event title section */
.event-mtitle {
    width: inherit;
    height: 505px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.event-logo {
    max-width: 175px;
    height: 75px;
    line-height: 75px;
    margin: /*0*/ auto;
    vertical-align: middle;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -ms-border-radius: 2px;
}

    .event-logo img {
        max-height: 75px;
        max-width: 175px;
        width: auto;
        height: auto;
        position: relative; /*bottom:0; top:0; left:0; right:0;*/
        margin: /*0*/ auto; /*display:table-cell;*/
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px;
        -ms-border-radius: 2px;
    }

.event-logo.small img.bg-white, .event-logo.large img.bg-white{background:#fff}

.event-logo.small {
    max-width: 175px;
    height: 75px;
    line-height: 75px;
    margin: /*0*/ auto;
    vertical-align: middle;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -ms-border-radius: 2px;
}

    .event-logo.small img {
        max-height: 75px;
        max-width: 175px;
        width: auto;
        height: auto;
        position: relative; /*bottom:0; top:0; left:0; right:0;*/
        margin: /*0*/ auto; /*display:table-cell;*/
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px;
        -ms-border-radius: 2px;
    }

.event-logo.large {
    max-width: 240px;
    height: 103px;
    line-height: 103px;
    margin: /*0*/ auto;
    vertical-align: middle;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -ms-border-radius: 2px;
}

    .event-logo.large img {
        max-height: 103px;
        max-width: 240px;
        width: auto;
        height: auto;
        position: relative; /*bottom:0; top:0; left:0; right:0;*/
        margin: /*0*/ auto; /*display:table-cell;*/
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px;
        -ms-border-radius: 2px;
    }





h1.event-name {
    font-family: "nexa_boldregular", Arial, sans-serif;
    font-size: 35px;
    margin: 22px 0 12px;
    letter-spacing: 1px;
    font-weight: bold;
    color: #fff;
}

p.event-venue, p.event-location {
    font-family: "OpenSans", Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #efefef;
    margin-bottom: 6px;
}

    p.event-venue span.venue-icon {
        background-image: url(../../../../themes/3.0/img/nt-venue-icon.png);
        display: inline-block;
        width: 13px;
        height: 13px;
        margin: 0 6px -2px 0;
    }

    p.event-location span.location-icon {
        background-image: url(../../../../themes/3.0/img/nt-location-icon.png);
        display: inline-block;
        width: 11px;
        height: 14px;
        margin: 0 6px -3px 0;
    }

/* Registration button */
a.register-btn {
    font-family: "OpenSans", Arial, sans-serif;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 28px;
    margin-top: 20px;
    border: 1px solid #fff;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    a.register-btn:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2098d1;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    a.register-btn:hover, a.register-btn:focus, a.register-btn:active {
        color: #fff;
        border-color: #1387be;
    }

        a.register-btn:hover:before, a.register-btn:focus:before, a.register-btn:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }

/* Registration Table */
section {
    padding: 0 0 60px;
}

    section:nth-of-type(2n+1) {
        background: #fafafa;
    }

    section.bg-gray{background:#fafafa}

h2.stitle {
    font-family: "roboto_condensedregular", Arial, sans-serif;
    text-transform: uppercase;
    list-style: none;
    font-weight: 400;
    font-size: 17px;
    margin: 16px 0 0;
    color: #50555b;
}
h2.stitle.mrg-tb{margin:30px 0 20px}

    h2.stitle .tline {
        width: 120px;
        height: 2px;
        display: block;
        margin-top: 8px;
        background: #24a7e0;
    }

.height-100 {
    height: 100%;
}

.hiding {
    opacity: 0;
}

.visible {
    opacity: 1;
}

h2.stitle.text-center .tline {
    margin: 8px auto 0;
}


/* Ticket type Div */
.register-table {
    margin: 30px 0 0;
}

.ticket-type.pad {
    padding: 20px;
}

.ticket-type {
    background: #fff;
    border-left: 3px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    border-right: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4;
    margin-bottom: 12px;
    position: relative;
}

    .ticket-type:hover {
        border-left: 3px solid #0090d9;
        border-bottom: 1px solid #f4f4f4;
        border-right: 1px solid #f4f4f4;
        border-top: 1px solid #f4f4f4;
    }

h2.ticket-mtitle {
    font-family: "OpenSans", Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #333;
    margin: 0 0 4px;
    padding: 0;
    text-transform: uppercase;
}

span.ticket-price {
    font-size: 13px;
}

span.dash-line {
    margin: 0 12px;
}

p.ticket-stext {
    font-family: "OpenSans", Arial, sans-serif;
    font-size: 13px;
    color: #818385;
    margin: 0;
    padding: 0;
}

    p.ticket-stext span.ticket-avail { /*text-transform:uppercase; color:#50555b;*/
        margin-right: 16px;
    }

span.drop-icon {
    display: inline-block;
    float: left;
}

    span.drop-icon a.collapsed {
        display: block;
        padding: 22px 12px;
        background: url(../../../../themes/3.0/img/nt-drop-icon.png) no-repeat 0 50%;
    }
        span.drop-icon.add-on a.collapsed{padding:10px 12px}
        span.drop-icon.add-on a {padding:10px 12px}

        span.drop-icon a {
            display: block;
            padding: 22px 12px;
            background: url(../../../../themes/3.0/img/nt-drop-icon-btm.png) no-repeat 0 50%;
        }

        span.drop-icon a.collapsed.disable {
            cursor: default;
            opacity: .6;
        }

.ticket-quan {
    float: right;
    margin: 4px 0 0;
    width: 90px;
}

.over-hidden {
    overflow: hidden;
}

select.event-date {
    position: absolute;
    width: 280px;
    right: 0;
    top: 4px;
    font-size: 12px;
    padding: 9px 41px 6px 11px !important;
    text-transform: uppercase;
}
span.GrpDiscountDesc {
    font-style: italic;
    padding: 8px 0 0 22px;
    margin-bottom: -20px;
    display: block;
    font-size: 90%;
    color: #818385;
}


select::-ms-expand {
    display: none;
}

select {
    background-color: #ffffff;
    background-image: url("../../../../themes/3.0/img/nt-drop-down.jpg");
    background-position: 100% 7px;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    min-height: 38px;
    font-family: "OpenSans","Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #282323;
    padding: 6px 35px 6px 11px !important;
    line-height: 15px;
    font-size: 13px;
    font-weight: normal;
    vertical-align: top;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    transition: background 0.2s linear 0s, box-shadow 0.2s linear 0s;
    outline: none;
    overflow: hidden;
    text-indent: 0.01px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    appearance: none \0/IE9;
}

    select.full-width-select {
        width: 100% !important;
    }


.new-red-tag {padding:6px 12px 7px; display:inline-block; font-weight:500; background:#ff5151; color:#fff; position:absolute; top:0; left:0; z-index:5; font-size:10px; text-transform:uppercase; line-height:10px; letter-spacing:1px}
.new-red-tag::before {position:absolute; content:''; top:0; right:-11px; background:url(../../../../themes/3.0/img/red-corner.png); height:23px; width:11px}

.new-blue-tag {padding:6px 12px 7px; display:inline-block; font-weight:500; background:#28a6fb; color:#fff; position:absolute; top:0; left:0; z-index:5; font-size:10px; text-transform:uppercase; line-height:10px; letter-spacing:1px}
.new-blue-tag::before {position:absolute; content:''; top:0; right:-11px; background:url(../../../../themes/3.0/img/blue-corner.png); height:23px; width:11px}


/* Ticket type Sold Out Div */
.ticket-type.sold-ticket .sold-out, .ticket-type.sold-ticket .es-sold-out, .ticket-type.sold-ticket .fr-sold-out, .ticket-type.sold-ticket .de-sold-out, .ticket-type.sale-end-ticket .sale-end, .ticket-type.sale-end-ticket .es-sale-end, .ticket-type.sale-end-ticket .fr-sale-end, .ticket-type.sale-end-ticket .de-sale-end {
    display: block;
}

.ticket-type.sold-ticket:hover {
    border-left: 3px solid #f4f4f4;
}

.sold-out {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/nt-soldout.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.es-sold-out {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/lang-spanish-soldout.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fr-sold-out {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/lang-french-soldout.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.de-sold-out {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/lang-german-soldout.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.not-sale-ticket .not-sale, .not-sale-ticket .es-not-sale, .not-sale-ticket .fr-not-sale, .not-sale-ticket .de-not-sale {
    display: block;
}

.not-sale {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/nt-notonsale.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.es-not-sale {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/nt-notonsale-spanish.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fr-not-sale {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/nt-notonsale-french.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.de-not-sale {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/nt-notonsale-german.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sale-end {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/sale-end-english.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.es-sale-end {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/sale-end-spanish.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fr-sale-end {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/sale-end-french.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.de-sale-end {
    background: rgba(255,255,255,0.4) url(../../../../themes/3.0/img/sale-end-german.png) no-repeat 0 0;
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.parcial-ticket .parcial-sale {
    display: inline;
}

.info-ticket .wait-sale {
    display: inline;
}

.parcial-sale {
    display: none;
    padding: 3px 12px 3px 12px;
    height: 22px;
    margin-left: 12px;
    font-size: 11px;
    border-radius: 2px;
    color: #fff;
    line-height: 22px !important;
    /*background:url(https://d2poexpdc5y9vj.cloudfront.net/themes/3.0/img/partical-icon.png) #00507c no-repeat scroll 10px 6px*/;
    background-color: #00507c;
}

.parcial-ticket .parcial-text {
    font-family: "OpenSans", Arial, sans-serif;
    font-size: 12px;
    text-transform: none;
    color: #333;
    margin: 0 0 6px;
    display: block;
    padding: 0;
}

.wait-sale {
    display: none;
    padding: 3px 12px 3px 12px;
    height: 22px;
    margin-left: 12px;
    font-size: 11px;
    border-radius: 2px;
    color: #fff;
    line-height: 22px !important;
    /*background:url(https://d2poexpdc5y9vj.cloudfront.net/themes/3.0/img/waiting-icon.png) #f7931e no-repeat scroll 10px 6px*/;
    background-color: #f7931e;
}

.parcial-sale-info {
    padding: 3px 12px 3px 12px;
    text-transform: uppercase;
    height: 22px;
    margin-right: 12px;
    font-size: 11px;
    border-radius: 2px 0 0 2px;
    color: #fff;
    line-height: 22px !important;
    /*background:url(https://d2poexpdc5y9vj.cloudfront.net/themes/3.0/img/partical-icon.png) #00507c no-repeat scroll 10px 6px*/;
    background-color: #00507c;
}

.wait-sale-info {
    padding: 3px 12px 3px 12px;
    text-transform: uppercase;
    height: 22px;
    margin-right: 12px;
    font-size: 11px;
    border-radius: 2px 0 0 2px;
    color: #fff;
    line-height: 22px !important;
    /*background:url(https://d2poexpdc5y9vj.cloudfront.net/themes/3.0/img/waiting-icon.png) #f7931e no-repeat scroll 10px 6px*/;
    background-color: #f7931e;
}


/* Ticket type Detail Div */
.detail-mdiv {
    margin: 0;
    padding: 0;
}

.line-div {
    width: 100%;
    height: 1px;
    background: #eee;
    margin-top: 14px;
}

.detail-mdiv h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    color: #333;
    margin: 12px 0 5px;
    padding: 0;
}

.detail-mdiv p {
    font-size: 13px;
    color: #808285;
    margin-bottom: 0;
    margin-top: 12px;
}


/* Ticket type Discount Div */
.ticket-bdiv {
    margin-top: 20px;
}

.nopadding {
    padding: 0 !important;
}

p.discount-title {
    margin: 0;
}

.discount-title label {
    font-size: 14px;
    font-weight: normal;
    color: #808285;
    cursor: pointer;
    margin-top: 10px;
}

.info-text {
    font-size: 12px;
    color: #808285;
    margin-bottom: 6px;
    line-height: 19px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #f0efef;
}

    .info-text span.wait-info {
        padding: 3px 12px;
        float: left;
        height: 22px;
        font-size: 11px;
        margin-right: 12px;
        border-radius: 3px 0 0 3px;
        color: #fff;
        line-height: 22px !important;
        background: url(../../../../themes/3.0/img/nt-waiting-icon-white.png) #f0efef no-repeat scroll 8px 7px;
    }

    .info-text span.partial-info {
        padding: 3px 12px;
        float: left;
        height: 22px;
        font-size: 11px;
        margin-right: 12px;
        border-radius: 3px 0 0 3px;
        color: #fff;
        line-height: 22px !important;
        background: url(../../../../themes/3.0/img/nt-partical-icon-white.png) #f0efef no-repeat scroll 8px 7px;
    }

.discount-box {
    margin-bottom: 20px;
    margin-top: 10px;
    display: none;
}

    .discount-box input.dtextbox {
        width: auto;
        padding: 9px 16px;
    }

    .discount-box h3 {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 400;
        color: #333;
        margin: 0 0 4px;
        padding: 0;
    }

input.dtextbox {
    border: 1px solid #cccccc;
    border-radius: 2px 0 0 2px;
    background: #fff;
    width: 100%;
    float: left;
    padding: 8px 16px;
    color: #50555b;
    font-size: 13px;
}

button.dbutton {
    background: #0090d9;
    border: none;
    border-radius: 0 2px 2px 0;
    color: #fff;
    padding: 9px 16px;
    margin: 0 0 0 -4px;
}

input.dbutton {
    background: #0090d9;
    border: none;
    border-radius: 0 2px 2px 0;
    color: #fff;
    padding: 9px 16px;
    margin: 0 0 0 -4px;
}

/* Ticket type Total Amount Div */
ul.amount-mdiv {
    background: #fff;
    text-align: right;
    float: right;
    width:100%;
    margin: 0;
    padding: 4px 0 0;
}

    ul.amount-mdiv li {
        list-style: none;
        font-size: 12px;
        font-family: "OpenSans", Arial,sans-serif;
        color: #50555b;
        text-transform: uppercase;
    }

        ul.amount-mdiv li span.rgt-div {
            margin: 8px 47px 0 0;
            width: 35%;
            display: inline-block;
        }

        ul.amount-mdiv li span.lft-div {
            margin: 8px 0 0;
            display: inline-block;
            width: 50%;
        }
            ul.amount-mdiv li span.lft-div.text-lower-case{text-transform:none}

            ul.amount-mdiv li span.lft-div span.sub-text {
                display: block;
                font-size: 11px;
                text-transform: none;
            }

        ul.amount-mdiv li.gtotal {
            font-weight:600;
            border-top:1px solid #ececec;
            margin-top:12px;
            padding:18px 0 18px;
        }

        ul.amount-mdiv li.gtotal span.lft-div{margin:0; vertical-align:top}
        ul.amount-mdiv li.gtotal span.rgt-div{margin-top:0; font-size:16px}
        ul.amount-mdiv li.gtotal span.rgt-div .inclusive-mdiv {text-transform:none; font-weight:400; font-size:13px}


        ul.amount-mdiv li.pbtn {
            margin-top: 12px;
        }

img.cicon {
    margin: -4px 0 0 6px;
}

ul.amount-mdiv li span.tax-txt {
    margin: 0 50px 0 0;
    text-transform: none;
    font-size: 11px;
}


.checkout-btn {
    width: 100%;
    background: #7fb44b;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    border: none;
    border-radius: 2px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .checkout-btn:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #73aa3d;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .checkout-btn:hover, .checkout-btn:focus, .checkout-btn:active {
        color: #fff !important;
        border-color: #1387be;
    }

        .checkout-btn:hover:before, .checkout-btn:focus:before, .checkout-btn:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }



/* Event Information Div */
.event-info {
    margin: 30px 0 0;
}

p.info-venue, p.info-location {
    font-family: "OpenSans", Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #808285;
    margin-bottom: 6px;
}

    p.info-venue span.info-venue-icon {
        background-image: url(../../../../themes/3.0/img/nt-info-venue-icon.png);
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 0 6px -2px 0;
    }

    p.info-location span.info-location-icon {
        background-image: url(../../../../themes/3.0/img/nt-info-location-icon.png);
        display: inline-block;
        width: 10px;
        height: 13px;
        margin: 0 6px -3px 0;
    }

a.facebook {
    background: url(../../../../themes/3.0/img/nt-fb-icon.png) no-repeat 0 2px;
    padding: 0 0 0 16px;
    font-size: 12px;
    font-weight: 500;
    color: #3c5b9b;
    height: 18px;
    line-height: 18px;
    display: inline-block;
}

a.twitter {
    background: url(../../../../themes/3.0/img/nt-tw-icon.png) no-repeat 0 2px;
    padding: 0 0 0 22px;
    font-size: 12px;
    font-weight: 500;
    color: #2daae2;
    height: 18px;
    line-height: 18px;
    display: inline-block;
}

a.facebook.mrg-rgt {
    margin-right: 20px;
}

.event-info h2 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 400;
    color: #333;
    margin: 30px 0 12px;
    padding: 0;
}

.info-content p {
    font-size: 13px;
    color: #808285;
    text-align: justify;
    line-height: 22px;
}

.info-content h4 {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 400;
    color: #333;
    margin: 30px 0 12px;
    padding: 0;
}

.info-content h5 {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 400;
    color: #333;
    margin: 30px 0 12px;
    padding: 0;
}

.info-content h6 {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 400;
    color: #333;
    margin: 30px 0 12px;
    padding: 0;
}

.info-content ul {
    margin: 0;
    padding: 0 0 0 18px;
}

    .info-content ul li {
        list-style: outside;
        font: 13px/22px "OpenSans", Arial, sans-serif;
        color: #808285;
    }

.info-content ol {
    margin: 0;
    padding: 0 0 0 18px;
}

    .info-content ol li {
        font: 13px/22px "OpenSans", Arial, sans-serif;
        color: #808285;
    }

a.twites {
    color: #3c5b9b;
    margin-right: 12px;
}

    a.twites:hover {
        text-decoration: underline;
    }

a.facebook.disable-btn, a.twitter.disable-btn {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    ;
    cursor: default;
}


/* Event Organizer Div */
.event-map {
    margin: 30px 0 0;
}

.map-mdiv {
    margin: 20px 0 0;
    padding: 8px 0 4px;
    background: #fff;
}

    .map-mdiv map-panel {
        right: 15%;
        width: 30%;
    }

.organizer-info {
    margin: 30px 0 20px;
}

    .organizer-info h1 {
        color: #50555b;
        font-family: "nexa_boldregular",Arial,sans-serif;
        font-size: 24px;
        line-height: 20px;
        margin: 0 0 12px;
        padding: 0;
    }

    .organizer-info p.phone {
        color: #50555b;
        font-family: "OpenSans",Arial,sans-serif;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 6px;
    }

    .organizer-info p.weblink {
        color: #50555b;
        font-family: "OpenSans",Arial,sans-serif;
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 6px;
    }

a.organizer-btn {
    backface-visibility: hidden;
    background: #0090d9 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-right: 12px;
    padding: 8px 16px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    width: 210px;
}

    a.organizer-btn::before {
        background: #0085d9 none repeat scroll 0 0;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: scaleY(0);
        transform-origin: 50% 100% 0;
        transition-duration: 0.3s;
        transition-property: transform;
        transition-timing-function: ease-out;
        z-index: -1;
    }

    a.organizer-btn:hover, a.organizer-btn:focus, a.organizer-btn:active {
        border-color: #1387be;
        color: #fff;
    }

        a.organizer-btn:hover::before, a.organizer-btn:focus::before, a.organizer-btn:active::before {
            transform: scaleY(1);
        }

    a.organizer-btn.gray-btn {
        background: #ececec none repeat scroll 0 0;
        border: 1px solid #e2e2e2;
        color: #50555b;
    }

        a.organizer-btn.gray-btn::before {
            background: #e2e2e2 none repeat scroll 0 0;
        }

.sponsor-info {
    margin: 30px 0 0;
}

.sponsor-mdiv {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    float: left;
    margin-bottom: 16px;
    margin-right: 16px;
    width: 210px;
    height: 130px;
    vertical-align: middle
}


a.sponsor-image-mdiv {
    width: 210px;
    height: 90px;
    padding:10px 9px; 
    vertical-align:middle;
    display:table-cell;
    text-align:center;
    margin:0 auto;
}
a.sponsor-image-mdiv img {
    max-height:80px;
    max-width: 190px;
    width: auto;
    height: auto;
    margin: auto;
}

.social-mbox {
    position: absolute;
    bottom: 0;
    padding-top: 6px;
    width: 100%;
    background: #fff;
}

a.facebook.sponsor-social-btn {
    background-position: 10px 50%;
    border-top: 1px solid #e2e2e2;
    display: inline-block;
    float: left;
    height: auto;
    padding: 6px 0 6px 28px;
    width: 50%;
}

a.twitter.sponsor-social-btn {
    background-position: 10px 50%;
    border-top: 1px solid #e2e2e2;
    display: inline-block;
    float: left;
    height: auto;
    padding: 6px 0 6px 36px;
    width: 50%;
}

.sponsor-social-btn.brd-rgt {
    border-right: 1px solid #e2e2e2;
}




.morecontent span {
    display: none;
}

a.morelink {
    text-decoration: underline;
    color: #333;
    font-weight: bold;
}

    a.morelink:hover {
        color: #333;
        text-decoration: none;
    }

.morelink {
    display: inline-block;
}

.morecontent span {
    display: none;
    margin-right: 15px;
}

a.morelink {
    text-decoration: underline;
    color: #333;
    font-weight: bold;
}

    a.morelink:hover {
        color: #333;
        text-decoration: none;
    }

.morelink {
    display: inline-block;
}

.session-showcase.sale {
}

    .session-showcase.sale .session-track p.track-title, .session-showcase.sale .session-track p.track-speakers, .session-showcase.sale .session-track p.track-place, .session-showcase.sale .session-track p.track-description {
        padding: 0;
    }

.session-showcase {
    background:#0090d9;
    margin-bottom: 20px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 4px 3px 3px 4px;
    display: table;
    font: normal 14px "AvenirLTStd-light",Arial,sans-serif;
}

    .session-showcase .time {
        color: #fff;
        width: 130px;
        line-height: 22px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        text-transform: uppercase;
        border-radius: 4px 0 0 4px;
        padding: 0 15px;
    }

        .session-showcase .time span {
            display: block;
            font-size: 10px;
        }

    .session-showcase .session-track {
        padding: 30px; display:table-cell; vertical-align:middle;
    }
.session-showcase .session-track.col-one{width:100%}
.session-showcase .session-track.col-two{width:50%}
.session-showcase .session-track.col-three{width:33.3%}
.session-showcase .session-track.col-four{width:25%}
.session-showcase .session-track.col-five{width:20%}
.session-showcase .session-track.col-six{/*width:252px*/ width:100%; display:block}

.track-mdiv .track-name.col-one{width:100%; padding:0 15px}
.track-mdiv .track-name.col-two{width:50%; padding:0 15px; float:left}
.track-mdiv .track-name.col-three{width:33.3%; padding:0 15px; float:left}
.track-mdiv .track-name.col-four{width:25%; padding:0 15px; float:left}
.track-mdiv .track-name.col-five{width:20%; padding:0 15px; float:left}
.track-mdiv .track-name.col-six{width:252px; padding:0 15px}



    .session-showcase .bg-white {
        background: #fff;
        display:table;
        width:100%;
    }

    .session-showcase .session-track h5.track-name {
        border-radius: 30px;
        color: #50555b;
        padding: 9px 22px;
        margin-bottom: 18px;
        background: #f9f9f9;
        border: 1px solid #ececec;
        font-size: 13px;
        font-weight: bold;
    }

    .session-showcase .session-track p.track-title {
        font-size: 13px;
        font-weight: bold;
        color: #4e5053;
        margin: 0 0 8px;
        padding: 0 0 0 24px;
    }

    .session-showcase .session-track p.track-speakers {
        font-size: 13px;
        color: #50555b;
        margin: 12px 0 4px;
        padding: 0 0 0 42px;
        background: url(../../../../themes/3.0/img/nt-speaker-icon.png) no-repeat scroll 24px 0;
    }

    .session-showcase .session-track p.track-place {
        font-size: 12px;
        color: #757575;
        margin: 0 0 6px;
        padding: 0 0 0 42px;
        background: url(../../../../themes/3.0/img/nt-info-location-icon.png) no-repeat scroll 24px 0;
    }

    .session-showcase .session-track p.track-price {
        font-size: 13px;
        font-weight: bold;
        color: #4e5053;
        margin: 0 0 6px;
        padding: 0 0 0 24px;
    }

    .session-showcase .session-track a.track-more {
        font-size: 12px;
        margin: 0 0 0;
        color: #5f5f5f;
        text-decoration: underline;
    }

        .session-showcase .session-track a.track-more:hover {
            text-decoration: none;
        }

    .session-showcase .session-track p.track-description {
        font-size: 13px;
        line-height: 18px;
        color: #5f5f5f;
        margin: 0 0 0;
        padding: 0 0 0 24px;
    }

    .session-showcase .session-track p.track-speakers span.bold {
        font-weight: bold;
    }

    .session-showcase label.check input, .session-showcase .bg-white .col-md-12 label.check input {
        position: absolute;
    }

    .session-newdiv {position:relative}
    .overlay-session{position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(255,255,255,.5)}
    .overlay-session.hide{display:none} .overlay-session.show{display:block}









  

@media (min-width: 768px) {
    /*.session-newdiv h2.stitle {
        padding-left: 130px;
    }*/
}

.session-five {
    width: 20%;
    float:left;
}

.session-showcase .session-track.no-track input{margin:2px 0 0; left:0}

.session-showcase .session-track.no-track {
    border-left: none;
    background: #f6f6f6;
    text-align: left;
    border-color: #f6f6f6;
}

    .session-showcase .session-track.no-track p.track-title {
        text-transform:none;
        font-size: 19px; padding:0 0 0 24px; font-weight:bold;
    }

    .session-showcase .session-track.no-track p.track-place {
        background: none;
        padding: 0 0 0 24px;
    }

    .session-showcase .session-track.no-track p.track-speakers {
        background: none;
        padding: 0 0 0 24px;
    }

    .session-showcase .session-track.no-track .speaker-detail {
        padding:12px 0 0 24px;
    }
        .session-showcase .session-track.no-track .speaker-detail.name-only {
            padding: 12px 0 0 42px;
        }

    .session-showcase .session-track.no-track .add-calendar-mdiv {
        padding: 0 0 0 24px;
    }

    .session-showcase .session-track.no-track p.track-price {
        background: none;
        padding: 0 0 0 24px;
    }

.track-mdiv {
    display: table;
    width: 100%;
    margin-bottom: 12px;
}

    .track-mdiv .space-mdiv {
        width: 130px;
        display: table-cell;
    }

    .track-mdiv .track-name {
        padding: 0 30px;
    }

        .track-mdiv .track-name .title-text {
            background:#f1f1f1;
            padding: 15px;
            font: normal 14px "AvenirLTStd-light",Arial,sans-serif;
            font-size: 13px;
            font-weight: bold;
            border-radius: 3px 3px 0 0;
        }

.track-mdiv .track-name .title-text.white-color{background:#fff; border-bottom:3px solid #fff}
.track-mdiv .track-name .title-text.gray-color{background:#f5f5f5; border-bottom:3px solid #9a9a9a}
.track-mdiv .track-name .title-text.red-color{background:#ffefef; border-bottom:3px solid #ff5555}
.track-mdiv .track-name .title-text.pink-color{background:#fff4ff; border-bottom:3px solid #d031ce}
.track-mdiv .track-name .title-text.skyblue-color{background:#f1fcff; border-bottom:3px solid #32b5da}
.track-mdiv .track-name .title-text.green-color{background:#f6fff8; border-bottom:3px solid #3dc360}
.track-mdiv .track-name .title-text.yellow-color{background:#fff9f0; border-bottom:3px solid #f7af3e}
.track-mdiv .track-name .title-text.green2-color{background:#f4fffd; border-bottom:3px solid #33d1ae}
.track-mdiv .track-name .title-text.light-pink-color{background:#fff8fc; border-bottom:3px solid #f644ad}

.session-showcase .session-track h5.track-name.white-color{background:#fff; border-bottom:3px solid #fff}
.session-showcase .session-track h5.track-name.gray-color{background:#f5f5f5; border-bottom:3px solid #9a9a9a}
.session-showcase .session-track h5.track-name.red-color{background:#ffefef; border-bottom:3px solid #ff5555}
.session-showcase .session-track h5.track-name.pink-color{background:#fff4ff; border-bottom:3px solid #d031ce}
.session-showcase .session-track h5.track-name.skyblue-color{background:#f1fcff; border-bottom:3px solid #32b5da}
.session-showcase .session-track h5.track-name.green-color{background:#f6fff8; border-bottom:3px solid #3dc360}
.session-showcase .session-track h5.track-name.yellow-color{background:#fff9f0; border-bottom:3px solid #f7af3e}
.session-showcase .session-track h5.track-name.green2-color{background:#f4fffd; border-bottom:3px solid #33d1ae}
.session-showcase .session-track h5.track-name.light-pink-color{background:#fff8fc; border-bottom:3px solid #f644ad}

.session-showcase .session-track.white-color{background:#fff}
.session-showcase .session-track.gray-color{background:#f5f5f5}
.session-showcase .session-track.red-color{background:#ffefef}
.session-showcase .session-track.pink-color{background:#fff4ff}
.session-showcase .session-track.skyblue-color{background:#f1fcff}
.session-showcase .session-track.green-color{background:#f6fff8}
.session-showcase .session-track.yellow-color{background:#fff9f0}
.session-showcase .session-track.green2-color{background:#f4fffd}
.session-showcase .session-track.light-pink-color{background:#fff8fc}







.main-attentee {
    margin-top: 30px;
}

.who-attenting.name {
    min-height: 42px;
}

.who-attenting {
    font: 13px "OpenSans", Arial, sans-serif;
    color: #333;
    margin-bottom: 20px;
    min-height: 100px;
}

    .who-attenting h5.name {
        font: 13px "OpenSans", Arial, sans-serif;
        font-weight: bold;
        color: #50555b;
        margin: 0 0 4px;
        padding: 0;
    }

    .who-attenting p.desig {
        font: 13px "OpenSans", Arial, sans-serif;
        color: #808285;
        margin: 0 0 4px;
        padding: 0;
    }

        .who-attenting p.desig span {
            margin-left: 6px;
            color: #808285;
        }

    .who-attenting a.twitter-btn {
        background: url(../../../../themes/3.0/img/nt-tw-icon.png) #fff no-repeat 10px 50%;
        border-radius: 2px;
        border: 1px solid #f3f3f3;
        padding: 6px 6px 6px 34px;
        margin-top: 6px;
        display: inline-block;
    }

.tooltip-inner {
    background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
    border-radius: 2px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 12px;
    position: relative;
    text-transform: uppercase;
    top: 20px;
}

.tooltip.top .tooltip-arrow {
    border-top-color: rgba(0, 0, 0, 0.55);
    bottom: -20px;
}

.comment-info {
    margin: 30px 0 0;
}

/* Checkout pages */
.particles_checkout {
    height: 350px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.event-mtitle.checkout-title {
    height: 230px;
}

h1.event-name.checkout-name {
    font-family: "nexa_boldregular", Arial, sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 28px;
    letter-spacing: 1px;
    margin-top: 0;
    /*text-transform: uppercase;*/
}

p.event-venue.checkout-venue, p.event-location.checkout-location {
    font-size: 12px;
}

.navbar-nav > li.checkout-menu, .nav > li.checkout-menu {
    float: none;
    min-height: 60px;
}

    .navbar-nav > li.checkout-menu:hover, .nav > li.checkout-menu:hover {
        border-bottom: none;
        color: #545454;
    }

.timer-mdiv {
    background: rgba(0, 0, 0, 0) url("../../../../themes/3.0/img/nt-timer-icon.png") no-repeat scroll 0 50%;
    float: left;
    font-size: 34px;
    line-height: 22px;
    padding: 17px 0 17px 32px;
    text-transform: uppercase;
}

span.timer-count {
    float: left;
}

span.timer-text {
    float: left;
    font-size: 13px;
    margin-left: 16px;
    margin-top: 2px;
    text-transform: uppercase;
}

.total-mdiv {
    background: rgba(0, 0, 0, 0) url("../../../../themes/3.0/img/nt-total-bg.png") no-repeat scroll 0 50%;
    border-radius: 0 3px 0 0;
    color: #fff;
    float: right;
    font-size: 20px;
    line-height: 22px;
    margin-right: -21px;
    padding: 8px 62px 8px 82px;
    text-transform: uppercase;
    text-align:right
}

span.total-title {
    clear: both;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
}

.order-summary {
    margin: 30px 0 0;
}

p.sub-text {
    color: #808285;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 8px;
    margin-top: 0;
    text-align: center;
}

button.checkout-btn.check-btn, input.checkout-btn.check-btn {
    margin: 0 auto 12px;
    width:auto;
}

.style-none {
    display: block;
    margin: 0;
    padding: 0;
}

.pay-option-mdiv {
    margin: 26px 0;
}

.pay-mdiv {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    display: inline-block;
    margin: 0 15px 12px;
    width: 345px;
    position: relative;
}

.check-option {
    background: #fafafa none repeat scroll 0 0;
    border-right: 1px solid #ccc;
    display: inline-block;
    float: left;
    padding: 35px 30px;
}

.pay-text {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    min-height: 92px;
    overflow: hidden;
    padding: 27px 22px;
    text-align: left;
}

    .pay-text.sub-text {
        padding: 12px 16px;
    }

    .pay-text img {
        float: left;
        margin-right: 12px; border-radius:3px
    }

.form-col {
    margin: 0 auto;
    width: 520px;
}

.form-group {
    margin-bottom: 20px;
    text-align: left;
}

    .form-group label {
        color: #808285;
        font-size: 13px;
        font-weight: normal;
        margin-bottom: 7px;
    }

        .form-group label span {
            color: #f00;
        }

.form-control {
    border-radius: 2px;
    box-shadow: none;
    font-size: 12.5px;
}

    .form-control:focus {
        box-shadow: none;
    }

table.order-table {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    font-family: "OpenSans",Arial,sans-serif;
    font-size: 12.5px;
    margin: 0 0 20px;
}

    table.order-table tr td {
        padding:12px;
    }
    table.order-table tr td.no-pad-lft-rgt{padding:0 !important; padding-right:0 !important}

        table.order-table tr td.text-right {
            text-align: right;
        }

        table.order-table tr td.pad-right {
            padding-right: 48px;
        }

    table.order-table tr:nth-of-type(2n+1) {
        background: #fff none repeat scroll 0 0;
    }

    table.order-table thead tr {
        background: #f7f7f7 none repeat scroll 0 0 !important;
        border-bottom: 1px solid #f2f2f2;
        font-weight: 600;
        text-transform: uppercase;
    }

        table.order-table thead tr td {
            padding: 12px;
        }

.wizard-steps {
    display: block;
    list-style: outside none none;
    margin: 16px auto 0;
    padding: 0;
    position: relative;
}

    .wizard-steps li {
        display: block;
        height: 24px;
        line-height: 24px;
        padding-left: 0;
        text-align: center;
        width: 100%;
    }

        .wizard-steps li .round1 {
            background: #fff none repeat scroll 0 0 padding-box;
            border: 6px solid rgba(255, 255, 255, 0.2);
            border-radius: 30px;
            display: inline-block;
            height: 24px;
            margin-right: -15px;
            position: relative;
            width: 24px;
            z-index: 2;
        }

        .wizard-steps li span.line-wizard {
            background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
            display: inline-block;
            height: 12px;
            left: 12px;
            position: relative;
            top: -6px;
            width: 340px;
            z-index: 1;
        }

        .wizard-steps li .round1.active {
            background: #2f9ae7 none repeat scroll 0 0;
            border: 6px solid #fff;
        }

        .wizard-steps li span.line-wizard.active {
            background: #fff none repeat scroll 0 0;
        }

        .wizard-steps li .wizard-text {
            color: #fff;
            display: inline-block;
            font-family: "OpenSans",Arial,sans-serif;
            font-size: 12.5px;
            margin: 12px 0 0;
            /*text-transform: uppercase;*/
            width: 30%;
        }

    .wizard-steps.result-mdiv {
        margin: 52px auto 0;
    }

h1.result-title {
    color: #50555b;
    font-family: "nexa_boldregular",Arial,sans-serif;
    font-size: 28px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0;
}

.result-text {
    margin: 22px 0 0;
    padding: 0;
}

    .result-text h4 {
        color: #50555b;
        font-family: "OpenSans",Arial,sans-serif;
        font-size: 14px;
        line-height: 22px;
        margin: 0 0 12px;
        text-transform: uppercase;
    }

    .result-text p {
        color: #50555b;
        font-family: "OpenSans",Arial,sans-serif;
        font-size: 13px;
        line-height: 22px;
        margin: 0 0 12px;
    }

button.checkout-btn.check-btn.result-btn-top, input.checkout-btn.check-btn.result-btn-top, a.checkout-btn.check-btn.result-btn-top {
    margin-top: 20px;
}

a.checkout-btn {
    display: inline;
}


.result-text a {
    color: #24a7e0;
}

table.ordertable {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto 10px;
    text-align: left;
    width: 520px;
}

    table.ordertable tr, .ordertable td {
        color: #575757;
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
    }

    table.ordertable td {
        border-bottom: 1px solid #ebebeb;
        color: #575757;
        padding: 8px 10px;
        vertical-align: top;
    }

    table.ordertable .td-col1 {
        background: #f9f9f9 none repeat scroll 0 0;
        border-left: 1px solid #e4e4e4;
        border-right: 1px solid #e4e4e4;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        width: 50%;
    }

.ordertable .td-col2 {
    border-right: 1px solid #e4e4e4;
    padding: 7px 10px;
    width: 50%;
}

.footer-mdiv {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #f5f5f5;
    color: #808285;
    font-size: 13px;
    padding: 30px 0;
}

.emblem-icon {
    float: left;
    margin-right: 12px;
}

.footer-mdiv a {
    color: #24a7e0;
}

    .footer-mdiv a:hover {
        color: #808285;
    }

    /*.footer-mdiv a:nth-of-type(5) {
        margin-right: 0;
    }*/

    .footer-mdiv a.pay-icon {
        cursor: default;
        display: inline-block;
        margin-top: 6px;
    }

a.share-btn {
    background: #333 none repeat scroll 0 0;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin-right: 12px;
    margin-top: 12px;
    padding: 8px 16px;
    text-transform: uppercase;
}

    a.share-btn.fb-icon {
        backface-visibility: hidden;
        background: #3c5b9b url("../../../../themes/3.0/img/nt-share-fb-icon.png") no-repeat scroll 12px 50%;
        padding: 8px 26px 8px 52px;
        position: relative;
        transform: translateZ(0px);
        transition-duration: 0.3s;
        transition-property: color;
    }

    a.share-btn.tw-icon {
        backface-visibility: hidden;
        background: #2caae1 url("../../../../themes/3.0/img/nt-share-tw-icon.png") no-repeat scroll 12px 50%;
        padding: 8px 26px 8px 52px;
        position: relative;
        transform: translateZ(0px);
        transition-duration: 0.3s;
        transition-property: color;
    }

    a.share-btn.fb-icon.disable {
        background: #5a5a5a url("../../../../themes/3.0/img/nt-share-fb-icon.png") no-repeat scroll 12px 50%;
        cursor: default;
        opacity: 0.6;
    }

    a.share-btn.tw-icon.disable {
        background: #5a5a5a url("../../../../themes/3.0/img/nt-share-tw-icon.png") no-repeat scroll 12px 50%;
        cursor: default;
        opacity: 0.6;
    }

    a.share-btn.fb-icon::before {
        background: #304f8e url("../../../../themes/3.0/img/nt-share-fb-icon.png") no-repeat scroll 12px 50%;
        border-radius: 2px;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: scaleY(0);
        transform-origin: 50% 100% 0;
        transition-duration: 0.3s;
        transition-property: transform;
        transition-timing-function: ease-out;
        z-index: -1;
    }

    a.share-btn.fb-icon:hover, a.share-btn.fb-icon:focus, a.share-btn.fb-icon:active {
        border-color: #1387be;
        color: #fff;
    }

        a.share-btn.fb-icon:hover::before, a.share-btn.fb-icon:focus::before, a.share-btn.fb-icon:active::before {
            transform: scaleY(1);
        }

    a.share-btn.tw-icon::before {
        background: #2097ca url("../../../../themes/3.0/img/nt-share-tw-icon.png") no-repeat scroll 12px 50%;
        border-radius: 2px;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: scaleY(0);
        transform-origin: 50% 100% 0;
        transition-duration: 0.3s;
        transition-property: transform;
        transition-timing-function: ease-out;
        z-index: -1;
    }

    a.share-btn.tw-icon:hover, a.share-btn.tw-icon:focus, a.share-btn.tw-icon:active {
        border-color: #1387be;
        color: #fff;
    }

        a.share-btn.tw-icon:hover::before, a.share-btn.tw-icon:focus::before, a.share-btn.tw-icon:active::before {
            transform: scaleY(1);
        }





#particles-event {
    width: 100%;
    height: 230px;
    position: relative;
}

.overlay-event {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.black-overlay {
    width: 100%;
    height: 60px;
    padding: 10px 0;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.5);
}

.bg-img-event {
    background-size: cover;
    background-position: 0 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: -1;
}
/*.organizer-logo{width:120px; height:120px; margin-top:-40px; border-radius:4px; border:3px solid #fff; 
                background:url(../../../../themes/3.0/img/nt-organizer-avatar.jpg) no-repeat scroll 50% 50%; text-align:center}
.organizer-logo.bg-white{background:#fff}
.organizer-logo.bg-white img{max-height:114px; max-width:114px; width:auto; height:auto; position:relative; bottom:0; top:0; left:0; right:0; margin:0 auto; display:table-cell}*/

.organizer-logo {
    width: 120px;
    height: 120px;
    margin-top: -40px;
    border-radius: 4px;
    border: 3px solid #fff;
    white-space: nowrap;
    background: url(../../../../themes/3.0/img/nt-organizer-avatar.jpg) no-repeat scroll 50% 50%;
    text-align: center;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.organizer-logo.bg-white {
    background: #fff;
}

    .organizer-logo.bg-white img {
        vertical-align: middle;
        max-width: 120px;
        max-height: 120px;
    }


.float-left {
    float: left !important;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.event-count {
    font: normal 22px 'OpenSans', Gadget, sans-serif;
    color: #fff;
    margin-left: 15px;
}

    .event-count span.small-text {
        display: block;
        clear: both;
        font-size: 12px;
        margin-bottom: 0;
    }

.no-pad {
    padding: 0px !important;
}

a.organizer-btn.width-auto {
    width: 100%;
    margin: 12px 0 0;
}

.organizer-info.event-margin {
    margin: 20px 0 0;
}

.etext-info {
    margin: 12px 0 0;
    font-size: 12px;
    line-height: 18px;
    word-wrap: break-word;
}

.line-btm {
    height: 1px;
    background: #e9e9e9;
    margin-top: 26px;
}

.pad-120 {
    padding-top: 120px;
}


/* ============ TIMELINER.JS ============= */
.timeline-container {
    background: url(../../../../themes/3.0/img/nt-lft-line.jpg) repeat-y scroll 7px 0;
    margin: 0;
    padding-top: 10px;
}

.timeline-wrapper {
    margin: 0 0 40px;
}

    .timeline-wrapper h2 {
        background: url(../../../../themes/3.0/img/nt-year-icon.png) no-repeat scroll 0 50%;
        font-family: "nexa_boldregular", OpenSans, serif;
        cursor: pointer;
        color: #26628f;
        font-size: 24px;
        font-weight: 400;
        padding: 0 0 0 50px;
        line-height: 20px;
    }

        .timeline-wrapper h2:hover {
            color: #333539;
        }

        .timeline-wrapper h2 span {
            display: block;
            font-family: "OpenSans", serif;
            font-size: 12.5px;
            line-height: none;
        }

.timeline-series {
    margin: 0;
    padding: 0;
}

    .timeline-series dt {
        font-weight: normal;
        margin: 0 0 12px;
        padding: 0;
    }

        .timeline-series dt a {
            background: url(https://d2poexpdc5y9vj.cloudfront.net/themes/3.0/img/nt-month-line.jpg) no-repeat scroll 8px 50%;
            color: #333539;
            display: block;
            font: bold 12px "OpenSans", serif;
            text-transform: uppercase;
            padding: 0 0 0 50px;
        }

            .timeline-series dt a.closed {
                color: #333539;
            }

            .timeline-series dt a.open {
                color: #333539;
            }

            .timeline-series dt a:hover {
                color: #26628f;
            }

    .timeline-series dd {
        padding-left: 50px;
        padding-bottom: 20px;
        width: 100%;
    }

.timeline-event-content {
    display: none;
}

.event-box {
    border: 1px dashed #dcdcdc;
    border-bottom: none;
}

    .event-box:last-child {
        border-bottom: 1px dashed #dcdcdc;
    }

.event-date-box {
    padding: 18px 16px;
    width: 80px;
    border-right: 1px dashed #dcdcdc;
    float: left;
    font: normal 13px/20px "OpenSans", serif;
    text-align: center;
    text-transform: uppercase;
}

    .event-date-box span {
        display: block;
        font-size: 26px;
    }

.event-detail {
    padding: 16px;
}

    .event-detail h3, .event-detail h3 a, .event-detail a {
        font: 600 13px/20px "OpenSans", serif;
        color: #333539;
        margin: 0 0 3px;
        padding: 0;
        display: block;
    }

    .event-detail span.date {
        font: normal 12px/20px "OpenSans", serif;
        color: #565758;
    }


input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    input[type="checkbox"]:focus {
        outline: thin dotted #333333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
    }

.radio, .checkbox {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0px;
}

    .checkbox input[type=radio][disabled] + label:after {
        background-color: #eceff3;
    }

    .checkbox label {
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 25px;
        margin-right: 15px;
        font-size: 13px;
        margin-bottom: 6px;
        color: #777a80;
        transition: border 0.2s linear 0s, color 0.2s linear 0s;
        margin-bottom: 10px;
    }

        .checkbox label:before {
            content: "";
            display: inline-block;
            width: 17px;
            height: 17px;
            margin-right: 10px;
            position: absolute;
            left: 0px;
            top: 1.4px;
            background-color: #ffffff;
            border: 1px solid #c2c6cb;
            border-radius: 2px;
            transition: border 0.2s linear 0s, color 0.2s linear 0s;
        }

        .checkbox label::after {
            display: inline-block;
            width: 16px;
            height: 16px;
            position: absolute;
            left: 3.2px;
            top: 0px;
            font-size: 11px;
            transition: border 0.2s linear 0s, color 0.2s linear 0s;
        }

        .checkbox label:after {
            border-radius: 2px;
        }

    .checkbox input[type=checkbox] {
        display: none;
    }

    .checkbox.checkbox-circle label:after {
        border-radius: 99px;
    }

    .checkbox.checkbox-circle label:before {
        border-radius: 99px;
    }

    .checkbox input[type=checkbox]:checked + label {
        color: #4d5056;
    }

        .checkbox input[type=checkbox]:checked + label::after {
            font-family: 'FontAwesome';
            content: "\F00C";
        }

    .checkbox input[type=checkbox][disabled] + label {
        opacity: 0.65;
    }

        .checkbox input[type=checkbox][disabled] + label:before {
            background-color: #eceff3;
        }

    .checkbox.check-success input[type=checkbox]:checked + label:before {
        background-color: #0090d9;
        border: 1px solid #0090d9;
    }

    .checkbox.check-success input[type=checkbox]:checked + label::after {
        color: #ffffff;
    }

    .checkbox.check-primary input[type=checkbox]:checked + label:before {
        background-color: #0aa699;
        border: 1px solid #0aa699;
    }

    .checkbox.check-primary input[type=checkbox]:checked + label::after {
        color: #ffffff;
    }

    .checkbox.check-info input[type=checkbox]:checked + label:before {
        background-color: #1f3853;
        border: 1px solid #1f3853;
    }

    .checkbox.check-info input[type=checkbox]:checked + label::after {
        color: #ffffff;
    }

    .checkbox.check-warning input[type=checkbox]:checked + label:before {
        background-color: #fbb05e;
        border: 1px solid #fbb05e;
    }

    .checkbox.check-warning input[type=checkbox]:checked + label::after {
        color: #ffffff;
    }

    .checkbox.check-danger input[type=checkbox]:checked + label:before {
        background-color: #f35958;
        border: 1px solid #f35958;
    }

    .checkbox.check-danger input[type=checkbox]:checked + label::after {
        color: #ffffff;
    }

h4.popup-title {
    font-family: "OpenSans";
    font-size: 15px;
    font-weight: 400;
    margin: 0 !important;
    text-align: left;
    text-transform: uppercase;
}

.btn.border {
    border: 1px solid #e0e0e0;
}

.btn.close-icon {
    background-image: url("../../../../webapp/2.0/img/nt-btn-close.png");
    background-position: 20px 10px;
    background-repeat: no-repeat;
    padding: 7px 20px 7px 45px;
}

.btn.save-icon {
    background-image: url("../../../../webapp/2.0/img/nt-btn-save.png");
    background-position: 20px 10px;
    background-repeat: no-repeat;
    padding: 7px 20px 7px 45px;
}

.btn-primary, .btn-primary a, .btn-primary a span {
    background-color: #0c88e0;
    border-color: #0c88e0;
    color: #ffffff !important;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
        background-color: #087fd3;
        border-color: #087fd3;
    }

.btn-mini {
    padding: 2px 9px;
    font-size: 10.5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

    .btn-mini.go-back {
        position: relative;
        z-index: 1;
        background: #5a5a5a;
        border: none;
        border-radius: 2px;
    }




.radio,
.checkbox {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0px;
}

    .radio label {
        display: inline-block;
        cursor: pointer;
        position: relative;
        padding-left: 25px;
        margin-right: 15px;
        font-size: 13px;
        margin-bottom: 6px;
        color: #777a80;
    }

        .radio label:before {
            content: "";
            display: inline-block;
            width: 17px;
            height: 17px;
            margin-right: 10px;
            position: absolute;
            left: 0;
            top: 0.5px;
            background-color: #ffffff;
            border: 1px solid #c2c6cb;
            border-radius: 99px;
        }

        .radio label:after {
            font-size: 13px;
            content: "";
            text-align: center;
            display: inline-block;
            width: 17px;
            height: 17px;
            position: absolute;
            -o-transform: scale(0);
            -ms-transform: scale(0);
            -moz-transform: scale(0);
            -webkit-transform: scale(0);
            transform: scale(0);
            border-radius: 99px;
            left: 0px;
            top: 1px;
            background-color: #6f7b8a;
            border: 1px solid #6f7b8a;
        }

    .radio input[type=radio] {
        display: none;
    }

        .radio input[type=radio][disabled] + label {
            opacity: 0.65;
        }

    .radio.radio-success label:after {
        background-color: #0090d9;
        border: 1px solid #0090d9;
    }

    .radio.radio-success input[type=radio]:checked + label:before {
        border: 1px solid #0090d9;
    }

    .radio.radio-primary label:after {
        background-color: #0aa699;
        border: 1px solid #0aa699;
    }

    .radio.radio-primary input[type=radio]:checked + label:before {
        border: 1px solid #0aa699;
    }

    .radio.radio-info label:after {
        background-color: #1f3853;
        border: 1px solid #1f3853;
    }

    .radio.radio-info label input[type=radio]:checked + :before {
        border: 1px solid #1f3853;
    }

    .radio.radio-warning label:after {
        background-color: #fbb05e;
        border: 1px solid #fbb05e;
    }

    .radio.radio-warning input[type=radio]:checked + label:before {
        border: 1px solid #fbb05e;
    }

    .radio.radio-danger label:after {
        background-color: #F35958;
        border: 1px solid #F35958;
    }

    .radio.radio-danger input[type=radio]:checked + label:before {
        border: 1px solid #F35958;
    }

    .radio input[type=radio]:checked + label {
        color: #4d5056;
    }

        .radio input[type=radio]:checked + label:after {
            -o-transform: scale(0.63);
            -ms-transform: scale(0.63);
            -moz-transform: scale(0.63);
            -webkit-transform: scale(0.63);
            transform: scale(0.63);
            line-height: 18px;
            -o-transition: -o-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
            -ms-transition: -ms-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
            -moz-transition: -moz-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
            -webkit-transition: -webkit-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
            -o-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
            -ms-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
            -moz-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
            -webkit-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
            transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
        }

        .radio input[type=radio]:checked + label:before {
            border: 1px solid #8e9095;
        }

.btn.proceed-icon {
    background-image: url('../../../../webapp/2.0/img/nt-btn-proceed.png');
    background-repeat: no-repeat;
    background-position: 20px 10px;
    padding: 7px 20px 7px 45px;
}

.m-b-40 {
    margin-bottom: 40px;
}

span.save-tag {
    margin-left: 12px;
    color: #cb1e25;
    font-size: 12px;
}

.ui-datepicker {
    background: #fff;
}

table.ui-datepicker-calendar {
    margin: 0;
    padding: 12px;
    display: block;
    border: 1px solid #f1f1f1;
    border-top: none !important;
}

.ui-datepicker-header {
    padding: 12px 12px 0;
    background: #f3f3f3;
    border: 1px solid #f1f1f1;
}

table.ui-datepicker-calendar tr, table.ui-datepicker-calendar td {
    color: #575757;
    font-family: "OpenSans",Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
}

    table.ui-datepicker-calendar tr a, table.ui-datepicker-calendar td a {
        padding: 6px;
        display: block;
        line-height: none;
        text-align: center;
    }

table.ui-datepicker-calendar th {
    color: #575757;
    font-family: "OpenSans",Arial,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 6px;
}

table.ui-datepicker-calendar tr a:hover, table.ui-datepicker-calendar td a:hover {
    background: #f3f3f3;
}

.ui-datepicker-title {
    margin: 0;
    padding: 0;
    display: block;
    clear: both;
}

    .ui-datepicker-title select {
        width: 46.5%;
        min-height: 26px;
        cursor: pointer;
        margin-bottom: 12px;
        margin-top: 12px;
        border: none;
        padding: 2px 35px 2px 11px !important;
        background-position: 100% 2px;
        border-radius: 1px;
    }

        .ui-datepicker-title select:first-child {
            margin: 12px 12px 12px 0;
        }

a.ui-corner-all {
    background: #7f7f7f;
    color: #fff;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 10px;
    text-transform: uppercase;
    cursor: pointer;
}

    a.ui-corner-all.ui-datepicker-next {
        float: left;
    }

    a.ui-corner-all.ui-datepicker-prev {
        float: right;
    }

    a.ui-corner-all span {
        line-height: none;
    }

table.recaptchatable {
    width: 100%;
}

.recaptcha_input_area input {
    display: block;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .recaptcha_input_area input:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

label.subtitle {
    font-size: 15px;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 500;
    color: #333;
    margin: 0 0 6px;
    padding: 0;
    text-align: left;
}

span.organ-url {
    margin-top: 3px;
    display: block;
    font-size: 12.5px;
    line-height: 20px;
    word-break: break-all;
}

    span.organ-url i {
        margin-right: 5px;
        color: #6e6d6d;
    }

    span.organ-url a {
        color: #6e6d6d;
    }

        span.organ-url a:hover {
            color: #50555b;
        }

h6.mtitle {
    text-transform: uppercase;
}

.mtotal {
    display: block;
    padding: 8px 12px 0 0;
    text-align: right;
    margin-top: 8px;
    border-top: 1px solid #e0e0e0;
}

span.note {
    margin-left: 10px;
}

    span.note.no-mrg {
        margin-left: 0;
    }

a.wait-btn {
    display: block;
    position: relative;
    text-align: center;
    top: 0;
    right: 0;
    z-index: 101;
    color: #fff;
    font-size: 12px;
    line-height: 10px;
    padding: 14px 12px;
    background: #1a99d0;
    border-radius: 2px;
}

.google_map {
    position: relative;
    margin: 0;
}

.cover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0.1;
}

#user-particles {
    width: 100%;
    height: 365px;
    overflow: hidden;
    position: relative;
    background: #0a648e;
    overflow: visible;
}

.user-header-bg {
    background: rgba(24,109,149,1);
}

.user-logo {
    max-width: 104px;
    height: 104px;
    line-height: 100px;
    margin: 30px auto 0;
    vertical-align: middle;
    border: 1px solid #03557b;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -ms-border-radius: 50%;
}

    .user-logo img {
        max-height: 104px;
        max-width: 104px;
        width: auto;
        height: auto;
        position: relative; /*bottom:0; top:0; left:0; right:0;*/
        margin: /*0*/ auto; /*display:table-cell;*/
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -khtml-border-radius: 50%;
        -ms-border-radius: 50%;
    }

h1.user-name {
    font-family: "nexa_lightregular", Arial, sans-serif;
    position: relative;
    font-size: 23px;
    margin: 12px 0 0;
    letter-spacing: 1px;
    font-weight: normal;
    color: #fff;
}

p.user-email {
    font-family: "OpenSans", Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #efefef;
    margin-bottom: 6px;
}

/* Top help div */
ul.user-top {
    margin: 0;
    padding: 0;
    float: right;
    text-decoration: none;
    list-style: none;
}

    ul.user-top li {
        float: left;
        font-family: "OpenSans", Arial, sans-serif;
        text-decoration: none;
        list-style: none;
        font-size: 12px;
        margin: 17px 0 0 18px;
        text-transform: uppercase;
        line-height: 20px;
    }

        ul.user-top li a {
            float: left;
            font-family: "OpenSans", Arial, sans-serif;
            font-size: 12px;
            text-shadow: none;
            color: #fff;
            text-transform: uppercase;
        }

            ul.user-top li a:hover {
                opacity: .8;
            }

        ul.user-top li.search-box {
            display: inline-block;
            width: 370px;
            margin: 12px 0 0;
            background: #03577e;
            font: 12px 'Roboto', sans-serif;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -khtml-border-radius: 3px;
            border-radius: 3px;
            box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.08) inset;
            -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.08) inset;
            -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.08) inset;
            position: relative;
            border: 1px solid #03577e;
        }

            ul.user-top li.search-box .input-search {
                width: 97%;
                padding: 0 0 0 9px;
                color: #bebdc1;
                background: #03577e;
                border: none;
                height: 32px;
            }

                ul.user-top li.search-box .input-search:focus {
                    box-shadow: none;
                    -webkit-box-shadow: none;
                    -moz-box-shadow: none;
                    border: none;
                }

            ul.user-top li.search-box .submit-search {
                height: 26px;
                width: 32px;
                border-left: 1px solid #186d95;
                line-height: 26px;
                margin: 3px 0 0;
                background: url('../../../../themes/3.0/img/search-icon.png') 50% 50% no-repeat;
                cursor: pointer;
                border-top: none;
                border-right: none;
                border-bottom: none;
                text-indent: -999em;
                position: absolute;
                right: 0;
                top: 0;
            }


a.drop-down-icon {
    color: #b3cedb;
    font-size: 16px;
    padding: 6px;
}

    a.drop-down-icon:hover {
        opacity: .6;
    }

    a.drop-down-icon .fa-angle-down {
        font-size: 18px;
        margin-left: -2px;
        margin-top: -2px;
    }

.user-menu::after {
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 10px;
    top: -4px;
}

.user-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    right: -5px;
    list-style: outside none none;
    padding: 8px 0 0;
    margin: 2px 0 0 2px;
    min-width: 180px;
    position: absolute;
    text-align: left;
    top: 27px;
    z-index: 1000;
}

    .user-menu li {
        padding-left: 0;
    }

        .user-menu li a {
            display: block;
            font: normal 13px "OpenSans", Arial, sans-serif;
            color: #6a6c6f;
            font-size: 13px;
            line-height: 20px;
            padding: 6px 20px;
            width: 100%;
        }

    .user-menu > li > a:hover, .user-menu > li > a:focus, .user-menu:hover > a, .user-menu:focus > a {
        color: #1b1e24;
        text-decoration: none;
        background-color: #eff2f3;
    }

span.dropdown-toggle {
    position: relative;
}

    span.dropdown-toggle:hover .user-menu {
        display: block !important;
    }

.user-menu > li > a.last.logout-btn {
    background-image: url("../../../../webapp/2.0/img/nt-btn-logout.png") !important;
    background-position: 20px 12px;
    background-repeat: no-repeat;
    padding: 8px 20px 8px 40px;
}

.user-menu > li > a.last {
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #eaedf0;
    padding-bottom: 12px;
    padding-top: 12px;
}

.user-menu-bg {
    width: 100%;
    margin: 0;
    position: absolute;
    bottom: 0;
    border-bottom: 1px solid #dbdbdb;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#efefef)); /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, #fff, #efefef); /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, #fff, #efefef); /* IE 10 */
    background: -ms-linear-gradient(top, #fff, #efefef); /* Opera 11.10+ */
    background: -o-linear-gradient(top, #fff, #efefef);
}

ul.user-nav {
    margin: 0;
    padding: 0;
    text-align: center;
}

    ul.user-nav li {
        display: inline;
        font-family: "OpenSans", Arial, sans-serif;
        text-decoration: none;
        list-style: none;
        font-size: 12px;
        margin: 0 0 0 18px;
        text-transform: uppercase;
        line-height: 20px;
    }

        ul.user-nav li a {
            font-family: "OpenSans", Arial, sans-serif;
            font-size: 12px;
            font-weight: 500px;
            padding: 22px 18px;
            position: relative;
            display: inline-block;
            text-shadow: none;
            color: #666;
            text-transform: uppercase;
        }

            ul.user-nav li a.active, ul.user-nav li a:hover {
                color: #3d3d3d;
            }

                ul.user-nav li a.active::before, ul.user-nav li a:hover::before {
                    border-bottom: 6px solid #dbdbdb;
                    border-left: 6px solid transparent;
                    border-right: 6px solid transparent;
                    content: "";
                    display: inline-block;
                    position: absolute;
                    margin-left: -3px;
                    left: 50%;
                    bottom: 0;
                }

                ul.user-nav li a.active::after, ul.user-nav li a:hover::after {
                    border-bottom: 6px solid white;
                    border-left: 6px solid transparent;
                    border-right: 6px solid transparent;
                    content: "";
                    display: inline-block;
                    position: absolute;
                    margin-left: -3px;
                    left: 50%;
                    bottom: -1px;
                }

section.bg-white {
    background: #fff;
}

h1.user-title {
    font-family: "nexa_lightregular", Arial, sans-serif;
    position: relative;
    font-size: 33px;
    margin: 50px 0 30px;
    letter-spacing: 1px;
    font-weight: normal;
    color: #3d3d3d;
}

.user-event {
    margin-bottom: 16px;
    border-top: 1px solid #e9e9e9;
}

    .user-event .euser-logo {
        height: 100px;
        line-height: 100px;
        margin: 0;
        text-align: center;
        vertical-align: middle;
        background: url(https://d2poexpdc5y9vj.cloudfront.net/themes/3.0/img/user-event-bg1.jpg) 0 0 no-repeat;
    }

        .user-event .euser-logo img {
            max-height: 170px;
            max-width: 100px;
            width: auto;
            height: auto;
            position: relative;
            margin: 0;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            -ms-border-radius: 3px;
        }

.euser-detail {
    overflow: hidden;
}

    .euser-detail h4, .euser-detail h4 a {
        color: #006c9f;
        font: 500 16px "OpenSans",serif;
        text-transform: uppercase;
        margin: 18px 0 6px;
        padding: 0;
    }

    .euser-detail p.udate, .euser-detail p.udetail {
        color: #3d3d3d;
        display: block;
        font: normal 14px "OpenSans",serif;
        margin: 0 0 3px;
        padding: 0;
    }

    .euser-detail h4.tblack {
        color: #3d3d3d;
        margin: 0 0 6px;
    }

    .euser-detail.oblack {
        margin: 0 0 22px;
        overflow: auto;
        width: 100%;
    }

.euser-btn {
    float: left;
}

.blue-btn {
    backface-visibility: hidden;
    background: #0090d9 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    margin-top: 12px;
    padding: 6px 14px;
    position: relative;
    text-align: center;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    width: 100%;
}

    .blue-btn::before {
        background: #0085d9 none repeat scroll 0 0;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: scaleY(0);
        transform-origin: 50% 100% 0;
        transition-duration: 0.3s;
        transition-property: transform;
        transition-timing-function: ease-out;
        z-index: -1;
    }

    .blue-btn:hover, .blue-btn:focus, .blue-btn:active {
        border-color: #1387be;
        color: #fff;
    }

        .blue-btn:hover::before, .blue-btn:focus::before, .blue-btn:active::before {
            transform: scaleY(1);
        }

    .blue-btn.gray-btn {
        background: #ececec none repeat scroll 0 0;
        border: 1px solid #e2e2e2;
        color: #50555b;
    }

        .blue-btn.gray-btn::before {
            background: #e2e2e2 none repeat scroll 0 0;
        }

span.go-btn {
    float: right;
}

    span.go-btn a {
        font-family: "OpenSans", Arial, sans-serif;
        font-size: 12px;
        letter-spacing: normal;
        font-weight: 500px;
        padding: 0;
        position: relative;
        color: #666;
        text-transform: uppercase;
    }

.blue-btn.detail-btn {
    width: 180px;
    padding: 8px 22px;
    margin: 0 12px 0 0;
    text-transform: uppercase;
}
.blue-btn.detail-btn.session-btn {
    width:240px;
}

span.go-btn a i {
    font-size: 15px;
    margin-right: 6px;
    margin-top: 2px;
}

.blue-btn.org-btn {
    width: 180px;
    font-size: 12px;
    padding: 8px 22px;
    margin: 0;
    text-transform: uppercase;
    background: #fff;
    color: #333;
    border: 1px solid #0090d9;
}

    .blue-btn.org-btn:hover, .blue-btn.org-btn:focus, .blue-btn.org-btn:active {
        color: #fff;
    }

input.edit-btn {
    border-radius: 1px;
    padding: 2px 12px;
    background: #333;
    float: right;
    border: none;
    font-size: 12px;
    color: #fff;
}

.detail-mbox {
    margin: 22px 0 0;
}

.dtitle {
    font: normal 14px "OpenSans", Arial, sans-serif;
    position: relative;
    color: #333;
    text-transform: uppercase;
    padding:8px 0 15px;
    border-bottom: 1px solid #e9e9e9;
}

.more-btn {
    background: no-repeat;
    border: none;
    padding: 0;
    font: 500 13px "OpenSans", Arial, sans-serif;
    color: #0373a4;
}

    .more-btn span {
        font-size: 10px;
    }

span.center-down {
    display: inline-block;
}

.upload-bimage {
    width: 262px;
    height: 137px;
    margin: 0;
    background: #f8f8f8;
    border: 1px solid #e0e0e0;
    border-radius: 3px 3px 0 0;
}

    .upload-bimage .no-image {
        margin: 0;
        padding: 10px;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        height: inherit;
        width: inherit;
    }

        .upload-bimage .no-image img.no-img {
            opacity: .5;
        }

        .upload-bimage .no-image span {
            margin: 5px 0;
            display: block;
            clear: both;
            color: #666;
        }

.yes-image {
    text-align: center;
    position: relative;
    width: 260px;
    height: 137px;
}

.upload-bimage .bg-image {
    max-height: 137px;
    max-width: 260px;
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-radius: 3px 3px 0 0;
}

    .upload-bimage .bg-image img.client-logo {
        width: 60px;
        height: 60px;
        border-radius: 30px;
    }

    .upload-bimage .bg-image img.event-logo {
        width: 80px;
        height: 80px;
        border-radius: 3px;
    }

    .upload-bimage .bg-image img.sponsor-logo {
        width: 205px;
        height: 90px;
    }

.custom-upload.up-border {
    width: 262px;
    background: #f2f2f2;
    color: #333;
    border: 1px solid #e0e0e0;
    color: #666;
    margin: 0;
    padding: 4px 8px;
    cursor: pointer;
    border-top: none;
    border-radius: 0 0 3px 3px;
}

    .custom-upload.up-border span {
        color: #666;
    }

span.tooltip-fee {
    color: #808285;
    font-size: 11px;
    display: block;
    line-height: 16px;
    margin-top: 5px;
    padding-left: 68px;
    text-align: left;
}
/*span.tooltip-fee{position:absolute; left:50%; bottom:-22px; margin-left:-140px; width:280px; border-radius:2px; background:rgba(0, 0, 0, 0.7); color:#fff; font-size:11px; line-height:16px; padding:6px; text-align:center}
span.tooltip-fee::after{border-bottom:7px solid rgba(0, 0, 0, 0.7); border-left:7px solid transparent; border-right:7px solid transparent; content:""; display:inline-block; position:absolute; left:50%; margin-left:-3px; top:-7px}*/

.top-alert {
    background: #fafafa;
    padding: 15px;
    font-size: 13px;
}

.add-cal-mdiv {
    margin-top: 22px;
}

    .add-cal-mdiv .title {
        text-align: center;
        line-height: 21px;
        margin-bottom: 12px;
        font-family: 'OpenSans',sans-serif;
        font-weight: 600;
        font-size: 13px;
        color: #4e4f4f;
        text-transform: uppercase;
    }

        .add-cal-mdiv .title .cal-icon {
            background: url(../../../../emails/common/add-cal-icon.png) no-repeat scroll 0 2px;
            margin-right: 8px;
            padding-left: 28px;
            display: inline-block;
        }

    .add-cal-mdiv .list-cal {
        font-family: 'OpenSans',sans-serif;
        font-weight: 400;
        font-size: 13px;
        color: #4e4f4f;
    }

        .add-cal-mdiv .list-cal .google-icon {
            background: url(../../../../emails/common/google-cal.png) no-repeat scroll 0 2px;
            margin-right: 8px;
            padding-left: 28px;
            display: inline-block;
        }

        .add-cal-mdiv .list-cal .yahoo-icon {
            background: url(../../../../emails/common/yahoo-cal.png) no-repeat scroll 0 2px;
            margin-right: 8px;
            padding-left: 28px;
            display: inline-block;
        }

        .add-cal-mdiv .list-cal .outlook-icon {
            background: url(../../../../emails/common/outlook-cal.png) no-repeat scroll 0 2px;
            margin-right: 8px;
            padding-left: 28px;
            display: inline-block;
        }

        .add-cal-mdiv .list-cal .icall-icon {
            background: url(../../../../emails/common/icall-cal.png) no-repeat scroll 0 2px;
            padding-left: 28px;
            display: inline-block;
        }

        .add-cal-mdiv .list-cal .google-icon a, .yahoo-icon a, .outlook-icon a, .icall-icon a {
            display: block;
            color: #4e4f4f;
        }

            .add-cal-mdiv .list-cal .google-icon a:hover, .yahoo-icon a:hover, .outlook-icon a:hover, .icall-icon a:hover {
                opacity: .7;
            }


.attendee-alert {
    font-size: 13px;
    text-align: center;
    margin: 60px 0 0;
    background-color: #fffcee;
    background-image: none;
    border: 1px solid #f0dbb4;
    border-radius: 3px;
    box-shadow: none;
    color: #ce8f22;
    padding: 7px 22px;
    text-shadow: none;
    transition: all 0.2s linear 0s;
}

    .attendee-alert.success {
        background-color: #f3faf8;
        color: #438a85;
        padding: 7px 20px;
        margin: 0 0 20px;
        border: 1px solid #bfd1cf;
    }

label.survy-title {
    display: block;
}

.divAttendee {
    margin-top:0;
}

.detail-mbox h3 {
    margin: 20px 0;
    text-transform: uppercase;
    font: 600 13px "opensans",arial,sans-serif;
}


.form-control.attendee-label[disabled]{border:none; background:#fff; padding-left:0; font-size:15px;}

select.survy-option {
    min-height: 34px;
}

.event-session {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    padding: 30px;
    margin-top: 30px;
    font: normal 13px "roboto_condensedregular",arial,sans-serif;
    color: #50555b;
}

    .event-session .time-div {
        font-size: 18px;
        text-align: center;
        padding: 30px 30px 30px 0;
        border-right: 1px solid #eaeaea;
    }

        .event-session .time-div span {
            display: block;
            font-size: 13px;
        }

    .event-session .track-mdiv {
        padding-left: 60px;
        position: relative;
    }

        .event-session .track-mdiv p.mtitle, .event-session .track-mdiv p.stitle, .event-session .track-mdiv p.mtext, .event-session .track-mdiv p.stext {
            margin: 0 0 2px;
        }

        .event-session .track-mdiv p.mtitle {
            font-size: 15px;
            margin-bottom: 6px;
        }

        .event-session .track-mdiv p.stitle {
            font-size: 14px;
        }

        .event-session .track-mdiv p.stext {
            color: #757575;
        }

        .event-session .track-mdiv input[type="radio"] {
            position: absolute;
            top: 2px;
            left: 32px;
        }

        .event-session .track-mdiv label {
            cursor: pointer;
            font-weight: normal;
        }

section.bg-white {
    background: #fff;
}

#abstract-management {
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.event-mtitle.abst-event-mtitle {
    height: 230px;
}


.abst-main-div {
    margin: 40px auto 0;
}

.form-col.abs-mdiv {
    width: 650px;
}

.abst-main-div h2.stitle.abst-title {
    text-align: center;
}

    .abst-main-div h2.stitle.abst-title span {
        margin: 8px auto 0;
        width: 70px;
    }

        .abst-main-div h2.stitle.abst-title span.sub-text {
            display: block;
            font-family: "Open Sans", Arial, sans-serif;
            font-size: 12px;
            text-transform: none;
            width: auto;
            margin: 0;
            padding: 4px 0 8px;
            line-height: 12px;
        }

.abst-main-div h3.abst-title {
    font-family: "nexa_lightregular", Arial, sans-serif;
    text-transform: none;
    list-style: none;
    font-weight: 300;
    font-size: 26px;
    margin: 0 0 26px;
    color: #50555b;
}

    .abst-main-div h3.abst-title span.date {
        display: inline-block;
        font-family: "Open Sans",Arial,sans-serif;
        font-weight: 600;
        font-size: 11px;
        color: #cb0d0d;
        line-height: 16px;
        margin-top: 8px;
        text-transform: none;
    }

.abst-main-div p {
    font-size: 13px;
    color: #7a7a7a;
    line-height: 22px;
    margin-bottom: 18px;
}

.abst-content h1, .abst-content h2 {
    font-family: "nexa_lightregular", Arial, sans-serif;
    text-transform: none;
    list-style: none;
    font-weight: 300;
    font-size: 26px;
    margin: 0 0 12px;
}

.abst-content h3, .abst-content h4 {
    font-family: "Open Sans", Arial, sans-serif;
    text-transform: none;
    list-style: none;
    font-weight: 300;
    font-size: 18px;
    margin: 0 0 12px;
}

.abst-content h5, .abst-content h6 {
    font-family: "Open Sans", Arial, sans-serif;
    text-transform: uppercase;
    list-style: none;
    font-weight: 600;
    font-size: 13px;
    margin: 0 0 12px;
}

.abst-content ul {
    margin: 0 0 22px;
    padding: 0;
}

    .abst-content ul li {
        font-family: "Open Sans", Arial, sans-serif;
        width: 50%;
        float: left;
        display: inline-block;
        padding: 0 22px 0 18px;
        list-style: none;
        font-size: 13px;
        margin: 0 0 8px;
        color: #7a7a7a;
        background: url("../../../../public/img/price-icon.png") no-repeat scroll 0 50%;
    }

        .abst-content ul li:first-child {
            display: none;
        }

.abst-main-div .button {
    text-align: center;
}


.abst-main-div .abst-btn {
    width: 260px;
    background: #249dd6;
    padding: 10px 20px;
    text-align: center;
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    border: none;
    border-radius: 2px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .abst-main-div .abst-btn:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #2394c9;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .abst-main-div .abst-btn:hover, .abst-main-div .abst-btn:focus, .abst-main-div .abst-btn:active {
        color: #fff !important;
        border-color: #1387be;
    }

        .abst-main-div .abst-btn:hover:before, .abst-main-div .abst-btn:focus:before, .abst-main-div .abst-btn:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
        }

    .abst-main-div .abst-btn.back {
        width: 120px;
        margin-right: 15px;
        background: #4d4d4d;
    }

.abst-main-div label.name {
    text-transform: uppercase;
    font-weight: 600;
}

.abst-main-div .mrg-zero {
    margin: 0;
}

.abst-main-div span.form {
    margin-bottom: 5px;
    display: block;
    font-size: 13px;
    font-family: "Open Sans", Arial, sans-serif;
}

    .abst-main-div span.form span.red {
        color: #f00;
    }

h2.part-title {
    font-family: "roboto_condensedregular", Arial, sans-serif;
    line-height: 12px;
    text-align: left;
    text-transform: uppercase;
    list-style: none;
    font-weight: 400;
    font-size: 22px;
    margin: 0 0 18px;
    color: #50555b;
    position: relative;
}

    h2.part-title span {
        font-size: 13px;
        display: block;
        text-transform: capitalize;
        margin-top: 12px;
    }





.reserve-mdiv {
    margin: 0;
    padding: 0;
}

    .reserve-mdiv .bg-white {
        background: #fff;
        width: 60%;
        float: left;
    }

    .reserve-mdiv .bg-gray {
        background: #f8f8f8;
        width: 40%;
        display: inline-block;
        float: right;
        border-left: 1px solid #ebebeb;
    }

.reserve-left {
    padding: 75px 20px 40px 7%;
}

.reserve-right {
    padding: 75px 7% 40px 20px;
}

h2.reserve-title {
    font-family: "roboto_condensedregular", Arial, sans-serif;
    text-transform: uppercase;
    list-style: none;
    font-weight: 400;
    font-size: 17px;
    margin: 0 0 18px;
    color: #50555b;
    position: relative;
}

    h2.reserve-title span {
        font-size: 20px;
    }

        h2.reserve-title span.event-date {
            font-size: 12px;
            position: absolute;
            right: 0;
            top: 4px;
        }

.reserve-ticket {
    border-bottom: 1px solid #dddddd;
    position: relative;
    padding: 0 0 15px 30px;
    margin-bottom: 20px;
    font-family: "roboto_condensedregular", Arial, sans-serif;
    font-size: 14px;
}

    .reserve-ticket h4 {
        font-family: "AvenirLTStd-Book", Arial, sans-serif;
        font-size: 13px;
        margin: 0;
        font-weight: 500;
        padding: 0;
        line-height: 17px;
        letter-spacing: .5px;
    }

        .reserve-ticket h4 span {
            padding: 0 4px;
        }

            .reserve-ticket h4 span.ticket-price {
                padding: 0;
                font-size: 12px;
                font-family: "roboto_condensedregular", Arial, sans-serif;
            }

    .reserve-ticket span.color {
        width: 15px;
        height: 15px;
        box-shadow: inset 0 0 0 2px #fff;
        border: 2px solid #333;
        border-radius: 50px;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -15px;
        background: #333;
    }

    .reserve-ticket .pad-no {
        padding: 0 !important;
    }

    .reserve-ticket .seat-count {
        font-family: "roboto_condensedregular", Arial, sans-serif;
        font-size: 11px;
        color: #838282;
        margin-top: 8px;
    }

        .reserve-ticket .seat-count span {
            color: #494949;
        }

    .reserve-ticket .total-price {
        font-family: "roboto_condensedregular", Arial, sans-serif;
        font-size: 14px;
        color: #494949;
        text-align: right;
        margin-top: 8px;
    }

.reserve-seat-total {
    margin: 0;
    padding: 0;
}

    .reserve-seat-total ul.amount-mdiv {
        float: none;
        width: auto;
    }

span.seat-list {
    display: block;
    font-family: "roboto_condensedregular", Arial, sans-serif;
    font-size: 11px;
    color: #838282;
    margin-top: 4px;
}

ul.resp-tabs-list {
    padding: 0px;
    margin: 0 auto 26px;
    text-align: center;
}

.resp-tabs-list li {
    font-weight: 600;
    background: none;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    background: rgba(0,0,0,.0) !important;
    cursor: pointer;
}

.resp-tabs-container {
    padding: 0px;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
}

.resp-tab-active {
    border-bottom: 1px solid #5AB1D0 !important;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 1px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    border-top: 1px solid;
    border: 1px solid #5AB1D0 !important;
    border-left: 4px solid #5AB1D0 !important;
    margin-bottom: 4px !important;
    border-right: 1px #FFF solid !important;
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #9B9797;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB; /* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

    .resp-easy-accordion .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1; /* !important;*/
    }

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1; /* !important;*/
}



h4.accomodation-title {
    font-family: "Open Sans", sans-serif;
    color: #3d3c3c;
    font-size: 20px;
    text-align: center;
    margin-top: 36px;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

h4 span.sub-text {
    text-transform: none;
    font-weight: 400;
    font-size: 12px;
    display: block;
}

.hotel-list {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #545454;
}

    .hotel-list .hotel-image { /*max-width:286px;*/
        height: 131px;
        line-height: 136px;
        margin: auto;
        text-align: center;
        vertical-align: middle;
        background: #e1e1e1;
    }

        .hotel-list .hotel-image img {
            max-height: 131px;
            max-width: 286px;
            width: auto;
            height: auto;
            position: relative;
            bottom: 0;
            top: 0;
            left: 0;
            right: 0;
            margin: auto;
            display: table-cell;
        }

    .hotel-list .hotel-text {
        padding: 20px;
        border: 1px solid #e1e1e1;
        border-bottom: none;
        border-top: none;
        position: relative;
    }

        .hotel-list .hotel-text h5 {
            text-transform: uppercase;
            margin: auto;
            padding: 0;
            font-weight: 600;
        }

            .hotel-list .hotel-text h5 span {
                display: block;
                text-transform: none;
                margin: 6px 0 0;
                padding: 0;
                font-weight: 300;
            }

        .hotel-list .hotel-text p.address {
            background: url(../../../../themes/3.0/img/nt-info-location-icon.png) no-repeat scroll 0 4px;
            padding-left: 14px;
            margin-top: 12px;
            vertical-align: text-top;
        }

        .hotel-list .hotel-text .no-pad {
            padding: 0 !important;
        }

        .hotel-list .hotel-text .price-text {
            font-family: "Open Sans", sans-serif;
            font-size: 18px;
            color: #545454;
            font-weight: 600;
            text-transform: uppercase;
        }

            .hotel-list .hotel-text .price-text span {
                display: block;
                font-size: 12px;
                text-transform: none;
                color: #6b6b6b;
                margin: 0;
                padding: 0;
                font-weight: 300;
            }

            .hotel-list .hotel-text .price-text.left {
                text-align: left;
            }

            .hotel-list .hotel-text .price-text.right {
                text-align: right;
            }

            .hotel-list .hotel-text .price-text.green {
                color: #358d00;
            }

            .hotel-list .hotel-text .price-text.red {
                color: #ed6332;
            }

    .hotel-list .location-div {
        font-family: "Open Sans", sans-serif;
        margin-bottom: 20px;
        font-size: 12px;
        color: #545454;
        padding: 6px 16px;
        width: 100%;
        background: #f6f6f6;
        border: 1px solid #e1e1e1;
        border-top: none;
    }
    /*.space-btoom{height:40px; width:100%}*/
    .hotel-list a.btn-hotel {
        display: block;
        padding: 9px 20px;
        line-height: 20px;
        color: #fff;
        text-align: center;
        vertical-align: middle;
        text-transform: uppercase;
        cursor: pointer;
        background-color: #087fd3;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        border: none;
        text-shadow: none;
        box-shadow: none;
        transition: all 0.12s linear 0s !important;
        font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin-top: 16px;
    }

        .hotel-list a.btn-hotel:hover {
            opacity: .9;
        }

a.mobile-abst-btn.hotel-btn {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
}

.hotel-list:nth-child(5), .hotel-list:nth-child(9), .hotel-list:nth-child(13), .hotel-list:nth-child(17), .hotel-list:nth-child(21),
.hotel-list:nth-child(25), .hotel-list:nth-child(29), .hotel-list:nth-child(33), .hotel-list:nth-child(37), .hotel-list:nth-child(41),
.hotel-list:nth-child(45), .hotel-list:nth-child(49), .hotel-list:nth-child(53), .hotel-list:nth-child(57), .hotel-list:nth-child(61),
.hotel-list:nth-child(65), .hotel-list:nth-child(69), .hotel-list:nth-child(73), .hotel-list:nth-child(77), .hotel-list:nth-child(81) {
    display: block;
    clear: both;
}

.modal-header {
    text-align: center;
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 3px 3px 0 0;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

span.error {
    display: block;
    margin-top: 8px;
    text-align: left;
    float: left !important;
    width: 100% !important;
    font-size: 12px;
    background-color: #f35958;
    border: 1px solid #f35958;
    color: #fff !important;
    border-radius: 3px;
    padding: 9px 19px 9px 15px;
    transition: all 0.2s linear 0s;
}

textarea.form-control.nobox {
    border: none;
}

.form-control.nobox[disabled], .form-control.nobox[readonly] {
    background: #fff;
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
    font-size: 2em;
}

.cancel-on-png, .cancel-off-png, .star-on-png, .star-off-png, .star-half-png {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "raty";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
}

    .cancel-on-png:before {
        content: "\e600";
    }

    .cancel-off-png:before {
        content: "\e601";
    }

    .star-on-png:before {
        content: "\f005";
    }

    .star-off-png:before {
        content: "\f006";
    }

    .star-half-png:before {
        content: "\f123";
    }



.countdown {
    padding: 20px 30px 30px;
    text-align: center;
    background: #fff;
}

h4.title {
    font-family: "nexa_lightregular", Arial, sans-serif;
    font-size: 22px;
    padding-bottom: 10px;
}

.countdown .number {
    display: inline-block;
    width: 12%;
    font-family: "nexa_boldregular", Arial, sans-serif;
    font-weight: bolder;
    font-size: 34px;
    padding: 10px 30px;
    border-right: 1px solid #9b9b9b;
    color: #333;
}

    .countdown .number.last {
        border-right: none;
    }

    .countdown .number span {
        display: block;
        font-size: 12px;
        font-family: "roboto_condensedregular", Arial, sans-serif;
        font-weight: 500;
        text-transform: uppercase;
        color: #565656;
        letter-spacing: 1px;
    }

    .countdown .number:hover {
        color: #1387be;
    }

        .countdown .number:hover span {
            color: #333;
        }

#CustomBgImg {
    display: block;
    margin-top: 8px;
    text-align: left;
    font-size: 12px;
    background-color: #f35958;
    border: 1px solid #f35958;
    color: #fff !important;
    border-radius: 3px;
    padding: 9px 19px 9px 15px;
    transition: all 0.2s linear 0s;
}


.custom-upload {
   // background-color: #f8f8f8;
  //  border: 1px solid #e0e0e0;
    border-radius: 2px;
    float: left;
    cursor: pointer;
    padding: 5px 12px;
    position: relative;
    z-index: 2;
}

    .custom-upload i {
        padding-right: 8px;
    }

    .custom-upload input {
        left: -9999px;
        position: absolute;
    }

    .form-group .custom-upload label, .custom-upload label {
        margin: 0;
        padding: 0;
    }


.car-parking{margin:30px auto; width:520px; padding:30px 20px 30px 100px; border-radius:3px; border:1px solid #e2e2e2; background:url(../../../../public/img/win_distr.jpg) no-repeat scroll 24px 50%}
.car-parking .text-mdiv{overflow:hidden; text-align:left}
.car-parking .text-mdiv h2{margin:0 0 5px; padding:0; font:13px "Open Sans", sans-serif; color:#5d6267; font-weight:600; text-transform:uppercase}
.car-parking .text-mdiv p{margin:0; padding:0; font:13px "Open Sans", sans-serif; color:#5d6267}
.car-parking a.park-btn{background:#0c88e0; border-radius:2px; color:#fff; cursor:pointer; display:inline-block; font:12px/16px "Open Sans", sans-serif; padding:4px 12px; text-align:center; margin-top:12px; text-shadow:none; text-transform:uppercase; text-decoration:none; transition:all 0.12s linear 0s} a.zap-btn:hover{opacity:.8}



input.form-control.error {
    border: 1px solid #f95b53;
    color: #e8453d;
    background: url(../../../../webapp/2.0/img/log-error.png) no-repeat scroll 96% 50%;
}


.highlight {
    border: 1px solid #f95b53;
    color: #e8453d;
    background: url(../../../../webapp/2.0/img/log-error.png) no-repeat scroll 96% 50%;
}

.waiver-doc {
    padding-right: 10px;
    color: #e8453d;
}

.error {
    display: block;
    margin-top: 8px;
    text-align: left;
    float: left !important;
    width: 100% !important;
    font-size: 12px;
    background-color: #f35958;
    border: 1px solid #f35958;
    color: #fff !important;
    border-radius: 3px;
    padding: 9px 19px 9px 15px;
    transition: all 0.2s linear 0s;
}

.copy {
    float: right;
}


input:checked + .toggle-switch-slider {
    background-color: #36bcfc;
}

toggle-switch-slider.round {
    border-radius: 34px;
}

.toggle-switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.toggle-switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 26px;
    margin-bottom: 0;
}

    .toggle-switch input {
        display: none;
    }

input:checked + .toggle-switch-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.toggle-switch-slider.round:before {
    border-radius: 50%;
}

.toggle-switch-slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.toggle-switch-slider.round {
    border-radius: 34px;
}

.custupload {
   
    position: relative;
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}

.custom-upload {
   border-radius: 2px;
    float: left;
    cursor: pointer;
    padding: 5px 12px;
    position: relative;
    z-index: 2;
}
.filenames {
    float: right;
}
.cust {
    background-color: #f8f8f8;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    float: left;
    cursor: pointer;
    padding: 5px 12px;
}

    .custom-upload input {
        left: 0px;
    }

.highlight {
    border: 1px solid #f95b53;
    color: #e8453d;
    background: url(../../../../webapp/2.0/img/log-error.png) no-repeat scroll 96% 50%;
}

.waiver-doc {
    padding-right: 10px;
    color: #e8453d;
}

.error {
    display: block;
    margin-top: 8px;
    text-align: left;
    float: left !important;
    width: 100% !important;
    font-size: 12px;
    background-color: #f35958;
    border: 1px solid #f35958;
    color: #fff !important;
    border-radius: 3px;
    padding: 9px 19px 9px 15px;
    transition: all 0.2s linear 0s;
}

.Upload-Done {
    color: forestgreen;
}

.btn.sponsor-btn{position:absolute; right:0; top:0; text-transform:uppercase; font-size:11px; font-family:"Open Snans", Arial, sans-serif}
/*.g-recaptcha{position:relative; top:0; left:0; width:100%; height:60px}
.g-recaptcha .grecaptcha-badge{position:relative !important; top:0  !important; right:0  !important}*/


.session-track .speaker-detail.name-only{padding:12px 0 0 42px; background: url(../../../../themes/3.0/img/nt-speaker-icon.png) no-repeat scroll 24px 12px}
.session-track .speaker-detail.name-only .speaker-session-mdiv{width:auto}
.session-track .speaker-detail.name-only .speaker-session-mdiv:first-child{width:100%}
.session-track .speaker-detail.name-only .speaker-session-mdiv p.speaker-name{padding:0 8px 0 0; font-size:13px; color:#5f5f5f; font-weight:600; text-align:left}
.session-track .speaker-detail.name-only .speaker-session-mdiv .img-speaker{max-width:none; width:auto; height:auto; max-height:none; line-height:normal}
.session-track .speaker-detail.name-only .speaker-session-mdiv .img-speaker a.link-more{padding-top:0; font-size:14px}
.session-track .speaker-detail.name-only .speaker-session-mdiv .more-speaker-session{top:22px; left:-12px}


.session-track .speaker-detail{margin:0; padding:12px 0 0 24px}
.session-track .speaker-detail .speaker-session-mdiv{width:52px; display:inline-block; margin:0 0 8px; position:relative; vertical-align:top}
.session-track .speaker-detail .speaker-session-mdiv.click-div{width:auto}
.session-track .speaker-detail .speaker-session-mdiv .img-speaker{max-width:45px; height:45px; line-height:45px; width:45px; margin:0 0; padding:0 0; vertical-align:middle; border-radius:6px; -moz-border-radius:6px;
-webkit-border-radius:6px; -khtml-border-radius:6px; -ms-border-radius:6px; background:#f4f4f4; overflow:hidden; text-align:center}
.session-track .speaker-detail .speaker-session-mdiv .img-speaker img{max-height:45px; max-width:45px; width:auto; height:auto; position:relative; bottom:0; top:-1px; left:0; right:0; margin:auto;
display: table-cell}
.session-track .speaker-detail .speaker-session-mdiv p.speaker-name{margin:0; padding:6px 7px 0 0; font-size:9px; font-weight:500; text-align:center; line-height:13px}
.session-track .speaker-detail .speaker-session-mdiv .img-speaker a.link-more{display:block; font-size:16px; padding-top:2px}
.session-track .speaker-detail .speaker-session-mdiv .img-speaker a.link-more:hover{background:#efefef; color:#0090d9}

.session-track .speaker-detail .speaker-session-mdiv {}
.session-track .speaker-detail .speaker-session-mdiv.click-div .img-speaker{-moz-border-radius:50px; -webkit-border-radius:50px; -khtml-border-radius:50px; -ms-border-radius:50px}

                                                                                                                                        
.add-calendar-mdiv{margin:0; padding:0 0 0 24px; min-height:22px; position:relative}
a.add-calendar{text-align:left; font-size:11px; padding:4px 12px 4px; margin:6px 0; border-radius:2px; font-weight:600; color:#fff; float:left; display:block; position:relative; top:-4px; background:#0090d9} a.add-calendar span{font-size:12px}
.calendar-session{display:none; position:absolute; z-index:3; top:26px; left:33px; width:220px; padding:15px; background:#fff; border-radius:3px; border:none; 
-webkit-box-shadow:0px 0px 5px rgba(86, 96, 117, 0.35); -moz-box-shadow:0px 0px 5px rgba(86, 96, 117, 0.35); box-shadow:0px 0px 5px rgba(86, 96, 117, 0.35)}
.arrow-up-calendar {width:0; height:0; position:relative; top:-22px; left:0; border-left:7px solid transparent; border-right:7px solid transparent; border-bottom:7px solid #fff}

.add-cal-mdiv-session .list-cal {font-family:'OpenSans', sans-serif; font-weight:400; font-size:13px; color:#4e4f4f}
.add-cal-mdiv-session .list-cal span{width:48%; height:26px}
.add-cal-mdiv-session .list-cal span.google-icon {background:url(../../../../emails/common/google-cal.png) no-repeat scroll 0 2px; padding-left:28px; display:inline-block}
.add-cal-mdiv-session .list-cal span.yahoo-icon {background:url(../../../../emails/common/yahoo-cal.png) no-repeat scroll 0 2px; padding-left:28px; display:inline-block}
.add-cal-mdiv-session .list-cal span.outlook-icon {background:url(../../../../emails/common/outlook-cal.png) no-repeat scroll 0 2px; padding-left:28px; display:inline-block}
.add-cal-mdiv-session .list-cal span.icall-icon {background:url(../../../../emails/common/icall-cal.png) no-repeat scroll 0 2px; padding-left:28px; display:inline-block}
.add-cal-mdiv-session .list-cal span.google-icon a, span.yahoo-icon a, span.outlook-icon a, span.icall-icon a {display:block; color:#4e4f4f}
.add-cal-mdiv-session .list-cal span.google-icon a:hover, span.yahoo-icon a:hover, span.outlook-icon a:hover, span.icall-icon a:hover {opacity:.7}




.session-track .speaker-detail .speaker-session-mdiv .more-speaker-session{display:none; position:absolute; z-index:3; top:52px; width:220px; padding:15px; background:#fff; border-radius:3px; border:none; 
-webkit-box-shadow:0px 0px 5px rgba(86, 96, 117, 0.35); -moz-box-shadow:0px 0px 5px rgba(86, 96, 117, 0.35); box-shadow:0px 0px 5px rgba(86, 96, 117, 0.35)}

.session-track .speaker-detail .speaker-session-mdiv .more-speaker-session .more-speaker-session-mdiv{display:block; position:relative; padding:8px; border-radius:3px; background:#f7f7f7; margin-bottom:8px}
.session-track .speaker-detail .speaker-session-mdiv .more-speaker-session .more-speaker-session-mdiv:last-child{margin-bottom:0}
.session-track .speaker-detail .speaker-session-mdiv .more-speaker-session .more-speaker-session-mdiv .img-speaker{max-width:45px; height:45px; line-height:45px; width:45px; margin:auto; vertical-align:middle; border-radius:6px; -moz-border-radius:6px;
-webkit-border-radius:6px; -khtml-border-radius:6px; -ms-border-radius:6px; background:#fff; overflow:hidden; text-align:center; float:left; margin-right:8px}
.session-track .speaker-detail .speaker-session-mdiv .more-speaker-session .more-speaker-session-mdiv .img-speaker img{max-height:45px; max-width:45px; width:auto; height:auto; position:relative; bottom:0;
top:0; left:0; right:0; margin:auto; display:table-cell}
.session-track .speaker-detail .speaker-session-mdiv .more-speaker-session .more-speaker-session-mdiv p.speaker-name{width:120px; margin:0; padding:6px 0 0; float:left; font-size:11px; text-align:left}
.arrow-up {width:0; height:0; position:relative; top:-22px; border-left:7px solid transparent; border-right:7px solid transparent; border-bottom:7px solid #fff}

div.copy-toggle{float:right; margin-top:-8px; margin-right:20px}


.custom-upload.attendee{padding:0; width:100%}
.custom-upload.attendee input, input[type="file"]{width:100%}
.custom-upload.attendee .filenames{display:none; background:#f3f3f3; border-radius:3px; padding:4px 12px; float:none; margin-top:8px; border-radius:3px; font-size:12px; color:#6f7b8a}
span.help-text {display:block; margin-top:0; font-size:12px; color:#6f7b8a}
input.filevalue{height:1px; padding:0}
.custom-upload.attendee .cust{width:123px; float:none}


.new-spearker-mdiv{padding-top:40px}
.new-spearker-info{margin-bottom:30px} 
.new-spearker-info .front {position:relative; background:#fafafa}
.new-spearker-info .front .image:hover .overlay-speaker {display:block}
.new-spearker-info .front .image {max-width:263px; height:263px; line-height:263px; margin:0 auto; vertical-align:middle; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; -ms-border-radius:2px}
.new-spearker-info .front .image img {max-height:263px; max-width:263px; width:100%; height:auto; position:relative; margin:0 auto; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; -ms-border-radius:2px}
.new-spearker-info .front .image .overlay-speaker{width:100%; height:100%; display:none; position:absolute; z-index:1; top:0; left:0; background:rgba(47,154,231,.95); border-radius:3px 3px 5px 5px; -webkit-transition:all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear}
.new-spearker-info .front .content{width:auto; height:100px; position:relative; z-index:3; vertical-align:middle; text-align:left; padding:15px 20px 18px; background:#f7f7f7; border-radius:0 0 3px 3px}
.new-spearker-info .front .content h5{width:auto; margin:0; padding:0; font-family:AvenirLTStd-Book, sans-serif; font-size:16px; line-height:22px; color:#3c3d3f; display:block; display:-webkit-box}
.new-spearker-info .front .content h6{width:auto; margin:0; padding:0; font-family:AvenirLTStd-Light, sans-serif; font-size:14px; color:#767676; padding-top:6px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.new-spearker-info .front .image .overlay-speaker a.btn-view{width:160px; text-align:center; line-height:18px; margin-top:-16px; margin-left:-80px; border-radius:2px; font-size:12px; position:absolute; z-index:2; top:35%; left:50%; color:#fff}
.new-spearker-info .front .image .overlay-speaker a.btn-view:hover{text-decoration:underline}
.new-spearker-info .front .image .overlay-speaker .bottom-speaker-mdiv{width:100%; height:32px; position:absolute; bottom:240px; text-align:center}

.new-spearker-info .front .image .overlay-speaker a.social-btn{width:32px; height:32px; padding:8px 6px; position:relative; line-height:32px; display:inline-block; border-radius:2px; margin:0 4px; border:1px solid #fff; color:#fff}
.new-spearker-info .front .image .overlay-speaker a.social-btn i{width:32px; height:32px; text-align:center; line-height:30px; position:absolute; top:0; left:0}
.new-spearker-info .front .image .overlay-speaker a.social-btn.facebook-color{color:#fff; border-color:#fff} .new-spearker-info .front .image .overlay-speaker a.social-btn.twitter-color{color:#fff; border-color:#fff}
.new-spearker-info .front .image .overlay-speaker a.social-btn.facebook-color:hover{color:#3c5b9b; border-color:#fff; background:#fff} .new-spearker-info .front .image .overlay-speaker a.social-btn.twitter-color:hover{color:#03a9f4; border-color:#fff; background:#fff}


.new-spearker-popup-detail{margin:0; padding:0}
.new-spearker-popup-detail .new-spearker-popup-image{max-width:140px; width:140px; height:140px; float:left; display:table-cell; line-height:260px; margin:0 auto; vertical-align:middle; background:#fff; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; -ms-border-radius:2px; margin-right:20px}
.new-spearker-popup-detail .new-spearker-popup-image img {width:100%; position:relative; margin:0 auto; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; -khtml-border-radius:2px; -ms-border-radius:2px}
.new-spearker-popup-detail .modal-header{padding:30px}
.new-spearker-popup-detail .new-spearker-popup-title{position:relative; overflow:hidden; text-align:left;}
.new-spearker-popup-detail .new-spearker-popup-title h5.speaker-title{font-family:AvenirLTStd-Book, sans-serif; font-size:24px; color:#3c3d3f; margin:0 0 6px; padding:0}
.new-spearker-popup-detail .new-spearker-popup-title p.speaker-text{font-family:AvenirLTStd-Light, sans-serif; font-size:14px; color:#767676; margin:0; padding:0}
p.new-spearker-popup-url{padding-top:6px}
p.new-spearker-popup-url i{padding-right:8px; color:#2f9ae7}
p.new-spearker-popup-url a{color:#2f9ae7; font-size:13px} .new-spearker-popup-url a:hover{color:#2480c3}
.close.new-spearker-popup-close{position:absolute; top:20px; right:20px}
.new-spearker-popup-detail .modal-body{padding:30px}
.new-spearker-popup-detail .modal-body h4{font-size:13px; font-family:"Open Snans", Arial, sans-serif; font-weight:600; text-transform:uppercase; color:#3c3d3f; margin:0; padding:0 0 14px}
.new-spearker-popup-detail .modal-body p{font-size:13px; font-family:"Open Snans", Arial, sans-serif; line-height:24px; color:#767676; margin:0; padding:0 0 30px}
.new-spearker-popup-detail .modal-body a.social-btn{width:32px; height:32px; line-height:32px; display:inline-block; border-radius:2px; margin:0 4px; border:1px solid #333; color:#333; padding:0px 9px}
.new-spearker-popup-detail .modal-body a.social-btn.facebook-color{color:#3c5b9b; border-color:#3c5b9b} .new-spearker-popup-detail .modal-body a.social-btn.twitter-color{color:#03a9f4; border-color:#03a9f4}
.new-spearker-popup-detail .modal-body a.social-btn.facebook-color:hover{color:#fff; background:#3c5b9b} .new-spearker-popup-detail .modal-body a.social-btn.twitter-color:hover{color:#fff; background:#03a9f4}


.bg-blue{background:#309ae6}
.bg-white{background:#fff}
.height200{height:200px}
a.common-link{color:#707070; font-size:11px} a.common-link:hover{color:#309ae6}
.text-uppercase{text-transform:uppercase}
.float-right{float:right}
a.common-link:hover{-webkit-transition: all 300ms linear; -moz-transition:all 300ms linear; -o-transition:all 300ms linear; -ms-transition:all 300ms linear; transition:all 300ms linear; color:#2580c2}
.position-relative{position:relative}

.view-event-logo-header{padding:28px 0; -webkit-box-shadow:1px 0 6px 0 rgba(0,0,0,0.2); box-shadow:1px 0 6px 0 rgba(0,0,0,0.2); position:relative; z-index:101}
.color-logo{width:181px; height:17px; margin:0; text-indent:-999px; display:inline-block; background:url(../../../../themes/3.0/img/ezilla-color-logo.png)}
.scroll-nav{display:none; position:fixed; top:0; width:100%; padding:16px 0; background:#309ae6; z-index:5} .text-center{text-align:center}
/*.organizer-image-scroll {width:56px; height:56px; line-height:60px; float:left; margin:0 auto; vertical-align:middle; border:6px solid #fff; background:#fff; background-size:cover; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; -ms-border-radius:5px}
.organizer-image-scroll img.size {max-height:48px; max-width:48px; width:auto; height:auto; position:relative; margin:-2px 0 0 -2px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; -ms-border-radius:5px}*/
.organizer-image-scroll{position:relative; width:56px; height:56px; margin:0 auto; float:left}
.top-image-table-cell{position:relative; width:56px; height:56px; line-height:0; vertical-align:middle; border:4px solid #fff; background:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; -ms-border-radius:3px}
.top-image-table-cell img{min-width:100%; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; -ms-border-radius:3px}


.organizer-image-new{position:relative; width:100px; height:100px; margin:-48px auto 0}
.image-table-cell{position:relative; width:100px; height:100px; line-height:0; overflow:hidden; vertical-align:middle; border:5px solid #fff; background:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; -ms-border-radius:3px}
.image-table-cell img{min-width:100%; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; -ms-border-radius:3px}

/*.organizer-image {max-width:100px; height:100px; line-height:100px; margin:0 auto; vertical-align:middle; border:7px solid #fff; background:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; -ms-border-radius:5px}
.organizer-image img.size {max-height:90px; max-width:90px; width:auto; height:auto; position:relative; margin:-2px 0 0 -2px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; -ms-border-radius:5px}*/
.zoomIn {-webkit-animation-name:zoomIn; animation-name:zoomIn}
@-webkit-keyframes zoomIn {from {opacity:0; -webkit-transform:scale3d(0.3, 0.3, 0.3); transform:scale3d(0.3, 0.3, 0.3)} 50% {opacity:1} }
@keyframes zoomIn {from {opacity:0; -webkit-transform:scale3d(0.3, 0.3, 0.3); transform:scale3d(0.3, 0.3, 0.3)} 50% {opacity:1} }

.organizer-detail h2{font-family:"AvenirLTStd-Book", Arial, sans-serif; color:#383838; font-size:22px; margin:0; padding:0}
.organizer-detail h6{margin:0; padding:0; color:#fff}
.organizer-detail a.contact-btn{font-family:"Open Snans", Arial, sans-serif; font-weight:600; color:#3a9fe7; font-size:12px; display:inline-block} a.contact-btn:hover{opacity:.7}
.organizer-detail a.social-btn{width:32px; height:32px; line-height:32px; display:inline-block; border-radius:2px; margin:12px 4px 0; border:1px solid #333; color:#333; padding:8px 9px}
.organizer-detail a.social-btn.facebook-color{color:#3c5b9b; border-color:#3c5b9b} .organizer-detail a.social-btn.twitter-color{color:#03a9f4; border-color:#03a9f4}
.organizer-detail a.social-btn.facebook-color:hover{color:#fff; background:#3c5b9b} .organizer-detail a.social-btn.twitter-color:hover{color:#fff; background:#03a9f4}

.organizer-image.blue-mdiv{float:left;  border:7px solid rgba(255,255,255,.3)}
.organizer-image.blue-mdiv img.size{max-height:86px; max-width:86px; margin:0}
.organizer-detail.blue-mdiv{overflow:hidden; padding-left:15px}
.organizer-detail.blue-mdiv h2{color:#fff}

.organizer-detail.blue-mdiv h6 a.contct-btn-white {font-family:"Open Snans", Arial, sans-serif; font-weight:600; color:#fff; font-size:12px; display:inline-block}
.organizer-detail.blue-mdiv h6 a.contct-btn-white:hover{opacity:.7}
.organizer-detail.blue-mdiv a.social-btn.facebook-color, .organizer-detail.blue-mdiv a.social-btn.twitter-color{color:#fff; border-color:#fff}
.organizer-detail.blue-mdiv a.social-btn.facebook-color{padding:8px 11px}
.organizer-detail.blue-mdiv a.social-btn.facebook-color:hover, .organizer-detail.blue-mdiv a.social-btn.twitter-color:hover{opacity:.7; background:none; color:none}
.tab-nav-line{border:1px solid #eee; border-left:none; border-right:none; height:60px; background:#fff}
.tab-nav-line.fixed-div {width:100%}

ul.tabsNav{margin:0; padding:0; position:relative; top:-60px; z-index:4}
ul.tabsNav li {list-style:none; display:inline; text-align:center}
ul.tabsNav li a {text-decoration:none; font-size:12px; text-transform:uppercase; padding:21px 0; width:120px; display:inline-block; border-bottom:1px solid #eee; color:#292f33; text-align:center}
ul.tabsNav li a.current {border-bottom:1px solid #309ae6}
.tabs div[class="linkTab"] {background-color:#FFF; display:none; overflow:hidden; clear:both}
.tabs div.selected {display:block; background-color:#FFF; overflow:hidden; clear:both}
.tabs div[class="linkTab"] h2, .tabs div.selected h2{margin:0 0 30px; padding:0 30px 0 0; font:20px "AvenirLTStd-Book", sans-serif; color:#292f33}

ul.grid-list-mdiv{margin:0; padding:0; float:right}
ul.grid-list-mdiv li{float:right; padding:6px; margin-left:6px; background:#f3f3f3; border-radius:2px; color:rgba(0,0,0,.4); list-style:none; cursor:pointer; line-height:14px}
ul.grid-list-mdiv li i{font-size:14px}
ul.grid-list-mdiv li:focus, ul.grid-list-mdiv li:hover, ul.grid-list-mdiv li.active,
ul.grid-list-mdiv li:focus, ul.grid-list-mdiv li:hover, ul.grid-list-mdiv li.active {color:rgba(0,0,0,.7)}


.grid-list-container ul {list-style:none; margin:0; padding:0}
.grid-list-container.full-width .grid li.grid-list-box.grid-mdiv{width:33.3%}
.grid-list-container .grid li.grid-list-box.grid-mdiv {float:left; width:50%; border-radius:3px; margin-bottom:30px; padding-right:30px}
.grid-list-container .grid li.grid-list-box.grid-mdiv .event-image{width:100%; border-radius:3px 3px 0 0; overflow:hidden; background:rgba(255,255,255,.4); position:relative; height:140px; line-height:140px; margin:/*0*/ auto; vertical-align:middle; text-align:center}
.grid-list-container .grid li.grid-list-box.grid-mdiv .event-image img{width:127%; margin:-3px auto 0; text-align:center; display:inline-block !important}
.grid-list-container .grid li.grid-list-box.grid-mdiv .event-detail-box{width:100%; position:relative; padding:20px; border:1px solid #f1f3f5; border-top:none; min-height:115px}
.grid-list-container .grid li.grid-list-box.grid-mdiv .event-detail-box h2{width:auto; font:normal 18px 'AvenirLTStd-Book', sans-serif; color:#525050; margin:0; padding:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.grid-list-container .grid li.grid-list-box.grid-mdiv .event-detail-box span.date{font:normal 12px 'AvenirLTStd-Book', sans-serif; color:#525050; display:block; margin-top:9px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.grid-list-container .grid li.grid-list-box.grid-mdiv .event-detail-box .date-mdiv{display:none}
.grid-list-container .grid li.grid-list-box.grid-mdiv .event-detail-box .read-more{display:none}

.grid-list-container .list li.grid-list-box.list-mdiv {width:100%; border-bottom:1px solid #f1f3f5}
.grid-list-container .list li.grid-list-box.list-mdiv:first-child{border-top:1px solid #f1f3f5}
.grid-list-container .list li.grid-list-box.list-mdiv .event-image{display:none}
.grid-list-container .list li.grid-list-box.list-mdiv .event-detail-box{width:100%; position:relative; padding:20px}
.grid-list-container .list li.grid-list-box.list-mdiv .event-detail-box:hover{background:#fbfdff}
.grid-list-container .list li.grid-list-box.list-mdiv .event-detail-box h2{width:auto; font:normal 18px 'AvenirLTStd-Book', sans-serif; color:#525050; margin:0; padding:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.grid-list-container .list li.grid-list-box.list-mdiv .event-detail-box span.date{font:normal 12px 'AvenirLTStd-Book', sans-serif; display:block; color:#525050; margin-top:4px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.grid-list-container .list li.grid-list-box.list-mdiv .event-detail-box .date-mdiv{width:52px; height:58px; padding:12px 8px; font:normal 16px 'AvenirLTStd-Book', sans-serif; color:#292f33; margin-right:12px; display:block; text-align:center; float:left; background:#f1f3f5; border-radius:3px}
.grid-list-container .list li.grid-list-box.list-mdiv .event-detail-box .date-mdiv span{display:block; font-size:11px; text-transform:uppercase; color:#868686}
.grid-list-container .list li.grid-list-box.list-mdiv .event-detail-box .read-more{display:none}
.grid-list-container .list li.grid-list-box.list-mdiv .event-detail-box:hover .read-more{display:block; position:absolute; top:50%; right:15px; margin-top:-22px; line-height:12px; font-size:48px; letter-spacing:-3px; color:#dbdbdb}
.grid-list-container .list li.grid-list-box.list-mdiv .event-detail-box:hover .date-mdiv{background:#e2f3ff}

.min-footer-mdiv{background:#fafafa; border-top:1px solid #f4f4f4; color:#808285; text-align:center; font-size:13px; padding:30px 0}
.min-footer-mdiv img{padding-bottom:12px} .min-footer-mdiv a.foot-link{margin-top:3px; color:#309ae6; display:inline-block}
a.foot-link:hover, ul.footer-link li a:hover{opacity:.8}
ul.footer-link{margin:0; padding:6px 0 0}
ul.footer-link li{display:inline; list-style:none} ul.footer-link li a{text-align:center; color:#309ae6}

.modal-content.NewContactPopup{border-radius:3px; background:#fff; border:none; overflow:hidden} .modal-content.NewContactPopup .modal-body{padding:45px}
.modal-content.NewContactPopup button.close {position:absolute; top:30px; right:30px; line-height:12px; font-size:28px; font-weight:400}
.modal-content.NewContactPopup h3.PopupTitle {background:url('../../../../themes/3.0/img/contact-mail-icon.png') no-repeat scroll 50% 0; font-family:"AvenirLTStd-Book", Arial, sans-serif; color:#383838; font-size:24px; text-align:center; margin:0; padding:85px 0 30px}
.modal-content.NewContactPopup input.form-control{height:42px; border-color:#e3e3e3} .modal-content.NewContactPopup .form-control:focus{border-color:#309ae6}
.modal-content.NewContactPopup textarea.form-control{height:90px; border-color:#e3e3e3; resize:none} .modal-content.NewContactPopup .form-control:focus{border-color:#309ae6}
.modal-content.NewContactPopup .form-group label{color:#7a7a7a; margin-bottom:8px}
.modal-content.NewContactPopup .form-control.textbox{height:90px; resize:none}
span.error-mdiv{color:#f35958; font-size:12px}
.popup-action{padding-top:20px; text-align:center; overflow:hidden}
.popup-action .btn.save-btn, .popup-action .btn.close-btn{border-radius:3px; margin:0 6px; padding:12px 32px; text-transform:uppercase; font-size:13px}
div.partial-note{margin-top:30px; font-size:13px; color:#31708f; background-color:#d9edf7; border-color:#bce8f1; padding:6px 16px; border-radius:2px}
div.partial-note span{font-weight:600}
.pad-mrg-none{margin:0; padding:0}

.no-event-mdiv{text-align:center}
.no-event-mdiv h2{font:normal 18px 'AvenirLTStd-Light', sans-serif; color:#595959; margin:0 auto; padding:0; text-align:center}

.photo-gallery-mdiv{padding-top:40px; margin:0} .photo-gallery-mdiv .box-gallery.first{width:268px; height:320px}
.photo-gallery-mdiv .box-gallery{width:268px; height:150px; margin:0 20px 20px 0; padding:0; float:left; background:#fff; border-radius:3px; overflow:hidden; position:relative}
.photo-gallery-mdiv .box-gallery img {width:100%; height:100%; object-fit:cover; border-radius:3px; -webkit-transition: all .5s; -moz-transition:all .5s; -o-transition:all .5s; transition:all .5s}
.photo-gallery-mdiv .box-gallery .overlay-box{width:100%; height:100%; display:none; position:absolute; z-index:3; background:rgba(0,0,0,.5); color:#fff}
.photo-gallery-mdiv .box-gallery:hover .overlay-box{display:block}
.photo-gallery-mdiv .box-gallery:hover img{-ms-transform:scale(1.2); -moz-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2); transform:scale(1.2)}
.photo-gallery-mdiv .box-gallery .overlay-box a.option-zoom-btn{width:40px; height:40px; padding:0; margin:-20px 0 0 -20px; position:absolute; top:50%; left:50%; background:url('../../../../themes/3.0/img/option-zoom-btn.png') no-repeat scroll 50% 0; display:inline-block; text-indent:-9999px; opacity:1}
.photo-gallery-mdiv .box-gallery .overlay-box a.option-zoom-btn:hover{opacity:.7}
.col-md-12.pad-right0{padding-right:0}
.photo-gallery-mdiv a.more-gallery-btn{background-color:#fff; border-radius:50px; border:1px solid #0090d9; font-family:"OpenSans", Arial, sans-serif; font-size:12px; color:#0090d9; text-transform:uppercase; padding:12px 42px; margin:20px auto 0; display:inline-block; -webkit-transform:translateZ(0); transform:translateZ(0); -webkit-backface-visibility:hidden; backface-visibility:hidden; -moz-osx-font-smoothing:grayscale; position:relative; -webkit-transition-property:color; transition-property:color; -webkit-transition-duration:0.3s; transition-duration:0.3s}
.photo-gallery-mdiv a.more-gallery-btn:hover{opacity:.6}
.button-action-mdiv{text-align:center; display:block; clear:both}
span.more-text{display:block; text-align:center; padding-top:105px}

.overlay-tag {background:rgba(255,255,255,0.4); position:absolute; z-index:1; top:0; left:0; width:100%; height:100%}
.waivertxtdiv {    background-color: #eee;opacity: 1; display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px;line-height: 1.42857143;color: #555; background-image: none; border: 1px solid #ccc; border-radius: 4px; border-radius: 2px; box-shadow: none; font-size: 12.5px; overflow: auto; overflow-y: scroll; height: 184px;}
.loading-gif{background:url(../../../../themes/3.0/img/white-loading-btn.gif) #7fb44b no-repeat scroll 50% 50%; cursor:not-allowed !important}