@charset "utf-8";

/****************************/
/** Reset **/
/****************************/	

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;	
}


b, strong{
	font-weight:bold !important;
}

body {
	color: #5f6061;
        
    font-family: roboto,sans-serif,arial;
	font-size: 14px;
	font-style: normal;
	line-height:1.5;
	/*overflow:hidden;*/
}

a:hover,a:active {
    outline: 0;
}

button:focus{
	border:none;
	outline:0;
}

ul {
    list-style: none;
}

a {
    /*color: #fff;*/
    /*color: #002341;*/
	color: #287bc1;
   /* text-decoration: underline;*/
}

a:hover {
    color: #fff;
    color:#825EA7;
    text-decoration: underline;
}

a:focus {
 	color: #fff;
     color: #002341;
    text-decoration: none;
    outline: none;
}
textarea{
    line-height:1em !important;
}
table {
	color: #5f6061;
    /*font-size: 16pt !important;*/
    font-size: 16px !important;
    line-height: 1.3em !important;
}

form {
    font-size: 16px !important;
     line-height: 1.3em !important;
}
	table.tableinfo td {
    padding: 2px;
	line-height: 15px;
}
p {
	color: #5f6061;
    /*font-size: 16pt !important;*/
    font-size: 16px !important;
    line-height: 1.3em !important;
	font-weight: 300;
}
span {
    /*font-size: 16pt !important;*/
    font-size: 16px !important;
    line-height: 1.3em !important;
}
.sharefile p, .sharefile span, .sharefile table {
	font-size: 1em !important;
    line-height: 1em !important;
}


hr {
    border-top: 1px solid #d6d6d6;
}

h1 {
	font-size: 2em !important;	
    color: #002341;
    line-height: normal;
}
h1 span{
	font-size: inherit !important;	
    color: #002341;

}
h2 {
	font-size: 1.5em !important;
	margin: 0.83em 0;
    line-height: normal;
}

h3 {
	font-size: 1.17em !important;
	margin: 1em 0;
    line-height: normal;
}

h4 {
	font-size: 1em !important;
	margin: 1.33em 0;
    line-height: normal;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
    line-height: normal;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

.navbar ul {
      list-style: none !important;
      font-size:inherit !important;
      margin-left: 0px !important;
}
.container ul {
    /*font-size: 16pt !important;*/
    font-size: 16px !important;
    list-style: square;
    font-weight: 400 !important;
    margin-left: 2em;
}

.container ol {
    /*font-size: 16pt !important;*/
    font-size: 16px !important;
    list-style: square;
    font-weight: 400 !important;
    margin-left: 2em;
}

.container img {
    max-width: 100% !important;
}

.bottom-spacing{
	margin-bottom:2.5%;
}

.form-control::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
   
}
.form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff;

}
.form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;

}
.form-control::-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;

}
.form-control*::-moz-placeholder {
	color: #fff;

}

#header.stick{
    position: fixed;
    top: 0;
    z-index: 999;	
	background: rgba(255, 255, 255, 1);
    width: 100%;
    border-bottom: 1px solid rgba(0, 35, 65, 0.1);
}

#awards-header-menu.stick {
    position: fixed;
    top: 0;
    z-index: 999;	
}

.headerSlider {
max-height:650px;
overflow:hidden;
}
#headerTopics {
    text-transform:uppercase;
}
#headerTopics ul{
    font-size: 0.7em;
    list-style: inside;
}
#headerTopics li{
    padding: 8px;
}
#headerTopics span{
    font-size: 16pt !important;
}
/****************************/
/** Home page **/
/****************************/

#sec_1 {
	background: url("../images/bg_pattern.png") repeat scroll 0 0 rgba(33, 39, 57, 0.5);
	position: relative;
	overflow: hidden;
}

.home-bg {
    background: url("../images/bg_pattern.png") repeat scroll 0 0 rgba(33, 39, 57, 0.5);
    cursor: move;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}


#title_hr {
	border: 1px solid #1bd982;
	margin: 1.8em auto 2.9em;
	width: 50px;
}

.awards-header-container {
    position: relative;
    /*padding-bottom: 56.25%;*/
    /*height: 0;*/
	height:100vh;
	
   
}

.awards-header-bg,
.conference-header-bg,
.awards-header-fg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.awards-header-bg {
    background: url(/img/awards-banner-bg.jpg);
    background-size: contain
}

.conference-header-bg {
    background: url(/img/conferences-banner-bg.jpg);
    background-size: cover;
	background-repeat: no-repeat;
}

.awards-header-fg {
    background: url(/img/dots_bg.png)
}

.awards-header-title {
    margin: 0 auto;
    z-index: 3;
    font-size: 30px;
    line-height: 25px;
    font-weight: 700;
    padding: 20px;
    border: 1.5px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}
.conference-header-title {
	
    margin: 0 auto;
    z-index: 3;
    font-size: 30px;
    line-height: 25px;
    font-weight: 700;
    padding: 20px;
    position: absolute;
    top: 50%;
	/*top: calc(50% - 150px);*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
	background:rgba(255, 255, 255, 0.2);
	/*width: calc(100% - 40px);*/
    width:100%; 
    text-align:center;
    transform:translate(0%, -50%);
    -webkit-transform:translate(0%, -50%);
}
#awards-header-menu{
	position: fixed;    
	right: -4px;	
    top: 15%;	
    z-index: 100;
    color: #FFF;
    text-decoration: none !important;    
    font-size: 20px;
	cursor:pointer;
}
#awards-header-menu ul
{
	padding:0px !important;
	margin: 0px !important;
	font-size: 17px;
    line-height: 15px;
    text-align:right;
}
#awards-header-menu ul li
{
	text-decoration:none;
	list-style: none;
	display:block;
	padding: 5px;
	margin-right: 4px;
    /*background: #1980c3;*/
    background: #d2ab67;
    border-bottom: 1px solid #ffffff;
}
#awards-header-menu ul li:last-child
{
	 border: none;
}

#awards-header-menu ul li a
{
	color:#FFF;
}
#awards-header-menu ul li.active
{
	background: #002341;
}
#ccw-quickLink {
    position: fixed;    
	left: 0;
	bottom: 0;	
    z-index: 100;    
    text-decoration: none !important;    
    font-size: 20px;
	cursor:pointer;
    padding: 5px;
    background: #002341;
        text-align: center;
}
#ccw-quickLink .social-media-icons a
{
    display:block;
}
#share-page{
	position:fixed;
	top:150px;
	left:0;
	padding:15px 10px;
	background:#2196f3;
	color:#FFF;
	z-index:100;
	font-size:1.3em;
	cursor:pointer;
}
#new-member-tab{
	position:fixed;
	top:260px;
	left:0;
	padding:15px 10px;
	background:#1ab155;
	color:#FFF;
	z-index:100;
	font-size:1.3em;
	cursor:pointer;
}
/****************************/
/** Navigation Bootstrap **/
/****************************/

.scroll-header {
	background: none repeat scroll 0 0 #0f1726;
}

.header {
	width: 100%;
	position: fixed;
	z-index: 3;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.scroll-header {
	background: none repeat scroll 0 0 #0f1726;
}

#example-navbar-collapse {
	float: right;
}

.navbar.navbar-default {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	border-radius: 0;
	margin-bottom: 0;
}

.navbar-default .navbar-brand {
	color: #fff;
	font-family: roboto;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding: 0px;
	height:75px;
}
.navbar-default .navbar-brand img{
        max-height: 100%;
    width: auto;
	max-width: 100%;
}
.navbar-default .navbar-nav > li > a {
	color: #002341;	
	font-family: roboto;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: 0em;
	text-transform: uppercase;
    text-align:center;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: rgb(46, 62, 79);
	border-top:none;
}

.navbar-toggle {
    /*background-color: rgba(0, 0, 0, 0);*/
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 0px;
    margin-top: 8px;
    padding: 9px 12px;
    position: relative;
	background: #002341;
    max-width:60px !important;
    min-width: 45px !important;
}

.navbar-nav > li > a {
	padding-bottom: 27.55px;
	padding-top: 27.5px;
	color: #002341;	
	font-family: roboto;
	font-size: 1em;
	font-weight: 500;
	letter-spacing: 0em;
	text-transform: uppercase;
}
.navbar-otherEvent{
    display:none;
}

body{
	position:relative;
}
.navbar-default .navbar-nav > li.active > a{
	color: rgb(129, 94, 167);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	/*background: none;*/
	color: rgb(129, 94, 167);
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
	color: rgb(129, 94, 167);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	
	background: #002341;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #fff;
}

.navbar-brand {
	height:auto;
}
.navbar-nav-login{
    height: 75px;
    vertical-align: middle;
    padding: 0px 8px;
}
.navbar-nav-img{
        width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-top: 15px;
    background-color:#FFF;
}
.navbar-nav-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    margin-left: 10px;
   margin-top: 15px;
}

#bs-navbar-collapse {
	float: right;
}

.border-left {
    border-left: 1px solid #e7e7e7;
}

