/* Created by Bala murugan Email: inventorbala@gmail.com contact: 9524435595 Date : 12/01/2018 08:48: PM path name */


/* button click dot spinner animation css*/

button.dtp-btn-ok.btn.btn-flat {
    background: #00a8a8;
    color: white;
    padding: 7px 16px;
    cursor: pointer;
}

button.dtp-btn-cancel.btn.btn-flat {
    cursor: pointer;
}

div#upload_filebtn {
    background: #970506;
    border: 0px;
    display: inline-block;
    padding: 8px 17px;
    border-radius: 3px;
    color: white;
    text-shadow: 0px 0px 1px grey;
    font-size: 14px;
    font-weight: bold;
    text-transform: capitalize;
    cursor: pointer;
    outline: none;
    -webkit-outline: none;
    -moz-outline: none;
    -ms-outline: none;
    -o-outline: none;
}

._loder_disbx {
    display: none;
}

.spinner {
    margin: 0;
    width: 100%;
    text-align: center;
}

.spinner>div {
    width: 10px;
    height: 10px;
    background-color: #f5f5f5;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

._panel_hdnx {
    background: #f3f3f3;
    line-height: 31px;
    border-radius: 2px;
    border-bottom: 1px solid #f4f4f4;
}

.span_titlebx {
    position: relative;
    color: #817a7a;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}

.bx_rox123 {
    background: #ffffff;
    padding: 20px;
    border: none;
    margin-top: 10px !important;
}

._pnel_datavx {
    font-size: 22px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 10px;
}

span.chk_bx_fltr.actv,
span.radio_bx_fltr.actv {
    border: 6px solid #ccc8c8;
    color: #FFF;
    background-color: #0066ff;
    padding: 7px;
}

._radiobx_dis,
._radiobx_disbx {
    display: inline-block;
}

span.chk_bx_fltr,
span.radio_bx_fltr {
    background-color: #FFF;
    border: 1px solid #bebebe;
    color: #FFF;
    display: inline-block;
    cursor: pointer;
    border-radius: 30px;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    margin: 5px 10px;
    padding: 7px;
}


/* error message box design */

.alert-danger {
    background: black;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 11px;
    padding: 12px 5%;
    position: relative;
    text-align: center;
    top: 20px;
    width: 201%;
    text-transform: capitalize;
    font-weight: 600;
    border: 1px solid black;
}

.alert-success {
    background-color: #60b044;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 11px;
    padding: 13px 3%;
    position: relative;
    text-align: center;
    top: 20px;
    width: 201%;
}

.bx-msg-data2,
.bx-msg-data {
    position: fixed;
    z-index: 11111;
    top: 0px;
    margin: 8px 42%;
    text-align: center;
}

a.href_124bx {
    padding: 6px 15px;
    background-color: #2196F3;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    position: relative;
    font-size: 13px;
    margin-left: 4px;
}

._filter_bx_data {
    position: absolute;
    right: 30px;
    top: 25px;
}

input.empl_srchbx {
    border: 1px solid #dfdcdc;
    line-height: 35px;
    border-radius: 2px;
    font-size: 13px;
    width: 235px;
    text-align: center;
}

._user_img_bx {
    display: inline-block;
    width: 80px;
    height: 80px;
    position: relative;
    vertical-align: top;
}

.img_bx_dipy {
    display: block;
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 5px;
    font-size: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}

.user_img_src {
    width: 100%;
    height: auto;
}

._user_det_bx {
    display: inline-block;
    margin-left: 20px;
}

a.cust_href_link {
    position: relative;
    display: inline-block;
    background-color: #ffffff;
    color: #ffffff;
    padding: 6px 6px 6px 6px;
    margin: 3px;
    vertical-align: top;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background: #4486f8;
    border-radius: 3px;
    font-size: 11px;
    font-weight: 700;
}

span.empltype_bx {
    background: teal;
    padding: 2px 10px 4px;
    color: white;
    border-radius: 30px;
    font-size: 10px;
}

a.cust_href_link {
    font-weight: 700;
    color: white !important;
}

.lst_bx458 {
    margin-top: 5px;
    position: relative;
    border-bottom: 1px solid #f8eeee;
    padding: 5px;
}

._emil_bx strong {
    color: #898585;
}

._padbx_123 {
    margin-top: 2px;
}

._imng_bx_dataset {
    display: inline-block;
    width: 100px;
    height: 100px;
    vertical-align: top;
    position: relative;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    overflow: hidden;
}

.img_proj_bx-mn-lst {
    width: 100%;
    height: 100%;
    text-align: center;
}

._iconbx_rem {
    cursor: pointer;
    text-align: center;
    margin: 0;
    vertical-align: middle;
    font-size: 17px;
    margin-right: 12px;
    border-radius: 4px;
    display: inline-block;
    color: red !important;
}

._iconbx_edit {
    cursor: pointer;
    text-align: center;
    margin: 0;
    vertical-align: middle;
    font-size: 21px;
    margin-right: 12px;
    color: green;
    border-radius: 4px;
    display: inline-block;
    background: white;
}

div#image_url {
    padding: 8px 13px;
    background-color: #bdbdbd;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    font-size: 15px;
    border: 2px solid #ffffff;
    vertical-align: top;
    top: 40px;
    margin-left: 10px;
    display: inline-block;
}

._img_bx_disdata {
    display: inline-block;
}

img._com_src_log {
    width: 100%;
    height: auto;
}

a.user_link_btn.empl_stuschge {
    padding: 2px 10px 4px;
    color: white;
    border-radius: 30px;
    font-size: 10px;
    top: 15px;
    position: absolute;
    right: 10px;
    font-weight: 700;
    cursor: pointer;
}

a.user_link_btn.empl_stuschge:hover {
    color: white;
}

a.user_link_btn.empl_stuschge.red {
    background: red;
}

.sett_mnubx._bx_act {
    display: block;
}

._log_out_fn {
    cursor: pointer;
}

._bx_cl_rbc {
    background-color: white;
    position: relative;
}

button.sync_btn {
    padding: 2px 14px;
    background-color: #fc911d;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    font-size: 15px;
    border: 0px solid #ffffff;
    vertical-align: top;
    margin-left: 10px;
    display: inline-block;
}

.sync_bx12 span {
    font-weight: 600;
    padding-left: 13px;
    position: relative;
    top: 5px;
}

._qtr_lmgvx {
    width: 100px;
}

textarea.form-control.cntbx_12 {
    width: 100%;
    min-height: 200px;
}

._proj_imgbx {
    text-align: center;
    position: relative;
    width: 200px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

.dis_none {
    display: none;
}

img._imgsrbx.img-disp-tg {
    width: 100%;
    height: auto;
}

._adtgle_bx {
    display: none;
}

._adtgle_bx.tgl_actbx {
    display: block;
}

._span_bx {
    display: inline-block;
    vertical-align: top;
}

a._lnk_bxbtn {
    padding: 4px 11px;
    background-color: #2196F3;
    color: white !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    font-size: 13px;
    vertical-align: top;
    margin-left: 10px;
}

img._image_tdbx {
    width: 100%;
    height: auto;
}

.ima_bx1svf {
    position: relative;
    overflow: hidden;
    width: 150px;
    height: 150px;
    display: inline-block;
}

div#datatable_length {
    display: inline-block;
    padding: 20px;
    position: relative;
    top: 7px;
}

div#datatable_filter {
    display: inline-block;
    padding: 17px;
}

