/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
 */
.tweet,
.query {
	font: 120% Georgia, serif;
	color: #085258;
}

	.tweet_list {
		-webkit-border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		border-radius: 0.5em;
		list-style: none;
		margin: 0;
		padding: 0;
		overflow-y: hidden;
		background-color: #8ADEE2;
	}
	
		.tweet_list li {
			overflow-y: auto;
			overflow-x: hidden;
			padding: 0.5em;
			list-style-type: none;
		}
		
			.tweet_list li a {
				color: #0C717A;
			}
			
			.tweet_list li .tweet_time_link a 
			{
			    color: #a81817;
			}
		
		.tweet_list .tweet_even {
			background-color: #91E5E7;
		}
		
		.tweet_list .tweet_avatar {
			padding-right: .5em; float: left;
		}
		
			.tweet_list .tweet_avatar img {
				vertical-align: middle;
			}
/*******************************************************************************
  Shared 
*******************************************************************************/

body {
    background-color: #919191;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

h1,
h2,
h3,
h4 {
    color: #005195;
    font-weight: 700;
    margin-top: 0px;
}

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

a {
    color: #005195;
}

    a:hover {
        color: #0183a8;
    }

input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
}

input.clean {
    background: none;
    border: 0;
}

.skinny {
    margin: 0;
}

    .skinny > div,
    .skinny > img {
        padding-left: 0;
        padding-right: 0;
    }

