﻿/*...... Added by jitu for new design.........*/
@font-face {
    /*font-family: "Lucida Bright","Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
    /*font-size:small;  */
    /*src: url(../Images/klavikaregularosf.ttf);  */
}

.header_margin {
    margin: 0px 0px 0px 0px !important;
}

.m-l-5 {
    margin-left: -5px !important;
}

.m-l5 {
    margin-left: 5px !important;
}

.m_0 {
    margin: 0px !important;
}

.m-l-10 {
    margin-left: 10px !important;
}

.M-l15 {
    margin-left: 15px !important;
}

.m-t-15 {
    margin-top: 15px !important;
}

.mT-5 {
    margin-top: 5px !important;
}

.margin_top {
    margin-top: 25px !important; /*added by aishwariya*/
}

.m-t-20 {
    margin-top: 20px !important;
}

.m_t_25 {
    margin-top: 0px !important;
}

.margin_top_10 {
    margin-top: 10px !important;
}

.mT_10 {
    margin-top: 10% !important;
}

.m-l-14 {
    margin-left: 14px !important;
}

.m_t_5 {
    margin-top: 5px !important;
}

.m_b_5 {
    margin-bottom: 5px !important;
}

.m_b_10 {
    margin-bottom: 10px !important;
}

.m_b_0 {
    margin-bottom: 0px !important;
}

.m-r-15 {
    margin-right: 15px !important;
}

.m_5 {
    margin: 5px !important;
}

.m_T_40 {
    margin-top: 10px !important;
}

.m-t-30 {
    margin-top: 30px !important;
}

.m-t-2 {
    margin-top: 2px !important;
}

.margin-topM {
    margin-top: -11px !important;
}

.Mbottom3 {
    margin-bottom: 3px !important;
}

.Margintop30 {
    margin-top: 30px !important;
}

.text_size {
    font-size: medium; /*added by aishwariya*/
}

.padding_0 {
    padding: 0 !important;
}

.p_t_2 {
    padding-top: 2px !important;
}

.p_t_3 {
    padding-top: 3px !important;
}

.padding_3 {
    padding: 3px;
}

.padding_5 {
    padding: 5px;
}

.padding-lr-3px {
    padding: 0px 3px 0 3px;
}

.padding-l-3 {
    padding-left: 3px;
}

.padding30 {
    padding-left: 30px !important;
}

.padding_r {
    padding: 0;
}

.p-l-0 {
    padding-left: 0px !important;
}

.p-r-0 {
    padding-right: 0px !important;
}

.padding_l1 {
    padding: 4px 12px !important;
}

.p-t-10 {
    padding: 1px 10px 1px 10px !important;
}

.p-5-0 {
    padding: 0px 5px 0px 5px !important;
}

.p_15_0 {
    padding: 5px 15px 5px 15px !important;
}

.p-15-1 {
    padding: 2px 10px 2px 15px !important;
}

.p-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.table thead th {
    background: #ccc;
}

.pT-8 {
    padding-top: 8px !important;
}

.p-t-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.pB-8 {
    padding-bottom: 8px !important;
}

.pb-35 {
    padding-bottom: 35px !important;
}

.paddingT {
    padding: 2px 10px !important;
}
/*for reponsive master page*/
.padding199 {
    padding-top: 254px !important;
}

.padding103 {
    padding-top: 70px !important;
}

.padding25 {
    padding-top: 25px !important;
}

.highlight {
    background-color: yellow;
}

