*  {	margin: 0;	padding: 0;

  -webkit-transition: background 300ms ease;
  -moz-transition: background 300ms ease;
  -o-transition: background 300ms ease;
  transition: background 300ms ease;
 }



body  {

	color:#333333;

	font-size:0.8em;

	line-height:140%;
  
  font-family:dejavusans;
  
  background: #EAEAEA url(/templates/shape5_vertex/images/wrapper.png);
  background-size:100%;
}

::-webkit-scrollbar-track {
  background: #2D2D39;
  border: 4px #2D2D39 solid;
}

::-webkit-scrollbar-thumb {
  background: #0088CC;
  border-radius: 10px;
  border: 2px #2D2D39 solid;
}

::-webkit-scrollbar {
  width: 15px;
}

::selection {
  background-color: #D3D3D3;
}


body.contentpane, body.mceContentBody {	background:#FFFFFF;}



a  {	text-decoration: none;}

a:hover  { text-decoration:underline; }

a:active { outline: none;}

a:focus {-moz-outline-style: none;}	



fieldset a  {font-weight: bold; }



h1 {	font-size:1.7em;font-weight: normal;}



h2 {	font-size:1.4em;font-weight: normal;margin-bottom:18px;
  font-family:dejavusans !important;
  }



h3 {	font-size:1.2em;font-weight:normal;}



h4 {	font-size:1.1em;font-weight: normal;}



h5 {	font-size:0.9em;font-weight: normal;}



#s5_body_padding {
	  background: rgba(255, 255, 255, 0.7);
}

/* IMAGES

----------------------------------------------------------- */



a img, fieldset, img  {	border: none; }



.mosimage  {

	padding: 0;

	border:1px solid #333333;

	margin:6px;	}



.mosimage img  {

	padding: 0;

	margin: 0!important; }



.mosimage_caption {

	background:#333333;

	border-top:1px solid #333333;

	color:#FFFFFF;

	font-size:8pt;

	margin-top:2px;

	padding:1px 2px;}





/* FORM

----------------------------------------------------------- */

fieldset  {

	border-bottom:1px solid #EDEDED;

	padding-top:7px;

	padding-bottom:7px;}



#form-login fieldset {

	border:none;

	padding-top:0px;}



#form-login p {

	padding-top:0px;}



#login br {

	display:none;}



#login .button {

	margin-top:8px;

	margin-bottom:8px;}



#login ul, #form-login ul {

	padding-top:8px;

	padding-bottom:8px;}

	

#login-form p {

padding:0px;

}



#modlgn_username, #modlgn_passwd, #username_vmlogin, #password_vmlogin {

	width:92%;}



.inputbox, .registration input, .login input, .contact-form input, #jform_contact_message, input {

	border:1px solid #D8D8D8;

	padding:4px;

	background:#F7F7F7;

	-moz-border-radius:6px;

	-webkit-border-radius:6px;

	border-radius:6px;

	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07) inset; /* FF3.5+ */

	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07) inset; /* Saf3.0+, Chrome */

	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.07) inset; /* Opera 10.5, IE9, Chrome 10+ */}

	



#login-form fieldset {

border:none;

}



#login-form input {

width:93%;

}



#login-form #modlgn-remember {

width:auto;

margin-bottom:14px;

}



#login-form .button {

width:auto;

}



.inputbox:hover, .registration input:hover, .login input:hover, .contact-form input:hover, #jform_contact_message:hover, input:hover {

	border:solid 1px #BDBCBC;}

	

select.inputbox {

behavior:none;}



