@font-face {
  font-family: 'DIN-Regular';
  src: url('../fonts/dinr.eot');
  src: url('../fonts/dinr.eot?#iefix') format('embedded-opentype'), url('../fonts/dinr.woff') format('woff'), url('../fonts/dinr.ttf') format('truetype'), url('../fonts/dinr.svg#DIN-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DIN-BoldAlternate';
  src: url('../fonts/dinba.eot');
  src: url('../fonts/dinba.eot?#iefix') format('embedded-opentype'), url('../fonts/dinba.woff') format('woff'), url('../fonts/dinba.ttf') format('truetype'), url('../fonts/dinba.svg#DIN-BoldAlternate') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*fonts*/
/*colors*/
/*generals*/
body {
  font-family: "KantarBrownWeb-Regular";
  background: url(../img/ticks.png);
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  font-family: "KantarBrownWeb-Bold";
}
h3.blue {
  color: #1d7eae;
}
input,
select,
textarea {
  font-family: "KantarBrownWeb-Regular";
}
textarea#comments, textarea#newmsg {
    border: 1px solid #cccccc;
    width: 80%;
    height: 15%;
}
.controls input {
    height: auto;
}
input#BotaoApprove {
    background-color: #92d400;
}
input#BotaoReject {
	background-color: #f0514d;
}
a:hover {
  text-decoration: none;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right !important;
}
.mr20 {
  margin-right: 20px;
}
.mt20 {
  margin-top: 20px;
}
.m0auto {
  margin: 0 auto;
}
.redText {
  color: #f0514d;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE7 */
/*Functions*/
/*PAGE STYLES*/
.rec-cont{
	height: 0;
    margin-top: 0 !important;
    overflow: hidden;
}
.form-login{
	overflow:hidden;
}
.btn-show-login{
	
}
.loginWrapper {
  width: 90%;
  margin: 0 auto;
  z-index: 10;
}
.loginWrapper .title {
  color: white;
  font-size: 64px;
  display: block;
  text-align: right;
  line-height: 59px;
  margin: 90px 30px 40px 0;
  text-shadow: 2px 2px 3px #000;
  filter: dropshadow(color=#000000, offx=2, offy=2);
  font-family: "KantarBrownWeb-Light";
}
.loginWrapper .title span {
  font-family: "KantarBrownWeb-Bold";
}
.loginBox {
    background: black;
    border-radius: 10px 10px 10px 10px;
    /* border-top: 5px solid #5BB75B; */
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.6);
    padding: 20px;
    width: 89%;
}
.loginBox .logo {
  width: 306px;
  height: auto;
  margin: 0 auto;
  padding: 40px 0;
  display: block;
}
.loginBox .sep {
  width: 100%;
  height: 1px;
  border-top: 1px solid #cacaca;
}
.loginBox form {
  margin: 30px auto 0;
    padding: 0 10px;
    width: 90%;
}
.loginBox form .add-on {
  background: #00AF66;
  border-color: #458a45;
  width: 14.2%;
}
.loginBox form input[type="text"],
.loginBox form input[type="password"] {
  border-color: #458a45;
  width: 78.1%;
}
.loginBox form .input-prepend{
	position:relative;
}
.loginBox form .input-prepend .sError{
	display:none;
}
.loginBox form .error .sError{
	color: #FF0000;
    display: block !important;
    font-size: 16px;
    font-weight: bold;
    height: 28px;
    position: absolute;
    right: 0;
    text-indent: 0;
    top: 5px;
    width: 15px;
    z-index: 9;
}
.loginBox form .error input{
	border:1px solid #FF0000;
}

.precarga{
	
}
.precarga p{
	display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.precarga img{
	display:inline-block;
	vertical-align:middle;
}

input#entrar:disabled {
    background: #ABCAE9;
}

.login.rlogin {
    background: #92d400;
    border: 0px;
}
.pass.rlogin {
    background: #307FE2;
	border: 0px;
}

input.rlogin {
    font-size: 13px;
    width: 150px;
    height: 30px;
	color: black;
}

.loginBox form .passRec {
 	float: right;
    line-height: 25px;
    margin-right: -3px;
    text-align: right;
}
.rec-cont p{
	color:#fff;
}
.headerWrapUpper {
  width: 100%;
  background: #2d61bf;
}
.headerWrapUpper .headBox {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px;
}
.headerWrapUpper .headBox .sessionBtn,
.headerWrapUpper .headBox .userBtn {
  width: 90%;
}
.headerWrapUpper .headBox .sessionBtn .dropdown-toggle,
.headerWrapUpper .headBox .userBtn .dropdown-toggle {
  width: 100%;
  text-align: left;
}
.headerWrapUpper .headBox .sessionBtn .dropdown-menu,
.headerWrapUpper .headBox .userBtn .dropdown-menu {
  /*width: 105%;*/
}
.headerWrapUpper .headBox .sessionBtn .caret,
.headerWrapUpper .headBox .userBtn .caret {
  float: right;
    
}


.headerWrapUpper .headBox .hLink {
  color: white;
  margin: 5px;
  display: inline-block;
}
.close-ses-btn{
	

}
.mainMenuWrap {
  width: 100%;
  background: #2d61bf;
}
.mainMenuWrap .menuBox {
  max-width: 60%;
  margin: 0 auto;
  padding: 15px 0;
}
.mainMenuWrap .menuBox ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
}
.mainMenuWrap .menuBox ul li {
 display: block;
    float: left;
    height: 50px;
    position: relative;
    width: 16.6666%;
}