@media (max-width: 975px) /* means when screen size is <= 975px */ {
    .div-100, .div-60, .div-59, .div-50, .div-49, .div-40, .div-22, .div-14, .div-76, .div-39, .div-67, .div-66, .div-33, .div-75, .div-25, .div-27, .div-68, .div-28, .div-57, .div-46, .div-98, .div-84, .div-51, .div-21, .div-31, .div-38, .div-65, .div-35, .div-30, .div-70, .div-20, .div-80, .div-8, .div-89, .div-10, .div-87, .div-12, .div-90, .div-95, .div-99 {
        width: 100%;
        float: left;
        /*font-family: "Lucida Bright","Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
    }

    .padding-top-10px, .paddint-top-15px, .padding-top-5 {
        padding-top: 2px;
    }
}

.float-left {
    float: left;
}

@media (max-width: 600px) {
    .popUpDiv {
        width: 100%;
    }

    .pnlheight {
        height: 300px;
    }

    .pnlmin {
        height: 250px;
    }

    .pnlhlfheight {
        height: 200px;
    }
}

@media(min-width:601px) {
    .popUpDiv {
        width: 600px;
    }

    .pnlheight {
        height: 450px;
    }

    .pnlmin {
        height: 350px;
    }

    .pnlhlfheight {
        height: 250px;
    }
}




@media (min-width: 975px) /* Screen size >975 px */
{
    .div-100 {
        width: 100%;
        margin-bottom: 3px;
        margin-top: 3px;
        float: left;
        /*font-family: "Lucida Bright","Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
        font-size: small;
    }

    .div-60 {
        width: 60%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-59 {
        width: 59%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-57 {
        width: 57%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-50 {
        width: 50%;
        margin-bottom: 3px;
        margin-top: 3px;
        float: left;
        /*font-family: "Lucida Bright","Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
        font-size: small;
    }

    .div-49 {
        width: 49%;
        margin-bottom: 3px;
        margin-top: 3px;
        float: left;
        /*font-family: "Lucida Bright","Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
        font-size: small;
    }

    .div-46 {
        width: 46%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-40 {
        width: 40%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-39 {
        width: 39%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-67 {
        width: 67%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-66 {
        width: 66.75%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-33 {
        width: 33%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-25 {
        width: 25%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-27 {
        width: 27%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-68 {
        width: 68%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-28 {
        width: 28%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-75 {
        width: 75%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-30 {
        width: 30%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-70 {
        width: 70%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-20 {
        width: 20%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-80 {
        width: 80%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-8 {
        width: 8%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-10 {
        width: 10%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-89 {
        width: 89%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-12 {
        width: 12.5%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-87 {
        width: 87.5%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-90 {
        width: 90%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-95 {
        width: 95%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-99 {
        width: 99%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-98 {
        width: 98%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-22 {
        width: 22%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-14 {
        width: 14%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-76 {
        width: 76%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-84 {
        width: 84%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-51 {
        width: 51%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-21 {
        width: 21%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-31 {
        width: 31%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-38 {
        width: 38%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-65 {
        width: 65%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .div-35 {
        width: 35%;
        float: left;
        margin-bottom: 3px;
        margin-top: 3px;
    }
    /* .padding-top-10px { padding-top:10px; }
         .padding-top-5px { padding-top:5px; }
         .paddint-top-15px{padding-top:15px;}*/
}

@media (min-width:975px) {
    .height-100 {
        height: auto;
    }

    .maindiv-leftPadd {
        height: auto;
        padding-left: 10px;
    }

    .height-400px {
        height: 400px;
    }

    .height-527px {
        height: 527px;
    }

    .height-520px {
        height: 520px;
    }
}

@media (max-width:974px) {
    .height-100 {
        height: auto;
    }

    .maindiv-leftPadd {
        height: auto;
        padding-left: 20px;
    }

    .height-400px, .height-527px, .height-520px {
        height: 100%;
    }

    .main {
        width: 100%;
    }
}

.band {
    font-size: large;
    background-color: #f9f9f9;
    padding: 2px;
    margin: 2px;
}

.align-left, .align-right, .align-center, .align-justify {
    text-align: justify;
    float: left;
}

/*.button { height:30px; color:#FFFFFF; background-color:#555555; border:none; font-weight:bold; font-size:medium;}
  .button:hover { background-color:black; }*/
/*input[type="button"] { height:30px;background-color:#ecf0f1;  border:1px solid gray; padding:5px; min-width:70px; border-radius:2px; cursor:pointer;}
  button:hover { background-color:#f7f7f7; }*/
.redSpan {
    color: Red;
    font-size: small;
    text-align: center;
    vertical-align: top;
}

.tab_title {
    float: left;
    font-size: 22px;
    width: 200px;
    padding-left: 30px;
    color: #5D5D5E;
}

.formfield_con {
    float: left;
    width: 600px;
}

.field_label {
    float: left;
    width: 140px;
    text-align: right;
    padding: 5px 10px 0px 0px;
    color: #767676;
    font-size: 14px;
}

.label_right {
    float: right;
    width: 140px;
    text-align: right;
    padding: 5px 10px 0px 0px;
    color: #767676;
    font-size: 14px;
}

.field_val {
    float: left;
    width: 240px;
    text-align: left;
    padding-left: 10px;
    font-size: 14px;
}

.fieldbox {
    margin-bottom: 10px;
}

.field_lbl {
    color: #767676;
    font-size: small;
}

.field_value {
    font-size: small;
}

.tab_tit {
    font-size: 14px;
    color: #5D5D5E;
    font-weight: bold;
}

.lbl {
    /*font-family: "Lucida Bright","Helvetica Neue","Lucida Grande","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
    font-size: small;
}

input, select, option, textArea, button, .fonts {
    /*font-family: "Lucida Bright","Helvetica Neue","Times New Roman","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
    /*font-size: 12px !important;*/
}

li, ul, a {
    /*font-family: "Lucida Bright","Helvetica Neue","Times New Roman","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
    font-size: 15px !important;
    cursor: pointer !important;
}

.btn_radius {
    border-radius: 15px !important; /*added by aishwariya*/
}

.hideColumn {
    display: none;
}

span {
    /*font-family: "Lucida Bright","Helvetica Neue","Times New Roman","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
}

input select, option {
    padding: 1px;
}
/*input select{ height:30px;}*/

/*.button { height:30px;background-color:#ecf0f1;  border:1px solid gray; padding:5px; min-width:70px; border-radius:2px;cursor:pointer;}
  .button:hover { background-color:#f7f7f7; }*/
/*.table1:hover > tbody > tr:hover > td{ background-color:#ecf0f1;}
.tr1 th
 {
      background-color:#c0c0c0;
      
     }
    .tr1:nth-child(odd)
    {
          background-color:#f7f7f7 ;
    }


.table1 {
  width: 100%;
  margin-bottom: 20px;
}

.table1 thead > tr > th,
.table1 tbody > tr > th,
.table1 tfoot > tr > th,
.table1 thead > tr > td,
.table1 tbody > tr > td,
.table1 tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table1 thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
   
}

.table1 caption + thead tr:first-child th,
.table1 colgroup + thead tr:first-child th,
.table1 thead:first-child tr:first-child th,
.table1 caption + thead tr:first-child td,
.table1 colgroup + thead tr:first-child td,
.table1 thead:first-child tr:first-child td {
  border-top: 0;
}

.table1 tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table1 table {
  background-color: #ffffff;
}

.table1 {
  max-width: 100%;
  background-color: transparent;
}

.th {
  text-align: left;
}

.table1 {
  width: 100%;
  margin-bottom: 20px;
}

.table1 thead > tr > th,
.table1 tbody > tr > th,
.table1 tfoot > tr > th,
.table1 thead > tr > td,
.table1 tbody > tr > td,
.table1 tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table1 thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
   
}*/




/*Dashboard-css*/

.dashboard_outer {
    padding: 30px 100px;
}

.actv_rid_btm {
    margin: 0 0px 30px 0;
    padding: 0 20px 0 0;
}

.trip_dtl_btm {
    margin: 0 0px 0px 0;
    padding: 0 0px 0 0;
}

.div_top_border {
    border-top: 1px solid #F39C12;
}

.div_btm_border {
    border-bottom: 1px solid #F39C12;
}

.div_tbl_bg {
    background: #00B0B3 !important;
    color: #fff;
}


.actv_ride_titl {
    background: #F39C12;
    padding: 5px;
    margin: 0px 0 10px 0;
    font-size: 24px;
    color: #fff;
    float: left;
    width: 97.5%;
}

    .actv_ride_titl h4 {
        float: left;
        padding: 10px 20px 0 10px;
        margin: 0;
    }

    .actv_ride_titl input[type=text] {
        /*width: 200px;*/
        box-sizing: border-box;
        border: 1px solid #fff;
        font-size: 16px;
        background: none;
        background-image: url('images/search.png');
        background-position: 8px 8px;
        background-repeat: no-repeat;
        padding: 6px 20px 2px 40px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }
/*.actv_ride_titl input[type=text]:focus {
    width: 100%;
}*/

.ride_dtl_titl {
    /*background: #F39C12;*/
    padding: 5px;
    margin: 0px 0 10px 0;
    font-size: 24px;
    color: #fff;
    float: left;
    width: 100%;
}

    .ride_dtl_titl h4 {
        float: left;
        padding: 10px 20px 0 10px;
        margin: 0;
    }

    .ride_dtl_titl input[type=text] {
        /*width: 200px;*/
        box-sizing: border-box;
        border: 1px solid #fff;
        font-size: 16px;
        background: none;
        background-image: url('images/search.png');
        background-position: 8px 8px;
        background-repeat: no-repeat;
        padding: 6px 20px 2px 40px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
    }

/*.ride_dtl_titl input[type=text]:focus {
    width: 100%;
}*/

.divTable {
    display: table;
    width: 100%;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}

.divTableCell, .divTableHead {
    /*border: 1px solid #999999;*/
    display: table-cell;
    padding: 7px 10px;
    /*background: #E0FFFF;*/
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
    border: 2px solid #000;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.75);
}

.glyphicon {
    margin-bottom: 10px;
    margin-right: 10px;
}

small {
    display: block;
    line-height: 1.428571429;
    /*color: #999;*/
}

.dv_title {
    background: #f39c12;
    color: #fff;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    padding: 0 10px 0 0;
    -webkit-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.75);
}

.fare_dtl {
    background: #f39c12;
    color: #fff;
    float: left;
    width: 100%;
    padding: 0 10px 0 10px;
    -webkit-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 2px -1px rgba(0,0,0,0.75);
}

.fa_icn {
}

    .fa_icn .fa {
        margin-right: 10px;
    }

.faicn_rotate_90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.vh_type {
    float: right;
    padding: 8px 5px 0 15px;
    text-align: right;
}

.dash_val_bg {
    padding: 10px 5px 0 5px;
    background: #e1e1e1;
    margin-top: 0px;
}

.dash_val {
    float: left;
}

.mdl_click {
    cursor: pointer !important;
}

.modal_style {
    border: 7px solid rgba(0, 0, 0, 0.1);
    float: left;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
}

.modal_width {
    width: 75%;
    margin: 70px auto;
}

.modal_close {
    float: right;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 2px 0#F39C12;
    opacity: 0.7;
}

.dr_labl {
    font-weight: normal;
    margin-bottom: 0;
    font-size: 16px;
}

.dr_img {
    width: 72px;
}



@media only screen and (max-width: 600px) {

    .dashboard_outer {
        padding: 30px 10px;
    }

    .actv_rid_btm {
        margin: 0 0 30px 0;
        padding: 0;
    }

    .vh_type {
        float: left;
        padding: 15px;
    }

    .actv_ride_titl {
        background: #F39C12;
        padding: 5px;
        margin: 0px 0 10px 0;
        font-size: 24px;
        color: #fff;
        float: left;
        width: 100%;
    }

    .ride_dtl_titl {
        background: #F39C12;
        padding: 5px;
        margin: 0px 0 10px 0;
        font-size: 24px;
        color: #fff;
        float: left;
        width: 100%;
    }
}



/*.ptn_font {
    font-family: "Lucida Bright","Helvetica Neue","Times New Roman","Segoe UI",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
}*/
.ac_bm {
    margin-bottom: 3px;
    /*font-family: "Lucida Bright","Helvetica Neue","Times New Roman","Segoe UI",Arial,Helvetica,Verdana,sans-serif;*/
    font-size: 12px;
}

.prtn {
    border-bottom: 1px solid #BEBEBE;
}

/*Duty-status-responsive*/
.duty-report-outer {
    min-height: 365px;
}

.dt_rpt_td_out {
    padding: 0px 7px 0 0;
}

.dt_rpt_td1 {
    padding: 0px 5px 0 0;
}

.dt_rpt_td2 {
    padding: 0px 8px 0 5px;
}

.inr_ttl {
    padding: 5px !important;
    text-align: center;
    background: #858585;
    color: #fff;
    font-size: 14px;
    margin: 23px 0 0px 0;
}

.sta_ttl {
    padding: 5px !important;
    text-align: center;
    background: #858585;
    color: #fff;
    font-size: 14px;
    margin: 52px 0 0px 0;
}


/*car-type-css*/
.snip1404 {
    color: #000;
    text-align: left;
    font-size: 14px;
    width: 100%;
    /*max-width: 1000px;*/
    margin: 10px 10px;
}

    .snip1404 img {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        z-index: -1;
    }

    .snip1404 .plan {
        margin: 0;
        /*width: 25%;*/
        position: relative;
        /*float: left;*/
        overflow: hidden;
        border: 3px solid #D0D0D0;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
        /*background-color: #5f3047;*/
        background-color: #fff;
        margin-bottom: 15px;
    }

        .snip1404 .plan:hover i,
        .snip1404 .plan.hover i {
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
        }

        .snip1404 .plan:first-of-type {
            border-radius: 8px 0 0 8px;
        }

        .snip1404 .plan:last-of-type {
            border-radius: 0 8px 8px 0;
        }

    .snip1404 * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }

    .snip1404 header {
        /*background-color: #5f3047;*/
        color: #ffffff;
        margin-bottom: 30px;
        background-color: #F39C12;
    }

    .snip1404 .plan-title {
        /*background-color: rgba(0, 0, 0, 0.5);*/
        position: relative;
        margin: 0;
        padding: 20px 14px 0;
        text-transform: uppercase;
        /*letter-spacing: 4px;*/
        background-color: #F39C12;
    }

        .snip1404 .plan-title:after {
            position: absolute;
            content: '';
            top: 100%;
            left: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 24px 461px 0 0;
            /*border-color: rgba(0, 0, 0, 0.5) transparent transparent;*/
            border-color: #F39C12 transparent transparent;
        }

    .snip1404 .plan-cost {
        padding: 40px 20px 10px;
        text-align: right;
    }

    .snip1404 .plan-price {
        font-weight: 600;
        font-size: 3em;
    }

    .snip1404 .plan-type {
        opacity: 0.8;
        font-size: 0.7em;
        text-transform: uppercase;
    }

    .snip1404 .plan-features {
        padding: 0 0 20px;
        margin: 0;
        list-style: outside none none;
    }

        .snip1404 .plan-features li {
            padding: 8px 5%;
        }

        .snip1404 .plan-features i {
            margin-right: 8px;
            color: rgba(0, 0, 0, 0.5);
        }

    .snip1404 .plan-select {
        border-top: 1px solid rgba(0, 0, 0, 0.2);
        padding: 20px;
        text-align: center;
    }

        .snip1404 .plan-select a {
            background-color: #442232;
            color: #ffffff;
            text-decoration: none;
            padding: 12px 20px;
            font-size: 0.75em;
            font-weight: 600;
            border-radius: 20px;
            text-transform: uppercase;
            letter-spacing: 4px;
            display: inline-block;
        }

            .snip1404 .plan-select a:hover {
                background-color: #552a3f;
            }

    .snip1404 .featured {
        margin-top: -10px;
        border-color: #331926;
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
        z-index: 1;
        border-radius: 8px;
    }

        .snip1404 .featured .plan-select {
            padding: 30px 20px;
        }


.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-top: 2px solid #f39c12;
}

.text_center {
    text-align: center !important;
}

.text_right {
    text-align: right !important;
}

.btncolor {
    background: #f3c212 !important;
    border-color: #f3c212 !important;
    color: #000 !important;
    outline: none !important;
    box-shadow: none !important;
}

.btnhover {
    outline: none !important;
    box-shadow: none !important;
    -webkit-transition: all 0.3s ease-in-out;
}

    .btnhover:hover {
        /*-webkit-transform: scale(1.1);*/
        background: #222d32;
        border-color: #222d32;
    }

.btnreport {
    margin-left: 25px !important;
}

.radio_01 {
    margin-left: 25px !important;
}

.bg_color1 {
    border: 1px;
    border-style: solid;
    padding: 10px;
    padding-left: 15px;
    border-color: gainsboro;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 2;
    background-color: chocolate;
    color: White;
    border-radius: 5px;
}
/*added by aishwariya*/
.margin_l0 {
    margin-left: 12px !important; /*added by aishwariya*/
}

.padding_L {
    padding-left: 5px !important; /*added by aishwariya*/
}
/*verification tab panel added by aishwariya*/
.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .panel-default > .panel-heading a {
        display: block;
        padding: 10px 15px;
    }

        .panel-default > .panel-heading a:after {
            content: "";
            position: relative;
            top: 1px;
            display: inline-block;
            font-family: 'Glyphicons Halflings';
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            float: right;
            transition: transform .25s linear;
            -webkit-transition: -webkit-transform .25s linear;
        }

        .panel-default > .panel-heading a[aria-expanded="true"] {
            background-color: #eee;
        }

            .panel-default > .panel-heading a[aria-expanded="true"]:after {
                content: "\2212";
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
            }

        .panel-default > .panel-heading a[aria-expanded="false"]:after {
            content: "\002b";
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
        }

.header_text {
    font-size: 15px !important;
    color: #000 !important;
    font-weight: 600;
}
/*added by aishwariya*/
/*.scrollbarjquery {
    background: #fff;
    overflow-y: scroll;
    margin-bottom: 25px;
    cursor: pointer !important;
    height:100px;
}*/
/*.scrollbarjquery::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    .scrollbarjquery::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        background-color: #f39c12;
    }
.scrollbarjquery {
    height: 180px;
    overflow-y: scroll;
}*/
.font_wight {
    font-weight: 700 !important;
}

.font_12 {
    font-size: 13px !important;
}

.font_sans {
    font-family: sans-serif !important;
}

.font_14 {
    font-size: 14px !important;
}

.font_13 {
    font-size: 13px !important;
}

.font_15 {
    font-size: 15px !important;
}

.font_16 {
    font-size: 16px !important;
}

.fontRomans {
    /*font-family: "Lucida Bright","Helvetica Neue","Times New Roman","Segoe UI",Arial,Helvetica,Verdana,sans-serif !important;*/
}

.font_11 {
    font-size: 13px !important;
    color: #000 !important;
}

.font_20 {
    font-size: 25px !important;
}

.height_26 {
    height: 26px !important;
}

.height78 {
    height: 78px !important;
}

.btnoultine {
    outline: none !important;
    box-shadow: none !important;
}

.box_shadow {
    box-shadow: none !important;
}

.boxShadowv1 {
    box-shadow: 0 1px 1px #ededed !important;
}

.height_29 {
    height: 29px !important;
}

.div-img {
    height: 25px !important;
    width: 25px !important;
}
/*toggle button css of allotment*/
.tab_slider_nav {
    /* width: 100%; */
    /* float: left; */
    margin-bottom: 20px;
    width: 40%;
    margin: auto;
}

.tab_slider_tabs {
    display: block;
    /* float: left; */
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    background: #ad9f9f;
    /* height: 35px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tab_slider_trigger {
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 5px !important;
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    transition: color 250ms ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 49%;
}

.tab_slider_tabs:after {
    border-radius: 5px !important;
    content: "";
    width: 50%;
    background: #f39c12;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 250ms ease-in-out;
    border-radius: 35px;
}

.tab_slider_trigger.active {
    color: #000 !important;
}

.tab_slider_tabs.slide:after {
    left: 50% !important;
}

/*.tab_slider_tabs.slide:after {
    left: 50%;
}*/

/* <tab-panel-end> */

.box_border_bottom {
    border-bottom: 1px solid #ededed !important;
    margin-bottom: 36px !important;
}

.border-2px {
    border-bottom: 2px solid #666666 !important;
}

.table_action {
    /*width: 45%;*/
    float: left;
    cursor: pointer;
    padding-right: 0px;
}

.border_right {
    border-right: solid 1px gray;
    padding-right: 2px !important;
    margin-right: 2px;
}

.div_11 {
    border: 1px solid #ccc;
    float: left;
    padding: 20px 0 0 0;
    margin-bottom: 20px;
}
/*height for data table*/
.height_30 {
    height: 300px;
}
/*scroll for table of ride details*/


.scroll_y {
    overflow-y: scroll !important;
    height: 150px !important;
    width: auto !important;
}

    .scroll_y::-webkit-scrollbar {
        width: 5px;
        background-color: #F5F5F5;
    }

    .scroll_y::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        background-color: #f39c12;
    }

.scroll_x {
    overflow-x: scroll !important;
    height: 150px !important;
}

    .scroll_x::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
        background-color: #f39c12;
    }

    .scroll_x::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background-color: #F5F5F5;
    }

