/* cyrillic */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rubik/C_Rubik-Light.woff2') format('woff2');
}

/* hebrew */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rubik/H_Rubik-Light.woff2') format('woff2');
}

/* latin-ext */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rubik/Lee_Rubik-Light.woff2') format('woff2');
}

/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/rubik/Le_Rubik-Light.woff2') format('woff2');
}

/* cyrillic */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik/C_Rubik-Medium.woff2') format('woff2');
}

/* hebrew */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik/H_Rubik-Medium.woff2') format('woff2');
}

/* latin-ext */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik/Lee_Rubik-Medium.woff2') format('woff2');
}

/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/rubik/Le_Rubik-Medium.woff2') format('woff2');
}

/* cyrillic */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik/C_Rubik-Regular.woff2') format('woff2');
}

/* hebrew */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik/H_Rubik-Regular.woff2') format('woff2');
}

/* latin-ext */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik/Lee_Rubik-Regular.woff2') format('woff2');
}

/* latin */
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/rubik/Le_Rubik-Regular.woff2') format('woff2');
}

/*school app css

1- home page css
2- school setup css


@media Query


*/
body {
  font-family: 'Rubik', sans-serif !important;
  background-color: #ecf0f1 !important;
}

.btn {
  padding: 2px 12px;
  font-size: 13px;
}

/*
img{
  width: 100%;
  height:auto;
  }*/

/*888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888====BHARAT SIR CSS comon ===============================================*/

/*home page css*/
.Chart_bar  #verticalbar {
  padding: 1px 0px 8px 0px;
  border-radius:10px;
}

.Chart_bar  #verticalbar h2.high-chart {
  font-size: 13px;
  color: #333;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  margin: 0px;
  height: 30px;
  padding: 0px;
  line-height: 30px;
  padding-left: 15px;
  background-color: #4088a4;
  color:white;
}

.zero-margin {
  float: none !important;
  margin: auto;
}

.submit-button {
  padding: 3px 12px 2px !important;
  font-size: 11px !important;
}

.table-layout {
  width: 100%;
  table-layout: fixed;
}

#table-data table.dataTable tbody th, table.dataTable tbody tr.first-searching-child td {
  padding: 2px 3px !important;
}

.first-searching-child  .textfield-form-control-custom {
  border: 1px solid #ededed;
}

.first-searching-child .select2-container--default .select2-selection--single {
  border: 1px solid #ededed;
  height: 26px;
  width: 100% !important;
}

.table-body-border .first-searching-child  button {
  height: 22px !important;
  font-size: 11px !important;
  padding: 0px 9px !important;
}

.modal-dialog button.btn {
  padding: 1px 20px !important;
  margin-bottom: 0;
  font-size: 13px !important;
}

/*school setup css*/
#exTab1.container-fluid {
  padding: 10px 0px;
}

.btn-icon {
  display: inline-block;
  padding: 5px 7px !important;
  margin-bottom: 0;
  font-size: 15px !important;
  line-height: 0px !important;
  border-radius: 3px !important;
}

.amounttxt-width {
  width: calc(100% - 34px) !important;
  display: inline-block !important;
}

.p-l-4 {
  padding-left: 4px !important;
}

.m-t-1 {
  margin-top: 0px !important;
}

.p-lr-10 {
  padding: 0px 10px !important;
}

.p-lr-0 {
  padding: 0px 0px !important;
}

.p-lr-5 {
  padding: 0px 5px !important;
}

.p-l-0-r-5 {
  padding: 0px 5px 0px 0px !important;
}

.devider_hr {
  margin: 10px 0px;
  width: 100%;
  background-color: #000;
  display: inline-block;
}

.dataTables_length > label > select {
  border: 1px solid #ddd;
  padding: 3px 2px 1px;
  box-sizing: border-box;
  font-size: 10px;
}

/*model expenses*/
.modal_body {
  position: absolute;
  width: 750px;
  height: 400px;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, .5);
}

.modal_emr_expenses {
  width: 100%;
  height: 100%;
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 10;
}

.left_side_model {
  background-image: url(../img/bg-4.jpg);
  background-size: cover;
  background-position: center;
  background-color: #000;
  position: absolute !important;
  height: 100%;
}

.left_content h2 {
  color: #fff;
  font-size: 23px;
  letter-spacing: .7px;
  font-weight: 600;
  font-family: Poppins;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;    /*margin-top: 100px;*/
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ddd;
}

.left_content p {
  color: #e0e0e0;
  font-size: 13px;
  line-height: 20px;
  margin-top: 50%;
}

.left_content span {
  color: #fff;
  position: absolute;
  bottom: 10px;
  right: 18px;
  font-size: 10px;
}

.right_side_model {
  float: right !important;
}

.right_side_model ul {
  padding: 0px;
  margin-top: 30px;
}

.right_side_model ul li {
  padding-bottom: 10px;
  display: block;
  font-size: 12px;
}

.right_side_model ul li span {
  display: inline-block;
  font-size: 10px;
  word-wrap: break-word;
  width: 200px;
  float: left;
}

.right_side_model ul li h2 {
  font-size: 15px;
  padding: 0px 0px 10px;
  margin: 0px;
  border-bottom: 1px dotted;
}

.EmrExpTotalBalance {
  width: 100%;
  border: 1px solid;
  line-height: 25px;
  padding: 0px 0px 0px 10px !important;
  margin: 0px;
  font-weight: 500;
}

.payment-model-main-div {
  min-width: 32%;
}

.payment-model-main-div p {
  margin: 5px !important;
}

.payment-model-main-div .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff !important;
  font-size: 13px !important;
}

.payment-model-main-div .modal-footer {
  text-align: center;
  padding: 6px;
}

.pay-botton {
  width: 44% !important;
}

.form-group {
  margin-bottom: 3px !important;
}

/****** common css ****/
#mRadio {
  margin-top: -6px !important;
}

#mRadio .form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 0px;
  margin-top: 0;
  margin-bottom: 0;
}

.disabledTab {
  pointer-events: none;
}

.navbar-inverse {
  background-color: transparent !important;
}

.min-width-30 {
  min-width: 30px;
}

.min-width-50 {
  min-width: 50px;
}

.min-width-80 {
  min-width: 80px;
}

.min-width-100 {
  min-width: 100px;
}

.min-width-150 {
  min-width: 150px;
}

.min-width-200 {
  min-width: 200px;
}

.min-width-250 {
  min-width: 250px;
}

.min-width-300 {
  min-width: 300px;
}