.mainMenuWrap .serviceDesk ul li {
    width: 25%;
}

.mainMenuWrap .menuBox ul li.isopen:after {
  content: '';
  background: url(../img/submenuArrow.png);
  width: 20px;
  height: 10px;
  display: block;
  position: absolute;
  bottom: -17px;
  left: 44%;
}
.mainMenuWrap .first:after{
	background-image:none !important;	
}

.mainMenuWrap .menuBox ul li a {
  color: white;
  display: block;
  text-align: center;
  line-height: 30px;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.9);
}
a.b6 {
    width: 120px;
}
.mainMenuWrap .menuBox ul li a i {
    /* width: 32px; */
    /* height: 32px; */
    /* background: url(../img/menuIcons.png); */
    display: block;
    margin: 0 auto;
    font-size: 30px;
}
.mainMenuWrap .menuBox ul li a i.profile {
  background-position: -16px 0;
  
}
.mainMenuWrap .menuBox ul li a i.home {
  /*background-position: -32px 0;*/
  background-image:url("../img/icons/svg/home.svg");
  background-size: cover;
  width:32px;
  height:32px;
}
.mainMenuWrap .menuBox ul li a i.parameters {
  /*background-position: -32px 0;*/
  background-image:url("../img/icons/svg/w/settings.svg");
  width:32px;
  height:32px;
}
.mainMenuWrap .menuBox ul li a i.parameters:hover {
  background-image:url("../img/icons/svg/settingsH.svg");	
}
.mainMenuWrap .menuBox ul li a.b2:hover {
    color: #00AF66;
}

.mainMenuWrap .menuBox ul li a i.input {
  /*background-position: -48px 0;*/
  background-image:url("../img/icons/svg/w/input.svg");
  width:32px;
  height:32px;
}
.mainMenuWrap .menuBox ul li a i.input:hover {
  background-image:url("../img/icons/svg/inputH.svg");	
}
.mainMenuWrap .menuBox ul li a.b3:hover{
    color: #f0514d;
}

.mainMenuWrap .menuBox ul li a i.reports {
  /*background-position: -64px 0;*/
  background-image:url("../img/icons/svg/w/reports.svg");
  width:32px;
  height:32px;
}
.mainMenuWrap .menuBox ul li a i.reports:hover {
  background-image:url("../img/icons/svg/reportsH.svg");	
}
.mainMenuWrap .menuBox ul li a.b4:hover{
    color: #EA7600;
}


.mainMenuWrap .menuBox ul li a i.historic {
  /*background-position: -80px 0;*/
  background-image:url("../img/icons/svg/w/historic.svg");
  width:32px;
  height:32px;
}
.mainMenuWrap .menuBox ul li a i.historic:hover {
  background-image:url("../img/icons/svg/historicH.svg");	
}
.mainMenuWrap .menuBox ul li a.b5:hover{
    color: #C724B1;
}

.mainMenuWrap .menuBox ul li a i.help {
  /*background-position: -96px 0;*/
  background-image:url("../img/icons/svg/w/help.svg");
  width:32px;
  height:32px;
}
.mainMenuWrap .menuBox ul li a i.help:hover {
  background-image:url("../img/icons/svg/helpH.svg");	
}
.mainMenuWrap .menuBox ul li a.b6:hover{
    color: #7D55C7;
}