.model_label {
    float: right !important;
    font-size: 11px !important;
    display: inline-block !important;
    font-weight: normal !important;
    background: #e2e2e2 !important;
    padding: 0 2px !important;
    margin-top: -19px !important;
}

/*rides model width*/
.model_width {
    width: 30% !important;
}

.model_close {
    font-size: 26px !important;
    cursor: pointer;
    color: black;
    outline: none !important;
    box-shadow: none !important;
}

.display_flex {
    display: flex !important;
}

.display-aligncenter {
    align-items: center;
}

.hide-div {
    display: none !important;
}

.display_box {
    display: -webkit-inline-box !important;
}

.line-10 {
    line-height: 10px !important;
}
/*Access denied*/
.wrapper_acesss {
    width: 45%;
    margin: 180px auto !important; /*added by aishwariya*/
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 8px 4px 0 rgba(0,0,0,0.3);
    padding: 20px !important;
    background: #eee !important;
}

.nav > li > .pd01 {
    padding: 4px 9px !important;
}

.boxShadow {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.textColor {
    color: steelblue !important;
}

/*new tab css*/

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}

    .tabbable-line > .nav-tabs > li {
        margin-right: 2px;
    }

        .tabbable-line > .nav-tabs > li > a {
            border: 0;
            margin-right: 0;
            color: #737373;
        }

            .tabbable-line > .nav-tabs > li > a > i {
                color: #a6a6a6;
            }

        .tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
            border-bottom: 4px solid #f3c212 !important;
        }

            .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
                border: 0;
                background: none !important;
                color: #333333;
            }

                .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
                    color: #a6a6a6;
                }

            .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
                margin-top: 0px;
            }

        .tabbable-line > .nav-tabs > li.active {
            border-bottom: 4px solid #f3c212 !important;
            position: relative;
        }

            .tabbable-line > .nav-tabs > li.active > a {
                border: 0;
                color: #000;
                font-weight: bold !important;
            }

                .tabbable-line > .nav-tabs > li.active > a > i {
                    color: #404040;
                }