.bottom_margin {
  margin-bottom: 100px;
}

/*sandeep css*/
.background-color-all-withborder {
  background-color: #fff;
  border: 1px solid #;
}

.padding-top-all {
  padding-top: 30px;
}

.padding-left-all {
  padding-left: 30px;
}

.padding-right-all {
  padding-right: 20px;
}

.padding-bottom-all {
  padding-bottom: 20px;
}

.row-zero {
  margin-top: 15px;
}

.padding-top-15 {
  padding-top: 15px;
}

.padding-bottom-15 {
  padding-bottom: 15px;
}

.center {
  margin: auto;
  text-align: center;
}

.cell-align-left {
  text-align: left !important;
}

.margin-top-five {
  margin-top: 5px;
}

/*====================================================================================================END CSS BY BHARAT SIR===========================================================*/
.top-menu {
  width: 100%;
  background-color: #fff;
}

.logo-side {
  width: 100%;
  height: 119px;
  background-color: #9ab1e7;
}

.logobox {
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  overflow: hidden;
}

.logobox img {
  width: 60px;
  height: 60px;
  border-radius: 60%;
  text-align: center;
  margin-top: 9px;
}

.text-title {
  margin-top: 0px;
  padding-top: 5px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  color: rgb(255, 255, 255);
  font-size: 15px;
  text-transform: uppercase;
}

.supper_adimin_font {
  font-size: 11px !important;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px;
}

.p-l-r-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.p-l-0 {
  padding-left: 0px !important;
}

.p-r-0 {
  padding-right: 0px !important;
  margin-right: -1px;
  margin-top: -1px;
}

.sidebar {
  width: 100%;
  height: auto;
  min-width: 220px !important;
 background-color: #9ab1e7;
 
}

.background_color {
  background-color: #9ab1e7;
}

.logo-mobile-menu {
  display: none;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
  background-color: #ededed;
}

.margin-top {
  margin-top: 10px;
}

/*fieldset.scheduler-border {
 border: 1px solid #ffffff!important;
 border: 1px groove #ededed !important;
 padding: 0 2.4em 1.4em 1.4em !important;
 margin: 0 0 0 0 !important;
 -webkit-box-shadow:  0px 0px 0px 0px #000;
 -moz-box-shadow:  0px 0px 0px 0px #000;
 -o-box-shadow:  0px 0px 0px 0px #000;
 -ms-box-shadow:  0px 0px 0px 0px #000;
 box-shadow:  0px 0px 0px 0px #000;
 min-height: 363px;
}

legend.scheduler-border {
font-size: 14px !important;
text-align: left !important;
width: auto;
padding: 0 10px;
text-transform: uppercase;
border-bottom: none;
color: #898989;
}
*/
fieldset.scheduler-border {
  border: 1px solid #ddd !important;
  position: relative;
  border-radius: 4px;
  background-color: #f5f5f5;
  padding: 0 20px !important;
  min-height: 408px;
}

legend.scheduler-border {
  display: block;
  width: 50%;
  padding: 5px 15px;
  margin-bottom: 12px;
  font-size: 13px;
  line-height: inherit;
  color: #555;
  border: 1px solid #e5e5e5;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  background-color: #fff;
  border-radius: 4px;
}

h4.student-dashboard {
  display: block;
  width: 50%;
  padding: 5px 15px;
  margin-bottom: 12px;
  font-size: 13px;
  line-height: inherit;
  color: #555;
  border: 1px solid #e5e5e5;
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  background-color: #fff;
  border-radius: 4px;
}

.hbg{
  background-color: #3c5d86;
  color: black;
  font-family: 'Montserrat', sans-serif;
}
.summernote {
  margin-bottom: -14px;
}

.logo-image-preview {
  border: 1px solid #ededed;
  border-radius: 4px;
  padding: 1%;
  width: 100%;
}

.logo-image-preview.bdr-right {
  border-right-color: transparent !important;
  border-radius: 4px 0px 0px 4px !important;
  padding: 4px;
}

/*
===============================================================================top menu icon =============================================================================*/

/****user dropdown menu***/

.notificationdropdown_menu ul {
  width: 300px;
}

.notificationdropdown_menu ul a {
  background-color: #fff;
  color: black;
  display: block;
  padding: 12px;
  text-decoration: none;
}

/*.notificationdropdown_menu ul a i {
background-color: #00b5ef;
color: white;
padding: 12px;
border-radius: 50%;
float: left;
}*/
.dropdown-menu.xyz {
  border: 1px solid #ccc;
  left: -254px !important;
  top: 21px;
  z-index: 6;
}

#table-history #table-attachment .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  font-size: 11px;
  font-weight: 500;
  color: #333;
  text-transform: uppercase;
  text-align: center;
}

#container1 .highcharts-button-box {
  display: none;
}

#table-history #table-attachment .table {
  margin-top: 15px;
}

.notificationdropdown_menu ul  a:hover {
  background-color: rgba(204, 204, 204, 0.26);
}

.notificationdropdown_menu a.active {
  background-color: #4CAF50;
  color: white;
}

.notifications-tital .dropdown-footer {
  padding: 10px 15px !important;
  background-color: #f4f4f4 !important;
  font-size: 12px;
}

.content-img {
  width: 40px;
  height: 40px;
  margin: 10px 0 0 10px;
  border: 1px solid #ededed;
  border-radius: 50%;
  display: inline-block;
  overflow: hidden;
  margin-top: 10px;
  float: left;
}

.content-img img {
  width: 100%;
}

.content-notification-div {
  height: 250px;
  overflow: auto;
}

.content-notification {
  display: inline-block;
  width: 74%;
  vertical-align: middle;
  margin: -24px 0 -15px 0;
  padding-left: 15px;
}

.content-notification p {
  font-size: 12px !important;
  font-family: 'Proximanova', sans-serif !important;
  color: !important;
  margin-top: -5px;
  width: 100%;
  height: 15px;
  overflow: hidden;
  color: #7f8c8d !important;
}

.content-notification h3 {
  font-size: 12px;
  font-weight: 500;
}

.controls .upload {
  border: 1px solid #b9b5b5;
  padding: 4px;
  width: 100%;
  border-radius: 4px 3px 19px 5px;
}

.controls .btn.upload1 {
  padding: 4px 9px;
  margin-left: -14px !important;
  border: 2px solid #2ab051 !important;
}

.multiimg-action-icon ul {
  list-style-type: none;
  margin-top: -10px;
  margin-left: -39px;
}

.multiimg-action-icon ul li {
  float: left;
  padding-right: 4px;
}

