:root{
	--buttons-background-color: #eaeaea;
	--buttons-background-color-active: #fdbb31;
	--header-content-color: #1975cf;
	--header-sub-content-color: #a2c3ea;
	--nav-color: #017ab4;
}
select{
	-webkit-appearance: none;
	background: url(img/icons/iconSelect.png);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: 195px 5px;
}
button{
	background: transparent;
	border: 0px
}
blockquote{
	margin: 0 0 1rem;
	background: #eaeaea;
	padding: 8px;
	font-size: 14px;
	color: gray;
	border-bottom: 1px dashed;
}
.main-container{
	border: 2px solid rgba(0,141,249,1);
	min-height: 100vh;
}
*{
	letter-spacing: -.5px;
}
.a-link{
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.a-blue-link{
	color: #0269a0 !important;
	cursor: pointer;
}
.nav-first{
	background: rgba(0,141,249,1);
	background: -moz-linear-gradient(top, rgba(0,141,249,1) 0%, rgba(0,113,211,1) 49%, rgba(0,108,202,1) 53%, rgba(5,94,166,1) 86%, rgba(0,92,172,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,141,249,1)), color-stop(49%, rgba(0,113,211,1)), color-stop(53%, rgba(0,108,202,1)), color-stop(86%, rgba(5,94,166,1)), color-stop(100%, rgba(0,92,172,1)));
	background: -webkit-linear-gradient(top, rgba(0,141,249,1) 0%, rgba(0,113,211,1) 49%, rgba(0,108,202,1) 53%, rgba(5,94,166,1) 86%, rgba(0,92,172,1) 100%);
	background: -o-linear-gradient(top, rgba(0,141,249,1) 0%, rgba(0,113,211,1) 49%, rgba(0,108,202,1) 53%, rgba(5,94,166,1) 86%, rgba(0,92,172,1) 100%);
	background: -ms-linear-gradient(top, rgba(0,141,249,1) 0%, rgba(0,113,211,1) 49%, rgba(0,108,202,1) 53%, rgba(5,94,166,1) 86%, rgba(0,92,172,1) 100%);

	font-size: 12px;
	color: white;
}

.nav-first>img.logo{
	padding: 10px;
	width:160px;
}

.nav-first ul{
	float: right;
	font-weight: bold;
	margin: 15px 25px;
}
.nav-second{
	background: var(--nav-color);
	font-size: 12px;
	color: white;
}
.nav-second ul li{
	margin-left: 6px;
	margin-right: 5px;
}
.nav-second ul{
	padding: 5px 15px;
	font-weight: bold;
	margin-bottom: 0;
}

.username{
	float: right;
	font-weight: normal;
}
header nav li:hover{
	text-decoration: underline;
}
header nav li{
	cursor: pointer;
}

.list-menu{
	background: #fff;
	margin-bottom: 0;
}

.list-menu li{
	margin: 0 !important;
	font-size: 12px;
	font-weight: bold;
	padding:15px;
	border-bottom: 1px solid #d4d5d5;
	border-right: 1px solid #d4d5d5;
	background-color: white;
}
.list-menu li.list-inline-item a:hover,.list-menu li.list-inline-item:hover{
	text-decoration: none !important;
}
.list-menu li.list-inline-item.active{
	border-bottom: 1px solid #f2f8fd;
	background: #f2f8fd;
}
.list-menu li.list-inline-item.active a{
	color: #f27f38;
	background-color: transparent;
}
.title-menu{
	font-size: 11px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
	background: #f2f8fd;
	color: #f27e38;
	font-weight: bold;
}
.menu{
	position: absolute;
	width: 11.5em;
	margin-left: 5px;
	background: #f2f8fd;
	border-right: 1px solid #d4d5d5;
	border-left: 1px solid #d4d5d5;
	-webkit-box-shadow: 0px 16px 18px -6px rgba(153,153,153,1);
	-moz-box-shadow: 0px 16px 18px -6px rgba(153,153,153,1);
	box-shadow: 0px 16px 18px -6px rgba(153,153,153,1);
	border-radius: 0 0 9px 9px;
	height: 70vh;
}

