body {
	background: #EDF2F4;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	margin:0;
	padding:5px;
	background-image:url('images/bg.png');
	min-width:900px;	
}


#maincontainer {
    margin: 0;
    min-width: 740px;
    padding: 0;
}

a {
	text-decoration:none;
	color:#424c37;
	font-weight:bold;
}

img{
	border:0px;
	vertical-align:inherit;
}

ol li{
	margin:2px;
	margin-top:8px;
}
input {
	border:1px solid #6a6969;
    border-top:0px;
    border-left:0px;
    border-right:0px;
}

input [type="button"]{
	background: #152C64;/* Old browsers */
	background: -moz-linear-gradient(top, #37518D 0%, #152C64 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37518D), color-stop(100%,#152C64)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #37518D 0%,#152C64 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #37518D 0%,#152C64 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #37518D 0%,#152C64 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37518D', endColorstr='#152C64',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #37518D 0%,#152C64 100%); /* W3C */
	color:#fff;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

input.radio{
	border:0px solid #6a6969;
    border-top:0px;
    border-left:0px;
    border-right:0px;
    vertical-align:bottom;
}

/*   With CSS-Selector   (for IE browsers)*/
.ie input[type="radio"].radio {			
	margin-bottom:-3px;
}




/* Header */
#header{
	display:block;
	height:80px;
	background: #58585a;/* Old browsers */
	min-width:880px;
}

.downheader{
	background: #ed1c24;
	height:8px;
}


/* telos Header */

/*  Logo */
.Logo {
	display:inline-block;
	height:50px;
	width:300px;
	padding-top:10px;
	padding-left:10px;
}

/* telos Logo */

/*Format for login form*/	
#user_icons{ 
	float:right;
	margin-top: -16px;
	font-size:0.85em;
	font-weight:bold;
}

#user_icons img{
	vertical-align:bottom;
}

#login{
	background: #bcbdc0;
	height:35px;
	text-align:center;
	padding-right:5px;
	padding-top:15px;
	color:#ccc;
}
#login .item{ 
	color:#0c0c0c;
	font-weight:normal;
	
}
	
#login label{ 
	display:block;
	float: left;
}


.login_error{
	color:red;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

.login_input {
	background-color:#e7e7e8;	
	border:1px solid #e7e7e8;
	
}

.button_login {
	background-color:#ED1C24;	
	border:2px solid #818285;
	color:#fff;
	margin-left:10px;
}


/*--- Main page---*/
#maincol {
	float: left;
    width: 100%; 
     
}
 
#content{
	margin-right: 190px;
    padding: 10px;
    text-align:left;
    min-height:500px;    
}

#content_full{
	padding: 0px;
    text-align:left;
    min-height:500px;
}

#content .textcontent, #content_full .textcontent{
	text-align:center;
}


#leftcolumn { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:200px; 			/*200px*/
	padding:0px;
	padding-bottom:0px;
	z-index:100;
	min-height:540px;
	margin: 5px 0 0 5px;
	
}

#leftcolumn a{
	color:#ffffff;
	font-weight:normal;
	
}
#leftcolumn table.chapter_tree_menu td{
	color:#ffffff;
	text-align:left;
}

#leftcolumn ul.tree_menu li{
	text-align:left;
}


#rightcolumn{
	float: left;
    margin-left: -190px;
    width: 190px;
}



.selected_img {
	float:right;
	margin-top: -32px;
	margin-right:5px;
}

.selected_img_small {
	float:right;
	margin-top: -16px;
	margin-right:5px;
}

.small_selected_img{
	float:right;
	margin-top:5px;
	margin-right:5px;
}
/*--- End of main page ---*/

#footer{
	border-top:6px solid #ED1C24;
	text-align:center;
	padding:10px;
	background:#fff;
	height:100px;	
}

#footer a,#footer a:hover{
	color:#0C0C0C;
	text-decoration:none;
	font-weight:bold;
}
#leaders{
	text-align:center;
	padding:10px 10px 10px 10px;
	float:right;
}

#legal{
	width:500px;
	margin:0px auto;
	margin-top:-15px;
	font-size:10px;
}
.pathway{
	background: #bcbdc0;
	height:25px;
}

.breadcrumb{
	padding-top:5px;
	width:800px;
	padding-left:3px;
	font-size:0.85em
}
.lessons {
    margin: 0px auto;
    width: 900px;
    margin:0px auto;
}

table.big_buttons{
	margin:60px auto;
	border-spacing:20px;
}

table.big_buttons td{
	vertical-align:middle;	
	text-align:center;
		
}


.single_lesson_mod a{
    color:#fff;
    font-size: 2.2em;
    vertical-align:middle; 
    font-weight:normal; 
    line-height: 50px;
    display: inline-block; 
}
.single_lesson_mod a {
	color:#fff;
    font-size: 2.2em;
    vertical-align:middle; 
    font-weight:normal; 
    line-height: 90px;
    display: inline-block;
}

ul#items li div.inner_single_lesson{
	margin: 20px auto;
    text-align:center;
    border-bottom:9px solid #ed1c24;
    background:#58585a;
    height : 51px;
	width:461px;
	white-space:nowrap;
   }
   
ul#items li div.inner_single_lesson_test{
 	margin: 5px auto;
    text-align:left;
    border-bottom:9px solid #ed1c24;
    background:#58585a;
    height : 51px;
	width:461px;
	white-space:nowrap;
	padding-left:20px;
 }

ul#items li div.inner_single_lesson a{
    color:#fff;
    font-size: 2em;
    font-weight:normal; 
    margin:0 auto;
    line-height:50px;
}