input[type="search"] {
    width: 156px;
    padding: 7px;
    border: none;
    border: 1px solid #b0acac;
    border-radius: 3px;
}

div#datatable_length select {
    width: 55px;
    display: inline-block;
    height: 33px;
}

._bx_data {
    position: relative;
}

._clse_bxicon {
    font-size: 17px;
    position: relative;
    top: -8px;
}

textarea.form-control {
    min-height: 150px;
}

._revxbc124_tr {
    position: absolute;
    right: 15px;
    top: 6px;
    text-align: center;
    margin: 0;
    vertical-align: middle;
    font-size: 24px;
    width: 25px;
    height: 25px;
    color: rgb(255, 255, 255);
    border-radius: 3px;
    display: inline-block;
    background: #e11010;
    cursor: pointer;
}

._no_datavxg_12 {
    padding: 25px;
    font-size: 14px;
}

a.bx_edit213 {
    padding: 2px 16px;
    background-color: green;
    color: white !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    font-size: 13px;
    vertical-align: top;
    margin-left: 10px;
}

a.bx_remove213 {
    padding: 2px 16px;
    background-color: #F44336;
    color: white !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
    font-size: 13px;
    vertical-align: top;
    margin-left: 10px;
}

.image_selec_btn {
    background-color: #45B318;
    padding: 10px;
    margin: 10px;
    display: inline-block;
    text-align: center;
    color: white;
    cursor: pointer;
    border-radius: 3px;
}