.menu > div{
	color: #f27e38;
	text-align: right;
	padding-right: 10px;
	font-size: 18px;
	line-height: .9;
	margin-bottom: 15px
}
.lm{
	padding-left: 10px !important;
}

.lm li.first:before{
	content: '⸬';
	font-size: 9px;
	padding-right: 8px;
	color: #228cff;
	font-weight: bold;
}

.lm li.second:before{
	content: '›';
	font-size: 16px;
	padding-right: 8px;
	color: #228cff;
	font-weight: bold;
}
.lm li a{
	color: #007dc6;
}
.lm li.active a{
	color: #f27f38;
}
.lm li{
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 6px;
}
.body{
	margin-left: 12em;
	background-color: #ebeff2;
	border: 1px solid #b6c1cd;
	margin-top: 4px;
	min-height: 75vh;
}
.contenido{
	background: #fff;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 20px;
	min-height: 40vh;
	width: 98.3%;
}
.breadcums{
	background: var(--nav-color);
	font-size: 12px;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.information-general{
	margin-left: 10px;
	margin-top: 10px;
}
.information-general > .title{
	background-color: var(--header-content-color);
	color: #ffffff;
	font-size: 22px;
	font-weight: 500;
	padding-left: 5px;
}
.info-body {
	font-size: 12px;
	padding: 7px !important;
	background-color: #f1f1f1;
	font-weight: bold;	
}
.form-control:disabled{
	font-style: italic;
	font-size: 13px !important;
}
.form-control:focus,.mx-input:focus{
	border-color: #fdbb31 !important;
	-webkit-box-shadow: 0 0 0 1px rgba(253, 187, 49, 0.68) !important;
	box-shadow: 0 0 0 1px rgba(253, 187, 49, 0.57) !important;
}
.form-group{
	width: 215px;
}
.form-group .form-control{
	border-radius: 0;
	height: inherit;
	padding: 0px 10px;
	font-size: 15px;
	font-weight: 100;
}
.form-group label{
	margin-bottom: 0;
	font-size: 12px;
}
.form-group a{
	font-size: 12px;
}
.form-group > div:not(.radio){
	display: flex;
	justify-content: space-between;
}
.form-group .radio label{
	font-weight: bold;
	font-size: 14px;
	color: #525252;
}
.form-group p{
	width: 200px;
	font-size: 13px;
	color: gray;
	margin-left: 10px;
}
.form-group input[type="radio"]{
	margin-left: 5px;
	margin-right: 5px
}
.form-one{
	padding-left: 40px !important;
	margin-top: 20px;
}
.un-lugar-para-ti{
	position: absolute;
	bottom: 5px;
	z-index: 999999;
	width: 160px;
}
.llega-donde-quieras{
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 320px;
}


.header-tools{
	margin-left: 10px;
}

.header-tools > .title{
	background-color: var(--header-content-color);
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	padding-left: 5px;
}

.header-tools > .buttons{
	background-color: var(--header-sub-content-color);
	display: flex;
	justify-content: space-between;
}

.buttons button{
	font-size: 12px;
	background: var(--buttons-background-color-active);
	margin: 5px;
}

.buttons button:active{
	background: var(--buttons-background-color);
}
.buttons button[disabled]{
	background: var(--light)
}
.btn-icon{
	color: #0561af;
}

.steps{
	width: 780px;
	display: flex;
	justify-content: space-around;
	margin-top: 20px;
	margin-left: 50px;
}
.steps > div:not(.step-active) {
	color: #9a9a9a;
}
.steps > div:not(.step-active) span{
	border-color: #9a9a9a;
}

.steps > div:not(.container-conector) {
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}
.steps > div > span{
	font-size: 14px;
	padding: 2px 0px;
	text-align: center;
	border: 1px solid #000;
	display: block;
	width: 30px;
	margin: 0 auto;
	margin-bottom: 5px;
	background: #fff;
	position: relative;
	cursor: pointer;
}
.steps > div.step-active > span{
	background: var(--buttons-background-color-active);
	border: none;
}
.conector{
	position: absolute;
	width: 750px;
	z-index: 0;
	margin: 14px 0;
	border-top: 1px solid gray;
}
.separator-steps-content{
	border-top: 2px solid #ccc;
	margin-left: 10px;
}
.title-main-content{
	background-color: var(--header-content-color);
	color: #ffffff;
	font-size: 20px;
	font-weight: 500;
	padding-left: 5px;
	margin: 10px 25px;
}

.subtitle-content{
	background-color: var(--header-sub-content-color);
	color: #0d459e;
	font-size: 17px;
	font-weight: bold;
	padding: 2px 5px;
	margin: 10px auto;
}
.bg-login{
	background-image: url("img/bgInicio.png");
	background-size: cover;
	min-height: 100vh;
	display: flex;
	justify-content: center;
	align-items:center;
	flex-direction: column;
	color: var(--light);
	background-position-y: bottom;
}
.btn-login{
	background: transparent;
	border: 2px solid var(--buttons-background-color-active);
	font-size: 37px;
	border-radius: 20px;
	width: 200px;
	text-align: center;
	cursor: pointer;
}

.btn-login:hover{
	background: var(--buttons-background-color-active);
}
.separator-buttons{
	color: var(--buttons-background-color-active);	
}
.form-group > label.i:before{
	content: url("img/lw.png");
}
input.form-control.date{
	background: url(img/icons/calendar.png);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: right;
}
input.form-control.paste{
	background: url(img/icons/paste.png);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: right;
}
.modal-content{
	border-radius: 0px !important;
}
#tipo-locacion .modal-content{
	width: 400px;
	margin: 0 auto;

}
.header-modal{
	margin: 10px;
	border-bottom: 2px solid var(--buttons-background-color-active)
}