ul#items li div.inner_single_lesson_test a{
	color:#fff;
    font-size: 1.2em;
    font-weight:normal; 
    margin:0 auto;
    line-height:50px;
}

.text_msg{
	text-align:center;
}
.firstname_register,.lastname_register, .username_register, .pass_register, .passconifrm_register, .mail_register, .mail_valid,#username_already_exists_msg,#mail_already_exists{
	display:none;
	padding-left:5px;
	color:red;	
}

#username_exists_msg, #mail_already_exists{
	display:none;
}

#valid_email, #no_user{
	color:red;
	display:none;
	text-align:center;
}

/*--- Lightbox ---*/
#lightbox, #outer_lightbox {
	 display:none;
	 position:absolute;
	 top:0px;
	 left:0px;
	 min-width:100%;
	 min-height:100%;
	 z-index:1000;
}

#outer_lightbox {
	display:none;
	background:transparent;
	opacity:1;
	filter:alpha(opacity=100);
	position:absolute;
	top:0px;
	left:0px;
	min-width:100%;
	min-height:100%;
	z-index:1000;	
}

#lightbox-panel,.inner_lightbox, .inner_lightbox_blue, #guest_lightbox{
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    border:4px solid #ED1C24;
	display:none;
	position:fixed;
	top:50px;
	left:50%;
	margin-left:-200px;
	width:420px;
	background:#BCBDC0;
	z-index:1001;
}

#lightbox-panel{
	top:150px;
}

.inner_lightbox,.inner_lightbox_blue{
	padding-right:18px;
}

#guest_lightbox{
	padding-left:10px;
}

.inner_lightbox_blue{
	 border:4px solid #008FC0;
}

.scrolling_list{
	overflow-y: scroll;
    overflow-x: hidden;
    height:400px;
    width:90%;
    margin-bottom:0px;
    text-align:justify;
    margin-right:10px;
    padding-right:20px;
    
	
}

.blue{
	width:100%;
}

.scrolling_table{
	overflow-y: scroll;
    overflow-x: hidden;
    height:400px;
    width:440px;
    margin-bottom:0px;
    text-align:justify;
    margin-right:10px;	
    padding-top: 10px;
}

div.scrolling_table table td{
	vertical-align:top;
}

ol.scrolling_list li table td{
	vertical-align:sub;
}



.content ol.scrolling_list li{
	margin-right:10px;	
}

#lightbox-panel label {
    display: block;
    width: auto;
    text-align: right;
    float:left;
    width:50px;
    line-height:20px;
}

#lightbox-panel .lightinput {
    border: 1px solid #006;
    background: #fff;
    width:150px;
    line-height:20px;
    border:1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    
}

.close_icon{
	text-align:right;
	margin-right:-18px;
	cursor:move;
	background-color:#ED1C24;
}

.close_icon_blue{
	text-align:right;
	margin-right:-18px;
	cursor:move;
	background-color:#008FC0;
}

#lightbox-panel .light_button {
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    background:#999;
    color:#fff;
    line-height:20px;
    margin-left:10px;
    margin-top:1px;
 }

#lightbox-panel br { 
	clear: left; 
}
/*--- End of Lightbox ---*/


/*--- Section content styles---*/
.error {
	display:none;
	color:red;
	padding-left:10px;
	font-size:1em
}

.confirmation{
	display:none;
	color:green;
	padding-left:10px;
}

.update_message{
	padding-left:10px;
	font-size:1em
}

ul.tree_menu, ul.tree_menu_blue{
	list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: -10px;
    width: 175px;
    
}

ul.tree_menu li{
	list-style-type:none;
	margin-left:-30px;
	height:40px;
	background:#58585a;
	border:0px;
	border-bottom:6px solid #ed1c24;
	margin-top:10px;
	line-height:40px;
	padding-left:10px;
	text-align:left;
}

ul.tree_menu_blue li{
	list-style-type:none;
	margin-left:-30px;
	height:40px;
	background:#58585a;
	border:0px;
	border-bottom:6px solid #008FC0;
	margin-top:10px;
	line-height:40px;
	padding-left:10px;
	text-align:left;
}

ul.tree_menu li a,ul.tree_menu_blue li a{
	font-weight:normal;
	color:#fff;
	display:block;
}

ul.exe_tree_menu, ul.exe_tree_menu_blue{
	list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-left: 20px;
    width: 135px;
    margin-top:15px;
}

ul#exe_tree_menu li{
	list-style-type:none;
	margin-left:-30px;
	height:20px;
	background:#58585a;
	border:0px;
	border-bottom:6px solid #ed1c24;
	padding-left:10px;
	text-align:left;
}

ul#exe_tree_menu_blue li{
	list-style-type:none;
	margin-left:-30px;
	height:20px;
	background:#58585a;
	border:0px;
	border-bottom:6px solid #008FC0;
	padding-left:10px;
	text-align:left;
}

ul.tree_menu li ul.exe_tree_menu li,ul.tree_menu_blue li ul.exe_tree_menu_blue li{
	line-height:20px;
}

table.chapter_tree_menu{
	border-collapse: collapse;
    margin-top: 10px;
    width: 200px;
}

table.chapter_tree_menu td{
	background:#58585a;
	border-bottom:6px solid #ed1c24;
	height:40px;
	padding-left:10px;
	text-align:left;	
}

table.chapter_tree_menu tr td.empty{
	background:none;
	border-bottom:0px solid #ed1c24;
	height:5px;
	padding-left:0px;
}

table.chapter_tree_menu tr td a{
	font-weight:normal;
	color:#fff;
}

