/* html{zoom:80%;} */
#page-container, #sidebar {
	-webkit-transition: all .2s ease;
		 -moz-transition: all .2s ease;
			-ms-transition: all .2s ease;
			 -o-transition: all .2s ease;
					transition: all .2s ease;
}

  @font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2');
  }

  @font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../fonts/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  }

  @font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../fonts/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
  }

  @font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
  }

  @font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
    src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu.woff2) format('woff2');
  }

  @font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url(../fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7l.woff2) format('woff2');
  }

  @font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu.woff2) format('woff2');
  }

  @font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(../fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu.woff2) format('woff2');
  }

.nav-main hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	width: 90%;
	border-top: 1px solid #565656;
}

.form-group .select2-container {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: table;
	table-layout: fixed;
  }
.sidebar-o.sidebar-mini #sidebar .nav-main hr{
	opacity: 0;
}
.side-header > span, .side-header > a {
	line-height: 40px;
}
.block-title i{
	font-size: 12px;
}
.disableClick{
	pointer-events: none;
}
.divisor{
	margin-top: 0px;
	margin-bottom: 10px;
}
.table-responsive >.table {
	margin-bottom: 0px;
}
.table-responsive{
	margin-bottom: 20px;
}
table.table td,
table.table thead>tr>th,
table.dataTable td,
table.dataTable thead>tr>th {
	white-space: nowrap;
}

table.table-reportediario thead>tr>th{
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	padding: 10px 8px;
}
table.table-reportediario tr>td{
	font-size: 11px;
	padding: 5px 8px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	vertical-align: middle;
}
.input-daterange .input-group-addon:last-child {
	border-right: 1px solid #e6e6e6;
}
.bg-light-gray,
table.table > tbody > tr.row-condensed{
	background-color:  #f5f5f5;
}

.input-daterange .input-group-addon:first-child {
	border-left: 1px solid #e6e6e6;
}
#blockusuario .form-horizontal .form-group {
	margin-right: 0px; 
	margin-left: 0px; 
}
.block-table .form-group.row{
	margin-bottom: 0px;
}
.select2-container,
.select2-container .select2-search, 
.select2-container .select2-search__field {
	/*width: 100% !important;*/
}

select +.select2-container{width:100%!important;}
.oculto{
	display: none;
}
/*.dataTables_length label span{
	display: none;
}*/
body>#errores{
	padding-top: 0px;
}
.js-dataTable-full{
	width: 100% !important;
}
.contclear{
	position: absolute;
	top: 0;
	right: 0;
}
.form-horizontal .control-label {
	text-align: left;
}
.cleardatepicker {
	cursor: pointer;
	position: absolute;
	right: 20px;
	float: right;
	font-weight: 400;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	text-align: center;
	line-height: 18px;
	font-size: 18px;
	margin: 8px 5px 0 0;
	border: 1px solid white;
}
a.dt-button {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	margin-right: 0.333em;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
	cursor: pointer;
	font-size: 0.88em;
	color: #646464;
	padding: 6px 12px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	background-color: inherit;
	background-image: inherit;
	filter: inherit;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	outline: none;
}

button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled),
a.dt-button:hover:not(.disabled),
button.dt-button:active:not(.disabled), 
button.dt-button.active:not(.disabled), 
div.dt-button:active:not(.disabled), 
div.dt-button.active:not(.disabled), 
a.dt-button:active:not(.disabled), 
a.dt-button.active:not(.disabled) {
	box-shadow: none !important;
	border: inherit !important;
	text-shadow: inherit !important;
	outline: none !important;
	border: 1px solid #d0d0d0 !important;
	background-color: #e0e0e0 !important;
	background-image: inherit !important;
	filter: inherit !important;
}
#errores{
	max-width: 300px;
	position: fixed;
	top: 0;
	right: 0;
	padding-top: 60px;
	z-index: 1051;
	visibility:hidden;
	opacity: 0;
			-webkit-animation: 	mensajeerrores 6s ease 0s 1 running;
			 -moz-animation: 	mensajeerrores 6s ease 0s 1 running;
				-ms-animation: 	mensajeerrores 6s ease 0s 1 running;
				 -o-animation: 	mensajeerrores 6s ease 0s 1 running;
					animation: 	mensajeerrores 6s ease 0s 1 running;

}
#errores:hover{
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}

