@import url('FeaturedSlider.css');
.TxtCenter
{
    text-align:center !important;
}
.ANoStyle
{
    text-decoration:none !important;
}
body {
    border-top-width: 0px;
    padding-right: 0px;
    background-position: center top;
    padding-left: 0px;
    border-left-width: 0px;
    background-image: url(../images/senior_background.jpg);
    border-bottom-width: 0px;
    padding-bottom: 0px;
    margin: 0px;
    color: #000000;
    padding-top: 0px;
    background-repeat: repeat;
    font-family: arial, helvetica, sans-serif;
    background-color: #3b88b6;
    text-align: left;
    border-right-width: 0px
}
#container {
	margin-left: auto; max-width: 997px; width:100%; margin-right: auto;height:auto;
}
#containeradmin {
	margin-left: auto; width: 1064px; margin-right: auto;height:auto;
}
#top_section {
	border-width: 0px;
    padding: 0px;
*    z-index: 10;
	    float: left;
	background-image: url('../images/senior_border_top.gif');
	    margin: 0px 0px -1px 70px;
	    width: calc(100% - 69px);
	    background-repeat: no-repeat;
	    position: relative;
	    height: 117px;
	    top: 0px;
    left: 0px;
}
#top_banner {
	
}
#top_logo {
	clear: both; z-index: 10; left: 30px; float: left; position: relative; top: 20px
}
#top_nav {
	padding-right: 4px; padding-left: 4px; font-weight: bold; font-size: 11px; z-index: 20; left: 104px; float: left; padding-bottom: 4px; width: calc(100% - 135px); color: #3b5d14; padding-top: 4px; position: absolute; top: 11px
}
#top_nav .menu li {
	background-position: left center;
	float: left;
	background-image: url('../images/senior_topnav_seperator.gif');
	background-repeat: no-repeat;
	list-style-type: none;
	position: relative;
}
#top_nav .menu li a {
	font-weight: bold; color: white; font-family: arial, helvetica, sans-serif; text-align: center; text-decoration: none;
	padding: 0 15px;
}
#top_nav ul {
	padding-right: 0px; padding-left: 0px; float: left; padding-bottom: 0px; margin: 0px; width: 100%; padding-top: 0px; white-space: nowrap; position: relative
}
#top_nav li:first-child {
	background-image: none;
}
#top_nav li.landing {
	padding-left: 0.75em; font-size: 0.9em;
}
#top_nav li a:hover {
	color: #125b2e;
}
#top_nav .menu li a:hover {
	color: #666666
}
#top_nav ul li #down-arrow{
display: block; 
position: absolute; 
top: 9px; 
right: 5px; 
width: 8px; 
height: 6px; 
background: url('../partners/images/megamenu/arrow.png') no-repeat 0 0;
}
#top_nav ul > li:hover #down-arrow {
background-position: 0 100%;
background: url('../partners/images/megamenu/arrow-b.png') no-repeat 0 0;
}
#top_nav ul > li >ul > li #right-arrow{
display: block; 
position: absolute; 
top: 10px; 
right: 8px; 
width: 6px; 
height: 8px; 
background: url('../partners/images/megamenu/arrow-right.png') no-repeat 0 0;
}
#top_nav ul > li  > ul > li:hover #right-arrow {
background-position: 0 100%;
background: url('../partners/images/megamenu/arrow-b-right.png') no-repeat 0 0;
}
#top_nav ul {
	position:absolute;
	white-space: nowrap;
	z-index: 2;
	left: -9999em;
}
@media(min-width:1021px) {
    #top_nav ul.menu li:hover > ul {
        left: auto;
        *margin-top: 18px;
        *left: 0px;
        display: block;
    }
}
#top_nav ul > li:hover > ul.submenu, #top_nav ul > li > ul.submenu > li:hover > ul.submenu_1, #top_nav ul > li > ul.submenu > li > ul.submenu_1 > li:hover > ul.submenu_2 {
    background: none repeat scroll 0 0 #DB8B1A;
    border: 2px solid #D26C14;
    padding-top: 10px;
    width: auto;
    z-index: 50;
    box-shadow: 5px 5px 20px #000 ;
	border-radius: 0 20px;
	min-width:100%;
}
#top_nav ul > li > ul.submenu > li:hover > ul.submenu_1, #top_nav ul > li > ul.submenu > li > ul.submenu_1 > li:hover > ul.submenu_2 {
    margin-left: 100%;
    margin-top: -36px;
}
#top_nav ul > li:hover > .submenu li, #top_nav ul > li > ul.submenu > li:hover > ul.submenu_1 li, #top_nav ul > li > ul.submenu > li > ul.submenu_1 > li:hover > ul.submenu_2 li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #D26C14;
    display: block;
    float: none;
    height: auto;
    line-height: normal;
    padding-bottom: 5px;
    padding-top: 5px;
}
#top_nav ul > li:hover > .submenu li:last-child, #top_nav ul > li > ul.submenu > li:hover > ul.submenu_1 li:last-child, #top_nav ul > li > ul.submenu > li > ul.submenu_1 > li:hover > ul.submenu_2 li:last-child {
	border-bottom:0px;
}
#top_nav ul > li:hover > .submenu li a, #top_nav ul > li > ul.submenu > li:hover > ul.submenu_1 li a, #top_nav ul > li > ul.submenu > li > ul.submenu_1 > li:hover > ul.submenu_2 li a {
    background: none repeat scroll 0 0 transparent;
    color: #fff;
    display: block;
    float: none;
    height: auto;
    line-height: normal;
}
#top_nav ul > li:hover > .submenu li a:hover, #top_nav ul > li > ul.submenu > li:hover > ul.submenu_1 li a:hover, #top_nav ul > li > ul.submenu > li > ul.submenu_1 > li:hover > ul.submenu_2 li a:hover {
    background: none repeat scroll 0 0 #D26C14;
}
#top_nav ul > li:hover > .submenu li:last-child a:hover, #top_nav ul > li > ul.submenu > li:hover > ul.submenu_1 li:last-child a:hover, #top_nav ul > li > ul.submenu > li > ul.submenu_1 > li:hover > ul.submenu_2 li:last-child a:hover {
	border-radius: 0 0 0 10px;
}