table.chapter_tree_menu tr td.deactivated{
	font-weight:normal;
	color:#ccc;
	background-color:#71746d;
}

div.deactivated{
	font-weight:normal;
	color:#ccc;
	background-color:#71746d;
	margin: 20px auto;
    text-align:center;
    border-bottom:9px solid #ed1c24;
    height : 51px;
	width:461px;
	white-space:nowrap;
	line-height:50px;
}

ul.sections li{
	padding-left:20px;
}

ul.sections{
	display:none;
}

.content{
	padding:20px;
	padding-top:10px;	
	text-align:left;	
}

.content h1{
	font-size:16pt;
	color:#ed1c24;
}

h1.blue_h1 {
	font-size:16pt;
	color:#008fc0
}

.subtitle_content,.subtitle_content_empty{
	border:6px solid #ed1c24;
	padding:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
    background:#e7e7e8;
    font-weight:bold;
    width:65%;
}

.subtitle_content_blue{
	border:6px solid #008fc0;
	padding:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
    background:#e7e7e8;
    font-weight:bold;
    width:65%;
}

.subtitle_content_empty{	
	margin:50px auto;
	text-align:center;
}

.subtitle_act_content{
	border:6px solid #ed1c24;
	padding-left:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
    /*background:#e7e7e8;*/
    background:#ffffff;
    font-weight:bold;
    width:65%;
    padding:10px;	
}

/*--- Drag and drop exercise style ---*/

#droppables{
	padding:3px;
	height:auto;
}

#droppables2{
	padding:3px;
	height:auto;
	clear:both;
}
#droppables3{
	padding:3px;
	height:auto;
	min-height:300px;
	
}
.clear{
	clear:both;
}
img{
	border:0px;
}

ol.drag{
	text-align:justify;
}
ol.drag li{
	margin-top:25px;
}
#shuffle{
	margin-top:10px;
}

.dragableBox{
	border:3px solid #bcbdc0;
	background-color:#FFF;	
	cursor:move;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    display:inline-block;
    height:20px;
    margin-bottom:4px;
	margin-right:4px;
    color:#000;
    background:#e7e7e8;	
	text-align:center;
	padding:3px;
}

.dragableBox1{
	border:3px solid #bcbdc0;
	background-color:#FFF;	
	cursor:move;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    display:inline-block;
    height:12px;
    margin-bottom:4px;
	margin-right:4px;
    color:#000;
    background:#e7e7e8;	
	text-align:center;
	padding:2px;
	
}

.dragableBox_empty{
	height:1px;	
}
.dragableBoxRight{
	height:20px;
	border-bottom:2px dotted #bcbdc0;
	text-align:center;
	font-weight:bold;
	width:300px;	
}

.dragableBoxRight1{
	height:20px;
	border-bottom:2px dotted #bcbdc0;
	font-weight:normal;
	min-width:100px;
	display:inline-block;
	text-align:center;
}

.dragableBoxLeft{
	height:30px;
	text-align:left;
	width:260px;
	display:inline-block;
	border:1px solid #E7E7E8;
	vertical-align:middle;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.dragableBoxLeft2{
	text-align:left;
	width:100px;
	border-bottom:1px dotted #bcbdc0;
	height:15px;
	display:inline-block;
}

.dragableRight2{
	border:3px solid #bcbdc0;
	background-color:#FFF;	
	cursor:move;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    display:inline-block;
    height:10px;
    margin-right:4px;
    color:#000;
    background:#e7e7e8;	
	text-align:center;
	padding:3px;
}

.dragableRight{
	border:2px solid #bcbdc0;
	background-color:#FFF;	
	cursor:move;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    display:block;
    height:25px; /*nsidir was 30px*/
    margin-bottom:30px;
	margin-right:4px;
    color:#000;
    background:#e7e7e8;	
	text-align:center;
	padding:2px;
	width:254px; /* 260px   gia na mhn yperkalyptei thn leksh sta dejia*/
}

.dragableBox2{
	border:3px solid #bcbdc0;
	background-color:#FFF;	
	cursor:move;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    display:inline-block;
    height:15px;
    margin-bottom:4px;
	margin-right:4px;
    color:#000;
    background:#e7e7e8;	
	text-align:center;
	padding:2px;
}

.dragableBox3{
	border:1px dotted #bcbdc0;
	cursor:move;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px; 
    display:inline-block;
    height:15px;
    color:#000;
    text-align:left;
	padding:2px;
	margin-right:2px;
	z-index:10000;
	margin-left:-3px;
}

.dragableBox5{
	cursor:move;
	display:inline-block;
	height:15px;
	font-weight:bold;
	margin-left:-4px;
}

.dragableBox6{
	cursor:move;
	display:inline-block;
	height:auto;
	margin:10px 0;
}

.dragableBox7{
	cursor:move;
	height:auto;
	margin:10px 0;
}

.simple_box{
	height:auto;
	margin:10px 0;
}

.behind_div{
	/*display:inline-block;
    height:15px;
    color:#000;
    text-align:left;
	padding:2px;
	margin-right:2px;
	z-index:10;
	position: absolute;
	border:1px dotted #ffffff;
	display:none;*/
	display:inline-block;
	color: green;
	font-weight:bold    
}

.behind_div2{
	display:inline-block;
	font-weight:bold;
	text-decoration:line-through;
}

.dragableBoxRight2{
	height:18px;
	border-bottom:2px dotted #bcbdc0;
	text-align:center;
	width:130px;
	float:left;
	margin-bottom:10px;
}

.dragableBoxRight3{
	height:18px;
	border-bottom:2px dotted #bcbdc0;
	text-align:center;
	width:100px;
	margin-bottom:10px;
	float:left;
	margin-right:10px;
}

.dragableBoxRight4{
	height:18px;
	border-bottom:0px dotted #bcbdc0;
	text-align:center;
	width:80px;
	margin-bottom:10px;
	float:left;
	margin-right:10px;
}

.dragableBoxRight5{
	height:18px;
	border-bottom:1px dotted #bcbdc0;
	text-align:center;
	width:80px;
	display:inline-block;
	margin-right:10px;
}

.dragableBoxRight6, .dragableBoxRight7{
	width:100%;
	margin-right:10px;
	padding-top:10px;
	min-height:40px;
}

#targets{
	margin-top:2px;
}

