
/**

* Template URL: https://bootstrapmade.com/mamba-one-page-bootstrap-template-free/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/


body {
  font-family: 'Nunito Sans', sans-serif;
  color: #242934;
  font-size:16px;
  background:#e1e1e3;
}

a {
  color: #428bca;
}

a:hover {
  color: #9eccf4;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .font-primary {
  font-family: 'Nunito Sans', sans-serif;
}

p{line-height:normal; padding:0 0 25px;}
img{max-width:100%; height:auto;}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  right: 15px;
  bottom: 15px;
  background: #428bca;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}

.error-message {
	color: red;
}

.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #629fd3;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

.yellow_background{background:#fdb813; height:100vh;}

.right_login{margin-left: -15px;}
.login_box {position:absolute; left:0; right:0; margin:0 auto; width:872px; top:20%; background:#fff; border-radius:10px; padding:10px; }
.logo{text-align:center; margin-top:90px;}
.login_form	{border-left:#e2e0e0 solid 1px; padding:60px 40px;} 
.login_form h2	{font-size:19px; color:#d04a9b; margin:0 0 20px; padding:0; font-weight:600;}
.login_form  .form-control {
	border: #b1b1b1 solid 2px;
	height: 58px;
	border-radius: 10px;
	position: relative;
	padding: 0 0 0 40px;
}
.login_form .form-group{position:relative;}
.login_icon{position:absolute; left:15px; top:15px;}
.lost_password {float:right; font-size:16px; color:#d04a9b; padding-top: 10px;}
.lost_password a{color:#d04a9b;}
.login_bt{background:#d04a9b; border-radius:10px; padding:10px 35px; border:0; color:#fff; font-size:17px;}
 
.inner_background{background:#eff1f9;} 
 
 
 
 .top_sect{background:#fff; box-shadow:#000 0 0 2px; padding:10px 0;}
 .user_menu_sect{text-align:right;}
 .user_menu{margin:5px 0 0; padding:0; list-style:none; float:right;}
 .user_menu li{display:inline-block; color:#242934; font-size:15px;  margin:0 5px;} 
 .user_menu li a{color:#242934; display:block; padding:10px 15px;}
 .user_menu li a:hover{background:#d04a9b; color:#fff; border-radius:10px;}

.user_icon {
	/*float: right;*/
	background: #e0e3ed;
	border-radius: 50px;
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 47px;
}
.inner_section {padding: 30px 0 70px;}
.inner_section h2{color:#d04a9b; font-size:26px; font-weight:400; margin:0 0 20px;}
.content_box {background: #fff;	border-radius:10px; padding: 10px 10px 70px;	box-shadow: #dfdfdf 0px 0 5px; margin:0 auto 50px;}
.add_bt{background:#d04a9b; color:#fff; border-radius:10px; font-size:16px; display:table; padding:7px 15px;font-weight:600;}
.add_bt span{font-size:18px; font-weight:normal; margin-right:10px;}

.table_information .table thead th {
	border-bottom: 1px solid #e9e9e9;
	font-size: 16px;
	color: #242934;
	font-weight: 400;
}
.table_information .table td{font-size: 16px; color: #666666; font-weight: 400; border-bottom: 1px solid #e9e9e9; vertical-align: middle;}
.down_arrow {
	background: #eff1f9;
	border-radius: 50%;
	padding: 3px 8px 0;
	color: #2b303b;
	display: inline-block;
	line-height: 27px;
}
.login_button{background:#f3d2e6; color:#000; border-radius:5px; padding:5px 10px;}
.action_icon{width:35px; height:35px; color:#fff; text-align:center; padding:2px 0; background:#d04a9b; border-radius:50%; font-size:22px;}
.content_box  .dataTables_paginate .pagination{float: right; }
.page-item .page-link{border:0; font-size:16px; color:999; }
.page-item:last-child .page-link{color:#242934;}
.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #d04a9b;
	border-color: transparent;
	border-radius: 50%;
}

.footer{background:#ced1de; padding:10px; text-align:center;}

.add_owner_box{width:800px; margin:0 auto; padding:30px 0;}

.owner_tab{margin:0; padding:0; list-style:none; text-align:center; border-bottom:#eff1f9 solid 1px; }
.owner_tab li{display:inline-block; font-size:18px; font-weight:600; margin:0 20px; position:relative; padding-bottom:30px;}
.owner_tab li:after{position:absolute; content:""; left:0; color:#eff1f9;  font-family: fa5-proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;}
.owner_tab li a{ color: #242934;}
.owner_tab li a span{background:#fdb813; padding:9px 16px; border-radius:7px; font-size:18px; margin-right:15px; display: inline-block;}
.owner_tab li:hover span	{background:#d04a9b; color:#fff;}
.txt1{position:relative; font-size:18px; font-weight:600; }
.txt1:before{position:absolute; right:0; top:15px; border-top:#d8dae5 solid 1px; content:""; width:100%;}
.owner_details_info{width:80%; margin:30px auto;}
.txt1 span{position:relative; display:table; background:#fff; padding-right:10px;}

.owner_details_info .checkbox {
	position: relative;
	display: inline-block;
	margin-top:7px;
}
.owner_details_info .checkbox input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	opacity: 0;
	cursor: pointer;
}
.owner_details_info .checkbox label {
	background: #bbb;
	height: 25px;
	width: 75px;
}
.owner_details_info .checkbox label {
	width: 50px;
	height: 11px;
	background: #ccc;
	position: relative;
	display: inline-block;
	border-radius: 46px;
	transition: 0.4s;
}

.checkbox label:after {
	background: #fff;
	top: -8px;
	width: 38px;
	height: 38px;
}
.owner_details_info .checkbox label:after {
	content: '';
	position: absolute;
	width: 27px;
	height: 27px;
	border-radius: 100%;
	left: 0;
	top: -8px;
	z-index: 2;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	transition: 0.4s;
}
.owner_details_info .checkbox input:checked + label {
	background: #dde0eb;
}
.owner_details_info .checkbox input:checked + label:after {
	background: #d04a9b;
	left:24px;
}
.margin_bottom{margin-bottom:10px;}

.pre_bt{display:inline-block; background:#eff1f9; padding:10px 15px; color:#242424; font-size:16px; border-radius:10px; margin-right:10px;}

.pre_bt span{margin-right:10px;}

.pre_bt:hover{background:#d04a9b; color:#fff;}


.pre_bt.active{background:#d04a9b; color:#fff;}

.back_bt{display:inline-block;background:#d04a9b;  padding:5px 10px; color:#fff; font-size:16px; border-radius:10px; margin-right:10px;}
.back_bt span{margin-right:10px;}

.back_sect{text-align:right;}
.configurations_box{margin:0 20px 25px; padding-bottom:25px; border-bottom:#d9dce6 solid 1px;}
.configurations_box h3{margin:0 0px 23px; font-size:20px; font-weight:600;}
.configurations_box h4{margin:0 0px 5px; font-size:15px; font-weight:600;}
.predictive-search-container {
	display: inline-block;
	width:87%;
	margin-right:0px;
}
.predictive-search-container .form-control {
	background: #fff;
	border: #d6d6d7 solid 1px;
	height: 42px;
	border-radius: 10px;
}
.square-plus-button {
	border: 0;
	background: #d04a9b;
	font-size: 15px;
	color: #fff;
	line-height: 23px;
	border-radius: 50px;
	/* display: table; */
	width: 27px;
	height: 27px;
	margin: 7px 0 0 5px;
}
.admission_form {
	margin: 0;
	padding: 7px 0 0;
	list-style: none;
}

.admission_form li {
	position: relative; display:inline-block;
}
.admission_form li .custom-control {padding: 0 0 0 30px;
	margin-right: 40px;
}
.admission_form li .custom-control-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.admission_form li .custom-control-label {
	vertical-align: middle;
	position: unset;color: #666;
}

.admission_form li .custom-control-label:before {
	border: 1px solid #d6d6d7;
	background-color: #fff;
	left: 0;
	width: 20px;
	height: 20px;
	top:4px;
}

.admission_form li .custom-control-label:after {
	position: absolute;
	top:4px;
	left: 0;
	display: block;
	width: 22px;
	height: 22px;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 64%;
	right: 0;
}
.admission_form li .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
	background-color: #d04a9b;
	border: 0;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.edit_bt {
	background: #e1e4f0;
	border-radius: 10px;
	padding: 9px 14px;
	color: #242934;
	font-size: 18px;
	display:block;
}
.browse_bt {
	color: #fff;
	background-color: #d04a9b;
	border-color: #357ebd;
	padding:9px 20px;
	/* display: table; */
	border-radius: 10px;
	font-size: 16px;
	/* width: 250px; */
	text-align: center;
	margin: 0;
	cursor: pointer;
}
.browse_bt input[type="file"] {
	position: absolute;
	top: -9999999;
	filter: alpha(opacity=0);
	opacity: 0;
	width: 0;
	height: 0;
	outline: none;
	cursor: inherit;
}
.browse_bt  span{margin-right:10px;}

.edit_profile_listing{margin:0; padding:0; list-style:none; text-align:right;}
.edit_profile_listing li{display:inline-block; vertical-align:top; margin-left:12px;}

.statement{color: #242934;
	background-color: #fdb813;
	border-color: #357ebd;
	padding:9px 20px;
	/* display: table; */
	border-radius: 10px;
	font-size: 16px;
	/* width: 250px; */
	text-align: center;
	margin: 0;
	cursor: pointer; display:block;}

.statement  span{margin-right:10px;}
.statement:hover{color: #fff;
	background-color: #d04a9b;
}
.profile_tittle{font-size:20px; color:#242934; font-weight:600;}
.profile_tittle span{font-size:15px; display:block; font-weight:400;}
.top_profile{margin:10px 0 30px;}
.profile_details_box {
	padding: 10px 20px;
	background: #eff1f9;
	border-radius: 20px;
	margin: 0 10px 30px;
	position: relative;
}
.profile_img {
	width: 82px;
	height: 82px;
	border-radius: 20px;
	overflow: hidden;
	border: #fff solid 2px;
	margin: 8px 0 0;
}
.profile_details{padding-left:20px; border-left:#fdfeff solid 2px; height:100px;}
.profile_details h3{font-size:18px; color:#d04a9b; font-weight:600; margin:0 0 3px; padding:0;}

.profile_details h3 span{font-size:15px; color:#242934; font-weight:400;}
.code_bt{background:#e7c6e1; font-size:13px; padding:2px 5px; color:#333; border-radius:5px; margin:0 0 10px; display:table;}
.details {
	font-size: 16px;
	color: #666666;
	padding: 0;
	margin: 0;
}
.padding_bottom{margin-bottom:15px;}
.price{color:#242934; font-size:18px;}
.barcode {
	float: right;
	position: absolute;
	top: -3px;
	right: 4px;
	background: #fff;
	padding: 20px;
	border-radius: 10px;
}
.details_list{margin:0; padding:0; list-style:circle;}
.details_list li{display:block; position:relative; padding:0; padding-left:15px; margin:0 0 20px;}
.details_list li::before {
	position: absolute;
	left: 0;
	top: 4px;
	content: "\f111";
	font-family: 'Font Awesome 5 Free';
	fill: #000;
	font-size: 9px;
	color: #d04a9b;
}
.details_list li span{display:block; font-size:16px; font-weight:600;}

.parent_details {
	border-right: #d6d9e4 solid 2px;
	padding: 0 20px 0 0;
}
.parent_details h2{color:#242934; font-size:18px; margin:0 0 10px; padding:0;}
.border0{border:0;}
.margin30{margin:0 0 30px;}
.content_box1{background: #fff;
border-radius: 10px;
padding:5px 0px 20px;
box-shadow: #dfdfdf 0px 0 5px;
margin: 0 auto 30px;}
.heading1{color:#d04a9b; font-size:18px; font-weight:600; border-bottom:#d9dce6 solid 1px; padding:10px 15px 10px 15px; margin-bottom:15px;}
.heading2{margin: 0 0px 5px;
font-size: 15px;
font-weight: 600;}
.margin0{margin:0;}
.form-control{background: #fff;
border: #d6d6d7 solid 1px;
height: 42px;
border-radius: 10px;}
.profile_bt{ padding:3px 12px; border:0; border-radius:5px; font-size:15px; color:#242424; margin:5px 0 0;}
.reject{background:#f3d2e6;}
.margintop{margin-top:20px;}

input[type="file"] {
	display: block;
}
.bootstrap-filestyle{background: #fff;
border: #d6d6d7 solid 1px;
height: 42px;
border-radius: 10px; padding: 3px}

.bootstrap-filestyle .form-control:disabled, .form-control[readonly] {
	background-color: #e9ecef;
	opacity: 0;
}
.bootstrap-filestyle .btn-info {
	color: #242934;
	background-color: #fdb813;
	border: 0;
	font-size:14px;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v85/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
  vertical-align:top;
}
.heading3{color:#d04a9b; font-size:18px; font-weight:600; border-bottom:#d9dce6 solid 1px; padding:10px 15px 10px 15px; margin-bottom:15px;}

.holiday_listing{width:95%; margin:0 auto;}
.holiday_listing th{	border-bottom: 1px solid #e9e9e9;
	vertical-align: middle;
	padding: 12px 10px; background:transparent;}

.holiday_listing td {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	border-bottom: 1px solid #e9e9e9;
	vertical-align: middle;
	padding: 12px 10px;
}
.form_tittle{position:relative; font-size: 20px;
color: #242934;
font-weight: 600; margin:20px 0;}
.form_tittle:after {
	background: #d4d4d4;
	height: 1px;
	width:100%;
	top: 16px;
	position: absolute;
	content: "";
	left:0;
}
.form_tittle span {
	background: #fff;
	padding: 0 10px 0 0;
	position: relative;
	z-index: 1;
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute;
}
.topbar .dropdown {
	position: relative;
}
.topbar .dropdown .dropdown-menu {
	width: auto;
	right: 0;
}
.dropbtn {
	/* background-color: #3498DB; */
	/* color: white; */
	/* padding: 16px; */
	font-size: 16px;
	border: none;
	cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.2);
	z-index: 1;
	right: 40px;
	border-radius: 10px;
	padding: 5px 2px; text-align:left;
}
.dropdown-content a {
  color: black;
  padding:7px 10px!important;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}

.show {display: block;}











@media only screen and (max-width:991px){
	.top_content_area{position: relative; top: 0;}
	.login_box{width: 90%; top: 50px;}
	.login_form {border-left: #e2e0e0 solid 0px; border-top: #e2e0e0 solid 1px; margin-top:50px; padding: 30px 40px;}
	.right_login{margin-left:0;}
}





/*--------------------------------------------------------------
# Contact Us
--------------------------------------------------------------*/


@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}


