/*
Template Name: Skote - Admin & Dashboard Template
Author: Themesbrand
Version: 4.0.0.
Website: https://themesbrand.com/
Contact: themesbrand@gmail.com
File: Main Css File
*/

textarea:focus, 
textarea.form-control:focus, 
input.form-control:focus, 
input[type=text]:focus, 
input[type=password]:focus, 
input[type=email]:focus, 
input[type=number]:focus, 
[type=text].form-control:focus, 
[type=password].form-control:focus, 
[type=email].form-control:focus, 
[type=tel].form-control:focus, 
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd;
}

.table-light{
  border-color: #e0e0e0 !important;
  border-style: solid !important;
  border-width: 0.1 !important;
}

.w-12-5{
  width: 12.5% !important;
}
.w-17{
  width: 17% !important;
}
.w-16{
  width: 16% !important;
}

.summary{
    padding: 10px !important;
    padding-top: 0px !important;
}

.pagination{
    padding: 10px !important;
    padding-top: 0px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered{
    line-height: 25px !important;
}
/*///// Loader CSS /////*/

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */

.table > tbody > tr > td {
  vertical-align: middle;
  font-size: 12px;
}

.error {color: #FF0000;}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0.6;
  background: url("../../theme/images/pageloader/Preloader_3.gif") center no-repeat #fff;
}

#dataForm input{
    border-radius: 20px !important;
}

#dataForm textarea{
  border-radius: 20px !important;
}

#dataForm .select2-container--krajee-bs3 .select2-selection{
  border-radius: 20px !important;
}

#dataForm .select2-container--krajee-bs3 .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 18px 13px 13px 18px !important;
}
#dataForm .select2-container--krajee-bs3 .select2-selection--multiple .select2-selection__choice{
  padding: 2px 8px !important;
  margin-top: 7px;
  margin-left: 11px;
}

#dataForm .kv-fileinput-caption{
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

#dataForm .input-group .kv-date-picker{
  border-top-left-radius: 20px !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 0 !important;
}

#dataForm .input-group .krajee-datepicker{
  border-top-left-radius: 0 !important;
  border-top-right-radius: 20px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 20px !important;
}

.btn-file{
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}

#dataForm select{
  border-radius: 20px !important;
}

#dataForm .select2-container .select2-selection--single {
  border-radius: 20px !important;
}

/* For Costsheet */
#frmUpdateCostsheet .kv-fileinput-caption{
  padding: 0.25rem 0.75rem 0.25rem 1.5rem !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

#frmUpdateCostsheet .fileinput-remove-button{
  padding: 0.25rem 0.5rem !important;
}


#frmUpdateCostsheet .btn-file{
  padding: 0.25rem 0.5rem !important;
  border-top-right-radius: 15px !important;
  border-bottom-right-radius: 15px !important;
}

#frmUpdateCostsheet input{
  border-radius: 20px !important;
}

#frmUpdateCostsheet .select2-container--krajee-bs3 .select2-selection{
border-radius: 20px !important;
}

#frmUpdateCostsheet .select2-container--krajee-bs3 .select2-selection--multiple .select2-search--inline .select2-search__field {
padding: 18px 13px 13px 18px !important;
}
#frmUpdateCostsheet .select2-container--krajee-bs3 .select2-selection--multiple .select2-selection__choice{
padding: 2px 8px !important;
margin-top: 7px;
margin-left: 11px;
}

.kv-fileinput-caption{
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}

#frmUpdateCostsheet .input-group .kv-date-picker{
border-top-left-radius: 20px !important;
border-top-right-radius: 0 !important;
border-bottom-left-radius: 20px !important;
border-bottom-right-radius: 0 !important;
}

#frmUpdateCostsheet .input-group .krajee-datepicker{
border-top-left-radius: 0 !important;
border-top-right-radius: 20px !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 20px !important;
}

#frmUpdateCostsheet select{
border-radius: 20px !important;
}

#frmUpdateCostsheet .select2-container .select2-selection--single {
border-radius: 20px !important;
}