.mainMenuWrap .menuBox ul li a {
    color: #ffffff;
}
.mainMenuWrap .menuBox ul li.sel a {
  color: #92d400;
}

.mainMenuWrap .menuBox ul li.sel a i.home {
  /*background-position: 0 -16px;*/
  background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.sel a i.profile {
  background-position: -16px -16px;
}
.mainMenuWrap .menuBox ul li.sel a i.parameters {
  /*background-position: -32px -16px;*/
   background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.sel a i.input {
  /*background-position: -48px -16px;*/
  background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.sel a i.reports {
  /*background-position: -64px -16px;*/
  background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.sel a i.historic {
  /*background-position: -80px -16px;*/
  background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.sel a i.help {
  /*background-position: -96px -16px;*/
  background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.selGreen a {
  color: #00AF66;
}
.mainMenuWrap .menuBox ul li.selRed a {
  color: #f0514d;
}
.mainMenuWrap .menuBox ul li.selOrange a {
  color: #EA7600;
}
.mainMenuWrap .menuBox ul li.selPurple a {
  color: #C724B1;
}
.mainMenuWrap .menuBox ul li.selYellow a {
  color: #7D55C7;
}
.menuDesplegaWrap {
  background: #313131;
  border-top: 1px solid #424242;
  border-bottom: 1px solid #424242;
  display: none;
}
.menuDesplegaWrap .menuDespleBox {
  max-width: 900px;
  margin: 0 auto;
  color: white;
  padding: 20px;
  position: relative;
}
.menuDesplegaWrap .menuDespleBox ul li {
  margin: 5px 0;
  list-style-image: url(../img/submenuBullet.png);
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.9);
}
.menuDesplegaWrap .menuDespleBox ul li a {
  color: white;
}
.menuDesplegaWrap .menuDespleBox ul li a:hover {
  color: #1d7eae;
}
.menuDesplegaWrap.parameters li a:hover {
  color: #00AF66 !important;
}
.menuDesplegaWrap.parameters li.sel {
  list-style-image: url(../img/submenuBulletGreen.png);
}
.menuDesplegaWrap.parameters li.sel a {
  color: #00AF66;
}
.menuDesplegaWrap.parameters li.sel a:hover {
  color: #00AF66;
}
.menuDesplegaWrap.inputdata li a:hover {
  color: #f0514d !important;
}
.menuDesplegaWrap.inputdata li.sel {
  list-style-image: url(../img/submenuBulletRed.png);
}
.menuDesplegaWrap.inputdata li.sel a {
  color: #f0514d;
}
.menuDesplegaWrap.inputdata li.sel a:hover {
  color: #f0514d;
}
.menuDesplegaWrap.reports li a:hover {
  color: #EA7600 !important;
}
.menuDesplegaWrap.reports li.sel {
  list-style-image: url(../img/submenuBulletOrange.png);
}
.menuDesplegaWrap.reports li.sel a {
  color: #EA7600;
}
.menuDesplegaWrap.reports li.sel a:hover {
  color: #EA7600;
}
.menuDesplegaWrap.historic li a:hover {
  color: #C724B1 !important;
}
.menuDesplegaWrap.historic li.sel {
  list-style-image: url(../img/submenuBulletPurple.png);
}
.menuDesplegaWrap.historic li.sel a {
  color: #C724B1;
}
.menuDesplegaWrap.historic li.sel a:hover {
  color: #C724B1;
}
.menuDesplegaWrap.help li a:hover {
  color: #7D55C7 !important;
}
.menuDesplegaWrap.help li.sel {
  list-style-image: url(../img/submenuBulletYellow.png);
}
.menuDesplegaWrap.help li.sel a {
  color: #7D55C7;
}
.menuDesplegaWrap.help li.sel a:hover {
  color: #7D55C7;
}

/*MAIN CONTENT*/
.mainContWrap {
    max-width: 100%;
    margin: 10px auto;
    /* margin-bottom: 100px; */
}
.mainContWrap .mainContBox {
  width: 96%;
  margin: 0 2%;
  /*Dashboard*/
}
.mainContWrap.mainReports {
    max-width: 100%;
}

.mainContWrap .mainContBox .confSession {
  background: #eeeeee;
  border: 1px solid #a1a2a2;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 20px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.mainContWrap .mainContBox .confSession h4 {
    color: #ABF201;
    text-shadow: 1px 1px 0 #00AF66;
}
.mainContWrap .mainContBox .confSession select {
  width: 100%;
}
.mainContWrap .mainContBox .confSession input[type=submit] {
  width: 100%;
}
.mainContWrap .mainContBox .dashBtnsBox {
  	margin: 0;
    min-height: 170px;
}
.mainContWrap .mainContBox .dashBtnsBox .m0auto {
 	width: 170px;
    height: 170px;
}
.mainContWrap .mainContBox .dashBtnsBox a {
  display: block;
  width: 150px;
  height: 150px;
  position: relative;
  color: #444444;
  margin: 10px 0 0 10px;
  background: white;
}
.mainContWrap .mainContBox .dashBtnsBox a .btnNormal {
  width: inherit;
  height: inherit;
  position: absolute;
  overflow: hidden;
}
.mainContWrap .mainContBox .dashBtnsBox a .btnOver {
  width: inherit;
  height: inherit;
  position: absolute;
  overflow: hidden;
}
.mainContWrap .mainContBox .dashBtnsBox a span img {
/*  position: absolute;
  width: 100%;
  height: 200%;*/
}
.mainContWrap .mainContBox .dashBtnsBox a span.btnOver {
  display: none;
}
.mainContWrap .mainContBox .dashBtnsBox a span.btnOver img {
  top: -100%;
}
.mainContWrap .mainContBox .dashBtnsBox a .txt {
  width: 100%;
  position: absolute;
  display: block;
  text-align: center;
  top: 120px;
  font-family: "KantarBrownWeb-Bold";
  line-height: 15px;
}
.mainContWrap .mainContBox .dashBtnsBox a .txt:hover {
	top: 160px;
	color: black;
}

a#dashboardKPI:hover {
    background: #00AF66;   
}
a#dashboardInput:hover {
    background: #f0514d;   
}
a#dashboardReports:hover {
    background: #EA7600;   
}
a#dashboardHistoric:hover {
    background: #C724B1;   
}
a#dashboardHelp:hover {
    background: #7D55C7;   
}

