﻿.content 
{
	width: 937px;
	margin: 0 auto;
}

#divAclaraciones
{
   background-color: #CBCC66;
	font-family: 'MartinGot', "Trebuchet MS" , Arial, Helvetica, sans-serif;
   font-size:11pt;
   font-weight:bold;
}

.controls.button 
{
	border-top: silver 1px solid;	
	border-right: gray 1px solid;	
	border-bottom: gray 1px solid;	
	border-left: silver 1px solid;	
	background-color: #818A44;
	color: #FFF;
	padding: 3px 5px;
	font-size: 12pt;
}
.SupportTextStyle
{
	font-family: 'MartinGot', "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size : 11pt;
    }
.SupportTextStyle option
{
	font-family: 'MartinGot', "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size : 11pt;
    }
    
#divContainer
{

	font-family: 'MartinGot', "Trebuchet MS" , Arial, Helvetica, sans-serif;
width:100%;
height:230px;
background-color :#818A44;
    
}


td textarea
{
    height:70px;
    overflow:hidden;
	width: 95%;  
}
    
.textboxSubject
{
    font-size : 11pt;
    width: 95%;
}
 
 #divHorarioAtencion
 {
	font-family: 'MartinGot', "Trebuchet MS" , Arial, Helvetica, sans-serif;
     font-size:11pt;
     font-weight:bold;
     
}
     
 .ajax__tab_body iframe
  {
      width:100%;
      height:100%;
      border:0px;
    }
 .Dialog .ui-dialog-titlebar 
{
    border-style : none ;
    border-width : 0;
    background: #818a44 ;
}
.ui-widget-header-custom
{ 
    background: #818a44;       
  } 
#MasterPagePopupChat
{
    background-color : #818A44;
    height : 100%;
    }
    
 .iFrameMasterPage
 {
     height : 300px;
 }
     
.ajax__myTab .ajax__tab_header {font-family : Arial; font-size: 11px;overflow : hidden ;  font-size : 11px;}
.ajax__myTab .ajax__tab_outer {font-family : Arial; font-size: 11px; padding-right: 4px;height: 21px;background-color: #b2be5e;margin-right: 2px;border-right: solid 1px #666666;border-top: solid 1px #aaaaaa}
.ajax__myTab .ajax__tab_inner {font-family : Arial; font-size: 11px; padding-left: 3px;background-color: #b2be5e;}
.ajax__myTab .ajax__tab_tab {font-family : Arial; font-size: 11px; height: 13px;padding: 4px;margin: 0;} 
.ajax__myTab .ajax__tab_hover .ajax__tab_outer {font-family : Arial; font-size: 11px; background-color: #EFE8BC;cursor : hand;}
.ajax__myTab .ajax__tab_hover .ajax__tab_inner {font-family : Arial; font-size: 11px; background-color: #EFE8BC;cursor : hand;}
.ajax__myTab .ajax__tab_hover .ajax__tab_tab {font-family : Arial; font-size: 11px;}
.ajax__myTab .ajax__tab_active .ajax__tab_outer {font-family : Arial; font-size: 12px; background-color: #EFE8BC; border-left: solid 1px #999999;}
.ajax__myTab .ajax__tab_active .ajax__tab_inner {font-family : Arial; font-size: 12px; background-color:#EFE8BC;}
.ajax__myTab .ajax__tab_active .ajax__tab_tab {font-family : Arial; font-size: 12px; }
.ajax__myTab .ajax__tab_panel {font-family : Arial; font-size: 11px; height : 220px;}
.ajax__myTab .ajax__tab_body {font-family : Arial; font-size: 11px; border: 1px solid #999999;border-top: 0;padding: 8px;background-color: #EFE8BC; height: 361px;}