#dropContent3{
	width:100%;
	text-align:justify;
	display:block;
	min-width:200px;	
}

#dropContent{
	display:block;
	min-width:200px;
	min-height:10px;
}

ol.drag_category li.first{
	list-style-type:none ;
	white-space: nowrap;
	position: relative;
	margin-top:5px;
	padding:2px 0;
	width:100px;	
}

ol.drag_category li.diff{
	margin-top:20px;
	width:120px;
	list-style-type:none ;
	padding:2px 0;	
}

ol.drag_category li.same{
	list-style: none;
	margin-top:20px;
	white-space: nowrap;
	position: relative;
	width:100px;
	padding:2px 0;	
}

ol.drag_category li{
	list-style: none;
	
}

.list_title{
	margin:3px 0 5px 0;
	font-weight:bold;
	height:20px;
}

.activity_targets{
	border:1px solid #58585A;
	min-height:100px;
	padding:10px 20px 20px;
	background-color:#ffffff;	
}

/*--- End of drag and drop exercise style ---*/

.underline_words{
	display:inline-block;
    height:15px;
    color:#000;
    text-align:left;
	padding:2px;
	margin-right:2px;
}


.exe_submit{
	background:url('images/submit.png') no-repeat; 
	vertical-align:middle;
	width:43px;
	height:43px;
	border:0;
 }
 
 .exe_submit_blue{
	background:url('images/submit_blue.png') no-repeat; 
	vertical-align:middle;
	width:43px;
	height:43px;
	border:0;
 }
 
#reset_submit{
 	background:url('images/b_repeat.png') no-repeat; 
	vertical-align:middle;
	width:43px;
	height:43px;
	border:0;
 }
 
.activity_submit{
	background:url('images/b_val.png') no-repeat; 
	vertical-align:middle;
	width:43px;
	height:43px;
	border:0;
 }
 
.exe_input{
	background-color:#fff;
	border:1px solid #6a6969;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

.exe_navigation,.validate,.repeat{	
	padding: 10px 0;
	text-align:left;
	margin-right:-9px;
	height:43px;
	/*clear:both;
	width:600px;*/
	padding-top:0px;
	
}

.exe_navigation a{
	color:#949599;
	vertical-align:middle;
	margin-right:5px;	
}

.previous{
	float:left;
}

.next{
	float:right;
}

.user_answer_correct{
	color:#036B03;
	font-weight:bold;
	border:0px dotted green;
}

.user_answer_wrong{
	color:#ED1C24;
	font-weight:bold;
	border:0px dotted red;
}

.submit_msg{
	color:green;
	font-weight:bold;
	text-align:center;	
}

/*--- User details tabs---*/
#centeredmenu {
	margin-top:45px;
	float:left;
	width:100%;
    overflow:hidden;
	position:relative;
	z-index: 1;
	
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding-left:10px;
   position:relative;
   text-align:center;
   
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin-right:3px;
   padding:0;
   position:relative;
}

#centeredmenu ul li a {
   display:block;
   padding:6px 10px;
   background:#58585a;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
   font-weight:bold;
   border-top:2px solid #ea1c31;
   border-left:2px solid #ea1c31;
   border-right:2px solid #ea1c31;
}
#centeredmenu ul li a:hover {
    color:#fff;
    background: #58585A;/* Old browsers */
	
}
#centeredmenu ul li a.active,#centeredmenu ul li a.active:hover {
	background: #bdbdc0;
	color:#000;
	font-weight:bold;
	border-bottom:2px solid #bdbdc0;
}
#centeredmenu ul li a.nonactive {
	border-bottom:2px solid #ea1c31;
}
 
#tab_content {
	float:left;
	text-align: left;
	background: #bdbdc0;
	border: 2px solid #ea1c31;
	border-top:0px;
	z-index: 2;
	width:100%;
	display:inline-block;
	margin-top:-2px;
	border-top:2px solid #ea1c31;
}
#tab_content .content_details {
	padding:10px;
	min-height:200px;
}

#tab_content input[type=text],#tab_content input[type=password]{
   border-bottom:1px solid #ea1c31;
   border-left:1px solid #ea1c31;
   border-right:1px solid #ea1c31;
   background-color:#bdbdc0;
}

#tab_content  input[type=button], #tab_content  input[type=reset] {
	margin-top:5px;
	background-color: #58585a;
	border: 2px solid #fff;
	color: #fff;
	font-size:0.9em;
	font-weight:bold;
	padding:3px;
}
	
#tab_content  input[type=button]:hover, #tab_content  input[type=reset]:hover {
	margin-top:5px;
	background-color: #58585a;
	border: 2px solid #ea1c31;
	padding:3px;	
}

	
#tab_content  select.edit{
	border:1px solid #bfc0bf;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
	 border-radius: 3px;
	font-size:0.9em;
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	}
	
#tab_content table td{
	padding-top:5px;
}

#userdetails {
	text-align: left;
	margin-left:10px;
	margin-top:25px;
	display:block;
}