* html #mid_section {
	clear: both;
	left: 2px;
	float: left;
	background-image: url(../images/senior_border_mid.gif);
	width: 997px;
	background-repeat: repeat-y;
	height:auto;
	margin-left:35px;
}

* html #inside_border
{
    margin-top: -94px;
    float: left;
    background-image: url(../images/senior_inside_border_background.png);
    margin-bottom: -169px;
    margin-left: 39px;
    width: 100%;
    padding-top: 40px;
    background-repeat: no-repeat;
    position: relative;
    
}

#mid_section {
	clear: both;
	left: 2px;
	float: left;
	background-image: url(../images/senior_border_mid.gif);
	max-width: 997px;
    width:100% ;
	background-repeat: repeat-y;
	height:auto;
	
}
#inside_border {
    margin-top: -94px;
    float: left;
    background-image: url(../images/senior_inside_border_background.png);
    margin-bottom: -169px;
    margin-left: 78px;
    max-width: 997px;
    padding-top: 40px;
    background-repeat: no-repeat;
    position: relative;
    height: auto;
    width: calc(100% - 78px);
}



#sidebar {
	left: 50px;
	float: left;
	background-image: url(../images/senior_sidebar_background.gif);
	width: 210px;
	background-repeat: no-repeat;
	position: relative;
	top: 50px;
	height: 429px
	
}

