label.error {
	display: block;
	background: #ffd2d2;
	padding: 0 10px;
}

.mcfs-inputmenor {
	width: 150px;
}

.mcfs-botao {
	width:250px; 
	height:40px; 
	font-size:18px;
	background: linear-gradient(#FCFCFC, #F3F3F3);
	border: none;
	border-bottom: #CCC 1px solid;
	color: #444;
	font-family: "Open Sans", sans-serif;
	padding: 4px 15px;
	border-radius: 15px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	font-size: 18px;
	cursor: pointer;	
}

.mcfs-botao-p {
	background: linear-gradient(#FCFCFC, #F3F3F3);
	border: none;
	border-bottom: #CCC 1px solid;
	color: #444;
	font-family: "Open Sans", sans-serif;
	border-radius: 15px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	font-size: 11px;
}

.mcfs-botaocamada {
	text-align: center;
	width: 100%;
	margin-top: 30px;
}


.mcfs-input{
	background: rgba( 255, 255, 255, 0.3 );
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 6px;
	color: #999;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	border-radius: 4px;	
	line-height: 1.428571429;
}

.mcfs-input-maior{
	width: 450px;
}

.mcfs-select-maior{
	height: 35px;
}

.mcfs-label{
	float: left;
	width: 100px;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 15px;
	padding-top: 7px;		
}

.mcfs-group{
	margin-bottom: 15px;
}

 
.mcfs-container{
    display:table;
    width:99%;
    border-collapse: collapse;
    }
    
.mcfs-heading{
     font-weight: bold;
     display:table-row;
     background-color:#274480;
     text-align: center;
     line-height: 20px;
     font-size: 14px;
     font-family: "Open Sans", sans-serif;
     color:#fff;
    
}
.mcfs-heading-tab{
     font-weight: bold;
     background-color:#274480;
     text-align: center;
     line-height: 20px;
     font-size: 14px;
     font-family: "Open Sans", sans-serif;
     color:#fff;    
}
.mcfs-table-row{  
     display:table-row;
     text-align: left;
}
.mcfs-col{
	display:table-cell;
	border: 1px solid #CCC;
	padding: 2px;
	vertical-align: middle;
}

.mcfs-txt-direita{
     font-weight: bold;
     text-align: right;
     line-height: 25px;
     font-size: 12px;
     font-family: "Open Sans", sans-serif;
}

.mcfs-menu {
	padding-bottom: 10px;
}

.mcfs-menu a{
	color: #274480;
	line-height: 20px;
	display: inline;
	background-color: #eeeeee;
	overflow: hidden;
	padding: 12px 20px 10px 20px;
	margin: 0;
	font-size: 1.4rem;
	font-size: 14px;
	text-decoration: none;
}

.mcfs-price-product{
	display: inline;
	font-weight: bold;
	padding: 10px;
	font-size: 14px;
}

.mcfs-aviso {
	display: block;
	color: #FF8C00;
	font-size: 14px;
	font-weight: bold;
}

    
.mcfs-tb-heading{
	  border: 1px solid #CCC;	
     font-weight: bold;
     background-color:#274480;
     color:#FFFFFF;
     text-align: center;
     line-height: 20px;
     font-size: 12px;
     font-family: arial, sans-serif;
}

.mcfs-tb-col{
	border: 1px solid #CCC;
	padding: 2px;
	vertical-align: left;
   font-family: arial, sans-serif;
   font-size: 11px;
}

.mcfs-tb-col-zero{
   border: 0px;
   padding: 2px;
   vertical-align: left;
   font-family: arial, sans-serif;
   font-size: 11px;
}

.mcfs-tb{
	border: 1px solid #CCCCCC;
	padding: 2px;
   border-spacing: 0;
   border-collapse: collapse;
   width: 100%;
}

.mcfs-tb-zero{
   border: 0px;
   padding: 2px;
   border-spacing: 0;
   border-collapse: collapse;
   width: 100%;
}

.mcfs-tb-total{
	  border: 2px solid #CCC;	
     font-weight: bold;
     text-align: center;
     line-height: 20px;
     font-size: 12px;
     font-family: arial, sans-serif;
}

.mcfs-lang{
	text-align: right;
	width: 100%;
   vertical-align: middle;
   height:35px;
}

.mcfs-lang-label{
   margin-right: 20px;
   margin-left: 3px;
   font-size: 11px;
   font-family: arial, sans-serif;
   display: inline;
}

.mcfs-icon {
	width:100%;
   font-weight: bold;
   text-align: center;
}

.mcfs-pg {
	font-size: 14px;
	color: #aaa;
	float: left;
   background: #f6f6f6;
   padding: 5px 20px;
	border: 1px solid #FFF;
}

.mcfs-pgBold {
	font-size: 14px;
   float: left;
   background: #ddd;
   padding: 5px 20px;
	border: 1px solid #FFF;
	cursor: pointer;
	font-weight: bold;
}

.mcfs-schedule-box {
	float:left;
	width:60px;
	padding:3px;
	margin-right:10px;
	text-align:center
}

.mcfs-schedule-box-free {
	background-color:#d9f3b4;
	cursor: pointer;
}

.mcfs-schedule-box-block {
	background-color:#ffc7c7;
	color:#999;
	cursor: not-allowed;
}

.mcfs-txt-gray{
	color: #aaa;
   font-family: arial, sans-serif;
   font-size: 12px;
}

.mcfs-col a img {
	box-shadow: none;
}
