
.imageinanchor{
    font-size: 12px!important;
    text-transform: uppercase;
    text-decoration: underline;
}
.custom-image-show{
    width: 150px!important;
    height: auto!important;
    border-radius: unset!important;
}

/* TOGGLE BTN CSS START */
.slideswitch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .slideswitch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slideslider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slideslider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slideslider {
    background-color: #2196F3;
  }
  
  input:focus + .slideslider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slideslider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slideslider.round {
    border-radius: 34px;
  }
  
  .slideslider.round:before {
    border-radius: 50%;
  }


  /* TOGGLE BTN CSS ENDS */
.navbar {
    background: linear-gradient(90deg, rgba(55, 95, 156, 1) 58%, rgba(55, 95, 156, 0.908000700280112) 81%, rgba(55, 95, 156, 0.7035189075630253) 100%);
}
.error{
    font-size: 12px;
    color: #dc3545;
}
.form-group label {
    font-size: 13px!important;
}

.form-group .form-control {
    padding: 1px 5px!important;
}
.minilogoclass{
    width: 100px!important;
}
.sidebar .nav .nav-item.active>.nav-link,
a {
    color: #375F9C;
}

.card .card-title {
    font-size: 24px;
}
.kbw-signature { width: 400px; height: 200px; }
/*PATROL LAST FORM CSS START*/
 .btn-danger:disabled {
    color: #fff!important;
    background-color: #f7a1a1!important;
    border-color: #efa2a1!important;
}

.required_origin_verified_by_sign{
    border: 1px solid red;
  }
  .contractor_signature_red{
    border: 1px solid red;
  }
  .patrolstaffnamenumber_red{
    border: 1px solid red;
  }

.nonclickable{
  pointer-events: none!important;
}
    
  
  .required_origin{
    border: 1px solid red;
  }
  .required_radio{
    outline: 1px solid red;
  }