.multiimg-action-icon ul li i {
  color: #fff;
  padding: 3px;
  background-color: #2ecc71;
  border-radius: 3px;
}

.multiimg-action-icon a i {
  color: #fff;
  padding: 3px 4px 3px;
  background-color: #2ecc71;
  border-radius: 3px;
  font-size: 12px;
}

/*=================================================================================end menu icon =============================================================================*/

/*=================================================================================chart section============================================================================*/
#camp-chart .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

#school-register-chart .school-reg-heading h2 {
  font-size: 16px;
  color: #000000;    /* font-family: 'Proximanova' ,sans-serif; */
  text-transform: uppercase;    /* font-weight: 600; */

  /* margin-left: 20px; */
  letter-spacing: 1px;
}

.school-indicator {
  text-align: right;
  padding-right: 14px;
}

.school-indicator .indi {
  text-align: right
}

.school-indicator ul li div {
  display: inline-block;
  margin-left: 20px;
  margin-top: 5px;
}

.indi-color {
  width: 60px;
  height: 15px;
  background-color: #eee;
}

.indi-color1 {
  width: 60px;
  height: 15px;
  background-color: #00b5ef;
}

#school-register-chart .school-reg-total-no {
  display: inline-block;
  position: relative;
  float: left;
  border-right: 1px solid;
}

#school-register-chart .school-reg-total-no ul {
  list-style-type: none;  /*border-right: 1px solid ;*/
  padding-right: 10px;
  position: relative;
  margin-top: 3px;
}

#school-register-chart .school-reg-total-no ul li {
  padding-top: 15px;
}

#school-register-chart .school-reg-total-no ul li:last-child {
  padding-bottom: 25px;
}

#school-register-chart  ul {
  list-style-type: none;
}

#school-register-chart li.chart-inner-field:first-child {
  display: inline-block;
  float: left;
  margin-left: 0px;
}

#school-register-chart li.chart-inner-field {
  display: inline-block;
  float: left;
  margin-left: 5px;
}

#school-register-chart .chart-outer-section {
  height: 210px;
  width: 40px;
  margin-top: 20px;
  background-color: #eee;
  display: inline-block;
}

#school-register-chart .chart-outer-section:first-child {
  height: 210px;
  width: 35px;
  margin-top: 20px;
  background-color: #eee;
  display: inline-block;
  margin-left: 20px;
}

#school-register-chart .chart-section ul li .chart-inner-section {
  height: 120px;
  width: 100%;
  background-color: #00b5ef;
  margin-top: 90px;
}

#school-register-chart .chart-section ul li .chart-inner-section:first-child {
  height: 100px;
  width: 100%;
  background-color: #00b5ef;
  margin-top: 110px;
}

#school-register-chart .school-reg-manth {
  border-top: 1px solid;
}

#school-register-chart .school-reg-manth ul {
  list-style-type: none;
  display: block;
}

#school-register-chart .school-reg-manth ul li {
  float: left;
  padding-left: 40px;
  padding-top: 5px;
}

#school-register-chart .school-reg-manth ul li:first-child {
  float: left;
  padding-left: 20px;
}

#school-register-chart .school-reg-manth ul li:nth-child(9) {
  float: left;
  padding-left: 27px;
}

.space-progress-bar {
}

.padding-zero {
  padding: 0 !important;
}

.padding-zero-right {
  padding: 0 64px 0 0 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  border-radius: 5px;
  height: 25px;
}

/*==========================================================image upload and preview=================================*/
.image-preview-input {
  position: relative;
  overflow: hidden;
  margin: 0px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.image-preview-input input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.image-preview-input-title {
  margin-left: 2px;
}

/*end */
#browse-button .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.33);
  border-radius: 0px 4px 4px 0px;
}

#browse-button .btn.upload-image-button {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.33);
  border-radius: 4px;
  margin-left: 5px;
}

/*================================================================================= end chart section============================================================================*/
#exTab1 ul li a {
  font-size: 12px;
  text-transform: uppercase !important;
  font-weight:;
  color: #333;
}

/*  #exTab1 ul {
margin-left: -5px;
}*/

/*  #exTab1 .nav-pills>li.active>a,
#exTab1 .nav-pills>li.active>a:focus,
#exTab1 .nav-pills>li.active>a:hover {
color: #333;
background-color: transparent;
border-bottom: 3px solid #2ECC71;
border-radius: 0px;
}*/
/* #exTab1 .nav-pills>li.active>a, #exTab1 .nav-pills>li.active>a:focus, #exTab1 .nav-pills>li.active>a:hover {
  background-color: transparent;
  border-radius: 0px;
  color: #69a180 !important;
} */
#exTab1 .nav{
  padding:5px 2px;
}
#exTab1 .nav>li>a:focus, #exTab1 .nav>li>a:hover {
  background-color: transparent;
  border-radius: 0px;
  color: #69a180 !important;
}

#exTab1 .nav>li>a {
  position: relative;
  padding: 5px;
  margin-bottom: 18px;
}

#verticalbar2 {
  display: block;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  position: relative;
  margin-top: 5px;
  min-height: 500px;
  overflow-y: auto;
}

#verticalbar6 {
  display: block;    /* height: 390px; */
  background: rgba(0, 0, 0, .6);
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;    /* padding: 1px 24px 8px 32px; */
  position: relative;
  margin-top: 6px;
  overflow-y: auto;
}

/*------------------disable box-------------------------------------*/
.disable_layer {
  background: rgba(0, 0, 0, 0.46);
  color: white;
  font-size: 44px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  text-align: center;
}

.disable_layer .disable_txt i {
  font-size: 80px;
}

.disable_layer .disable_txt h2 {
  margin: 0px;
  font-size: 18px
}

.disable_layer .disable_txt {
  max-width: 500px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  height: 150px;
}

/*------------------ end of disable box-------------------------------------*/
.image-size-text {
  font-size: 10px;
}

.background-color-width {
  width: 75px !important;
  padding: 0px !important;
}

#verticalbar2 #create-form-section .form-group label {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#create-form-section .form-group label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 13px;
  text-align: left;
  min-height: 25px;
  line-height: 25px;
  color: #669a93;
  text-transform: capitalize; /* background-color: #ededed; */
}

#create-form-section .form-group {
  margin-bottom: 3px;
}

#create-form-section .form-group input.form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 6px 12px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #b6b6b6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#create-form-section .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #555;
  line-height: 28px;
}

#create-form-section .form-group textarea.form-control {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #b3b0b0;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#create-form-section span {
  color:;
}

