body {
    margin: 0;
}

/*BLACKSCREEN*/
.bs_root {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background-image:url(/_images/bsbg3.png);
    color:#FFFFFF;
    z-index: 1000;
}

#blackscreenWinload{
    background-image: url("/_images/bsbg5.png");
}

/*WHITESCREEN*/
.ws_root {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background: #000;
    opacity: 0.85;
    color:#333;
    z-index:1000;
}

/*BLACKSCREEN*/
.bs_root_winload {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background-image:url(/_images/bsbg0.png);
    background-repeat:repeat;
    color:#FFFFFF;
    z-index: 900;
}

.bs_root_winligacao {
    position:absolute;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    background-image:url(/_images/bsbg5.png);
    background-repeat:repeat;
    color:#FFFFFF;
    z-index: 900;
}

/*WINDOWS*/
.txt_preload {
    position:relative;
    width:100px;
    height:30px;
    top:20px;
    background: #fff;
}

.icon_window {
    float: left;
    width:134px;
    height:131px;
    background-repeat:no-repeat;
}

.window_area {
    position:relative;
    width:640px;
    min-height:96px;
    top:30px;
    border:solid #efefef 0px;
}

.window_content{
    float: left;
    min-width:86px;
    min-height:86px;
    border: solid #f00 0px;
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0 0 25px -5px #000000;
}

.window_btn_wrap{
    position: relative;
    width: 100%;
    background-color: yellow;
    text-align: right;
}

.window_btn_close{
    position: absolute;
    right: -8px;
    top: -8px;
    height: 35px;
    width: 35px;
    background: url(/_images/closeBg.png);
    background-position: 0 0;
}
.window_btn_close:hover{
    cursor: pointer;
    background-position: 0 -35px;
}



.window_linha_top {
    float: left;
    width:640px;
    height:9px;
    /*background-image:url(/_images/linha_top_window.png);*/
}

.window_mid {
    float: left;
    width:620px;
    min-height: 47px;
    /*background-image:url(/_images/linha_mid_window.png);*/
    padding: 10px;
}

.window_btn_area {
    float: left;
    width:640px;
    height: 29px;
    background-image:url(/_images/linha_mid_window.png);
}

.window_linha_bot {
    float: left;
    width:640px;
    height:9px;
    /*background-image:url(/_images/linha_bot_window.png);*/
}

.icon_failure {
    position:relative;
    width:75px;
    height:75px;
    top:75px;
    background-image:url(/_images/icon_failure.png);
    background-repeat:no-repeat;
}

.window_failure {
    position:relative;
    width:556px;
    height:206px;
    top:100px;
    border:solid white 2px;
    background-color:#ED1C24;
}

.icon_success {
    position:relative;
    width:75px;
    height:75px;
    top:75px;
    background-image:url(/_images/icon_success.png);
    background-repeat:no-repeat;
}

.window_success {
    position:relative;
    width:556px;
    height:206px;
    top:100px;
    border:solid white 2px;
    background-color:#72BF44;
}

.icon_confirm {
    position:relative;
    width:75px;
    height:75px;
    top:75px;
    background-image:url(/_images/icon_confirm.png);
    background-repeat:no-repeat;
}

.window_confirm {
    position:relative;
    width:556px;
    height:206px;
    top:100px;
    border:solid white 2px;
    background-color:#DAA746;
}

.window_title {
    position:relative;
    width:100%;
    height:25px;
    top:5px;
    font-weight:bold;
}

.window_text_area {
    float: left;
    margin-left: 10px;
    width:476px;
    min-height:100px;
    font-weight:normal;
    font-family: Arial, Tahoma, 'Trebuchet Ms';
    color: #333;
}

.titulo_window {
    text-align: left;
    width: 450px;
    font-size:28px;
    font-family: Tahoma;
    border: 0px solid;
    color: #203f6b;
    font-style: italic;
    line-height: 42px;
    position: relative;
}

.sub_titulo_window {
    text-align: left;
    width: 380px;
    margin-left: 35px;
    margin-top: 15px;
    font-size:16px;
    font-family: Tahoma;
    border: 0px solid;
    font-style: italic;
    position: relative;
}

.message_window {
    text-align: left;
    width: 380px;
    margin-left: 35px;
    margin-top: 20px;
    font-size:14px;
    color: #666;
    line-height: 20px;
    font-family: Tahoma;
    border: 0px solid;
    font-style: italic;
    position: relative;
    margin-bottom: 20px;
}