.dropdown:hover  { background: #e8e6e6;}
.dropdown:hover .dropdown-menu {display: block;background: #e8e6e6;border: none;z-index: 10001;}
.dropdown:hover .dropdown-menu > li > a {color: #002341;text-transform: uppercase; padding:7px 30px 5px 15px;}
.dropdown-menu > li.active > a {background-color:#f5f5f5 !important;}
.dropdown-menu > li.active {background-color:#f5f5f5 !important;}
.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {
    color: #002341;
    text-decoration: none;
    background-color: #f5f5f5 !important;
    outline: 0;
}


.ui-link span.notification-bubble{
    height: 18px;
    width: 18px;
    background: red;
    position: absolute;
    right: 3px;
    top: 14px;
    color: #fff;    
    text-align: center;
    font-size: 15px !important;
    line-height: 18px !important;    
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.17),0 1px 1px rgba(0,0,0,.2);   
    -moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,.17),0 1px 1px rgba(0,0,0,.2);    
    border-radius: 9px;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    padding-left: 2px;
    /*line-height: 2em !important;*/
}

.ui-link.ui-link-lg{
    font-size:1.5em !important;
    font-weight: 900 !important;
}




/*.blue{background-color:#002341 !important;}*/
.blue{background-color:#080808 !important;}
.purple{background-color:#825EA7 !important;}
.light-blue{background-color:#1980C4 !important;}
.green{background-color:#3EBC9E !important;}
.yellow{background-color:#D2AB67 !important;}
/*.mainblue{background-color:#072850 !important;}*/
.mainblue{background-color:#080808 !important;}
/*.darkblue{background-color:#041324 !important;}*/
.darkblue{background-color:#000307 !important;}

.slider-overlay{
	position: relative;
    /*padding-bottom: 56.25%;*/
    /*height: 0;*/
}	
.slider-overlay-fg {
	background: url(../images/bg_pattern.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.slider-overlay-content, .slider-overlay-fg , .slider-overlay-bg{
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.slider-overlay.slider-ccw20 {
    background: #05162b;
    padding-top: 25px;
    margin-bottom: 20px;
}

/*
.conference-header-title {
   
    margin: 0 auto;
    z-index: 3;
    font-size: 30px;
    line-height: 25px;
    font-weight: 700;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(255,255,255,.2);
    width: calc(100%);
	text-align: center;
}*/
.conference-header-title img{/*width:80%;*/}
.conference-header-title h1{display:block;font-size: 1.4em !important;margin: 5px;text-transform: uppercase;font-weight: 200; color:#FFF !important;}
.conference-header-title h2{display: block;font-size: 1.5em !important;margin-top: 15px;margin-bottom: 0;}
.conference-header-title h3{display:table;font-size: 2.5em !important;color:#002342;line-height: 1.3em;margin: auto;background: #D2AB67;padding: 0px 14px;margin-bottom: 10px;margin-top:10px;}
.conference-header-slogan {display:block;text-align: center;background: #825da8;color: #FFF;font-size: 1.5em;padding: 10px;}
.conference-header-title a{background: #c21657;padding: 8px; display: block;font-weight: 200;width: 50%;color: #FFF;margin: auto;}
.conference-header-title a span{display:inline-block;}


.AwardsCategories{
	
	width: calc(100% - 0px);
    margin: auto;
	padding: 20px 0px;
}
.AwardsCategories h1{
	display:block;
	float: none;
	text-transform:uppercase;
	width: 100%;
	text-align: center;
	font-size: 3em !important;
	color: #002744;
}
.AwardsCategories-subtitle{
	 font-size: 17px !important;
    display: block;
    background: #002744;
    color: #FFF;
}
#AwardsCategories{
	
	width: calc(100% - 0px);
    margin: auto;
	padding: 20px 0px;
}
#AwardsCategories h1{
	display:block;
	float: none;
	text-transform:uppercase;
	width: 100%;
	text-align: center;
	font-size: 3em !important;
	color: #002744;
}
.AwardsCategories-main{
	margin: 0;
	color: #fff !important;
	font-weight:900;
    font-size: 24px !important;
	background-color: #002745 !important;
	padding: 8px;
	cursor: pointer;
	border-bottom: 1px solid #efefef;
}
.AwardsCategories-item{
    margin: 0;
	color: #395875 !important;
    font-size: 18px !important;
	background-color: #e4e4e4 !important;
	padding: 8px;
	cursor: pointer;
	border-bottom: 1px solid #efefef;
	display:none;
}
.AwardsCategories-item .collapse {
    display:inline-block;
}
.AwardsCategories-main .collapse {
    display:inline-block;
	font-weight:900;
    font-size: 24px !important;
}
.AwardsCategories-sub{
	color: #666;
    padding: 3px 8px;
    font-weight: 400 !important;
	margin-left: 5%;
	display:none;
}

.testimonials-slider {
    font-family: roboto,sans-serif,Arial;
    margin: 0 auto;
    text-align: center
}

.testimonials-slider-item {
    color: #585858;
    font-size: 12px;
    margin: 10px
}

.testimonials-slider-picture img {
    display: initial!important
}

.testimonials-slider-item h1 {
    color: #2482af;
    text-transform: uppercase;
    display: block;
    font-size: 18px;
    font-weight: 300;
    float: none;
    padding-bottom: 0
}

.testimonials-slider-item h2 {
    color: #0c374c;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    font-weight: 600;
    float: none;
    padding-top: 0
}

.testimonials-slider-comment {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 170px);
    /* height: 150px;*/
    margin-left: 15px
}
.testimonials-slider-comment p {
    line-height: 1.7em !important;
    color: #FFF !important;
        font-size: 2em !important;
}
.testimonials-slider-comment img{
    width:auto !important;
}

.testimonials-slider-comment quote {
    font-size: 25px;
    font-weight: 700;
    line-height: 15px
}

.testimonials-slider-comment .logo{
    text-align:center;
    background:#FFF;
    padding-top:10px;
    padding-bottom:10px;
        border-radius: 10px;
}
.testimonials-slider-item.small {
    display: inline-block;
    width: 116px;
    vertical-align: top;
    text-align: center;
    margin: 2px;
}

.testimonials-slider-item.small h1 {
    font-size: 11px;
}

.testimonials-slider-item.small h2 {
    font-size: 10px;
}

.testimonials-slider-picture {
    text-align: center;
    max-width: 150px;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.testimonials-slider-picture.small {
    max-width: 90px;
}

.testimonials-slider-picture-rounded {
    display: block;
    margin: 0 auto;
    height: 150px;
    width: 150px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-size: cover;
}

.testimonials-slider-picture-rounded.small {
    width: 90px;
    height: 90px;
}
.testimonials-slider-item h1 {
    color: #2482af;
    text-transform: uppercase;
    display: block;
    font-size: 18px;
    font-weight: 300;
    float: none;
    padding-bottom: 0;
    text-align: center !important;
}
.testimonials-slider-item h1 img {
    width:auto !important;
}
.testimonials-slider-item a img {
    width:auto !important;
}

.testimonials-slider-quote .slick-prev:before{
        color: #FFF !important;
}
.testimonials-slider-quote .slick-next:before{
        color: #FFF !important;
}


/****************************/

.testimonials-slider-comment-block p {
    line-height: 1em !important;
    color: #FFF !important;
    font-size: 3em !important;
}
.testimonials-slider-comment-block img{
    width:auto !important;
}

.testimonials-slider-comment-block quote {
    font-size: 1.2em;
    font-weight: 500;
   
}

.testimonials-slider-comment-block  span.editorial-quote {
        font-size: 1.8em !important;
    font-weight: 100;
    font-family: Impact, fantasy;
	vertical-align: middle;
	line-height: 0.7em !important;
   
}

/****************************/



.presenters-section{	
	/*	background-image: url(/conferences/images/presenters-slider-bg.jpg);*/
    background-size: cover;
}

.section-background-1{	
	background-image: url(/conferences/images/NGCX-BG-STRIPE-1.jpg);
    background-size: cover;
}

.section-background-2{	
	background-image: url(/conferences/images/NGCX-BG-STRIPE-2.jpg);
    background-size: cover;
}
.section-background-3{	
	background-image: url(/conferences/images/NGCX-BG-STRIPE-3.jpg);
    background-size: cover;
}
.section-background-4{	
	background-image: url(/conferences/images/NGCX-BG-STRIPE-4.jpg);
    background-size: cover;
}

.worldawards-countdown-bg{	
	background-image: url(/conferences/images/worldawards-countdown-bg.jpg);
    background-size: cover;
}
a.worldawards-countdown-container {
	display: block;
    text-decoration: none !important;
    color: #ffc107;
    font-weight: bolder;
	text-align: center;
}

.worldawards-countdown-container span{
	vertical-align: top;
	display:inline;
	font-size: 7em !important;
    line-height: 150px !important;
}
.worldawards-countdown-container img{
	vertical-align: top;
	display:inline;
	max-width: 75% !important;
}

.presenters-section .AwardsCategories h1{
	    color: #FFF !important;
}
.presenters-section .AwardsCategories h1 span{color:#FFF !important;}
.presenters-section .AwardsCategories h1 span.title-break{background:#FFF !important;}
.presenters-section .AwardsCategories h1 span.AwardsCategories-icon{
	background: #FFF;    
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    line-height: 60px;
}

.presenters-section .testimonials-slider .testimonials-slider-item .testimonials-slider-picture{ 
	margin-bottom: 5px;
	max-width: 80%;
	height: 158px;
}
.presenters-section .testimonials-slider .testimonials-slider-item .testimonials-slider-picture .testimonials-slider-picture-rounded{
	border:3px solid #FFF;
	width:143px;
	height:143px;
	background-color: #FFF;
}

.presenters-section .testimonials-slider .testimonials-slider-item h2{
	color:#FFF;
}
.presenters-section .testimonials-slider .testimonials-slider-item h2.name{
	font-size: 18px;
    padding: 0px;
    background: #002744;
}
.presenters-section .testimonials-slider .testimonials-slider-item h1.company{
	
    background: #FFF;
}
.presenters-section .testimonials-slider .testimonials-slider-item h2.jobtitle{
	background: #FFF;
    color: #002744;
}


.logos-slider-content {
    width: 98%;
    margin: 0 auto
}

.logos-slider-content-item {
    padding: 8px;
    margin: 0 auto
}

.logos-slider-content-item .logo {
    display: inline-block;
    width: 25%;
    border-right: 1px solid #ccc;
    vertical-align: top;
    margin-right: 10px;
    padding: 10px
}
.logos-slider-content-item .logo img {
   width:auto !important;
}

.logos-slider-content-item .description {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    margin-left: 10px
}

.logos-slider-content-item .description h2 {
    font-size: 18px;
    font-family: roboto,sans-serif,Arial;
    color: #002744
}
    .logos-slider-content-item .description p {
        font-size: 17px !important;
    }
 .logo-slider-individual-icon {
        width: calc(100% - 10px) !important;
        height: 100px!important;
}
  .logo-slider-individual-icon p {
      font-size:14px !important;
      line-height: 14px !important;
}

.logo-slider-individual-icon img {
    width: auto !important;
    max-width: 100% !important;
}
.slider-video-container-thumbnail img {
    /* width: auto !important;*/
     max-width: 100% !important;
     height: auto !important;
}
.slider-video-container-thumbnail-nowplaying{
    /*height: 100% !important;*/
    width: 100% !important;
    height: 207px !important;
    line-height: 207px !important;
}
.slider-video-container-thumbnail-placeholder {
    height: 207px !important;
    position: relative;
}
.slider-video-container-thumbnail-title {
        font-size: 1em !important;
}
.pictures-slider-overlay{
	width:100%;
	height:auto;
	background:#CCC;
	color:#FFF;
	font-size:12px;
	padding:5px;
	position: absolute;
    bottom: 8px;
    background: rgba(0,0,0,0.7);
}

.readmorecontent span {
    display: none;
}

.readmorelink {
    display: inline-block;
    color:#1980c3;
   padding: 2px 11px;
}
.readmorelink:hover {
    color:#002744;
}
.flag-strip img {
    height: 45px;
}

.MemberSearchHeader {
    width: calc(50% - 30px);
    padding: 7px 2px;
    background: #8e8e8e;
    color: #fff;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
    display: none
}
.MemberSearchHeader button, input, select, textarea {
    font-size: 100%;
        margin: 4px !important;
    vertical-align: baseline;
    color:black;
}
/* SCHEDULE CONDENSED PAGE   */
#condensed_schedule {display:block;}
#condensed_schedule h1 {color:#333333;     font-size: 1.5em !important;font-weight:bold;display:block;}
#condensed_schedule h3 {color: #FFFFFF;background-color: #333333;font-size:20px;font-weight:bold;display:block;width: 96%;border-radius: 6px;margin-bottom: 20px;}
#condensed_schedule h4 {color: #FFFFFF;background-color: #3ea3ef;font-size:14px;font-weight:bold;display:block;width: 90%;border-radius: 6px;margin-bottom: 5px;}

.condensed_schedule_entry { width:100%; height:auto; display:block; margin-bottom: 5px;  text-align: left;}
.condensed_schedule_time { width:105px; height:auto; display:inline-block; color:#FFFFFF; text-align:center; margin:auto; font-size:20px; font-weight:bold;vertical-align:top;}
.condensed_schedule_time h2 {color:#4c4c4c; font-size:12px;font-weight:bold; width: 100%;display:block; line-height: 13px; padding: 0px; margin-top: 8px;}
.condensed_schedule_time p {color: #4C4C4C;font-size: 12px; padding: 0px; margin-top: 11px;}
.condensed_schedule_content{ height:auto; display:inline-block;     width: calc(100% - 105px);}
.condensed_schedule_content h1 {color:#000000; font-size:15px;font-weight:bold; width: 100%;display:block; line-height: 20px;}
.condensed_schedule_content h2 {color:#222222; font-size:18px;font-weight: 400; width: 100%;display:block; padding: 8px 13px;}
.condensed_schedule_content ul li {color:#333333;}

.schedule_time {width: 90px;background: #3ea3ef;position: relative;line-height: 37px;margin-bottom:5px;}
.schedule_time:before {content:""; position: absolute;left: 100%;top: 27%;width: 0;height: 0;border-top: 9px solid transparent; border-left: 8px solid #3ea3ef;border-bottom: 9px solid transparent;}
.purple {background: #68187e;background-color: #68187e !important;}
.purple:before {border-left: 10px solid #68187e;}
.dark_blue {background: #1E689F;background-color: #1E689F !important;}
.dark_blue:before {border-left: 10px solid #1E689F;}
.conferenceDay{width:100%; margin-left: 10px; background-color:#B6B6B6;font-size:25px; font-weight:bolder; color:#FFFFFF;display:inline-block;padding: 5px; text-align: center;margin-bottom: 10px;font-size: 25px;border-radius:7px; cursor:pointer;}
.dark_gray{background-color:#4D4C4C }
.light_gray{background-color:#F1F1F1 !important;}
.right_border{border-right: solid 1px #F1F1F1;}
.showDayDetails{display: inline;float: right;line-height: 38px;position: relative;font-weight: normal;clear: both;}
.showEventDetails{ color: #222222;font-size: 12px;font-weight: normal;padding-top: 5px;background-color: #135384;padding: 8px;margin: 5px;border-radius: 4px;}
.showEventDetails a{ color:#FFF; }
.view_icon{float:right; width:25px;height:25px;}
.roomTitle{margin-left: 10px; background-color:#3ea3ef; font-size:25px; font-weight:bolder; color:#FFFFFF;display:inline-block; padding: 5px; text-align: center;margin-bottom: 10px;font-size: 25px;border-radius:7px;    min-height: 52px;
    line-height: 43px}
.roomTitle p{ color:#FFF !important;}
.schedule_time span {
    line-height: 1em !important;
}
.roomTitle .condensed_schedule_entry{margin-left: -15px;}
.roomtitle-day {
    line-height: 14px !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 200;
    background: #002341;
    width: 100%;
    display: block;
    padding: 2px 0px;
}
.conferencebannerdetails{font-size: 20px;color: #FFFFFF;text-align: center;font-family: roboto,sans-serif,arial;padding: 10px;font-weight: 300; margin-top: 0px;width:calc(100% - 20px);}
.presentersdetails{ width:800px; margin-bottom:10px;}
.speaker-info-company-awards {
    border: 1px solid #ccc;
}

.speaker-info-company-awards h1 {
    background: #ffc107;
    padding: 5px 0;
}

.speaker-info-company-awards p {
    padding: 2px!important;
    font-size:16px !important;
}
.speaker-info-company a{
    color:#002744;
    font-size: 1.3em;
}
.speaker-info-company span {
    font-size:1.3em;
}
.agenda-show-all {
    display:none;
}
.speaker-info-condensed span {
     color: #002341;
}

/****** PRICING PAGE TICKETS CSS *******/
.module-grid-container {
    height: 450px!important;
    overflow-y: scroll;
}

.module-grid {
    width: 100%;
}


    .module-grid-item {
    /*width: 30%;*/
    min-width: 312px;
    float: left;
}
/*
.module-grid-item-2x {
    width: 50%;
    min-width: 500px;
    float: left
}

.module-grid-item-4 {
    width: calc(25% - 10px);
    margin: 4px;
    padding: 6px;
    display: inline-block;
    vertical-align: top;
    
    min-height: 620px;
    position: relative;
    font-size: 1em;
    word-wrap: break-word
}

.module-grid-item-4.border {
    border: 1px solid #ccc
}

.module-grid-item-4.simple {
    width: calc(33% - 25px);
    min-height: 425px;
    padding: 6px
}

.module-grid-item-4.simple.with-image {
    min-height: 555px
}

.module-grid-item-4 a.btn-large {
    width: calc(100% - 12px);
    padding: 4px 0;
    position: absolute;
    margin: auto;
    bottom: 8px;
        color: #FFF;
}

.module-grid-item-4 a.BtnChangeCurrency {
    background: #072850;
    color: #fff;
    display: block;
    margin-top: 5px;
    position: relative;
    padding: 8px;
    text-align: center;
}

.module-grid-item-4.simple a.BtnChangeCurrency {
    background: #3d8dad
}

.module-grid-item-4 h1 {
    color: #072850;
    padding: 0;
    line-height: 1;
    min-height: 50px;
    font-size: 18pt;
    font-weight: 700;
    float: none;
    text-align: center;
}

.module-grid-item-4.simple h1 {
    color: #3d8dad;
    font-size: 17px;
}

.module-grid-item-4 div {
    padding: 5px 0;
}

.module-grid-item-4-image {
    width: 100%;
    height: 190px;
    background-size: cover!important;
}

.module-grid-item-4.autoheight {
    min-height: auto!important;
    min-width: auto!important;
}

*/


.btn-large,.btn-medium {
    font-size: 18pt;
    padding: 10px 0;
}

.btn-large {
    background: #2564af!important;
    width: 100%;
}

.btn-medium {
    background: #0d447f!important;
    width: 39%;
}

.btn-small {
    background: #176265!important;
    font-size: 9pt;
    padding: 3%;
}
 h4.pricingHeader {
    font-size: 2em !important;
    font-weight: 600 !important;
    color: #FFF !important;
        background: #002341 !important;
}

span.ticketTerms {
    font-size:14px !important;
    line-height:14px !important;

}
.scroll {
    height: 140px;
    width: 224px;
    overflow: auto;
    border: 1px solid #c9c9c9;
    background-color: #eee
}

 /***** COOKIE POP UP ************/
#cookies-bottom{
	position: fixed;
    width: 100%;
    border: none;
    background-color: rgba(0,0,0,0.85);
    bottom: -145px;
    z-index: 1001;
    min-height: 50px;
	bottom: -170px;
}

.cookies-msg{padding: 5px 15px;}

.cookies-msg p{
	font-size: 11pt;
    line-height: 16pt !important;
    color: #fff !important;
    padding-bottom: 5px;
	width:70%;
	display:inline-block;
    font-size: 16px !important;
}
.cookies-buttons-section{
	width:30%;
	display:inline-block;
    text-align: right;
	vertical-align: text-bottom;	
    color: #00050a !important;
}
.cookies-settings{
	border: none;
    background: none;
	font-weight:bold;
	border-bottom: 1px solid #999;
    padding-bottom: 1px;
    color: #fff !important;
    cursor: pointer;
	margin-right: 30px;
}
.cookies-accept{
	background-color: #6cc04a;
    border: 1px solid #6cc04a;
    padding: 8px 18px;
    font-size: 9pt;
    font-weight: bold;
	
}
.cookies-hide ,
.cookies-settings-hide{
	border: none;
    background: none;
    padding-left: 40px;
}

	
.arrow-right{
  border: solid #FFF;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
	 transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
      margin-right: 7px;
    margin-bottom: 5px;
}
.arrow-left{
  border: solid #FFF;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
	transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
#cookies-container{
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(31, 31, 31, 0.9);
    z-index: 9999;
    overflow-y: auto;
    display: none;
}
#cookies-content{
	    font-family: Roboto, sans-serif;
    background-color: #FFF;
    padding: 8px;
    width: 600px;
    min-height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 300;
    color: #131313;
    border: 1px solid rgba(0,0,0,.2);
   
    -webkit-box-shadow: 4px 7px 5px -2px rgba(79,79,79,1);
    -moz-box-shadow: 4px 7px 5px -2px rgba(79,79,79,1);
    box-shadow: 4px 7px 5px -2px rgba(79,79,79,1);
}
#cookies-content-left{
	float: left;
    width: 23%;
    padding: 0 2% 0 0;
}
#cookies-content-right{
	float: left;
    width: 69%;
    padding: 1% 2%;
}
.cookies-content-left-tab{
	min-height: 38px;
    border-bottom: 1px solid #ccc;
    background-color: #e6e6e6 !important;
    width: 100%;
    cursor: pointer;
}
.cookies-content-left-tab span{
	padding: 12px 5px 12px 5px;
    font-weight: bold;
    display: inline-block;
    font-size:14px !important;
    line-height: 1.4 !important;
}
.cookies-content-left-tab.selected{	
    background-color: #FFFFFF !important;
}
.cookies-content-right-info{
	display:none;
}
.cookies-content-right-info p {
    font-size: 15px !important;
    line-height: 1.5em !important;

}
.cookies-content-right-info h1{
	font-size:15px !important;
	font-weight:bold;
	display:block;
	color:#000;
}

.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
    margin-right: 7px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider.slick-slider {
    background-color: unset!important;
}

.slick-slide {
    outline: 0;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 4px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #09a501;
}

input:focus+.slider {
    box-shadow: 0 0 1px #09a501;
}

input:checked+.slider:before {
    -webkit-transform: translateX(11px);
    -ms-transform: translateX(11px);
    transform: translateX(11px);
}

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.cookies-content-right-info h2 {
    font-size: 18px !important;
    font-weight: 700;
    display: block;
    color: #09c;
}

.cookies-content-right-info .cookie-status-right {
    float: right;
    color: #09a501;
    font-weight: 700;
}

#cookies-content-top {
    border-bottom: 1px solid #ccc;
}

#cookies-content-top h1 {
    display: inline-block;
    font-size: 20px;
    padding-left: 10px;
}

#cookies-content-top button {    
    float: right;
}

#cookies-content-bottom {
    width: 100%;
    float: left;
    text-align: right;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}


.awards-dates p {
    font-size: 14px;
}


.awards-dates h2 {
    text-transform: uppercase;
    font-size: 16pt !important;
    color: #3e3e3e;
    margin: 0!important;
    padding: 0!important;
	font-weight: bold;
}

.awards-dates h1 {
    background: #002744;
    text-transform: uppercase;
    font-size: 14px !important;
    padding: 5px 10px;
    font-weight: 700;
    color: #fff;
    width: calc(90% - 20px);
    position: relative;
    text-align: center;
}

.awards-dates h1:after {
    left: 100%;
    top: 14px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(51,26,213,0);
    border-left-color: #002744;
    border-width: 8px;
    margin-top: -8px;
}

.awards-dates th,td {
    padding: 15px;
    text-align: left;
    line-height: 1.3em !important;
}

.awards-dates tr {
    border: 1px solid #ccc;
}

.responsive-table {
    table-layout: fixed;
}

.no-padding {
    padding: unset!important;
}

.no-padding p {
    padding: 8px 0!important;
}

.countdown-APAC {
    background: #028c96!important;
}

.countdown-AMERICAS {
    background: #166ca9!important;
}

.countdown-EMEA {
    background: #785a9a!important;
}

.countdown-VEGAS {
    background: #cbb772!important;
}

.countdown-GLOBAL {
    background: #ca9d1b!important;
}

.awards-dates h1 .countdown-APAC:after {
    border-color: rgba(51,26,213,0);  
}

.countdown-AMERICAS h1:after {
     border-color: #166ca9!important;
}

.countdown-EMEA h1:after {
     border-color: #785a9a!important;
}

.countdown-VEGAS h1:after {
     border-color: #cbb772!important;
}

.countdown-GLOBAL h1:after {
     border-color: #ca9d1b!important;
}

/*********************  WORLD AWARDS OVERWRITES     ********************/
 h3.worldawards {
	font-size: 3em !important;
	margin: 1em 0;
    line-height: 0.7em !important;
    margin: 0px;
	display: block;
    color: #D2AB67;
    background: none;
}
 .left-thumb {
 width:18%;
 padding:1%;
 display:inline-block;
 vertical-align:top;
 text-align:center;
}
.left-thumb-paragraph {
 width:76%;
 margin:30px 1.5% 1.5%;
 font-size:18pt;
 display:inline-block; 
 alignment-baseline:baseline;
}
.left-thumb-paragraph h1 {
 display:block;
 font-size:18pt !important;
 font-weight:700;
}
.left-thumb-paragraph p {
 clear:both
}
.green {
 background:#176265!important
}
.text-green{
	color: #105576 !important;
}
.share-menu-item,
.splash-btn,
.splash-btn-small {
    cursor: pointer;
}
.share-menu-item {
    position: relative;
    margin-top: 16px;
    display: block;
    margin-left: 6px;
    padding: 10px;
    /*z-index: 9999;*/
    border-width: 1px 1px 0;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #ccc;
    border-right-color: #ccc;
    border-left-color: #ccc;
    width: 130px;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    background: #f6f6f6;
}
@media all and (max-width:700px) {
    .share-menu-item {
        margin-left: 0;
        width: 100%;
    }
}
.listing {
    font-size: 15pt;
    text-align: center;
    background: #ececec;
    padding: 15px;
}
.btn-large,.btn-medium,.btn-small {
    margin: 4%;
    text-align: center;
}
.menu-span-tag{
	position: absolute;
	font-size: 11px !important;
	top: 6px;
	background: #002342;
	color: #FFF;
	padding: 0px 10px;
}


/***********	USERS CHAT	*****************/
.chat_sessions {
    position: fixed;
    right: 310px;
	bottom: 0px;
	z-index: 5;
	height: 35px;
}


.chat_session {
    position: relative;
    float: right;
}

.chat_open {
    color: #fff;
    width: 220px;
    border-left: 1px solid #fff;
    display: block;
    font-size: 12px;
    height: 35px;
    padding-top: 9px;
    font-weight: 700;
    position: relative;
	background: #1c1c1c;								
}
.chat_open.chat_opp {
    /*background: linear-gradient(#ffe34c,#a47300);*/
	background: linear-gradient(#73ffa3,#44a666);
	color:#000;
}
.chat_open.chat_opp:hover{
	background: #fff;
}


.chat_open:hover {
    color: #000;
    background: #fff;
}

.chat_open.unread {
    background: #4e97e6;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#4e97e6), to(#2673a7));
    background: -moz-linear-gradient(top, #4e97e6, #2673a7);
}

.chat_open .close_chat {
    position: absolute;
    right: 10px;
    top: 8px;
}

.chat_open .chat_user_name {
    float: left;
    display: block;
    width: 155px;
    margin-left: 10px;
    overflow: hidden;
	font-size: 14px !important;
}

#chat_system .advert,
.chat_window {
    display: none;
}

.chat_window {
    width: 220px;
    position: absolute;
    height: 350px;
    overflow: auto;
    left: 0;
    background: #fff;
    border-bottom: none;
	bottom: 35px;
	overflow-x: hidden;
	border: 1px solid #8a8a8a;
}

.chat_header {
    padding: 6px 8px;
    overflow: hidden;
    height: 60px;
    position: relative;
    background:#072850;
}
.chat_header a{
    color:#FFF !important;
}

.chat_header .status_offline,
.chat_header .status_online {
    position: absolute;
    bottom: 2px;
    right: 0px;
}

.chat_header .actions {
    position: absolute;
    right: 6px;
    bottom:0;
	font-size: 15px !important;
}

.chat_header .actions img {
    width: 12px;
}
.chat_header_top{
	/*background: #ffc000;*/
	background:#73ffa3;
	font-size: 12px !important;
	text-align: center;
	padding: 3px;
}
.chat_header_top p{	
	font-size: 12px !important;
	position: relative;
	color:#242424;
	font-weight: bold;
}
.chat_header_top img{
	width:25px;
	vertical-align: top;
}

.chat_header_bubble {
	position: relative;
	background: #ffff00;
	border-radius: .4em;
	display:none;
}

.chat_header_bubble:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-top-color: #ffff00;
	border-bottom: 0;
	margin-left: -20px;
	margin-bottom: -20px;
}

.chat_header.chat_opp{
	background: #fff;
}
.chat_header.chat_opp img{
	max-width: 40px;
}
.chat_header.chat_opp p{
	font-size:12px !important;
}
.chat_header.chat_opp a{
	color: #393737  !important;
	text-decoration: none;
	padding: 3px;
	vertical-align: top;
}

.chat_text {
    padding: 8px 0;
    height: 250px;
    overflow: auto;
    clear: both;
}
.chat_text.chat_opp {    
	height: 215px;
}
.chat_text .chat_string {
    padding: 4px 8px;
}

.chat_text .chat_string.chat_you {
    background: #CCC;
	font-size: 11px;
	color: #2b2b2b;
}
.chat_text .chat_string.chat_me {
    
	font-size: 11px;
	color: #2b2b2b;
}
.chat_text .chat_string.new {
    background: #4e97e6;
    color: #fff;
}

.chat_text .user_name {
    float: left;
}

.chat_text .timestamp {
    float: right;
    font-size: 11px;
}

.chat_text .message {
    clear: both;
    padding-top: 3px;
}

.chat_message {
    position: absolute;
    bottom: 0;
    padding: 6px 8px;
}

.chat_message input {
    padding: 0;
    margin: 0;
    border: 1px solid #000;
    width: 202px;
}
.status_offline,
.status_online {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 8px;
    height: 8px;
    border-radius: 6px;
    box-shadow: 0 0 0 2px #fff;
}

#memberUpdate_button,
.chat_button {
    color: #fff;
    position: absolute;
    width: 280px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    height: 33px;
    font-size: 12px;
    font-weight: 700;
	background: #FFF;
}

.status_online {
    background: #0C0;
}

.status_offline {
    background: #C00;
}
/*************************************/
/** SLIDER CSS FIXES **/
/***********************************/
.slick-slide{height:auto !important;}
.slick-slide img{width:100%;}
.slick-slide {
    outline: 0;
}
.slick-prev:before, .slick-next:before{
   color: #002341 !important;
   /*font-size: 40px !important;*/
   font-size: 25px !important;
}

.slick-next {
    right: -25px !important;
}
.slick-prev {
    left: -35px !important;
}
.slick-slider ul {
    margin-left:0px !important;
}

/****** BOOTSTRAP OVERWRITES *********/
.container {
margin-bottom:10px;
}
.show {
   opacity: 1;  
}
#myLogInBox{
    background:rgba(43, 43, 43, 0.85);

}
#myLogInBox.show {
     display:flex !important;      
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}


#leaderboard-box{
    background:rgba(43, 43, 43, 0.85);

}

#myLogInBox{
    background:rgba(43, 43, 43, 0.85);

}


#leaderboard-box.show {
     display:flex !important;      
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
#share-modal{
	background:rgba(43, 43, 43, 0.85);
}
#share-modal.show{
	display:flex !important;      
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

#feedback-modal{
	background:rgba(43, 43, 43, 0.85);
}
#feedback-modal.show{
	display:flex !important;      
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

#ccwmessagecontacts{
	background:rgba(43, 43, 43, 0.85);
}
#ccwmessagecontacts.show{
	display:flex !important;      
  align-items: center;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.text-white { color: #FFF; }
.text-uppercase {text-transform:uppercase;}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    /*width: 20%;*/
	width: 20%;
    float: left;
}
.btn {
	text-decoration: none;
}
.ui-link {
	text-decoration:none !important;
}
@media (min-width: 768px) {
    .col-sm-5ths {
        /*width: 20%;*/
		width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        /*width: 20%;*/
		width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        /*width: 20%;*/
		width: 20%;
        float: left;
    }
}
.navbar-collapse{
	padding-right: 0px !important;
    padding-left: 0px !important;
	max-height: auto !important;
}

.btn-default {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc;
}
.btn-primary {
    color: #fff !important;
    background-color: #428bca !important;
    border-color: #357ebd;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c !important;
    border-color: #4cae4c !important;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e !important;
    border-color: #eea236 !important;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
.disable-btn {
    background: #d2d2d2!important;
}
/************ TINYMCE FIXES **********/
.tox-tinymce span {
    line-height: 1em !important;
    font-size:12px !important;
}




/********   CHAT HELP BOX   *********/

#HelpAlertBTN {
    position: fixed;
    bottom: 100px;
    left: -60px;
    width: 162px;
    height: 45px;
    background-color: #b30202;
    border: 3px solid #b8b8b8;
    border-top: 0;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
    transform: rotate(-90deg);
    cursor: pointer;
    z-index: 9998;
}

#HelpAlertBTN a {
    color: #fff;
}

#HelpAlertBTN-LargeContainer {
    display: none;
    position: fixed;
    width: 100%;
    height: 70px;
    z-index: 9999;
    top: 0;
    overflow-y: auto;
}

#HelpAlertBTN-Large {
    /*width: 400px;*/
	width: 100%;
    height: auto;
    padding: 20px 0;
    background-color: #b30202;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
    cursor: pointer;
    /*max-width: 1000px;*/
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: Roboto,sans-serif,Arial;
    font-weight: 200;
}

#HelpAlertBTN-Large a {
    color: #fff;
}

#HelpAlertBTN-Large-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 8px;
    background: #540000;
    cursor: pointer;
    font-weight: 500;
}

#HelpChatBTN {
    position: fixed;
    bottom: 120px;
    right: -60px;
    width: 162px;
    height: 45px;
    background-color: #0274b3;
    border: 3px solid #b8b8b8;
    border-top: 0;
    color: #fff;
    font-size: 20px;
    line-height: 45px;
    text-align: center;
    transform: rotate(-90deg);
    cursor: pointer;
    z-index: 9998;
}

#HelpChatBTN-Mobile {
    display: none;
}

#HelpChat {
    position: fixed;
    bottom: 0;
    right: 0px;
    z-index: 9999;
}

.SupportChatBox {
    width: 300px;
    height: 430px;
    border: 1px solid #045380;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

#SupportChatInit {
    width: 100%;
    height: 210px;
    overflow-y: scroll;
    -ms-overflow-y: scroll;
    width: 290px;
    font-size: 14px!important;
}

#SupportChatInit p {
    /*font-size: 11px!important;*/
    font-size: 14px!important;
}

.SupportChatBox-Header {
    background-color: #2564af!important;
    color: #fff;
    height: 65px;
    position: relative;
    display: table;
    width: 100%;
}

.SupportChatBox-Header .close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    font-weight: 600;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #2c5586!important;
    color: #fff;
    cursor: pointer;
}

.SupportChatBox-Header img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-left: 15px;
    background: #fff;
    max-height: 50px;
    border-radius: 30px;
}

.SupportChatBox-Header p {
    text-align: left;
    padding-left: 85px!important;
    vertical-align: middle;
    width: auto;
    max-width: 300px;
    margin: 0;
    line-height:1em !important;
}

.SupportChatBox-Content {
    position: relative;
    font-size: 12px;
    height: 220px;
    color: #333;
    font-weight: 400;
    word-wrap: break-word;
    white-space: pre-line;
    max-height: 250px;
    padding: 2px 0 0 6px;
    width: 285px;
    padding: 8px;
}

.SupportChatBox-Message {
    position: absolute;
    bottom: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #ccc;
    background: #fff;
}

#SupportChatInit-Btn,#SupportChatInitFalse-Btn {
    color: #fff;
    cursor: pointer;
    text-align:center !important;
    width: 92%;
    margin: 4%;
}
#SupportChatInit-Btn span{
    font-size:13px !important;
}

#SupportChatInitFalse-Btn {
    font-size:14px !important;
}
.SupportchatConfirmForm {
    display: none;
}
.SupportChatBox-Message .btn-large {
    text-align: center !important;
    margin: auto;
    font-size:14pt !important;
    margin: 4%;
	width: 92%;
}

.SupportBoxConversation {
    width: 229px;
    height: auto;
    position: relative;
    padding: 0;
    margin: 5px;
    display: inline-block;
    border: 1px solid #ccc;
    vertical-align: top;
}

.SupportBoxConversation-header {
    background-color: #4d4b4b!important;
    color: #fff;
    height: 150px;
    padding-bottom: 5px;
    overflow: hidden;
}

.SupportBoxConversation-header p {
    padding: 0 5px!important;
    font-size: 13px!important;
}

.SupportBoxConversation-header-tag {
    font-size: 18px;
    font-weight: 700;
    background: #333;
    padding: 5px 5px 4px 5px;
    display: block;
}

.SupportBoxConversation-content {
    position: relative;
    display: inline-block;
    font-size: 12px;
    height: 220px;
    color: #333;
    font-weight: 400;
    word-wrap: break-word;
    white-space: pre-line;
    height: 300px;
    overflow-y: scroll;
    width: auto;
    padding: 8px;
}

.SupportBoxConversation-footer {
    display: block;
    width: auto;
    padding: 0;
    border-top: 1px solid #ccc;
    margin-top: 10px;
}

.SupportBoxConversation-content-sendBtn {
    /*display: block;*/
    cursor: pointer;
    width: 46%;
    text-align: center;
    background: #2564af;
    color: #fff;
    font-size: 15px;
    margin: 2%;
    display: inline-block;
    vertical-align: top;
    height: 50px;
    line-height: 50px;
}

.topics span {
    font-size:3em !important;
    line-height:1em !important;
}

#ChatHelpConvClose2,#ChatHelpConvClose {
font-size:14px !important;
line-height:14px !important;
}
#ChatHelpConvClose{
    line-height:29px !important;
}
#SupportChatInit-Icons {
    width: 14px !important;
    height: 55px;
    margin: 0px 3px 0px 0px !important;
}
#SupportChatInit-Icons span{
    line-height:15px !important;
}
.text-break-responsive {
display:inline;
}

/*******	ALERT BOX STYLE	**********/
#alert-container {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(77, 75, 75, 0.4);
    z-index: 9999;
    overflow-y: auto;
	display:none;
}

#alert-content {
    font-family: Roboto, sans-serif;
    background-color: #FFF;
    padding: 8px;
	width: 400px;
	min-height:125px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 300;
    color: #131313;
	border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
-webkit-box-shadow: 4px 7px 5px -2px rgba(79,79,79,1);
-moz-box-shadow: 4px 7px 5px -2px rgba(79,79,79,1);
box-shadow: 4px 7px 5px -2px rgba(79,79,79,1);
}

#alert-title {text-align: center;font-size: 1.7em;font-weight: 600;color: #6f6f6f;}
#alert-msg {min-height:40px;}
.alert-btn {
   display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
        padding: 12px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
	    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
	    display: block;
    margin: 0 auto;
}

#close-alert,
.alert-right {
    position: absolute;
    float: right
}

.hinttext {
    font-size: 12px !important;
    font-style: italic;
    font-weight: bold;
}

/*******	TERMS AND CONDITIONS BOX	**********/
#terms-container {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(77, 75, 75, 0.4);
    z-index: 9995;
    overflow-y: auto;
	display:none;
}

#terms-content {
    /*font-family: Roboto, sans-serif;*/
    background-color: #FFF;
    padding: 8px;
	width: 75%;
	min-height:125px;
	    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 300;
    color: #131313;
	border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
	-webkit-box-shadow: 4px 7px 5px -2px rgba(79,79,79,1);
	-moz-box-shadow: 4px 7px 5px -2px rgba(79,79,79,1);
	box-shadow: 4px 7px 5px -2px rgba(79,79,79,1);
	overflow-y: auto;
}

#terms-title {text-align: center;font-size: 1.7em !important;font-weight: 600;color: #6f6f6f;}
#terms-msg {
    min-height:40px;
    /*height: 430px;*/
    overflow-y: auto;
}
#terms-msg h1{font-size: 1.2em !important;margin-bottom: 0;}
#terms-msg p{margin: 0;font-size: 1em !important;}