.tabbable-line > .tab-content {
    margin-top: 0px;
    background-color: #fff;
    border: 0;
    /*border-top: 1px solid #eee;*/
    padding: 15px 0;
}

.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}

    .tabbable-line.tabs-below > .nav-tabs > li > a {
        margin-top: 0;
    }

    .tabbable-line.tabs-below > .nav-tabs > li:hover {
        border-bottom: 0;
        border-top: 4px solid #fbcdcf;
    }

    .tabbable-line.tabs-below > .nav-tabs > li.active {
        margin-bottom: -2px;
        border-bottom: 0;
        border-top: 4px solid #f3565d;
    }

.tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}

.modelwidth {
    width: 70%;
    margin: auto !important;
}

.bgcolor {
    background: #e2e2e2 !important;
}

.opacity01 {
    opacity: 1 !important;
}

.boxshadow1 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.scroll_x1 {
    overflow-x: auto !important;
}
/*Driver Vehicle Status hometrip map*/
.map_outer {
    width: 600px !important;
}

.map_inner {
    width: 580px !important;
}

.grayBackground {
    background: #e2e2e2 !important;
}

/*login page start*/
.logoWidth {
    width: 50px !important;
}

.defaultP {
    border-bottom: 0px;
    display: inline-block;
    margin-top: 3px;
    font-size: 20px;
    font-size: 20px !important;
    color: #1b4a65;
    font-family: Lucida Bright,Helvetica Neue,Times New Roman,Segoe UI,Arial,Helvetica,Verdana,sans-serif;
    font-weight: 500;
}

    .defaultP:hover {
        text-decoration: none !important;
    }