#proj_img_save_btn,
#proj_img_save_btn {
    background-color: #FF4D55;
    padding: 10px 20px;
    margin: 10px;
    text-align: center;
    color: white;
    cursor: pointer;
    border-radius: 3px;
    border: 0px;
    display: none;
}

div.img_proj_str_box {
    width: 150px;
    height: 150px;
    overflow: hidden;
    background-color: #F3F3F3;
    margin: 5px;
    display: inline-block;
    border: 2px solid #ECECEC;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    cursor: pointer;
    position: relative;
}

div.img_proj_str_box img {
    width: 100%;
    display: none;
}

div.img_upl_loader {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 54px;
}

div.img_upl_loader img {
    display: block;
}

span.close_proj_img,
span.remove_proj_img,
span.remove_proj_assign_list,
span.remove_combo_proj,
span.remove_accessory_assign {
    position: absolute;
    top: 5px;
    z-index: 100;
    color: #FF4D55;
    right: 8px;
    font-size: 30px;
    cursor: pointer;
    display: none;
    background-color: rgba(255, 255, 255, 0.72);
    padding: 3px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

div.img_proj_str_box:hover span.close_proj_img,
div.img_proj_str_box:hover span.remove_proj_img,
div#proj_list_assignBox:hover span.remove_proj_assign_list,
div#proj_list_assignBox:hover span.remove_combo_proj,
div#proj_list_assignBox:hover span.remove_accessory_assign {
    display: block;
}

.profile_lgo_mn {
    background-color: #c5351b;
    position: relative;
    padding: 30px;
    border-radius: 3px;
}

.profile_lgo {
    position: relative;
    overflow: hidden;
    width: 125px;
    height: 125px;
    border-radius: 100px;
    margin: 0 auto;
    margin-top: 10px;
}

.profile_logo_bxmsg {
    width: 100%;
    height: auto;
}

.profile_nm_lst {
    padding: 5px 0px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    text-align: center;
    margin-top: 5px;
    line-height: 25px;
}

.profile_menu.box_4 {
    width: 25%;
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
}

.profile_cnt.box_8 {
    display: inline-block;
    width: 73%;
    vertical-align: top;
}

.page-content {
    background-color: #ffffff;
    min-height: 600px;
}

ul._drp_dwn_mnu_ul li a {
    display: block;
    color: #303e40;
    font-weight: 600;
    width: 160px;
    font-size: 13px;
    position: relative;
    padding: 11px 15px;
}

ul._drp_dwn_mnu_ul li {
    border: 1px solid #ebeae6;
    margin-top: 0;
    line-height: 23px;
}

ul._drp_dwn_mnu_ul li:hover {
    background: #f8f7f5 !important;
    border-left: 5px solid #ff766c;
    color: #89817f !important;
}

li._profile_li.actbx {
    border-left: 5px solid #ff766c;
    color: #89817f;
    top: 0px;
    cursor: pointer;
}

li._profile_li {
    cursor: pointer;
}

._prof_img45 img {
    width: 100%;
}

._dvChr_b458._fld_tb145 {
    width: 95.5%;
}

._sbhd_452 {
    display: block;
    margin: 0px 10px;
    font-weight: bold;
    font-size: 20px;
    color: #455759;
}

._dvChr_b458._fld_tb145 {
    width: 95.5%;
    overflow: initial;
    padding: 20px 25px;
    margin-left: 10px;
    background: whitesmoke;
}

._sbnt51,
._cnt_d_tbl7 {
    padding: 20px 10px;
}

