.mt-1 {
    margin-top: 10px !important;
}
.mb-1 {
    margin-bottom: 10px !important;
}

.error {
  color: #ef5350;
  font-size: 12px;
  font-weight: 500; }

.parsley-error {
  border-color: #ef5350 !important; }

.parsley-errors-list {
  display: none;
  margin: 0;
  padding: 0; }

.parsley-errors-list.filled {
  display: block; }

.parsley-errors-list > li {
  font-size: 12px;
  list-style: none;
  color: #ef5350; }
  
.datepicker {
background-color: #fff ;
color: #333 ;
}
.btn-intway {
height: 31px;
margin: 0px 0 0 5px;
padding: 0 22px;
font: 300 15px/29px 'Open Sans',Helvetica,Arial,sans-serif;
cursor: pointer;
}
.btn-intway-small {
margin: 0px 0 0 5px;
padding: 2px 2px;
font: 20 12px 'Open Sans',Helvetica,Arial,sans-serif;
cursor: pointer;
}
.dropdown-menu {
/*left: -50px !important; removido para que funcione el calendar*/
min-width: auto !important;
}
.bgfacturacion {

	background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center !important;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 100%), url("/img/agenda-analysis-business-990818.jpg") !important;
}
.border-err {
	border: 2px solid red !important;
}
.parsley-errors-list-big > li {
    font-size: 14px !important;
    list-style: none;
    color: #ef5350;
    font-weight: bold !important;
}

.linesPosition {
		top: -10px;
		position: relative;
}
.bigFont {
	font-size:28px;
}

.dashboardPanels {
	border: 1px dotted black;
    margin-left: 10px;
    padding: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.removeMargAndPadd {
	margin:0px !important;
	padding:0px !important;
}
.cero-pym {
	padding-top:0px !important;
	padding-bottom:0px !important;
	margin:0px !important;
}
.small-font {
	font-size: 10px !important;	
}
.medium-font {
	font-size: 12px !important;	
}
.titulo-section {
	font-size: 12px !important;
	text-align:center;
}
.borderleft {
	border-left: 1px dashed gray !important;
}
.fieldsetColor {
	background-color: #edf3ff !important;
}
.txtReadonly {
    background-color: lightgrey !important;
}
.campoNormalizar {
	background-color: #f4e4d6 !important;
}
.hidden-class {
	display:none
}
.form-control-small {
	height: 19px !important;
	display: inline !important;
	font-size: 10px !important;
	width:100% !important;
}
.label-small {
	margin-bottom: 6px !important;
    line-height: 0px !important;
    font-size: 11px !important;
}
.paddingButton {
	padding: 3px !important;
    padding-left: 10px !important;
}

 .thumb-logo {

 padding:2px;
 left:10px;
  border: 1px rgba(0,0,0,.4) solid;
  background-color: white;

  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;

  -webkit-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
}
#logo img {
	max-height:42px;
	margin-top:-10px !important;
}

.myButton {
	box-shadow:inset 0px 1px 0px 0px #bee2f9;
	background:linear-gradient(to bottom, #63b8ee 5%, #4584bf 100%);
	background-color:#63b8ee;
	border-radius:6px;
	border:1px solid #3866a3;
	display:inline-block;
	cursor:pointer;
	color:#003a85;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:4px 6px;
	text-decoration:none;
	text-shadow:0px 1px 0px #388bde;
}
.myButton:hover {
	background:linear-gradient(to bottom, #4584bf 5%, #63b8ee 100%);
	background-color:#4584bf;
}
.myButton:active {
	position:relative;
	top:1px;
}
.fontWe {
	font-weight:bold
}
.p-5 {
	padding:5px !important;
	vertical-align: top !important;
}
.cursorPointer {
	cursor:pointer;
}
.emptyTable {
	color: #2196F3;
    font-size: 12px;
    font-weight: bold;
    text-align:center;
}
.colorBlack {
	color: black !important
}
.btn-right-input {
	padding: 3px !important;
    margin-left: 5px;
    padding-top: 0px !important;
    height: 20px;
    margin-top: auto;
    margin-bottom: auto;
}
@media screen and (max-width: 1600px) {
	.wo-list-small-font{
		font-size:11px
	}
	.form-control-sm {
		padding: 1px 2px !important
	}
	.form-search-table-90 {
		width:70px !important
	}
	.form-search-table-80 {
		width:60px !important
	}
	.form-search-table-180 {
		width:150px !important
	}
	.form-search-table-200 {
		width:170px !important
	}
}
@media screen and (min-width: 1601px) {
	.form-search-table-90 {
		width:90px !important
	}
	.form-search-table-80 {
		width:80px !important
	}
	.form-search-table-180 {
		width:180px !important
	}
	.form-search-table-200 {
		width:200px !important
	}
}
.font-fixed-13 {
	font-size:13px !important;
}



table.blueTable {
  border: 0px solid #1C6EA4;
  text-align: left;
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border: 2px solid #707070;
}
table.blueTable thead {
border: 2px solid #707070;
  }
table.blueTable thead th {
  font-weight: bold;
}
table.blueTable tfoot td {
  font-size: 14px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
table.blueTable tbody th, table.blueTable tbody td {
border-bottom-width: 2px !important;
}
table.blueTable th, table.blueTable td {
    border-left-width: 2px !important;
}
table.blueTable th:last-child, table.blueTable th:last-child, table.blueTable td:last-child, table.blueTable td:last-child {
    border-right-width: 2px !important;
}

table.customTable {
  border: 1px solid #1C6EA4;
  background-color: #FCFCFC;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
table.customTable td, table.customTable th {
  border: 1px solid #AAAAAA;
  padding: 3px 2px;
}
table.customTable tbody td {
  font-size: 13px;
  color: #333333;
}
table.customTable tr:nth-child(even) {
  background: #EAEAEA;
}
table.customTable tr:hover {
  background: #EAEAEA;
}
table.customTable tfoot td {
  font-size: 14px;
}
table.customTable tfoot .links {
  text-align: right;
}
table.customTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

table.customTable th:last-child, table.customTable th:last-child, table.customTable td:last-child, table.customTable td:last-child {
    border-right-width: 1px !important;
}
table.customTable th, table.customTable td {
    border-left-width: 1px !important;
}
table.headCentered th {
	text-align:center;
}

.textLeft {
	text-align:left !important;
}
.smallButton {
	padding: 0px 5px;
}
.hand {
	cursor: pointer
}