.user_details_div{
	width:800px;
	min-height:300px;
	margin:0px auto;
}
	
/*--- End of user details tabs---*/

.grades {
	font-weight:bold;
	padding:10px 0 0 5px;
}

/*--- CSS for Drop Down List*/
.styled-select select {
   background: #58585A;
   width: 150px;
   padding: 3px;
   font-size: 1em;
   border: 2px solid #fff;
   color:#fff;
   margin:5px;
}

/* tooltip css*/
a.css_tooltip{
	position:relative; /*necessary to position next the span in an absolute way*/
	text-decoration:none; /*remove the underlining from the links*/
	color:#2372EA;
}

a.css_tooltip:hover{
	background-color:#FFFFFF; /*a background color is needed for Internet Explorer 6*/
}
a.css_tooltip span{
	display:none; /*hide the span element in opening*/
}
a.css_tooltip:hover span{
	display:block; /*the span element are converted from inline to block element*/
	position:absolute; /*absolute positioning in rapport to their parent link*/
	z-index:20; /*needed to position the element span above other links*/
	top:1.4em;
	left:2em;
	/*style of the css tooltip*/
	width:250px;
	background-color:#BCBDC0;
	color:#fff;
	padding:5px;
	text-align:justify;
}

a.css_tooltip:hover span.small{
	display:block; /*the span element are converted from inline to block element*/
	position:absolute; /*absolute positioning in rapport to their parent link*/
	z-index:20; /*needed to position the element span above other links*/
	top:1.4em;
	left:2em;
	/*style of the css tooltip*/
	width:auto;
	background-color:#BCBDC0;
	color:#fff;
	padding:5px;
}


/* end of tooltip css*/

.ref_link{
	text-decoration:none; /*remove the underlining from the links*/
	color:#2372EA;
}

.paint_black{
	color: #000000;
    font-weight: bold;
}
.activity{
	background-color:#E1E1E1;
	text-align:center;
	padding:5px;
	width:170px;
}
.subtheory{
	color:#808285;
	font-size:14pt;
}

.linked{
	display:none;
}

.color2{
	color: #339966;
	font-weight:bold;
}

.color1{
	color:#800000;
	font-weight:bold;
}

.color3{
	color:#A07614;
	font-weight:bold;
}

.back_color2{
	padding:2px;
	background-color: #339966;
	color:#ffffff;
	margin:0px 2px;
}

.back_color1{
	padding:2px;
	background-color: #800000;
	color:#ffffff;
	margin:0px 2px;
}

.back_color3{
	padding:2px;
	background-color: #A07614;
	color:#ffffff;
	margin:0px 2px;
}
.animate, .match {
	display:none;
	text-align:center;
}

.activity_footer{
	/*padding-top:20px;*/
}

.tooltip_table{
	/*display:none;
	z-index:20;	
	min-width:350px;
	background-color:#BCBDC0;
	color:#fff;
	padding:5px;
	position:fixed;
    top: 20%;
    left: 30%;
    margin-top:-20px;
    */
    display:none; /*the span element are converted from inline to block element*/
	position:absolute; /*absolute positioning in rapport to their parent link*/
	z-index:20; /*needed to position the element span above other links*/
	top:1.4em;
	left:2em;
	/*style of the css tooltip*/
	min-width:350px;
	background-color:#BCBDC0;
	color:#fff;
	padding:5px;
	   
  }

.subtitle{
	color: #339966; 
	font-size: 12pt;
	width:100%;
	text-decoration:underline;
	font-weight:bold;
}

.act_drag{
	margin-left: 170px;
}

.active_hotword{
	vertical-align:text-bottom;
}

.hotwords{
	display:block;
	vertical-align:text-bottom;
	z-index:20; /*needed to position the element span above other links*/
	/*style of the css tooltip*/
	width:250px;
	border:1px solid #73911A;
	background-color:#BCBDC0;
	color:#000;
	padding:5px;
	position:absolute;
}

.activity_answers{
	display:none;
}

#index_tools{
	display:block;
	height:30px;
	background:#bcbdc1;
	position: relative;
	
}

#index_tools a{
	color: red;
	font-weight:bold;
    line-height: 35px;
    padding:0 8px;
   
    
}

.footer_tools{
	height:43px;
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
}

table.footer_tools tr td.left_column{
	border:0;
	margin:0;
	background:transparent;
	width:200px;
	vertical-align:top;
	
}

table.footer_tools img{
	 margin-top:-20px;	
}

table.footer_tools tr td.right_column{
	border:0;
	padding:0;
	margin:0;
	background:transparent;
	width:190px;
	text-align:right;
}

table.footer_tools tr td.center_column{
	border:0;
	padding:0;
	margin:0;
	background:transparent;
	text-align:right;	
}


.f_buttons{
	float:left;
	margin-bottom:-20px;
}

.attach_img{
	vertical-align:middle;
	padding-right:2px;
}

ul.attach_list{
	margin:0;
	width:100%;
	text-align:center;
	padding:0px;

}
ul.attach_list li, ul.attach_list li.inactive{
	border-bottom:3px solid #58585a;
	list-style-type:none;
	padding:5px 0;
	margin:0px auto;
	padding-left:10px;
	text-align:left;
	display: list-item;
	font-size:10px;
}

ul.attach_list li:last-child, ol.attach_list li:last-child{
	border-bottom:0px solid #58585a;
	list-style-type:none;
	padding:4px;
	margin:0px auto;
	padding-left:10px;
	text-align:left;
	display: list-item;	
	font-size:10px;
}

