﻿body   
{
    background: #F4F4F4;
    font-size: .80em;
    font-family:'Freight Sans Bold', Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #333333;
    
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    
    margin-bottom: 15px;
    line-height: 1.6em;
    height: 19px;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 100%;
    background-color: #F4F4F4;
    margin: 0px auto 0px auto;
    border: 1px solid #F4F4F4;
}

.header
{
    position: fixed;
    top:0;
    background: #5872A7;
    text-align:center;
    width: 100%;
}

.corpo_header
{
   width:60%;
   margin-left:20%;
   height:85px;
   margin-bottom:10px;
}


.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #F9F9F9;
    border: none;
    height:40px;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    margin: 0px 20% 8px 20%;
    min-height: 10%;
    background: #FFFFFF;
    border:1px #D9D9D9 solid;
 
  
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #3b5998;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: left;
    margin-left:21%;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#F0F0F0;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    height:30px;
    cursor:pointer;
    text-align:left;
}

div.menu ul li a, div.menu ul li a:visited
{
    background: -webkit-linear-gradient(90deg, #F0F0F0, #DEDEDE); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(90deg, #F0F0F0, #DEDEDE); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(90deg, #F0F0F0, #DEDEDE); /* For Firefox 3.6 to 15 */
    background: linear-gradient(9deg, #F0F0F0, #DEDEDE); /* Standard syntax (must be last) */
    
    box-shadow: 2px 2px 2px #888888;
    color: #000000;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
   background: -webkit-linear-gradient(0deg,#C2E5F0,  #F0F0F0); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(0deg, #C2E5F0, #F0F0F0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(0deg, #C2E5F0,  #F0F0F0); /* For Firefox 3.6 to 15 */
    background: linear-gradient(0deg, #C2E5F0,  #F0F0F0); /* Standard syntax (must be last) */
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #F0F0F0;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 100%;
}
input[type="text"] 
{
     height:25px;
     border: 1px solid #7998B8;
}
input[type="password"] 
{
     height:25px;
     border: 1px solid #7998B8;
}
input[type="button"] {
      border: 1px solid #111112;
      font-weight:bold;
      background-color: #5872A7;
      color:White;
      font-size:smaller;
      height:26px;
      cursor:pointer;
  
}
input[type="submit"] {
     border: 1px solid #111112;
     font-weight:bold;
     background-color: #5872A7;
     color:White;
     font-size:smaller;
     height:26px;
     cursor:pointer;
         
}
input.passwordEntry 
{
    width: 100%;
    height:30px;
   

}

div.accountInfo
{
    width: 42%;
}

div.changeaccountinfo
{
    width: 100%;
}
.bodylogin
{
    width: 50%;
    margin-left:50%;
    vertical-align:middle;
    height: 70vh;
}


.bodyloginpup
{
    width: 50%;
    vertical-align:top;
    height: auto;
}


.bodysenha
{
    width: 100%;
    vertical-align:middle;
    
    margin-left: 40px;
}


.bodymodelo
{
    width: 100%;
    vertical-align:top;
    height:inherit;
    margin-left: 40px;
    overflow:auto;
}


.bodychangepassword
{
    
    width: 30%;
    vertical-align:bottom;
    height:auto;
    margin-top:5%;
}


.bodycreateuser
{
    width: 80%;
    vertical-align:bottom;
    height:auto;
    margin-top:5%;
}

.bodymanage
{
    width: 100%;
    vertical-align:bottom;
    height:auto;
    margin-top:5%;
}


.bodypen
{
    background-position: 10% 30%;
    width: 100%;
    height: auto;
    background-image: url('../Images/maken_open_02.png');
    background-repeat: no-repeat;
}


.bodypenloginp
{
    width: 100%;
    height: auto;
    vertical-align:top;
    
}

.bodyloginpoup
{
    text-align:left;
    width: 75%;
    height: auto;
    margin-top:0px;
    margin-left:25%;
}


.titlestyle
{
    font-weight: bold;
    text-rendering: optimizelegibility;
    margin-top:30%;
    font-size: 36px;
}


/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    vertical-align:middle;
    font-size:45px;
    color:#FFFFFF;
    width: auto;
    margin-left:50px;
    margin-top:42px;
    font-weight:bold;
}


.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    color: White;
    margin-top: 0px;
}


.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 12px;
    color: Red;    
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.submitButtonpoup
{
    text-align: right;
    padding-right: 10px;
    margin-left:150px;
}
/* Modelo*/

/*Novo Modelo  NewModel.aspx*/
.dvtable
{
    margin-top:30px;
    display:table;
    width:90%;
}
.dvrow
{
    display:table-row;
    
}

.dvcellright
{
    display:table-cell;
    text-align:right;
    width:30%;
    vertical-align:middle;
}

.dvcell
{
    display:table-cell;
    text-align:right;
    width:100%;
    vertical-align:middle;
}

.dvcellleft
{
    display:table-cell;
    text-align:left;
    vertical-align:middle;
}
    
/* Novo Modelo*/

/*ModelManager.aspx*/  
  .dvtablep
{
    display:table;
    width:1024;
}
.dvrowp
{
    display:table-row;
}

.dvcellrightp
{
    display:table-cell;
    width:15%;
    vertical-align:text-top;
    visibility:hidden;
}

.dvcellcenterp
{
    display:table-cell;
    text-align:right;
    width:75%;
    vertical-align:top;
    overflow:auto;
    margin-left:auto;
    margin-right:auto;
}

.dvcellleftp
{
    display:table-cell;
    text-align:right;
    width:10%;
    vertical-align:top;
}

.dvcenter_canvas
{
    width: 0px;
    height: 0px;
    display:block;
    margin: 0 auto;
    overflow:scroll; 
}
.menutext
{
    width:100%;
    height:40px;
    vertical-align:middle;
    display:table-cell
}


.canvas
{
    width:100%;
    height:auto;
  
}


.arvoreCampos
{
    height:500px;
    width:100%;
    overflow:auto;
}
.propTable
{
    width:100%;
    display:table;
    
}

.propTable
{
    width:100%;
    display:table;
}

.propLine
{
    width:100%;
    display:table-row;
}

.propCellEsc
{
    display:table-cell;
    text-align:right;
    vertical-align:top;
}

.propCellDir
{
    display:table-cell;
    text-align:right;
    vertical-align:top;
    width:60%;
   
}
/*ModelManager.aspx*/
  

/* fim Modelo*/

/* Corretor*/

    /* Topo */
    .corrTopTab
    {
        width:98%;
        display:table;
        margin: 10px 10px 0px 10px;
    }
    .corrTopLine
    {
        display:table-row;
    }
    
    .corrTopLeft
    {
        display:table-cell;
        text-align:left;
        vertical-align:top;
        width:85%;
    }
    
     .corrTopRight
    {
        display:table-cell;
        text-align:right;
        vertical-align:top;
        width:15%;
    }
    
    /* Topo */

   /*Galeria de imagens */ 
    .imgGallery
    {
        max-height:206px;
        max-width:206px;
        min-height:140px;
        min-width:140px;
        
        
    }
    
    .trImage
    {
        height:206px;
        width:206px;
        text-align:center;
    }
    
    
    .tdLeft
    {
        width:50%;
        text-align:right;
    }
    /* Fim Galeria de imagens */


    /* Tela de Correção */
    .backCorrect
    {
        background-color:#404040;
        margin:0px 0px 0px 0px;
        width:98vw;
        height:97vh;
        
    }
            
    .mainCorrectDivLeft
    {
        margin:0px 0px 0px 0px;
        width:48%;  
        height:97vh;
        border-right:1px solid #808080;
        float: left;
      
    }
    
    .mainCorrectDivRight
    {
        margin:0px 0px 0px 0px;
        width:49%;
        margin-left:48.1%;
        height:97vh;
        border-left:1px solid #808080;
    }
    
   
   
   .topCorrectDivLeft
   {
       display:block;
       height:25vh;
   }
    
    .topRowCorrect
    {
        width:100%;
        height:15%;
    }
    
    .middleRowCorrect
    {
        width:100%;
        height:75%;
    }
    .bottomRowCorrect
    {
        width:100%;
        height:5%;
    }
    
    .genericCell
    {
        vertical-align:top;
        width:50%;
       
    }
    .bottomRightCorrectButton
    {
        vertical-align:middle;
    }
    .leftCorrector
    {
        border-right:1px solid #808080;
        
    }
    
    
    .rightCorrector
    {
        border-left:1px solid #808080;
    }
    
    .tableInfoCorrect
    {
        margin-top:-15px;
    }
    
    .infoFieldsetCorrector
    {
        border:1px solid white;
        color:#FFFFFF;
        margin:0px 0px 2px 0px;
        text-align:left;
        position:relative;
        margin-left:1.5vw;
        right:1vw;
        height:12%;
    }
    
    .bottomRightCorrect
    {
        margin-left:1%;
        width:100%;
        height:40px;
        background-color:#808080;
        text-align:right;
        border:1px solid white;
    }
    .buttonCorrectSalvar
    {
        margin-top:5px;
        margin-right:2%;
        width:90px;
     
    }
    
    .middleBackImagemCorrect
    {
        border:1px solid white;    
        position :relative;
        margin-left:1.5vw;
        height:70vh;
        right:1vw;
        background-color:#808080;
        margin-bottom:0px;
    }
    
    .headerTableCorrect
    {
        background-color:#F4F4F6;
        border:1px solid #CACBD3;
    }
    .contentTableCorrect
    {
        background-color:#FFFFFF;
        border:1px solid #CACBD3;
        word-spacing:normal;
        vertical-align:middle;
        text-align:left;
        height:40px;
    }
    
  
    
   
input { border: 1px solid black; margin-bottom: .5em;  }    
input.error { border: 1px solid red; }
label.error {
	background: url('../Images/unchecked.gif') no-repeat;
	padding-left: 16px;
	margin-left: .3em;
}
label.valid {
	background: url('../Images/checked.gif') no-repeat;
	display: block;
	width: 16px;
	height: 16px;
}
    
   /* */
      
/* Fim Corretor*/