ul.skinny {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.skinny.input-group-addon {
    padding: 0;
}

    .skinny.input-group-addon input {
        padding: 6px 12px;
    }

.input-group-addon.secondary {
    border: 1px solid #476482;
    background-color: #476482;
    color: #fff;
}

.input-group-addon.success {
    border: 1px solid #5cb85c;
    background-color: #5cb85c;
    color: #fff;
}

.inline li,
ul.inline li {
    display: block;
    float: left;
}

.module {
    height: 300px;
    overflow: auto;
    position: relative;
}

.btn.ajax-load {
    background: url(/Images/ajax-loader.gif) no-repeat center center;
    background-color: transparent;
    color: transparent;
}

.more,
.more:hover {
    color: #dd8a02;
}

.more {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
}

    .more:before {
        /*content: "\e250";*/
		content: "\f0da";
        display: inline-block;
        /*font-family: "Glyphicons Halflings";*/
		font-family: FontAwesome;
        /*font-size: 10px;*/
        font-size: 14px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		margin-right: 5px;
    }

.error-text {
    color: #a94442;
}

.mobile-toggle {
    cursor: pointer;
    display: none;
    float: left;
    overflow: hidden;
}

    .mobile-toggle:after {
        color: #fff;
        display: block;
		/*content: "\e236";
        font-family: "Glyphicons Halflings";*/
        font-size: 32px;
        line-height: 40px;
        padding: 0 15px;
		content: "\f0c9";
		font-family: FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
    }

    .mobile-toggle.open:after {
        /*content: "\e014";*/
		content: "\f00d";
    }

.btn-promo {
    background: #5F7600;
    /* Old browsers */
    background: -moz-linear-gradient(#9EAB13, #5F7600);
    /* FF3.6+ */
    background: -webkit-gradient(#9EAB13, #5F7600);
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(#9EAB13, #5F7600);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(#9EAB13, #5F7600);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(#9EAB13, #5F7600);
    /* IE10+ */
    background: linear-gradient(#9EAB13, #5F7600);
    /* W3C */
    color: #fff;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5F7600', endColorstr='#9EAB13', GradientType=0);
    /* IE6-9 */
    box-shadow: 1px 1px 2px #aaa;
    border: none;
    border-radius: 0px;
    font-weight: 700;
    text-shadow: 1px 1px 2px #3D4C01;
    white-space: normal;
}

.multiselect-container input[type="checkbox"] {
    margin-top: 4px;
    position: absolute;
    margin-left: -20px;
}

.multiselect-container.dropdown-menu {
    font-size: 14px;
}

.multiselect-container.dropdown-menu a {
    white-space: nowrap;
    color: #333;
}                                                                                                                                                  
                                             
.multiselect-container.dropdown-menu {
    transform: translate3d(0px, 38px 0px) !important;
}

.linecover-1 {
    /*position: relative;
    height: auto;*/
}


.modal-header .close {
    margin-left: 0;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

/******************************************************************************* 
  Responsive Image
*******************************************************************************/
.acc19-side-bar-box-default {
    display: block;
    *zoom: 1;
}

.acc19-side-bar-box-default:before,
.acc19-side-bar-box-default:after {
    content: '';
    display: table;
}

.acc19-side-bar-box-default:after {
    clear: both;
}

.imageresponsiveACC17,
.imageresponsive-2 {
    max-width: 340px !important;
    width: auto !important;
}

/******************************************************************************* 
  Video Box
*******************************************************************************/
.video-box-container {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 20px;
}

    .video-box-container img {
        max-width: 100%;
    }

    .video-box-container .bottom-content .error-text {
        display: none;
    }

    .video-box-container.locked .bottom-content .error-text {
        display: block;
    }

    .video-box-container.locked .bottom-content .video-btn {
        position: relative;
    }

    .video-box-container.locked .bottom-content .col-sm-6 .video-btn:after {
        content: "\f023";
        /*content: "\e033";
        font-family: "Glyphicons Halflings";   */
        position: absolute;
        /*right: 25px; */
        right: 10px;
        font-family: FontAwesome;
        display: block;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        top: 50%;
        transform: translateY(-50%);
    }

    .video-box-container.locked a {
        pointer-events: none;
        cursor: default;
    }


/*******************************************************************************
  Register Now
*******************************************************************************/

.guest #header_nav > ul:nth-child(1) > li:last-child {
    float: right;
}

.authenticated #header_nav > ul:nth-child(1) > li:last-child {
    /*display: none;*/
}

.header-toggle a.callToAction {
    /*display: inline-block;
    background-color: #f7941d;
    font-size: 15px;
    width: 9em;
    font-weight: 500;
    float: right;
    padding: .5em .5em .5em .5em;
    margin-top: 0;
    font-family: "Open Sans", helvetica, arial, serif;*/
    background-color: #1C2855;
    font-size: 15px;
    font-weight: 500;
    /*border: 2px solid #906224;*/
    font-family: "Open Sans", helvetica, arial, serif;
    width: 11em;
    height: 41px;
    float: right;
    padding: .6em .6em .65em .6em;
    margin-top: 0;
    color: #fff;
    white-space: nowrap;
}

.header-nav a.callToAction {
    background-color: #1C2855;
    font-size: 15px;
    font-weight: 500;
    /*border: 2px solid #906224;*/
    font-family: "Open Sans", helvetica, arial, serif;
}

    .header-nav a.callToAction:hover {
        background-color: #ffb736;
        /*border-color: #7F0E88;*/
    }

a.callToAction.action-register:before {
    font-family: FontAwesome;
    font-weight: lighter;
    content: "\f234";
    padding-right: 5px;
}

a.callToAction.action-order:before {
    font-family: FontAwesome;
    font-weight: lighter;
    content: "\f0a9";
    padding-right: 5px;
}

/******************************************************************************* 
  Slideshow
*******************************************************************************/

.carousel {
    margin-bottom: 10px;
}

.carousel-inner {
    background-color: #F2F1EF;
    margin-bottom: 5px;
}

    .carousel-inner .summary {
        padding: 20px;
    }

.carousel-indicators {
  flex-direction: row;
  left: 0;
  margin: 0;
  position: relative;
  top: 0;
  width: 100%;
}

    .carousel-indicators li,
    .carousel-indicators li.active {
        border: 1px solid #cbc8c5;
        margin-right: 10px;
        padding: 5px 10px;
    }

        .carousel-indicators li:hover {
            background-color: #BCCB2F;
            cursor: pointer;
        }

        .carousel-indicators li.active {
            background-color: #BCCB2F;
        }


/******************************************************************************* 
  Layout
*******************************************************************************/

.main-container {
  width: 1040px;
  padding: 0;
}

.content-container,
.search-bar {
   background-color: #fff;
}

.content-container {
    padding-top: 10px;
}

.search-bar {
    font-size: 12px;
    line-height: 25px;
}

.skinny > .left,
.skinny > .center {
    padding-right: 15px;
}

/*to prevent the grey overscroll*/
.container-fluid {
    overflow: hidden;
}

/******************************************************************************* 
  Header 
*******************************************************************************/

.header {
    position: relative;
}

.header-link {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.header-toggle {
    background-color: #476482;
    height: 41px;
}

.login-toggle {
    float: left;
}

    .login-toggle:after {
        /*content: "\e008";*/
		font-family: FontAwesome;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\f007";
    }

.login {
    background: #fff;
    height: 76px;
    /* padding: 10px 15px 0 15px; */
    position: absolute;
    right: 0;
    top: 80px;
    /*width: 200px;*/
    z-index: 999;
}

    .login .login-links {
        font-size: 10px;
    }
	
    .login.logged-out > div > div:nth-child(-n+4),
    .login.logged-in > div > div:first-child {
        margin-bottom: 10px;
    }

    .login.logged-out label {
        margin-bottom: 0;
    }

    .login .btn {
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .login a {
        font-weight: 700;
        text-decoration: underline;
    }

.header-nav,
.header-nav ul,
.footer {
    background-color: #476482;
}

.header-nav {
    clear: both;
    height: 45px;
}

    .header-nav .expand {
        display: none;
    }

    .header-nav li,
    .footer-links li {
        float: left;
        display: block;
    }

    .header-nav li {
        position: relative;
        font-size: 15px;
    }

        .header-nav li.disabled {
            background-color: #DDD !important;
        }

            .header-nav li.disabled a {
                color: #999;
                pointer-events: none;
            }

                .header-nav li.disabled a:hover {
                    text-decoration: none;
                    cursor: default;
                }

    .header-nav a,
    .footer-links a {
        color: #fff;
        font-weight: 500;
        padding: 0 15px;
    }

    .header-nav a {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        font-family: "Open Sans", helvetica, arial, serif;
    }

    .header-nav > nav > ul > li.active {
        background-color: #647EA2;
    }

    .header-nav > nav > ul > li > a {
        line-height: 45px;
    }

    .header-nav ul ul a {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .header-nav li ul,
    .footer-links li {
        width: 200px;
    }

    .header-nav li ul {
        display: none;
        position: absolute;
        top: 40px;
        z-index: 99;
    }

        .header-nav li ul li {
            float: none;
        }

    .header-nav ul ul ul {
        display: none;
        position: absolute;
        left: 200px;
        top: 0;
    }


/******************************************************************************* 
  Content
*******************************************************************************/

#side_nav {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px;
}

    #side_nav ul ul {
        font-size: 12px;
    }

    #side_nav > a,
    #side_nav li {
        padding: .5em .5em .5em 10px;
        background-color: #647ea2;
        font-family: "Open Sans", verdana, helvetica, arial, sans-serif;
    }

    #side_nav li {
        padding-left: 30px;
    }

        #side_nav li.disabled {
            background-color: #DDD !important;
            pointer-events: none;
        }

            #side_nav li.disabled a {
                color: #999;
                pointer-events: none;
            }

                #side_nav li.disabled a:hover {
                    text-decoration: none;
                    cursor: default;
                }

    #side_nav > a {
        margin: 0;
        display: block;
        width: 100%;
        background-color: #476482;
    }

    #side_nav a,
    #side_nav a strong {
        color: white;
        font-weight: 100;
        margin: 0;
    }

        #side_nav a:hover {
            text-decoration: underline;
        }

    #side_nav ul {
        margin: 0;
        padding: 0;
    }

    #side_nav li ul {
        margin: .5em -.5em -.5em -30px;
    }

    #side_nav li li {
        background-color: #6E8BB2;
        padding: .5em .5em .5em 40px;
    }