#drafter_form{
  width: 100%;
}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {
    content: ' ';
    margin-top: -6px;
    margin-left: -6px;
    border: 1px solid black;
    border-radius: 3px;
    display: none!important;
}
.color_red{
  color: red;
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.comment-class{
 font-size: 12px;
    color: #000;
    font-weight: 700;
}
.term_condition{
  color: #201c1c!important;
    font-weight: 600!important;
}
.read_tutorial{
  color: #343232!important;
}
.inner-form-outer .inner-logo {
        max-width: 400px;
      }
      .inner-form-outer .inner-logo img {
          width: 100%;
          margin-bottom: 20px;
      }
      .inner-form-outer .inner-logo p {
          font-weight: 500;
          font-size: 18px;
          margin-bottom: 30px;
      }
      .inner-form-outer input, .inner-form-outer textarea {
        border: none;
        border-bottom: 1px solid #000;
        margin: 0 5px;
        border-radius: 0px;
        width: 100%;
      }
      .inner-form-outer input:focus, .inner-form-outer textarea:focus{
        outline: none;
      }
      .inner-form-outer h2 {
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 40px;
        font-weight: 700;
      }
      .inner-form-outer p {
        font-size: 15px;
        font-weight: 500;
      }
      .inner-form-outer span {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 30px;
        display: block;
        margin-top: 20px;
      }
      .inner-form-outer h4 {
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 2px;
      }
      .form-group-wrapper {
        margin-bottom: 15px;
        width: 100%;
        display: inline-block;
      }
      .form-group-wrapper p {
        padding-left: 60px;
      }
      .space-left p {
        padding-left: 40px;
      }
      .first {
        max-width: 300px;
      }
      .second {
        max-width: 320px;
      }
      .space-left .first {
        max-width: 140px;
      }
      .space-left .second {
        max-width: 120px;
      }
      .space-left .third {
        max-width: 360px;
      }
      .form-group-wrapper .first {
        max-width: 270px;
      }
      .form-group-wrapper .second {
        max-width: 246px;
      }
      .form-group-wrapper .third {
        max-width: 272px;
      }
      .form-group-wrapper .fourth {
        max-width: 248px;
      }
      .form-group-wrapper .fifth {
        max-width: 250px;
      }
      .form-group-wrapper .sixth {
        max-width: 201px;
      }
      .footer {
        text-align: center;
        color: #898787;
        font-size: 16px;
        font-weight: 500;
        padding: 40px 0;
      }
      .btn-outer{
        text-align: center;
      }
      .btn-outer .btn {
        background-color: red;
        color: #fff;
        font-weight: 500;
        font-size: 16px;
        padding: 10px 40px;
      }


   /*PATROL LAST FORM CSS ENDS*/   
/*CHECKLIST VIEW CSS START*/
.form-outer .form-header img {
        width: 100%;
      }
      .form-header {
        padding: 20px 0;
      }
      .form-outer .form-header h1 {
        font-size: 36px;
        text-transform: uppercase;
        margin: 0px;
      }
      .form-outer .form-header .row{
        align-items: center;
      }
      .form-outer .list {
        padding: 0px;
        list-style: none;
        text-align: center;
      }
      .form-outer .list li{
        margin: 0px;
        color: #000;
        font-size: 16px;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 5px;
      }
      .form-outer .list li span{
        font-weight: 500;
      }
      .form-outer .sub-heading {
        font-size: 23px;
        font-weight: 600;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 20px;
      }
      .form-outer label {
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 500;
        display: flex;
        align-items: center;
        margin-right: 20px;
      }
      .radio-outer {
          display: flex;
      }
      .small-head {
        margin-bottom: 30px;
        font-size: 16px;
        font-weight: 600;
      }
      .form-outer h4 {
        font-size: 22px;
        margin-bottom: 15px;
      }
      .form-outer h5 {
          margin-bottom: 5px;
          font-size: 14px;
          font-weight: 500;
      }
      .form-outer label span {
        margin-left: 5px;
      }

      .form-outer span {
        margin: 0 3px!important;
      }

      .form-outer .radio-outer label {
        font-size: 12px;
        margin-bottom: 0px;
        padding: 0 3px!important;
      }
      .radio-outer label {
        margin-right: 5px!important;
      }
      .form-outer form p {
        font-size: 13px;
        font-weight: 500;
      }
      .main-form-wrapper{
        margin-bottom: 40px;
      }
/*CHECKLIST VIEW CSS ENDS*/
/*ADMIN SHOW PAGE CSS START*/

.engineer-action{
    padding: 4px;
    font-size: 14px;
    color: red;
    font-weight: 500;
    font-family: inherit;
}
.pending_status_nil{
    color:black;
    font-size:16px;
    font-weight:600;
}
.lastactiontaken{
    color: green;
    font-weight: 600;
    font-size: 15px;
}
.pending_status{
    color:red;
    font-size:16px;
    font-weight:600;
}
.application-outer td
 {
font-size: 16px;
color: #375f9c;
font-weight: 600;
padding: 10px;
border: 1px solid #c1c1c1;
}
.application-outer td span {
    font-size: 16px;
    color: #23282c;
    font-weight: 600;
}
.applicationnumber{
    font-weight:900;
}
.areaofwork{
   color: #375f9c;
    margin: auto;
    font-size: 19px;
    font-weight: 600;
}
.contractortitle{
    /* color: #375f9c;  */
        font-weight: 600;
}
/*ADMIN SHOW APPLICATION CSS ENDS*/
/*ADMIN DASHBOARD CSS START*/
.blue-box {
    background: #375F9C;
    border-radius: 20px;
    color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}
.dashboard-logo{
    margin-right: 40px;
}
.blue-box h3 {
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 0px;
    margin-right: 20px;
}
.blue-box span {
    background: #FF0000;
    border-radius: 20px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    max-width: 80px;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.application-table table {
    width: 100%;
    display: table;
}

.application-table table td, .application-table table th {
    padding: 10px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.27);
    font-size: 18px;
    color: #000;
}
.application-table {
    padding: 30px 80px;
}



/*ADMIN DASHBOARD CSS ENDS*/

/*APPLICATION FORM MAP CSS START*/
#map{
            padding: 0;
            margin: 0;
            width: 100%;
            height: 500px;
        }
          #panel {
            width: 200px;
            font-family: Arial, sans-serif;
            font-size: 13px;
            float: right;
        
        }

        #color-palette {
            clear: both;
        }

        .color-button {
            width: 14px;
            height: 14px;
            font-size: 0;
            margin: 2px;
            float: left;
            cursor: pointer;
        }

        #delete-button {
            margin-top: 5px;
        }

/*APPLICATION FORM MAP CSS ENDS*/
.ck-editor__editable,
textarea {
    min-height: 150px;
}
 .application-outer b{
        display: block;
    }
       
    .aside-list textarea{
        width: 100%;
    }
    .side-space {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
}


