body {
	margin: 0;
	padding: 0;
	background-color: #f6f6f6;
	height: 100vh;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400px;
}
#login-box {
	width: 100%;
}
a:hover {
	text-decoration: none;
}
ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#login-form {
	padding: 30px;
	font-size: 13px;
	background-color: #fff;
	border-radius: 4px;
	padding-top: 80px;
}
#login-form h4 {
	font-size: 16px;
	color: #333;
	padding-bottom: 10px;
	font-weight: bold;
}
#Reset-link a {
	color: #333;
}
.custom_form {
	font-size: 13px;
	padding: 8px 10px;
	border-radius: 4px;
	border: 1px solid #bdbdbd;
}
/*.login_logo
{
	width:250px;
	height:auto;
	margin-bottom:8px;
}*/
.login_main {
	text-align: center;
}
.custom_btn {
	display: block;
	width: 100%;
	border-radius: 4px;
	background: #92cd01;
	font-size: 14px;
	padding: 8px 10px;
	border: none;
	font-size: 13px;
	color: #fff;
}
.custom_btn_n {
	border-radius: 4px;
	background: #92cd01;
	font-size: 14px;
	padding: 8px 22px;
	border: none;
	font-size: 13px;
	color: #fff;
}
.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0rem rgba(0,123,255,.25);
}
.logo_box img {
	max-width: 100%;
	height: auto;
}
.header_top {
	padding: 10px 0px;
	background: #fff;
}
.home_icon {
	padding-top: 25px;
}
.home_icon a {
	color: #000;
}
.right_menu .btn-secondary {
	color: #fff;
	background-color: transparent;
	border-color: transparent;
}
.body_inner {
	background: #FFF;
	border-radius: 4px;
	border: 1px solid #ccc;
	margin-top: 20px;
	padding: 15px;
	padding-top: 0;
}
.footer_inner {
	text-align: center;
	padding: 10px 0px;
	color: #999;
	font-size: 11px;
}
.footer_inner a {
	color: #999;
	font-size: 13px;
}
.container {
	max-width: 1199px;
}
.footer {
	padding: 10px 0;
	background-color: #1e3770;
	font-size: 14px;
	color: #fff;
	width: 100%;
	margin-top: 30px;
}
.footer p {
	margin: 5px 0;
}
.footer ul a {
	display: inline-block;
	margin: 5px 0;
	color: #fff;
}
.footer .list-inline {
	margin-bottom: 0px;
}
.header_top_ber {
	background: #1e3770;
	color: #FFF;
	padding: 8px 0px;
}
.header_top_ber ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
}
.header_top_ber ul li {
	display: inline-block;
	vertical-align: top;
}
.header_top_ber ul li span {
	margin-right: 18px !important;
}
.header_top_ber ul li span {
	color: #fff;
	font-size: 15px;
}
.header_top_ber ul li span a {
	color: #fff;
	font-size: 15px;
}
.sub_header {
	background: #ffd967;
	color: #002060;
	font-size: 30px;
	text-align: left;
	padding: 30px 0px;
	margin-top: 0px;
	font-weight: bold;
}
.header_text {
	color: #FFF;
	text-align: right;
	padding-top: 12px;
}
.contact-info {
	box-shadow: 3px 3px 5px rgba(0,0,0,0.1);
	border: 1px solid #CDCDCD;
	padding: 15px;
}
.contact-info li {
	padding-bottom: 10px;
}
.service_inner {
	text-align: center;
	-webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.69);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.69);
	padding: 10px;
	margin: 0px 0px 40px 0px;
	position: relative;
	border-radius: 6px;
	background: #fff;
}
.service_title {
	font-size: 18px;
	color: #252424;
	padding: 0px;
	font-weight: bold;
	margin-top: 46px;
}
.service_title a {
	color: #007bff;
	display: inline-block;
	height: 54px;
}
.service_desc {
	font-size: 18px;
	color: #252424;
}
.service_img {
	position: absolute;
	width: 28px;
	height: 49px;
	margin: auto;
	left: 16px;
	top: 0px;
}
.read_more {
	margin-top: 20px;
	margin-bottom: 20px;
}
.read_more a {
	border: 0px;
	background: #ffd967;
	color: #002060;
	font-size: 14px;
	padding: 5px 20px;
	border-radius: 30px;
	padding-bottom: 6px;
}
.section-title {
	text-align: center;
	background: #0097d8;
	color: #FFF;
	padding: 8px 0px;
}
.section-title {
	font-size: 18px;
	margin-right: -15px;
	margin-left: -15px;
}
.login_box {
	display: block;
	text-align: center;
	padding: 10px 40px;
	color: #000;
	border: 0px;
	background: #ffc002 !important;
	cursor: pointer;
	border: 0px;
}
.inner_header {
	font-size: 18px;
}
#wrap {
	min-height: 100%;
}
#main {
	padding-bottom: 80px;
	background-color: #f6f6f6;
}
.footer {
	position: relative;
	margin-top: -50px;
	height: 50px;
	clear: both;
}
.main_login {
	-webkit-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.38);
	-moz-box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.38);
	box-shadow: 0px 0px 15px 2px rgba(0,0,0,0.38);
}
.ins_box {
	border: 2px solid #ccc;
	padding: 15px;
	border-radius: 8px;
	background: #f7f7f7;
}
.ins_box ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.ins_box ul li {
	background: url(../img/hand.png) no-repeat left 0 top 6px;
	padding: 0px;
	padding-left: 34px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 24px;
	background-size: 26px;
}
.student_header {
	padding-top: 15px;
}
.top_info1 ul li {
	display: inline-block;
	padding: 10px 20px;
	font-size: 15px;
}
.student_details h4 {
	padding: 10px 20px;
	padding-top: 30px;
}
.fees_text {
	position: absolute;
	top: -14px;
	background: #0097d8;
	padding: 4px 25px;
	color: #fff;
	border-radius: 27px;
	left: 12px;
	font-size: 13px;
	font-weight: bold;
	width: 170px;
	text-align: center;
}
.fees_section {
	position: relative;
	margin: 25px;
	border: 1px solid #ccc;
	padding-top: 20px;
	border-radius: 4px;
	margin-bottom: 40px;
}
.document_section {
	margin-top: 20px;
}
.document_section ul {
	border-bottom: 1px dashed #ccc;
	margin: 0px 20px;
}
.upload_btn_section {
	padding: 20px;
}
.instructions_box {
	font-size: 15px;
}
.main_body {
	background-color: #f6f6f6;
}
.top_menu {
	background: #73a200;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.47);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.47);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.47);
}
.nav-list {
	margin: 0;
	list-style: none;
	width: 100%;
}
.custom_menu ul li {
	display: inline-block;
	padding: 0px 0px;
	padding-left: 8px;
}
.custom_menu ul li {
	color: #fff
}
.custom_menu ul li a {
	line-height: 40px;
	display: block;
	padding: 0px 15px;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.6px;
}
.custom_menu ul li a:hover {
	background: #000;
	color: #FFF;
}
.header_top_ber1 {
	background: #1e3770;
	color: #FFF;
	padding: 8px 0px;
}
.cpyright-txt {
	text-align: center;
	font-size: 12px;
}
.cpyright-txt li {
	display: inline-block;
}
.login_logo_box {
	position: absolute;
	z-index: 99;
	width: 100px;
	margin: auto;
	left: 0;
	top: -38px;
	right: 0;
	border-radius: 50px;
}
.login_logo {
	max-width: 100%;
	height: auto;
	border-radius: 50px;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.73);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.73);
}
.login_main select {
	font-size: 13px;
}
.company_text {
	font-size: 14px;
	color: #FFF;
	padding-top: 8px;
	font-weight: 800;
}
.top_drop a {
	color: #FFF;
	font-size: 13px;
	position: relative;
}
.top_drop span {
	font-size: 11px;
}
.top_drop ul {
	float: right;
}
.top_drop ul li {
	float: left;
	text-align: left;
	padding-left: 10px;
}
.top_drop .dropdown-toggle::after {
	display: none;
}
.top_drop .dropdown-menu {
	position: absolute !important;
	top: 40px !important;
	border-radius: 0px;
	z-index: 99999;
	height: auto !important;
}
.top_drop .dropdown-menu a {
	color: #666;
}
.menu_drop ul {
	display: inline-block;
}
.menu_drop .dropdown-toggle {
	margin-top: 4px;
	background: #1e3770;
	border: none;
	font-size: 13px;
	margin-bottom: 4px;
}
.menu_drop .dropdown-menu a {
	font-size: 13px;
}
.dash_box {
	height: 250px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 15px;
	border: 1px solid #e0e0e0;
	padding: 15px;
}
.breadcrumb > li:first-child > a {
	background: url(../images/breadcrumb_home.png) no-repeat 0;
	padding-left: 16px;
}
.breadcrumb-line {
	margin: 20px 0 20px 0;
	background-color: #fcfcfc;
	border: 1px solid #e5e5e5;
	position: relative;
	width: 100%;
	float: left;
}
.breadcrumb {
	padding: 9px 12px 10px 12px;
	float: left;
	margin: 0;
	background: none;
	border-radius: 0;
	width: 100%;
}
.breadcrumb > li {
	font-weight: 600;
	display: inline-block;
	font-size: 12px;
}
.breadcrumb > li > a {
	color: #444;
	font-size: 12px;
}
.breadcrumb > .active {
	color: #777;
}
.breadcrumb > li + li::before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.block {
	margin-bottom: 25px;
}
.well {
	padding: 15px;
	margin-bottom: 0;
	background-color: #FCFCFC;
	border-color: #E5E5E5;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: none;
}
.btn-toolbar .btn-group {
	float: left;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group a {
	font-weight: normal;
	font-size: 11px;
	color: #333;
}
.btn-toolbar .btn {
	float: left;
}
.btn-default {
	background-color: #fcfcfc;
	border-color: #ccc;
	border-radius: 0px;
	margin: 0px 5px;
}
.well {
	min-height: 20px;
	padding: 14px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
}
.table_main {
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	background-color: #fff;
	padding: 14px;
	font-size: 12px;
	color: #333;
}
.table_main a {
	font-weight: normal;
	font-size: 14px;
	color: #333;
}
.box_header {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}
.dash_box ul li {
	width: 100%;
}
.dash_box ul li a {
	color: #3967d6;
	font-size: 14px;
	line-height: 35px;
}
.dash_box2 {
	margin-bottom: 30px;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #e0e0e0;
	padding: 15px;
	float: left;
	width: 100%;
}
.dash_box2:hover {
	background: #e0e0e0;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.dash_box2 a {
	color: #212529;
}
.dash_box2 ul li {
	float: left;
}
.dash_box2 ul li h3 {
	color: #212529;
	font-size: 18px;
	margin-bottom: 0px;
}
.dash_box2 ul li span {
	color: #212529;
	font-size: 13px;
}
.icon_left {
	width: 10%;
}
.icon_right {
	width: 90%;
}
.clr {
	width: 100%;
	height: 1px;
}
.topp_header {
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
}
.table td, .table th {
 padding: .35rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6;
	border-top-color: rgb(222, 226, 230);
	font-size: 13px;
}
.table .thead-dark th {
	color: #fff;
	background-color: #959595;
	border-color: #959595;
}
.PUID_text {
	color: #73a200;
}
.custom_btn2 {
	border-radius: 4px;
	background:none;
	font-size: 14px;
	padding: 5px 10px;
	border: none;
	font-size: 14px !important;
	border: 1px solid #547502;
color: #547502;
}
.custom_btn2:hover
{
	border: 1px solid #92cd01;
	background: #92cd01;
}

.form-control {
	padding: 4px 8px !important;
	font-size: 15px !important;
}
.col-form-label {
	font-size: 14px !important;
	line-height: normal;
	padding: 2px;
}
.switch {
	position: relative;
	display: inline-block;
	width: 48px;
	height: 20px;
}
.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}
.slider::before {
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	left: 4px;
	bottom: 3px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}