#side-nav li ul li:before {
    content: " ";
}

#side_nav li.current,
#side_nav li li.current {
    background: #476482;
}

.ad-container p {
    font-size: 10px;
    text-transform: uppercase;
    color: #9e938b;
}

.right .ad-container {
    margin-bottom: 10px;
    text-align: center;
}

.right .ad-banner > div {
    margin: 0 auto;
}

.filters {
    margin-top: 30px;
    margin-bottom: 10px;
}

    .filters h4 {
        /*white-space: nowrap;*/
    }

.news > div {
    border-top: 4px solid #005195;
    margin-bottom: 10px;
    padding-top: 10px;
}

.news li {
    border-bottom: 1px dashed #000;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.social-link {
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    padding: 2px;
}

    .social-link .social-text {
        font-size: 12px;
        font-weight: 700;
    }

        .social-link .social-text:before {
            background-size: 100%;
            content: "";
            display: block;
            float: left;
            height: 18px;
            margin-right: 5px;
            width: 18px;
        }

.twitter-link .social-text:before {
    background-image: urL(../../Images/twitter.png);
}

.facebook-link .social-text:before {
    background-image: url(../../Images/facebook.png);
}

.sessions li {
    cursor: pointer;
    overflow: hidden;
    padding: 5px 10px 6px;
}

    .sessions li:nth-child(odd) {
        background-color: #f5f5f5;
    }

    .sessions li:hover {
        background-color: #ebf0c0;
    }

    .sessions li.active {
        background-color: #476482;
    }