.side-space .submit-outer input {
    border-radius: 10px;
    max-width: 210px;
    width: 100%;
}
.side-space.last .submit-outer {
    margin-top: 50px;
}

.side-space1 {
    padding-bottom: 30px;
    padding-left: 14px;
    padding-right: 28px;
    padding-top: 10px;
    width: 104%;
}
.side-space1 .submit-outer input {
    border-radius: 10px;
    max-width: 210px;
    width: 100%;
}

.side-space12 .submit-outer input {
    border-radius: 10px;
    max-width: 210px;
    width: 100%;
}
.side-space1.last .submit-outer {
    margin-top: 50px;
}
.datatable {
    width: 100% !important;
}
.triphead
{
    color: #189427;
    font-weight: 700;
}
.triptext
{
    font-size: 14px!important;
    font-weight: 500!important;
    margin: auto!important;
}
.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
    margin-top: .2rem;
}

.dataTables_filter {
    margin-right: .2rem;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #c8ced3;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #c8ced3;
}

.select2 {
    max-width: 100%;
    width: 100% !important;
}

.select2-selection__rendered {
    padding-bottom: 5px !important;
}

.has-error .invalid-feedback {
    display: block !important;
}

.btn-info,
.badge-info {
    color: white;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.sidebar .nav-item {
    cursor: pointer;
}
.sidebar .ps__rail-x, .sidebar .ps__rail-y {
    display: none !important;
}
.sidebar nav.sidebar-nav.ps.ps--active-y {
    overflow-y: auto !important;
}
.btn-default {
    color: #23282c;
    background-color: #f0f3f5;
    border-color: #f0f3f5;
}

.btn-default.focus,
.btn-default:focus {
    box-shadow: 0 0 0 .2rem rgba(209, 213, 215, .5);
}

.btn-default:hover {
    color: #23282c;
    background-color: #d9e1e6;
    border-color: #d1dbe1;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}


.carddata{
        display: flex;
        padding: 20px;
    }
    .cardsubdata{
            margin: 0 12px;
    }
    .cardlink
    {
        position: relative;
        left: 41px;
        color: #007bff;
        font-size: 13px;
    }
    .cardicon
    {
        margin: 18px 0;
            font-size: 22px;
    }
    .carddatatext
    {
      margin: auto;
      font-size: 12px;
    }
    .carddatahead
    {
        margin:auto;
    }
    .cardsubdataa{
        position: relative;
         left: 115px;
    }
   .firstcolor
   {
        color: #4a53d0;
    font-size: 14px;
    font-weight: 600;
   }
   .secondcolor
   {
        color: red;
    font-size: 14px;
    font-weight: 600;
   }
    .thirdcolor
   {
    
    font-size: 14px;
    font-weight: 600;
   }
    .forthcolor
   {
    color: gray;
    font-size: 14px;
    font-weight: 600;
   }
   .cardicon2
   {
    font-size:22px;
   }
   .carddatahead2
   {
        margin: 6px 0;
   }
   .maparea
   {
        border: 1px solid #e0e0e0;
        padding: 6px;
        background-color: white;
   }

    #myModal .modal-dialog {
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}
#cancelTripModal .modal-dialog {
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}
#completeManuallyTripModal .modal-dialog {
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}
.triplinks
{
    font-weight: bold;
    text-decoration: underline;
}

  .form-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between; 
  }
  .form-wrap .form-group {
    width: 100%;
    margin-right: 10px;
}
.form-wrap .form-group:last-child{margin-bottom:0px;}


#nobrokerMessage
{
  font-size: 12px;
  color: red;
}
#noMessage{
  font-size: 12px;
  color: red;
}
#nodriverMessage
{
  font-size: 12px;
  color: red;
}
#nodateMessage
{
  font-size: 12px;
  color: red;
}

#nouserMessage
{
  font-size: 12px;
  color: red;
}

#novehicleMessage
{
  font-size: 12px;
  color: red;
}