.mainContWrap .mainContBox .dashBtnsBox a:hover {
  color: white;
	width: 210px !important;
	height: 210px !important;
}
.mainContWrap .mainContBox .newsTabBox {
  width: 100%;
}
.mainContWrap .mainContBox .newsTabBox ul {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #379fd3;
  /* Old browsers */

  background: -moz-linear-gradient(top, #379fd3 1%, #29769d 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #379fd3), color-stop(100%, #29769d));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #379fd3 1%, #29769d 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #379fd3 1%, #29769d 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #379fd3 1%, #29769d 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #379fd3 1%, #29769d 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#379fd3', endColorstr='#29769d', GradientType=0);
  /* IE6-8 */

}
.mainContWrap .mainContBox .newsTabBox ul li {
    cursor: pointer;
    display: block;
    float: left;
    padding: 16px 0;
    text-align: center;
    width: 33.3333%;
}
.mainContWrap .mainContBox .newsTabBox ul li.sel {
  background: #41ade3;
  color: white;
}
.mainContWrap .mainContBox .newsTabBox .tabCont {
  width: 100% !important;
  background: white;
  display: none;
  height: 345px;
  overflow-y: auto;
}
.jspContainer,
.jspPane{
	width:100% !important;
}
.jspTrack {
    background: none repeat scroll 0 0 #1F4A7D;
}
.jspDrag {
    background: none repeat scroll 0 0 #6494CC;
}
.mainContWrap .mainContBox .newsTabBox .tabCont .newsItem {
  width: 90%;
  padding: 5%;
}
.mainContWrap .mainContBox .newsTabBox .tabCont .newsItem span {
  display: block;
}
.mainContWrap .mainContBox .newsTabBox .tabCont .newsItem .title {
  color: #00AF66;
  font-size: 18px;
  font-family: "KantarBrownWeb-Bold";
}
.mainContWrap .mainContBox .newsTabBox .tabCont .newsItem .fecha {
  color: #707070;
}
.mainContWrap .mainContBox .newsTabBox .tabCont .newsItem p {
    font-size: 12px;
    line-height: 17px;
    text-align: justify;
}
.mainContWrap .mainContBox .newsTabBox .tabCont .newsItem.grayed {
  background: #f5f5f5;
}


span#new {
    color: #92d400;
    text-transform: capitalize;
}
span#mayus {
	text-transform: capitalize;	
}

/*TABLES*/