#sidebarAdmin {
	left: 50px;
	float: left;
	width: 210px;
	position: relative;
	top: 50px;
	height: 500px;
	 background-color:#f1f1f6;
	
}
#sidebar_heading {
	font-weight: bold; font-size: medium; left: 63px; float: left; color: black; position: relative; top: 23px
}
#sidebar ul {
	padding-right: 0px; padding-left: 0px; left: 20px; float: left; padding-bottom: 0px; margin: 0px; width: 170px; padding-top: 0px; white-space: normal; position: relative; top: 30px
}
#sidebar li {
	background-position: center top;
	background-image: url(../images/senior_sidebar_seperator.gif);
	padding-top: 1em;
	background-repeat: no-repeat;
	list-style-type: none;
	position: relative;
	text-align: center
}
#sidebar li a {
	font-weight: bold; font-size: 0.9em; color: white; font-family: verdana, arial, helvetica, sans-serif; position: relative; top: -5px; text-decoration: none
}
#sidebar li:first-child {
	background-image: none; padding-top: 5px; top: 5px
}
#sidebar li a:hover {
	color: #125b2e; text-decoration: none
}
#main_content {
	left: 67px;
	float: left;
	width: 570px;
	position: relative;
	top: 20px;
	height:auto;
	background-color: #FFFFFF;
}
#main_content_large {
	left: 100px;
	float: left;
	width: 720px;
	position: relative;
	top: 20px;
	height: auto;
	margin-bottom: 50px;
	margin-right:20px;
}

* html #senior_border_bottom_left {
	left: 10px; float: left; position: relative; top: 3px;margin-left:8px;
}

#senior_border_bottom_left {
	left: 18px; float: left; position: relative; top: 3px;
}

*html #senior_border_bottom_right {
	left: 20px; float: right; position: relative; top: 3px;margin-left:70px;
}

#senior_border_bottom_right {
	left: 21px; float: right; position: relative; top: 3px;
}

*html #senior_border_bottom {
	clear: both; z-index: 45; left: 30px; float: left; position: relative; top: 2px;margin-left:70px; 
}

#senior_border_bottom {
    clear: both;
    z-index: 5;
    left: 30px;
    float: left;
    position: relative;
    top: 2px;
}



#bottom_section
{
    clear: both;
    z-index: 10;
    *z-index: 50;
    left: 180px;
    float: left;
    width: 750px;
    position: relative;
    top: -55px;
    height: auto;
    margin-top: 15px;
}
#bottom_section a {
margin: 0 6px 0 8px}

.header1 {
	font-weight: bold;
	font-size: 1.3em;
	color: #3575b6;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 0px;
}
.header2 {
	font-weight: bold; font-size: 1.1em; color: #3575b6; font-family: verdana, arial, helvetica, sans-serif; text-align: left
}
.header2a {
	font-weight: bold;
	font-size: 1.1em;
	color: #3575b6;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	margin-bottom: 0px;
}
.header3 {
	font-weight: normal; font-size: 1em; color: #3575b6; font-family: verdana, arial, helvetica, sans-serif; text-align: left
}
.normal_text {
	font-weight: normal; font-size: 1em; color: black; font-family: arial, helvetica, sans-serif; text-align: justify
}
.normal_text_smaller {
	font-weight: normal; font-size: 0.8em; color: #000000; font-family: arial, helvetica, sans-serif
}
b {
	font-weight: bold; 
}
a {
	font-weight: bold; font-size: medium; color: #fc8117; font-family: arial, helvetica, sans-serif
}
a:hover {
	color: #22d449; text-decoration: none
}
a:visited {
	color: #2c5fb2
}
ul.list {
	list-style-type: disc
}

/*generic un ordered list formatting*/
ul.list-items{padding-left:0;list-style: none;}
ul.list-items li {padding-bottom: 5px;}

.green_dash_home{
	border-right: #3575b6 1px solid; padding-right: 10px; border-top: #3575b6 1px solid; padding-left: 10px; float: left; padding-bottom: 10px; margin: 10px 0px 30px; border-left: #3575b6 1px solid; width: 700px; padding-top: 10px; border-bottom: #3575b6 1px solid; position: relative; text-align:left;
}
.green_dash {
	border-right: #3575b6 1px solid; padding-right: 10px; border-top: #3575b6 1px solid; padding-left: 10px; float: left; padding-bottom: 10px; margin: 10px 10px 30px; border-left: #3575b6 1px solid; width: 545px; padding-top: 10px; border-bottom: #3575b6 1px solid; position: relative
}