.btn_ok_window {
    margin-right: 10px;
    float: right;
    width:45px;
    height:29px;
    cursor: pointer;
    background-image: url(/_images/btn_ok_window.jpg);
}

.btn_continuar_window {
    margin-right: 10px;
    float: right;
    width:121px;
    height:29px;
    cursor: pointer;
    background-image: url(/_images/btn_continuar_window.jpg);
}

.btn_cancelar_window {
    margin-right: 10px;
    float: right;
    width:121px;
    height:29px;
    cursor: pointer;
    background-image: url(/_images/btn_cancelar_window.jpg);
}

.window_btn_loLite {
    width: 80px;
    height: 25px;
    float: right;
    border: 2px solid #dcddde;
    color: #636466;
    padding-top: 5px;
    margin-left: 8px;
    cursor: pointer;
}

.window_btn_hiLite {
    width: 80px;
    height: 25px;
    float: right;
    border: 2px solid #b1b3b6;
    background-color: #ffffff;
    color: #000000;
    padding-top: 5px;
    margin-left: 8px;
    cursor: pointer;
}

.window_content2 {
    position: relative;
    width: 550px;
    height: 200px;
    top: 3px;
    background-image: url(/_images/window_box_background.png);
    background-repeat: repeat-x;
    font-family: Tahoma;
    color: #000000;
    font-size: 16px;
}

.window_title2 {
    position: relative;
    width: 100%;
    height: 25px;
    top: 5px;
    font-weight: bold;
}

.window_text_area2 {
    position: relative;
    width: 535px;
    height: 115px;
    top: 15px;
    font-weight: normal;
}

.window_btn_area2 {
    position: relative;
    width: 535px;
    top: 20px;
    font-weight: bold;
    font-style: italic;
}

.window_btn_loLite2 {
    width: 80px;
    height: 25px;
    float: right;
    border: 2px solid #dcddde;
    color: #636466;
    padding-top: 5px;
    margin-left: 8px;
    cursor: pointer;
}

.window_btn_hiLite2 {
    width: 80px;
    height: 25px;
    float: right;
    border: 2px solid #b1b3b6;
    background-color: #ffffff;
    color: #000000;
    padding-top: 5px;
    margin-left: 8px;
    cursor: pointer;
}

#footer {
    position: absolute;
    right: 0;
    margin-top: -57px;
    height: 57px;
    clear: both;
}

.divLogo {
    float: right;
    margin-right: 50px;
    width: 133px;
    height: 57px;
    border: 0;
    background-image: url(/_images/logo_prosper.png);
}

.inputAdm {
    width: 100%;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal !important;
    font-family: 'Helvetica' !important;
    min-height: 30px;
    color: #930100;
    border: 0px solid #930100;
    background-color: #ffdede;
    border-radius: 4px;
}

.inputView {
    width: 98%;
    padding: 0 1%;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal !important;
    font-family: 'Helvetica' !important;
    min-height: 30px;
    color: #930100;
    border: 0px solid #930100;
    background-color: #dedeff;
    border-radius: 4px;
}

.readonly {
    color: #333333;
    border: 0px;
    background-color: #dcdcdc;
    font-style: italic;
}

.inputSelectVest {
    font: normal 14px/26px Arial, Tahoma;
    height: 26px;
    color: #333333;
    line-height: 26px;
    border: 1px solid #aaaaaa;
    background-color: #efefef;
}

.textareaAdm {
    font: normal 16px/30px Arial, Tahoma;
    /*    height: 30px;*/
    width: 100%;
    color: #333333;
    border: 1px solid #aaaaaa;
    background-color: #efefef;
}

.inputForm {
    font: normal 16px/30px Arial, Tahoma;
    height: 30px;
    width: 100%;
    height: 30px;
    color: #333333;
    border: 1px solid #aaaaaa;
    background-color: #efefef;
}

.txtLogin {
    font-size: 14px;
    font-family: Tahoma;
    border: 0 solid;
}

.txtDetalhes {
    font-size: 12px;
    font-family: Tahoma;
    border: 0 solid;
}

.txtTituloAdm {
    font-size: 14px;
    font-family: Tahoma;
    border: 0 solid;
    color: #ffffff;
}

.btnAddAdm {
    position: relative;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: url(/_images/btn_add.png) center center no-repeat;
    cursor: pointer;
}

.btnAddAdm:hover{
    opacity: 0.8;
}