/*#create-form-section .form-group select.form-control{
display: block;
width: 100%;
height: 25px;
padding: 0px 12px;
font-size: 11px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
 border-radius: 0px; 
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}*/
.input-top-margin {
  margin-top: 5px;
  margin-bottom: 2px;
}

.submit {
  border-top: 1px solid #ededed;
  padding-top: 22px;
  margin-top: 20px;
  padding-bottom: 9px;
  text-align: center;
}

#create-form-section .sp-replacer {
  margin-top: 7px;
  padding: 2px;
  margin-left: 0px;
  border: 1px solid #c7c5c5;
  background-color: #c4f0e5;
  border-radius: 4px;
}

.submit button, .submit a {
  padding: 5px 25px;
  font-size: 12px;
}

.note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
  margin-top: 1px !important;
  margin-right: 1px !important;
  margin-left: 0;
}

#create-form-section span.input-group-addon {
  background-color: #d0cccc;
  border: 1px solid #a2a0a0;
  font-size: 11px;
  background: #6dd1f3;
  color: #fff;
  border-radius: 0px 4px 4px 0px;
}

#breadcrumbs-two {
  overflow: hidden;
  width: 100%;
  margin-left: 0px;
  margin-bottom: 4px;
}

#breadcrumbs-two li {
  float: left;
  margin-left: -10px;
  list-style-type: none;
}

#breadcrumbs-two a {
  padding: 10px 13px 6px;
  float: left;
  color: #fff;
  position: relative;
  background: #99db76;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
}

#breadcrumbs-two a::before {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-width: 1.5em 0 1.5em 1em;
  border-style: solid;
  border-color: #99db76 #99db76 #99db76 transparent;
  left: -1em;
}

#breadcrumbs-two a:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  border-left-color: #99db76;
  right: -1em;
}

.sidebar .navbar-inverse {
  border-color: transparent !important;
}

/*========================================table scetion========================================*/
.setup {
  text-transform: uppercase !important;
  margin-top: -32px !important;
  position: absolute;
  text-decoration: none;
  right: 5px;
  color: #fff; /*left: -17px;*/
  top: 1px;
  cursor: pointer;
}

.setup i.drop {
  position: absolute;
  top: -1px;
  right: -12px;
}

.drop-menu-h li {
  text-decoration: none;
  list-style-type: none;
}

.drop-menu-h .dropdown {
}

.drop-menu-h .dropdown-menu>li>a {
  background-color: #fff;
  color: black;
  display: block;
  padding: 7px 17px;
  text-decoration: none;
  font-size: 12px;
  color: #7f8c8d !important;
}

.drop-menu-h .dropdown-menu .divider {
  height: 1px;
  margin: 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.drop-menu-h .dropdown-menu>li>a span {
  font-size: 12px;
  color: #7f8c8d !important;
  margin-top: 4px;
  margin-right: 5px;
}

.drop-menu-h .dropdown ul.dropdown-menu {
  border-radius: 0px;
  box-shadow: none;
  margin-left: 177px;
  margin-top: 0px;
  border: 1px solid #ededed;
}

.drop-menu-h .dropdown ul.dropdown-menu:before {
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  right: 16px;
  z-index: 10;
}

.drop-menu-h .dropdown ul.dropdown-menu:after {
  content: "";
  border-bottom: 12px solid #ccc;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 14px;
  z-index: 9;
}

/*#myTable_next {
border-left: 1px solid #ededed !important;
}*/

/******css modify for nav mwnu***/
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: 0;
  margin-left: -30px !important;
}

#side_menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#side_menu ul li.logo-side {
  margin-bottom: 20px;
}

#side_menu ul li.dropdown {
}

#side_menu ul li.logo-side a {
  display: block;
  color: black;    /*text-align: center;*/
  padding: 14px 16px;
  text-decoration: none;
  margin-left: 0px;
  border-top: 0px solid #ccc !important;
  position: relative;
  z-index: 1000px;
}

#side_menu ul li.dropdown a {
  display: block;
  color: black;
  font-weight: 400;
  font-size: 12px;    /* text-align: center; */
  padding: 10px 30px 10px 15px;
  text-decoration: none;    /* border-bottom: 1px solid #5d6f77; */
  webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  border-right: 5px solid #9ab1e7;
}

#side_menu ul.side-submenu li a {
  display: block;
  color: black;
  font-size: 12px;
  padding: 10px 16px 10px 33px;
  text-decoration: none;
  transition: .5s;
  position: relative;    /*font-family: 'proximanova', sans-serif;
    font-weight: 600;*/
}

.maoncontainer-1 {
  background-image: url('') no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  /* min-height: 100vh-350px; */
  background-color: #ECF0F1;
  overflow: auto;
  padding-bottom: 10px;
  /* height:850px; */
  height: 91vh-350px;

}


.left_meni_height {
  /* height: 91vh !important; */
  height: 91vh-350px;
  overflow-y: auto;
  overflow-x: hidden;
}


.margin-top-create {
  margin-top: 10px;
  background-color: #fff;
  text-align: center;
}

.background-color-height-1 {
  background-color: #fff;
  margin-top: 10px;
  margin-left: 20px;
}

.m-left {
  margin-left: -30px;
}

.background-color-height {
  background-color: #fff;
  /* height: 75px; */
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  position: relative;
}

.background-color-height1 {
  background-color: #fff;
  height: 30px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  line-height: 13px;
  position: relative;
}

.background-color-height1 i {
  position: absolute;
  line-height: 25px;
  margin-left:;
  background: #34495E;
  padding: 2px 18px 2px 9px;
  color: #fff;
}

.background-color-height1 p {
  font-size: 12px;
  color: #70797a;
  margin-top: 8px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.background-color-height1 p:before {
  content: '>>';
  padding: 0 5px 0 0;
}

#side_menu ul.side-submenu li a:before {
  content: "";
  position: absolute;
  left: 20;
  bottom: 0;
  height: 1px;
  width: 78%;
 
}

#side_menu ul  a:before {
  content: "";
  position: absolute;
  left: 20;
  bottom: 0;
  height: 1px;
  width: 83%;
  
}

#side_menu ul li.dropdown a i.side-menu-left-icon {
  font-size: 12px !important;
  color: black;  /*margin-right: 10px;*/
  width: 23px
}

#side_menu ul li.dropdown a:hover, #side_menu ul.side-submenu li a.active {
  position: relative;
 
  border-right-color: white;
  padding-left: 20px;
}

