@import url("Fonts/OpenSansRegular/font.css");
@import url("Fonts/gothamPro/style.css");
@import url("Fonts/GothamBook/font.css");
@import url("Fonts/raleway/raleway-webfont.css");

html,
body
{
	margin:0;
	padding:0;
	height:100%;
	background-image:none;
	background-color:#EFF3F8;
	font-family: 'OpenSansRegular';
	font-size: 11px;	
}	
	
.b_container {
	min-height:100%;
	position:relative;
	background-color:#eff3f8;
}	

.header{
}

.b_menuTopoTotal{
	background-color: #ffffff;
	width:1040px;
	color: #666666;
	height:34px;
	border-bottom: 1px solid #eeeeee;
	 font-size: 11px;
	 width:100%;
	 line-height:34px;
}

.b_menuTopo{	
padding-left:30px;
	padding-right:30px;
}

.b_menuLogoTotal{
	background-color:#ffffff;
	border-bottom: 1px solid #eeeeee;
	width:100%;
	display:table;
	margin: 0 auto;
	
}
.b_menuLogo{	
	color:#444444;
	height: 100px;	
	padding-left:30px;
	padding-right:30px;
	 
	display: table;
	margin: 0 auto;
}

.b_menuPrincipalTotal{
	background-color:#444D58;
	width:100%;
}

.b_menuPrincipal{		
		color:#bcc2cb;
		height:51px;
		padding-left:30px;
		padding-right:30px;
}

.content_portal
{
	 border-radius: 4px;
    box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.133);
    display: block;
    margin: 0 auto;
    min-height: 100%;
    overflow: hidden;
    width: 100%;
}

.b_footerTotal {
	height: 50px;
	background: #3b434c none repeat scroll 0 0; 
	width: 100%;
	bottom: 0;
    left: 0;
	line-height:49px;
	float:left;
	display:table;
  font-family: GothamBook;
    color: #a2abb7;
	position:absolute;
}

.b_footer {
  padding-left: 30px;
  padding-right: 30px;
}

.divLogin2 {
	 background-color: #f7f7f7;
    border-radius: 2px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    height: 300px;
    padding: 10px 40px;
    width: 280px;
	margin: 0 auto;
}

.avatarLogin{border-radius:39px;}

.b_workArea{
	 display: table;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

/********************************** Area de Trabalho *********************************/
.sidebar_1 {
  background-color: #fff;
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.98);
   -webkit-box-shadow: 0 0 3px  rgba(51, 51, 51, 0.98);
    -moz-box-shadow:    0 0 3px  rgba(51, 51, 51, 0.98);
  display: table;
  float: left;
  height: 100%;
  padding: 0 10px;
  position: relative;
  width: 180px;
  padding-bottom:15px;
}

.sidebar_2
{
    display: table;
    height: 100%;
    width: 180px;  
    background-color:#fff;  
    float:right;
    box-shadow: 0 0 3px  rgba(51, 51, 51, 0.98);
    -webkit-box-shadow: 0 0 3px  rgba(51, 51, 51, 0.98);
    -moz-box-shadow:    0 0 3px  rgba(51, 51, 51, 0.98);
     padding: 0 10px;
      padding-bottom:15px;
}

.conteudoTotal {
  background-color: #eff3f8;
  float: left;
   margin: 50px 0 100px;
  width: calc(100% - 402px);
  width: -moz-calc(100% - 402px); 
	width: -webkit-calc(100% - 402px); 
}

.containerBackOffice{

	background-color:#fff;
	width:800px;
	margin:0 auto;
	 background: #fff none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    padding: 23px 30px 30px;
	overflow: hidden;
}

.lblTituloSidBar {
  background-color: #4db3a4;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 15px;
  margin-left: -10px;
  padding: 10px;
  width: 100%;
  margin-bottom: 0;
}

.lblSubTituloSideBar1{
	font-size:13px; 
}

.separadorSideBar{display: table;height: 20px;width: 100%;}

.separadorContanier{height:15px;}
.separadorContanier2{height:15px;}
.dadosSeparar{margin-bottom:15px;}
.dadosSeparar1{
	width: -webkit-calc(50% - 15px); width: calc(50% - 15px);width: -moz-calc(50% - 15px);  float:left; /*height:60px;*/margin-bottom:15px;
}
.dadosSeparar2{
	width:50% !important; float:right;margin-bottom:15px;
}