.sessions span {
    display: block;
    font-size: 12px;
    line-height: 20px;
    padding: 0;
}

.sessions li.active span {
    color: #fff;
}

.sessions .sessionlocation {
    font-weight: 700;
}

.sessions .label {
    color: #0097B9;
    float: right;
}

.player,
.hp-textbox {
    margin-bottom: 10px;
}

.video-scrolled .header {
    display: none;
}

.video-scrolled #main_content {
    margin-top: 600px;
}

.video-scrolled .video.live {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1040px;
    width: 100%;
    z-index: 999;
}

.video.live {
    position: relative;
}

    .video.live iframe {
        height: 400px;
        width: 100%;
    }

    .video.live .window-close {
        position: absolute;
        top: 0;
        right: 0;
        line-height: 1;
        font-size: 40px;
        padding: 8px;
        margin-top: -3.5px;
        z-index: 9999;
    }

        .video.live .window-close:before {
            background-color: #fff;
            height: 25px;
            width: 25px;
            position: absolute;
            top: 15px;
            left: 15px;
            content: " ";
            z-index: -1;
        }

.hp-ticker p {
    background-color: #0097b9;
    color: #fff;
    padding: 25px 15px;
}


#search_grid_refresh {
    color: #fff;
}

#search_grid_refresh,
#search_grid_button {
    font-size: 22px;
}
/******************************************************************************* 
  Footer
*******************************************************************************/
.footer {
    margin-bottom: 10px;
    position: relative;
}

    .footer .footer-links {
        float: right;
        padding: 10px 0;
    }

.footer-links li:nth-child(3n + 1) {
    clear: both;
}

.footer-links a {
    line-height: 26px;
}

.footer-logo {
    /*height: 100%;
    position: absolute;*/
    text-align: center;
}

    .footer-logo img {
        bottom: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
    }

.bottom-footer {
    color: #e0ded9;
}

.copyright a {
    color: #e0ded9;
}

/* Carousel */
#ss_carousel {
}

#ss_carousel .carousel-inner {
}

#ss_carousel .item {
}

#ss_carousel .item.active {
}

#ss_carousel .item img {
    padding: 0;
}

#ss_carousel .summary {
    background-color: #444;
    padding: 15px 30px;
    color: #fff;
}

#ss_carousel .summary p {
    font-size: 14px;
    font-family: "Open Sans", arial, sans-serif;
    font-weight: 400;
    line-height: 21px;
}

#ss_carousel .summary .more {
    color: #fff;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    line-height: 25.74px;
    font-size: 1.65em;
}

#ss_carousel .summary a.more:before { content: ""; display: none; }

#ss_carousel .summary .more:hover {
    color: #fff;
}

#ss_carousel .carousel-indicators {
    position: absolute;
    /*bottom: 100%;*/
    bottom: auto;
    top: 0;
    /*background-color: #666;*/
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

#ss_carousel .carousel-indicators li {
    color: #fff;
    display: inline-block;
    border-radius: 5px;
}

#ss_carousel .carousel-indicators li:last-child {
}

#ss_carousel .carousel-indicators li h5 {
    display: none;
    font-family: "Open Sans";
    font-style: normal;
}

#ss_carousel .carousel-indicators li.active {
    background-color: #ffc425;
    border-color: #ffc425;
}

#ss_carousel .carousel-item > .summary	{
	max-width: 100%;
}

#ss_carousel .carousel-item img {
    padding: 0 !important;
}