.zIndex {
    z-index: 9999 !important;
}

.chas_border {
    background: #ccc !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-left: 5px solid #f3c212 !important;
}
/*end*/


/* Vehicle Driver Master Code by dinesh 26-07-24 */
.dropdown-vehicle-relationship {
    width: 80%;
    margin-left: 5px;
}
/*.Vehicle-mapping-body {
    margin-top: 15px;
}*/
.sublbl-content {
    padding-top: 5px;
}

.txt-calendarbox {
    width: 77%;
}

.txt-calendarsize {
    margin-left: 5px;
}
/*.tblreport{
    overflow: auto;
}*/
/* End */

/* Deduction master Code by dinesh 02-08-24 */
.control-label {
    margin-bottom: 0;
}

.rdo-deduction-selection {
    /*margin-left : 30px;*/
    width: 54%;
}

.hdr-deduction-masterholder {
    width: 56%;
}

.hdr-deduction-master {
    font-weight: 600;
    margin-bottom: 0;
}

.dropdown-grid-vehicle-selection {
    width: 54%;
    /*margin-left: 12px;*/
}
/*.dropdown-grid-vehicle-selection span{
        width: 100%;
    }*/
.welfare-amtholder {
    width: 54%;
}

.welfare-amtbox {
    /*margin-left : 10px;*/
    margin-bottom: 0;
}