/*--- Easy paginate style ---*/	
ul#items {		
	margin:100px auto 0px auto;
	width:100%;
	padding:0px;	
}
ol#search_results{
	margin:0;
	width:100%;
	padding-left:10px;
	text-align:left;
}

ul#items li{
	list-style-type:none;
	padding:0;
	display: block;
}

ol#pagination, ul#exe_tree_menu ol#pagination {
	float:none;	
	text-align:center;
	display:inline-block;
	padding-bottom:10px;
}
ol#pagination li, ul#exe_tree_menu ol#pagination li{
	list-style:none;
	cursor:pointer;
	padding:4px;
	font-size:0.9em;	
	display:inline-block;
	list-style-type:none;
	margin-left:0px;
	height:10px;
	background:none;
	border:0px;
	border-bottom:6px solid transparent;
	margin-top:0px;
	line-height:10px;
	padding-left:5px;
	text-align:left;
	color:#58585A;
}
ol#pagination li.current, ul#exe_tree_menu ol#pagination li.current{
	color:#ED1C24;
	font-weight:bold;
	border:2px solid #ED1C24;
	font-size:0.9em;
}
#content ol#pagination{
	float:none;	
	text-align:center;
	display:inline-block;
}

#content ol#pagination li{
	list-style:none;
	cursor:pointer;
	padding:4px;
	font-size:0.9em;	
	display:inline-block;
}


#content ol#pagination li.current{
	color:#ED1C24;
	font-weight:bold;
	border:2px solid #ED1C24;
	font-size:0.9em;	
}

li.prev, li.next,ul#exe_tree_menu li.prev,ul#exe_tree_menu li.next {
	color:#fff;
	margin:0;
}

.right_module ol#pagination{
	height:15px;
	background:#BCBDC0;
	float:none;
	text-align:right;
	margin-top:2px;
	margin-right:0px;
}

.right_module ol#pagination li{
	float:left;
	list-style:none;
	cursor:pointer;
	padding:4px;
	font-size:11px;	
	color:#58585A;
	border:2px solid #BCBDC0;
	
	}

.right_module ol#pagination li.current{
	color:#58585A;
	font-weight:bold;
	border:2px solid #ED1C24;
	font-size:0.9em;	
}

.content ol#pagination {
	float:none;	
	text-align:center;
	display:block;
}

/*--- End of easy paginate style ---*/

.empty_record{
	font-size:0.9em; 
	font-style:italic; 
	width:100%; 
	text-align:center
}
#dictionary_form{	
	width:200px; 
	background:#E3E9F4;
	z-index:100;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
    margin-right:10px;
	
}

#form2 {
    color: #FFFFFF;
}

#form2 fieldset {
    background: #E3E9F4;
    border-color: #E3E9F4;
    border-image: none;
    border-right: medium none;
    border-style: solid none none;
    border-width: 3px medium medium;
    margin: 0;
    padding: 0 0 1em;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
    -webkit-border-radius-bottomleft: 5px;
    -webkit-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomright: 5px;
    
}

#form2 h3 span{
    display: block;
}

#form2 h3{
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
    -webkit-border-radius-topright: 5px;
    -webkit-border-radius-topleft: 5px;
    -khtml-border-radius-topright: 5px;
    -khtml-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height:30px;	
    line-height:30px;
    background: #2D4681;
    color: #FFFFFF;
    font-size: 1.1em;
    margin: 0;
    text-align:center;
}

#form2 input, #form2 textarea,#register_form input, #form2 select {
    background:#fff;
    border: 2px solid #58585a;
    color: #000;        
}

#form2 p {
    margin: 0.1em 20px;
    color:#2D4681;
    font-weight:bold;    
    padding:10px 0;
   }


#form2 button {
    background: #ED1C24;
    border: 2px solid #ED1C24;
    color: #FFFFFF;
    padding: 0 10px;
    text-align: center;
    font-weight:bold;
}

#form2 p.submit {
    text-align: right;
    line-height: 20px;
}

#form2 select{
	border: 2px solid #828283;
}

.alphabet{
	padding-top:10px;
}

.alphabet_letters{
	background:url('images/letter_bg.png') no-repeat;
	width:36px;
	height:35px;
	padding-right:5px;
	float:left;
	margin:auto;
	vertical-align:middle;
	text-align:center;	
}

.alphabet_letters a{
	line-height:35px;
	display:inline-block;
	color:#fff;
	font-weight:bold;
}
.all_lemmas{
	margin:49px 10px 10px 0;
	padding-left:5px;
	height:559px;
	width:200px;
	overflow:auto;
	float:left;
	border: 2px solid #6D6E71;
    color: #000;
    background:#fff;
    overflow-x:none;
    overflow-y:scroll;
}

div.all_lemmas ol li {
	list-style-type:none;
	padding:0px;
	margin-left:-40px;
}
#dict_results{
	padding-left:200px;
}

#dict_results ul#dict_items li{
	list-style-type:none;
	padding:0px;
}

/****************
*Box Modules
********************/

.right_module{
	width:190px; 
	color: #FFFFFF;
    font-size: 1em;
    margin: 0;
    text-align:center;
    background: #BCBDC0;
    border-bottom:6px solid #ED1C24;
}

.right_module h3{
	 display: block;
	 background:#ed1c24;
	 font-size:0.9em;
	 height:30px;
	 line-height:30px;
}

.right_module h3 span{
	 display: block;
}
ul.right_module {
	
}

ul.right_module li{
	border-bottom:3px solid #58585a;
	list-style-type:none;
	padding:5px 0;
	display:inline-block;
	margin:0px auto;
	padding-left:10px;
	text-align:left;
}