label.invalid {

	color:#FF0000;}



label.invalid {

	color:red;}

	

.login label {

display:block;

}



.invalid {

	border-color:#FF0000;}



.invalid {

	border-color:red !important;}



.tool-tip {

	float: left;

	background: #CCCCCC;

	border: 1px solid #333333;

	padding: 5px;

	color:#000000;

	max-width: 200px;}



.tool-title {

	padding: 0;

	margin: 0;

	font-weight: bold;

	margin-top: -15px;

	padding-top: 15px;

	padding-bottom: 5px;

	color:#000000;}



.tool-text {

	color:#000000;

	margin: 0;}



/* BUTTONS

----------------------------------------------------------- */



.button, a.readon, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton, .validate {

	padding:6px;

	padding-top:5px;

	margin-top:14px;

	margin-bottom:0px;

	font-weight: bold;

	border:none;

	color:#FFFFFF;

	text-decoration: none; 

	font-size:0.9em;}

	

.login .button {

margin-top:14px;

margin-bottom:14px;

}



.button {

	margin:0px;

	margin-top:0px;

	margin-right:8px;

	color:#ffffff;}

	

.btn-primary, .pager a {

color:#FFFFFF !important;

}



.btn-primary:hover, .pager a:hover {

color:#FFFFFF !important;

}

	

.btn-primary:hover, .button:hover, .validate:hover, .pager a:hover {

background:#666666;

}

	

#submitCommentButton, #contact-form .button {

	margin-bottom:14px;

	margin-top:14px;}



a.readon, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link {

	padding-left:10px;

	padding-right:10px;}





/* FONT CONTROLS

----------------------------------------------------------- */

#fontControls {

	float:right;}



#fontControls a {

	color:#151515;}



.decreaseSize {

	font-size:12px;}



.increaseSize {

	font-size:19px;}



.resetSize {

	font-size:16px;

	margin-left:5px;

	margin-right:5px;}	

	

/* SCROLL TO TOP

----------------------------------------------------------- */



#s5_scrolltotop {

	height: 0;

	visibility:hidden;}





.s5_scrolltotop  {	

	width:30px;

	height:30px;

	cursor:pointer;

	float: right;

	margin-right:5px;

	margin-top:6px;

	background:transparent url(../images/s5_scroll_arrow.png) no-repeat;}	





	

	

/* BOTTOM MENU

----------------------------------------------------------- */



#s5_bottom_menu_wrap ul.menu a:hover {

text-decoration:underline;}



#s5_bottom_menu_wrap ul.menu li {

padding-left:10px;

font-size:1em;

float:right;}



#s5_bottom_menu_wrap {

float:right;

}



#s5_left_column_wrap {
  padding-top: 15px;
    background: #FCFCFC;
}



/* COLUMN MENU

----------------------------------------------------------- */



.module_round_box ul.menu a {
	
	  font-size: 14px;

padding:6px 0px 6px 23px;

display:block;

background:url(../images/system/arrow.png) no-repeat left center;

color:#444;

border-bottom:1px dotted #D3D3D3;}



.module_round_box ul.menu a:hover {

text-decoration:underline;}



.module_round_box ul.menu ul a:hover {

text-decoration:underline;}



.module_round_box ul.menu ul a {

background:none;

padding:6px;

padding-left:10px;

border-bottom: none;

display:block;}



.module_round_box ul.menu ul ul a {

font-size:0.9em;

padding:3px;

padding-left:20px;

border-bottom: none;

display:block;

font-weight:normal;}



.module_round_box ul.menu #current ul span {

font-weight:normal;}



.module_round_box ul.menu li {

padding:0px;}



.module_round_box ul.menu li ul li {

margin-left:24px;}



.module_round_box ul.menu img {

display:none;

}



	

/* BODY ELEMENTS

----------------------------------------------------------- */



#s5_header_area_inner2, #s5_component_wrap, #s5_footer_area_inner2 {

}



#s5_header_area_inner {

padding-top:0px;

}



#s5_component_wrap {

	  padding: 20px 15px;

}


#s5_component_wrap h3 {

margin-bottom:8px;

}


#s5_footer_area_inner2 {

  padding: 20px 10px;

padding-bottom:14px;

padding-top:17px;

font-size:0.9em;

}



#s5_footer {

float:left;
  color: #FFF;

}



#s5_shape5_logo {

width:82px;

height:25px;

margin-left:auto;

margin-right:auto;

margin-top:30px;

margin-bottom:40px;

background:url(../images/shape5_logo.png);

cursor:pointer;

display:block;

}



#s5_header_wrap {

/*background:#F1242B;*/

padding: 0 0;

}

#s5_header_area_inner2, .module_round_box, .module_round_box-dark, #s5_component_wrap, #s5_footer_area_inner2 {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}



#s5_logo {

float: left;

cursor: pointer;

  margin: 28px 0 30px 0;

}



#s5_logo_module {

float: left;

}