#terms-msg.worldawards-header{
    background-image:url('/worldawards/images/world-awards-popup-bg.jpg');
            padding: 0px 18px;
          background-position: top;
          background-position-x: right;
         background-size: cover;
}
#terms-msg.worldawards-header h1 {
    color:#FFF!important;
    font-size:20px !important;        
    letter-spacing: 0.4em;
        background: #0b1f67;
    padding: 8px 15px;
        text-align: center;
       
        margin-bottom: 8px;
}
#terms-msg.worldawards-header p {
color:#FFF !important;
    font-size: 16px !important;
}

.form-item{
    display:inline-block;
        width: calc(33% - 30px);
    vertical-align: top;
    padding: 8px 15px;
}
.form-item h1{
    font-size: 1.3em !important;
    text-transform: uppercase;
    color: #353842;
    margin-bottom: 5px;
    margin-top: 0px;
}
.form-item.full {
     display:block;
     width: calc(100% - 30px);
}
.form-item.graybox{
        background: #e0e0e0;
    width: 95%;
    margin: 8px 15px;
    border: 1px solid #b7b8b9;
}
.form-item input[type=text]{
    height: 30px;
    width: calc(100% - 20px);
    padding: 0px 8px;
    font-size: 16px;
    font-weight: 200;
}
.form-item input[type=radio]{
   margin:6px;
}
.form-item select{
    width: 100%;
    height: 35px;
    padding: 0px 8px;
    font-size: 16px;
    font-weight: 200;
}
.form-item.full .half{
    width: calc(45% - 10px);
    display: inline-block;
    text-align: center;
    background: #e0e0e0;
    margin: 10px 2.5%;
    padding: 5px;
}
.form-item.quarter {
     display:inline-block;
    width: calc(25% - 30px);
    vertical-align: top;
    padding: 8px 15px;
}
    .form-item a.btn {
        margin-top: 35px;
        background: #0b1f67;
        padding: 15px;
    }