/* New style (newsbox) for news box on teachers home page - done by mo on the 14/02/2012 */

.newsbox {
	background-color: #E0ECF8;
	border-right: #3575b6 1px solid; 
	padding-right: 10px; 
	border-top: #3575b6 1px solid; 
	padding-left: 10px; 
	float: left; 
	padding-bottom: 10px; 
	margin: 10px 0px 30px; 
	border-left: #3575b6 1px solid; 
	width: 700px; 
	padding-top: 10px; 
	border-bottom: #3575b6 1px solid; 
	position: relative;
}

/* New style for news box on teachers home page - done by mo on the 14/02/2012 */

/* New style (newsbox1) for news box on teachers secondary schools page - done by mo on the 14/02/2012 */

.newsbox1 {
	background-color: #E0ECF8;
	border-right: #3575b6 1px solid; 
	padding-right: 10px; 
	border-top: #3575b6 1px solid; 
	padding-left: 10px; 
	float: left; 
	padding-bottom: 10px; 
	margin: 10px 0px 30px; 
	border-left: #3575b6 1px solid; 
	width: 550px; 
	padding-top: 10px; 
	border-bottom: #3575b6 1px solid; 
	position: relative;
}

/* New style (newsbox1) for news box on teachers secondary schools page - done by mo on the 14/02/2012 */



.file_list {
	border-top-width: 0px; border-left-width: 0px; float: left; border-bottom-width: 0px; margin-left: auto; margin-right: auto; white-space: nowrap; position: relative; border-right-width: 0px; width:100%;
}
.file_list li {
	font-weight: bold; padding-bottom: 0.25em; color: #3575b6; list-style-type: none; text-align: left
}
.file_type {
	margin-bottom: 1em
}
.file_link {
	font-weight: bold; font-size: 1em; color: #fc8117; font-family: arial, helvetica, sans-serif
}
.file_link:hover {
	color: #22d449; text-decoration: none
}
.file_link:visited {
	color: #2c5fb2
}
input.white {
	background-color: #ffffff
}
th {
	font-weight: bold; padding-bottom: 10px; color: #3575b6; text-align: left
}
#bottom_section a {
	float: left; margin-left: 0.1em; color: white; position: relative; text-decoration: none
}
#bottom_section a:hover {
	color: #125b2e
}
#bottom_section a img {
	float: left; margin-left: 1em; position: relative
}
.footer {
	font-size: xx-small; left: 280px; color: orange; position: absolute; top: 60px
}
.footerlist{
	margin-left:40px;
}
.footerlist li
{
*display: inline;
list-style-type: none;
padding-right: 12px;
}
.normal_div {
	height: auto;
/*	min-height:250px;*/
	width: 100%;
	font-weight: normal;
/*	font-size: 0.9em;*/
	color: black;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	padding-top:5px;
}