ul.right_module li:last-child{
	border-bottom:0px solid #58585a;
	list-style-type:none;
	padding:5px 0;
	display:inline-block;
	margin:0px auto;
	padding-left:10px;
	text-align:left;
}


#search_site{
	float:right;
	margin-top: -16px;
	font-size:1em;
	margin-right:5px;
	}

#search,#search_test{
	background:#fff;
	color:#58585A;
	font-style:normal;
	border:1px solid #88898c;
	font-size: 1em;
}

.search_results{
	font-weight:bold;
	padding-bottom:4px;
	text-align:left;
}

ul#live_search,ul#general_search_live li{
	margin-left: -30px;
}
ul#live_search li,ul#general_search_live li {
	list-style:none;
}

ul#general_search_live li{
	margin-bottom:7px;
}

#searchResults{
	border: 1px solid #CCCCCC;
    clear: both;
    color: #6a6969;
    display: none;
    font-size: 1em;
    margin-left: 20px;
    margin-top: -12px;
    overflow: auto;
    width: 143px;
}

#general_searchResults,#test_searchResults{
	clear: both;
    color: #6a6969;
    display: none;
    font-size: 1em;
    margin-left: 20px;
    margin-top: 2px;
    overflow: auto;
    width: 146px;
    position:absolute;
    right:11px;
    background-color:#fff;
}
/***********************************table css******************************/
.rounded-corner {
	border:2px solid #6d6e71;
	background:#fff;
	color:#555;
	padding:5px;
	padding-top:0px;
	margin-bottom:10px;
    border-collapse: collapse;
    font-size: 1em;
    margin:5px 0 0 0;
    text-align: left;
    width: 680px;
	color:#fff;	
}
.rounded-corner td.rounded-company,.rounded-corner tbody tr:hover td.rounded-company {
    /*background-color: #D9D4AE;*/
	color:#ED1C24;
	padding: 4px;
	font-weight:bold;
}

.rounded-corner td {
    /*background-color: #E6F5F7;
	background-color:#FFFFF0;*/
    border:1px solid #BCBDC0;
    color: #505A5B;
    padding: 4px;
	
}

.rounded-corner tbody tr:hover td {
    background-color: #E7E7E8;
	/*color:#505A5B;*/
  
}

td.group_meaning{
	border-bottom:2px solid #6d6e71;
	font-style:italic;
}

.button {
	padding: 3px 5px;
	border: 1px solid #333333;
	background: url(../images/grad1.gif) repeat-x top #333333;
	color: #CCCCCC;
	font-size: 85%;
	text-transform: none;
	padding-left:2px;
	margin-left:3px;
}

.button:hover, .button:focus {
	border: 1px solid #999999;
	background: #333333;
	color: #FFFFFF;
}

.current_lemma{
	color:Highlight;
}

.similar {
	color:red;
}

.area{
	text-align:center;
	width:100%;
	padding-top:8px;
}

.new_dict_search{
	color:#58585a;
	font-weight:bold;
	padding-right:5px;
	padding-top:10px;
}

div.heading{
	padding: 0 ;
	margin: 0;
	font-weight: bold;
	color:#58585A;
	font-size:16px;
	font-family: Verdana,"Segoe UI", Arial, Helvetica, sans-serif;
	margin-top:20px;
	padding-left:0px;
	padding-top: 25px;
}


.highlight{
	color:#ED1C24;
	font-weight:bold;
	font-style:italic;
	font-size:1em;
	text-transform:none;
}



#lesson_list {
	height:200px;
	widht:250px;
}

.lessons_advanced {
    height: 200px;
    margin:0px auto;
}

.lessons_advanced ol#pagination {
	margin-right:48%;
	margin-top:10px;
}

/*---------------- Table css for inside pages--------------------*/

table.inner_content{
	width:100%;
	margin:0;
	border-collapse:collapse;
}
table.inner_content tr td.left_column{
	border:0;
	margin:0;
	background:transparent;
	width:200px;
	vertical-align:top;
	
}

table.inner_content tr td.right_column{
	border:0;
	padding:0;
	margin:0;
	background:transparent;
	width:190px;
	vertical-align:top;
}

table.inner_content tr td.center_column{
	border:0;
	padding:0;
	margin:0;
	background:transparent;
	min-height:500px;
	vertical-align:top;
	background:#fff;
	
}

.min_height{
	height:500px;
	min-height:500px;
	padding-bottom: 20px;
	overflow-x: hidden; 
	overflow-y: scroll;	
}

.min_height_empty{
	min-height:500px;
	padding-bottom: 20px;
		
}

.info_page{
	border:0;
	padding:0;
	margin:0;
	min-height:500px;
	vertical-align:top;
	background:#fff;
	padding:10px;
}
/********************
* Content Styles
********************/

.grey_box_red {
	border:5px solid #bcbdc0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    color:#fff;
	background:#ed1c24;	
	padding:10px 10px;	
}

.color_red {
	color:#ed1c24;
}

.grey_box_blue {
	border:5px solid #bcbdc0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    color:#fff;
	background:#008fc0;	
	padding:10px 10px;	
}

.color_blue {
	color:#008fc0;
}

.grey_box_purple {
	border:5px solid #bcbdc0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    color:#fff;
	background:#825196;	
	padding:10px 10px;	
}

.color_purple {
	color:#825196;
}

.grey_box_grey {
	border:5px solid #bcbdc0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    color:#000;
	background:#e7e7e8;	
	padding:10px 10px;	
}

table.table_inner_border{
    border-collapse: collapse;
    border-style: hidden;
}