.terms-btn{
   display: none;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 12px;
    
    line-height: 1.5;
    border-radius: .25rem;
	color: #fff;
    background-color: #007bff;
    border-color: #007bff;	    
    margin: 0 auto;
}
.terms-later-btn {
   display: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;  
	color: #fff;  
    margin: 0 auto;
	position: absolute;
    right: 10px;
    font-weight: bold;
    padding: 4px;
    line-height: 12px;
    background-color: #CCC;
	cursor:pointer;
}
.popup-close-btn{
    position: absolute;
    right: 0px;
    padding: 5px 10px;
    background-color: #3d3d3d;
    font-weight: 700;
    color: #FFF;
}
#terms-form{
	
    font-weight: bold;
}
#terms-form input[type=text]{
	/*height:px;
	width:45%;*/
	margin-right:15px;
	font-size:18px;	    
    padding: 5px;
    border: 1px solid #c9c9c9;
}
#terms-name  {width: 25%;}
#terms-jobtitle {width: calc(33% - 25px);}
#terms-companyname {width: calc(37.5% - 25px);}
.terms-input {width: calc(37.5% - 25px);}
/***********************************/

/****************   CCW2.0  ******************/
.form-item.full {
    display: block;
    width: 100%;
}
#searchwrapper-sticky {
    display: none;
    position: fixed;
    background: #333;
    text-align: right;
    padding: 5px;
    width: 0;
    right:0;  
    height: 75px;
    z-index:2; 
}