/*home view css start*/
    .tab-box-outer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
    .tab {
    border: 1px solid #ccc;
    text-align: center;
    padding: 20px;
    box-shadow: 10px 10px 10px #ccc;
    margin: 15px;
    max-width: 244px;
    width: 100%;
}
.tabs-outer .tab-pane {
    background-color: #f3f3f3;
    padding: 20px 0;
}
.tabs-outer .nav-tabs {
    border-bottom: none;
}
.tabs-outer .nav-tabs li {
    display: inherit;
    margin: 0 3px 0 0px;
    overflow: hidden;
}
.tabs-outer .nav-tabs li a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    background-color: #625ba8;
    padding: 15px 10px;
    transition: 0.5s;
    opacity: 0.9;
    text-align: center;
    
}
.tabs-outer .nav-tabs li a:hover{
text-decoration: none;opacity: 1;
}
.tabs-outer .nav-tabs li a.active {
    background-color: #f3f3f3;
    color: #625ba8;
    opacity: 1;
}

.tab h3 {
    font-size: 28px;
    font-weight: 600;
    margin: 5px 0;
    text-transform: capitalize;
}
/*.date {
    margin: 5px 0 !important;
    
}*/
.date span {
    margin-left: 10px;
}
.tab p {
    font-size: 16px;color: #000;font-weight: 500;margin: 0px;
}
.tab p span{font-weight: 500;text-transform: uppercase;}
.cancel-btn {
    background-color: #625ba8;
    color: #fff;
    padding: 8px 16px;
    text-transform: capitalize;
    transition: 0.5s;
    font-weight: 500;
}
.cancel-btn:hover{
  background-color: #278bf3;
  color: #fff;
}
.tabs-outer .nav-tabs li:last-child a {
    border-top-right-radius: 20px;
}
.tabs-outer .nav-tabs li:first-child a {
    border-top-left-radius: 20px;
}
.tabs-outer h2 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 34px;
    text-transform: capitalize;
}
.map iframe {
    height: 400px;
}
.tab h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0 0 0;
    color: #000;
}
.tab img {
    width: 50px;
}

/*home view css ends*/



/*TRIP LOG AND INVOICE CSS START**********************/

.table-outer.log-table-outer{
   /* border: 1px solid #000 !important;*/
    padding: 10px !important;
    margin-left: auto;
    display: flex;
}

.driver_trip_logo_title{
 width: 100%;
    text-align: center;
    font-weight: 600;
    background-color: #244062;
    color: #fff;
    padding: 14px;
}

.table-outer.log-table-outer img {
    margin-right: 20px;
    object-fit: cover;
    width: 150px;
    height: 150px;
}
.destination-outer.logs{
  padding:0px;
  border: none;

  }
  .destination-outer.logs td{
    padding:10px;
    border: 1px solid #c1c1c1;
    /*border: 1px solid #000;*/
    width: 20%;

  }
 .invoice-report h2 {
    width: 100%;
    text-align: center;
    font-weight: 600;
    background-color: #244062;
    color: #fff;
    padding: 15px;
    font-size: 22px;
    margin-bottom: 5px;
}


     table{
        width: 100%;
    }
    .table-outer table td{
        width: 50%;
        font-size: 16px;
    }