#side_menu ul.side-submenu li a:hover {
  padding: 10px 16px 10px 25px;
  border-right-color: white;
}

#side_menu ul.side-submenu li a.active {
  padding: 10px 16px 10px 33px;
  border-right-color: white;
}

#create-form-section .form-group label.heading-text-group {
  font-size: 16px !important;
  color: #2C3E50 !important;
  padding-bottom: 8px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #ededed;
  font-weight: 600;
  background-color: #ededed;
}

#create-form-section .form-group .heading-text-group label {
  font-size: 13px !important;
  color: #282f35 !important;
  padding-bottom: 15px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #ededed;
  font-weight: 500;
  background-color: #ededed;  /* padding: 10px; */
  margin-bottom: 5px;
}

#create-form-section .form-group label.heading-text-group1 {
  font-size: 16px !important;
  color: #2C3E50 !important;
  padding-bottom: 8px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #ededed;
  font-weight: 600;
  background-color: #ededed;
}

#create-form-section .form-group .heading-text-group1 label {
  font-size: 13px !important;
  color: #282f35 !important;
  padding-bottom: 15px !important;
  text-transform: uppercase;
  border-bottom: 1px solid #ededed;
  font-weight: 500;
  background-color: #ededed;  /* padding: 10px; */
  margin-bottom: 13px;
}

.m-l-35 {
  margin-left: 35px !important;
}

.maoncontainer {
  width: 100%;
  height: auto;
  background-color: #ECF0F1;
  padding: 0px 8px 4px 9px;
}

.fa_font_size {
  font-size: 25px;
  padding-right: 5px;
}

.fa_indicator_font {
  font-size: 12px !important;
}

/****** top right date and time*****/
.top_right {
  float: right;
  margin-top: 4px;
  color:white;
}

.text_color {
  color: black;
  padding-top: 6px;
}

/****left side top menu*****/
#company_left {
  float: left;
  height: 120px;
  width: 100%;
  margin-left: -15px;
}

#company_left .logo-company {
  height: 88px;
  text-align: center;
  overflow: hidden;
  float: left;
  margin-right: 17px;
  margin-top: 16px;
  margin-left: 15px;
}

#company_left .logo-company img {

  /*width: 100%;*/
  height: 100%;    /*border-radius: 60%;*/
  text-align: center;
  margin-top: 0px;
}

#company_left h2 {
  font-size: 15px;
  font-weight: 500;
  margin-top: 15px;
  color: black;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

#company_left  ul {
  margin-top: -5px;
}

#company_left ul li {
  list-style-type: none;
  font-size: 12px;
  color: black;
  margin-top: 3px;    /*font-weight: 600;*/
}

.top-label {
  position: absolute;
  top: 2px;
  right: 2px;
}

.top_right .menu_notification li a.selected-nitification-icon {
  width: 40px;
  height: 28px;
  float: left;
  text-align: center;
}

.top_right .menu_notification li a:focus {

  /*border: 1px solid #ccc;*/
  border-bottom-color: white;
  z-index: 9;
  position: relative;
}

.dropdown-menu.abc {
  border: 1px solid #ccc;
  left: -136px;
  top: 25px;
  z-index: 6;
}

/**** end left side top menu css***/

/***** right side top menu css***/


ul li:after {
}

.top_right .menu_notification .dropdown ul.dropdown-menu::after {
  content: "";
  border-bottom: 12px solid #ccc;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 14px;
  z-index: 9;
}

.top_right .menu_notification .dropdown ul.dropdown-menu::before {
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  right: 16px;
  z-index: 10;
}

.top_right .menu_notification ul li {
  float: left;
  list-style-type: none;
  position: relative;
  margin-right: 0px;
  font-size: 14px;
  color: #7F8C8D;
  font-weight: 400;
}

.r-p-o {
  padding-right: 5px !important;
}

.l-p-o {
  padding-left: 5px !important;
}

.top_right .menu_notification ul li i {
  font-size: 18px !important;
  color: #7F8C8D;
}

.top_right p.time {
  color: #669a93;
  font-size: 13px;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif !important;  /*margin-left: -38px;*/
  float: right;
}

.top_right p.time a {
  color: #669a93;
  font-size: 13px;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-family: 'Rubik', sans-serif !important;
}

.top_right .menu_notification {
  text-align: right;  /*margin-top: -7px;*/
  margin-right: -20px;
}

/*.top_right .menu_notification li a {
padding: 0;
}
*/
.top_right .menu_notification li ul li a {
  padding: 7px 0;
  color: #7e8c8d;
  font-size: 13px;
}

.top_right .menu_notification .dropdown-footer, .top_right .menu_notification .dropdown-footer:hover {
  position: relative;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #ededed;
  font-size: 13px;
  font-weight: 400;
  background-color: #f5f5f5;
  margin-bottom: -5px;
}

.top_right .menu_notification .dropdown-header, .top_right .menu_notification .dropdown-header:hover {
  width: 100%;  /*border-bottom: 1px solid #ededed;*/
  font-size: 13px;
  font-weight: 400;
  background-color: #f5f5f5;
  margin-top: -4px;
}

.top_right .menu_notification li ul li a i {
  color: #a2a0a0;
  font-size: 13px;
}

.noti_background_color {
  background-color: #F3A69E !important;
}

.fa_font_size {
  padding-right: 3px;
  color: #7F8C8D;
}

/***** search box css***/
.form_search {
  float: right;
  margin-top: 8px;
}

.form_search .btn {
  display: inline-block;
  padding: 0px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 8px 9px 0px 0px;
}

.form_search i {
  color: #7F8C8D;
  font-size: 12px !important;
  margin: -8px;
}

.top_right input[type=text].search {
  width: 140px;
  border: none;
  font-size: 12px;
  background-color: transparent;
  color: #333;
  padding-left: 10px;
  text-transform: uppercase;
}

.top_right input[type=text].search:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

.navbar-top-links .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border: 1px solid;
}

#right-notification .label {
  display: inline;
  padding: .4em .6em;
  font-size: 60%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 50%;
  z-index: 10;
}

.m-l-26 {
  margin-left: -26px;
}

.userdropdown_menu ul {
  width: 176px;
}

.userdropdown_menu ul a {
  background-color: #fff;
  color: black;
  display: block;
  padding: 7px;
  text-decoration: none;
  font-size: 12px;
  color: #7f8c8d !important;
}

.dropdown.abc {
  border: 1px solid #ccc;
  left: -126px;
  top: 21px;
  z-index: 6;
}

.userdropdown_menu ul  a:hover {
  background-color: rgba(204, 204, 204, 0.26);
}

