@charset "utf-8";
/* CSS Document */
body {
  font-size: 14px;
  color: #000;
}
.sidebar[data-background-color="green"] {
  background-color: #306cb9;
}
.sidebar[data-background-color="green"] .nav .nav-item .nav-link {
  color: #fff;
}
.sidebar[data-background-color="green"] .nav .nav-item i {
  color: rgba(255, 255, 255, 0.8);
}
.sidebar[data-background-color="green"] .nav .nav-item.active [data-toggle="collapse"], .sidebar[data-background-color="green"] .nav .nav-item:hover [data-toggle="collapse"] {
  color: #fff;
}
.sidebar[data-background-color="green"] .nav .nav-item.active [data-toggle="collapse"] i, .sidebar[data-background-color="green"] .nav .nav-item:hover [data-toggle="collapse"] i {
  color: rgba(255, 255, 255, 0.8);
}
.sidebar[data-background-color="green"] .user a {
  color: #fff;
}
.sidebar .logo .simple-text {
  text-transform: uppercase;
  padding: 1px 0px;
  display: inline-block;
  font-size: 22px;
  color: #000000;
  white-space: nowrap;
  font-weight: bold;
  line-height: 42px;
  overflow: hidden;
  text-align: left;
}
.btn-import{text-align: right;}
.sidebar[data-background-color="green"] .sidebar-background:after {
  background: #464646;
  opacity: .2;
}
.sidebar[data-background-color="green"] .user:after, .sidebar[data-background-color="green"] .logo:after, .sidebar[data-background-color="green"] .nav li.separator:after {
  background-color: rgba(255, 255, 255, 0.3);
}
.sidebar[data-background-color="green"] .nav li:hover:not(.active) > a, .sidebar[data-background-color="green"] .nav li.active > [data-toggle="collapse"] {
  background-color: rgba(255, 255, 255, 0.4);
}
.table thead tr th {
  background: #2d6eb5;
  border-color: #85adda;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 14px;
  /* text-align: center; */
  line-height: 18px;
  white-space: nowrap;
}
.table thead tr td {
  white-space: nowrap;
}
.table tbody tr td {
  white-space: nowrap;
  vertical-align: top;
}
.table tbody tr:hover {
  background-color: rgba(0, 0, 0, .075);
}
table.dataTable thead th, table.dataTable thead td {
  vertical-align: middle;
  border-color: #ddd;
}
.dataTable > thead > tr > th, .dataTable > tbody > tr > th, .dataTable > tfoot > tr > th, .dataTable > thead > tr > td, .dataTable > tbody > tr > td, .dataTable > tfoot > tr > td {
  padding: 12px 8px !important;
}
table.dataTable.no-footer {
  border: 1px solid #DDDDDD !important;
}
table.dataTable thead th, table.dataTable thead td {
  border-bottom: 1px solid #DDDDDD !important;
}
table.farmer_reports {
  border: 1px solid #DDDDDD !important;
}
.custom-label-on-right .col-form-label {
  text-align: left !important;
  padding-top: 0 !important;
}
table.dataTable {
  font-size: 13px;
}
.table tbody td .img-thumbnail {
  height: 70px !important;
  border-radius: 0;
}
.card-stats .card-header .card-category:not([class*="text-"]) {
  color: #fff;
}
.card-data {
  font-weight: 500;
  margin-top: 10px;
  min-height: 100px;
}
.card-custom-body {
  padding: 0;
  padding-top: 10px;
  margin: 0 15px 10px;
  border-radius: 0;
}
.card .card-body + .card-footer, .card .card-footer {
  border-top: 1px solid #eee;
}
.footer {
  padding: 0 !important;
}
.card-login .input-group-prepend .form-control {
  background: #00a859;
  color: #FFFFFF;
}
#navbarDropdownProfile {
  background: #2d6eb5;
  color: #FFFFFF;
}
/*.statedata {  margin: 0 50px 0 -130px;}*/ .statedata ul li {
  border: solid #000 1px;
  margin-top: 2px;
  padding: 5px;
}
.statedata ul li {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.statedata ul li span {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.statedata ul {
  list-style: none;
  padding: 0;
}
/*.statedata {  margin: 0 50px 0 -130px;}*/
.statedata ul {
  list-style: none;
  padding: 0;
}
.statedata ul li {
  border: solid #ebe9e9 1px;
  margin-top: 4px;
  padding: 7px 10px;
  margin-left: 0;
  font-size: 14px;
}
.statedata ul li .fa {
  border: solid 1px #015fea;
  padding: 5px;
  width: 28px;
  height: 28px;
  line-height: 17px;
  text-align: center;
  background: #fff;
  margin-right: 6px;
}
.statedata ul li {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.statedata ul li span {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}
.login-page .card-login-body { /* background:#e9effd;*/ background: #fff;
}
/*.card .card-body { min-height:510px;}*/
.commoditychart-box .highcharts-container {
  text-align: center;
  margin: 0 auto;
}
.upload-input img {
  width: 100%;
  height: 250px;
}
.Select_sec {
  top: 8px;
}
button.btn.btn-success.Doc-upload {
  margin-bottom: 4rem;
}
.card-stats h3 {
  font-size: 36px;
  font-weight: bold;
  color: #fff !important;
}
.lb-outerContainer {
  width: 450px !important;
  height: 450px !important;
  min-height: 450px;
  max-height: 450px;
}
img.lb-image {
  /* width: 100%; */
  height: 450px !important;
  width: 450px !important;
}
.uplode-forms .fileinput {
  display: block;
}
.uplode-forms .fileinput .thumbnail {
  box-shadow: none !important;
}
.progress {
  height: 20px;
  box-shadow: none;
  background: #DDDDDD;
  margin-top: 20px;
  margin-bottom: 10px;
  width: 100%;
  border-radius: 15px;
}
.p-bg-green {
  background-color: #67c797;
}
.p-bg-yellow {
  background-color: #f6c538;
}
.p-bg-red {
  background-color: #ed8086;
}
.upload-doc {
  border: solid 2px #e5e5e5;
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}
h2.card-title {
  font-size: 24px;
}
.intl-tel-input {
  width: 100%;
}
.verfication-img-box {
  border: solid 1px #ebebeb;
  padding: 15px 10px;
  margin-bottom: 15px;
  text-align: center;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.24);
}
img.img-verfication {
  width: 100%;
  max-height: 285px;
  min-height: 285px;
  margin-bottom: 20px;
}
.document-view {
  display: inline-block;
}
.document-view a {
  display: inline;
}
.document-view a .fa {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.payment-title {
  margin-bottom: 0;
  padding-bottom: 0;
  background-color: #4caf50;
  border-color: #4caf50;
  box-shadow: 0 2px 2px 0 rgb(76 175 80 / 14%), 0 3px 1px -2px rgb(76 175 80 / 20%), 0 1px 5px 0 rgb(76 175 80 / 12%);
  color: #fff;
  padding: 10px;
}
.payment-title i.material-icons {
  vertical-align: bottom;
}
.payment-div-body {
  padding: 10px;
  border: solid 1px #4caf50;
  background: #d7ffd9;
  font-weight: 400;
}
.payment-div-body p {
  margin-bottom: 5px;
}
.login-page .card-login {
  border-radius: 6px;
  /*  padding: 20px;*/
}
.login-page .card-login-header {
  background: #FFFFFF;
  padding: 10spx;
  border-bottom: solid 2px #ff0000;
}
.login-page .card-login-body {
  padding: 20px;
}
.croppie-cabinet {
  background: #fff !important;
}
.header-logo {
  background: #007d39;
  text-align: center;
  padding: 15px;
}
.login-page .form-control.border-secondary {
  border-color: #dee2e6 !important;
  background: #1070ad;
  color: #FFFFFF;
}
.remember-check {
  margin-top: 15px !important;
}
.remember-check .form-check-label {
  padding-left: 5px !important;
  color: black;
}
.login-page .form-control.border-secondary .material-icons {
  font-size: 22px;
}
.login-page .card-login .card-body .input-group .form-control {
  padding-bottom: 10px;
  margin: 17px 0 0 0;
  padding: 10px 10px;
}
.croppie-cabinet:hover .croppie-cabinet-overlay {
  opacity: 0 !important;
}
/*#DataTables_Table_0_wrapper .dt-buttons button.btn{ margin-right:5px;}*/
#DataTables_Table_0_wrapper .dt-buttons button.buttons-copy {
  color: #fff;
  background-color: #009999;
  border-color: #009999;
  box-shadow: 0 2px 2px 0 rgba(8 227 227 / 14%), 0 3px 1px -2px rgba(8 227 227 / 20%), 0 1px 5px 0 rgba(8 227 227 / 12%);
}
#DataTables_Table_0_wrapper .dt-buttons button.buttons-copy::before {
  font-family: 'FontAwesome';
  content: "\f0c5\00a0";
}
#DataTables_Table_0_wrapper .dt-buttons button.buttons-excel {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
  box-shadow: 0 2px 2px 0 rgb(76 175 80 / 14%), 0 3px 1px -2px rgb(76 175 80 / 20%), 0 1px 5px 0 rgb(76 175 80 / 12%);
}
#DataTables_Table_0_wrapper .dt-buttons button.buttons-excel::before {
  font-family: 'FontAwesome';
  content: "\f1c3\00a0";
}
#DataTables_Table_0_wrapper .dt-buttons button.buttons-print {
  color: #fff;
  background-color: #2D6EB5;
  border-color: #2D6EB5;
  box-shadow: 0 2px 2px 0 rgb(45 110 181 / 14%), 0 3px 1px -2px rgb(45 110 181 / 20%), 0 1px 5px 0 rgb(45 110 181 / 12%);
}
#DataTables_Table_0_wrapper .dt-buttons button.buttons-print::before {
  font-family: 'FontAwesome';
  content: "\f02f\00a0";
}
#DataTables_Table_0_wrapper .dt-buttons button.buttons-pdf {
  color: #fff;
  background-color: #e3000f;
  border-color: #e3000f;
  box-shadow: 0 2px 2px 0 rgb(227 0 15 / 14%), 0 3px 1px -2px rgb(227 0 15 / 20%), 0 1px 5px 0 rgb(227 0 15 / 12%);
}
#DataTables_Table_0_wrapper .dt-buttons button.buttons-pdf::before {
  font-family: 'FontAwesome';
  content: "\f1c1\00a0";
}
#DataTables_Table_0_wrapper .dt-buttons button.buttons-csv {
  color: #fff;
  background-color: #ff9800;
  border-color: #ff9800;
  box-shadow: 0 2px 2px 0 rgb(255 152 0 / 14%), 0 3px 1px -2px rgb(255 152 0 / 20%), 0 1px 5px 0 rgb(255 152 0 / 12%);
}
#DataTables_Table_0_wrapper .dt-buttons button.buttons-csv::before {
  font-family: 'FontAwesome';
  content: "\f0f6\00a0";
}
.home-stats .card {
  min-height: 570px;
}
.forms-block {
  border: solid #e8e5e5cc 1px;
  padding: 30px 20px 20px 20px;
  margin: 10px 0 !important;
  background: #f0f3fb;
}
/*custom css*/
.uplode-forms {
  border: solid #e8e5e5cc 1px;
  padding: 30px 20px;
  margin: 10px 0 !important;
  background: #f0f3fb;
}
.uplode-forms .fileinput {
  display: block;
}
.uplode-forms .fileinput .thumbnail {
  box-shadow: none !important;
}
.verification-style.v1-sec {
  background: #67C797;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.verification-table {
  border: none !important;
  width: 100%;
}
.verification-table td {
  border: none !important;
}
/* .verification-style.v2-sec{ background:#F6C538; }

.verification-style.v3-sec{ background:#D7747A; }

.verification-style.v4-sec{ background:#67C797; 

-webkit-border-top-right-radius: 15px;

-webkit-border-bottom-right-radius: 15px;

-moz-border-radius-topright: 15px;

-moz-border-radius-bottomright: 15px;

border-top-right-radius: 15px;

border-bottom-right-radius: 15px;

} */
.verification-style {
  background: #efe9e9;
  line-height: 6px;
}
.verification-style.orange {
  background: #ff940e !important;
  color: #fff;
}
.verification-style.green {
  background: #31850f !important;
  color: #fff;
}
.fileinput .thumbnail > img {
  max-height: 100%;
  width: 100%;
  min-height: 250px;
  height: 250px;
}
.instructions-style {
  border: solid 1px #2d6eb5;
  padding: 10px;
  margin: 0;
  padding-left: 30px;
  margin-bottom: 10px;
  background: #f3f6ff;
}
.query--form-group {
  background: #FFDAB9;
  padding: 10px;
  margin: 0 !important;
}
.message--form-group {
  background: #CBECF3;
  padding: 10px;
  margin: 0 !important;
  padding-bottom: 15px;
}
.message--form-label {
  position: relative !important;
  top: 0 !important;
}
.check_ {
  bottom: 10px;
}
.notification_time {
  font-size: 10px;
  /* background: #ccc; */
  padding: 0px 5px;
  margin-left: 5px;
  text-align: right;
  display: inline-block;
  /* min-width: 120px; */
  font-weight: 300;
  color: #5e96e9;
  display: block;
  width: 100%;
}
.notification-menu {
  max-width: 435px;
  max-height: 320px;
  overflow-y: scroll;
}
.notification-menu-list {
  padding-left: 0;
}
.notification-menu-list li {
  border-bottom: solid 1px #f2f2f2;
}
.notification-menu-list li a {
  padding-left: 10px;
  padding-right: 10px;
}
.notification-menu-list li a:hover {
  color: #fff;
}
.notification-menu .dropdown-menu .dropdown-item:hover, .notification-menu .dropdown-menu .dropdown-item:focus, .notification-menu .dropdown-menu a:hover, .notification-menu .dropdown-menu a:focus, .notification-menu .dropdown-menu a:active {
  color: #FFFFFF !important;
}
.StepProgress {
  position: relative;
  padding-left: 35px;
  list-style: none;
  margin-bottom: 0;
  background: none !important;
  /*  padding-top: 3px;

    padding-bottom: 3px;

   border: dotted 1px #ccc;*/
}
.StepProgress-item {
  position: relative;
  counter-increment: list;
  background: #ccc;
  margin-bottom: 5px;
  padding: 5px;
  border-radius: 5px;
}
.StepProgress strong {
  display: block;
  font-size: 11px;
  padding: 0px;
}
li.StepProgress-item.green {
  background: #42a546;
  color: #fff;
}
.StepProgress::before {
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  width: 10px;
  height: 100%;
  border-left: 2px solid #CCC;
}
.StepProgress-item::before {
  display: inline-block;
  content: '';
  position: absolute;
  left: -25px;
  height: 100%;
  width: 10px;
}
.StepProgress-item::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 5px;
  left: -33px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  border: 2px solid #CCC;
  border-radius: 50%;
  background-color: #FFF;
  box-sizing: initial;
}
.StepProgress-item.green::after {
  font-family: 'FontAwesome';
  content: "\f00c";
  font-size: 10px;
  color: #FFF;
  text-align: center;
  border: 2px solid #42a546;
  background-color: #42a546;
}
.StepProgress-item.orange::before {
  border-left: 2px solid #ff9800;
}
.StepProgress-item.orange::after {
  /*

  content: counter(list);

  padding-top: 1px;

  width: 19px;

  height: 18px;

line-height:19px;

  top: -4px;

  left: -40px;

  font-size: 14px;

  text-align: center;

  color: green;

  border: 2px solid green;

  background-color: white; */
  font-family: 'FontAwesome';
  content: "\f00c";
  font-size: 10px;
  color: #FFF;
  text-align: center;
  border: 2px solid #ff9800;
  background-color: #ff9800;
}
.StepProgress-item.green::before {
  border-left: 2px solid green;
}
.StepProgress-item:not(:last-child) {
  padding-bottom: 7px;
}
.mg10 {
  margin-top: 10px;
}
.alert-sm {
  padding: 10px 15px;
  font-size: 14px;
}
table.dataTable tr th.select-checkbox::before {
  width: 16px !important;
  height: 16px !important;
  left: 45% !important;
  border-color: #fff !important;
}
table.dataTable tr th.select-checkbox.selected::after {
  text-shadow: none !important;
  margin-left: 15px !important
}
/***************************29-1-2022********************************/
.custom-large-table {
  width: 1600px;
  min-width: 1600px;
}
.card-bg-primary-gradient {
  background-image: linear-gradient(to left, #0db2de 0%, #005bea 100%) !important;
}
.card-bg-danger-gradient {
  background-image: linear-gradient(45deg, #d92229, #fc5358) !important;
}
.card-bg-success-gradient {
  background-image: linear-gradient(to left, #48d6a8 0%, #029666 100%) !important;
}
.card-bg-warning-gradient {
  background-image: linear-gradient(to left, #efa65f, #f76a2d) !important;
}
.custom-card-header-icon {
  float: left;
  height: 70px;
  width: 70px;
  text-align: center;
  font-size: 30px;
  line-height: 74px;
  background: rgba(0, 0, 0, .2);
  border-radius: 100%;
}
.custom-card-icon {
  margin-top: 17px;
  float: left;
  height: 65px;
  width: 65px;
  text-align: center;
  font-size: 24px;
  line-height: 60px;
  background: rgba(0, 0, 0, .2);
  border-radius: 100%;
}
.card:hover {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  -moz-box-shadow: 0 20px 20px rgba(0, 0, 0, .1);
  webkit-box-shadow: 0 0 25px -5px #9e9c9e;
  box-shadow: 0 0 25px -5px #9e9c9e;
}
.check_ i {
  width: auto !important;
  height: auto !important;
  line-height: inherit !important;
}
.pdf-button i {
  width: auto !important;
  height: auto !important;
  line-height: inherit !important;
  margin-right: 3px;
}
/*.content {

	background-image: url(../img/content-bg.jpg); 

	background-position:center center;

	background-repeat:repeat;

}*/
.fileinput-new.thumbnail .fileinput-new.thumbnail {
  display: inline-block;
  width: 47%;
  margin-right: 2%;
}
.bm-15 {
  margin-bottom: 15px !important;
}
.login-page p {
  color: #000;
}
.register-bottom p {
  color: #000;
  font-weight: bold;
}
.remarks {
  border: solid 1px #ccc;
  padding: 10px;
  background: #fffdf1;
  margin-bottom: 10px;
}
.remarks p {
  margin-bottom: 5px;
}
#applicant_form .fileinput {
  display: inline-block;
  margin-bottom: 9px;
  border: dashed 1px #333;
  padding: 10px;
  width: 100%;
}
#applicant_form .fileinput .thumbnail {
  max-width: 100% !important;
  width: 100%
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.sign {
  width: 100%;
  height: 40px;
}
.register {
  width: 100%;
  height: 40px;
}
.login_with_mobile {
  width: 100%;
  height: 40px;
  line-height: 22px;
}
/***************************Verification********************************/
.image-upload-section h4.title {
  margin-top: 0;
  margin-bottom: 10px;
  min-height: inherit;
}
.image-upload-section {
  border: solid 1px #ccc;
  margin-bottom: 15px;
  margin-top: 15px;
  transition: .5s;
  color: #000000;
  background: #fff;
  border-radius: 4px;
  width: 100%;
  padding: 15px;
  box-shadow: 0 1px 4px 0 rgb(0 0 0 / 14%);
}
.image-upload-section .fileinput .thumbnail {
  width: 100%;
  max-width: 100%;
}
a.remove {
  color: #fff !important;
}
.uplode-forms .table tbody tr td {
  white-space: normal;
}
.uplode-forms input[type="file"] {
  background: sandybrown;
  border: solid 1px #2d6eb5;
  color: #000;
  padding: 4px;
  border-radius: 5px;
}
/***************************Light box********************************/
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  /* Image border */
  border: 4px solid white;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  /* Background color behind image.

     This is visible during transitions. */
  background-color: white;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #fff !important;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #000;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.highcharts-credits {
  display: none;
}
/***************************end Light box********************************/
.sidebar .nav li:first-child > a {
  margin: 0 7px;
}
.sidebar .nav li a, .sidebar .nav li .dropdown-menu a {
  padding-left: 5px !important;
  padding-right: 5px !important;
  margin: 10px 7px 0;
}
.pagination > .page-item > .page-link, .pagination > .page-item > span {
  background: #f1f1f1;
}
/*===========page preloader=========*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.99);
  z-index: 13000;
  height: 100%;
}
.no-js .preloader, .lt-ie9 .preloader, .lt-ie10 .preloader {
  display: none;
}
.preloader_image {
  width: 125px;
  height: 125px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../img/logo-ic.png) no-repeat 50% 50% transparent;
  margin: -50px 0 0 -50px;
}
.zoom-in-zoom-out {
  animation: zoom-in-zoom-out 2s ease-out infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .preloader_image {
    background: url(../img/preloader.gif) no-repeat 50% 50% transparent;
  }
}
/*===========page preloader=========*/
.croppie-cabinet {
  border: 1px solid #b7b7b7 !important;
}
.croppie-cabinet .croppie-figure {
  border: dashed 1px #b7b7b7 !important;
}
p.sub_sec {
  margin-left: 3.3rem;
  margin-bottom: 0;
}
p.sub_sec {
  margin-left: 3.3rem;
  margin-bottom: 0;
}
#dist-name {
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  text-transform: uppercase;
}
.dist-box {
  background-image: linear-gradient(to left, #0db2de 0%, #005bea 100%) !important;
  padding: 8px;
  box-shadow: 0 0px 13px 0 rgba(0 0 0 / 14%), 0 3px 1px -4px rgba(0 0 0 / 20%), 0 1px 5px 0 rgba(0 0 0 / 12%)
}
.amount-box {
  border-top: solid #fff 2px;
  background-image: linear-gradient(to left, #38bb5a, #2ea742) !important;
  margin-top: 5px;
}
.amount-box h3 {
  font-size: 16px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  line-height: 37px;
}
div#goog-gt-tt {
  display: none !important;
}
.radio-sec {
  position: absolute;
  left: 0;
  top: -20px;
  color: #000;
  font-size: 0.875rem;
  font-weight: 400;
}
.radio-sec input[type="radio"] {
  margin-right: 5px;
}
.card-login-header .logo {
  margin: 10px 0;
}
.uploder-form-design {
	border: dotted 2px #90ceff;
    padding: 20px;
    text-align: center;
    background-color: #f6fbff;
}
.ourformbox {
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border: solid 1px #ccc;
	background-color: #fff;
	padding: 20px;
	margin: 0 auto;
	max-width: 850px;
	border-radius: 8px;
}
label.label-block { display: block;}
a.simple-text.logo-mini img {}
.welcome-text { margin: 0;
    margin-left: 10px;}
/***************************Responsive Stylesheet********************************/
@media (max-width: 1920px) {}
@media (max-width: 1600px) {}
@media (max-width: 1366px) {}
@media (max-width: 1280px) {}
/***************************large Leptop********************************/
@media (max-width: 1440px) {}
/***************************large med Leptop********************************/
@media screen and (min-device-width: 1280px) and (max-device-width: 1600px) {
  /* STYLES HERE */
  .table-custom-width {
    width: 520px !important;
  }
}
/***************************Leptop********************************/
@media screen and (max-width: 1280px) {}
/***************************Tablet resolution********************************/
@media screen and (max-width: 1024px) {}
@media screen and (min-device-width: 1023px) and (max-device-width: 1024px) {}
@media screen and (max-width: 991px) {}
@media screen and (max-width: 980px) {}
@media screen and (max-width: 800px) {}
@media screen and (max-width: 768px) {}
@media screen and (min-width: 768px) {}
/***************************Mobile resolution********************************/
@media screen and (max-width: 767px) {
  .check_ {
    bottom: 5px;
  }
}
@media screen and (max-width: 640px) {}
/***************************Iphone resolution********************************/
@media screen and (max-width: 480px) {}
@media screen and (max-width: 411px) {}
@media screen and (max-width: 375px) {}
@media screen and (max-width: 360px) {}
@media screen and (max-width: 320px) {}