color1 = #3ec9ff;
body{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}
.mtop16{
	margin-top: 16px;
}
.mtop32{
	margin-top: 32px;
}
.box-box{
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .10);
	border-bottom: 20px;
	border-radius: 10px;
	/*font-size: 1.2em;*/
}
/*.btn{
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .30);
	background: #0597F2;
	border: 4px solid #0597F2 !important;
	border-radius: 50px;
	color: #fff;
}*/
/*.btn:hover{
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .40);
	background: #365bdf;
	border: 4px solid #365bdf !important;
	border-radius: 50px;
	color: #fff;
}*/

.btn:active{
	border: 1px solid #0597F2 !important;
	background: #0597F2;
}
.btn-cr{
	background: #fff;
	border: 1px solid #3ead00 !important;
	border-radius: 50px;
	color: #3ead00;
}
.btn-cr:hover{
	background: #3ead00;
	border: 1px solid #3ead00 !important;
	border-radius: 50px;
	color: #fff;
}
.btn-primary{
	/*box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .40);*/
	background: #fff;
	border: 1px solid #0597F2 !important;
	border-radius: 50px;
	color: #0597F2;
	margin-right: 5px;
}
.btn-primary:hover{
	/*box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .50);*/
	border: 1px solid #0597F2 !important;
	background: #0597F2;
	border-radius: 50px;
	color: #fff;
}
.btn-primary:focus{
	outline: none;
}
.btn-primary:active{
	border: 1px solid #0597F2 !important;
	background: #0597F2;
}
.btn-warning{
	background: transparent;
	border: 2px solid #0597F2 !important;
	border-radius: 50px;
	color: #0597F2;
	margin-right: 5px;
}
.btn-danger{
	background: transparent;
	border: 1px solid #FF4343 !important;
	border-radius: 50px;
	color: #FF4343;
}
.btn-danger:hover{
	background: #FF4343;
	border: 1px solid #FF4343 !important;
	border-radius: 50px;
	color: #fff;
}
.input-grup{
	width: 100
}
.form-control{
	border-radius: 8px;
	border: 2px solid #DEDEDE !important;
}
.form-control:hover{
	border-radius: 8px;
	border: 2px solid #DEDEDE !important;
}
.form-select{
	display: block;
	color: #727070;
	border: 2px solid #DEDEDE !important;
	border-radius: 50px !important;
	position: relative;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .20);
	background-color: #fff !important;
}
.text{
	display: block;
	color: #727070;
	border: 2px solid #DEDEDE !important;
	border-radius: 10px !important;
	position: relative;
	background-color: #fff !important;
	width: 100% !important;
}
.text:hover{
	display: block;
	color: #727070;
	border: 2px solid #DEDEDE !important;
	border-radius: 10px !important;
	position: relative;
	background-color: #fff !important;
	width: 100% !important;
}
.text:focus{
	outline: none;
}
/*.margin{
	margin: 10px;
}*/
.main-header{
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);
}
.navbar{
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%);
}
.navbar-custom-menu{
/*	margin-top: 8px;*/
}
.sidebar-toggle{
	margin-top: 4px;
}
.color{
	background: #000;
}
.sidebar{
	color: #000;
}
.main-header{
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .10) !important;
}
.logo-mini{
	margin-top: 4px;
}
.logo-lg{
	margin-top: 4px;
}
.nav-btn{
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .30);
	border-radius: 50px !important;
	color: #000 !important;
	margin: 2px;
	padding: 8px;
}
.btn-cust{
	background-color: #ffff;
	border: 0px solid #0597F2 !important;
	color: #000;
	margin-right: -8px !important;
	width: 40px;
	height: 40px;
}
.btn-cust:hover{
	background-color: #E6E6E6;
	border: 0px solid #E6E6E6 !important;
	border-radius: 50px;
	color: #000;
	width: 40px !important;
	height: 40px;
}
.btn-cust:focus{
	outline: none;
}
.btn-edit{
	background-color: #DBDBDB;
	border: 0px solid #DBDBDB !important;
	border-radius: 50px;
	color: #000;
}
.btn-edit:hover{
	background-color: #D1D1D1;
	border: 0px solid #D1D1D1 !important;
	border-radius: 50px;
	color: #000;
}
.dropdown-menu{
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .30) !important;
	border: 10px solid #fff !important;
	border-radius: 10px !important;
	margin: 30px 15px 0px 0px !important;
}
.dropdown-toggle{
	margin: 0px solid #fff !important;
	margin-top: -2px;
	font-size: 1.4em;
	z-index: 99;
}
/*Matirial*/
.pink-textarea textarea.md-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #f48fb1;
  box-shadow: 0 1px 0 0 #f48fb1;
}
.active-pink-textarea.md-form label.active {
  color: #f48fb1;
}
.active-pink-textarea.md-form textarea.md-textarea:focus:not([readonly])+label {
  color: #f48fb1;
}
.small-box{
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .20) !important;
	border-radius: 8px !important;
}
.status_cot_c{
	background-color: #425AFF;
	border: 2px solid #425AFF !important;
	border-radius: 50px;
	color: #fff;
	font-size: .8em;
	padding: 4px;
	text-align: center;
}
.status_cot_a{
	background-color: #59EB76;
	border: 2px solid #59EB76 !important;
	border-radius: 50px;
	color: #fff;
	font-size: .8em;
	padding: 4px;
	text-align: center;
}