@media only screen and (min-width: 480px) {
  #ss_carousel .summary {
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
 

@media only screen and (min-width: 768px) {
    #ss_carousel .summary {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 41.66666667%;
      width: auto;
    }

    #ss_carousel .carousel-indicators {
      flex-direction: column;
      top: 0;
      right: 0;
      bottom: 0;
      left: auto;
      width: 41.66666667%;
      padding: 0;
      border-left: #919191 2px solid;
      background-color: #666;
    }

      #ss_carousel .carousel-indicators li {
        display: block;
        border: none;
        background: transparent;
        font-size: 30px;
        text-indent: unset;
        border-radius: 0;
        width: auto;
        height: auto;
        padding: 20px;
        border-bottom: 2px solid #919191;
        margin: 0;
        position: relative;
      }
        /* one item */
        #ss_carousel .carousel-indicators li:first-child:nth-last-child(1) {
          /* -or- li:only-child { */
          height: 100%;
        }

        /* two items */
        #ss_carousel .carousel-indicators li:first-child:nth-last-child(2),
        #ss_carousel .carousel-indicators li:first-child:nth-last-child(2) ~ li {
          height: 50%;
        }

        /* three items */
        #ss_carousel .carousel-indicators li:first-child:nth-last-child(3),
        #ss_carousel .carousel-indicators li:first-child:nth-last-child(3) ~ li {
          height: 33.3333%;
        }

        /* four items */
        #ss_carousel .carousel-indicators li:first-child:nth-last-child(4),
        #ss_carousel .carousel-indicators li:first-child:nth-last-child(4) ~ li {
          height: 25%;
        }
        /* five items */
        #ss_carousel .carousel-indicators li:first-child:nth-last-child(5),
        #ss_carousel .carousel-indicators li:first-child:nth-last-child(5) ~ li {
          height: 20%;
        }

        #ss_carousel .carousel-indicators li:last-child {
          border: none;
        }

        #ss_carousel .carousel-indicators li h5 {
          margin: 0;
          font-size: 16px;
          font-weight: 400;
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          text-indent: 0;
        }

        #ss_carousel .carousel-indicators li.active {
          background-color: #198dae;
          border-color: #919191;
        }


  #session_grid_container .k-master-row td:nth-child(1) {
    width: 4.161248374512354%;
  }

  #session_grid_container .k-master-row td:nth-child(2) {
    width: 51.88556566970091%;
  }

  #session_grid_container .k-master-row td:nth-child(3) {
    width: 18.075422626788036%;
  }

  #session_grid_container .k-master-row td:nth-child(4) {
    width: 13.394018205461638%;
  }

  #session_grid_container .k-master-row td:nth-child(6) {
    width: 12.483745123537062%;
  }

  #session_grid_container .k-detail-row .k-detail-cell .k-widget td:nth-child(1) {
    width: 68.4062059238364%;
  }

  #session_grid_container .k-detail-row .k-detail-cell .k-widget td:nth-child(2) {
    width: 15.514809590973202%;
  }

  #session_grid_container .k-detail-row .k-detail-cell .k-widget td:nth-child(3) {
    width: 10.719322990126939%;
  }

  #session_grid_container .k-detail-row .k-detail-cell .k-widget td:nth-child(5) {
    width: 5.359661495063469%;
  }


}



@media screen and (max-width: 1060px) {
    /******************************************************************************* 
  Layout - Large Screen
*******************************************************************************/
    .main-container {
        width: auto;
    }
}

@media screen and (min-width: 992px) {
    /******************************************************************************* 
  Header - Large Screen
*******************************************************************************/
    .header-nav li:hover {
        background-color: #647EA2;
    }

    .header-nav ul > li:hover > ul {
        display: block;
    }
	
	.login .login-links .col-sm-4.col-xs-6.pull-right-sm {
		margin-left: 66.666666%;
	}
	
	.login .login-links .col-sm-4.col-xs-6.clear-xs {
		margin-left: -100%;
	}

    /******************************************************************************* 
  Session Slides
*******************************************************************************/
    .filters h4 {
        white-space: nowrap;
    }
}

