:root {
--drawer: 200px;
}

/** BODY ELEMENTS **/
body {
    font-family: "Roboto", sans-serif !important;
    /*font-family: 'VAG Rounded Std' !important;*/
}
.v-application {
    font-family: "Roboto", sans-serif !important;
    /*font-family: 'VAG Rounded Std' !important;*/
}

.empty-state {
    padding-top: 80px;
    height: 40vh;
    display: block;
}

.empty-state i.large {
    border-radius: 100%;
    padding: 20px;
    background: #fff;
    color: #9e9e9e;
    font-size: 4rem;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.empty-state div h4 {
    font-weight: 300;
    margin: 5px 0;
    font-size: 1.6rem;
    color: #9e9e9e;
}

.v-app-bar.v-toolbar.v-sheet {
	background-color: #000000 !important;
}

.v-navigation-drawer {
	top: 70px !important; 
	max-height: calc(100% - 70px) !important; 	
	padding-top: 10px !important;
	width: 200px !important;	
	background-color: #ffffff !important;
}

.v-navigation-drawer .v-list-item__icon:first-child {
	margin-right: 20px !important;
}

.v-btn.v-btn--icon {
	color: #C3271A !important;
}	

.humanway-vbtn {
    text-transform: none !important;
    letter-spacing: normal !important;
}
.mainbg {
    background-image: url(/img/bg-01.png);
}
a {
    color: #C3271A !important;
}
.v-text-field.v-text-field--solo .v-input__control {
    border: 1px solid #CDD3D9;
    border-radius: 5px;
    height: 40px;
    min-height: 38px !important;
}
.humanway-select.v-select > .v-input__control > .v-input__slot {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
		margin-top: 5px !important;
		height: 40px !important;
    min-height: 38px !important;
}
.humanway-select.v-text-field fieldset {
    border: 1px solid #CDD3D9 !important;
		border-radius: 5px !important;
		margin: 0 5px !important;
}
.humanway-select.theme--light.v-select .v-select__selection--comma {
		padding-left: 7px !important;
		overflow: visible !important;
}
.humanway-select.v-select.v-text-field input {
	display: none !important;
}
.humanway-select.v-text-field--enclosed .v-input__append-inner {
		margin-top: 8px !important;
}
.humanway-select.v-text-field--enclosed .v-input__append-inner i {
		color: rgba(0, 0, 0, 0.54) !important;
		caret-color: rgba(0, 0, 0, 0.54) !important;
}
/**** HEADER ****/
.humanway-header {
    background-color: #000000 !important;
}

.humanway-bk-color {
    background-color: #f0f4f0 !important;
    overflow: hidden;
}

.humanway-vbtn {
    text-transform: none !important;
    letter-spacing: normal !important;
    font-size: 1rem !important;
    width: 100%;
    margin-top: 20px;
    height: 42px !important;
}
/** BUSCADOR CABECERA **/
.humanway-search-input {
    width: 100%; 
    padding: 5px 5px !important; 
    margin-bottom: 0px !important; 
    height: 50px; 
    background-color: #FFF;
}
.bk-color {
    /*height: 100vh;
    overflow: auto;*/
    -webkit-overflow-scrolling: touch;
    /*padding-bottom: 20px;*/
}

.dialog-toolbar {
		color: #065535 !important;
		background-color: #f0f4f0 !important;
}

.dialog-toolbar i {
		color: #065535 !important;
}

.dialog-paged-bk-color {
    height: calc(100vh - 50px);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
		padding-bottom: 0px;
		padding: 10px; 
		background-color: #f0f4f0 !important;
}

.v-toolbar {
		height: 64px !important;	
		background-color: #000 !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
}

.v-toolbar__title {
		padding-left: 0px !important;
		font-size: 18px !important;
}

.v-menu__content {
	top: 55px !important;
}

.v-dialog--fullscreen {
    overflow: hidden !important;
}

.humanway-list-group > .v-list-group__header {
		padding: 0 !important;
		min-height: 20px !important;
}

.humanway-list-group .v-list-item__title {
		font-size: 0.875rem !important;
}

/**** NAV ****/
/*.humanway-nav {
    background-color: #000 !important;
    color: #FFF !important;
}*/

/** HOME **/
.card-humanway-home {
    min-height: 330px;
}
.title-humanway-home {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block !important;
    line-height: 1.4rem;
}
.category-humanway-home {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 1.1rem;
}
.user-humanway-home {
    color: #0099cc;
    font-size: .9rem;
}
.date-humanway-home {
    color: #666;
    font-size: .75rem;
}
/** CARD CONTENT **/
.humanway-subheader-course {
    color: #7F7F7F !important; 
    font-size: 12px !important; 
    font-weight: 700 !important; 
    padding: 0 !important; 
    height: auto !important;
}
.humanway-date-text {
    color: #F1B739 !important; 
    font-size: 12px !important;
}
.humanway-item-title {
    font-size: 16px !important; 
    font-weight: 500;
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
    white-space: normal !important;
}
/** TABS **/
.humanway-tabs {
    margin-top: -15px;
}
.humanway-tabs .v-tabs-bar {
    /*position: fixed;
    top: 68px;
    */
    width: 100%;
    right: 0;
    left: 0;
    z-index: 2;
}
.humanway-tabs .v-tabs-items {
    background-color: transparent !important;
}
/** PAGINATION **/

/**** humanway MAIN ****/
/*** Toggle/Tab ***/
.humanway-toggle button span {
    letter-spacing: 0;
    /*font-family: "Roboto", sans-serif;*/
    line-height: 1.5;
    font-size: 0.875rem;
}

/** humanway list **/
.row-table span {
    line-height: 100px;
}
/*** TreeView ***/
.humanway-treeview button span {
    letter-spacing: 0;
    /*font-family: "Roboto", sans-serif;*/
    line-height: 1.5;
    font-size: 0.875rem;
}
/** More content button **/
.btn-more-content {	
		color: #f0f4f0 !important;
		background-color: #065535 !important;
}
.btn-more-content:disabled {	
		color: #f0f4f0 !important;
		background-color: #dedede !important;
}

.humanway-header-row {
    padding: 0 20px; 
    height: 70px; 
    max-height: 70px; 
    background-color: #FFF; 
    top:0px; position:fixed; 
    left:0px; 
    right:0px;
}

.humanway-header-title {
    padding: 20px 0; 
    color: #065535; 
    font-size: 22px; 
    text-align: center;
}

.humanway-main-content-wrapper {
    overflow-y: auto; 
    overflow-x: hidden;
    position: fixed; 
    top: 70px; 
    bottom:50px;
    left: 0;
    right: 0;
    width: 100%;

}

/** INPUTS **/
.v-input input {
    max-height: 28px !important;
}
.v-text-field input {
    font-size: 15px !important;
}

@media (min-width: 768px) {
    .logo-header-image {
        width: 52% !important;
        margin: 5px 0 !important;
    }
}
/** Tabla Secciones EM **/
.v-text-field .v-label {
    font-size: .9rem;
}
.v-data-table>.v-data-table__wrapper>table>thead>tr>th {
	font-size: .85rem;
	color: rgba(0,0,0,.6) !important;
	font-weight: bold;
	text-align: start !important;
    white-space: nowrap;
}
.v-application .v-btn.primary--text {
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 0 !important;
    padding: 0 15px !important;
    font-size: .9rem !important;
    font-weight: normal;
}
.v-application .v-btn.primary--text:hover,
.v-application .v-btn.primary--text:focus {
    background-color: #e7eef6 !important;
    color: #C3271A !important;
    border-radius: 30px;
    text-transform: uppercase;
    letter-spacing: 0 !important;
    padding: 0 15px !important;
    font-size: .9rem !important;
    font-weight: normal;
}
.v-data-footer {
    border-top: none !important;
    position: fixed;
    left: 200px; /*var(--drawer);*/
    bottom: 10px;
    margin-top: 10px;
}
.v-data-table__wrapper {
    height: calc(100vh - 300px);
    overflow: auto;
}
.form-access .v-data-table__wrapper {
    height: calc(100vh - 340px);
    overflow: auto;
}
.v-window .v-data-footer {
		position: inherit !important;
}
.v-application--is-ltr .v-data-footer__select {
	margin-left: 14px !important;
}
/** Paginador **/
.vtext-field>.v-input__control>.v-input__slot:before {
    bottom: 3px !important;
}
.v-data-footer__pagination {
    order: 3;
    margin: 0 12px 0 12px !important;
}
.v-data-footer__icons-before {
    order: 2;
}
.v-data-footer__icons-after {
    order: 4;
}
.theme--light.v-btn.v-btn--disabled {
    background: #fff !important;
    color: #e9e9e9 !important;
}

.v-text-field>.v-input__control>.v-input__slot:after, .v-text-field>.v-input__control>.v-input__slot:before {
    bottom: 2px !important;
}

 .v-input--selection-controls .v-input__slot > .v-label {
	font-size: 14px !important;
 }