.userdropdown_menu a.active {
  background-color: #4CAF50;
  color: white;
}

/***** end right side top menu css***/

/**** info box css******
.info-box {
  display: block;
  min-height: 110px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  margin-bottom: 10px;
  margin-top: 10px;
 
}*/

/* .info-box small {
font-size: 14px;
} */

/*.info-box-icon {
float: left;
height: 50px;
width: 50px;
font-size: 18px;
line-height: 46px;
text-align: center;
color: #fff;
border-radius: 50%;
margin: 29px 17px 13px 40px;
}
*/
.info-box-icon > img {
  max-width: 100%;
}

.info-box-content {
  padding: 32px;
}

.info-box-number {
  display: block;
  font-weight: bold;
  font-size: 18px;
}

.info-box-text {
  text-transform: uppercase;
}

.info-box-more {
  display: block;
}

.bg-red {
  background-color: #dd4b39 !important;
}

.bg-yellow {
  background-color: #f39c12 !important;
}

.bg-aqua {
  background-color: #00c0ef !important;
}

.bg-#eee {
  background-color: #0073b7 !important;
}

.bg-light-#eee {
  background-color: #3c8dbc !important;
}

.bg-#00b5ef {
  background-color: #00a65a !important;
}

/****end info box ***/

/*****chart css*****/
@media screen (max-width:978px) {
  #company_left {
    height: auto;
    width: 100%;
    margin-left: 0px;
    clear: both;
  }

  #company_left .logo-company {
    width: 175px;
    height: 112px;
    text-align: center;
    overflow: hidden;
  }

}

/*===================================================================================================================================================================
new css added by BHARAT SIR
===================================================================================================================================================================*/

/**** info box css******/
.info-box {
  display: block;
  min-height: 110px;
  background: #fff;
  width: 100%;
  
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  margin-bottom: 10px;
  margin-top: 15px;
   text-align:center;
}

/* .info-box small {
font-size: 14px;
} */
.info-box-icon {
  float: left;
  height:111px;
  color:white;
  width:25%;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 30px;
  padding-bottom: 26px;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

#container {
  min-width: 320px;
  height: 280px;
  margin: 0 auto;
}

.info-box-icon > img {
  max-width: 100%;
}

.info-box-content {
  padding: 32px;
  padding-top: 28px;
}

.info-box-number {
  font-size: 23px;
  font-weight: 600;
  font-family: '', sans-serif;
  color: #444;
}

.high-chart {
  font-size: 13px;
  color: #333;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
   background-color: #4088a4;
   border-top-left-radius: 12px;
   border-top-right-radius: 12px;

}

#container .highcharts-button {
  display: none;
}

#container1 .highcharts-button {
  display: none;
}

.info-box-text {
  text-transform: capitalize;
  font-size: 13px;
  color: #669a93;
  font-weight: 400;
}

.info-box-more {
  display: block;
}

.bg-red {
  background-color: #dd4b39 !important;
}

.bg-yellow {
  background-color: #f39c12 !important;
}

.bg-aqua {
  background-color: #00c0ef !important;
}

.bg-#eee {
  background-color: #0073b7 !important;
}

.bg-light-#eee {
  background-color: #3c8dbc !important;
}

.bg-#00b5ef {
  background-color: #00a65a !important;
}

/****end info box ***/

/*****chart css*****/

/*
 * Component: Progress Bar
 * -----------------------
 */
#verticalbar {
  display: block;
  height: 340px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
    /*overflow-y: auto;*/
}

.progress-bar.compnies {
  background-color: #2ECC71;
}

#verticalbar .progress-group .rectangle {
  text-align: right;
  margin-bottom: 6px
}

#verticalbar .progress-group .rectangle .rect_expected {
  width: 20px;
  background: #ECEEEE;
  padding: 0px 0px 0px 14px;
  margin: 2px 0px 5px 8px;
}

#verticalbar .progress-group .rectangle .rect_return {
  width: 20px;
  background: #2ECC71;
  padding: 0px 0px 0px 14px;
  margin: 2px 0px 5px 8px;
}

#verticalbar .progress-group .progress-text {
  font-size: 12px;
  color: #7F8C8D;
}

.progress_height {
  height: 15px !important;
  margin-bottom: 11px !important;
}

#verticalbar .heading-text-color {
  font-size: 15px;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
}

hr.margin-top-bottom-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

/****end Progress Bar****/

/*****supper admin maimtaintablecss*****/
#maindash {
  display: block;
  min-height: 240px;
  background: #fff;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 6px 3px 0px 2px;
  margin-top: 15px;
}

#maindash h2 {
  font-size: 14px;
  margin-left: 15px;
}

.table-custom th {
  text-align: center;
  background-color: #EDEDED;
  font-size: 12px;
  padding: 6px !important;
}

.table-custom td {
  font-size: 11px;
  padding: 6px !important;
}

.active_button {
  background: #2ECC71;
  padding: 3px 10px 3px 10px;
  border-radius: 8px;
  color: #fff;
}

/*****supper admin maimtaintablecss*****/
.m-r-14 {
  margin-right: 14px;
}

.summernote1 {
  margin: 0 0 -20px 0;
}

.font-selection {
  height: 29px;
  border: 1px solid;
  border-color: #ededed;
  margin-top: 5px;
  margin-right: 23px;
  border-radius: 4px;
}

