*, *:before, *:after {margin: 0; padding: 0; box-sizing: border-box;}
.top {/* padding-right: 20px; background: #261F41; text-align: right;*/ }
.hideForDesktop .content {background: #fff;/* color: #373737;*/}
.hideForDesktop .content > div {display: none; padding: 20px 25px 5px;}
.hideForDesktop input[type="radio"] {display: none;}
.hideForDesktop input:checked + label {background: #2e6da4; color: #fff;}
.hideForDesktop #tab1:checked ~ .content #content1,.hideForDesktop #tab2:checked ~ .content #content2,.hideForDesktop #tab3:checked ~ .content #content3,
.hideForDesktop #tab4:checked ~ .content #content4 {display: block;}
.hideForDesktop { display: none; }
@font-face {
    font-family: 'Rokkitt';
    src: url('fonts/Rokkitt.eot');
    src: local('â˜º'), url('fonts/Rokkitt.woff') format('woff'), url('fonts/Rokkitt.ttf') format('truetype'), url('fonts/Rokkitt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*#videoDetailCntr .sideMenuBox li.linkaccount a:hover span.icon em, #videoDetailCntr .sideMenuBox li.linkaccount:hover a span.icon em{background-position: -282px -37px;
    height: 25px;width: 22px;}
*/
#videoDetailCntr .sideMenuBox li.link10 span.icon em { width: 22px; height: 25px; background-position: -282px -37px; }
#videoDetailCntr .sideMenuBox li.link10 a:hover span.icon em { background-position: -282px -37px; }
#videoDetailCntr a.menu em { vertical-align: top!important;}
#videoDetailCntr a.menu {padding:5px!important;}


#videoDetailCntr .sideMenuBox li.linknotebook a span.icon em{background-position: -324px -439px; height: 30px;width: 30px;}
#videoDetailCntr .sideMenuBox li.linknotebook a:hover span.icon em,#videoDetailCntr .sideMenuBox li.linknotebook:hover a span.icon em{background-position: -324px -439px; height: 30px;width: 30px;}
#videoDetailCntr .sideMenuBox li.linknotebook.active span.icon em{background-position: -324px -439px;}

.language_overlay{
    background: rgba(0, 0, 0, 0) url("../images/fancybox_overlay.png") repeat scroll center center;
    display: none;
    height: 100%;
    left: 0;
    padding: 0 10%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;

}
.language_overlay h3 {
    margin-top: 30px;
    color: #fff;
    text-align: center;
}
.language_overlay h4 {
    color: #fff;
}
.language_overlay a.bluebtn {
    width: 100px;
}
.language_overlay a.btn
{font-size: 14px;
    padding: 7px 0;}

.team_overlay{
    background: rgba(0, 0, 0, 0) url("../images/fancybox_overlay.png") repeat scroll center center;
    display: none;
    height: 100%;
    left: 0;
    padding: 0 7%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;

}
.team_overlay div.list_wrap{text-align: center;float: left;width:100%;}
.team_overlay ul li{display: inline-block;
    float: left;
    height: 90px;
    list-style-type: none;
    margin: 10px 5px;
    padding: 5px;
    text-align: center;
    width: 100px;}
.team_overlay ul{margin: 0;}
.team_overlay ul li img {border:1px solid #000;border-radius: 25px;}
.team_overlay ul li p {font-size: 12px;line-height: 12px;text-align: center!important;}
.team_overlay h3 {
    font-size: 18px;line-height: 18px;
    margin-top: 5px;
    color: #fff;
    text-align: center;
}
.team_overlay h4 {
    color: #fff;
}
.team_overlay a.bluebtn {
    width: 100px;
    margin-left:20px;
}
.team_overlay a.btn
{font-size: 14px;
    padding: 7px 0;}

/*For mobiles*/
@media (max-width: 768px)
{
    .hideForMobile { display: none; }
    .hideForDesktop { display: block; }
    .pull-left , .pull-right{float:none;width: 100%!important;margin:10px 0 !important;}
    /*.analysis_accordion .pull-left , .analysis_accordion .pull-right{  clear: both;float: none;margin: 8px 0!important;width: 93%;}*/
    div.questions.pull-left{width:85%!important;float:left;}
    div.answers.pull-right{width:10%!important;float:right;margin-right: 0!important}
    .seneriosList li{float: none;width: 90%;margin:0 auto 20px;font-size: 12px;}
    .seneriosList .content {height: 228px!important;}
    .seneriosList .content h4{font-size: 13px!important;}
    .seneriosList .content p{font-size: 12px!important;}
    .overview_text_wrap{margin-left: 0!important}
    .modulemap_wrap .moduleList .listHead h4 div{display: none!important}
    .udid_progress_wrap{width: auto;float: left;}
    .competencyoptions_wrap .quizBox li{padding:8px 10px!important;}
    .competencyoptions_wrap .quizBox li label{padding:0!important;width: 50%}
    .competencyoptions_wrap .quizBox .starRatings li .star{width: 27%}
    .smaboutBox .left,.smaboutBox .right{width: 100%!important;float: none;}
}
/*Small screen android cell phones*/
@media screen and (max-width: 400px) { 
    label {padding: 15px 10px;}
}
.navbar .nav > li > .dropdown-menu::after,.navbar .nav > li > .dropdown-menu::before{left:50%!important}
.jw-icon-rewind {
  display: none !important;
}