.searchbox-sticky {
    width: calc(100% - 165px);
    border: 1px solid #dedede;
    height: 65px;
    font-size: 14px;
    color: #5c5c5c;
    text-align: left;
    outline: 0;
    padding-left: 2%;
    text-transform: uppercase;
    margin: 0px !important;
}

.searchbox_submit-sticky {
    border: 0;
    background: center no-repeat #4e97e6;
    background-image: url(/images/mag-glass-new.png);
    height: 65px;
    width: 90px;
    color: #fff;
    vertical-align: top;
    margin: 0px !important;
}

#searchboxclose-sticky {
    background: #325279;
    color: #fff;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    width: 75px;
    height: 65px;
    display: inline-block;
    vertical-align: top;
    line-height: 65px;
    cursor:pointer;
}

.top-main-nav{
    background: center no-repeat;    
    height: 60px;width: 60px;color: #FFF;cursor:pointer;
    float:right;margin-top:8px;margin-right:8px;
    position: relative;
   /* font-size: 3em;*/
    text-align: center;
}
.top-main-nav > a{
    font-size: 2em;
    color: #FFF;
}
.top-main-nav p{    
    font-size: 11.5px !important;
    color: #FFF;
}
.top-main-nav.search{    
    background-image: URL('/images/mag-glass-new.png');    
}

.top-main-nav .dropdown:hover .dropdown-menu > li > a {
    font-size: 14px;
}

.top-main-nav > .dropdown-menu-right {
    margin:0px;
}

#burger {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    padding: 10px 13px;
    background-color: #05172d;
    
    margin-top: 8px;
}
#burger .bar1, #burger .bar2, #burger .bar3 {
  width: 35px;
  height: 5px;
  background-color: #FFF;
  margin: 6px 0;
  transition: 0.4s;
}

#burger.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

#burger.change .bar2 {opacity: 0;}

#burger.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}

#burger.change {
    z-index: 1001;
    position: absolute;
    top: 0;
    right: 0;
}

#nav-burguer {
    display:none;
}
#nav-burguer.active {
        display: block;
    position: absolute;
    z-index: 1000;
    background: #05172d;
    color: #FFF;
    width: 100%;
    top: 0px;
    left: 0;
}

#nav-burguer.active a{
    color: #FFF;
}
#nav-burguer ul li.parent{
    display: inline-block;
    vertical-align: top;
    margin-bottom:20px;
}
#nav-burguer-container{
    margin-top: 50px;
}
#nav-burguer ul li.dropdown:hover{    
    background: none;
}
#nav-burguer ul li.parent a{
    font-weight:900;
    text-decoration:none;
        text-transform: uppercase;
        border-bottom: 1px solid #FFF;
}
#nav-burguer ul.column li a{
    font-weight:400;
    text-decoration:none;
        text-transform:capitalize;
        border-bottom: none;
}
#nav-burguer ul.column li a.active {
     background: #072850; 
     width: 100%; 
     display: block; 
     font-weight: 700; 
     padding-left: 8px;
     color:#FFF !important;
}
#nav-burguer ul.column  li a:hover{
    
    text-decoration:underline;
        
}
#nav-burguer-container .menu-groups{
   border-top: 1px solid #FFF;
   padding-top: 15px;
}

#nav-burguer ul.column li.heading{    
    text-transform:uppercase;
    font-weight: bold;
    line-height: normal;
        margin-top: 8px;
}

.mod-header {
    font-family: roboto,helvetica,arial;
    font-weight: 700 !important; 
      
    /*color: #262626 !important;*/
    color: #404040 !important;    
    background-color: #f2f2f2;
    padding: 7px !important;
    margin-bottom: 0;
    display: block !important;        
    font-size: 1.06667rem !important;
    line-height: 1.375 !important;
}
.module a {
    text-decoration:none;    
}
.module img{   
    max-width: 100% !important;
}

img.like-up-image {
    width:15px !important;
}
.module-comments-container table.tableinfo img{
    width: auto;
}

a.btn-large , a.btn-medium {
    color:#FFF !important;
}

.module a.mod-header-link {
    display: block;
    padding-right: 38px;
    position: relative;
    background:#d9d9d9;
}
.module span.mod-header-link-title {
    display: inline;
    float: right;
    padding-right: 8px;
    line-height: 37px !important;
}

.module a.mod-header-link:before  {
    box-sizing: border-box;
    height: 100%;
    padding: 8px 14px 0;
    position: absolute;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding: 8px 14px 0;
    position: absolute;
    right: 0;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s;
    width: 37.5px;    
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    font-size: 17px;
    font-size: 1.13333rem;
    line-height: 1.29412;
    content: ">";
    /*background-color: #d9d9d9;*/
}
.module a h1.mod-header:hover{        
   background-color: #e6e6e6;
}

.module a.mod-header-link:hover {
    background-color: #9f9f9f;
        color: #1e69a5;
}

.action_view {
    float: right;
    font-size: 12px;
    margin-top: 13px;
    margin-right: 8px;
    /*display: none;*/
}
.action_view  a{
    color: #021f50;
    font-size: 12px !important;
}
.module span.action_lower_left{
    text-decoration: underline;
    float: right;
    background:#072850;
    padding: 5px;
    color:#FFF !important;
}
.action_lower_left a {
    color:#FFF !important;
}
.module{
    margin-bottom: 30px;
    display: inline;
    z-index:0;
}
.module.full{
    min-height:600px;
    display: block;
}

.module .main {
    padding: 13px;
    font-size: 13px;
    position: relative;
    margin-bottom: -1px;
    border-bottom: 1px solid #c9c9c9;
    color: rgb(38,38,38) !important;
}
.module .contact_mini .close_icon {
    display: none;
    position: absolute;
    top: 0;
    right: 7px;
    width: 12px;
    height: 12px
}

.module .contact_mini .close_icon img {
    width: 12px
}
.module .main .close_icon img{
   width: 12px;
}
.module .main .close_icon{
        display: none;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 12px;
    height: 12px;
}

.module ul {
    font-size: 12pt;
    list-style: square;
    font-weight: 300 !important;
    margin-left: 2em;
}

.popout{
position: relative;
}
.module .main .main_name, .module .main .main_name a {
    font-weight: 700;
    font-size: 20px !important;
    color: rgb(38,38,38);
    text-decoration:none;
    margin-bottom: 10px;
}
.module .main .main_name, .module .main .main_name a:hover {
       color: #1e69a5;
}
.module .main .main_name.listing-title, .module .main .main_name.listing-title a {   
    font-weight: 300;
    font-size: 16px !important;
    text-decoration: none !important;
}
.module .main .main_name.listing-title a:hover {
        text-decoration: underline !important;
        color:#072850  !important;
    }
.module span {
    font-size: 16px !important;
    line-height: 1.3em !important;
    /*color: rgb(38,38,38);*/
    font-weight: 300;
}
.module .module_inner {
    /*border: 1px solid #c9c9c9;*/
    margin: 0;
    clear: both;
    background: #fff;
    /*margin-bottom: 30px;*/
}
.module .snippet {
    float: right;
    width: 160px;
    padding: 10px;
}
.module .snippet a{
    font-size:14px !important;
}
.edmod-social-inner-container {
    display: inline-block;
    vertical-align: top;
    padding: 0 2px;
}
.main_message {
    overflow:hidden;
}
.main_info_container .main_message a{
    text-decoration:none !important;
}
/*
.main_info_container img{
    width:100%;
}
*/

.main .main_info img{
    width:100%;
}
.main_info .main_info_block span{
    line-height: 11px !important;
    font-size: 11px !important;
}
.paging {
    border-bottom: 1px solid #ccc;
    margin-bottom: -1px;
    padding: 6px 13px;
    font-size: 14px;
    /*height: 20px;*/
}
.paging a.disabled, .paging a.disabled:hover {
    color: #999 !important;
}
.paging .previous {
    float: left;
    width: 25%;
}
.paging .next {
    float: right;
    width: 25%;
    text-align: right;
}
table {
	width:100%;
}
table td {
	vertical-align:top;
    line-height: normal !important;
    padding: 8px 13px;
}
.tableinfo{
    width:100%;
}
.tableinfo span{
    line-height: 13px !important;
    font-size: 13px !important;
}
.tableinfo td {
    line-height: initial !important;
    vertical-align:top;
}
table.table td img {
    max-width: unset !important;
}
.module-comments-container {
    margin-top: 10px;
}
.module-comments-container table.tableinfo a.comments-profile-picture-link {
    padding: 0px !important;
    background: unset;
}
.module-comments-container table.tableinfo{
    width: 100%;
}
.module-comments-container table.tableinfo td{
    vertical-align: top;
}
.module-comments-container table.tableinfo a{        
    background:#d9d9d9;
    padding: 4px 8px;
    color:#072850 !important;
    border-radius: 5px;
}

.no-border{
    border:0px !important;
    border-bottom:0px !important;
    border-top:0px !important;
    border-left:0px !important;
    border-right:0px !important;
}

#header .header-right-col .logged_in .user,
.chat_open .chat_user_name,
.module .contact_mini .contact_company,
.module .contact_mini .contact_name,
.status_bar .left,
.status_bar .right {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.contact_mini{
   border-bottom: 1px solid #CCC;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.module .module.double .contact_mini .contact_photo {
    margin: 0 13px 0 0;
   /* width: 50px;*/
    padding-top: 0
}

.module .module.double .contact_mini .photo {    
    /*max-height: 50px;*/
}
#header .header-right-col {
    width: 256px;
    height: auto;
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
    float:right;
    margin-top:8px;
    margin-right:8px;
    z-index:2;
}

#header .button-style {
    width: 90px;
    padding: 6px 13px;
    font-family: Arial;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #4e97e6;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#4e97e6), to(#2673a7));
    background: -moz-linear-gradient(top, #4e97e6, #2673a7);
    -ms-filter: progid: DXImageTransform.Microsoft.gradient(startColorStr=#4e97e6, endColorStr=#2673a7);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorStr=#4e97e6, endColorStr=#2673a7);
    display: inline-block;
}

#header .button-style:hover {
    background: #333
}

#header .header-right-col .logged_in {
    font-size: 12px;
    position: relative;
    background: #000;
    color: #fff;
    height: 60px;
    
}
#header .header-right-col .logged_in.small {
    height:30px !important;
}
    #header .header-right-col .logged_in.small span {
        font-size:11px !important;
    }

#header .header-right-col .logged_in a {
    color: #fff;
}

#header .header-right-col .logged_in .user {
    float: left;
    padding: 6px 0 6px 13px;
    width: 185px;
    overflow: hidden;
}

#header .header-right-col .logged_in .settings {
    float: right;
}

#header .header-right-col .logged_in .login {
    float: left;
    width: 49%;
}
    #divLogin.small {
        height:30px;
    }

#header .header-right-col .logged_in .target {
    display: block;
    text-align: center;
    padding: 6px 1px;
    border-right: 1px solid #fff;
    cursor: pointer;
}

#header .header-right-col .logged_in .register {
    float: right;
    width: 49%;
}

#header .header-right-col .logged_in .register a {
    display: block;
    text-align: center;
    padding: 6px 0;
}