.color-boton {
  display: block;
  width: 100%;
  height: 28px;
  padding: -7px 0px;
  font-size: 11px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ededed;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*====================================theme modification css============================*/
.form-group .img-clr-btn {
  margin-top: 7px;
  margin-left:;
  border-radius: 0px 4px 4px 0;
  padding: 7px 0;
  font-size: 11px;
  border: 1px solid #a29f9f;
}

/**---------------login page css */
.loginbg {
  background-position: center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

.loginbox {
  height: 400px;
  width: 400px;
  margin: auto;
  -webkit-box-shadow: 0px 7px 14px -6px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px 7px 14px -6px rgba(0, 0, 0, 1);
  box-shadow: 0px 7px 14px -6px rgba(0, 0, 0, 1);
  margin: 60px auto 0px;
}

.loginitems {
  padding: 20px 20px 0px 20px;
  font-size: 15px;
}

.loginitems .options p, .loginitems .options .rem {
  color: white;
  font-size: 13px;
  margin: 6px 0px 0px 0px;
}

.loginitems .input {
  background: transparent;
  border-color: transparent;
  border-bottom-color: #bbb3b3;
  border-radius: 0px;
  margin-bottom: 20px;
  color: white;
}

.loginitems .input:focus {
  box-shadow: none;
}

.logo {
  height: 100px;
  width: 100px;
  text-align: center;
  border-radius: 50%;
  background-position: 5px 0px;
  background-size: cover;
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  margin: auto;
  border: 5px solid rgb(5, 4, 2);
}

.logocontainer {
  text-align: center;
  position: relative;
  height: 50px;
}

.btnsub {
  text-align: center;
  padding-top: 17px;
}

.btnsub1 .btn-primary1 {
  color: #32c0b1;
  background-color: rgb(49, 116, 122);
  font-size: 20px;
  border-radius: 0px;
  padding: 21px 199px;
  margin-left: -20px;
  border-color: transparent;
  position: relative;
  z-index: 1000;
  top: -90px;
}

.btnsub .btn-primary {
  color: #32c0b1;
  background-color: rgb(255, 255, 255);
  font-size: 20px;
  border-radius: 0px;
  padding: 10px 187px;
  margin-left: -32px;
  border-color: transparent;
}

.btnsub:before {
  display: block;
  content: "";
  width: 19px;
  height: 15px;
  background: transparent url('img/indi/right.png') no-repeat;
  margin-left: -34px;
  margin-top: -24px;
  position: relative;
  z-index: 1000;
  bottom: 0px;
  left: -5px;
}

.btnsub:after {
  content: "";
  width: 16px;
  height: 15px;
  background: transparent url('img/indi/left.png') no-repeat;
  position: relative;
  top: -65px;
  right: -37px;
  float: right;
}

.loginitems .input::-webkit-input-placeholder {

  /* WebKit, Blink, Edge */
  color: #bbb3b3;
}

.loginitems .input:-moz-placeholder {

  /* Mozilla Firefox 4 to 18 */
  color: #bbb3b3;
  opacity: 1;
}

.loginitems .input::-moz-placeholder {

  /* Mozilla Firefox 19+ */
  color: #bbb3b3;
  opacity: 1;
}

.loginitems .input:-ms-input-placeholder {

  /* Internet Explorer 10-11 */
  color: #bbb3b3;
}

.loginitems .input::-ms-input-placeholder {

  /* Microsoft Edge */
  color: #bbb3b3;
}

/*****************check box**************/
.regular-checkbox {
  display: none;
}

.options {
  padding: 15px 0px 20px 20px;
}

.regular-checkbox + label {
  background-color: #fafafa;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 6px;
  border-radius: 3px;
  display: inline-block;
  position: relative;
  top: 7px;
  right: 13px;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.regular-checkbox:checked + label {
  background-color: #e9ecee;
  border: 1px solid #adb8c0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
  color: #99a1a7;
}

.regular-checkbox:checked + label:after {
  content: '\2714';
  font-size: 14px;
  position: absolute;
  top: -4px;
  left: 0px;
  color: red;
}

/*------------end of login css-----------*/

/*===========================END MODEL=====================================*/

/*comon =======================================model=================*/

.costom-model .modal-header {
  padding: 12px;
  color: #fff;
  background-color: #5bc0de;
  border-radius: 4px 4px 0px 0px;
}

.costom-model .btn {
  display: inline-block;
  padding: 3px 10px;
  margin-bottom: 0;
  font-size: 13px;
}

.costom-model .modal-footer {
  padding: 6px;
  text-align: center;
  border-top: 1px solid #fff;
}

.costom-model label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 6px;
  font-weight: 400;
  color: #669a93;
  font-size: 13px;
  margin-left: 6px;
}

.form-control {

  /* background-color: #fff !important;*/

  /*height: 27px !important;*/
}

.costom-model h4 {
  margin: 0;
  font-size: 15px;
  text-align: center;
}

.costom-model .modal-content-custom {
  background-image: url('../img/backgroundimage.jpg');
}

/*=============================spinner for ajax uploading documents===========================*/
.uploading-spinner {
  float: right;
  position: relative;
  left: 32px;
  top: -26px;
}

.schoollicense-div h2 {
  font-size: 15px;
  text-transform: uppercase;
  padding-bottom: 10px;
  color: #000;
  margin: 0;
  border-bottom: 1px solid #000;
}

.schoollicense-div p {
  margin: 8px 0px;
  font-size: 13px;
  color: #848484;
  font-weight: 400;
  font-family: 'Rubick', sans-serif;
}

.top-banner-class {
  width: 100%;
  height: 150px;
  overflow: hidden;
  background-image: url('../img/banner.png');
  background-position: cover;  /*position: relative;*/
}

.image-div-logo {
  border: 1px solid;
  width: 150px;
  height: 150px;
  overflow: hidden;
}

.image-div-logo img {
  width: 100%;
  height: 100%;
}

/*@media Query -------------------*/

/*New List View Css*/

/*comman for */
.new-vehicle-body {
  padding: 0px 10px;
}

.new-vehicle-body .btn {
  padding: 4px 12px;
  font-size: 11px;
  border-radius: 0px;
}

/*banner section*/
.position-z-index-1 {
  position: relative;
  z-index: 1;
}

.newCar-banner-section {
  background-color: #fff;
  padding: 1px;
  border-radius: 1px;
  display: block;
  margin-top: 10px;
  position: relative;
}

.newCar-banner-section .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 150px;
}

.newCar-banner-section .carousel-inner .item {
  height: 150px;
  overflow-y: hidden;
}

.newCar-banner-section .carousel-inner .item img {
  width: 100%;
  height: auto;
}

.new-vehicle-filter-section .form-inline {
  background-color: #ddd;
  padding: 5px;
  border-radius: 0px;
  margin-top: 10px;
}

.new-vehicle-filter-section .btn-group {
  padding-top: 3px;
}

@media (min-width:768px) {
  .new-vehicle-filter-section .form-inline .form-group {
    min-width: 130px;
    margin-bottom: 0px !important;
  }

}

.list-view-group {
  margin-top: 0px;
}

.list-view-group .thumbnail {
  padding: 0px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 5px -2px rgba(0, 0, 0, .5);
}

.list-view-group .item-view {
  padding: 0px;
  padding-right: 10px;
}

.list-view-group .item .img-event {
  height: 215px;
  overflow: hidden;
  width: 100%;
}

.item.list-group-item .img-event {
  float: left;
  width: 40%;
}

.list-view-group .item .img-event  img {
  width: 100%;
  height: auto;
}

.list-view-group .item-view:nth-child(3n+3) {
  padding-right: 0px;
}

.item.list-group-item {
  float: none;
  width: 100%;
  background-color: #eeebff;
  margin-bottom: 10px;
  padding: 10px 10px 5px;
  border: 0;
}

.item.list-group-item .thumbnail {
  margin-bottom: 0px;
  display: block;
}

.item.list-group-item .caption {
  float: left;
  width: 60%;
  margin: 0;
}

.list-view-group .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ddd;
  color: #555;
}