/* FOR Container */
#frmUpdateContainers input{
  border-radius: 20px !important;
}

#frmUpdateContainers .select2-container--krajee-bs3 .select2-selection{
border-radius: 20px !important;
}

#frmUpdateContainers .select2-container--krajee-bs3 .select2-selection--multiple .select2-search--inline .select2-search__field {
padding: 18px 13px 13px 18px !important;
}
#frmUpdateContainers .select2-container--krajee-bs3 .select2-selection--multiple .select2-selection__choice{
padding: 2px 8px !important;
margin-top: 7px;
margin-left: 11px;
}

#frmUpdateContainers .kv-fileinput-caption{
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}

#frmUpdateContainers .input-group .kv-date-picker{
border-top-left-radius: 20px !important;
border-top-right-radius: 0 !important;
border-bottom-left-radius: 20px !important;
border-bottom-right-radius: 0 !important;
}

#frmUpdateContainers .input-group .krajee-datepicker{
border-top-left-radius: 0 !important;
border-top-right-radius: 20px !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 20px !important;
}

#frmUpdateContainers select{
border-radius: 20px !important;
}

#frmUpdateContainers .select2-container .select2-selection--single {
border-radius: 20px !important;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #34c38f;
}
.has-success .form-control {
  border-color: #34c38f;
}
.has-success .form-control:focus {
  border-color: #34c38f;
}
.has-success .input-group-addon {
  color: #34c38f;
  background-color: #dff0d8;
  border-color: #34c38f;
}
.has-success .form-control-feedback {
  color: #34c38f;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #f46a6a;
}
.has-error .form-control {
  border-color: #f46a6a;
}
.has-error .form-control:focus {
  border-color: #f46a6a;
}
.has-error .input-group-addon {
  color: #f46a6a;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #f46a6a;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #f46a6a;
}

#consignee-type > label{
  padding-top:10px;
  min-width: 20% !important;
}

#vendor-type > label{
  padding-top:10px;
  min-width: 25% !important;
}

#export-sub_type > label{
  padding-top:10px;
  min-width: 25% !important;
}

#export-bl_type > label{
  padding-top:10px;
  min-width: 10% !important;
}

.select2-search__field{
  width: 100% !important;
  margin-top: 1px !important;
}

.select2-container--bootstrap.input-sm .select2-selection--single, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 15px !important;
  font-size: 12px !important;
  height: 27px !important;
  padding: 0px 22px 5px 10px !important;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  top: -3px !important;
}


.bg-login{
  background-color: rgba(225,238,244,255);
}

.box {
  box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 22.3px 17.9px rgba(0, 0, 0, 0.072),
  0 41.8px 33.4px rgba(0, 0, 0, 0.086),
  0 100px 80px rgba(0, 0, 0, 0.12);
}

.login-container{
  background-color: #fff;
  border-radius: 1rem !important;
  width: 60% !important;
  margin-top: 5rem;
}

.mt-10{
  margin-top: 10rem!important;
}

.pt-10{
  padding-top: 10rem!important;
}

.pt-4{
  padding-top: 4rem!important;
}
.pt-5{
  padding-top: 5rem!important;
}

.pt-6{
  padding-top: 6rem!important;
}

.pt-7{
  padding-top: 7rem!important;
}

.pl-8{
  padding-left: 10rem!important;
}

.pr-8{
  padding-right: 10rem!important;
}

.pl-10{
  padding-left: 10rem!important;
}

.pr-10{
  padding-right: 10rem!important;
}

.login-container-padding {
  padding: 10rem!important;
}

.border-radius-tb-10{
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}


.input-group-login {
  display: flex;
  align-items: center;
  font-weight: 400;
  height: 58px;
  color: #323840;
  padding: 0 5px 0 20px;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #ced4da;
  border-right: none;
  border-top: none;
  border-left: none;
}

.login-floating input{
  border:none;
  border-bottom: 1px solid #ced4da;
}

.login-floating input:focus{
  border-bottom: 1px solid #ced4da;
}