@media screen and (max-width: 991px) {
    /******************************************************************************* 
  Layout - Med Screen
*******************************************************************************/
    .skinny > .left.md,
    .skinny > .center.md {
        /*padding-right: 0;*/
    }

    .right .ad-container,
    .search-bar {
        display: none;
    }
    /******************************************************************************* 
  Content - Med Screen
*******************************************************************************/
    .side-nav {
        display: none;
    }
    /******************************************************************************* 
  Footer - Med Screen
*******************************************************************************/
    .footer-links li {
        font-size: 14px;
        font-weight: 700;
        text-align: center;
        width: 50%;
    }

    .footer-links li:nth-child(3n + 1) {
        clear: none;
    }

    .ad-container {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    /******************************************************************************* 
  Shared - Med Screen
*******************************************************************************/
    .small-text {
        font-size: 11px;
    }

    .pull-right-sm {
        float: right;
    }
    /******************************************************************************* 
  Header - Med Screen
*******************************************************************************/
    .header-nav ul > li:hover > ul {
        /*display: block;*/
    }

    .skinny > .left.md,
    .skinny > .center.md {
        padding-right: 15px;
    }
}



@media screen and (max-width: 992px) {
    /******************************************************************************* 
  Shared - Small Screen
*******************************************************************************/
    .clear-xs {
        clear: both;
    }

    .mobile-toggle {
        display: block;
    }
	
	#header_nav a.callToAction.action-register {
		display: none;
	}
	
    /******************************************************************************* 
  Layout - Small Screen
*******************************************************************************/
    .skinny > .left.sm,
    .skinny > .center.sm {
        /*padding-right: 0; */
    }
    /******************************************************************************* 
  Header - Small Screen
*******************************************************************************/
    .login {
        clear: both;
        height: auto;
        position: relative;
        top: auto;
        text-align: center;
        width: 100%;
    }

        .login a,
        .login label {
            line-height: 34px;
        }

        .login.logged-out a,
        .login.logged-out label {
            font-size: 12px;
        }

            .login.logged-out label input {
                height: 25px;
                width: 25px;
            }

        .login.logged-in a {
            font-size: 16px;
        }

        .menu-item.open {
            display: block;
        }

        .menu-item {
            display: none;
        }

    .header-nav {
        height: auto;
        overflow: hidden;
    }

        .header-nav li {
            font-size: 14px;
            font-weight: 700;
            text-align: center;
        }

        .header-nav li,
        .footer-links li {
            border-top: 1px solid rgba(255, 255, 255, 0.5);
            width: 100%;
        }

            .header-nav li ul,
            .header-nav ul ul ul {
                position: relative;
                left: auto;
                top: auto;
                width: 100%;
            }

            .header-nav li.open > ul {
                display: block;
            }

        .header-nav .expand {
            color: #fff;
            cursor: pointer;
            display: block;
            float: left;
            font-size: 22px;
            height: 34px;
            left: 0;
            padding: 5px;
            position: absolute;
            top: 0;
            width: 34px;
			font-family: FontAwesome;
			text-rendering: auto;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
        }
		
		.header-nav li > .expand:before {
			content: "\f067";
		}

		.header-nav li.open > .expand:before {
            /*content: "\2212";*/
			content: "\f068";
        }

        .header-nav ul ul a {
            /* color: #647ea2;*/
        }

        .header-nav > nav > ul > li > ul > li {
            /*background-color: #BACAE0;*/
            background-color: #647ea2;
        }

        .header-nav ul ul ul li {
            background-color: #647ea2;
        }
    /******************************************************************************* 
  Content - Small Screen
*******************************************************************************/
    .video-scrolled #main_content {
        margin-top: 400px;
    }

    .video.live iframe {
        height: 200px;
    }

    .video.live .window-close {
        font-size: 32px;
    }

        .video.live .window-close:before {
            height: 18px;
            width: 18px;
        }
    /******************************************************************************* 
  Footer - Small Screen
*******************************************************************************/
    .footer .footer-logo,
    .footer .footer-logo img {
        position: relative;
    }

    .footer .footer-logo {
        float: left;
        padding-left: 15px;
    }

    .footer .footer-links {
        padding: 0;
    }

        .footer .footer-links a {
            display: block;
            line-height: 35px;
        }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .header-nav a {
        padding-left: 6px;
        padding-right: 6px;
    }

        .header-nav a.callToAction {
            padding: 0 3px 0 3px;
        }
}

@media screen and (min-width: 421px) and (max-width: 767px) {
    /******************************************************************************* 
  Header - Small Screen
*******************************************************************************/
    .login.logged-out a,
    .login.logged-out label {
        font-size: 16px;
    }

        .login.logged-out label input {
            height: 30px;
            width: 30px;
        }
}

@media only screen and (max-height: 480px) and (orientation: landscape) {
    /*******************************************************************************
  Content - Phone Screen (Landscape)
*******************************************************************************/
    .video-body .header {
        display: none;
    }

    .video-body .video.live,
    .video-body .video.live iframe {
        height: 100%;
    }

    .video-body .video.live {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
    }
}

.login {
    background-color: transparent;
}

.logged-in p {
    text-align: right;
    padding-right: 0.5em;
    margin: 0;
    text-shadow: -4px 2px 16px #000000;
    font-weight: bold;
}

.login a {
    color: #FFF;
    /*text-shadow: -1px 1px 6px #000000;*/
}

    .login a.btn {
        color: #000;
        text-decoration: none;
    }

    .login {
        color: #FFF;
    }

    .login.logged-out > div > div:nth-child(-n + 4),
    .login.logged-in > div > div:first-child {
        margin-bottom: 2px;
    }