table.table_inner_border td {
    border: 2px solid #BCBDC0;
    padding:5px;
}

table.table_simple_border{
    border-collapse: collapse;
    border: 1px solid #BCBDC0;
}

table.table_simple_border td {
    border: 1px solid #BCBDC0;
    padding:5px;
}

table.table_simple_border_exercise{
    border-collapse: collapse;
    border: 1px solid #BCBDC0;
    margin-bottom: -1px; 
    width: 500px;
}

table.table_simple_border_exercise td {
    border: 1px solid #BCBDC0;
    padding:5px;
}

.ie table.table_simple_border_exercise{
    border-collapse: collapse;
    border: 1px solid #BCBDC0;
	margin-bottom: 3px; 
	width: 500px;
} 


/*----------------Start Page--------------*/
#external_middle_div {
	margin:90px auto;
	height:225px;
	border-collapse:collapse;
	width:100%;
 }

#middle_div{
	background:#58585a;
	height:250px;
	padding-top:30px;
	text-align:center;
	border-top:4px solid #ED1C24;
	border-bottom:4px solid #ED1C24;
	border-spacing:1;
}

.opacity_td{
	height:3px;
	background:#bcbdc0;
	opacity: .65; /* standard: ff gt 1.5, opera, safari */
	-ms-filter: “alpha(opacity=65)”; /* ie 8 */
	filter: alpha(opacity=65); /* ie lt 7 */
	-khtml-opacity: .65; /* safari 1.x */
	-moz-opacity: .65; /* ff lt 1.5, netscape */
	border-collapse:collapse;

}

#logo_big{
	margin: 50px auto;
    display: block;
    text-align: center;
}

.correct{
	border:2px solid green;	
}

.wrong{
	border:2px solid red;	
}


.white_bg{
	background:url('images/white_bg.png');
	background-position: center;
	background-repeat: no-repeat;
	min-height:400px;	
}

table.table-no-border{
	border-collapse:collapse;
	vertical-align:baseline;
}

table.table-no-border-activity {
	border-collapse:collapse;
	vertical-align:baseline;
	margin-top:-18px
}

.ie table.table-no-border-activity {
	border-collapse:collapse;
	vertical-align:baseline;
	margin-top:-15px
}


table.table-no-border-exercise {
	border-collapse:collapse;
	vertical-align:baseline;
	margin-top:-15px
}

.ie table.table-no-border-exercise {
	border-collapse:collapse;
	vertical-align:baseline;
	margin-top:-15px
}


.content ol li{
	margin:0;
	padding:0;
	
}

.gecko .content ol li{	/*solves problem with answers in FF*/
	margin:18px;
	padding:0;
} 

.content ul li {
	margin-left:-23px;
}



.chapter_title{
	font-size:1.1em;
	font-weight:bold;
	margin-top:10px;
	
}

.droppable{
	/*padding-bottom:3px;
	border:2px solid #ed1c24;
	padding-left:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
    background:#e7e7e8;
    font-weight:bold;
    margin-bottom:3px;
    width:100px;*/
    border: 2px solid gray; 
    padding: 10px; 
    width: 220px; 
    margin-bottom: 10px;
    
}

.draggable{
	/*padding-bottom:3px;
	border:2px solid #ed1c24;
	padding-left:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
    background:#e7e7e8;
    font-weight:bold;
    margin-bottom:3px;
    width:100px*/
    border: 2px solid gray; 
    padding: 10px; 
    width: 220px; 
    margin-bottom: 10px;
}

.has_explain_msg{
	color:green;
	font-weight:bold;
}

.has_wrong_msg{
	color:red;
	font-weight:bold;
}

.activity_input{
	background-color:#E7E7E8;
}

p.initial_par{
	text-align: justify;
}

.ie8 p.initial_par{
	text-align: justify;
	margin-top:0px;
}


.ie8 p.reference {
	margin-top:0px;
}

.ie8 .content ol li p {
	margin-top:0px;
}


.content ol li.multiple_choice {
	margin-bottom:20px;
}


table.list_table td{
	vertical-align:baseline;
	}

table.list_table td.fixed{
	width:30px;;
}

ol#exercise_parts_items li{
	margin-bottom:20px;
}


.active_lemma{
	color:red;
}

.draw_line{
	margin-top:-10px;
}

/*   With CSS-Selector   (for IE browsers)*/
.ie .draw_line {
	margin-top:30px;
}

#outside_lightbox, #image_lightbox{
	display:none;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	border:4px solid #ED1C24;
	position:fixed;
	top:50px;
	left:50%;
	margin-left:-200px;
	width:400px;
	background:#BCBDC0;
	z-index:1001;
	height:324px;
}

.close_icon_video{
	text-align:right;
	cursor:move;
	background-color:#ED1C24;
}

.choices{
	font-weight:bold;
	border:2px solid #58585A;
	width:65%;
	padding:3px;
	margin-top:10px;
	background-color:#E7E7E8;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
}

.correct_span{
	font-weight:bold;
	text-decoration:underline;
	height:7px;
}

.left_col{
	width:50%;
	vertical-align:top;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-color:#D7D7DD;
	border-style:ridge;
	border-width:3px;
}

.drag_paragraph{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border-color:#D7D7DD;
	border-style:ridge;
	border-width:3px;
	padding:3px;
}
#radio_wrapper,#radio2_wrapper{
	display:inline-block
}

.exe_grade{
	font-weight:bold;
	color:#ffffff;
}

.grade_content{
	border:6px solid #BCBDC0;
	padding:10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;	
    background:#E8E8EA;
    font-weight:bold;
    color:#000000;
    width:120px;
    margin-bottom:10px;
}