#header .header-right-col .logged_in .settings .logout,
#header .header-right-col .logged_in .settings .notifications {
    display: block;
    float: left;
    height: 24px;
    border-left: 1px solid #fff;
    padding: 4px 6px 0;
    position: relative;
}

#header .header-right-col .logged_in .notifications span {
    display: block;
    position: absolute;
    right: 29px;
    top: 0;
    background: red;
    color: #fff;
    font-size: 11px;
    padding: 0 3px;
}
#header .header-right-col .logged_in .notification a {
    color: #000;
}

#header .header-right-col .logged_in .notification .section {
    padding: 0 13px;
}

#header .header-right-col .logged_in .notification h5 {
    padding: 6px 13px;
    margin: 0;
    background: #666;
    display: block;
    color: #fff;
    font-size: 12px;
}

#header .header-right-col .logged_in .notification table {
    width: 98%;
    margin-top: 5px;
}

#header .header-right-col .logged_in .notification td {
    padding: 6px 0;
    vertical-align: middle;
}

#header .header-right-col .logged_in .notification input {
    width: 117px
}

#header .header-right-col .logged_in .notification .forgot {
    float: left;
    margin: 1em 0;
}

#header .header-right-col .logged_in .notification button {
    float: right;
    background: #4e97e6;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#4e97e6), to(#2673a7));
    background: -moz-linear-gradient(top, #4e97e6, #2673a7);
    border-radius: 5px;
    color: #fff;
    border: none;
    height: 26px;
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 6px 0px;
}

#header .header-right-col .logged_in .notification .error {
    background: #CD2626;
    color: #fff;
    padding: 6px 13px;
    margin: 6px;
    display: block;
    border-radius: 4px;
}
.notification-menu {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-top: 8px;
    position: relative;
}
li#notification-menu-item a {
    color: #FFF;
    font-size: 11px;
    padding: 0 12px;
    text-decoration: none;
    font-weight: 700;
}

li#notification-menu-item {
    display: block;
    position: relative;
    float: left;    
    padding-left: 1px;
    padding-right: 1px;
}

.notification-text {
    display: inline;
}

li#notification-menu-item:hover .notification-bubble {
   top: -10px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2), 0 2px 1px rgba(0, 0, 0, .2);
}

li#notification-menu-item.last-item {
    border-right: none;
}

li#notification-menu-item a {
    display: block;
}

.notification-bubble {
    height: 18px;
    width: 18px;    
	background: red;
    position: absolute;
    right: 1px;
    top: -9px;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    text-align: center;
    font-size: 9px !important;
    line-height: 18px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .17), 0 1px 1px rgba(0, 0, 0, .2);
    border-radius: 9px;
    font-weight: 700;
    cursor: pointer;
    display: inline;
    line-height: 2em !important;
}

.notification-bubble.show {
    display: block;
}

.notification-bubble.two {
    background-color: #fec151;
}

.notification-bubble.three {
    background-color: #7ad2f4;
}

.notification-menu-item a {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.notification-bubble {
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}
.notification {
    display:none;
    position:absolute;
    top:20px;
}
.navbar-default .navbar-nav > li > a {
    cursor:pointer;
}
.container {
display:block;
}

#chat-anchor-menu{
	position: fixed;
    /*background: #4d4b4b;*/
	right: -4px;
	/*top: calc(30% - 60px);	*/
    bottom: 0;	
    z-index: 999;
    color: #FFF;
    text-decoration: none !important;    
    font-size: 20px;
	cursor:pointer;    
    border-radius: 3px 3px 0px 0px;
    width:285px;
    right:20px;
}
#chat-anchor-menu:hover {
    background: #05172d !important;
}
#chat-anchor-menu .navbar-nav-img{
    width: 30px !important;
    height: 30px !important;
    margin: 5px 5px !important;
}
#chat-anchor-menu span{
    font-size: 13px !important;
    font-weight: bold;
    margin-left: 10px;
}
.chat-anchor-menu-search{
    margin-bottom: 0px;
    padding: 0px !important;
    vertical-align: middle;
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin-top: 5px;
    background: #051d3a;
    border-radius: 50%;
}
  .chat-online-status {
        bottom: 0;
    right: 0;
    background: #45ca4b;
    height: 12px;
    width: 12px;
    line-height: unset !important;
    display: block;
    border-radius: 50%;
    position: absolute;
    border: 2px solid #FFF;
    }

#chat_system{
    bottom: -500px;
    width: 285px;
    height: 500px;
    min-width: 199px;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    background: #FFF;
    right: 20px;
    position: fixed;
    z-index: 1000;
}
#chatMembers{
    padding-top:1px;
}
.chat_contacts{
    overflow-y: auto; 
    overflow-x: hidden;
    height: 465px;
}
.limited_connections {    
    background: #2564af;
    padding: 6px 13px;
    color: #FFF;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    height: 35px;
}
.limited_connections a {
    color: #fff !important;
    text-decoration:none;
}

.limited_connections a span{
    padding-left: 6px;
    font-size: small !important;
}
.limited_connections_half {
    width: 50% !important;
    height: 30px !important;
}

.chat_user {
    border-bottom: 1px solid #CCC;
    padding: 8px;
    cursor: pointer;
    position: relative;
    clear: both;
    min-height: 33px;
}

.chat_user:hover {
    background: #f7f7f7;
    color: #333;
}
.chat_contacts a {
	color: #333;
}
.chat_user .status_offline,
.chat_user .status_online {
    position: absolute;
    bottom: 2px;
    right: 0px;
}

.chat_img {
    width: 40px;
    height: 40px;
    margin-right: 6px;
    box-sizing: border-box;
    background-clip: content-box;
    border: 3px solid transparent;
    border-radius: 49.9%;
    background-size: cover;
    display: block;
    float:left;
    position:relative;
}
.chat_info {    
    vertical-align:top;
    display: block;
    float:left;
    font-size: 13px !important;
}

.lime {
    background: #e0f472!important;
    color: #176265
}

.green {
    background: #176265!important
}

.red {
    background: #f00!important
}

.fucsia {
    background: #c21657!important;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 700;
    color: #fff;
    position: relative;
    width: 100%;
    display: block
}

.blue-ambassador {
    text-align: center;
    font-weight: 700 !important;
    background: #2a4560!important;
    color: #fff;
    position: relative;
    width: 100%;
    display: block
}

.black-executive {
    background: #ffc107!important;
    color: #1f1f1f;
    text-align: center;
    font-weight: 700;
    position: relative;
    width: 100%;
    display: block
}

.article, .divider, .main-alt-clearfix {
    border-bottom: 1px solid #c9c9c9;
}

.tooltip {
    position: relative;
    height: 16px;
    display: inline-block;
    cursor: pointer;
    top: -2px;
    opacity: unset;
    z-index: 3;
}

.tooltip .tooltip_text {
    display: none;
    position: absolute;
    bottom: 16px;
    left: 16px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 4px;
    padding: 6px;
    width: 250px;
    -webkit-box-shadow: #666 0 2px 6px;
    -moz-box-shadow: #666 0 2px 6px;
    box-shadow: #666 0 2px 6px;
}

.tooltip:hover .tooltip_text {
    display: block;
}

.responsive-table th, .responsive-table td{
    padding: 10px;
    text-align: left;
    line-height: 1em !important;
}
.responsive-table a {
    color:#287bc1;
}
table.table-condensed{
    display:block;
}
.table-condensed a{    
        color: #287bc1 !important;
    font-size: 16px !important;
}

 a.text-white{color:#FFF !important; }
 text-white{color:#FFF !important; }
 #calendarDiv span {
     font-size: 10px !important;
    line-height: unset !important;
 }
 #content .content-info {
    padding: 15px 0 10px 17px;
    height: auto;
    min-height: 400px;
}

@media screen and (-ms-high-contrast: none) {
    .container {
        padding-left: 0px !important;
        padding-right: 0px  !important;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        /*padding-left: 0px  !important;
              padding-right: 0px  !important;
            */
    }
    .module .main.large{
        padding-right: 15px !important;
       }
    img.divLivestreamChatUrlThumbnail{
        max-width:250px !important;
    }
}


    @media screen and  (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width:1200px) {
        .container {
            width:1200px !important;            
        }
        
       .module .module_inner{
           padding-left:15px;
           padding-right:15px;
       }
       .mod-header-link{
           margin-left:15px;
       }
       .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            position: relative;
            min-height: 1px;
            
            /*padding-left: 0px  !important;
              padding-right: 0px  !important;
            */
        }
       .module .main.large{
        padding-right: 15px !important;
       }

    }

    /* Microsoft Edge Browser 12+ (All) - @supports method */
    @supports (-ms-ime-align:auto) {
        .container{ 
            width:1200px !important;
            padding-left: 0px !important;
            padding-right: 0px  !important;
        } 
         .module .module_inner{
           padding-left:15px;
           padding-right:15px;
       }
       .mod-header-link{
           margin-left:15px;
       }
       .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            position: relative;
            min-height: 1px;
            /*padding-left: 0px  !important;
              padding-right: 0px  !important;
            */
        }
    }

    /* Microsoft Edge Browser 15+ - @supports method */
    @supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial) {    
        .container {
            width:1200px !important;
            padding-left: 0px !important;
            padding-right: 0px  !important;
        }
        
       .module .module_inner{
           padding-left:15px;
           padding-right:15px;
       }
       .mod-header-link{
           margin-left:15px;
       }
       .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            position: relative;
            min-height: 1px;
            /*padding-left: 0px  !important;
              padding-right: 0px  !important;
            */
        }
   }

    /* Microsoft Edge Browser 14+ - @supports method */
     @supports (-ms-ime-align:auto) and (not (-ms-accelerator:true)) {    
        .container {
            width:1200px !important;
            padding-left: 0px !important;
            padding-right: 0px  !important;
        }
        
       .module .module_inner{
           padding-left:15px;
           padding-right:15px;
       }
       .mod-header-link{
           margin-left:15px;
       }
       .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            position: relative;
            min-height: 1px;
            /*padding-left: 0px  !important;
              padding-right: 0px  !important;
            */
        }
         .module .main.large{
        padding-right: 15px !important;
       }
       #divLivestreamChat {          
            -ms-word-break:break-word;
            word-break: break-word;
             
        }
   }

     /* Microsoft Edge Browser 14 - @supports method */
     @supports (-ms-ime-align:auto) and (not (-ms-accelerator:true)) and (not (-webkit-text-stroke:initial)) {    
        .container {
            width:1200px !important;
            padding-left: 0px !important;
            padding-right: 0px  !important;
        }
        
       .module .module_inner{
           padding-left:15px;
           padding-right:15px;
       }
       .mod-header-link{
           margin-left:15px;
       }
       .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            position: relative;
            min-height: 1px;
            /*padding-left: 0px  !important;
              padding-right: 0px  !important;
            */
        }
         .module .main.large{
        padding-right: 15px !important;
       }
   }

     /* Microsoft Edge Browser 14- - @supports method */
     @supports (-ms-ime-align:auto) and (not (-webkit-text-stroke:initial)) { 
        .container {
            width:1200px !important;
        }
        
       .module .module_inner{
           padding-left:15px;
           padding-right:15px;
       }
       .mod-header-link{
           margin-left:15px;
       }
       .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
            position: relative;
            min-height: 1px;
           /*padding-left: 0px  !important;
              padding-right: 0px  !important;
            */
        }
         .module .main.large{
        padding-right: 15px !important;
       }
   }