#s5_banner {

  padding-top: 10px;
  padding-bottom: 10px;
  color: #CCC;

}



#s5_banner a {

color:#999999;

}



#s5_banner .banneritem img {

float:right;

}



#s5_banner .module_round_box_outer {

float:right;

}



#s5_breadcrumb_fonts_wrap {
  background: none; /*#383847
  border-bottom: 3px solid #F1242B;*/
  padding-bottom: 6px;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  background: rgba(45, 45, 57, 0.8);
}



#s5_breadcrumb_wrap {

float:left;

}



#s5_breadcrumb_wrap img {

display:none;

}



#s5_breadcrumb_wrap .pathway {

margin-left:2px;

margin-right:2px;

}



#fontControls, #s5_social_wrap1 {


}



#fontControls {

margin-right:15px;

}



#s5_loginreg { 

float:right;

margin-right:5px;

}



#s5_register {

margin-left:7px;

}



#s5_facebook {

/*background:url(../images/social/f.png) no-repeat top left;*/
background:url(https://upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Facebook_icon_2013.svg/640px-Facebook_icon_2013.svg.png) no-repeat top left;
  
background-size: 23px;

height: 22px;

width:23px;

cursor:pointer;

margin-left:7px;

float:right;

} 



/*#s5_google {

background:url(../images/social/g.png) no-repeat top left;

background-size: 23px;

height: 22px;

width:23px;

cursor:pointer;

margin-left:7px;

float:right;

} 



#s5_twitter {

background:url(../images/social/t.png) no-repeat top left;

background-size: 23px;

height: 22px;

width:23px;

cursor:pointer;

margin-left:7px;

float:right;

} 
*/


#s5_youtube {

background:url(https://www.youtube.com/s/desktop/61af7f3f/img/favicon_144x144.png) no-repeat top left;

background-size: 23px;

height: 22px;

width:23px;

cursor:pointer;

margin-left:7px;

float:right;

} 



#s5_skype {

background:url(https://upload.wikimedia.org/wikipedia/commons/e/ec/Skype-icon-new.png) no-repeat top left;

background-size: 23px;

height: 22px;

width:23px;

cursor:pointer;

margin-left:7px;

float:right;

} 



#s5_menu_wrap {

background:rgba(45, 45, 57, 0.8); /*#2D2D39;*/

padding: 0 2%;

}



#s5_search label, #s5_search br, #s5_search button {

display:none;

}



#s5_search {

float:right;

}



#s5_search input {

color:#FFFFFF;

background:#151515;

-webkit-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset;

-moz-box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset;

box-shadow: 0 0 18px 2px rgba(0, 0, 0, 0.5) inset; 

-moz-border-radius:8px;

-webkit-border-radius:8px;

border-radius:8px;

border:none;

padding:8px;

padding-left:14px;

padding-right:14px;

margin-top:12px;

margin-right:22px;

font-size:0.8em;

width:140px;

}



/* MODULE STYLES

----------------------------------------------------------- */



.module_round_box_outer {
  padding-left:10px;
  margin-bottom: 25px;
  padding-right: 10px;
}



.s5_mod_h3 {

font-size:1em;

}



.module_round_box {


padding-bottom:0px;

}



.module_round_box .s5_mod_h3 {
	color:#0088CC;
  font-size: 16px;
  font-family: bpgninomtavrulibold;

border-bottom:solid 1px #0088CC;

padding-bottom:7px;

padding-left:10px;

padding-right:13px;

padding-top:12px;


margin-bottom:12px;

}

.s5_mod_h3_outer {
	background: #F9F9F9;
}


.module_round_box-dark {

background:#1A1A1A;

-moz-border-radius:6px;

-webkit-border-radius:6px;

border-radius:6px;

border:solid 1px #C5C5C5;

padding:20px;

padding-bottom:16px;

color:#FFFFFF;

}

button.btn, input[type="submit"].btn,input[type="search"] {
	border-radius:3px;
	  padding: 4px 6px;
	    color: #626262;
}

.tags {
	margin-left:0px;
	overflow: hidden;
  height: 19px;
  clear:both;
}

.tags li {
	  list-style: none;
  float: left;
}

.tags li a {
	font-weight: normal;
}

#xmap .muted {
	display:none;
}



.module_round_box-dark a {

color:#999999;

}



