﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background: url(../../Content/images/bg.jpg) repeat top;
}
p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
ul, ol {
}
a {
	text-decoration: none;
	color: #FB7600;
}
img{border:0px;}
.contexto label
{
    font-size:12px;
 }
#wrapper {
	width: 100%;
	margin: 0 auto;
}
#header 
{
	float: left;
    height: 94px;
    margin: 0 auto;
    width: 100%;
}
#header a
{
    color:#004680;

}
#header a:hover
{
    color:#F7901E;
}
/************************************************** Logo **************************************************/
#logo 
{
}
#logo h1, #logo p 
{
    text-decoration:none;
}

#logo h1 {

}

#logo img{
  float:left;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
}
/* Menu */

.menuHorizontal {
	width: 100%;
	height: 35px;
	margin: 0 auto;
	padding: 0;
}
.menuHorizontal ul {
	list-style: none;
	line-height: normal;
}
.menuVertical {
	width:100px;
	height:100%;
	background: url(../../Content/images/vertical-menu.png) repeat;
	position:absolute;
 }
.menuVertical li{
	border-bottom:1px solid #a4a0f5;
	width:100px;
}
.menuVertical li ul{
	margin-left:100px;
}
.menuVertical ul {
	line-height: normal;
	margin-left: -10px;
}



#page {
	width: 1000px;
	margin: 0 auto;  /* COLOCA A DIV NO MEIO DA PAGINA*/
	padding-top: 20px;
	
}
#content {
	float: left;
	width: 820px;
	padding: 20px 20px 0 0;
}
.post {
	margin-left: 30px;
	padding-bottom: 30px;
	margin-right: 20px;
}
.post .title {
	padding-left: 10px;
	border-left: 6px solid #FB7600;
	border-top-color:White;
	color: #FB7600;
	margin-bottom:10px;
}
.post .title a {
	background: none;
	color: #004680;
	border: none;	
    font-size:18px;
}

.post .title a:hover {
}
.post .entry {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

/* Footer */

#footer {
	background: none repeat scroll 0 0 #EFEFEF;
    border-top: 1px solid #CCCCCC;
    box-shadow: 2px 1px 3px 2px #CCCCCC;
    color: Black;
    font-family: Cambria,Arial,Helvetica,sans-serif;
    height: 55px;
    margin: 0 auto;
    padding: 20px 0 15px;
    width: 100%;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase;
	margin-left:20px;
	width:500px;
	float:left;
	margin-top:10px;
	color:#004680;
	font-weight:bold;
}
#footer a {
	color: #F7901E;
	border-bottom: 1px #F7901E dotted;
	font-weight:bold;
	font-style:italic;
}

/*fieldset*/
fieldset {
	background: #FBFBFB;
	font-family: Cambria, Arial, Helvetica, sans-serif;
	color: Black;
	border: 1px solid #CCCCCC;
	margin:0;
	padding:0;
	padding-top:7px;
	padding-bottom:10px;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    -o-border-radius:4px;
	font-size:12px;
	margin-top:10px;
}

fieldset legend {
	border-radius: 3px;
	background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #BCBCBC;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 1px #E0E0E0;
    display: inline;
    padding: 10px;
    position: relative;
	margin-left:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 0 #FFFFFF;
	font-size:12px;
}

fieldset input[type="text"], input[type="password"], textarea, select
{
     -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -o-border-radius:3px;
    border-radius: 3px;
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border: 1px solid #e3e3e3;
    box-shadow: inset 1px 1px 0px #bfbfbf;
    padding: 5px;
    background-color: #e9e9e9;
}
fieldset select:focus
{
	box-shadow: 0 1px 1px #a8a8a8 inset, 0 0 2px #a8a8a8;
	border:1px solid #a8a8a8;
}
fieldset input:focus
{
	box-shadow: 0 1px 1px #a8a8a8 inset, 0 0 2px #a8a8a8;
	border:1px solid #a8a8a8;
}
fieldset textarea:focus
{
	box-shadow: 0 1px 1px #a8a8a8 inset, 0 0 2px #a8a8a8;
	border:1px solid #a8a8a8;
}
fieldset form
{
    padding-top:8px;
    *padding:0;
}
fieldset .FieldLabel
{    display:inline;
	float:left;
	font-family:  Arial, Helvetica, sans-serif;
    padding-top:6px;
    font-size:11px;
    padding-left:6px;
    font-weight:bold;
	padding-right:5px;
}



br 
{
	clear: left;
}

#logindisplay
{
    font-size:1.1em;
    display:block;
    text-align:right;
    padding-top:5px;
    color:Black;
    padding-right:5px;
}
.formatSize
{
	width: 357px;
	visibility:visible !important;
}