div.tagsinput span.tag{
	width: 100%;
	margin-right: 0px;
	padding: 2px 5px;
	font-size: 18px;
	color: #fff;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #e04838;
	border: none;
}
div.tagsinput span.tag a{
	font-size: 16px;
	line-height: 16px;
	color: rgba(255, 255, 255, 0.5);
	float: right;
	padding-right: 10px;
}
.tab-content{
	overflow: hidden;
}
.float-r{
	float: right;
}
.table.v-middle > tbody > tr > td,
.table.v-middle > thead > tr > th{
	vertical-align: middle;
}

.has-error .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #d26a5c;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #646464;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 400;
    background: #ffffff;
    border: 1px solid #a40a3d;
    height: 20px;
    width: 20px;
    border-radius: 25%;
    color: #a40a3d;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    margin: 5px 5px 0 0;
}

#dZUpload{
	padding: 0 !important;
}
.dropzone {
	min-height: 180px;
	text-align: center;
}
.dropzone .dz-preview.dz-image-preview,
.dropzone .dz-preview .dz-image{
	margin: 0 !important;
	border-radius: 0 !important;
	width: 100%;
	max-width: 200px;
	max-height: 100px;
}
.dropzone .dz-preview .dz-image img{
	width: 100% !important;
}
.dropzone .dz-message {
	margin: 57px 10px;
}
.dropzone .dz-preview .dz-progress {
	top: 90%;
	width: 80%;
	margin-left: -40%;
	border-radius: 6px;
}
.dropzone .dz-preview:hover .dz-image img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-filter: blur(0px);
	filter: blur(0px);
}
.dropzone .dz-preview .dz-remove {
	padding: 5px 0;
	background: #B02020;
	color: white;
	border-radius: 7px;
	margin: 4px 0px;
	font-size: 16px; 
}
.form-material.input-group.floating.nuevoelementolabel input{
	margin-bottom: 3px;
}
.select2-container {
	/*margin-bottom: -1px;*/
}
.not-resize,
#datos{
		resize: none;
}
.table > thead > tr > th.th-default,
.table > tbody > tr > th.th-default,
.table > tfoot > tr > th.th-default{
	font-family: inherit;font-weight: inherit;text-transform: inherit;
}
#page-container, #sidebar {
	background-color: #323e42;
}
#header-navbar {
	background-color: #323e42;
}
#header-navbar .btn-default {
	color: #ffffff;
	background-color: #566368;
	border-color: #868686;
}
#main-container {
	background-color: #eceeee;
}
.block.block-bordered {
	border: 1px solid #d9dbdb;
}
.nav-main .nav-main-heading {
	padding: 10px 20px;
	font-size: 12px;
}
.side-nopad{
	padding: 0px 20px 1px;
}
.btn-muted{
	color: #9a9a9a;
}
.label-success {
	background-color: white;
	color: #46c37b;
	border: 1px solid #46c37b;
}
.label-info {
	background-color: white;
	color: #70b9eb;
	border: 1px solid #70b9eb;
}
.label-danger {
	background-color: white;
	color: #d26a5c;
	border: 1px solid #d26a5c;
}
.label-primary {
	background-color: white;
	color: #14adc4;
	border: 1px solid #14adc4;
}
.label-warning {
	background-color: white;
	color: #f3b760;
	border: 1px solid #f3b760;
}
.btn-primary {
	color: #e04838;
	background-color: white;
	border-color: #e04838;
}
.btn-danger {
	color: #d26a5c;
	background-color: white;
	border-color: #d26a5c;
}
.btn-success {
	color: #46c37b;
	background-color: white;
	border-color: #34a263;
}
.btn-info {
	color: #0099a8;
	background-color: white;
	border-color: #0099a8;
}
.btn-warning {
	color: #f3b760;
	background-color: white;
	border-color: #efa231;
}
.btn-warning.disabled, .btn-warning[disabled],
fieldset[disabled] .btn-warning, .btn-warning.disabled:hover,
.btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus, .btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active,
.btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	color: #f3b760 !important;
	background-color: white !important;
	border-color: #efa231 !important;
}
.btn-primary.disabled, .btn-primary[disabled],
 fieldset[disabled] .btn-primary, .btn-primary.disabled:hover,
.btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus, .btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active,
.btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	color: #e04838 !important;
	background-color: white !important;
	border-color: #e04838 !important;
}

.btn-success.disabled, .btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus, .btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus,
.btn-success[disabled].focus, fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active, .btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	color: #46c37b !important;
	background-color: white !important;
	border-color: #34a263 !important;
}