._cnt_d_tbl7 table tr td._cnt_dta {
    font-weight: bold;
    width: 45%;
}

._cnt_d_tbl7 table tr td {
    padding: 5px;
}

._prof_bx78 {
    padding: 15px 20px;
    position: relative;
}

ul._drp_dwn_mnu_ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

._chge_priobx {
    display: inline-block;
    position: absolute;
    right: 49px;
    top: 25px;
}

button._chge_prio {
    background-color: #2196F3;
    color: white;
    border: none;
    font-size: 14px;
}

._span_priro.dis_none {
    display: none;
}

.prio_cls321.dis_true {
    display: block;
    width: 100px;
}

.prio_cls321 {
    display: none;
    width: 25%;
    text-align: center;
}

input.search_bx_filter::placeholder {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}

.empt-prod-lbl {
    padding: 25px;
    font-size: 17px;
    font-weight: 600;
    color: #d2cdcd;
}

a.user_link_btn {
    font-size: 11px;
    display: inline-block;
    padding: 5px 10px;
    color: white !important;
    font-weight: bold;
    margin: 0px 0px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    margin-top: 10px;
    position: absolute;
    right: 0;
    top: 0;
}

.act {
    background: green;
}

.red {
    background: red;
}

span.chekbx_lbl.mdi.mdi-check.actv {
    color: white;
    background-color: #008080;
    border: 1px solid #008080;
}

span.chekbx_lbl {
    background-color: white;
    padding: 3px;
    border: 1px solid #bebebe;
    color: white;
    margin: 5px 10px;
    display: inline-block;
    cursor: pointer;
    width: 22px;
    height: 22px;
    position: relative;
}

.dis_none {
    display: none;
}

ul._oper_data {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
}

li.chekbx_lbl_li {
    display: block;
    margin-left: 25px;
    margin-top: 10px;
}

.chekbx_all_lbl {
    background-color: white;
    border: 1px solid #bebebe;
    color: white;
    margin: 5px 10px;
    display: inline-block;
    cursor: pointer;
    width: 22px;
    height: 22px;
}

span.chekbx_all_lbl.mdi.mdi-check.actv {
    color: white;
    background-color: #2196F3;
    border: 1px solid #2196F3;
}

._locl_clr {
    bottom: -12px;
    font-weight: 900;
    color: #0a0a0a;
    font-size: 17px;
    position: absolute;
    right: 50px;
}

.form_bx12 {
    width: 100%;
    padding: 12px;
}

form#assign_frmdata {
    padding: 10px;
    width: 100%;
}

._btnbx {
    padding: 7px;
    margin-top: 25px;
}

._prof_bx78 {
    padding: 15px 20px;
    position: relative;
}

span._actv475u {
    color: #4aa23c;
    font-size: 20px;
    top: 16px;
    position: absolute;
    z-index: 1;
}

._prof_img45 {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -o-border-radius: 100px;
    -ms-border-radius: 100px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 3px solid #e4e4e4;
}

._prof_img45 img {
    width: auto;
    height: 100%;
}

._nme_tbl4 {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px;
    font-weight: bold;
    font-size: 35px;
    color: #455759;
}


/*popup*/

#cdn-ld-frm {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 102%;
    height: 100%;
    text-align: center;
    display: none;
    overflow-y: scroll;
    padding-bottom: 5%;
}

#pop-innr-bx {
    position: relative;
    display: inline-block;
    margin-top: 4%;
}

div#popup-blk.actv {
    visibility: visible;
}

.close_popup_btn {
    position: absolute;
    right: 0px;
    z-index: 9999;
    font-size: 29px;
    color: white;
    top: 5px;
    cursor: pointer;
    display: none;
    border-radius: 28px;
    padding: 2px 4px;
    top: 0;
}

div#ldr-fsn-mn2 {
    padding: 20px 70px 20px 70px;
    position: relative;
    z-index: 2000;
    background-color: white;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    text-align: center;
    direction: ltr;
    box-shadow: 0px 1px 4px #959595;
}

.pop_up_init {
    display: none;
}