.module_round_box-dark .s5_h3_first {

color:#999999;

}



.module_round_box-dark .s5_mod_h3 {

color:#FFFFFF;

border-bottom:solid 1px #0B0B0B;

background:#141414;

background: -moz-linear-gradient(top, #1A1A1A 0%, #121212 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1A1A1A), color-stop(100%,#121212)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top, #1A1A1A 0%,#121212 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top, #1A1A1A 0%,#121212 100%); /* Opera11.10+ */

background: -ms-linear-gradient(top, #1A1A1A 0%,#121212 100%); /* IE10+ */

background: linear-gradient(top, #1A1A1A 0%,#121212 100%); /* W3C */

-moz-border-radius:6px 6px 0px 0px;

-webkit-border-radius:6px 6px 0px 0px;

border-radius:6px 6px 0px 0px;

padding-bottom:11px;

padding-left:13px;

padding-right:13px;

padding-top:12px;

margin-left:-20px;

margin-top:-20px;

margin-right:-20px;

margin-bottom:12px;

}





.module_round_box-none {

background:none;

}



.module_round_box-none .s5_mod_h3 {

margin-bottom:12px;

}





#s5_drop_down_inner .module_round_box_outer {

margin-left:10px;

margin-right:10px;

margin-bottom:30px;

}



#s5_header_wrap .module_round_box_outer {

margin-left:0px;

margin-right:0px;

margin-bottom:1px;

}
/*
#headerend {
	height:20px;
	background:#ccc;
	width: 100%;
	background: #F1242B;
	color: #FFF;
	padding: 7px 0;
}*/

#headerend {
	height:0px;
	background:#ccc;
	width: 100%;
	background: #0088CC;
	color: #FFF;
	padding: 2px 0;
}

.s5_wrap2 {
	margin: 0 2%;
}


#s5_social_wrap_inner .moduletable {
	float:left;
	margin-right: 34px;
}

.vm3pr-0,#s5_scrolltopvar {
	display:none;
}

.latest-view {
	background:url(/templates/shape5_vertex/images/bggray.png);
	  margin: 2% -13%;
  padding: 2% 13%;
}

.s5_menu_wrap2 {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
}

.menu-padding {
	padding: 0 2% 44px !important;
}

h2 a {
	font-family: dejavusans;
}

.browseProductImage:hover {
	opacity:0.9;
}

.bread .bread {
	  margin-top: 2px;
}

.spacer:hover {
	background: #F0F0F0;
}

#s5_footer_area1 {
	  background: #131327;
}

#s5_right_column_wrap {
	padding-top:15px;
	  background: #FCFCFC;
}

#s5_right_column_wrap_inner {
	width:95%;
	overflow:hidden;
}

.article-info {
	display:none;
}

.footerc a {
	color:#F1242B;
}


.scores .head td {
	padding: 10px;
	color:#fff;
	font-size:17px;
	
background: #5b7dad;
background: -moz-linear-gradient(top,  #5b7dad 0%, #3466af 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b7dad), color-stop(100%,#3466af));
background: -webkit-linear-gradient(top,  #5b7dad 0%,#3466af 100%);
background: -o-linear-gradient(top,  #5b7dad 0%,#3466af 100%);
background: -ms-linear-gradient(top,  #5b7dad 0%,#3466af 100%);
background: linear-gradient(to bottom,  #5b7dad 0%,#3466af 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b7dad', endColorstr='#3466af',GradientType=0 );

}


.scores td {
	padding: 10px;
	background:#fff;
	font-size: 15px;
}


.scores td.shedegi {
	background: #DDF;
}

.scores td.shedegi,.scores td.shed {
	text-align: center;
}

.scores td.correct {
	background: #DBFFDA;
}

.scores td.false {
	background: #FFDADA;
}

.item-page table {
	border:2px #EFEFEF solid;
}

.item-page table td {
	  padding: 4px 6px;
	  padding-left:8px;
}

.item-page table tr:nth-child(odd) td {
	background-color: #F9F9F9;
}

.item-page table tr:nth-child(even) td {
	background-color: #fff;
}

.item-page table tr:hover td {
	  background-color: #FFF0F0;
}

#comments-footer {
	display:none;
}

.comments-buttons a, #comments a {
	color:#fff;
}