.normal_div img {
border-style: none;
    border-color: inherit;
    border-width: 0px;
   /* width: 12px;
    height: 13px;*/
}
.normal_row {
	height: auto;
	width: 100%;
	font-weight: normal;
	font-size: 0.90em;
	color: black;
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	float:left;
}
/*.normal_div ul {
	list-style-image: url(../images/bug_bullet2.gif);
	list-style-type: none;
}*/
.normal_row ul {
	list-style-image: url(../images/bug_bullet2.gif);
	list-style-type: none;
}
#games_div {
	float: left;
	height: auto;
	width: 100%;
	padding-right: 50px;
}
#junior_game {
	float: left;
	height: 210px;
	width: 310px;
}
#junior_game_pri {
	height: 210px;
	width: 310px;
	margin-left:auto;
	margin-right:auto;
}
#senior_game {
	float: right;
	height:210px ;
	width: 310px;
}
#senior_game_sec {
	height:210px ;
	width: 310px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
}
.ul_outer {
	margin-left: 0px;
	list-style-position: outside;
}
.ul_links
{
	line-height: 30px;
	color: #FF6633;
	list-style-type: none;
	text-indent: -40px;
}
.d {
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	h1 {
	margin-top: 0px;
}

#overlay{ background-image: url(../images/overlay.png); }


.gridstyle_foradmin
{
	font-size: 12px;
    text-align: left;
    width:100%;
}

.gridstyle
{
    font-family:'Lucida Casual', 'Comic Sans MS';
	font-size: 16px;
    text-align: left;
    width:100%;
}

.gridstyle input[type=text] {
    padding: 0;
    height: 30px;
    position: relative;
    left: 0;
    outline: none;
    border: 1px solid #cdcdcd;
    border-color: rgba(0,0,0,.25);
    background-color: white;
    font-size: 16px;
	font-family:'Lucida Casual', 'Comic Sans MS';
}

.gridstyle #tbxmessage{
    padding: 0;
    position: relative;
    left: 0;
    outline: none;
    border: 1px solid #cdcdcd;
    border-color: rgba(0,0,0,.25);
    background-color: white;
    font-size: 16px;
	font-family:'Lucida Casual', 'Comic Sans MS';
}

.gridstyle_foradmin a
{
    font-size: 12px;
   
}

.gridstyle #btnsend {
    padding: 10px 15px;
    background: #4479BA;
    color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
	font-family:'Lucida Casual', 'Comic Sans MS';
	font-size: 16px;
    transition:all 0.4s ease-in-out;
}
    .gridstyle #btnsend:hover {
        background: #fc8117;
        border: solid 1px #fff;
        text-decoration: none;
        cursor: pointer;
    }
.gridstyle #btnsend:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}

.teststyle
{font-size:22px;
	 color:#ff9933;
	  font-weight:bold;}

.helplink
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #CC3300;
    font-style: italic;
}

/* 
*****************************************

	Overrides for the bxslider because of poor css specificity.

*****************************************	
*/
#ContentPlaceHolder2_litBody .bx-wrapper .bx-viewport .bxslider li strong,
#ContentPlaceHolder2_litBody .bx-wrapper .bx-viewport .bxslider li b{
	padding: 0 !important;
	display: inline-block !important;
	position: initial !important;
	max-width: initial;
	margin: initial;
}

.bx-wrapper .fixed-height{
	height:171px !important
}
.bx-caption.bx-caption-content p{
    font-size: 15px;
    padding: 10px 20px;
    margin: 0;
    line-height: 22px;
}

.bx-caption.bx-caption-content span{
	display: inline !important;
    font-size: 15px;
	font-weight: bold;
	padding: 0 !important;    
}
.bx-caption.bx-caption-content {color: #fff;padding-top: 5px;}
.bx-caption.bx-caption-content span,
.bx-caption.bx-caption-content a{
	color: #E0B253 !important;
}
.bx-caption-content >iframe{
    position: absolute;
    top: -205px;
    left: 228px;
}

/* 
*****************************************

	Mailchimp styles

*****************************************	
*/
#mc_embed_signup{
	background:#fff; 
	clear:left; 
	font:14px Arial,sans-serif;
}
#mc_embed_signup h2 {
    color: #3575b6;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
}
#mc_embed_signup .indicates-required{

}
#mc_embed_signup .asterisk{
	color: #ff0000;
}

#mc_embed_signup label{
    display: block;
    width: auto;
    margin: 5px 0;
    font-weight: bold;
	line-height: 150%;
    font-family: Helvetica;
    font-size: 16px;
    color: #3575b6;
}

#mc_embed_signup .mc-field-group {
    position: relative;
    margin: 3px 0 12px 0;
    overflow: hidden;
    background: transparent !important;
}