.tableCover {
  float: left;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  margin-top: 20px;
}
.mainContBox .pagination {
  margin-top: 20px auto;
  float: left;
}
.table .tableFloatingHeader th {
  background: #f5f5f5;
  border-bottom: 1px solid #e5e5e5;
}
/*INTERNAS - PARAMETERS*/
.mainParams .page-header h3 {
  color: #00AF66;
  text-shadow: 0 1px 0 #ffffff;
}
.modal .page-header h3 {
  color: #00AF66;
  text-shadow: 0 1px 0 #ffffff;
  text-align:center;
}
.mainParams .btnsBox {
  width: 100%;
}
.mainParams .btnsBox .btn {
  width: 80%;
  margin-bottom: 10px;
}
.mainParams .btnsBox .btn:hover {
  color: #000000;
  text-shadow: none;
}
.mainInput .page-header h3 {
  color: #f0514d;
  text-shadow: 0 1px 0 #ffffff;
}
.mainInput .btnsBox {
  width: 100%;
}
.mainInput .btnsBox .btn {
  width: 80%;
  margin-bottom: 10px;
}
.mainInput .btnsBox .btn:hover {
  color: #390605;
  text-shadow: none;
}
.mainReports .page-header h3 {
  color: #EA7600;
  text-shadow: 0 1px 0 #ffffff;
}
.mainReports .btnsBox {
  width: 100%;
}
.mainReports .btnsBox .btn {
  width: 80%;
  margin-bottom: 10px;
}
.mainReports .btnsBox .btn:hover {
  color: #130901;
  text-shadow: none;
}
.mainHistoric .page-header h3 {
  color: #C724B1;
  text-shadow: 0 1px 0 #ffffff;
}
.mainHistoric .btnsBox {
  width: 100%;
}
.mainHistoric .btnsBox .btn {
  width: 80%;
  margin-bottom: 10px;
}
.mainHistoric .btnsBox .btn:hover {
  color: #0e050b;
  text-shadow: none;
}
.mainHelp .page-header h3 {
  color: #7D55C7;
  text-shadow: 0 1px 0 #ffffff;
}
.mainHelp .btnsBox {
  width: 100%;
}
.mainHelp .btnsBox .btn {
  width: 80%;
  margin-bottom: 10px;
}
.mainHelp .btnsBox .btn:hover {
  color: #110c00;
  text-shadow: none;
}
/*FOOTER*/
.footerWrap {
  width: 100%;
  background: #171717;
  margin-top: 90px;
  position: fixed;
  bottom: 0;
}
.footerWrap .footerBox {
  /*max-width: 70%;*/
  max-width: 1000px;
  margin: 0 auto;
  color: white;
  position: relative;
}

.span2.skypeSupport {    
    color: white;    
    width: 200px;
}

.span2.skypeSupport img {
    width: 30px;
    margin-top: 5px;
}

.span2.serviceDesk {
    width: 250px;
}

img#chat {
    width: 20px;
}

.footerWrap .footerBox .quickLinks {
    padding: 10px;
    width: 600px;
    text-align: center;
}
.footerWrap .footerBox .quickLinks a {
  color: white;
}
.footerWrap .footerBox .renovaLogo img {
	margin-top: 3px;
  /*position: absolute;
  bottom: 11px;*/
}
/*OVERRIDING BOOTSTRAP*/

