.bg-gradient-primary2 {
  background-color: #888888;
  /*background-image: linear-gradient(180deg,#4e73df 10%,#224abe);*/
  background-size: cover;
  background: #888888;
}

.hide { display: none !important; }

.admin_form table td { padding: 10px; }
.admin_form table td input[type=text] { padding: 2px 5px; }
.admin_form table td input[type=password] { padding: 2px 5px; }
.admin_form table td select { padding: 2px 5px; width: 194px; }
.admin_form table td #details { padding: 2px 5px; width: 300px; height: 150px; resize: none; }

#message .success { color: #009933 !important; font-weight: bold !important; }
#message .error { color: #FF0000 !important; font-weight: bold !important; }
.table td.error { color: #FF0000 !important; font-weight: bold !important; font-size: 18px !important; text-align: center; }

.sidebar, .sidebar .nav-item .nav-link { width: 12rem; text-align: left; }
.sidebar .nav-item .nav-link span { display: inline-block; font-size: .85rem }

.sidebar .nav-item { background: #0032BC; border-bottom: 1px solid #002487; }
.sidebar-dark .nav-item .nav-link, .sidebar-dark .nav-item .nav-link i { color: #FFFFFF; }
.sidebar .nav-item:hover { background-color: #270BA5; }
.nav .nav-item a.active { background: #210982; }

.form-control { color: #000000 !important; }
.sidebar .sidebar-brand { font-size: 24px; padding: 0px !important; }

.text-dark { color: #000000 !important; }
.topbar .topbar-divider { border-color: #000000 !important; }
.text-xs { color: #000000; !important; }
.btn-warning, .btn-warning:hover { color: #000000; !important; }
.card { margin-bottom: 2px !important;  }

footer.sticky-footer { padding: 29px 0px !important;  }

.bg-blue { background:  rgba(46,49,146,0.6 ); }
.bg-orange { background: #ED8600; }
.bg-orange-dark { background: rgba( 209, 149, 0, 0.8 ) }
.bg-black { background: #121212 }

.card-header { background: #FC0077; }
.card { background: #FFFBF4; border: 0px; }
.card-body { padding: 10px 20px; }
.shadow-pink { box-shadow: 5px 5px 12px #666666 !important }

.btn-pink { color: #150550; background: #FC0077; border: 1px solid #FC0077; padding: 7px 25px; }
.btn-pink:hover { color: #FFFFFF; background: #D20063; border: 1px solid #D20063; }

#wrapper #content-wrapper { background: #EDF0F9; }

.topbar #sidebarToggleTop:hover .fa { color: #150550 !important  }

.bg-navy { background: #111111; } 
.text-navy { color: #150550; }
.bg-dark-navy { background: #150B3A; }
.text-dark-navy { color: #150B3A; }
.bg-pink { background: #FC0077; border-radius: 2px; }
.text-pink { color: #FC0077; }
.bg-dark-pink { background: #D30064; }
.text-dark-pink { color: #D30064; }

.border-light-pink { border: 1px solid #fca6ce !important; }

.w-35 { width: 350px; }
@media (max-width:400px){
	.w-35 { width: 320px; }
}
.mt-10 { margin-top: 10px; }
.input_unitouch, .select_unitouch { width: 90%; padding: 12px 15px; font-size: 16px; margin-left: 0px; text-align: center; }
.select_unitouch option { margin: 40px; background: #150B3A; color: #FFFFFF; }
.btn-unitouch, .btn-unitouch-small {
	width: 90%; border-radius: 5px; padding: 12px 15px; border: 0px solid #000000; color: #FFFFFF;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c116f7+21,088dff+100 */
background: rgb(193,22,247); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(193,22,247,1) 21%, rgba(8,141,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(193,22,247,1) 21%,rgba(8,141,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(193,22,247,1) 21%,rgba(8,141,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c116f7', endColorstr='#088dff',GradientType=1 ); /* IE6-9 */

}
.btn-unitouch-small { width: 120px; }
.admin_form .select_unitouch { width: 250px; }

.btn-unitouch:hover, .btn-unitouch-small:hover {
color: #FFFFFF;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9b12c9+21,0873cc+100 */
background: rgb(155,18,201); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(155,18,201,1) 21%, rgba(8,115,204,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(155,18,201,1) 21%,rgba(8,115,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(155,18,201,1) 21%,rgba(8,115,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9b12c9', endColorstr='#0873cc',GradientType=1 ); /* IE6-9 */
}
.datepicker { padding: 10px; font-size: 12px; margin-left: 0px; text-align: center; }

.card-header { display: none !important; }
.card { background: #FFF; }

.admin_form input, .admin_form select { margin-bottom: 15px !important; }

.page-link { background: #150B3A; color: #FFFFFF; }
.page-link:hover { background: #0c6fcc; color: #FFFFFF; }
.page-item.active .page-link { background: #9511C1; border-color: #FFFFFF; }

.bg-color-blue {
	border: 1px solid #002487;
	background: linear-gradient(to bottom, rgba(0,50,188,1) 0%,rgba(0,50,188,1) 50%,rgba(33,9,130,1) 100%);
}