.login-links {
    background-color: transparent;
    padding: 3px;
    border-radius: 4px;
}

    .login-links a,
    .login-links label {
        display: inline-block;
        padding-top: 4px;
    }

    .header-toggle {
        background-color: #476482;
    }

.p-l_2 {
    padding-left: 2px !important;
}

/* ACC22 */
#header {
    background-color: #201c51;
}

.brand-header {
    width: 100%;
    height: 160px;
    background-color: #1C2855;
    background-image: url("/-/media/ScientificSessions/BannerImages/header320.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

@media only screen and (min-width : 500px) {
    .brand-header {
        background-image: url("/-/media/ScientificSessions/BannerImages/header780.jpg");
    }

    .login {
        bottom: 0px;
        right: 8px;
    }
}

@media only screen and (min-width : 781px) {
    .brand-header {
        background-image: url("/-/media/ScientificSessions/BannerImages/header980.jpg");
    }


    .login {
        bottom: 0px;
        right: 8px;
    }
}

@media only screen and (min-width: 992px) {
    .brand-header {
        height: 160px;
        background-color: #18234E;
    }
}

@media only screen and (max-width: 992px) {
    .login {
        top: 0;
        right: 0;
    }
}

@media only screen and (min-width : 992px) {
    .brand-header {
        background-image: url("/-/media/ScientificSessions/BannerImages/header1000.jpg");
    }


    .login {
        bottom: 0px;
        right: 8px;
    }
}

@media only screen and (max-width: 992px) {
    .menu-item {
        display: none;
    }
}

@media only screen and (min-width: 1040px) {
    .brand-header {
        background-image: url("/-/media/ScientificSessions/BannerImages/header1040.jpg")
    }
}



/* ACC22 (end)*/

/*******************************************************************************
  Icons
*******************************************************************************/

.pdf-false {
    display: none;
}

/*******************************************************************************
  Session Grid Layout
*******************************************************************************/

#session_grid_container {
    margin-bottom: 10px;
}

    #session_grid_container .k-header {
        font-size: 15px;
    }

    #session_grid_container .k-header,
    #session_grid_container .k-grid td {
        border-left: 0;
    }

    #session_grid_container .k-master-row,
    #session_grid_container .k-detail-row {
        background: transparent;
    }

    #session_grid_container .k-detail-cell > div {
        border: 0;
    }

    #session_grid_container .k-detail-row .k-grid-header {
        display: none;
    }

    #session_grid_container .title-column {
        display: block;
        color: #2e2e2e !important;
    }

    #session_grid_container .k-detail-cell {
        padding-left: 20px;
    }

.session-legend > div {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    .session-timezone {
        padding-top: 10px;
    }

    .session-legend {
        float: right;
    }
}

@media screen and (max-width: 767px) {

/*******************************************************************************
  Table - Small Screen
*******************************************************************************/
    .responsive-table div,
    .responsive-table table,
    .responsive-table table tbody,
    .responsive-table table tr,
    .responsive-table table td {
        width: 100%;
        display: block;
        border: 0;
        box-sizing: border-box;
    }

        .responsive-table table th {
            display: none;
        }

        .responsive-table table tr {
            overflow: hidden;
            padding: 0 5px;
        }

        .responsive-table table td {
            float: left;
            padding: 2px 0;
        }

/*******************************************************************************
  Session Grid Layout - Small Screen
*******************************************************************************/

    #session_grid_container td:before {
        padding-right: 5px;
        font-weight: 700;
        display: inline-block;
    }

    .session-timezone {
        margin-bottom: 10px;
    }

/*******************************************************************************
  Session Grid Headings - Small Screen
*******************************************************************************/

    #session_grid_container .k-master-row > td[role="gridcell"] {
        padding-left: 20px;
    }

    #session_grid_container .k-master-row > .k-hierarchy-cell {
        float: left;
        width: 20px;
    }

    #session_grid_container .k-master-row > .k-hierarchy-cell + td[role="gridcell"] {
        float: left;
        padding-left: 0;
        width: calc(100% - 20px);
    }

    #session_grid_container .k-detail-cell {
        padding-left: 40px;
    }

    #session_grid_container .title-column {
        font-weight: 700;
    }

    #session_grid_container tr.k-master-row td:nth-child(3):before {
        content: "Learning Pathway:";
    }

    #session_grid_container tr.k-master-row td:nth-child(4):before {
        content: "Date/Time:";
    }

    #session_grid_container td.k-detail-cell td:nth-child(1) {
        font-weight: 700;
    }

    #session_grid_container ul.k-pager-numbers li {
        font-size: inherit;
        line-height: normal;
        margin: 0;
    }
}