.switch_section input:checked + .slider {
	background-color: #2196F3;
}
.switch_section input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}
.switch_section input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}
.slider.round:before {
	border-radius: 50%;
}
.nav-tabs .nav-item {
	margin-bottom: -1px;
	display: inline-block;
	width: auto;
}
.containerall {
	background: #FFF;
}
.form-group {
	margin-bottom: 0.2rem !important;
	font-size: 13px;
	color: #495057;
	padding-top: 5px;
	position: relative;
}
.error_msg {
	font-size: 12px;
	color: #F00;
}
.dropdown_autolist {
	position: relative;
}
.dropdown_autolist .record_search {
	overflow: auto;
}
.sett_icon {
	color: #FFF !important;
	margin-top: 5px;
	display: block;
	margin-right: 15px;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10599;
}
.menu_right_text {
	font-size: 14px;
	color: #fff;
	padding-top: 8px;
}
.display_block {
	display: block;
}
.top_btn_search li {
	display: inline-block;
}
.search_box {
	position: relative;
}
.search_box select, .search_box input {
	width: auto;
	display: inline-block;
	border-radius: 0px;
}
select.form-control:not([size]):not([multiple]) {
	height: 32px !important;
}
.search_box input {
	border-left: 0px;
}
#search_by {
	width: 150px;
}
#search_text {
	width: 400px;
}
.search_icon {
	font-size: 16px !important;
	position: absolute;
	right: 1px;
	top: 1px;
	color: #fff !important;
	background: #92cd01;
	width: 34px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.record_search {
	position: absolute;
	z-index: 9;
	background: #fff;
	width: 100%;
	height: 250px;
	overflow: auto;
	display: none;
}
.custom_nav1 .nav-link {
	display: block;
	padding: 0px 10px;
}
.custom_nav1 .nav-link.active {
	color: #fff;
	background-color: #73a200;
	border-color: #73a200 #73a200 #73a200;
}
.custom_nav2 .nav-link {
	display: block;
	padding: 0px 10px;
}
.tab-content_inner {
	background: #FFF !important;
	padding: 8px;
	font-size: 14px;
}
.table {
	margin-bottom: 0rem !important;
}
.btn-info.focus, .btn-info:focus {
	box-shadow: none !important;
}
.btn_add i {
	color: #fff;
	background: #73a200;
	width: 28px;
	height: 28px;
	border-radius: 50px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	font-size: 14px;
}
.drop_down_item_list {
	position: absolute;
	width: 100%;
	background: #f9f9f9;
	height: 100px;
	overflow: auto;
	z-index: 999;
}
.drop_down_item_list li a {
	font-size: 12px !important;
	line-height: normal!important;
	padding: 4px 8px!important;
	color: #000 !important;
}
.drop_down_item_list li a:hover {
	padding: 4px 8px!important;
	color: #000 !important;
	background: #CCC;
}
.table-responsive i {
	color: #000;
}
#complain_table i {
	color: #000;
}
.plus_minus {
	position: relative;
	display: inline-block;
	font-size: 16px !important;
	color: #fff !important;
	background: #73a200;
	width: 25px;
	height: 22px;
	text-align: center;
	line-height: 23px;
}
.sub_header_new {
	color: #1e3770;
	font-weight: bold;
}
.dropdown-menu.show {
	display: block;
	height: 200px;
	overflow: auto;
}
.header {
	display: block;
	position: relative;
	background-color: rgb(16, 27, 30);
	border-bottom: 4px solid #e5b023;
}
.logo-box {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 30px;
	color: #fff;
}
.login {
	padding-top: 12px;
	color: #fff;
	display: block;
}
.nav-portion {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.w-100 {
	height: auto;
}
.single-choose_select_dr {
	height: 375px;
}
.choose-head {
	padding: 15px 15px 12px;
	margin-bottom: 0px;
}
.select_dr_img img {
	border-radius: 50%;
}
.choose-head h3 {
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 0;
	color: #1a1c28;
	margin-top: 10px;
	text-decoration: none;
}
.single-choose {
	box-shadow: 0px 0px 20px 0px rgba(40, 11, 72, 0.11);
	background: #fff;
	transition: 0.5s;
	border: 1px solid #e3e2e2;
}
.choose-head h4 {
	font-size: 14px;
	color: #414141;
}
.choose-head h5 {
	font-size: 12px;
	color: #414141;
}
.choose-head .custom_btn {
	color: #fff;
	font-size: 16px;
	padding: 8px 30px !important;
	display: inline-block;
	width: auto;
	background: #92cd01 !important;
}
.form-label-group > label {
	display: block;
	width: 100%;
	margin-bottom: 0;
	line-height: 1.5;
	color: #495057;
	border: 1px solid transparent;
 border-radius: .25rem;
	transition: all .1s ease-in-out;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 15px;
}
.card-signin .form-label-group {
	position: relative;
	margin-bottom: 0.5rem;
}
.sub_heading {
	text-align: center;
	background: #27cda5;
	color: #FFF;
	padding: 9px;
	font-size: 22px;
}
#dropdownMenuButton {
	-moz-user-select: none;
	background: none;
	border: medium none;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .5px;
	line-height: 1;
	margin-bottom: 0;
	padding: 8px 17px;
	text-align: center;
	touch-action: manipulation;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	z-index: 1;
	margin-top: 6px;
}
.btn_search {
	-moz-user-select: none;
	background: #d73a30 none repeat scroll 0 0;
	border: medium none;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .5px;
	line-height: 1;
	margin-bottom: 0;
	padding: 8px 17px;
	text-align: center;
	touch-action: manipulation;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	vertical-align: middle;
	white-space: nowrap;
	position: relative;
	z-index: 1;
}
.custom-control-label {
	margin-bottom: 0;
	font-size: 13px;
}
.app_menu {
	background: #fdf5e1;
	border-bottom: 1px solid #d4d4d8;
	border-top: 1px solid #d4d4d8;
}
.app_menu ul {
	width: 100%;
}
.app_menu ul li {
	display: inline-block;
	padding: 10px 40px;
	padding-top: 8px;
}
.app_menu ul li a {
	font-size: 14px;
	line-height: 14px;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.main_body form {
	width: 100%;
}
.search_icon_puid {
	position: relative;
	display: inline-block;
	margin-top: 5px;
}
.teable_scroll {
	height: 270px;
	overflow: auto;
	margin-top: 15px;
}
#admitted_patient .modal-header {
	padding: 10px;
}
#add_services .modal-header {
	padding: 10px;
}
.width-100
{
	width:100%;
}
.cancel_delete
{
	border: 1px solid #FF0000;
color: #FF0000;
}
.cancel_delete:hover
{
	border: 1px solid #FF0000;
color: #fff;
background:#FF0000;
}
.navigate_box
{
  border: 1px solid #E8E8E8;
background: #E8E8E8;
padding: 10px 15px 15px 15px;
border-radius: 6px;
}
.navigate_box button
{
    width:154px;
}
.menu_center   
{
    padding-top: 8px;
font-size: 16px !important;
}
.menu_center   i
{
 
font-size: 16px !important;
}
.more_right_menu ul li
{
    display:inline-block;
    padding-right:20px;
     padding-top: 4px;
}
.more_right_menu ul li a
{
 
font-size: 16px !important;
color:#fff;
}
.more_right_menu  .dropdown-menu
{
    top: 10px !important;
    left:-55px !important;
}
.more_right_menu .dropdown-item
{
   font-size: 13px !important; 
}