.btn-info.disabled, .btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus, .btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus,
.btn-info[disabled].focus, fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active, .btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	color: #70b9eb !important;
	background-color: white !important;
	border-color: #70b9eb !important;
}
.activeelement{
	background: rgba(0, 0, 0, 0.43);
}
.imglogo{
	max-height: 80px;
}
.imgbarra{
	max-height: 34px;
}
.logo-content {
	padding: 10px 0px 9px 10px;
}
.has-error .form-control {
	/*color: #d26a5c;*/
}
/***General***/
.width100{
	width: 100%;
}
.fullwidth{
	max-width: 100% !important;
}
.fullheight{
	max-height:  100% !important;
}
.text-center{
	text-align: center !important;
}
.text-right{
	text-align: right !important;
}
.text-trans{
	color: rgba(255,255,255,0.5);
}
.form-control[disabled]:focus,
.form-control[readonly]:focus {
	border-color: #e2e2e2;
	background-color: #f3f3f3;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control[disabled],
.form-control[readonly] {
	background-color: #f7f7f7;
	border: 1px solid #e6e6e6;
}
.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple,
.form-control {
	border: 1px solid #9e9e9e;
}
.select2-container--default .select2-selection--single {
	border-color: #9e9e9e;
}

.has-error .form-control[disabled],
.has-error .form-control[readonly] {
	border-color: #d26a5c;
}

.input-group-addon {
	background-color: #f9f9f9;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #f7f7f7;
}

@-webkit-keyframes mensajeerrores{
	0% {opacity: 1;visibility: visible;}
	60% {opacity: 1;visibility: visible;}
	80% {opacity: 0;visibility: visible;}
	100% {opacity: 0;visibility: hidden;}
}
@keyframes mensajeerrores{
	0% {opacity: 1;visibility: visible;}
	60% {opacity: 1;visibility: visible;}
	80% {opacity: 0;visibility: visible;}
	100% {opacity:0;visibility: hidden;}
}

.img-link:hover {
	-webkit-transform: scale(1.05);
		 -moz-transform: scale(1.05);
			-ms-transform: scale(1.05);
			 -o-transform: scale(1.05);
					transform: scale(1.05);
}
.img-thumb {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #cccccc;
	border-radius: 3px;
}
.img-ico {
	max-height: 17px;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
	opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
	opacity: 0.8;
	z-index: 1051;
}
.mfp-wrap {
	z-index: 1052;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}

.list-activity > li {
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	padding-left: 25px;
	font-size: 13px;
	border-bottom: 1px solid #f3f3f3;
}
.list-activity > li > i:first-child {
	left: 0;
}
.block-content.block-content-mini {
	padding: 10px;
}
.bg-msg{
	background-color: #e8f5ff;
}
.text-system{
	color: #ffc45d;
}
.seguimiento-list{
	max-height: 400px;
	overflow: auto;
}

.table-input > tbody > tr > td{
	vertical-align: middle;
	padding: 4px 8px;
}
.table-input > tbody > tr > td > .form-control{
	padding: 4px 8px;
}

.input-error.form-control {
	border-color: #d26a5c;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.logo-content a span{
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0px;
}
.table-responsive-mode{
	overflow: auto;
	border: 1px solid #f0f0f0;
	border-radius: 3px;
}
.nav-main a > i {
	margin-right: 15px;
	color: rgba(255, 255, 255, 0.2);
	vertical-align: middle;
}

.block>.nav-tabs>li>a:hover {
	color: #939393;
}
.block > .nav-tabs > li > a {
	color: #bbbbbb;
}
.block > .nav-tabs > li.active > a,
.block > .nav-tabs > li.active > a:hover,
.block > .nav-tabs > li.active > a:focus {
	background-color: #fff !important;
}

/*.js-form-proceso a[disabled] {
	pointer-events: none;
}

a.disabled{
	pointer-events: none;
}*/

.videocontainer iframe{
	width: 100% !important;	
}
.input-peso{
	font-size: 25px;
	font-weight: bold;
	padding: 3px 12px;
	color:black;
}
.content_menuperfil{
    padding: 0px 40px;
}
.listadocheck{
    list-style: none;
    padding: 0px 20px;
}
.listadocheck li{
	list-style: none;
}
.listadocheck .fa-li {
    top: 0.742857em;
}
.listadocheck .css-input input + span {
    margin-right: 10px;
}
.listadocont{
    padding: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}

.historial-heading {
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: 600;
    font-size: 15px;
    color: #8c8c8c;
    text-transform: uppercase;
}
.list-timeline .list-timeline-content {
    padding-top: 6px;
}
/*******/
	#page-container, #sidebar {
		background-color: #b5b5b5;
	}
	#header-navbar {
		background-color: #b5b5b5;
	}
	#header-navbar .btn-default {
		color: #ffffff;
		background-color: #00bdd0;
		border-color: #008c9a;
	}
	#main-container {
		background-color: #eceeee;
	}
	.nav-main a.active, .nav-main a.active:hover {
		color: #fff;
		background: #e04838;
	}
	.block.block-bordered {
		border: 1px solid #d9dbdb;
	}
	.nav-main .nav-main-heading {
		padding: 10px 20px;
		font-size: 12px;
	}
	.side-nopad{
		padding: 0px 20px 1px;
	}
	.activeelement{
		color: rgba(255, 255, 255, 0.5);
		background-color: rgba(0, 0, 0, 0.2);
	}

	.bg-primary {
		background-color: #e04838;
	}
	.nav-main a {
		color: #e9e9e9;
		border-right: 8px solid #e04838;
	}
	.side-header.side-content {
		background: #b5b5b5;
	}
	.text-logo{
		color: #1b5271;
	}
	.nav-main li.open > ul {
		background: #e04838;
	}
	.nav-main a > i {
		color: rgba(54, 54, 54, 0.5);
	}
	.nav-main .nav-main-heading {
		color: white;
		background: #e04838;
	}
	.nav-main a:hover, .nav-main a:focus {
		color: rgb(255, 255, 255);
	}
	.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
		color: #e04838;
		-webkit-box-shadow: 0 2px #e04838;
		box-shadow: 0 2px #e04838;
	}
	.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
		color: #e04838;
		-webkit-box-shadow: 0 2px #e04838;
		box-shadow: 0 2px #e04838;
	}
	.nav-main ul a {
		color: rgba(255, 255, 255, 0.7);
	}