/** initial setup **/
.nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .nano > .nano-content {
        position: absolute;
        overflow: scroll;
        overflow-x: hidden;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

        .nano > .nano-content:focus {
            outline: thin dotted;
        }

        .nano > .nano-content::-webkit-scrollbar {
            display: none;
        }

.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
}

.nano > .nano-pane {
    background: rgba(0,0,0,.25);
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9; /* Target only IE7 and IE8 with this hack */
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .nano > .nano-pane > .nano-slider {
        background: #444;
        background: rgba(0,0,0,.5);
        position: relative;
        margin: 0 1px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
    visibility: visible\9; /* Target only IE7 and IE8 with this hack */
    opacity: 0.99;
}

/*CLEARFIX*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
/*---------------------------*/

.twitter-feed {
    font-family: Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
    color: #333;
}

    .twitter-feed * {
        box-sizing: border-box;
    }

.feed-wrapper {
    padding: 20px;
    /*max-width: 350px;*/
    height: 500px;
}

.twitter-feed a {
    color: #3b94d9;
    text-decoration: none;
}

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

.twitter-feed .icon {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "FontAwesome";
    font-weight: normal;
}

.feed-header {
    border-bottom: 1px solid rgba(15,70,100,.12);
    padding: 20px 0;
    position: relative;
}

.feed-title {
    margin: 0 40px 0 0;
    font-size: 24px;
    line-height: 1;
}


.feed-header .info {
    position: absolute;
    right: 10px;
    bottom: 20px;
    line-height: 1;
}

    .feed-header .info .icon {
        font-size: 12px;
        color: #3b94d9;
    }

        .feed-header .info .icon:hover {
            color: #3b94d9;
        }

        .feed-header .info .icon:before {
            content: "\f05a";
        }

.feed {
    overflow-x: hidden;
    /*overflow-y: scroll;*/
    max-height: calc(100% - 172px);
}

    .feed .nano-content {
        padding-right: 10px;
    }

.feed-item {
    border-bottom: 1px solid rgba(15,70,100,.12);
    padding: 10px;
    position: relative;
}

.twitter-icon {
    color: #E1E8ED;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
}

    .twitter-icon:before {
        content: "\f099";
    }

.feed-item:hover {
    background-color: rgba(160,200,220,.12);
}

    .feed-item:hover .twitter-icon {
        color: #00aced;
    }

.retweet {
    margin: 0 20px 0 10px;
}

    .retweet p {
        margin: 0;
        font-size: 14px;
        color: #889ba6;
    }

    .retweet span {
        vertical-align: middle;
    }

    .retweet .icon {
        background-color: #30D392;
        color: #fff;
        font-size: 12px;
        padding: 2px 4px;
    }

        .retweet .icon:before {
            content: "\f079";
        }

.twitter-user {
    margin-right: 20px;
    padding: 20px 0;
}

.user-image {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: top;
}

    .user-image a {
        display: block;
    }

    .user-image img {
        width: 100%;
    }

.user-info {
    display: inline-block;
    vertical-align: top;
}

    .user-info p {
        margin: 0 0 5px;
    }

.user-name {
    font-size: 14px;
}

.twitter-handle {
    font-size: 12px;
    color: #8899A6;
}

.tweet {
    font-size: 18px;
}


.tweet-controls {
    padding: 20px 0 0;
}

    .tweet-controls a {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        margin-right: 20px;
        color: #667580;
    }

        .tweet-controls a:hover {
            cursor: pointer;
        }


    .like-tweet:hover .icon {
        color: #E0245E;
    }


        .like-tweet .icon:before {
            content: "\f08a";
        }

    .share-tweet:hover .icon {
        color: #3b94d9;
    }

    .share-tweet .icon:before {
        content: "\f045";
    }

.tweet-time {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    float: right;
    color: #667580;
}

.feed-footer {
    border-top: 1px solid rgba(15,70,100,.12);
    padding: 10px 0;
    font-size: 12px;
}

.feed-footer-links {
    padding: 10px 0;
}

.embed-tweet {
    float: left;
}

.feed-footer .embed-tweet:hover {
    color: #55acee;
}

.view-tweet {
    float: right;
}

.feed-footer .view-tweet:hover {
    color: #55acee;
}

.hashtag {
    padding: 10px 0;
}

    .hashtag p {
        margin: 0;
        line-height: 1.5;
    }