#mc_embed_signup input, #mc_embed_signup textarea, #mc_embed_signup select {
    display: block;
    margin: 0;
    padding: 10px;
    background: #fff;
    width: 600px;
    border: 2px solid #d0d0d0;
    border-radius: 3px;
    -webkit-appearance: none;
}

#mc_embed_signup a.signup{
	display:inline-block;
	font-size:16px;
	font-family: Arial, sans-serif;
    font-weight: bold;
	line-height:42px;
	width:auto;
	margin:12px 5px 12px 0;
	padding:0 25px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
	border:0 none;
	border-radius:3px;
	vertical-align:top;
    background-color: #3575b6;
    color: #ffffff;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

#mc_embed_signup .button:hover{
    background-color: #5d5d5d !important;
    color: #ffffff !important;

}

#mc_embed_signup div.mce_inline_error{
    width: 603px;
}

.body-block #container #inside_border p img.even{padding: 3px 0 20px 20px;width: 250px;}
.body-block #container #inside_border p img.odd{padding: 3px 20px 20px 0;width: 250px;}
.page-id-110 .list-items p img.activities{width: 120px;padding-right: 15px;}

/* Twitter */
.twitter-list{
    position:relative;
    top:0;
    left:0;
    width: 512px;
    display: block;
    background-color: #ffffff;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    /* IE 5-7 */
    filter: alpha(opacity=00);
    /* Gecko */
    -moz-opacity: 0;
    /* Safari 1.x */
    -khtml-opacity: 0;
    /* CSS3 */
    opacity: 0;
}
a.twitter-timeline {
  /* Buttonish */
  display: inline-block;
  padding: 6px 12px 6px 30px;
  margin: 10px 0;
  border: #ccc solid 1px;
  border-radius: 3px;
  background: #f8f8f8 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNzIgNzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDcyIDcyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjAiIGZpbGw9Im5vbmUiIHdpZHRoPSI3MiIgaGVpZ2h0PSI3MiIvPg0KPHBhdGggZmlsbD0iIzU1YWNlZSIgZD0iTTY4LjgxMiwxNS4xNDFjLTIuMzQ4LDEuMDM5LTQuODY5LDEuNzQzLTcuNTE5LDIuMDZjMi43MDMtMS42Miw0Ljc3OC00LjE4Nyw1Ljc1Ni03LjI0NGMtMi41MjksMS41LTUuMzMsMi41OTItOC4zMTMsMy4xNzYNCglDNTYuMzQ5LDEwLjU5MSw1Mi45NDgsOSw0OS4xODIsOWMtNy4yMjksMC0xMy4wOTIsNS44NjEtMTMuMDkyLDEzLjA5M2MwLDEuMDI2LDAuMTE4LDIuMDIxLDAuMzM4LDIuOTgxDQoJYy0xMC44ODUtMC41NDgtMjAuNTI4LTUuNzU3LTI2Ljk4Ny0xMy42NzljLTEuMTI2LDEuOTM2LTEuNzcxLDQuMTg0LTEuNzcxLDYuNTgxYzAsNC41NDIsMi4zMTIsOC41NTEsNS44MjQsMTAuODk4DQoJYy0yLjE0Ni0wLjA2OS00LjE2NS0wLjY1Ny01LjkzLTEuNjM4Yy0wLjAwMiwwLjA1NS0wLjAwMiwwLjExLTAuMDAyLDAuMTYyYzAsNi4zNDUsNC41MTMsMTEuNjM4LDEwLjUwNCwxMi44NA0KCWMtMS4xMDEsMC4yOTgtMi4yNTYsMC40NTctMy40NDksMC40NTdjLTAuODQ2LDAtMS42NjctMC4wNzgtMi40NjUtMC4yMzFjMS42NjcsNS4yLDYuNDk5LDguOTg2LDEyLjIzLDkuMDkNCgljLTQuNDgyLDMuNTEyLTEwLjEyOSw1LjYwNi0xNi4yNiw1LjYwNmMtMS4wNTUsMC0yLjA5Ni0wLjA2MS0zLjEyMi0wLjE4NGM1Ljc5NCwzLjcxNywxMi42NzYsNS44ODIsMjAuMDY3LDUuODgyDQoJYzI0LjA4MywwLDM3LjI1MS0xOS45NDksMzcuMjUxLTM3LjI0OWMwLTAuNTY2LTAuMDE0LTEuMTM0LTAuMDM5LTEuNjk0QzY0LjgzOCwyMC4wNjgsNjcuMDU4LDE3Ljc2NSw2OC44MTIsMTUuMTQxeiIvPg0KPC9zdmc+DQo=") 8px 8px no-repeat;
  background-size: 1em 1em;

  /* Text */
  font: normal 12px/18px Helvetica, Arial, sans-serif;
  color: #333;
  white-space: nowrap;
}