.invoice-report .table-outer {
    width: 49.8%;
    border: 1px solid #9e9c9c;
    padding: 20px;
}
    .invoice-report {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.table-outer h4 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px;
}
.destination-outer {
    border: 1px solid #9e9c9c;
    padding: 20px;
    margin-top: 5px;
}
.destination-outer td {
    font-weight: 700;
    font-size: 16px;
    border: 1px solid gray;
    padding: 12px;
    width: 100;
    width: 20%;
}
.destination-outer td span {
    font-weight: 400;
}
.extra-services {
    margin: 5px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.extra-services table {
    width: 49.8%;
}
.extra-services th, .extra-services td {
    width: 50%;
    border: 1px solid #244062;
    padding: 10px;
    font-size: 16px;
}
.extra-services th {
    background-color: #244062;
    color: #fff;
}
.extra-services tr td:first-child {
    font-weight: 600;
}

/*TRIP LOG AND INVOICE CSS START*********************/


/*//WEBSITE FIRST PAGE CSS START*/
    body{
        font-family: 'Roboto', sans-serif;
        background-color: #fff !important;
    }
    .check-outer label {
    margin: 0px 0px 0 5px!important;
}
.check-outer {
    align-items: center;
    display: flex;
    justify-content: center;
    }
.frontpage-outer {
text-align: center;
}
.logo-login h2 {
    font-size: 46px;
    line-height: 53px;
    font-weight: 900;
    margin-bottom: 30px;
}
.btns-group .btn {
    max-width: 280px;
    width: 100%;
    border-radius: 20px;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    padding: 18px 20px;
    height: 60px;
    background-color: #375F9C;
    transition: 0.5s;
    border: 1px solid  #375F9C;
    color:#fff!important;
}
.btns-group .btn:hover{
    background-color: #d7121e;
    border: 1px solid  #d7121e;
}
.logo-login img {
    width: 100%;
    max-width: 612px;
}
.btns-group {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px 0 45px 0;
}
.btns-group span {
    margin: 0 50px;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
}
.btns-group .form-control {
    width: 100%;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    color: #375F9C;
    height: 100%;
    border: none;
    padding: 0 100px 0 0;
}
.btns-group .form-control:focus{
    outline: none;
    border: none;
    box-shadow: none;
}
.input-outer{
    position: relative;
} 
.input-outer .btn {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    max-width: 100px;
}
.input-outer .btn:hover{
    color: #fff;
}
.input-outer {
    max-width: 370px;
    border-radius: 20px;
    padding: 18px 20px;
    height: 60px;
    border: 1px solid rgba(0, 0, 0, 0.56);
    width: 100%;
}
.btns-group .form-control::placeholder{
    color: #375F9C;
}
.frontpage-outer p {
    color: rgba(0, 0, 0, 0.39);
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}



/*APPLICATION FORM WEB CSS */
 .form-header {
    display: flex;
    justify-content: space-between;
    padding-top: 16px;
    padding-bottom: 20px;
    align-items: end;
}
    .inner-field {
        display: flex;
        margin: 0 -10px;
    }
    .form-header h2 {
    font-size: 40px;
    line-height: 53px;
    font-weight: 900;
    color: #000;
    margin: 0px;
}
.form-fields h3 {
    font-size: 26px;
    line-height: 38px;
    font-weight: 500;
    color: #000;
    margin-bottom: 4px;
}
.inner-field .form-group label {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #375F9C;
    margin-bottom: 4px;
}
.inner-field .form-group input, .inner-field .form-group textarea, .inner-field .form-group select {
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.56);
    border-radius: 0px;
    color: #000;
}
.inner-field .form-group {
    margin: 0 10px 10px 10px;
    width: 31.3%;
}
.inner-field .form-group .helper-block {
    margin: 0px;
}
.form-fields {
    margin-top: 10px;
}
.form-fields h6 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    color: #375F9C;
    margin-bottom: 4px;
}
.form-fields p {
    font-size: 13px;
    font-weight: 500;
    color: #375F9C;
    margin-bottom: 8px;
}
.form-fields iframe {
    height: 418px;
    width: 100%;
    margin-bottom: 16px;
}
.inner-flex {
    display: flex;
    align-items: center;
}
.inner-flex span {
    margin: 0 34px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
}
.date-time{
    margin: 0 -5px;
}
.date-time input{
    margin: 0 5px;
}
.form-group .file {
    padding: 3px;
}
.submit-outer{
    text-align: center;
    margin-top: 15px;
}
.submit-outer input {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    color: #fff;
    padding: 20px 28px;
    border-radius: 20px;
    background-color: d7001f;
    border-color: d7001f;
}

/*modal css start*/
.view-application-modal .modal-dialog {
    max-width: 885px;
}
.view-application-modal .modal-content {
    border: none;
    background-color: #fff;
    border-radius: 25px;
    padding: 165px 100px;
}
.view-application-modal .modal-content .modal-body p {
    font-size: 18px;
    line-height: 21px;
    font-weight: 900;
    color: #000;
    text-align: center;
    margin-bottom: 20px;
}
.view-application-modal .modal-content .btn {
    font-size: 18px;
    line-height: 21px;
    font-weight: 500;
    color: #fff;
    padding: 20px 52px;
    border-radius: 20px;
    background-color: d7001f;
    border-color: d7001f;
    transition: 0.5s;
}
.view-application-modal .modal-body {
    text-align: center;
}
.view-application-modal .modal-content .btn:hover{
    color: #fff;
} 
/*modal css end*/
#verified_by_sign_div img {
    width: 100%;
}

/*dashboard css start*/