.formatTextBoxIE
{
	width:150px;
}

#field1, #field2, #field, #field4
{
	
    border:1px solid #000000;

    padding:10px;
	width: 830px;

    }
    .space
    {
    	margin: 20px; display:block;
    	
    	
 	}
    	
    .green
    {
    	color:Green;
    	font-size:medium;
    }
    		
    .error
    {
    	color:Red;
    	
    }
    			
    .validation-summary-errors
    {
    	color:Red;
    		
    }
    
  
    .paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url('../images/back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('../images/back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('../images/forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('../images/forward_enabled.jpg');
	
	
}
.sorting_asc {
	background: #569BC9  url('../../Content/images/sort_asc.png') no-repeat top right;
}

.sorting_desc {
	background:  #569BC9 url('../../Content/images/sort_desc.png') no-repeat top right;
}

.sorting {
	background: #569BC9 url('../../Content/images/sort_both.png') no-repeat top  right;
}

.sorting_asc_disabled {
	background:  #569BC9 url('../../Content/images/sort_asc_disabled.png') no-repeat top right;
}

.sorting_desc_disabled {
	background:  #569BC9 url('../../Content/images/sort_desc_disabled.png') no-repeat top right;
}

 table 
{
	
  width:100%;
  border:  1px solid #CCCCCC;  
  border-collapse: collapse;
  margin-top:5px;
  
}


table td 
{
  padding: 3px 5px 3px 5px;   
  border: solid 1px #DCDCDC;

}

table th
{
	
  padding: 6px 5px;
  text-align: left;
  background-color: #569BC9; 
  border: solid 1px #DCDCDC;   
  color:White;
  font-size:15px;
  cursor:pointer;
}
table tr:hover{
    background:#A0C7E0;
	color:#FFF;
}

.grid a:link, .grid a:visited
{
  float: left;
  margin: 2px 5px 2px 5px;
  padding: 2px;
  width: 100px;
  border: 1px solid #ABABAB;
  box-shadow: 0 1px 0 #FFFFFF inset;
  color: #3B3B3B;
  border-radius: 3px 3px 3px 3px;
  background: -moz-linear-gradient(center top , #EFEFEF 0%, #E9E9E9 100%) repeat scroll 0 0 transparent;
  background: #E9E9E9;
  text-align: center;
  text-decoration: none;
  font-size:11px !important;
  padding:3px !important;
  margin: 0px !important;
}
 .grid a:hover
{
 	background-image: -moz-linear-gradient(#2674a7 0%, #004680 75%);
    background-image: -webkit-linear-gradient(#2674a7 0%, #004680 75%);
    background-color :#004680;
    border: 1px solid #1a567e;
    box-shadow: inset 2px 2px 0px rgba(255, 255, 255, 0.15);
    color: #FFFFFF !important;
    border-radius: 3px 3px 3px 3px;

}
.gridrow
{
	background:buttonface;
	
}
.gridrow_alternate
{
	background:#FBFBFB;
	
}		
	

#mvcGrid_length
{
	display: inline-block;
	margin-right: 100px ;
	padding-bottom:10px;
	}	
	
	#mvcGrid_filter
	{
		display: inline-block;
		margin-bottom:10px ;
	}
	
.ErrorMessage
{
	color:Red !important;
	font-weight:bolder;
	font-size: 18px;
	}

..field-validation-error
{
    background: url('../images/close.png') no-repeat scroll 10px center #FABBBB;
    border: 1px solid #C88383;
    color: #882626;	
	border-radius: 3px 3px 3px 3px;
	margin-left: 9px;
    width: 217px;
    font-size:12px;
}
.alterar-senha
{   color: red;
    float: left;
    font-weight: bold;
    margin-left: 9px;
    width: 217px;
}

#topbar
    {
	font-size:1.1em;
    display:block;
    text-align:left;
    padding-top:5px;
    color:Black;
    background-color: ButtonFace;
	padding: 20px 10px 20px 10px;
	border-top: 1px solid #cccccc;
  	border-bottom: 1px solid  #cccccc;
 	border-left: 1px solid black;
  	border-right: 1px solid black;
  	background: #eeeeee;
    }
    
.dataTables_length
{
	display:inline;
	float:right;
	font-size:12px;
	margin-right:5px
    }
.dataTables_filter
    {
	display:inline;
	margin-left:5px;
	font-size:12px;
	*float:left;        
}
        
      .dataTables_filter input
        {
        display:inline-block !important;            
            }     
.button, input[type="button"] 
 {
padding:8px;
padding:10px\9;

}

.button, input[type="button"], x:default
{
    padding:7px;
    }

a.button  
{
    text-decoration:none !important;
}


.button, a.button, input[type="button"] 
{
    background-image: -moz-linear-gradient(#f5f5f5 0%, #e6e6e6 75%);
    background-image: -webkit-linear-gradient(#f5f5f5 0%, #e6e6e6 75%);
	background-color:#e6e6e6;
    border: 1px solid #bdbdbd;
    box-shadow: inset 2px 2px 0px rgba(255, 255, 255, 0.15);
    color: #6e6e6e;
	border-radius: 3px 3px 3px 3px;
    font:14px/14px "Tahoma","Arial","Verdana",sans-serif;
    margin:12px 8px 8px 8px !important;
	cursor:pointer;

}

.button: disabled
{
    color: #bbb !important;
    } 
.button: disabled img
{
    opacity: .4;
    } 

.button:hover
{
   background-image: -moz-linear-gradient(#2674a7 0%, #004680 75%);
    background-image: -webkit-linear-gradient(#2674a7 0%, #004680 75%);
    background-color:#004680;
    border: 1px solid #1a567e;
    box-shadow: inset 2px 2px 0px rgba(255, 255, 255, 0.15);
    color: #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    
    }
:focus
{outline:0;}   
.button img {
border:medium none;
height:16px;
width:16px;
margin:0 3px -3px 0 ;
padding:0;
*vertical-align:text-top;
*margin-right:0px;
}

#loading{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 5000;
    background-color:#B4D2E7;
    border:  1px solid #569BC9;
    font-size: 15px;
    color: white;
	font-weight:bold;
    padding: 6px 6px 6px 15px;
    display:none;
	height:40px;
	width:150px;
	border-radius:4px 0px 4px 4px;
}

#userMenu
{
display: inline-block;
padding: 0px 0px 0px 0px;
vertical-align: bottom;
float:right;
    }
    
#user-info
{   
position: absolute;
right: 10px;
text-align: right;
top: 22px;
padding-bottom:5px;
color:#004680;
    }
    
#user-name
{
    font-weight:bold;
    padding-bottom:2px;
    }
    
    .pageTitle
    {
        	background: none repeat scroll 0 0 #FBFBFB;
    		box-shadow: 0 1px 2px #858585;
			border-radius:4px;
            padding:10px 5px 1px 5px;
            margin-bottom:10px;
}
.field-validation-error
{
    display: block;
    margin-bottom: 1em;
    margin-top: 10px;
    padding: 5px 35px;
    }   
        
 .formLeft
 {
     width:50%;
     float:left;
     }
     
 .formRight
 {
     width:50%;
    float:right;

    
     
     }
     
     formFields
     {
         display:block;
         width:100%;

         }
.formBottom
{
    width:100%;
    display:block;
    vertical-align:bottom;
    float:left;
    }


.surroundDiv
{
    padding: 5px 0px 5px 0px;
    min-height:24px;
    width:97%;  

}

.checkBoxListSurroundDiv 
{
    float:right;
}

.checkBoxList
{
    float:left;
}

.checkBoxList input;
{
    display:inline !important;
    height:auto !important;
}
    
.dinamicSizeDiv
{
        
}

#Tabela
{
   /*overflow:auto;*/    
}

#TabelaOverflow
{
	/*overflow:auto;*/
}

.loginForm
{
    width: 300px;
    }
    
    

         .MultiFile-list
        {
            
            min-height:0px !important;
            width:330px !important;
            background-color:White;
            
           
        }
         .MultiFile-label
        {
         border:1px solid #D6D6D6 !important;
         padding:5px;   
        }
        

.multi MultiFile-applied
{
    margin: -200
    }
    
.calendar {
	  border: 0px;
	  margin-left:350px;
	  font-size: 20px;
	  width:504px;
	  height:50px;       
}
     
.day th 
{
     background:#569BC9;
     width:72px;
     
 }
       
.calendar td {
      border: 0px;     
	  width:72px;
	  height: 50px;
      background:#E9E9E9;
	  color: #444;
	  position: relative;
}
     
.calendar td span {
      font-size:13px;
      font-weight:bold;
 }

.calendar td img{
     
}

.tooltip {
	display:none;
	background:transparent url(../../Content/images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

.capsLock
{
    border:1px solid #FFD700;
    background-color:#EEDD82;
    font-size:14px;
}

.tree-node
{
    background-color:#FFFFFF;
    border:inset 1px #E6E6FA;
    display:block;
    border-bottom-width:0px;
}

.row_selected
{
     background-color:#A4D3EE;
}

.tituloPeriodoLetivo {
    background-color:#569BC9;
    font-size: 17px;
    font-weight: bold;
    height: 21px;
    line-height: 130%;
    cursor:pointer;
    padding: 0 0 0 15px;
   
    border-top:  solid 2px #DCDCDC;
}

.checkBoxDisable input
{
   display:none;
}

.detalhamento
{
    padding:10px 20px 10px 10px;
}

.detalhamento p
{
    font-family: arial,Times New Roman, helvetica;
	line-height: 1.5;
	text-align: justify;
	font-size: 10px;
	padding-left:10px;

}

.detalhamento ul
{
    margin-left: -35px;

}

.detalhamento li
{
    font-family: arial,Times New Roman, helvetica;
	line-height: 1.5;
	text-align: justify;
	font-size: 14px;

}

.detalhamento b
{
    font-family: arial,Times New Roman, helvetica;
	line-height: 1.5;
	text-align: justify;
	font-size: 14px;

}


.detalhamento p
{
    font-family: arial,Times New Roman, helvetica;
	line-height: 1.5;
	text-align: justify;
	font-size: 14px;

}


.detalhamentoSimples
{
    margin-left:-10px;
}

.mensagem, .corpo .mensagem
{
	display: block;
	margin: 0 0 0 0;
	padding: 10px 0;
	text-align: left;
	font: bold 12px / 14px Verdana, "Trebuchet MS" , Tahoma, Arial, sans-serif;
	color: #DD3300;
	background-color: #F1EDED;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
		
}

.corpo
{
	padding: 0 30px;
	font: normal 12px / 14px Verdana, "Trebuchet MS" , Tahoma, Arial, sans-serif;
}

.corpo p
{
	margin: 20px 20px 0 0;
	word-spacing: 3px;
	color: #333;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
.corpo ul
{
	margin: 10px 30px;
}
.corpo ul li
{
	font: normal 11px/16px Verdana, "Trebuchet MS" , Tahoma, Arial, sans-serif;
	margin: 10px 0;
	list-style: square;
	list-style-position: outside;
	text-align: justify;
}
.corpo ol
{
	margin: 10px 30px;
}
.corpo ol li
{
	font: normal 11px/16px Verdana, "Trebuchet MS" , Tahoma, Arial, sans-serif;
	margin: 10px 0;
	list-style: square;
	list-style-position: outside;
	text-align: justify;
	list-style-type: lower-alpha;
}
.alert
{
	color: red;
	font-weight: bold;
}

.corpo .data
{
	text-align:center;
	font-weight:normal;
}

.nextButton
{
    float:right;
}

.tituloQuestao
{
    font-size:13px;
    font-weight:bold;
}

.tabela a:link, .tabela a:visited
{
  float: left;
  margin: 2px 5px 2px 5px;
  padding: 2px;
  width: 100px;
  background: #eeeeee;
  text-align: center;
  text-decoration: none;
  font-size:11px !important;
  padding:3px !important;
  margin: 0px !important;
}

.highlight
{
    /*border: 1px solid #AAAAAA;*/
    background: #DDDDDD;

}
#dialog {
    background: url("../../Content/images/notice.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 148px;
    margin-top: -35px;
    padding: 28px 0 7px 12px;
    text-align: center;
    width: 292px;
}
#dialog h1
{
    font-size:15px;
    color:#F7901E;
}
#dialog h3
{
    font-size:13px;
    color:#004680;
}
#dialog a
{
    font-weight:bold;
}
.mensagemHtml 
{
    padding:10px;
    margin-bottom:15px;
    font-size:14px;
}

.mensagemHtml li
{
    list-style:none;
}
.mensagemAlerta
{
    color: #986200;
    background-color: #FEEFB4;
    border:1px solid #986200;
}
#barra{
	background: url("../../Content/images/bg-menu-principal-2.png") repeat-x scroll 0 0 transparent;
    height: 30px;
    margin-top: 97px;
    z-index: 100;
}
.aviso
{
   background: url("../../Content/images/bg-aviso.png") repeat-x scroll 0 0 transparent;
    color: Black;
    font-family: Cambria,Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 193px;
    padding-top: 20px;
    text-align: center;
    width: 394px;
   }
.aviso h3
{
    font-size:16px;
    color:Red;
 }
.aviso p
{
    font-size:14px;
    font-weight:bold;
 }
.buttonAcao
{
    width: auto !important;
    float: left !important;
    display: inline !important;
    background: none !important;
    border: none !important;
    border-radius: none !important;
    box-shadow: none !important;
    margin-right: 3px;

}