.list-view-group  .list-group-item-text {
  margin-bottom: 0;
  line-height: 16px;
  font-size: 13px;
  color: #555;
}

.list-view-group .vehicle-description-feild {
  padding-top: 0px;
}

.list-view-group .vehicle-description-feild ul {
  padding: 0px;
  margin: 0px;
  width: 50%;
  margin-bottom: 10px;
  text-align: left;
}

.thumbnail .caption {
  padding: 0px !important;
  color: #333;
}

.list-view-group .vehicle-description-feild ul li label {
  margin: 0px;
  font-weight: 400;
  font-size: 12px;
}

.list-view-group .vehicle-description-feild ul li {
  min-height: 25px;
  border: 1px dotted #adadad;
  width: 100%;
  display: block;
  line-height: 25px;
  padding-left: 6px;
}

.list-view-group .vehicle-description-feild ul li:nth-child(odd) {
  background-color: #efefef;
}

.item.list-group-item:before, .item.list-group-item:after {
  display: table;
  content: " ";
}

.item.list-group-item:after {
  clear: both;
}

/*pagination section*/
.list-vehicle-pagination  .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 5px 0 10px;
  border-radius: 4px;
}

.list-vehicle-pagination .pagination>li>a, .list-vehicle-pagination .pagination>li>span {
  position: relative;
  float: left;
  padding: 2px 8px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/*end New List view Css*/

/*vehicle Details page */
.vehicle-details-body .mySlides {
  height: 300px;
  overflow-y: hidden;
}

.vehicle-details-body .vehicle-details-image-section {
  border: 1px solid #ddd;
  float: left;
  margin: 10px;
  padding: 15px 0px;
}

.vehicle-details-body .mySlides img {
  height: auto;
  width: 100%;
}

.widget_heading h5 {
  padding: 10px;
  margin: 0px;
  background-color: #d7ece0;
  box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, .5);
  font-size: 13px;
  line-height: 13px;
}

.financing_calculatoe {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px 5px;
}

.image-preview-icon {
  font-size: 18px !important;
  color: #5b5b5b;
  border: 1px solid #acacac;
  width: 39px;
  text-align: center;
  min-height: 28px;
  border-radius: 5px;
  padding: 5px 0px 3px;
  box-sizing: border-box;
  margin-left: 5px;
  background-color: #cdecd9;
  cursor: pointer;
}

.image-preview-section {
  display: inline-block;
  width: 111px;
  height: auto;
  border: 1px solid #ddd;
  position: absolute;
  right: 0;
  z-index: 3;
  background-color: #cdecd9;
  border-radius: 5px;
  box-shadow: 2px 3px 14px 3px rgba(0, 0, 0, .5);
  top: 32px;
  padding: 5px;
}

.image-preview-section .image-thum-body {
  width: 60px;
  height: 38px;
  overflow: hidden;
  display: inline-block;
}

.image-preview-section  ul {
  list-style-type: none;
  margin: 0;
  padding: 0px;
  padding-bottom: 10px;
  box-sizing: border-box;
  float: left;
  width: 100%;
}

.image-preview-section  ul:last-child {
  padding-bottom: 0px;
}

.image-preview-section  ul li {
  float: left;
  display: inline-block;
  margin-right: 10px;
  line-height: 0px;
}

.image-preview-section  ul li p {
  padding: 0;
  height: 20px;
  overflow: hidden;
}

.image-preview-section  ul li i {
  margin-top: 8px;
  background: #e14f4f;
  padding: 4px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

.showImagePrv {
  position: relative;
}

.thumbimage-preview-section .image-thum-body img {
  width: 100%;
  height: auto;
}

.thumbimage-preview-section {
  display: inline-block;
  width: 111px;
  height: auto;
  border: 1px solid #ddd;
  position: absolute;
  right: 0;
  z-index: 3;
  background-color: #cdecd9;
  border-radius: 5px;
  box-shadow: 2px 3px 14px 3px rgba(0, 0, 0, .5);
  top: 32px;
  padding: 5px;
}

.thumbimage-preview-section .image-thum-body {
  width: 60px;
  height: 38px;
  overflow: hidden;
  display: inline-block;
}

.thumbimage-preview-section  ul {
  list-style-type: none;
  margin: 0;
  padding: 0px;
  padding-bottom: 10px;
  box-sizing: border-box;
  float: left;
  width: 100%;
}

.thumbimage-preview-section  ul:last-child {
  padding-bottom: 0px;
}

.thumbimage-preview-section  ul li {
  float: left;
  display: inline-block;
  margin-right: 10px;
  line-height: 0px;
}

.thumbimage-preview-section  ul li p {
  padding: 0;
  height: 20px;
  overflow: hidden;
}

.thumbimage-preview-section  ul li i {
  margin-top: 8px;
  background: #e14f4f;
  padding: 4px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}

.bannerimage-preview-section .image-thum-body img {
  width: 100%;
  height: auto;
}

.bannerimage-preview-section {
  display: inline-block;
  width: 111px;
  height: auto;
  border: 1px solid #ddd;
  position: absolute;
  right: 0;
  z-index: 3;
  background-color: #cdecd9;
  border-radius: 5px;
  box-shadow: 2px 3px 14px 3px rgba(0, 0, 0, .5);
  top: 32px;
  padding: 5px;
}

.bannerimage-preview-section .image-thum-body {
  width: 60px;
  height: 38px;
  overflow: hidden;
  display: inline-block;
}

.bannerimage-preview-section  ul {
  list-style-type: none;
  margin: 0;
  padding: 0px;
  padding-bottom: 10px;
  box-sizing: border-box;
  float: left;
  width: 100%;
}

.bannerimage-preview-section  ul:last-child {
  padding-bottom: 0px;
}

.bannerimage-preview-section  ul li {
  float: left;
  display: inline-block;
  margin-right: 10px;
  line-height: 0px;
}

.bannerimage-preview-section  ul li p {
  padding: 0;
  height: 20px;
  overflow: hidden;
}

.bannerimage-preview-section  ul li i {
  margin-top: 8px;
  background: #e14f4f;
  padding: 4px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
}