/******/

@media (min-width: 992px){
	.modal-lg {
		width: 90%;
	}
}

@media screen and (max-width: 800px){
	.js-form2 .block-content.tab-content {
		padding: 20px 0px 1px;
	}
}

@media screen and (max-width: 767px){
	div.dataTables_length select {
		width: 75px; 
	}
	div.dataTables_filter, div.dataTables_length {
			text-align: left;
	}
	div.dataTables_filter {
			text-align: left;
	}
	.form-group > .col-sm-6:first-child{
		margin-bottom: 20px;
	}
}

@media print{
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
	.col-sm-pull-12 {
		right: 100%;
	}
	.col-sm-pull-11 {
		right: 91.66666667%;
	}
	.col-sm-pull-10 {
		right: 83.33333333%;
	}
	.col-sm-pull-9 {
		right: 75%;
	}
	.col-sm-pull-8 {
		right: 66.66666667%;
	}
	.col-sm-pull-7 {
		right: 58.33333333%;
	}
	.col-sm-pull-6 {
		right: 50%;
	}
	.col-sm-pull-5 {
		right: 41.66666667%;
	}
	.col-sm-pull-4 {
		right: 33.33333333%;
	}
	.col-sm-pull-3 {
		right: 25%;
	}
	.col-sm-pull-2 {
		right: 16.66666667%;
	}
	.col-sm-pull-1 {
		right: 8.33333333%;
	}
	.col-sm-pull-0 {
		right: auto;
	}
	.col-sm-push-12 {
		left: 100%;
	}
	.col-sm-push-11 {
		left: 91.66666667%;
	}
	.col-sm-push-10 {
		left: 83.33333333%;
	}
	.col-sm-push-9 {
		left: 75%;
	}
	.col-sm-push-8 {
		left: 66.66666667%;
	}
	.col-sm-push-7 {
		left: 58.33333333%;
	}
	.col-sm-push-6 {
		left: 50%;
	}
	.col-sm-push-5 {
		left: 41.66666667%;
	}
	.col-sm-push-4 {
		left: 33.33333333%;
	}
	.col-sm-push-3 {
		left: 25%;
	}
	.col-sm-push-2 {
		left: 16.66666667%;
	}
	.col-sm-push-1 {
		left: 8.33333333%;
	}
	.col-sm-push-0 {
		left: auto;
	}
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-sm-offset-0 {
		margin-left: 0%;
	}
	.visible-xs {
		display: none !important;
	}
	.hidden-xs {
		display: block !important;
	}
	table.hidden-xs {
		display: table;
	}
	tr.hidden-xs {
		display: table-row !important;
	}
	th.hidden-xs,
	td.hidden-xs {
		display: table-cell !important;
	}
	.hidden-xs.hidden-print {
		display: none !important;
	}
	.hidden-sm {
		display: none !important;
	}
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
	/*@page {
		size: 330mm 427mm;
		margin: 5mm;
	}
	.container {
		width: 1170px;
	}*/
	.content-reportediario h3{
		font-size: 12px;
	}
	.content-reportediario address{
		font-size: 10px;
		margin-bottom: 5px;
	}
	.content-reportediario .text-primary {
		color: #FE9A2E !important;
	}
	.content-reportediario .text-danger {
		color: #ff4c34 !important;
	}
	table.table-reportediario thead>tr>th{
		text-align: center;
		vertical-align: middle;
		font-size: 9px;
		padding: 0px 1px;
	}
	table.table-reportediario tr>td{
		font-size: 9px;
		padding: 0px 1px;
	}
	table.table-totales tr>td{
		font-size: 10px;
		padding: 1px 2px;
	}
	.table-responsive >.table {
		margin-bottom: 0px;
	}
	.table-responsive{
		margin-bottom: 2px;
	}

}