.total-lbl-amtholder {
    width: 54%;
}

.total-lbl-amt {
    /*margin-left : 10px;*/
    margin-bottom: 0;
}

/*.txt-procesed-amt{
    margin-left : 8px;
}*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 20px !important;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-left: 50px !important;
}

.deduction-getreportbtn {
    width: 256px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
}

    .deduction-getreportbtn .getreportbtn {
        width: 100%;
    }

/* End */
/* Stoplist modal style by dinesh 26-08-24 */
.stoplistdetails {
    display: flex;
    column-gap: 20px;
}
/*.txtbox {
    padding: 2px;
}*/

.btn-service-report {
    justify-content: space-around;
    column-gap: 10px;
}

    .btn-service-report .repotbtn {
        width: 100%;
    }
/* Service booking report by dinesh 19-09-24 */
.divservice-flex {
    display: flex;
    justify-content: space-evenly;
}

.txt-service-datepicker {
    width: 250px;
}

.divtxt-service-datepicker {
    margin-left: 20px;
}

.div-row-service-report {
    margin-top: 30px;
}

.lblheader {
    margin-top: 7px;
}

.div-btn-servise-distance {
    margin-right: 25px;
}

.unfulfiled_booking_header {
    margin-top: 30px;
}
/* End */


/*Dashboard-view1*/
.select-veh {
    margin: 28px 0 15px 0;
}

.dv-border {
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5px 0;
}

.dv-bg {
    /*padding: 3px;*/
    /*background: #ccc;*/
    /*border: 1px solid #F39C12;*/
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(60,118,61,1);
    -moz-box-shadow: 0px 3px 4px 0px rgba(60,118,61,1);
    box-shadow: 0px 3px 4px 0px rgba(60,118,61,1);
}

.totl-vehcl {
    /*border-top: 1px solid #F39C12;
    border-bottom: 1px solid #F39C12;*/
    padding: 7px 19px;
    margin: 0px 0px 25px;
    background: #DFF0D8;
}

    .totl-vehcl label {
        margin-bottom: 0px;
    }

/*Driver-operation-dashboard*/
.trip_outer {
    background: transparent;
    border-radius: 5px;
    margin-bottom: 15px;
}

.trip_body {
    padding: 15px 15px 8px 15px;
    background: #fdfdfd;
    border-radius: 5px;
}

.trip_shadow {
    box-shadow: none;
    margin-bottom: 0;
}

.ttl_trip_br {
    border-left: 3px solid #00c0ef;
}

.run_trp_br {
    border-left: 3px solid #f39c12;
}

.complit_trp_br {
    border-left: 3px solid #00a65a;
}

.ignore_trp_br {
    border-left: 3px solid #dd4b39;
}

.trip_content {
    padding: 5px 10px;
}

.trips_footer {
    padding: 5px 0 0px 0;
    margin-top: 5px;
    border-top: 1px dotted #999999;
}

.trip_footer_text {
    text-align: right;
    color: #999999;
    text-transform: uppercase;
}

.trip_title {
    font-size: 16px;
}

.trip_count {
    font-size: 24px;
}

.trip_icon {
    border-radius: 55px;
}

/*Driver-operation-dashboard-line-Chart*/
.liquid-meter {
    position: relative;
    max-height: 200px;
    max-width: 200px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 50%;
}

    .liquid-meter meter {
        display: none;
    }

    .liquid-meter.liquid-meter-loaded {
        width: auto;
        padding-bottom: 0;
    }

        .liquid-meter.liquid-meter-loaded:before {
            display: none;
        }

.liquid-meter-wrapper.liquid-meter-xs .liquid-meter {
    max-height: 120px;
    max-width: 120px;
}

.liquid-meter-wrapper.liquid-meter-sm .liquid-meter {
    max-height: 150px;
    max-width: 150px;
}

.liquid-meter-wrapper.liquid-meter-md .liquid-meter {
    max-height: 200px;
    max-width: 200px;
}

.liquid-meter-wrapper.liquid-meter-lg .liquid-meter {
    max-height: 230px;
    max-width: 230px;
}

.liquid-meter-wrapper .liquid-meter-selector {
    margin-top: 3px;
}

    .liquid-meter-wrapper .liquid-meter-selector a {
        text-transform: uppercase;
        font-weight: 300;
        font-size: 11px;
        color: #9b9b9b;
        border-right: 1px solid #e4e4e4;
        display: inline-block;
        padding-right: 8px;
        margin-right: 8px;
    }

        .liquid-meter-wrapper .liquid-meter-selector a.active {
            color: #cccccc;
        }

        .liquid-meter-wrapper .liquid-meter-selector a:last-child {
            border-right: 0;
            padding-right: 0;
            margin-right: 0;
        }