.modal.left .modal-dialog, .modal.right .modal-dialog {
	position: fixed;
	margin: auto;
	width: 440px;
	height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}
.modal.left .modal-content, .modal.right .modal-content {
	height: 100%;/*overflow-y: auto;*/
}
.modal.left .modal-body, .modal.right .modal-body {
	padding: 15px 15px 80px;
}
.modal.left.fade .modal-dialog {
	left: -320px;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog {
	left: 0;
}
.modal.right.fade .modal-dialog {
	right: -440px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
	left: auto;
	margin: 0;
	right: 0;
}
.modal-content {
	border-radius: 0;
	border: none;
}
.modal-header {
	border-bottom-color: #EEEEEE;
	background-color: #FAFAFA;
}
.modal.right.fade.show .modal-dialog {
	left: auto;
	margin: 0;
	right: 0;
}
.modal-header 
{
    padding: 6px 5px;
    
}
.modal-header h4
{
    padding:0px 5px;
    font-size:14px;
}


#crt_modal .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

#crt_modal .switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

#crt_modal .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

#crt_modal .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

#crt_modal input:checked + .slider {
  background-color: #2196F3;
}

#crt_modal input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

#crt_modal input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
#crt_modal  .slider.round {
  border-radius: 34px;
}

#crt_modal .slider.round:before {
  border-radius: 50%;
}