.header-modal label{
	float: left;
	font-weight: bold;
}
.header-modal .modal-header-buttons{
	float: right;
}
.body-modal{
	padding: 3px 15px;
	padding-bottom: 80px;
}
.footer-modal{
	display: flex;
	justify-content: flex-end;
	margin: 5px;
}
table.table-first-gray,table.table-proveedor{
	width: 100%;
}
table.table-first-gray tr:hover,table.table-first-gray tr.active,
table.table-proveedor:not(.table-not-hover) tr:hover,table.table-proveedor tr.active,
table.table-format tr:not(:first-child).active
{
	background: var(--buttons-background-color-active);
	cursor: pointer;
}
table.table-first-gray > tr td,
table.table-proveedor > tr td
{
	border-bottom: 1px solid #bbbbbb;
	font-size: 13px;
	padding: 4px 7px;
}
table.table-first-gray tr > td:last-child,
table.table-proveedor tr > td:last-child
{
	border-right: 1px solid #bbbbbb;
}
table.table-first-gray tr:first-child > td,
table.table-proveedor tr:first-child > td
{
	background: #e5e5e5;
	border: 1px solid #bbbbbb;
}
table.table-first-gray tr > td:first-child,
table.table-proveedor tr > td:first-child
{
	background: #e5e5e5;
	width: 25px;
	border: 1px solid #bbbbbb;
}
.body-modal .buttons,.table-options .buttons{
	background: var(--header-sub-content-color);
}
.modal-second{
	z-index: 1051 !important;
}
.body-modal button{
	font-size: 12px;
	background: var(--buttons-background-color-active);
	margin: 5px;
}
.modal{
	top: 15% !important;
}
.mx-input{
	height: initial !important;
	padding: 3px !important;
	border-radius: 0 !important;
}
.mx-input-append{
	padding: 3px !important;
}
.option-type-contribution > div{
	font-size: 13px;
}
.option-type-contribution{
	display: flex;
	justify-content: space-between;
}
.vs__search{
	font-size: 13px !important;
	margin: 0 !important;
}
.vs__open-indicator {
	fill: #000000 !important;
}
.vs__actions{
	padding: 0 6px 0 3px !important;
}
.vs__selected{
	font-size: 13px !important;
}
.vs__dropdown-toggle{
	padding: 0 !important;
	border-radius: 0 !important;
	width: 190px;
}
.border-bottom-div-modal{
	border-bottom: 1px solid #eaeaea;
}
.border-top-div{
	border-top: 2px solid #d4d4d4;
	padding-top: 10px;
}
.no-bg{
	background: transparent !important;
}
.bg-table-data{
	background: #e2e7e9;
}
.table-data{
	width:100%;
	font-size: 13px;
}
.table-data tr > td:nth-child(odd){
	color: #929292;
	
}
.table-data tr > td:nth-child(even){
	color: #000;
}
input[type="file"]{
	font-size: 13px;
	line-height: 1;
}
.radios label {
	font-size: 13px;
	margin: 0 10px;
}
.table-row-hover tr:not(:first-child):hover td:not(:first-child){
	background: var(--buttons-background-color-active);
}
.tab-ejercicios{
	background: #fff;
	position: absolute;
	width: 60px;
	height: 55px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 5px;
	color: #696969;
	font-size: 2em;
	cursor: pointer;
	border: 1px solid gray
}
.sub-ejercicios{
	position: fixed;
	width: 260px;
	right: 0;
	top: 10px;
	z-index: 99999;
}
.panel-ejercicios{
	width: 210px;
	position: absolute;
	right: 0;
}
.panel-ejercicios .card-header{
	padding: 0;
}
.panel-ejercicios .card-content{
	font-size: 13px;
}
.panel-ejercicios p{
	margin-bottom: 0;
}
.backdrop-container-ejercicios{

}
.not-scroll{
	overflow-x:hidden;
	overflow-y:hidden;
}
.content-select-ejercicios{
	display: flex;
}
img[src="img/logoInicio.png"]{
    width: 300px;
}
.llega-donde-quieras{
    display:none;
}
img[src="img/logo.png"]::after{
    content: "EMULADOR";
    font-size: 23px;
    color: #ffffff;
}
.content-select-ejercicios > div > div > label > img{
	width: 100px;
    display: block;
    margin: 0 auto;
}
.content-select-ejercicios > div{
	margin-top:40px;
	margin-left: 30px;
	margin-right: 30px;
}