.chart-data-selector {
    visibility: hidden;
    max-height: 255px;
    padding: 6px;
}

    .chart-data-selector h2 {
        color: #33353f;
        font-size: 20px;
        line-height: 20px;
        margin: 0;
        padding: 0;
        text-transform: none;
        letter-spacing: -1px;
    }

        .chart-data-selector h2 .multiselect {
            background: #f6f6f6;
            border: 0 none;
            font-size: 20px;
            font-weight: 600;
            margin: -4px 0 0 4px !important;
            padding: 3px 12px 3px 8px;
        }

            .chart-data-selector h2 .multiselect:hover, .chart-data-selector h2 .multiselect:focus, .chart-data-selector h2 .multiselect:active {
                text-decoration: none;
            }

        .chart-data-selector h2 .multiselect-container {
            margin: 0 0 0 4px;
            min-width: 120%;
        }

    .chart-data-selector .chart-data-selector-items {
        position: relative;
        overflow: hidden;
    }

        .chart-data-selector .chart-data-selector-items .chart-active {
            visibility: hidden;
        }

        .chart-data-selector .chart-data-selector-items .chart-hidden {
            visibility: hidden;
        }

    .chart-data-selector.ready {
        max-height: none;
        visibility: visible;
    }

        .chart-data-selector.ready .chart-active {
            visibility: visible;
            position: relative;
            z-index: 2;
        }

        .chart-data-selector.ready .chart-hidden {
            visibility: hidden;
            position: absolute;
            z-index: 1;
            top: -9999px;
        }

/*Driver-operation-dashboard-table*/

div.greenTable {
    border: 1px solid #fccc58;
    /* background-color: #D4EED1; */
    width: 100%;
    text-align: left;
    padding: 5px;
}

.trip_box_bg {
    border: none;
    background: none;
    box-shadow: none;
}

.trip_heading {
    padding: 18px 15px;
}

.trip_table_title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    color: #fff;
}

.tripTable.greenTable .tripTableCell, .tripTable.greenTable .tripTableHead {
    border-bottom: 1px solid #fccc58;
    padding: 4px 7px;
}

.tripTable.greenTable .tripTableBody .tripTableCell {
    font-size: 14px;
}

.greenTable .tableFootStyle {
    font-size: 13px;
}

    .greenTable .tableFootStyle .links {
        text-align: right;
    }

        .greenTable .tableFootStyle .links a {
            display: inline-block;
            background: #FFFFFF;
            color: #24943A;
            padding: 2px 8px;
            border-radius: 5px;
        }

.greenTable.outerTableFooter {
    border-top: none;
}

    .greenTable.outerTableFooter .tableFootStyle {
        padding: 3px 5px;
    }
/* tripTable */
.tripTable {
    display: table;
}

.tripTableRow {
    display: table-row;
}

.tripTableHeading {
    display: table-header-group;
}

.tripTableCell, .tripTableHead {
    display: table-cell;
}

.tripTableHeading {
    display: table-header-group;
}

.tripTableFoot {
    display: table-footer-group;
}

.tripTableBody {
    display: table-row-group;
}


.table_outer {
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.75);
    padding: 9px;
    margin-top: 28px;
}

.table_head {
    margin-top: -37px;
}

.border_btm {
    border-bottom: none !important;
}

.border_btm1 {
    border-bottom: 1px solid #000 !important;
}

.border-btm {
    border-bottom: 1px solid #ccc !important;
}

.border-top-2 {
    border-top: 1px dotted #ccc !important;
}

.ignore_table {
    border: 1px solid #E36159 !important;
}

.border-1p {
    border: 1px solid #ccc !important;
}

.ignore_clr {
    background-color: #E36159 !important;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
}

.ignore_cell {
    border-bottom: 1px solid #E36159 !important;
}

.got_duty_table {
    border: 1px solid #2BAAB1 !important;
}

.got_duty_clr {
    background-color: #2BAAB1 !important;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
}

.got_duty_cell {
    border-bottom: 1px solid #2BAAB1 !important;
}

.not_get_table {
    border: 1px solid #734BA9 !important;
}

.not_get_clr {
    background-color: #734BA9 !important;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.75);
}

.not_get_cell {
    border-bottom: 1px solid #734BA9 !important;
}


.welcome_bg {
    background-image: url('../Images/welcome.png');
    height: 99%;
    width: 95%;
    background-position: center top;
    background-repeat: no-repeat;
    position: fixed;
}

/*//done  aishwariya 26-2-2019*/
.tablewrap {
    white-space: nowrap !important;
}

    .tablewrap td {
        white-space: nowrap !important;
    }

.text-border1 {
    border-bottom: 1px solid !important;
    padding-bottom: 3px !important;
    font-weight: 600;
}
/*added by aishwariya*/


.search {
    border-radius: 5px !important;
}

.formmargin {
    margin-left: -45px !important; /*added by aishwariya*/
}

.wraptext {
    white-space: nowrap !important; /*added by aishwariya*/
}

.padding_01 {
    padding-left: 0px !important; /*added by aishwariya*/
}

.padding-t-5 {
    padding-top: 5px !important;
}
/*.selectelement{
    width:42% !important;
}*/
/*.selectelement2 {
    width: 45% !important;
}*/


.table > thead > tr > th {
    vertical-align: top !important; /*added by aishwariya*/
}

.text_font {
    font-weight: bold; /*added by aishwariya*/
}

.text_normal {
    font-weight: normal !important;
}

.flexP {
    display: flex !important; /*added by aishwariya*/
}