a.twitter-timeline:hover,
a.twitter-timeline:focus {
  background-color: #dedede;
}

/* Color Highlight for keyboard navigation */
a.twitter-timeline:focus {
  outline: none;
  border-color: #0089cb;
}
.latest-tweets{display: none;}
.latest-tweets.mobile{display: none !important;}
#TweetContainer {
    position: fixed;
    cursor: pointer;
    top: 40%;
    left: -1000px;
    right: 0;
    bottom: 0;
    width: 267px;
    height: 130px;
    z-index:9999;
}

/* Latest tweets media queries. */
@media (max-width: 1193px) {  
    .latest-tweets.enabled{
        display:none!important;
    }
    .latest-tweets.mobile.enabled{
        display:block!important;
    }
}

@media (min-width: 1194px) {  
    .latest-tweets.enabled{
        display:block!important;
    }
    .latest-tweets.mobile.enabled{
        display:none!important;
    }
}

.close-container{
    float: right;
    color: #fff;
    position: absolute;
    z-index: 9999;
    top: -52px;
    right: 0;
}
.close-container span{    
    position: relative;
    top: -20px;
    left: -4px;
    font-weight: bold;
    font-size: 1.2em;
    color: #4BC2F1;
}
.close-tweet{width:60px;}


span.title{
    color: #254d99;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: left;
}
table.tbl-cursus ul{
    padding-left: 0;
}
table.tbl-cursus ul li{
    list-style: none;
    padding-bottom: 10px;
}

/*
    Table - e-Bug Approved Educator Training List
*/
.tbl-approved-btb {
  margin-top: 10px;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  border-radius: 3px;
}
.tbl-approved-btb thead {
  background-color: #2986AB;
}
.tbl-approved-btb th {
  padding: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
}
.tbl-approved-btb td {
  padding: 12px;
  border: 1px solid #CCCCFF;
  text-align: center;
  color: #777777;
  font-size: 16px;
  line-height: 26px;
}

