@import url('../plugin/bootstrap/css/bootstrap.min.css');
@import url('../plugin/semantic/semantic.min.css');
@import url('../plugin/fontawesome/css/all.min.css');

/* other */
@import url('../plugin/inputmask/css/inputmask.css');
@import url('../plugin/toastr/toastr.min.css');
@import url('../plugin/sweetalert/dist/sweetalert.css');
@import url('../plugin/metismenu/metisMenu.min.css');
/*@import url('../plugin/datatables/datatables.min.css'); */
@import url("../plugin/datatables/css/dataTables.semanticui.min.css");
@import url("../plugin/datatables/css/responsive.semanticui.min.css");
@import url("../plugin/datatables/buttons/css/buttons.dataTables.min.css");
@import url("../plugin/redactor3/css/redactor.min.css");

/* font */
@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');

html, body{
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	height: 100%;
}
table{
	font-size: 13px;
}
a{
	color: #2c3e50;
}

table > tbody > tr > td > a{
	color: #4183c4;
}

.div-header{
	background-color: #01a3a4;
	color: #ffffff;
	padding: 15px 20px;
	box-shadow: 0px 1px 5px #7f8c8d;

	position: fixed;
	width: 100%;
	z-index: 1;
}
.div-header > .div-header-left{
	float: left;
    display: block;
}
.div-header > .div-header-left > .button-ani{
	padding-right: 10px;
}
.div-header > .div-header-left > span{
	font-weight: bold;
}
.div-header > .div-header-right{
	text-align: right;
}
.div-header a{
	cursor: pointer;
	color: #ffffff;
}

.div-content-close{
	z-index: 999;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}


.div-menu{
	margin-left: -250px;
}
.div-left{
	/* float: left; */
	width: 250px;
	height: 100%;
	display: flex;
	flex-direction: column;
	position: fixed;

	background-color: #ffffff;
	color: #485460;
	z-index: 1030;
	border-right: 1px solid #eeeeee;
}
.div-left > .div-left-title, .div-left > .div-left-user, .div-left > .div-left-menu{
	padding: 10px 15px;
}
.div-left > .div-left-title{
	border-bottom: 1px dashed #ffffff;
}
.div-left > .div-left-user{
    width: 250px;
    background-color: #ffffff;
    z-index: 999;
}
.div-left > .div-left-user > .desc,
.div-left > .div-left-menu > .desc{
	font-size: 17px;
	padding: 10px 0px;
	border-bottom: 1px solid #eeeeee;
}
.div-left > .div-left-user > .desc > .sub-desc, 
.div-left > .div-left-menu > .desc > .sub-desc{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #485460;
}
.div-left > .div-left-menu{
    flex: 1;
    width: 250px;
    height: auto;
    overflow: auto;
}
.div-left > .div-left-menu > .menu{

}
.div-left > .div-left-menu > .menu > .ui.list > a{
	color: #2c3e50;
	padding: 7px 0px;
}
.div-left > .div-left-menu > .menu > .ui.list > .sub-desc{
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #485460;
}
.div-right{
	padding-top: 60px;
	margin-bottom: 30px;
}

/** display **/
.display-register{
	margin-top: 30px;
	margin-bottom: 30px;
}
.display-register h1{
	text-align: center;
}
.display-presence{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.display-presence .ui.form input, .display-presence .ui.form input:focus, .display-presence .ui.form input:active{
	background-color: #add1ec;
}
.display-presence .dial{
	margin: 10px 0px;
}

.login{
	margin-top: 50px;
}
.login h1{
	text-align: center;
}
.login .footer{
	text-align: center;
	color: #999;
}

.header-desc{
    font-size: 20px;
    padding-top: 10px;
    font-weight: bold;
    border-top: 2px dashed #fff;
    margin-top: 10px;
}

#my-external-toolbar{
	margin-bottom: 20px;
	position: fixed;
}
.redactor-styles{
	padding: 20px 50px;
}
#editorCoy{
	position: absolute;
    top: 0;
    z-index: 999;
    background: #fff;
    padding: 10px;
    border: 1px solid #ddd;
    margin: 15% 25%;
    display: none;
}
#editorContainer{
	clear: both;
}
.editorCoy-header{
	padding-bottom: 15px;
}
.editorCoy-header h3{
	float: left;
}
.editorCoy-footer{
	padding-top: 15px;
}
.editorCoy-close{
	float: right;
	cursor: pointer;
}

.redactor-preview{
	padding: 20px 50px;
}
.redactor-preview table{
	width: 100%;
}
.redactor-preview table > thead > tr > th{
	padding: 10px 10px;
	border: 1px solid #ddd;
	background-color: #eee;
}
.redactor-preview table > tbody > tr > td{
	padding: 10px 10px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}


/** semanticui **/
.div-right .breadcrumb{
	padding: 0;
	background-color: transparent;
	border-radius: 0;
	margin-bottom: 20px;
}
.div-right .breadcrumb a, .div-right .breadcrumb a:hover, .div-right .breadcrumb a:active, .div-right .breadcrumb a:focus{
	color: #808e9b;
}

.div-right .ui.cards > .card a, .div-right .ui.cards > .card a:hover
.div-right .ui.cards > .card a:active, .div-right .ui.cards > .card a:focus{
	color: #3c40c6;
}

.ui.table .greyish{
	background-color: #eee;
	font-weight: bold;
}

/** customize datatable.semanticui **/
div.dataTables_wrapper div.dataTables_filter input, div.dataTables_wrapper div.dataTables_filter span.input{
    margin-left: 0;
}
.dataTables_paginate{
    margin-top: 0.5em;
    float: right;
}
.dataTables_filter label{
    display: block;
}
.bottom > .col-md-6{
    float: left;
    padding: 0px;
    flex: 0 0 50%;
    max-width: 50%;
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
	.bottom > .col-md-6{
		clear: both;
		float: none;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.dataTables_paginate, .dataTables_info{
		float: none;
		text-align: center;
	}

	.redactor-styles{
		padding: 16px 18px;
	}
	.redactor-preview{
		padding: 10px;
	}
}
@media only screen and (max-width: 767px){

}