.btnDelAdm {
    position: relative;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: url(/_images/btn_excluir.png) center center no-repeat;
    cursor: pointer;
}
.btnDelAdm:hover{
    opacity: 0.8;
}
.btnDelAllAdm {
    position: relative;
    margin: 0;
    width: 30px;
    height: 30px;
    background: url(/_images/btn_excluir.png) center center no-repeat;
    cursor: pointer;
}
.btnDelAllAdm:hover{
    opacity: 0.8;
}

.checkBoxAdm {
    position: relative;
    margin: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.checkBoxAdm:hover{
    opacity: 0.8;
}


.btnSaveAdm {
    position: relative;
    margin: 0 auto;
    width: 77px;
    height: 31px;
    background: url(/_images/btn_salvar.png) center center no-repeat;
    cursor: pointer;
}
.btnSaveAdm:hover{
    opacity: 0.8;
}

.linkAdm {
    font: normal 12px/12px Arial, Tahoma;
    text-decoration: underline;
    color: #00f;
    cursor: pointer;
}
#historicoFaexpedia thead{
    background: #EEE;
}

#historicoFaexpedia  table{
    border: 1px solid #CCC;
    font-size: 11px;
    margin-top: 20px;
}
#historicoFaexpedia   table td{
    border-bottom:1px solid #EEE;
    border-left:1px solid #EEE;
    text-align: center;
    padding: 2px;
}

#historicoFaexpedia{
    padding-right: 5px;
}

.btnPadrao, .btnPadraoRight{
    /*   background: #EEE;
       -moz-border-bottom-colors: none;
       -moz-border-image: none;
       -moz-border-left-colors: none;
       -moz-border-right-colors: none;
       -moz-border-top-colors: none;
       background-image: -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);
       border-color: #CCCCCC #CCCCCC #AAAAAA;
       border-radius: 3px 3px 3px 3px;
       border-style: solid;
       border-width: 1px;
       box-shadow: 0 0 1px #FFFFFF inset;
       color: #555555;
       font-size: 16px;
       font-weight: bold;
       height: 30px;
       line-height: 32px;
       padding: 0 0.91em;
       text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
       float: left;
       margin: 10px;
       font-family: Helvetica, Arial, sans-serif;*/
    cursor: pointer;
    color: #555;
    font-family: 'Segoe Ui' !important;
    font-weight: '200';
    font-size: 12pt !important;
    text-shadow: none !important;
    padding: .4em 1em;    
    border: 1px solid #555;
    background: #efefef;
}

.btnPadraoRight{
    float: right;
    margin: 0;
}

.btnPadrao:hover, .btnPadraoRight:hover{
    background: #555;
    color: #fff;
    /*background-image: -moz-linear-gradient(center top , #FFFFFF 0pt, #E0E0E0 100%);*/
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 0 3px #FFFFFF inset;*/
}



/* IMAGEM FORM */

#navegacao .picCommand{
    text-decoration: none !important;
    color: #0074cc;
    cursor: pointer;
}

#navegacao .picCommand:hover{
    color: #111;
}

#navegacao #picWrapperMin{
    background-color: lightpink;
    position: relative;
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin-top: 10px;
}

#navegacao #picWrapperMin #pic{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

#navegacao #picWrapperMin #overlay{
    background: black;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 120px;
    opacity: 0.75;
}

#navegacao #picWrapperMin #overlay img{
    cursor: pointer;
}

#navegacao #picWrapper{
    background-color: lightpink;
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    margin-top: 10px;
}

#navegacao #picWrapper #pic{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

#navegacao #picWrapper #overlay{
    background: black;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 200px;
    opacity: 0.75;
}

#navegacao #picWrapper #overlay img{
    cursor: pointer;
}

.ui-widget {
    /*    font-size: 14px !important;*/
}

.linha {
    width: 100%;
    height: 3px;
    background: #ccc;
}

.infoLblForm {
    font-size: 10px !important;
    color: #009;
}

.msgAdmSite {
    margin: 0 auto;
    width: 64% !important;
    min-height: 100px;
    background: #fff;
    border-radius: 10px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding: 10px 20px;
    box-shadow: 0px 0px 6px #333;
}

.msgAdmSite .tituloMsg {
    color: #930100;
    font-size: 26px;
}

.msgAdmSite .textMsg {    
    font-size: 14px;
    line-height: 20px;
    text-align: justify; 
    width: 70% !important; 
    margin: 13px auto;
}

.bb {
   box-sizing: border-box; /* css3 rec */
   -moz-box-sizing: border-box; /* ff2 */
   -ms-box-sizing: border-box; /* ie8 */
   -webkit-box-sizing: border-box; /* safari3 */
   -khtml-box-sizing: border-box; /* konqueror */
}