/*dashboard css end*/

    .aside-wrap h3, .aside-list h3 {
    background: #375F9C;
    border-radius: 8px;
    color: #fff;
    font-weight: 700;
    line-height: 28px;
    font-size: 20px;
    padding: 16px;
    text-align: center;
}
.aside-wrap ul {
    padding: 0px;
    margin: 10px 10px 70px 15px;
    position: relative;
}
.aside-wrap ul:before {
    border-left: 1px solid #ccc;
    content: '';
    position: absolute;
    left: 0;
    height: 90%;
    top: 15px;
}
.full-page-outer{
  padding:15px;
}
.full-page-outer .card-body{
  padding:0px;
}
.aside-wrap ul li:last-child {
    border-bottom: none;
}
.aside-wrap ul li {
    font-weight: 500;
    font-size: 12px;
    line-height: 10px;
    color: #000;
    list-style: none;
    position: relative;
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}
.aside-wrap ul li:before {
    background-color: #D7001F;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: -5px;
    top: 10px;
}
.aside-wrap ul li.active:before{
    background-color: #28a745;
}
.aside-wrap ul li.processed:before{
    background-color: #28a745;
}
.aside-bar {
    border: 1px solid #375F9C;
    overflow: hidden;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.application-outer {
    padding-right: 0px;
}
.aside-list ul li input {
    margin-right: 10px;
    height: 20px;
    width: 20px;
    margin-top: 6px;
}
.aside-list ul li p {
    width: calc(100% - 26px);
}
.aside-list ul li {
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
    color: #000;
    margin: 10px 0;
    width: 100%;
    display: flex;
    align-items: flex-start;
}
.aside-list ul {
    padding-left: 20px;
    margin: 25px 0;
}
.inner-field.inner-field-list {
    display: block;
}
    .login-outer{
        max-width: 612px;
        margin: 0 auto;
        width: 100%;
    }
    .login-outer .form-block input {
        background-color: #FFFFFF !important;
        border: 1px solid rgba(0, 0, 0, 0.56);
        border-radius: 20px;
        max-width: 250px;
        height: 60px;
        width: 100%;
        margin: 15px auto;
        font-size: 18px;
        font-weight: 500;
        line-height: 21px;
        color: #000;
        padding: 15px 20px;
    }
    .login-outer .form-block input::placeholder{
        color: rgba(55, 95, 156, 0.6);
        font-size: 18px;
        font-weight: 500;
        line-height: 21px;
    }
    .form-block {
        margin-top: 30px;
    }
    .flex-form .btn {
        max-width: 250px;
        width: 100%;
        border-radius: 20px;
        padding: 20px 20px;
        font-size: 18px;
        line-height: 21px;
        font-weight: 500;
    }
    .flex-form .btn-blue{
        background-color: #375F9C;
        border: 1px solid #375F9C;
        color: #fff;
    }
    .flex-form .btn-white{
        background-color: transparent;
        border: 1px solid #375F9C;
        color: #375F9C;
    }
    .flex-form {
        max-width: 540px;
        margin: 0 auto;
        width: 100%;
    }

    .bold{
        font-weight: 600!important;
    }


.uploaded-time {
    font-size: 13px;
    text-align: right;
    margin: 0px;
    padding: 20px 10px 0 15px;
    font-weight: 600;
}
.kbw-signature canvas {
    width: 100%;
}
button#clear_patrolling_staff_sign {
    margin-top: 10px;
}
.inner-form-outer .btn-outer .btn {
    width: 100%;
    max-width: 200px;
}

 @media (max-width: 1499px){
    .blue-box h3 {
        font-size: 26px;
        line-height: 36px;
     }
 }
 @media (max-width: 1299px){
.aside-wrap ul li {
    font-size: 11px;
 } }