.content-select-ejercicios > div > div > label{
	margin-left: 12px;
	margin-right: 12px;	
}

.content-select-ejercicios > div > div > label > input{
	margin-left: 5px;
	margin-right: 5px;		
}
.contente-superimposed,.v-step{
	z-index: 1000 !important;
}
.v-step{
	background: #1875cf !important
}
.v-step__content strong{
	color: #fdbb31;
}
.v-step__button {
	background: #f5b839 !important;
    border: .05rem solid #f5b839 !important;
    color: #363636 !important;
}
.v-step__content{
	font-size: 14px;
	text-align: justify;
}
.swal-footer{
	text-align: center;
}
.swal-button:not([disabled]):hover {
    background-color: #1875cf;
}

.swal-button,.swal-button:hover{
	background-color: #1875cf;
}
.swal-button:focus{
	box-shadow: none;
	background-color: #1875cf;
}
.swal-icon--success__line{
	background-color: #1875cf;
}
.v-step__buttons > button:first-child {
    display: none;
}
#v-step-74be6ab4{
	max-width: 600px !important;
}
#v-step-2768592b > .v-step__buttons > button:first-child,
#v-step-74bbc700 > .v-step__buttons > button:first-child,
#v-step-74b70e3e > .v-step__buttons > button:first-child,
#v-step-74bc8a34 > .v-step__buttons > button:first-child,
#v-step-74baed46 > .v-step__buttons > button:first-child{
	display: inline-block !important;
}
#v-step-74bbc700,
#v-step-74b70e3e,
#v-step-74bc8a34,
#v-step-74baed46{
	z-index: 10000 !important;
}