a.btn.btn-primary, input.btn.btn-primary {
    background: #92d400 !important;
}
a.btn.btn-primary:hover, input.btn.btn-primary:hover {
    background: #00AF66 !important;
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #41ade3;
  background-image: -moz-linear-gradient(top, #41ade3, #3aa1d4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#41ade3), to(#3aa1d4));
  background-image: -webkit-linear-gradient(top, #41ade3, #3aa1d4);
  background-image: -o-linear-gradient(top, #41ade3, #3aa1d4);
  background-image: linear-gradient(to bottom, #41ade3, #3aa1d4);
  background-repeat: repeat-x;
  border-color: #3aa1d4 #3aa1d4 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #92d400;
}
.btn-red {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f0514d;
  background-image: -moz-linear-gradient(top, #f0514d, #ee3f3a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0514d), to(#ee3f3a));
  background-image: -webkit-linear-gradient(top, #f0514d, #ee3f3a);
  background-image: -o-linear-gradient(top, #f0514d, #ee3f3a);
  background-image: linear-gradient(to bottom, #f0514d, #ee3f3a);
  background-repeat: repeat-x;
  border-color: #ee3f3a #ee3f3a #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
  color: #ffffff;
  background-color: #ee3f3a;
}
.btn-orange {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #EA7600;
  background-image: -moz-linear-gradient(top, #EA7600, #df6d0b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#EA7600), to(#df6d0b));
  background-image: -webkit-linear-gradient(top, #EA7600, #df6d0b);
  background-image: -o-linear-gradient(top, #EA7600, #df6d0b);
  background-image: linear-gradient(to bottom, #EA7600, #df6d0b);
  background-repeat: repeat-x;
  border-color: #df6d0b #df6d0b #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
  color: #ffffff;
  background-color: #df6d0b;
}
.btn-purple {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #C724B1;
  background-image: -moz-linear-gradient(top, #C724B1, #a64384);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#C724B1), to(#a64384));
  background-image: -webkit-linear-gradient(top, #C724B1, #a64384);
  background-image: -o-linear-gradient(top, #C724B1, #a64384);
  background-image: linear-gradient(to bottom, #C724B1, #a64384);
  background-repeat: repeat-x;
  border-color: #a64384 #a64384 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.disabled,
.btn-purple[disabled] {
  color: #ffffff;
  background-color: #a64384;
}
.btn-yellow {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #7D55C7;
  background-image: -moz-linear-gradient(top, #7D55C7, #e5a802);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7D55C7), to(#e5a802));
  background-image: -webkit-linear-gradient(top, #7D55C7, #e5a802);
  background-image: -o-linear-gradient(top, #7D55C7, #e5a802);
  background-image: linear-gradient(to bottom, #7D55C7, #e5a802);
  background-repeat: repeat-x;
  border-color: #e5a802 #e5a802 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.btn-yellow.disabled,
.btn-yellow[disabled] {
  color: #ffffff;
  background-color: #e5a802;
}
.table {
  background: #F2F2F2;
  margin-bottom: 0;
  font-size: 13px;
}
.table th {
  font-family: "KantarBrownWeb-Bold";
  font-weight: normal;
}
.control-label {
  letter-spacing: 0px;
}
.page-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0;
}
.tabbable select {
  margin-bottom: 0;
}
.tabbable .span4 {
  margin: 10px 0;
}
.tabbable .checkbox.inline {
  /*width: 160px;*/

  width: 58%;
}
.tabbable .aceptarBox {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #cccccc;
}
.tabbable .aceptarBox .btn {
  margin: 0 auto;
  display: block;
}
.input-append {
  width: 100%;
}
.input-append input {
  width: 75% !important;
}
input[type="file"] {
  width: 100%;
}
.accordion-group {
  background: white;
}
.accordion-group a {
  color: #333;
}

/*-----------------------------  MIS ESTILOS ----------------------------------*/

.table thead th {
    vertical-align: middle;
}
.tabs-users{
	
}
.tabs-users li{
	border: 0 none;
    border-radius: 0 0 0 0;
    padding: 0;
}
.tabs-users li:first-child{
	border-radius:4px 0 0 4px
}
.tabs-users li:last-child{
	border-radius:0 4px 4px 0;
}
.tabs-users li a{
	/*background-color: transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;*/
	border: 0 none;
}
.tabs-users .active{
	
}
.tabs-users .active a, .tabs-users .active a:hover, .tabs-users .active a:focus{
	background-color: transparent;
    border: 0 none;
    border-radius: 0 0 0 0;
}
a:focus{
	outline:none;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
    float: none;
    height: 13px;
    margin-left: 0;
    margin-top: 0;
}
.ez-checkbox, .ez-radio {
    height: 22px;
    width: 24px;
	background-position:0 0px;
}
.ez-checked {
    background-position: 0 -22px;
}
.ez-checkbox input{
	height: 22px;
    width: 22px;
}
.dropdown-menu{
	background-color: #F8FDFF;
    border: 3px solid #92D400;
    
}
.datepicker thead{
	background-color: #2578A1;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
    width: 100%;
}
.table {
    margin-bottom: 20px;
}
.clear{
	clear:both;
}
select#cliente_resp {
    height: 400px;
}

.client-detail-info{
	
    display: none;
    font-size: 13px;
}
.client-detail-info td{
	
	
	background-color: #F5F5F5 !important;
    color: #666666;
    font-size: 12px;
}
/*.orange-row td{
	background-color: #fdf2e9 !important;
}*/

.orange-row td{
	background-color: #FDFBCA !important;
}
.par-row > td{
	background-color: #fdf2e9 !important;
}

.client-detail-info > td{
	
	
}
.client-detail-info table{
	width:100%;
}
.show-row{
	cursor:pointer;
}
.table tbody tr.success > td {
    background-color: #EDF9FF;
}
.table tfoot tr.success > td {
    background-color: #EDF9FF;
}
.table tfoot tr.info > td {
    background-color: #D9EDF7;
}
td .tool{
	
}
.show-row td{
	background-color:#fafafa;
}
/*-----------------------------  MIS ESTILOS ----------------------------------*/

/*mediqueries*/
/*@media (max-width: 767px) {
	body{
		padding: 0;
	}
	.headBox, .menuBox{
		padding: 20px !important;
	}
	.logo img{
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.mainMenuWrap .menuBox ul li a span{
		display: none;
	}
	.mainMenuWrap .menuBox ul li.isopen:after{
		bottom:-22px;
		left:40%;
	}
	.newsTabBox{
		margin-top: 20px;
	}
	.footerBox .quickLinks{
		padding-bottom: 66px !important;
		text-align: center;
	}
	.footerBox .renovaLogo img{
		left:41%;
	}
	.sessionBtn {
		margin: 20px 0;
	}
	.mainContBox .searchBox {
		margin-top: 20px;
	}
}*/

.mainMenuWrap .menuBox ul li.isopen a {
  color: #1d7eae;
}
.mainMenuWrap .menuBox ul li.isopen a span{
	text-decoration:none;
}
.mainMenuWrap .menuBox ul li.isopen a i.home {
  /*background-position: 0 -16px;*/
  background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.isopen a i.profile {
  background-position: -16px -16px;
}
.mainMenuWrap .menuBox ul li.isopen a i.parameters {
  /*background-position: -32px -16px;*/
   background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.isopen a i.input {
   /*background-position: -48px -16px;*/
   background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.isopen a i.reports {
   /*background-position: -64px -16px;*/
   background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.isopen a i.historic {
   /*background-position: -80px -16px;*/
   background-position: center bottom;
}
.mainMenuWrap .menuBox ul li.isopen a i.help {
   /*background-position: -96px -16px;*/
   background-position: center bottom;
}

					
.mainMenuWrap .menuBox ul li.isopenGreen a{
  color: #00AF66;
}
.mainMenuWrap .menuBox ul li.isopenRed a{
  color: #f0514d;
}
.mainMenuWrap .menuBox ul li.isopenOrange a{
  color: #EA7600;
}
.mainMenuWrap .menuBox ul li.isopenPurp a{
  color: #C724B1;
}
.mainMenuWrap .menuBox ul li.isopenYel a{
  color: #7D55C7;
}
.lt-ie8 .userBtn .caret {
    margin-top: 0 !important;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus{
	border:0;
	background:none;
}
.tabs-users .active a, .tabs-users .active a:hover, .tabs-users .active a:focus {
    /*background-color: #FFFFFF;
    border: 0 none;
    border-radius: 0 0 0 0;
    color: #000000;*/
}
.tabs-users li:first-child a,
.tabs-users li:first-child a:hover,
.tabs-users li:first-child a:focus{
    border-radius: 4px 0 0 4px;
}

.tabs-users li:last-child a,
.tabs-users li:last-child a:hover,
.tabs-users li:last-child a:focus{
   border-radius: 0 4px 4px 0;
    margin: 0;
}
.table thead th {
    background-color: #E8FBE8;
}
.nav-tabs {
	border:0;
}

form > .text-error {
    display: block;
    margin-bottom: 20px;
}
.DTable {
    background-color: transparent;
    border: 0 none;
    clear: both;
    overflow-x: auto;
    padding-bottom: 10px;
    text-align: center;
    width: 100%;
	display: inline-block;
}
.STable{
	display:table;
}
.DTable th{
	background-position: center 3px !important;
    padding-top: 19px;
    text-align: left;
}
.DTable  thead,
.DTable  tr{
	width:1000px;
}
.dataTables_wrapper {
    padding-top: 20px;
}
.ez-radio{
	border-radius: 12px 12px 12px 12px;
    width: 22px;
}
.ez-checkbox {
    border-radius: 4px 4px 4px 4px;
    width: 22px !important;
}
.ez-selected {
    background-position: 0 -22px !important;
}
.ez-focus{
    box-shadow: 0 0 6px #008AFF;
}

.top, .bottom {
    background-color: transparent;
    border: 0 none;
    padding: 15px;
}
.hide-col .act{
	color: #E6E6E6;
}
.col-filter{
	float: right;
    margin-bottom: -20px;
    margin-top: 30px;
}
col-filter .label{
	
}
.dataTables_length select {
    margin-bottom: 2px;
    width: 70px;
}
.dataTables_filter input{
	margin-bottom: 2px !important;
}
.btn-relative{
	background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5px 5px 5px 5px;
    height: 47px;
    margin-bottom: -67px;
    position: relative;
    width: 119px;
}
.alignR{
	text-align:right !important;
}
.filename{
	display: inline-block;
    width: 80%;
}
.fileTR{
	border-bottom: 1px solid #E6E6E6;
    margin: 8px auto;
    padding-bottom: 8px;
    width: 60%;
}
.curr-file{
	display: block;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
}
.noDatatable{
	max-width:1000px;
	overflow-x:scroll;
}

table#tabela_padrao {
    width: 50%;
    margin: 0px auto;
}
td input.form-control {
    width: 100%;
    border: none !important;
    outline: none !important;
}


#maxancho{
	width : 100%;
	overflow-x : scroll;
}

#ancho_emergente{
	width : 800px;
	overflow-x : scroll;
}
.error .controls{
	position:relative;
}
.sError{
	color: #B94A48;
    font-weight: bold;
    margin-top: -25px;
    position: absolute;
    right: 241px;
}
.fancybox-type-iframe .fancybox-inner {
    height: 460px !important;
}
/*----------------------------- CENTRO DE RECURSOS Y AYUDA ----------------------------------*/
.mainHelp h4{
	font-family: "KantarBrownWeb-Bold";
    font-weight: normal;
}
.list-num{
	
}
.list-num li{
	list-style: decimal outside none;
}
.mainHelp .page-header h3 {
    display: inline-block;
    margin-right: 10px;
}
.mainHelp .page-header a{
	cursor:pointer;
}
.help-block{
    border-radius: 2px;
    padding: 10px;
}
.help-ico{
	float: left;
    height: 48px;
    margin: 17px 0;
    width: 48px;
}
.help-ico1{
	background-image: url(../img/help-ico1.png);
}
.help-ico2{
	background-image: url(../img/help-ico2.png);
}
.help-ico3{
	background-image: url(../img/help-ico3.png);
}
.help-ico4{
	background-image: url(../img/help-ico4.png);
}
.help-ico5{
	background-image: url(../img/help-ico5.png);
}
.help-ico6{
	background-image: url(../img/help-ico6.png);
}
.help-info{
	float: left;
    margin-left: 2%;
    width: 80%;
}
.help-info h4{
	color: #212121;
    font-size: 17px;
    margin-top: 0;
}
.help-info p{
	color:#212121;
}
.help-info a{
	color:#212121;
	cursor:pointer;
	display:block;
}
.help-block:hover .help-ico{
	background-position:bottom;
}
.hp1:hover  h4 a{
	color:#41ade3;
}
.hp2:hover  h4 a{
	color:#00ab71;
}
.hp3:hover  h4 a{
	color:#f0514d;
}
.hp4:hover  h4 a{
	color:#EA7600;
}
.hp5:hover  h4 a{
	color:#C724B1;
}
.hp6:hover  h4 a{
	color:#7D55C7;
}
/*
.help-info a:hover{
	text-decoration:underline;
}
*/
.hp1 .help-info p a:hover{
	/*color:#41ade3;
	text-decoration:underline;*/
}
.hp2 .help-info p a:hover{
	/*color:#00ab71;
	text-decoration:underline;*/
}
.hp3 .help-info p a:hover{
	/*color:#f0514d;
	text-decoration:underline;*/
}
.hp4 .help-info p a:hover{
	color:#EA7600;
	text-decoration:underline;
}
.hp5 .help-info p a:hover{
	color:#C724B1;
	text-decoration:underline;
}
.hp6 .help-info p a:hover{
	/*color:#7D55C7;
	text-decoration:underline;*/
}
.hp1 .help-info > a:hover{
	color:#41ade3;
	text-decoration:underline;
}
.help-faq .accordion-toggle.collapsed {
	color:#333333;
}
.help-faq .accordion-toggle {
	color:#EA7600;
	text-decoration:none !important;
}

/*-----------------------------  CENTRO DE RECURSOS Y AYUDA ----------------------------------*/