@media (max-width:1400px) and (min-width:768px){
    .card .col-md-9 {
        max-width: 65%;
        flex: 0 0 65%;
    }
    .card .col-lg-3 {
        max-width: 35%;
        flex: 0 0 35%;
    }
}
    @media (max-width: 1199px){
    .application-outer {
        padding-right: 0px;
    }
    .aside-wrap h3, .aside-list h3 {
        line-height: 24px;
        font-size: 18px;
        padding: 10px;
    }
    .aside-list ul li {
        font-size: 16px;
        line-height: 22px;
    }
    .side-space {
        padding-left: 15px;
        padding-right: 15px;
    }
    .aside-list ul {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .inner-field .form-group {
        width: 40.3%;
    }
      .blue-box h3 {
    font-size: 20px;
    line-height: 28px;
  }
}


@media (min-width: 1200px){
  .container{
    max-width: 1400px;}
}

@media (max-width: 991px){
  .tabs-outer .nav-tabs li {
      margin: 0 5px 5px 0px;}
  .tabs-outer .nav-tabs li:last-child a{
    border-top-right-radius: 0px;}
  .tabs-outer .nav-tabs li:first-child a {
    border-top-left-radius: 0px;}
    .aside-bar {
        margin-top: 30px;
    }
  }

  @media (max-width: 767px){
    .app-header .navbar-brand {
        display: none;
    }
    .tabs-outer .nav-tabs li {
      width: 48.2%;
    }
    .tabs-outer .nav-tabs li a{
        width: 100%;
    }
    .tabs-outer .nav-tabs {
        justify-content: center;
    }
  .tabs-outer .tab-pane {
      margin-top: 15px;
  }
  .map iframe {
    height: 200px;
  }
  .destination-outer.logs{
    overflow: auto;
    display: block;
  }
  .destination-outer.logs td{
   
    white-space: nowrap;
  }
  .table-outer.log-table-outer {
    width: 100% !important;
    overflow: auto;
  }

  .form-wrap{flex-wrap: wrap;}
  .form-wrap .form-group:last-child{margin-bottom:10px;}
  .inner-field .form-group {
    width: 100%;
    margin: 0 0px 10px 0px;
    }
    .application-outer {
        overflow: auto;
    }
    .inner-field {
        flex-wrap: wrap;
        margin: 0px;
    }
    .application-table {
          padding: 0px;
    }
    .table-responsive{
        display: block !important;
    }
    .logo-login img {
        max-width: 200px;
    }
    .logo-login h2 {
        font-size: 26px;
        line-height: 33px;
    }
    .btns-group {
        flex-wrap: wrap;
    }
    .btns-group .btn {
        font-size: 16px;
        line-height: 16px;
        padding: 12px 20px;
        height: 47px;
        max-width: 100%;
    }
    .check-outer {
        align-items: flex-start;
    }
    .check-outer input {
        margin-top: 5px;
    }
    .form-header {
        flex-wrap: wrap;
        justify-content: center;
    }
    .form-header h2 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
        font-size: 28px;
    }
    .card-body {
        float: unset;
    }
    .view-application-modal {
        padding: 0 20px;
    }
    .view-application-modal .modal-content {
        padding: 50px;
    }
    .view-application-modal .modal-content .modal-body{
        padding: 0px;
    }
    .view-application-modal .modal-content .btn {
        font-size: 16px;
        padding: 12px 20px;
    }
    .form-header h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .submit-outer input {
        font-size: 16px;
        padding: 15px 28px;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        min-width: auto;
        padding: 10px;
    }
    .blue-box h3 {
        font-size: 14px;
        line-height: 20px;
    }
    .blue-box span {
        font-size: 18px;
        line-height: 24px;
    }
    .main .container-fluid {
        padding: 0px 15px;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        justify-content: space-between;
    }
    .dataTable td a {
        margin-bottom: 5px;
    }
    .form-wrap .btn {
        max-width: 100%;
        margin-bottom: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .login-outer .form-block input {
        max-width: 100%;
    }
    .full-page-outer h3 {
        font-size: 16px;
    }
    .areaofwork {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
 
    #checklist_tables_wrapper .dataTables_info, #checklist_tables_wrapper .paging_simple_numbers {
        padding: 10px;
    }
    .dashboard-logo {
        margin-right: 15px;
    }
    #panel {
        margin-bottom: 10px;
    }
    .lampclass {
        flex-wrap: wrap;
    }
    .lampclass input {
        margin-bottom: 10px;
    }
    .form-group .form-control {
        height: auto;
    }
    .main .container-fluid > .container {
        padding: 0 !important;
    }
  
    .blue-box h3{
        margin: 0px;
    }
    #checklist_tables_wrapper .dt-buttons a {
        margin: 5px;
    }
    .kbw-signature canvas {
        height: 100%;
    }
    .space-left p {
        padding-left: 0px;
    }
    .inner-form-outer .inner-logo p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .inner-form-outer h2{
        font-size: 18px;
    }
    .inner-form-outer p {
        line-height: 24px;
    }
    .form-group-wrapper p {
        padding-left: 0px;
    }
}

@media (max-width: 479px){
    .form-group-wrapper .first, .form-group-wrapper .second, .form-group-wrapper .third, .form-group-wrapper .fourth, .form-group-wrapper .fifth, .form-group-wrapper .sixth{
          max-width: 100%;
    }
    .inner-form-outer input{
        margin: 5px 0;
    }
    .inner-form-outer .btn-outer .btn{
        max-width: 100%;
    }
      
}