.tbl-approved-btb {
  margin-top: 10px;
  padding: 0;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  border-radius: 3px;
}
.tbl-approved-btb thead {
  background-color: #2986AB;
}
.tbl-approved-btb th {
  padding: 12px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
}
.tbl-approved-btb td {
  padding: 12px;
  border: 1px solid #CCCCFF;
  text-align: center;
  color: #777777;
  font-size: 16px;
  line-height: 26px;
}
.dataTables_info {
  margin-top: 20px;
  float: left;
  font-weight: bold;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
  margin-top: 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  font-size: 16px;
  cursor: default;
  color: #777777 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dcdcdc));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dcdcdc 100%);
}
.dataTables_wrapper label,
.dataTables_info {
  font-size: 16px;
  line-height: 26px;
  color: #887D87;
}
.dataTables_wrapper label > input[type="search"] {
  margin-left: 10px;
}
table.dataTable td.details-control,
table.dataTable th.details-control {
  position: relative;
  cursor: pointer;
  padding: 0 25px;
}
table.dataTable td.details-control:before {
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  box-shadow: 0 0 3px #444;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  text-align: center;
  line-height: 14px;
  content: '+';
  background-color: #31b131;
}
table.dataTable tr.shown td.details-control:before {
  content: '-';
  background-color: #d33333;
}
.SeniorBlueTxt {
    color: #3575b6 !important;
}
.BreakWord
{
    word-break:break-word;
    white-space:initial !important;
}
.ModuleBtnCont
{
    display:flex;
    justify-content:space-between;
    margin-bottom:30px;

}
.ModuleBtnCont a {
    width: calc(48% - 30px);
    display: inline-block;
    text-decoration: none;
    color:#fff;
    padding:10px 15px;
    border-radius:15px;
    text-align:center;
    transition:all 0.4s ease-in-out;
    font-size:18px;
}
.ModuleBtnCont a:nth-child(1) {
    background-color: RGB(255,204,102);
}
.ModuleBtnCont a:nth-child(2) {
    background-color: RGB(102,204,255);
}
    .ModuleBtnCont a:nth-child(1):hover {
        border-radius: 0px;
        box-shadow: RGB(102,204,255) 10px 10px;
    }
    .ModuleBtnCont a:nth-child(2):hover {
        border-radius: 0px;
        box-shadow: RGB(255,204,102) 10px 10px;
    }
.SmallTxt {
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
}
.downloadIcon, .VideoIcon {
    display: inline-block;
    width: 48%;
    font-size: 34px !important;
    color: #e64a19;
    margin-top:8px;
}
.VideoIcon
{
    color:red;
    transition:all 0.4s ease-in-out;
}
.DoubleFileMod .downloadIcon, .DoubleFileMod .VideoIcon
{
    width:38% !important;
}
.ModuleInfoCont2 .downloadIcon, .ModuleInfoCont2 .VideoIcon {
    width: 31% !important;
}

.VideoIcon:hover {
    cursor: pointer;
    color: #000;
}
.ModuleInfoOverall
{
    text-align:center;
    margin-bottom:15px;
    display:flex;
    justify-content:space-around;
}
.ModuleInfoCont, .ModuleInfoCont2 {
    width: calc(25% - 30px);
    display: inline-block;
    margin-bottom: 10px;
    padding: 15px 10px;
    border-radius:15px;
    color:#fff;
}
.ModuleInfoCont2 {
    width: calc(50% - 30px) !important;
}
    .ModuleInfoCont:nth-child(1) {
        background-color: RGB(255,204,102);
    }
    .ModuleInfoCont:nth-child(2) {
        background-color: RGB(102,204,255);
    }
    .ModuleInfoCont:nth-child(3) {
        background-color: RGB(51,204,204);
    }
    .ModuleInfoCont:nth-child(4) {
        background-color: RGB(255,153,153);
    }
    .ModuleInfoCont2 {
        width: calc(50% - 30px);
    }
.ModuleInfoCont p, .ModuleInfoCont2 p {
    text-align: center !important;
    font-weight:600 !important;
    font-size:15px;
    width:100%;
}

.YouTubeModule {
    width: 100%;
    height: 450px;
    border: 1px solid #fff;
    margin-bottom: 15px;
}
.Width12
{
    width:calc(100% - 30px);
}
.PurpleBck {
    background-color: rgb(103, 58, 183) !important;
}
.IframeTest
{
    display:none;
    width:calc(100% - 15px) !important;
}
.IframeBtn {
    width: calc(100% - 30px);
    padding: 15px 10px;
    background-color: #fc8117;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    display:inline-block;
    transition:all 0.4s ease-in-out;
}
.IframeBtn:hover
{
    cursor:pointer;
}
.SmallHeader
{
    font-weight:500;
    font-size:18px;
    margin-top:15px !important;
}
body.ukr .file_list li {
    white-space: initial !important;
    padding-bottom: 6px;
}
.ZipIcon {
    color: #7a0cff;
    font-size: 22px;
    line-height: 18px;
    transition: all 0.4s ease-in-out;
}

.ZipIcon:hover {
    color: #fff;
}