﻿body {font-size:16px;}
#master {width:640px; min-height:400px; _height:400px; border:1px solid black; text-align:center; background-color:#f1f1f1; margin:0px auto; padding:1px 1px 20px 1px;}  
#header {width:640px; height:110px; background-image:url(../imagens/header-adm-cupomdigital.gif); background-repeat:no-repeat; border-bottom:1px solid white}
.breaker { clear:both}
.cursorhand {cursor: pointer;}
.btn:hover {color:#FFF; text-decoration:underline}
#logo{display:inline-block; max-width:62%;}

/* HEADER OPERADOR */
.operador {padding:10px 10px 20px 0; background:#f92a3d; color:#FFF;}
.operador span{  color:#FFF; font-weight:bold; line-height:45px;}
.operador  a{ color:#FFF; font-weight:bold;}
.operador a:hover {color:#FFF; text-decoration:underline;}

/* LOGIN */
.body-login, .body-inner {width:450px; background:#f5f5f5; border-radius:10px; margin-top:50px;}
.header-login, .header-inner {background:#f92a3d; color:#FFF; padding:10px 0;}
.body-content-login {padding-top:15px; padding-bottom:15px; border:solid 1px #f92a3d; margin-bottom:50px;}

/* Body tela */
#UserCupomDigital {width:65%;}

.txtDesable {background-color:#c1c1c1; border-bottom:#000000 1px solid; border-left:#000000 1px solid; border-right:#ffffff 1px solid; border-top:#ffffff 1px solid; color:#000000; font-family:Verdana, Arial, Sans-Serif; font-size:7pt;}
 input {background-color:#3F3F40; padding:2px; border:1px solid #FF6600; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}

.red {color:#f71240;}
.blue {color:Blue;}
.white { color:White }

	  /*Modal Popup*/
	  .modalBackground {
  		 background-color :Black;
  		  filter:alpha(opacity=50);
	 	  opacity:0.7;
  	  }	  