.sepBorder{height:1px;width:100%;background-color:#428bca;margin-top:0px; margin-right:0px; margin-left: 0px; margin-bottom:10px; }
.sepBorder1{height:1px;width:100%;background-color:#428bca;margin:10px 0px;}

.txtLegenda{font-size:12px;margin-bottom:10px;}

.TreeConteudos, .TreeConteudos a {
  color: #7a7a7a;
  font-size: 12px;
  height: 100%;
  text-align: left;
  font-weight: normal;
}

.TreeConteudos, .TreeConteudos a:hover {
  color: #a0ce4e;
}

.tituloContainer{
	font-size: 24px;
    font-weight: 400;
	color: #23282d;
	margin-bottom:30px;
}

.inputBack{
 background-color: #f1f1f1;
    border: 1px solid #ddd;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04) inset;
    color: #32373c;
    font-size: 15px;
    height: 27px;
    line-height: 100%;
    outline: 0 none;
    padding: 3px 8px;
    transition: border-color 0.05s ease-in-out 0s;
	width:100%;
}

.inputBack:focus{
	border-color: #5b9dd9;
    box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
}

.inputBack1{
 background-color: #f1f1f1;
    border: 1px solid #ddd;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04) inset;
    color: #32373c;
    font-size: 15px;
   height: 27px;
    line-height: 100%;
    outline: 0 none;
    padding: 3px 8px;
    transition: border-color 0.05s ease-in-out 0s;
}

.inputBack1:focus{
	border-color: #5b9dd9;
    box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
}

.IconeRight{
	 width: -webkit-calc(100% - 46px); 
	width: calc(100% - 46px);
	width: -moz-calc(100% - 46px); 
}

.inputBackDrop{
	background-color: #f1f1f1;
    border: 1px solid #ddd;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04) inset;
    color: #32373c;
    font-size: 15px;
    line-height: 100%;
    outline: 0 none;
    padding: 0px 8px;
	padding-bottom:3px;
    transition: border-color 0.05s ease-in-out 0s;
    width: -webkit-calc(100% - 0px); 
	width: calc(100% - 0px);
	width: -moz-calc(100% - 0px); 
	height: 29px;
	background-image: url("Images/freg_digital/seta_baixo.png");
  background-position: calc(100% - 5px) calc(100% - 8px);
  background-repeat: no-repeat;
  background-size: 12px auto;
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   cursor:pointer;
}

.inputBackDrop:focus{
	border-color: #5b9dd9;
    box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
	background-image: url("Images/freg_digital/arrow_down_focus.png");
}

.inputBackTextArea{
	background-color: #f1f1f1;
	border: 1px solid #ddd;
}

.inputBackTextArea:focus{
	border-color: #5b9dd9;
    box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
}

.txtCampos{color: #777; font-size:14px;}

.EditorTexto{
	background-color:#f1f1f1;
	overflow:hidden;
}

/*Tabela de filtros*/
.tit_Tipo3 {
  border-bottom: 1px solid #58bbfe;
  color: #47aaee;
  font-size: 19px;
  font-weight: normal;
  width: 50%;
}

.filtroHeader{
border-bottom:1px solid #ddd; font-weight: normal; color: #3598dc
}

.btnGuardar{
	background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
	font-size: 14px;
	padding: 7px 14px;
	border: 1px solid transparent;
	border-radius: 4px;
	font-weight: 400;
    line-height: 1.42857;
	text-align: center;
    vertical-align: middle;
	cursor: pointer;
	margin-right:5px;
	float:left
}

.btnGuardar:hover{
	background-color: #3379b5;
    border-color: #2a6496;
    color: #fff;
}

.btnNovo{
	background-color: #45b6af;
    border-color: #3ea49d;
    color: #fff;
	font-size: 14px;
	padding: 7px 14px;
	border: 1px solid transparent;
	border-radius: 4px;
	font-weight: 400;
    line-height: 1.42857;
	text-align: center;
    vertical-align: middle;
	cursor: pointer;
	float:left;
}

.btnNovo:hover{
	background-color: #3b9c96;
    border-color: #307f7a;
    color: #fff;
}

.btnEliminar{
	 background-color: #f3565d;
    border-color: #f13e46;
    color: #fff;
	font-size: 14px;
	padding: 7px 14px;
	border: 1px solid transparent;
	border-radius: 4px;
	font-weight: 400;
    line-height: 1.42857;
	text-align: center;
    vertical-align: middle;
	cursor: pointer;
	float:right;
}

.btnEliminar:hover{
	background-color: #f1353d;
    border-color: #ec111b;
    color: #fff;
}

.btnList{
	width:100%;
	display:table;
}

.btnList1{
	width:100%;
	text-align:center
}

.btnSideBar{
	background-color: #e5e5e5;
    color: #333333;
	margin-bottom: 5px !important;
	display: block;
    padding-left: 0;
    padding-right: 0;
   
	border-radius: 4px;
    cursor: pointer;
	font-size: 13px;
    font-weight: 400;
    line-height: 1.42857;
	padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
	width: -moz-calc(100% - 24px); 
	width: -webkit-calc(100% - 24px); 
	width: calc(100% - 24px);
}

.btnSideBar:hover{
background-color: lightgray;
color: #333333;
}

.btnSideBarTipo2{
	background-color: #3598dc;
    color: #ffffff;
	margin-bottom: 5px !important;
	display: block;
    padding-left: 0;
    padding-right: 0;
   
	border-radius: 4px;
    cursor: pointer;
	font-size: 13px;
    font-weight: 400;
    line-height: 1.42857;
	padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
	width: -moz-calc(100% - 24px); 
	width: -webkit-calc(100% - 24px); 
	width: calc(100% - 24px);
}

.btnSideBarTipo2:hover{
background-color: #2386ca;
    color: #ffffff;
}

.btnVoltar{
	background-color: #e5e5e5;
    color: #333333;

border-left: 3px solid #26a69a !important;
margin-left: 5px;

 background-image: none !important;

    font-size: 14px;
    outline: medium none !important;
    padding: 7px 14px;

    border-radius: 4px;
    cursor: pointer;
    display: inline-block;

    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btnVoltar:hover{
background-color: lightgray;
    color: #333333;
}

/*Novas Alterações*/

.lblTitCont {
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
}

.separadorMenuTopoBO{
		background-color: #ddd;
    color: #555;
    float: left;
    height: 34px;
    margin: 0 15px;
    width: 1px
}

.lblSubTituloSideBar {
  border-bottom: 1px solid #ddd;
  color: #444d58;
  font-weight: normal;
}

input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
	border-color: #5b9dd9;
    box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
}

.clsGridTitle{text-align:inherit; font-size:12px;}