.loader {
    position: relative;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

svg:not(:root) {
    overflow: hidden;
}

.circular {
    animation: _rot_circle 2s linear infinite;
    height: 100px;
    position: relative;
    width: 100px;
}

.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: innr_line 1.5s ease-in-out infinite, line_clr 6s ease-in-out infinite;
    stroke-linecap: round;
    stroke-width: 4px;
}

@-webkit-keyframes _rot_circle {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes _rot_circle {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes innr_line {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes innr_line {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@-webkit-keyframes line_clr {
    100%,
    0% {
        stroke: #d62d20;
    }
    40% {
        stroke: #0057e7;
    }
    66% {
        stroke: #008744;
    }
    80%,
    90% {
        stroke: #ffa700;
    }
}

@keyframes line_clr {
    100%,
    0% {
        stroke: #d62d20;
    }
    40% {
        stroke: #0057e7;
    }
    66% {
        stroke: #008744;
    }
    80%,
    90% {
        stroke: #ffa700;
    }
}

div#popup-blk {
    width: auto;
    text-align: left;
    visibility: hidden;
    position: relative;
    z-index: 9997;
    transition: width 0.5s ease-in-out;
    -webkit-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -ms-transition: width 0.5s ease-in-out;
    -o-transition: width 0.5s ease-in-out;
}

.prod_vw_box_dsn,
.lwa-modal {
    padding: 0px;
     background: #fefefe;
    position: relative;
    padding: 0px 0px;
    margin: 0 auto;
    display: block;
    opacity: 1;
    visibility: visible;
    top: 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    box-shadow: 0px 1px 4px #959595;
    min-width: 400px;
    margin-bottom: 100px;
}

div#div-forms {
    padding: 25px 20px 10px;
}

.pop_subm_bx {
    padding: 10px 20px;
    text-align: right;
    position: relative;
}

.popup-mdl-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
    display: none;
    top: 0;
    left: 0;
}

span.login_sty_css {
    font-size: 18px;
    font-weight: 600;
}

button.act_btn._2124_js_14 {
    border: 1px solid red;
    background: red;
    color: white;
    border-radius: 3px;
    padding: 4px 14px;
    position: relative;
    top: 7px;
    font-weight: 900;
    cursor: pointer;
}

._cls_p_icn8 {
    cursor: pointer;
}

._icn_bck3 {
    cursor: pointer;
}

._ovrw_mds52.ref_filter_opt .span_max_fil {
    vertical-align: top;
    position: relative;
    right: 0;
    text-align: left;
    background: white;
    font-weight: 500;
    cursor: pointer;
    top: 0px;
    z-index: 100;
    border-radius: 3px;
    padding: 10px;
    height: 39px;
    border: 0px;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.05);
}

._ovrw_mds52.ref_filter_opt {
    text-align: right;
    position: relative;
    right: 45px;
}

.ref_filter_opt {
    display: inline-block;
    position: relative;
    width: 250px;
}

._ovrw_mds52.ref_filter_opt span.log_key {
    position: absolute;
    right: 32px;
    top: 7px;
    vertical-align: top;
    font-size: 25px;
}

.action_bx12 {
    position: relative;
}

li.-actn-lnk {
    color: #777777;
    font-size: 1em;
    line-height: 1em;
    padding: 10px 25px 10px;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

ul.blk_filter-cont-box.active li {
    list-style: none;
}

.blk_filter-cont-box {
    background-color: #ffffff;
    position: absolute;
    color: black;
    box-shadow: 0px 1px 2px #a5a5a5;
    width: 100%;
    z-index: 100;
    border-radius: 3px;
    top: 0px;
    left: 0px;
    text-align: left;
    font-size: 13px;
    font-weight: 500;
    color: #6b6b6b;
    padding: 10px 0px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    visibility: hidden;
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
}

.txt_cnter {
    text-align: center;
}

._ovrw_mds52.ref_filter_opt .-actn-lnk,
._ovrw_mds52.ref_filter_opt ._timeline_dt {
    display: block;
    color: #777777;
    font-size: 1em;
    line-height: 1em;
    padding: 10px 25px 10px;
    text-decoration: none;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}

.blk_filter-cont-box.active {
    display: block;
    transform: scale(1);
    visibility: visible;
    min-width: 200px;
}

.action_bx12 ul.blk_filter-cont-box.active {
    left: -85px;
    top: -55px;
}

._depart_bx_123 {
    display: inline-block;
    width: 215px;
}

.pos_ab {
    position: absolute;
    right: 5px;
    top: 7px;
}

span.span_fil_val {
    font-size: 13px;
    font-weight: 600;
    color: #979292;
    position: absolute;
    top: 5px;
}

li.cutom_libx.dis_block {
    display: block;
    text-align: left;
    width: 100%;
    padding: 5px;
}

.cutom_libx {
    display: none;
}

input.form-control.custom_fromdate {
    display: inline-block!important;
    width: 45%!important;
    height: 32px!important;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    color: #9d9a9a;
}

._select_drop {
    bottom: 15px;
    position: relative;
}

a._lnk_bx {
    padding: 3px 15px;
    background: #e7e7e7;
    color: black;
}

._select_drop select {
    border: none;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.05);
}