@media (min-width: 300px){
	.modal-lg {
		width: 98%;
	}
}

/*TIMELINE*/
/*
.timeline {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.timeline:before,
.timeline:after {
  content: "";
  display: block;
  position: absolute;
  left: 30px;
  bottom: 0;
}
.timeline:before {
  width: 4px;
  top: 0;
  margin-left: -2px;
}
.timeline:after {
  width: 12px;
  height: 12px;
  margin-left: -6px;
  border-radius: 999999px;
}
.tl-header {
  position: relative;
  width: 140px;
  padding: 8px 0;
  text-align: center;
  left: 0;
  margin-left: 0;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 14px;
  border-radius: 2px;
}
.tl-header.now {
  margin-top: 0;
}
.tl-entry {
  margin-left: 30px;
  margin-right: 0;
  padding-left: 36px;
  padding-right: 0;
  position: relative;
  margin-bottom: 40px;
}
.tl-entry:before,
.tl-entry:after {
  content: " ";
  display: table !important;
}
.tl-entry:after {
  clear: both;
}
.tl-entry:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  left: -3px;
  right: auto;
  border-radius: 999999px;
  top: 20px;
}
.tl-body {
  position: relative;
  padding: 15px;
  margin: 0;
}
.tl-body:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 9px 8px 0;
  position: absolute;
  left: -9px;
  right: auto;
  top: 15px;
}
.tl-body:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  border-color: transparent #fff transparent transparent;
  position: absolute;
  left: -8px;
  right: auto;
  top: 16px;
}
.tl-time {
  position: absolute;
  left: auto;
  right: auto;
  margin-left: 0;
  margin-right: 0;
  text-align: right;
  white-space: nowrap;
  color: #888;
  top: -22px;
  font-size: 13px;
}
.tl-icon {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 999999px;
  left: -20px;
  right: auto;
  top: 4px;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
}
.tl-icon img {
  height: 100%;
  display: block;
}
.tl-wide {
  margin: 0 -15px;
}
@media (min-width: 768px) {
  .timeline:before,
  .timeline:after {
    left: 100px;
  }
  .tl-header {
    left: 100px;
    margin-left: -70px;
  }
  .tl-entry {
    margin-left: 100px;
    margin-bottom: 20px;
  }
  .tl-time {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 32px;
    top: 14px;
  }
  .timeline.centered:before,
  .timeline.centered:after {
    left: 50%;
    right: auto;
  }
  .timeline.centered .tl-header {
    left: 50%;
    right: auto;
  }
  .timeline.centered .tl-entry {
    margin-left: 50%;
    margin-right: 0;
  }
  .timeline.centered .tl-entry.left {
    margin-left: 0;
    margin-right: 50%;
    padding-left: 0;
    padding-right: 36px;
  }
  .timeline.centered .tl-entry.left:before {
    left: auto;
    right: -3px;
  }
  .timeline.centered .tl-entry.left .tl-body:before {
    border-width: 8px 0 8px 9px;
    left: auto;
    right: -9px;
  }
  .timeline.centered .tl-entry.left .tl-body:after {
    border-width: 7px 0 7px 8px;
    border-color: transparent transparent transparent #fff;
    left: auto;
    right: -8px;
  }
  .timeline.centered .tl-entry.left .tl-time {
    left: 100%;
    right: auto;
    margin-left: 32px;
    margin-right: 0;
  }
  .timeline.centered .tl-entry.left .tl-icon {
    left: auto;
    right: -20px;
  }
}
*/

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 1.4em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

/*scroll-modal*/
.scroll-modal {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}