.module.full {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.module table  {
    font-size:14px !important;
    line-height:14px !important;
    
    width:100%;
}
.btn {    
    background: #072850;
    color: #FFF;
}
a.btn {        
    color: #FFF;
}

.btn:focus {    
    background: #072850;
    color: #FFF;
}
a.btn:focus {        
    color: #FFF;
}

.module_inner.contained   > .editorial_body  p {
	line-height: 1.7em !important;
    font-size: 1.2em !important;
	font-weight: 300;
}

.editorial-item{
	padding: 8px 0px;
	border-bottom:1px solid #CCC;
    margin-bottom:15px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5em;
}

@media (min-width: 768px) {
    .module.full {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .module.full {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .module.full {
        width: 1170px;
    }
}
.pagination-nav {
    padding: 0 10px 0 0;
    background: #e2e2e2;
    margin: 5px 0;
    width: calc(100% - 10px);
}

.pagination-nav .pagination-header {
    background: #333;
    height: 25px;
    display: inline-block;
    color: #fff;
    padding: 0 5px;
    line-height: 25px !important;
}

.pagination-nav .pagination-item {
    padding: 0 4px;
    height: 25px;
    line-height: 25px !important;
    width: 25px;
    display: inline-block;
    text-align: center;
    border-right: 1px solid #f1efef;
}

.pagination-nav .pagination-item.active {
    background: #2a4560;
    color: #fff!important;
}

.btn-Xlarge,
.module_full .ui-tabs .ui-tabs-nav li a,
.module_full .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a,
.share-menu-item,
.splash-btn,
.splash-btn-small {
    cursor: pointer;
}

.awards-header-title,
.conference-header-title,
.btn-Xlarge,
.splash-btn,
.splash-btn-small {
    
	color: #fff !important;
    text-align: center;
}

.btn-Xlarge {
    background: #2564af;
    font-size: 1.5em;
    line-height: 3em;
    width: 90%;
    margin: auto;
}
.support_title {
    font-size: 16px;
    padding: 10px 13px;
    display: block;
    font-weight: 700;
}

.GalleryRow {
 width:100%;
 border-bottom:1px solid #ccc;
 float:left;
 clear:both;
 padding-bottom:15px;
}
.GalleryThumb {
 width:24%;
 float:left;
 height:200px;
 position:relative;
}
.GalleryThumbBg {
 width:100%;
 float:left;
 height:200px;
 position:absolute;
 z-index:1;
 background-size:auto 100%;
 background-repeat:no-repeat;
 background-position:center;
 background-size: cover;
}
.GalleryThumbSubTitle {
 font-weight:500;
 color:#fff;
 text-align:center;
 z-index:2;
 position:relative;
 padding-bottom:0!important;
 padding-top:75px!important;
 line-height: 16pt !important;
}
.GalleryThumbTitle {
 font-size:1.5em!important;
 font-weight:700;
 color:#fff;
 z-index:2;
 position:relative;
 text-align:center;
 padding-top:0;
 line-height: 16pt !important;
}
.GalleryThumbSegmentTitle {
 font-size:2em !important;
 font-weight:700;
 color:#fff;
 z-index:2;
 position:relative;
 text-align:center;
 padding-top:80px!important;
 text-shadow:2px 2px 7px #000;
 padding-bottom:0!important;
}
.GalleryThumbSegmentTitle p {
    font-size:2em !important;
}
.GalleryThumbSegmentSubTitle {
 font-weight:500;
 color:#fff;
 text-align:center;
 z-index:2;
 position:relative;
 padding-top:0;
 text-shadow:2px 2px 7px #000;
}

.mca-table table {
    margin-top: 15px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

.mca-table tr:nth-child(odd) {
    background-color: #e6e6e6;
}

.mca-table th,td {
    text-align: left;
    padding: 16px;
}

nav#mca-nav {
    width: 100%;
    background: #5e5e5e;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13.5px;
    z-index: 1000;
    text-transform: uppercase;
}

nav#mca-nav ul ul {
    display: none;
}

nav#mca-nav ul li:hover>ul {
    display: block;
}

nav#mca-nav ul {
    padding: 0!important;
    list-style: none;
    position: relative;
    max-width: 960px;
    margin: auto;
}

nav#mca-nav ul:after {
    content: "";
    clear: both;
    display: block;
}

nav#mca-nav ul li {
    float: left;
    border-right: 1px solid #afafaf;
}

nav#mca-nav ul li:hover {
    background: #024a78;
}

nav#mca-nav ul li:hover a {
    color: #fff;
}

nav#mca-nav ul li a {
    display: block;
    padding: 10px 6px;
    color: #fff;
    text-decoration: none;
    width: 100%;
}

nav#mca-nav ul li.active {
    background: #024a78;
}

nav#mca-nav ul ul {
    background: #3fa4f0;
    border-radius: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    width: inherit;
    z-index: 1000;
}

nav#mca-nav ul ul li {
    float: none;
    border-top: 1px solid #3fa4f0;
    border-bottom: 1px solid #3fa4f0;
    position: relative;
}

nav#mca-nav ul ul li a {
    padding: 10px 6px;
    color: #fff;
}

nav#mca-nav ul ul li a:hover {
    background: #024a78;
}
#MembersWidget,#divTwitterInstagramFeed {
    /*margin: 10px 17px 10px 0;*/
    padding-bottom: 15px;
    /*border: 1px solid #91b3da;*/
    text-align: center;
    position: relative;
    padding: 0px 0px 6px 0px;
}
#MembersWidget h4 {
    margin-bottom: -5px;
    padding: 6px;
    margin-top: 0;
    background: #2564af;
    color: #fff;
    text-align: center;
    font-size: 17px;
}

#MembersWidget a.link-btn {
    display: inline-block;
    line-height: 30px;
    width: 33%;
    font-size: 16px;    
}

#MembersWidget a.link-btn:hover {
    color: #fff;
}
.getconnected{
    width:150px;height:330px;display:inline-block;margin:15px 3px;vertical-align:top;border:1px solid #eaeaea;position:relative;text-align:left;}
.getconnected-upgrade{min-height:224px;display:block;position:absolute;z-index:1000;width:calc(100% - 20px);background:rgba(25,24,24,.9);color:#fff;padding:9px 10px;display:none;text-align:center;}
.getconnectedImage{/*width:187px;*/width:100%;height:187px;overflow:hidden;position:relative;}
.getconnected:hover > .removecontactbtn{
    display:block;
}
.getconnectedImageFlag{position:absolute;bottom:3px;left:0;}
.removecontactbtn{position:absolute;top:0;right:0;z-index:10;width: 20px;height: 20px;background: #555151;text-align: center;color: #FFF;display:none;}
.getconnectedData{font-size:14px;line-height:16px;color:#000;padding:4px;word-wrap:break-word;}
.getconnectedData span{font-size:13px !important;line-height:13px !important;}
.getconnectedCompanyData{font-size:13px;font-style:italic;color:#333;padding:4px;word-wrap:break-word;line-height: 12px;}
.getconnectedBtn{color:#fff;background:#2564af;height:35px;line-height:35px;text-align:center;bottom:0;position:absolute;width:100%;cursor:pointer;}
.getconnectedForm input{width:98%;height:2em;line-height:1.5em;padding:1%;font-size:1.5em;margin:15px 0;color:#8e8e8e;}
#getConnectedResult{margin-bottom:25px;}

#MemberSearchBtn {
    background: #b1b1b1;
    font-size: 1.5em;
    line-height: 3em;
    color: #fff;
    width: 90%;
    text-align: center;
    margin: 20px 5% 0;
    cursor: pointer;
}
.getConnectedResultHeader {
    background: #2564af;
    color: #FFF!important;
    font-size: 1.5em;
    font-weight: 100;
    display: none;
}

.MemberSearchHeader {
    width: calc(50% - 30px);
    width: 50%;
    padding: 7px 2px;
    background: #8e8e8e;
    color: #FFF;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
    display: none;
}

.MemberSearchMenu {
	display:inline-block; 
	width: calc(16.6% - 4px);
    padding: 7px 2px;
    background: #8e8e8e;
    color: #FFF;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
	min-height: 45px;
}
.MemberSearchItem {
	display:none; 
}
.MemberSearchMenu.medium {
	width: calc(14% - 4px);
}
.MemberSearchMenu.small {
	width: calc(13% - 4px);
}

#MemberSearchCompany, #MemberSearchUser {
   padding: 8px;
}
.btn-large{
    width:96%;
}

.video-listing-categories {
    width: auto;
    float: right
}

.video-listing-categories ul {
    background: #37708a;
    list-style: none;
    margin: 0;
    padding: 0
}

.video-listing-categories li {
    color: #fff;
    background: #37708a;
    display: block;
    float: left;
    padding: 8px;
    position: relative;
    text-decoration: none;
    transition-duration: .5s;
    line-height: 27px
}

.video-listing-categories li.active {
    background: #0eb0f1
}

.video-listing-categories li a {
    color: #fff
}

.video-listing-categories li:hover {
    background: #0eb0f1;
    cursor: pointer
}

.video-listing-categories ul li ul {
    background: #37708a;
    visibility: hidden;
    opacity: 0;
    min-width: 5rem;
    position: absolute;
    transition: all .5s ease;
    margin-top: 8px;
    left: 0;
    display: none
}

.video-listing-categories ul li ul:hover,.video-listing-categories ul li:focus-within>ul,.video-listing-categories ul li:hover>ul {
    visibility: visible;
    opacity: 1;
    display: block
}

.video-listing-categories ul li ul li {
    clear: both;
    width: 100%
}

.module-grid-item-4 {
    width: calc(25% - 10px);
    margin: 4px;
    padding: 6px;
    display: inline-block;
    vertical-align: top;
    min-height: 525px;
    /*min-height: 555px;*/
    position: relative;
    font-size: 12px;
    word-wrap: break-word
}
.module-grid-item-4 div {
    padding: 5px 0;
}
.module-grid-item-4 h1 {
    color: #072850;
    padding: 0;
    line-height: 1;
    min-height: 50px;
    font-size: 18pt;
    font-weight: 700;
    float: none;
    text-align: center;
}

.module-grid-item-4.simple h1 {
    color: #3d8dad;
    font-size: 17px;
}
.module-grid-item-4 a.BtnChangeCurrency {
    background: #072850;
    color: #fff;
    display: block;
    margin-top: 5px;
    position: relative;
    padding: 8px;
    text-align: center;
}

.module-grid-item-4.simple a.BtnChangeCurrency {
    background: #3d8dad
}
.module-grid-item-4.border {
    border: 1px solid #ccc
}
.module-grid-item-4 a.btn-large {
    width: calc(100% - 12px);
    padding: 4px 0;
    position: absolute;
    margin: auto;
    bottom: 8px;
        color: #FFF;
}
.video-listing-item {
    width: 31%;
    display: inline-block;
    padding: 1%;
    font-size: 12px;
    vertical-align: top
}

.video-listing-item img {
    width: 100%
}

.section_heading {
    font-size: 22px;
    margin: 0 17px 0 0;
    padding: 0 8px 13px 0;
    color: #003c79;
    display: inline-block;
}
.section_heading_right {
    float: right;
    display: inline-block;
    width: auto;
    padding: 8px;
}
#podcast_module_container .podcast_player {
    width: 260px;
    height: 30px;
    background-color: #424242;
    border-radius: 5px;
    margin: auto;
}

#podcast_module_container .podcast_control {
    height: 27px;
    width: 29px;
    margin: 2px 10px;
    border: none;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    outline: 0;
}

#podcast_module_container .podcast_player .play {
    background: url(https://contactcenterworld.com/podcast/play.jpg);
}

#podcast_module_container .podcast_player .pause {
    background: url(https://contactcenterworld.com/podcast/pause.jpg);
}

#podcast_module_container .podcast_timeline {
    width: 190px;
    height: 8px;
    margin-top: 10px;
    float: left;
    border-radius: 5px;
    background: #cfcfcf;
}

#podcast_module_container .podcast_time {
    width: 20px;
    height: 15px;
    border-radius: 9px;
    margin-top: -3px;
    background: #ebebeb;
}

#podcast_module_container {
    width: 310px;
    height: 290px;
    background-image: url(https://contactcenterworld.com/podcast/podcastplayer_bg.jpg);
    position: relative;
}

#podcast_module_container .podcast_clip {
    width: 265px;
    margin: auto;
    display: block;
}

#podcast_holder {
    width: 275px;
    height: 200px;
    top: 75px;
    left: 16px;
    background-color: #fff;
    position: absolute;
    overflow-x: hidden;
    overflow-y: scroll;
}

#podcast_holder::-webkit-scrollbar {
    width: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #3c7fb1;
}

#podcast_module_container .podcast_clip h1,#podcast_module_container .podcast_clip h2 {
    font-size: 11px !important;
    color: #222 !important;
    font-family: arial;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 5px;
}

#podcast_holder::-webkit-scrollbar-thumb {
    background-color: #333
}

#podcast_holder::-webkit-scrollbar-track {
    margin-top: 5px;
    margin-bottom: 5px;
}

#podcast_header {
    display: none;
}

#podcast_module_container .podcast_clip h1 {
    width: 175px;
    font-weight: 700;
    float: left;
    word-wrap: break-word;
}

#podcast_module_container .podcast_clip h2 {
    width: 65px;
    font-weight: 400;
    float: right;
}

#podcast_module_container .divider {
    margin: auto;
    height: 1px;
    width: 80%;
    background-color: #d7d7d7;
    position: relative;
    top: 5px;
    bottom: 5px;
    border-bottom: 0;
}
#CorporateMemberships,
#PersonalMemberships {
    margin: 0 3% 3%;
    background-color: #fbfbfb;
    padding: 1%;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
}

#CorporateMemberships-container,
#PersonalMemberships-container,
.corporate-table,
.membership-table,
.question,
.question-no {
    display: none;
}
.membership-title {
    background-color: #F97514;
    display: inline-block;
    margin-left: 4%;
    padding: 8px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    margin-bottom: 0;
    font-size: 20px;
}

.question,
.question-no,
.question-start {
    padding: 2%;
    color: #000;
    background-color: #dadeec;
    border-radius: 5px;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
}

.corporate-table table,
.membership-table table {
    text-align: left;
    border-collapse: collapse;
}

.corporate-table th,
.membership-table th {
    background-color: #4d82aa;
    color: #fff;
    text-transform: uppercase;
    padding: 1%;
}