span.span_filter_lbl {
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    bottom: 15px;
    color: #a09393;
    font-weight: 600;
}

._rep_filter_bx {
    position: absolute;
    right: 5px;
    top: 8px;
}

input.form-control.custom_todate {
    display: inline-block!important;
    width: 45%!important;
    height: 32px!important;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    color: #9d9a9a;
}

.apply_btn {
    background-color: #15a61b;
    color: white;
    padding: 0px 25px;
    border: none;
    border-radius: 3px;
}

.cancel_btn {
    background-color: #e8e8e8;
    color: #676767;
    text-shadow: none;
    font-weight: 400;
    margin: 0px 10px;
    border: none;
    padding: 0px 25px;
    border-radius: 3px;
}

._cut_tbx {
    text-align: center;
}


/* pro loders */

._pro_loder_bx {
    display: none;
}

.progress {
    position: absolute;
    height: 4px;
    display: block;
    width: 98%;
    background-color: #e0e0e0;
    border-radius: 2px;
    background-clip: padding-box;
    margin: 0.5rem 0 1rem 0;
    overflow: hidden;
    top: -10px;
}

.progress .determinate {
    position: absolute;
    background-color: inherit;
    top: 0;
    bottom: 0;
    background-color: #26a69a;
    transition: width .3s linear;
}

.progress .indeterminate {
    background-color: #FF5722;
}

.progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s;
}

@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }
    60% {
        left: 100%;
        right: -90%;
    }
    100% {
        left: 100%;
        right: -90%;
    }
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }
    60% {
        left: 100%;
        right: -90%;
    }
    100% {
        left: 100%;
        right: -90%;
    }
}

@-webkit-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }
    60% {
        left: 107%;
        right: -8%;
    }
    100% {
        left: 107%;
        right: -8%;
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }
    60% {
        left: 107%;
        right: -8%;
    }
    100% {
        left: 107%;
        right: -8%;
    }
}

div.dt-buttons {
    text-transform: uppercase;
}

.filter_text_bx {
    position: absolute;
    right: 15px;
    top: 40px;
}

input.search_bx_filter {
    height: 38px;
    border: 1px solid #dedada;
    border-radius: 3px;
    text-align: center;
    width: 200px;
    font-size: 14px;
}

._icn_ze {
    font-size: 20px;
    font-weight: 900;
    color: #716e6e;
}


/* page view data design */

.job_card_details {
    padding: 20px;
    background: #ffffff;
    margin-top: 15px;
    border: 1px solid #f0ebeb;
}

._opt_bx_data {
    padding: 5px;
    margin-top: 10px;
}

span.op_lable_1 {
    font-size: 15px;
    font-weight: 600;
}

.dis_lblel {
    margin-top: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #625d5d;
    display: inline-block;
    width: 40%;
}

ul.oper_ulbx li {
    padding: 3px;
}

.span_filter_option {
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    bottom: 13px;
    color: #a09393;
    font-weight: 600;
}

select.form-control._part_no_drop {
    position: relative;
    bottom: 13px;
    height: 37px !important;
}

input.search_bx_filter.jobcard_search {
    position: relative;
    bottom: 13px;
}

