
body.topo{
	color:#ffffff;
}

body.aluno{
	background: url(https://kubolms.com.br/imetame/admin/plugin-trocar-imagem/tmp/background_aluno.jpg?1737471702)  no-repeat;	
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%; 
	height:100%;
    background-attachment: fixed;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

body.admin{
	background: url(https://kubolms.com.br/imetame/admin/plugin-trocar-imagem/tmp/background_adm.jpg?1737471702) no-repeat;	
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%; 
	height:100%;
    background-attachment: fixed;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; 
}

body.empresa{
	background: url(https://kubolms.com.br/imetame/admin/plugin-trocar-imagem/tmp/background_cliente.jpg?1737471702) no-repeat;	
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%; 
	height:100%;
    background-attachment: fixed;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; 
}

body.contato{
	background: url(https://kubolms.com.br/imetame/admin/plugin-trocar-imagem/tmp/background_contato.jpg?1737471702) no-repeat;	
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%; 
	height:100%;
    background-attachment: fixed;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; 
}

body.webinar{
	background: url(https://kubolms.com.br/imetame/admin/plugin-trocar-imagem/tmp/background_webinar.jpg?1737471702) no-repeat;	
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	background-size: 100%; 
	height:100%;
    background-attachment: fixed;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; 
}


body.topo section.topo{
	height:53px;
	background:#ffffff;
	border-bottom:2px solid #39b54a;
}

body.topo section.topo div.topo{
    margin: 0 auto 0;
    width: 1000px;
}

body.topo section.topo div.topo ul{
	margin:0;
	padding:0;
	float:right;
	margin-top:15px;
}

body.topo section.topo div.topo ul li{
	float:left;
	list-style:none;
	border-right:1px solid #39b54a;
	margin-right:30px;
	padding-right:30px;
}

body.topo section.topo div.topo ul li:last-child{
	border:none;
	padding-right:0;
	margin-right:0;
}

body.topo section.topo div.topo ul li span#linguagem a{
    color: #848484;
    font-size: 12px;
}

body.topo section.topo div.topo ul li a{
	text-decoration:none;
}

body.topo section.topo div.topo ul li a span:hover{
	color:#00883e;
}

body.topo section.topo div.topo ul li a span{
	color:#848484;
}

body.topo section.topo div.topo img{
	width:auto;
	height:51px;
}

body.topo .signinpanel form a{
	color:#ffffff;
}

body.topo .signinpanel form{
	background: rgba(0, 0, 0, 0.13) none repeat scroll 0 0;
}



body.topo .signinpanel div.chamada h1{
	font-family: 'Open Sans', 'Lato', sansserif !important;
    font-size:42px;
    line-height:54px;
    margin-top:62px;
    max-width:510px;
	color:#ffffff;
}

body.topo .lockedpanel{
    background: rgba(0, 0, 0, 0.13) none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 3px 0 rgba(12, 12, 12, 0.03);
    margin-bottom: 60px;
	padding:30px;
}

body.topo .lockedpanel form a, body.topo .lockedpanel h4{
	color:#ffffff;
}

body.topo .lockedpanel div.loginuser img{
	background:none;
}

body.topo div.menu-cel-login h1{
	font-size:14px;
}

body.topo img.logo{
	float:left;
}

body.topo section.topo div.topo img.bt-cel{
	float:right;
	width:30px;
	margin-top:-35px;
	cursor:pointer;
}

body.topo section.topo div.topo #cssmenu ul{
	margin-top:2px;
	width:100%;
}

body.topo section.topo div.topo #cssmenu ul li{
	width:100%;
	font-family: 'Open Sans', 'Lato', sansserif !important;
}

body.topo section.topo div.topo #cssmenu ul li a{
	background:#ffffff;
}

div.clear{
	clear:both;
}

.btn-success{
  background-color:#39b54a;
  border-color:#39b54a;
  color:#ffffff;
}

.btn-success:hover, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success{
    background-color: #39b54a;
    border-color: #39b54a;
	color:#ffffff;
}

div#admin{
	font-size:8px;
}

div#admin a{
	text-decoration:none;
	color:#ffffff;
	float:right;
}

div#admin a img{
	margin-left:3px;
}