.corporate-table tr,
.membership-table tr {
    border: 1px solid #EFEFEF;
}

#membership_nav {
    width: 100%;
    height: 36px!important;
}

#membership_nav ul {
    padding: 0;
    list-style: none;
    position: relative;
    width: inherit!important;
}

#membership_nav ul li {
    float: left;
    width: 33.3%!important;
    height: auto!important;
}

#membership_nav ul li a {
    display: block;
    padding: 10px 6px;
    font-size: 13.5px!important;
}

#membership_nav ul li:before {
    content: " | ";
}
.presentations-presentor div {
    display: inline-block;
    vertical-align: middle;
}

.presentations-presentor {
    text-align: center;
}

.presentations-header {
    margin: 15px 20px;
}
.right {
    right: 0;
    float: right;
}
.tableinfo-left td{
    line-height:1.4em !important;
}
.module_inner.contained{
    border: 1px solid #CCC;
        padding: 8px;
}
.module_inner.contained p {
    font-size:16px !important;
    line-height:normal !important;
    /*line-height:1.6em !important;*/
	font-weight: 300;
	line-height: 1.5em !important;
}
.news-left-thumb {
    width: 30%;
    padding: 1%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border-bottom: none;
}
.news-left-thumb img{
    max-width:100% !important;
}
.news-left-thumb-paragraph {
    width: 65%;
    display: inline-block;
    alignment-baseline: baseline;
    padding: 1.5%;
}
.news-left-thumb-paragraph .main_name a{
   font-weight: 600;
}
.news-left-thumb-nav {
    padding: 3%;
    border: #ccc solid 1px;
}
.btn:hover{
    color:#fff;
    text-decoration:none;
}
table.tableinfo-left td {
    padding: 2px 2px 2px 0px !important;
}
table.tableinfo-left td img {
    max-width: unset !important;
}

.AwardsCategories > h1 > span,#AwardsCategories > h1 > span{
   font-size:inherit;
}
.splash-slider-content {
    text-align:center;
}
.splash-slider-content h1 {
    font-weight: 500;
    color: #021e4d;
    font-size: 14px !important;
    text-transform: uppercase;
}
.splash-img{
    text-align:center;
}
.splash-img img {
    width:150px;
    margin:auto;
}
#terms-msg.worldawards-header p {
    line-height:normal !important;    
}
#terms-msg.worldawards-header h1 {
    margin-top: 10px;
}
.placard {
display:none;
}

#my-page-share-link span{
    font-size:15px !important;
    line-height:normal !important;
}
#my-page-share-link table{
    font-size:15px !important;
    line-height:normal !important;
    background: #f2f2f2;
    border: 1px solid #ececec;
}
ul#my-links-list {
     padding:5px 0px !important;
}
ul#my-links-list li.list-group-item{
    padding: 5px 8px !important;
    font-size: 16px;
}

ul#my-links-list li.list-group-item a:hover{
     color:#05172d;
}

ul#my-links-list li.list-group-item a{
     color:#072850;
}
#spanCountdownArea {
    text-align: center;
    display: block;
    background: #03a9f4;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    width: calc(100% - 6px);
    padding: 7px 0;
}
#divLivestreamChat, .divLivestreamChat {
    overflow-y: scroll;
    -ms-word-break:break-word;    
    word-break: break-word;
    overflow-wrap:break-word;    
}
.divLivestreamChatUrlContent{
    width: 98%;    
    margin-bottom: 10px;
}
.divLivestreamChat-photo{
    width:40px;
    height:40px;
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
    vertical-align: middle;
    display:inline-block;
}
.divLivestreamChat-message{
    width: 230px;
}
img.divLivestreamChatUrlThumbnail{
    max-width:100%;
}
.responsive-iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#AddOns-container,#Feature-AddOns-container {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.69);
    z-index: 100000;
    overflow-y: auto;
    display: none;
}

#AddOns-content,#Feature-AddOns-content {
    font-family: Roboto,sans-serif;
    background-color: #fff;
    padding: 8px;
    width: auto;
    max-width: 80%;
    min-height: 540px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: 300;
    color: #131313;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    -webkit-box-shadow: 4px 7px 5px -2px #4f4f4f;
    -moz-box-shadow: 4px 7px 5px -2px #4f4f4f;
    box-shadow: 4px 7px 5px -2px #4f4f4f;
}

#Feature-AddOns-content {
    min-height: unset;
}

#AddOns-title {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #fff;
    background: #0d58b1;
    padding: 10px 0;
}

#Feature-AddOns-title {
    text-align: center;
    font-size: 1.5em;
    font-weight: 600;
    color: #fff;
    background: #0d58b1;
    padding: 10px 0;
}

#AddOns-title span {
    font-size: 16px;
    font-weight: 400;
}

.AddOns-msg-btn {
    float: right;
    margin-right: 10px;
}

.AddOns-msg-btn-small {
    float: right;
    margin-right: 10px;
    font-size: 16px;
    color: #79aeec;
    cursor: pointer;
}

#AddOns-msg {
    text-align: center;
    padding: 10px 5px;
}

#Feature-AddOns-items {
    text-align: center;
}

#AddOns-items {
    min-height: 400px;
    text-align: center;
}

.AddOn-item {
    text-align: center;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.AddOn-item .alert-btn {
    margin-top: 8px;
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

.AddOn-item p {
    max-height: 100px;
    overflow-y: auto;
}

.AddOn-item img {
    max-height: 200px;
    max-width: 200px;
    display: inline-block;
    vertical-align: top;
}

.AddOn-item-description {
    display: inline-block;
    width: calc(80% - 220px);
    padding: 10px;
    text-align: left;
}

.AddOn-btn {
    cursor: pointer;
}

a:hover.AddOn-btn {
    color: #fff;
}

.AddOns-checkOut {
    position: absolute;
    bottom: 7px;
    text-align: center;
    width: 100%;
    text-decoration: underline;
    font-size: 16px;
    cursor: pointer;
}

.AddOns-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 12px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    display: block;
    margin: 0 auto;
}

#close-AddOns,.AddOns-right {
    position: absolute;
    float: right;
}
#livestream-banner-system-counter {
    font-size:4em !important;
    line-height: 1em !important;
}
#divLivestreamReg{
	height: 500px;
    overflow-y: auto;
}
#menu-navbar-collapse{
	float:right;
}



.About-Center-Content .collapse:not(.show) {
  display: block;
  height: 200px;
  overflow: hidden;
}

.About-Center-Content .collapsing {
  height: 250px;
}

.About-Center-Content a.collapsed::after {
  content: 'Read More';
}

.About-Center-Content a:not(.collapsed)::after {
  content: 'Read Less';
}
.About-Center-Content a.show::after {
    content: '';
}

.margin-top{
    /*margin-top:50px;*/
	margin-top:100px;
}
.new-tag{
    padding: 5px 11px;
    display: inline-block;
    width: auto;
    border-radius: 6px;
    position: absolute;
    left: -49px;
    top: 7px;
    background: #c21657!important;
    text-align: center;
    margin-bottom: 5px;
    font-weight: 700;
    color: #fff;
}

/******* MARKETING SECTION 2021 ***********/

#template-marketing-section{
    background-image: linear-gradient(to top, #86377b 25%, #041324 75%);
    background-color: #041324;
    padding:2%;
}
#template-marketing-section h1{
    font-size: 2em !important;
    background-color: #1880c4 !important;
    font-family: 'Roboto';
    font-weight: 200;
    text-transform: capitalize;
}
#template-marketing-section h2{
    font-family: 'Roboto';
    font-weight: 300;
    font-size: 1.7em;
    text-decoration: underline 5px solid #d2ac67;
    text-transform: uppercase;
    color:#FFF;
	line-height:1em;
}
.template-marketing-banner{
    background:#FFF;
    padding:10px;
    color:#041324;
    font-weight: 300;
}
.template-marketing-banner h2{
    color:#041324 !important;
    letter-spacing: 0.3em;
}
.template-marketing-schedule-day ul li{
    font-size: 1.4em;
    line-height: 1.5em;
    list-style: square;
}

#template-marketing-section h3{
	color: #d2ac67;
	font-size: 2.5em;
	font-weight: 900;
	/*line-height: 120px !important;*/
	margin-left: 2%;
	float: left;
	
}

.comment-likes-btn{
	transition: 0.3s;
	color:#404040;
	cursor:pointer;
}
 
.comment-likes-btn:hover {
	color:#1880c4;
	-webkit-transform: scale(1.7);
	-ms-transform: scale(1.7);
	transform: scale(1.7);	
}
#divStartOfContent{
	scroll-margin-top: 150px;
}

.like-icon:hover .like-info{
	display:block;
}

.like-info{
	display:none;
	position: absolute;
    top: 30px;
    right: 15px;
    background: rgb(0 0 0 / 90%);
    font-size: 15px !important;
    width: 200px;    
    padding: 8px;
    border-radius: 10px;
    color: #FFF !important;
}
.like-info p{
	font-size:15px !important;
	color:#FFF !important;
	font-weight: 200;
}

#event-day-nav li{
    cursor:pointer;
    color:#a9a9a9;
}
#event-day-nav li:hover{
    background:#f3f3f3;    
}
#event-day-nav li.active{    
    background: #f3f3f3;
    color:#002341;
}

#event-day-nav li h1{        
    color:#a9a9a9;
}

#event-day-nav li p{        
    color:#FFF;
    background: #a9a9a9 !important;    
}

#event-day-nav li.active h1{        
    color:#002341;
}
#event-day-nav li.active p{        
    color:#FFF;
    background: #002341 !important;    
}
#AgendaNav a {
    color:rgb(80, 80, 80);
}
#AgendaNav li.active {    
    background: #f3f3f3;
    font-weight: bold;
    color: #002341;
}
#AgendaNav li.active a{    
    background: #f3f3f3;
    font-weight: bold;
    color: #002341;
}
#AgendaNav li:hover {    
    background: #f3f3f3;
    font-weight: bold;
    color: #002341;
}
#AgendaNav li:hover a{    
    background: #f3f3f3;
    font-weight: bold;
    color: #002341;
}
#event-topics-list:hover{
    background: none;
    color: rgb(80, 80, 80);
    font-weight: normal;
}
.btn-bookmark:hover{
	color: rgb(0 35 66) !important;
    font-weight: bold;
	
}
.btn-bookmark.active{
	color: rgb(0 35 66) !important;
    font-weight: bold;
	
}
#MyAgendaNav li:hover {    
    background: unset;
    font-weight: normal;   
	color:rgb(80, 80, 80);
}
#AgendaNav{

}

#AgendaNav.stick{
	position: fixed;
    top: 90px;
    z-index: 2;
    max-width: 380px;
}

.schedule-section ul {
	list-style:square;
	margin-left: 2em;
}

/** TEXT HELPERS */
div.text-big{
	font-size:22px !important;
}
p.text-big{
	font-size:22px !important;
}
h1.text-big{	
    font-size: 4em !important;
}
h2.text-big{	
    font-size: 2em !important;
}
table.text-big{	
    font-size: 22px !important;
}
table.text-big p{	
    font-size: 22px !important;
}
table.text-big ul{	
    font-size: 22px !important;
}

.text-bold{
	font-weight:900;
}
.text-light{
	font-weight:100 !important;
}
.text-yellow{
	color: #d2ab67 !important; 
}
.text-blue{
 color:#002341 !important;
}


.play-button-parent{
	position:relative;
	display:block;
}
.play-button-container{
	/* Content in this class should be the icon of play  */
	position:absolute;
	left: 0;
	top: 0;
	width:100%;
	height:100%;
	align-items: center;
	display: flex;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.5);
	cursor:pointer;
	
}

.play-button-container-icon{
	transition: 0.2s;
}
.play-button-container-icon:hover{
	-webkit-transform: scale(1.4);
	-ms-transform: scale(1.4);
	transform: scale(1.4);	
}


/**************/
#Chat-Notification-Container{
	align-self: flex-end;
    animation-duration: 2s;
    animation-iteration-count: infinite;
	transform-origin: bottom;
}
.bounce-anim {
	animation-name: bounce-6;
	animation-timing-function: ease;
}
@keyframes bounce-anim {
	0%   { transform: scale(1,1)      translateY(0); }
	10%  { transform: scale(1.1,.9)   translateY(0); }
	30%  { transform: scale(.9,1.1)   translateY(-10px); }
	50%  { transform: scale(1.05,.95) translateY(0); }
	57%  { transform: scale(1,1)      translateY(-7px); }
	64%  { transform: scale(1,1)      translateY(0); }
	100% { transform: scale(1,1)      translateY(0); }
}
/*************  CCW 2.0 END **********************/
/************************************/
/** Footer **/
/************************************/

footer a {
	color: #a1a9b0 !important;
}

footer {
	background-color: #002341;
    padding: 25px 0;
    text-align: center;
}

footer p {
	color: #fff;
    font-size: 16px !important;
}

footer h1 {
	color: #fff;
    font-size: 1.1em !important;
}