.padding_b {
    padding-bottom: 20px !important; /*added by aishwariya*/
}

.padding_t1 {
    padding-top: 10px !important; /*added by aishwariya*/
}

.bg_color {
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3); /*added by aishwariya */
    /*background: linear-gradient(to bottom, #fff 10%, #F39C12 80%); /*added by aishwariya */
}

.button_radius {
    border-radius: 3px !important; /*added by aishwariya*/
}

.p_l0 {
    padding-left: 0px !important; /*added by aishwariya*/
}

.wrapper1 {
    width: 40% !important;
    margin: auto !important; /*added by aishwariya*/
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    padding: 20px !important;
}

/* Coupon code management by dinesh */
.coupon-getreportbtn {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
}

.coupon_body_flex {
    display: flex;
    justify-content: space-evenly;
}

.hdr-coupon-masterholder {
    width: 50%;
}

.hdr-coupon-master {
    font-weight: 600;
    margin-bottom: 0;
}

.dropdown-grid-coupon-selection {
    width: 50%;
}

.coupon-lbl {
    width: 50%;
}

.txt-coupon-dates {
    width: 50%;
}


/* End Coupon code management */

@media only screen and (max-width: 1920px) {
    .duty-report-outer {
        min-height: 378px;
    }

    .inr_ttl {
        padding: 5px !important;
        text-align: center;
        background: #858585;
        color: #fff;
        font-size: 14px;
        margin: 28px 0 0px 0;
    }

    .sta_ttl {
        padding: 5px !important;
        text-align: center;
        background: #858585;
        color: #fff;
        font-size: 14px;
        margin: 72px 0 0px 0;
    }
}

@media only screen and (max-width: 1440px) {
    .duty-report-outer {
        min-height: 323px;
    }

    .inr_ttl {
        padding: 5px !important;
        text-align: center;
        background: #858585;
        color: #fff;
        font-size: 14px;
        margin: 0px 0 0px 0;
    }

    .sta_ttl {
        padding: 5px !important;
        text-align: center;
        background: #858585;
        color: #fff;
        font-size: 14px;
        margin: 0px 0 0px 0;
    }
}

@media only screen and (max-width: 1024px) {
    .duty-report-outer {
        min-height: 351px;
    }

    .inr_ttl {
        padding: 5px !important;
        text-align: center;
        background: #858585;
        color: #fff;
        font-size: 14px;
        margin: 0px 0 0px 0;
    }

    .sta_ttl {
        padding: 5px !important;
        text-align: center;
        background: #858585;
        color: #fff;
        font-size: 14px;
        margin: 44px 0 0px 0;
    }
}

@media only screen and (max-width: 991px) {
    .duty-report-outer {
        min-height: 451px;
    }

    .inr_ttl {
        padding: 5px !important;
        text-align: center;
        background: #858585;
        color: #fff;
        font-size: 14px;
        margin: 10px 0 0px 0;
    }

    .sta_ttl {
        padding: 5px !important;
        text-align: center;
        background: #858585;
        color: #fff;
        font-size: 14px;
        margin: 7px 0 0px 0;
    }

    .hdr-deduction-masterholder {
        width: 50%;
    }

    .rdo-deduction-selection {
        width: 50%;
    }

    .dropdown-grid-vehicle-selection {
        width: 50%;
    }

        .dropdown-grid-vehicle-selection span {
            width: 100%;
        }

    .welfare-amtholder {
        width: 50%;
    }

    .welfare-amtbox {
        margin-bottom: 0;
    }

    .total-lbl-amtholder {
        width: 50%;
    }

    .total-lbl-amt {
        width: 50%;
    }

    .txt-procesed-amt {
        width: 50%;
    }

    /* coupon code management by dinesh */
    .hdr-coupon-masterholder {
        width: 50%;
    }
    .dropdown-grid-coupon-selection {
        width: 50%;
    }
    .coupon-lbl {
        width: 50%;
    }
    .txt-coupon-dates {
        width: 50%;
    }
    /* end coupon code management */


}

@media only screen and (max-width: 768px) {
    .wrapper1 {
        width: 90% !important;
    }

    .m_0 {
        margin-top: 10px !important;
    }

    .header_margin {
        margin: 60px 0px 0px 0px !important;
    }

    .height_30 {
        height: 166px !important;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
        border-top: 2px solid #f39c12;
        border-left: none !important;
        border-right: none !important;
    }

    .m_t_25 {
        margin-top: 25px !important;
    }

    .m_T_40 {
        margin-top: 40px !important;
    }

    .wrapper_acesss {
        width: 90% !important;
    }

    .Margintop30 {
        margin-top: 70px !important;
    }

    .tab_slider_nav {
        width: 100% !important;
    }

    .padding25 {
        padding-top: 70px !important;
    }
}
/*added by aishwariya*/

@media only screen and (max-width: 767px) {
    .snip1404 .plan {
        width: 50%;
    }

    .snip1404 .plan-title,
    .snip1404 .plan-select a {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .snip1404 .plan-select,
    .snip1404 .featured .plan-select {
        padding: 20px;
    }

    .snip1404 .featured {
        margin-top: 0;
    }
}

@media only screen and (max-width: 440px) {
    .snip1404 .plan {
        width: 100%;
        margin-bottom: 15px;
    }

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 0px;
    }

    .page-header {
        margin: 10px 0 20px 0;
        font-size: 16px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 414px) {
    .wrapper1 {
        width: 100% !important;
        padding: 10px !important;
    }

    .m_0 {
        margin-top: 10px !important;
    }

    .modelwidth {
        width: 100% !important;
    }

    .m_T_40 {
        margin-top: 40px !important;
    }

    .Margintop30 {
        margin-top: 50px !important;
    }
}
/*added by aishwariya*/