a.button_btn {
    font-size: 13px;
    padding: 6px 20px;
    position: relative;
    margin-right: 5px;
    background: #2196F3;
    border: 1px solid #2196f3;
    line-height: 27px;
    color: white !important;
    font-weight: 900;
    border-radius: 2px;
    cursor: pointer;
}

button.button_btn.pdf_btn {
    display: inline-block;
}

.gere_filterbx {
    position: absolute;
    right: 20px;
    top: 8px;
}

.div_tlbx {
    display: none;
}

.print_footer {
    position: relative;
    right: 10px;
    bottom: -15px;
    font-size: 12px;
    text-align: right;
    display: none;
}

textarea.form-control {
    min-height: 75px;
}

._ref_operation_bx {
    vertical-align: top;
    position: relative;
    right: 0;
    text-align: left;
    background: white;
    font-weight: 500;
    cursor: pointer;
    top: 0px;
    z-index: 100;
    border-radius: 3px;
    padding: 0px;
    height: 38px;
    border: 1px solid #ece1e1;
}

.operation_fil_val {
    font-size: 13px;
    font-weight: 600;
    color: #979292;
    position: absolute;
    top: 5px;
    text-align: center;
    left: 15px;
}

span.mdi.mdi-menu-down.operation_key {
    position: absolute;
    right: 5px;
    bottom: 0px;
}

li._oper_link {
    display: block;
    margin-left: 0px;
    margin-top: 0;
}

span._oper_link_check.mdi.mdi-check.actv {
    color: white;
    background-color: #f52121;
    border: 1px solid #f52121;
}

span._oper_link_check {
    background-color: white;
    padding: 3px;
    border: 1px solid #bebebe;
    color: white;
    margin: 10px 7px;
    display: inline-block;
    cursor: pointer;
    width: 16px;
    vertical-align: top;
    height: 16px;
    border-radius: 2px;
    position: relative;
}

.blk_filter-cont-box.oper_active {
    display: block;
    transform: scale(1);
    visibility: visible;
}

span.span_opname {
    top: 2px;
    position: relative;
}

button.filter_operation {
    background-color: #dbdedf;
    color: #676767;
    text-shadow: none;
    font-weight: 400;
    margin: 0px 10px;
    border: none;
    padding: 0px 25px;
    border-radius: 3px;
}

.tab_bx {
    width: 100%;
    background: #f3f3f3;
    padding: 10px;
}

._text_right {
    text-align: right;
}

._shw_pwd {
    position: absolute;
    right: 22px;
    top: 35px;
    font-size: 23px;
    color: #0066ff;
    cursor: pointer;
}

.price_bx {
    font-size: 18px;
    font-weight: 600;
}

.price_bx .price-new {
    color: #e74c3c;
}

.price_bx .price-old {
    text-decoration: line-through;
    color: #999;
    font-size: 13px;
}

.act {
    background: green !important;
}

.red {
    background: #e74c3c !important;
}

.dis_bxdata {
    display: inline-block;
    vertical-align: top;
    min-width: 300px;
}

input.text_vibl {
    border: none;
    border: 1px solid #ccc7c7;
    border-radius: 3px;
    visibility: hidden;
    padding: 5px;
    margin-left: 50px;
    margin-top: 15px;
}

.actbtn_123 {
    padding: 5px 15px;
    width: 75px;
    background-color: #2196F3;
    color: white !important;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
    font-size: 13px;
    vertical-align: top;
    margin-left: 10px;
}

td.taks_divbx {
    width: 82%;
}

li.-actn-lnk:hover {
    color: red;
}

input.text_vibl.dis_block {
    display: inline-table;
}

li.chekbx_lbl_li.actv input.text_vibl {
    visibility: visible;
}

.sir_entrybx {
    vertical-align: top;
    display: inline-block;
}

.radio {
    display: inline-block;
    margin-left: 20px;
}
.dg_fgsp_21_ {
    position: absolute;
    right: 36px;
    top: 28px;
}
table.bdw_dw_dt
{
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin-top: 15px;
}
table.tbl_mdl_dt_21
{
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin-top: 15px;
}
table.tbl_mdl_dt_21 tr{
    text-align:left;
}
