/* CSS Document */
@import url(style_sheet/style_one.css);
@import url(style_sheet/my_stylesheet.css);
@import url(style_sheet/style_two.css);
@import url(style_sheet/style_three.css);
@import url(style_sheet/style_one1.css);
@import url(style_sheet/style_one2.css);
body{
font-family:"Century Gothic";
font-size:14px;
margin:0;
padding:0;
}
a:link{
text-decoration:none;
color:#454545;
}
a:visited{
text-decoration:none;
color:#FFFFFF;
}
ul{
height:100px;
overflow:scroll;
overflow-x:hidden;
  list-style-type: none;
}
#wraper{
width:100%;
margin:0 auto;
}
#main_content{
width:100%;
float:left;
}
#head_area{
width:100%;
float:left;
background-color:#2c5884;
}
#main_center{
width:96%;
float:left;
margin:1% 2% 2% 2%;
border-top-left-radius:8px;
border-top-right-radius:8px;
box-shadow:5px 6px 15px #656565;
display:block;
}
#painal_area{
width:200px;
float:left;
}
#center_content{
width:100%;
float:left;
}
#menu_spacer{
width:20px;
height:20px;
float:left;
}
#menu_content{
width:180px;
float:left;
}
.menu{
width:170px;
padding:3px;
float:left;
margin-top:5px;
color:#FFFFFF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#640900', endColorstr='#de1e00');
background: -webkit-gradient(linear, left top, left bottom, from(#640900), to(#de1e00)); 
background: -moz-linear-gradient(top,  #640900,  #de1e00);
  border-top-left-radius:8px;
}
.menu_textn{
width:115px;
float:left;
padding-top:5px;
padding-left:10px;
color:#FFFFFF;
}
.icon_are_pain{
width:30px;
height:30px;
float:left;
}
#master_center{
width:100%;
float:left;
}
#master_heading{
width:100%;
float:left;
background-color:#0078ff;
border-top-left-radius:8px;
border-top-right-radius:8px;
min-height: auto;
}
.master_text{
width:700px;
float:left;
padding:2px;
color:#FFFFFF;
font-size:16px;
}
.selectParent{
    width:230px;
    overflow:hidden;
}
.master_text2{
margin-left:5px;
margin-right:5px;
float:left;
color:#FFFFFF;
font-size:16px;
}
.master_text3{
width:350px;
float:left;
margin-left:20px;
border:1px solid #ffffff;
border-radius:5px;
}
.master_text4{
width:350px;
float:left;
padding:2px;
color:#FFFFFF;
font-size:14px;
}
.click_show
{
float:left;
margin-left:3px;
font-size:22px;
cursor:pointer;
display:block;
}
.click_show2{
width:12px;
height:3px;
float:left;
margin-left:3px;
margin-top:8px;
background-color:#FFFFFF;
cursor:pointer;
display:none;
overflow:hidden;
}
#hide_text1{
width:700px;
float:left;
padding:2px;
color:#FFFFFF;
display:none;
}
.hide_text1n{
width:700px;
float:left;
padding:2px;
color:#FFFFFF;
display:none;
}
.hide_text_new{
width:700px;
float:left;
padding:2px;
color:#FFFFFF;
display:none;
}
.master_text_log{
width:700px;
float:left;
color:#FFFFFF;
font-size:16px;
padding:2px;
text-align:right;
}
.back_tex{
float:left;
padding:0px 5px 0px 5px;
}
#errore_alert10121{
width:290px;
float:left;
border:1px solid #000000;
margin-bottom:8px;
margin-left:4px;
margin-top:2px;
box-shadow:3px 4px 4px #000000;
}
#errore_alert10122{
width:290px;
float:left;
border-bottom:1px solid #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0000', endColorstr='#8b0d0d');
background: -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#8b0d0d)); 
background: -moz-linear-gradient(top,  #FF0000,  #8b0d0d);
color:#FFFF00;
text-align:center;
font-size:14px;
padding-bottom:5px;
padding-top:5px;
}
#errore_alert10123{
width:287px;
float:left;
font-size:12px;
padding-bottom:1px;
padding-bottom:3px;
padding-top:3px;
padding-left:3px;
color:#FFFFFF;
}
@media only screen and (min-width: 1024px) {
.schl_s14{
width:200%;
float:left;
}
.schl_s17{
width:120%;
float:left;
}
}
@media only screen and (min-width: 1280px) {
.schl_s14{
width:50%;
float:left;
}
.schl_s17{
width:30%;
float:left;
}
}
@media only screen and (min-width: 1360px) {
.schl_s14{
width:50%;
float:left;
}
.schl_s17{
width:30%;
float:left;
}
}
