* {
    -moz-box-sizing: border-box;
}

body {
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px;
    color: #333;
    padding: 0 !important
}

body, html {
    height: 100%;
}

h1 {
    font-size: 22px;
    font-weight: 300;
    color: #0049ad;
    margin: 0 0 20px;
}

h2 {
    font-size: 16px;
    color: #0049ad;
    margin: 0 0 10px;
    font-weight: 400;
}

h3 {
    color: #0049ad;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 14px;
}

h6 {
    font-size: 13px;
    color: #0049ad;
    margin: 0 0 10px;
    font-weight: 400;
}

a, a:hover, a:visited, a:active, a:focus, input, button, textarea {
    outline: none;
    text-decoration: none;
}

input, select, textarea, button {
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    color: #333;
    border: 1px solid #999;
    padding: 5px;
}

a {
    cursor: pointer;
}

.btn:focus, .btn.focus {
    outline: none !important;
    background: #003761 !important;
    border-color: #003761 !important;
    color: #fff !important;
}

.e-grid {
    border-width: 0px !important;
}

    .e-grid .e-gridheader {
        border-top-width: 0px !important;
        border-bottom-width: 0px !important;
    }

    .e-grid .e-hscrollcss, .e-grid .e-detailindentcell {
        border-right-width: 0px !important;
        border-left-width: 0px !important;
    }

.margtop10 {
    margin-top: 10px !important;
}

.margleft10 {
    margin-left: 10px !important;
}

.margright10 {
    margin-right: 10px !important;
}

.margbottom10 {
    margin-bottom: 10px !important;
}

.leftbar {
    width: 56px;
    background: #059DCC;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
}

.logo_sml {
    background: #fff;
    height: 56px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 5px 0 0;
}

.left_nav ul {
    margin: 0;
    padding: 0;
}

.left_nav li {
    list-style: none;
    width: 100%;
    text-align: center;
    background: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05)
}

.left_nav .panel-heading .fa {
    font-size: 18px;
}

.left_nav li a, .tree_menu a {
    color: #fff;
    padding: 10px 0;
    display: block;
}

.tree_menu li {
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05)
}

    .tree_menu li a {
        font-size: 12px;
        padding: 10px 15px;
        text-align: left;
    }

    .tree_menu li li {
        text-transform: none;
        border-bottom: none;
    }

    .tree_menu li a:hover, .tree_menu .active {
        background: rgba(0,0,0,0.1);
    }

        .tree_menu .active a, .tree_menu li li.active a {
            color: #fff;
        }

        .tree_menu .active li a {
            color: #fff;
        }

    .tree_menu li li.active {
        background: none;
    }

        .tree_menu li li.active .fa-plus::before {
            content: "ï¨";
        }

.floatval {
    float: left;
}

.scroll_img {
    overflow-x: scroll;
    width: 100%;
    text-align: center;
}

.serchbtn_ex_open {
    padding: 0;
    border: 0px;
    position: absolute;
    background-image: url('../Images/search.png');
    width: 20px;
    height: 20px;
    right: 3px;
    top: 3px;
    background-color: #fff;
}

.search_main_div {
    position: relative;
}

.table_scr {
    display: inherit !important;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background: #f2f2f2;
    max-height: 348px !important;
}

.table_hscr {
    overflow: auto;
}

.marginlt {
    margin-left: 15px;
}

.data_cgr {
    text-align: right;
    padding-right: 0 !important;
}

.txtalign {
    text-align: left
}

.left_nav li .fa {
    font-size: 18px;
}

.right_padding {
    padding-right: 10px;
}

.left_nav_expanded {
    width: 248px;
    background: rgb(5, 157, 204);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1001;
    display: none;
}

.tree_menu {
    position: absolute;
    bottom: 0;
    overflow-y: auto;
    width: 100%;
    top: 56px;
}

    .tree_menu a {
        text-align: left;
        padding: 10px 15px;
        font-size: 12px;
    }

.left_nav_expanded header {
    height: 56px;
    border-left: 5px solid #059DCC;
    border-bottom: 1px solid rgba(255,255,255,0.05);
    padding: 5px 0 0 10px;
    background-color: #fff;
}

.left_nav .panel-heading {
    padding: 0;
}

.left_nav_expanded .fa-angle-right {
    padding: 0 !important;
    font-size: 12px !important;
    margin: 5px 0 0;
}

.tree_menu .btn_grey {
    padding: 5px 7px !important;
    margin: 0 0 10px;
    background: #ececec;
    color: #0049AD;
}

.tree_menu ul ul {
    margin: 5px 15px 10px;
}

.tree_menu ul ul {
    margin: 0 15px 10px
}

.tree_menu li li {
    text-transform: none;
    border: none !important;
}

    .tree_menu li li a {
        font-size: 13px;
        padding: 3px 0;
    }

        .tree_menu li li a:hover {
            background: none;
        }

.textalg {
    text-align: right;
    padding-right: 0px;
}

.input_sr input {
    width: 100%;
}

.text_sc input {
    float: left;
    width: 46% !important;
    margin-right: 10px;
}

.text_sc select {
    float: left;
    width: 46% !important;
    margin-right: 10px;
}

.tree_menu li li li a, .tree_menu .active li li a {
    padding: 3px 0;
    font-size: 12px;
    color: #999;
}

.tree_menu li .fa-plus, .tree_menu li .minus {
    font-size: 10px !important;
    margin: 5px 0 0;
}

.category {
    background: rgba(0,0,0,0.2);
    border: 1px solid rgba(255,255,255,0.2);
    padding: 5px;
    color: #fff;
    margin: 0 0 5px;
    text-transform: none;
    text-align: left
}

    .category .fa-angle-down {
        font-size: 10px !important;
        margin: 5px 0 0
    }

.left_nav .active .fa-angle-right {
    transform: rotate(90deg);
}

.category a {
    padding: 0 !important;
    color: #fff !important;
    font-size: 13px !important
}

.category li {
    border-bottom: none !important;
}

    .category li a {
        font-size: 12px !important;
        color: #ccc !important;
    }

        .category li a:hover {
            color: #ffbb02 !important;
        }

.category ul {
    margin: 10px 0 0 !important;
    padding: 0;
    display: none;
}

.category > select {
    width: 100% !important;
}

.toggle {
    background: #059DCC;
    height: 56px;
    color: #6f8ba0;
    text-align: center;
    font-size: 15px;
    float: left
}

    .toggle a {
        height: 56px;
        width: 56px;
        padding: 18px 0 0;
        display: block;
        color: #fff;
    }

.left_nav_expanded .toggle {
    position: absolute;
    left: 248px;
    top: 0;
}

    .left_nav_expanded .toggle a {
        color: #fff;
    }

.hdr_container {
    margin: 0 0 0 56px;
    display: flex;
    display: -webkit-flex;
    background: #efefef
}

.header {
    ;
    width: 100%;
    height: 56px;
    float: left;
}

.navigation ul {
    margin: 0;
    padding: 0;
}

.navigation li {
    list-style: none;
    float: left;
    position: relative
}

    .navigation li a {
        color: #333;
        padding: 18px 18px 19px;
        display: block;
    }

        .navigation li a:hover, .navigation li:hover a {
            text-decoration: none;
            color: #0049AD;
        }

.navigation .dropdown-menu, .welcome_user .dropdown-menu {
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    background: #efefef;
    border: none;
}

    .navigation .dropdown-menu li {
        width: 100%;
        font-size: 13px;
    }

    .navigation .dropdown-menu a {
        padding: 5px 10px;
    }

.navigation li:hover .dropdown-menu a {
    color: #333;
}

.welcome_user .dropdown-menu > li > a {
    font-size: 13px !important;
    line-height: 2;
    border-bottom: 1px solid #ddd;
}

.welcome_user img {
    display: none !important;
}

.welcome_user {
    background: #ddd;
    font-size: 14px;
    padding: 0 0 0 15px;
}

    .welcome_user a {
        color: #000;
        padding: 18px 20px 18px 5px;
        display: inline-block
    }

    .welcome_user .dropdown-menu {
        top: 54px;
        width: 99%;
        background: #EFEFEF;
        padding-top: 5px;
    }

.dropdown-menu {
    padding: 0px 0 !important;
    margin: 2px 2px 0 !important;
}

.welcome_user .fa-angle-down {
    margin: 0 0 0 6px;
}

.body_container {
    width: 100%;
    float: left;
    padding: 15px 15px 00px 71px;
    background: #fff; /*min-height:84%;*/
}

.drag {
    background: #fffaec;
    border: 1px solid #efefef;
    margin: 0 0 4px;
    font-size: 11px;
    color: #003761;
    padding: 8px 5px;
}

.scroll {
    width: 100%;
    overflow-x: auto;
    margin: 0 0 15px 60px;
    width: -moz-calc(100% - 60px);
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
}

.table, .e-table {
    width: 100%;
    border-spacing: 1px;
    border-collapse: separate;
    margin: -1px;
    font-family: 'Roboto', sans-serif !important;
}

    .table th, .e-table th {
        background: #059DCC !important;
        font-size: 13px;
        color: #fff;
        font-weight: 400 !important;
        height: auto !important;
        padding: 8px 3px !important;
        white-space: nowrap;
    }

        .table th a, .e-filtericon, .e-ascending, .e-descending {
            font-size: 10px;
            color: #fff;
            width: 12px !important;
            height: 12px !important;
            vertical-align: top;
            display: inline-block;
            text-align: center;
            padding: 1px 0 0;
            margin: 1px 0 0 1px;
        }

            .table th a:hover {
                background: #ffbb02;
            }

            .table th a.fa {
                padding: 3px 0 0;
            }

.e-grid .e-headercelldiv {
    font-weight: 400 !important;
    font-size: 13px !important;
    text-align: left;
    margin: 0 !important;
    height: auto !important;
    line-height: normal !important;
    padding: 0 !important;
    display: inline-block !important;
    float: left;
}

.e-grid .e-headercell .e-filtericon, .e-grid .e-headercell .e-filteredicon, .e-ascending {
    margin: 0 !important;
    line-height: 18px;
    padding: 3px 0 !important;
    font-size: 12px;
    width: 12px !important;
    height: 12px !important;
}

.e-filteredicon {
    font-size: 14px !important;
}

.e-grid .e-gridheader .e-icon {
    color: #fff !important;
}

.e-grid .e-gridheader .e-filternone {
    color: #ffbb02 !important;
}

.e-ascending, .e-descending {
    font-size: 9px !important;
    line-height: 16px !important;
    padding: 3px 0 3px 2px !important;
    margin: 0 !important;
}

.e-grid .e-rowcell {
    text-overflow: ellipsis;
}

.txtlft {
    text-align: left !important;
}

.margin_no {
    margin-left: 0px;
}

.table td {
    font-size: 12px;
    padding: 5px !important;
    white-space: nowrap;
    border: none !important;
    margin: 0;
    text-align: left
}

    .table tr:nth-child(odd), .table td.headcol {
        background: #f2f2f2;
    }

.table tr:nth-child(even) {
    background: #f7f7f7;
}

.table .edit, .table .delete {
    border-radius: 100%;
    background: #4aba2c;
    font-size: 10px;
    color: #fff;
    width: 18px;
    height: 18px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    padding: 1px 0 0;
    margin: 0 1px;
}

.table .delete {
    background: #e15500;
}

.headcol {
    position: absolute;
    width: 61px;
    left: 0;
    top: auto;
}

.headcolScroll {
    position: absolute;
    width: 61px;
    left: 0;
    top: auto;
}

.relative {
    position: relative;
}

.table th.headcol {
    padding: 9px 5px 7px !important;
}

.table td.headcol {
    padding: 7px 5px 6px !important;
    text-align: center;
}

.table tr:nth-child(odd) td.headcol {
    background: #f2f2f2;
}

.table tr:nth-child(even) td.headcol {
    background: #f7f7f7;
}

.form-control {
    border-radius: 0;
    width: auto;
}

.input_sml {
    width: 40px;
}

.btn_grey, .go_btn, .btn_black {
    background: #059DCC;
    color: #fff;
    font-size: 11px;
    padding: 8px 15px !important;
    margin: 0 0 0 2px !important;
    border: none
}
    .btn_grey[disabled] {
        opacity: 0.6;
    }

.btn_black {
    background: #666 !important;

}

    .btn_grey:hover, .go_btn:hover, .btn_black:hover {
        background: #003761;
        color: #fff;
        outline: none;
    }

    .btn_grey:focus, .go_btn:focus, .go_btn:active, .btn_grey:active, .btn_black:active {
        background: #003761;
    }

.marginlftt {
    margin-left: 15px !important;
}

.go_btn {
    font-size: 16px;
    margin: 0 0 0 2px;
    padding: 2px 12px 5px;
}

.left_margin {
    margin-left: 5px;
}

.nav-tabs {
    border: none;
    background: #ddd
}

    .nav-tabs > li.active > a {
        font-weight: 700;
        color: #000 !important;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active, .tab-content {
        background: #f4f4f4 !important;
        margin: 0;
    }

        .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover, .nav-tabs > li > a {
            border: none !important;
        }

    .nav-tabs > li > a {
        color: #000;
    }

        .nav-tabs > li > a:hover {
            color: #0049AD;
            background: none;
        }

    .nav-tabs > li.active > a {
        color: #000 !important;
    }

.tab-content {
    padding: 15px 0;
    float: left;
    width: 100%;
    margin: 0 0 15px;
}

.white_bg {
    background: #fff;
    border: 1px solid #ccc;
    padding: 15px;
    font-size: 12px;
}

    .white_bg table th {
        font-weight: 600;
        width: 145px;
    }

        .white_bg table th label {
            width: 136px;
        }

table {
    width: 100%;
}

.white_bg table td {
    padding: 4px;
}

.tab-content input[type=text], .tab-content textarea, .tab-content select {
    padding: 2px 5px;
}

label {
    font-weight: 400
}

.input_dv {
    width: 100%;
    float: left;
    margin: 0 0 5px;
    text-align: left;
}

    .input_dv .text-right {
        text-align: right !important;
    }

.tab-content label {
    padding: 0;
    vertical-align: top;
    font-size: 12px;
}

.tab-content input[type=text], .tab-content textarea, .tab-content select {
    width: 100%;
    font-size: 12px;
}

.tab-content textarea {
    min-height: 80px;
}

.footer {
    text-align: left;
    font-size: 11px;
    color: rgba(0,0,0,0.6);
    width: 100%;
    float: left;
    padding-left: 70px;
    background: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
}

.menu_toggle, .device_logo {
    display: none;
}

.login_logo {
    text-align: center;
    margin: 100px 0 20px
}

.login_container {
    width: 350px;
    background: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    margin: 0 -175px 0;
    padding: 30px 40px 70px;
}

.login_icon {
    font-size: 40px;
    background: #e8e8e8;
    width: 76px;
    height: 76px;
    border-radius: 100%;
    color: #bfbfbf;
    display: block;
    margin: 0 auto 10px;
    padding: 8px 0 0;
    text-align: center
}

.login_container input[type=text], .login_container input[type=password], .login_container input[type=button] {
    width: 100%;
    margin: 0 0 10px;
}

.login_container input[type=button] {
    background: #ffbb02;
    border: none;
    color: #000;
    text-transform: uppercase;
    margin: 10px 0;
    padding: 8px 0;
}

.top_margin {
    margin-top: 15px !important;
}

.flex {
    display: flex;
    display: -webkit-flex;
}

.border {
    border: 1px solid #ddd;
}

.note fieldset {
    float: left;
}

.input_dv h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.grey_bg {
    background: #f5f5f5;
}

.maintenance .input_dv {
    margin: 0 0 5px;
}

.maintenance .grey_bg {
    margin: 0 15px 15px;
    padding: 15px;
}

.modal-content {
    border-radius: 0;
    border: none;
    border-top: 5px solid #ffbb02;
    top: 0; /*padding-top:10px; padding-bottom:10px;*/
    float: left;
    min-width: 400px;
    width: 100%;
}

.modal-lg .modal-content {
    width: 100%;
    height: 100%;
}

button.close {
    z-index: 10;
    position: relative;
    margin: 5px 10px;
    color: #999;
    opacity: 1;
}


.modal-dialog {
    display: inline-block;
    min-width: 300px;
}

.modal {
    text-align: center;
}

.mandatory {
    color: #ff6600;
}

.input_dv .left {
    width: 40%;
    float: left;
    text-align: left;
    padding: 0 10px 0 0;
}

.input_dv .right {
    width: 46%;
    float: left;
    text-align: left;
}

.input_dv input[type=text], .input_dv select, .input_dv input[type=file], .input_dv textarea {
    padding: 7px 5px;
    width: 100%
}

.input_dv .sr_input input[type=text] {
    padding: 7px 30px 7px 5px;
    width: 100%;
}

.input_dv input[type=file] {
    padding: 0;
}

.input_dv .right .btn_grey, .input_dv .right .go_btn {
    padding: 6px 15px;
}

.logo {
    margin: 20px auto;
    text-align: center;
}

.registration_bg {
    background: #fff;
    width: 90%;
    float: left;
    margin: 0 5%;
    padding: 15px;
    position: relative;
}

    .registration_bg .col-md-5 {
        margin: 0 auto;
        float: none;
        padding: 0;
    }

    .registration_bg .headcol {
        left: 15px;
    }

    .registration_bg .input_dv .left {
        text-align: right;
        padding: 0 10px 0 0;
    }

.inline_block {
    display: inline-block;
    width: 100%;
}
/*.tab-content .left, .tab-content .right{width:50%;}*/
.warning, .error {
    border-radius: 100%;
    background: #4aba2c;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    font-size: 16px;
    clear: both;
    padding: 2px 3px;
    text-align: center
}
/*.success : Removed as conflicting with JQ grid*/
.warning {
    background: #ffbb02;
}

.error {
    background: #e15500;
}

#standard_report_index_divFormulaWizard .modal-dialog .modal-body {
    max-height: 100%;
}

#report_writer_index_divFormulaWizard .modal-dialog .modal-body {
    max-height: 100%;
}

.modal-body p {
    margin: 5px 0 0;
}

.input_col {
    width: 70% !important;
}

.nmarg_scr .scroll {
    margin-left: 0;
}

.mr_lft1 .scroll {
    margin: 0 0 15px 0px !important;
    width: calc(100% - 0px);
}

.nmarg_scr1 .scroll {
    margin-left: 0;
    width: calc(100% - 0px);
}

.sr_input {
    position: relative;
}

    .sr_input i, .sr_input .fa-search, .sr_input .fa-upload, .sr_input .fa-ellipsis-h {
        position: absolute;
        top: 10px;
        right: 8px;
        color: #003761
    }

.newselect select {
    margin-bottom: 5px;
}

.modal-lg {
    width: 940px !important;
}

.modal-strech {
    width: 90vw !important;
    height: 95vh !important;
}


.md_main .modal-content {
    top: 35px;
}

.modal-open, body.modal-open-noscroll {
    overflow-y: scroll !important;
}

.txtalign {
    text-align: left;
}

.md_main .modal-footer {
    padding: 0px;
    border-top: 0px;
    margin-top: 10px;
}

.newtxt_wdt .input_dv {
    width: auto;
}

.margin_per {
    margin-left: 10%;
}
/*.tab-content input[type="text"], .tab-content textarea, .tab-content select{margin-bottom:15px;}*/
.input_dv select {
    padding-top: 3px
}

.report_name {
    width: auto !important;
    text-align: left !important;
}

.radio_btn_label {
    padding: 0 15px 0 5px;
}

.tab-content .input_dv .left {
    padding: 0 10px 0 0;
}

.btm_margin {
    margin-bottom: 15px !important;
}

.dvBorder {
    border: 1px solid #ddd !important;
}

.btn-primary {
    border: none;
    background: #003761;
}

    .btn-primary:hover, .btn-primary:hover {
        background: #003761;
        color: #fff;
        outline: none;
    }

    .btn-primary:focus {
        background: #003761;
        color: #fff;
        outline: none;
    }

    .btn-primary:active {
        background: #003761;
        color: #fff;
        outline: none;
    }

.topmargin {
    margin-top: 55px !important;
}

.fullwidth {
    width: 100% !important;
    float: left;
}

.modal-body li {
    list-style: none;
    margin: 0;
}
/*.modal-scroll{height: 400px; overflow-x: hidden;overflow-y: scroll;}*/

.small_text {
    font-size: 11px;
}

.tab-content .input_dv .sr_input .fa-search {
    top: 6px;
}

.tab-content .input_dv .right {
    position: relative;
}

.input_width input[type=text], .input_width select, .input_width input[type=file] {
    width: 230px;
}

input[type="radio"], input[type="checkbox"] {
    margin: 2px 4px 0 0;
}

.tab_inputs {
    width: 70%;
}

    .tab_inputs .left {
        width: 30%;
    }

    .tab_inputs .right {
        width: 70%;
    }

.responsive-tabs-container {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}

.tab-pane .responsive-tabs-container {
    margin: 15px 0;
}

.responsive-tabs-container ul {
    background: #ddd;
    display: block !important;
}

.nav-tabs > li {
    border-left: 1px solid #eee;
}

    .responsive-tabs-container li.active > a, .nav-tabs > li.active > a {
        background: #ccc !important;
        border-radius: 0 !important;
        margin: 0 !important
    }

.e-grid .e-groupdroparea {
    background: #fffaec !important;
    border: 1px solid #efefef !important;
}

.e-grid .e-groupdroparea {
    color: #333 !important;
}

.e-grid .e-icon.e-animatebutton {
    color: #444 !important;
    margin-top: 2px
}

.instructions {
    background: #fffaec;
    border: 1px solid #efefef;
    float: left;
    width: 100%;
    margin: 15px 0 0;
    padding: 10px 0 5px;
}

    .instructions li {
        font-size: 12px;
        padding: 0;
        margin: 0 0 5px 15px;
        list-style: square
    }

legend {
    font-size: 16px;
    text-align: left; /* margin-left: 190px;*/
}

.modal-body .responsive-tabs-container li {
    margin: 0
}

.grey {
    background: #f7f7f7;
    padding: 15px 0;
}

.scroll_y {
    width: 100%;
    float: left;
    overflow-y: auto;
    height: 460px;
}

.tab-content .table, .grey_bg .table {
    background: #ccc;
}

    .tab-content .table tr th, .grey_bg .table tr th {
        border: none !important;
    }

    .tab-content .table tfoot, .grey_bg .table tfoot {
        display: none;
    }

.tab-content .btn_grey, .tab-content .go_btn, .grey_bg .go_btn, .grey_bg .btn_grey {
    background: #059DCC;
}

    .tab-content .btn_grey:hover, .tab-content .go_btn:hover, .grey_bg .go_btn:hover, .grey_bg .btn_grey:hover {
        background: #003761;
        color: #fff;
        outline: none;
    }

  

.nmarg_scr1 {
    width: 100%;
    overflow-x: auto;
    margin: 0px 0;
}

.note_text {
    font-size: 12px;
    margin: 10px 0 0;
    background: #ededed;
    padding: 10px;
    line-height: 20px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

    .note_text ul {
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

        .note_text ul .fa {
            font-size: 9px;
            color: #999;
            margin-right: 5px;
        }

.input_label {
    width: 65% !important;
}

.modal_width {
    width: 600px;
}

.modal_descr {
    width: 80%;
}

button[disabled], html input[disabled], .disable_Btn, button[disabled], select[disabled] {
    background: #ececec !important;
    color: #333;
    border: 1px solid #cecece !important;
    font-size: 11px;
    padding: 8px 15px;
}
    /* text-transform:uppercase;*/
    button[disabled]:hover, html input[disabled]:hover, button[disabled]:hover {
        background: #ececec !important;
        color: #333;
    }

html input[type=button][disabled] {
    background: #059DCC !important;
    color: #fff !important;
    font-size: 11px !important;
    padding: 8px 15px !important;
    margin: 0 0 0 2px !important;
    border: none !important;
    opacity: 0.6 !important;
}

.e-columnChooser .e-searchbox span {
    right: 3px !important;
    top: 9px !important;
}

.e-chkbox-wrap .e-chk-image.e-stop, .e-chkbox-wrap .e-chk-image.e-checkmark, .e-chkbox-wrap .e-chk-image.e-stop, .e-chkbox-wrap .e-chk-image.e-checkmark {
    color: #003761 !important
}

.e-columnChooserListDiv {
    line-height: 24px !important;
}

.e-columnChooserSplitter {
    margin-bottom: -2px;
}

.e-columnChooser .e-searchbox input {
    padding: 4px;
    border-radius: 0 !important
}

.e-btn.e-select, .e-btn.e-disable.e-select:hover, .e-tbtn.e-disable {
    border-radius: 0;
    color: #000 !important;
    border: none !important;
    background: #ececec !important;
}


/*.e-dialog .e-btn.e-select,.e-excelfilter .e-btn.e-select {border-radius:0; color:#fff !important; border:none !important; background:#003761 !important;}
.e-dialog .e-btn.e-select:hover,.e-excelfilter .e-btn.e-select:hover  { background: #003761 !important; }*/

.e-btncontainer .e-btn.e-select {
    border-radius: 0;
    border: none !important;
    background: #003761 !important;
    color: #fff !important;
}

    .e-btncontainer .e-btn.e-select:hover {
        background: #003761 !important;
    }

#Dialogpopup .e-select {
    border-radius: 0;
    border: none !important;
    background: #003761 !important;
    color: #fff !important;
}

    #Dialogpopup .e-select:hover {
        background: #003761 !important;
    }

.e-ccBtndiv .e-ccformbtn {
    border-radius: 0;
    border: none !important;
    background: #003761 !important;
    color: #fff !important;
}

    .e-ccBtndiv .e-ccformbtn:hover {
        background: #003761 !important;
    }


.padding {
    padding: 15px;
}

.pad-btm {
    padding-bottom: 15px;
}

.top_padding {
    padding-top: 15px;
}

.nopadding {
    padding: 0 !important
}

.btn {
    border-radius: 0;
    padding: 8px 15px;
    font-size: 11px;
    margin-left: 5px;
}
/*text-transform:uppercase; */
.modal-body .nav-tabs {
    background: #ddd; /*margin-top:15px;*/
    padding: 0
}

.subject-info-arrows .btn {
    margin: 0 0 5px;
}

.subject-info-arrows .txt_btn {
    margin: 0 0 5px;
    min-width: 98px;
}

.radio_style {
    padding-left: 15px;
}

.sortorder {
    padding-top: 15px;
}

.tab-pane .white_bg {
    margin-bottom: 15px;
}

.add_ur {
    width: 50%;
    margin-top: 10px;
    float: left;
}

    .add_ur .left {
        width: 36%;
    }

    .add_ur .right {
        width: 60%;
    }

.maintenance {
    width: 100%;
    float: left;
}

    .maintenance .modal-content {
        width: 100%;
        float: left;
    }

.asset_details_popup {
    width: 700px;
}

    .asset_details_popup .modal-body {
        overflow-y: auto;
    }

        .asset_details_popup .modal-body .col-md-5, .asset_details_popup .modal-body .col-sm-6, .asset_details_popup .modal-body .col-md-7, .asset_details_popup .modal-body .col-md-6 {
            width: 100%;
        }
/*.txtRequired{width:100% !important; box-shadow:0 0 0 1px red;}*/
.highlight, .e-grid td.e-active, .e-grid .e-form-titlebar {
    background: #85b3d6 !important;
    color: #fff;
}

    .highlight:focus {
        outline: none;
    }

.asset_details_popup .modal-body .tab-content .left, .asset_details_popup .modal-body .tab-content .right {
    width: 45%;
}

.btn_btm {
    margin-bottom: 7px;
}
/*.e-scroller,  .e-gridcontent{max-height:185px !important; height:auto !important; width:100% !important; overflow:auto !important }
.e-grid .e-gridcontent, .e-grid .e-groupdroparea, .e-grid .e-headercell, .e-grid .e-headercell-hover, .e-grid .e-headercelldiv, .e-grid .e-groupheadercell, .e-grid .e-groupheadercell:hover, .e-grid .e-rowcell, .e-grid .e-indentcell, .e-grid .e-recordpluscollapse, .e-grid .e-recordplusexpand, .e-grid .e-filterbarcell, .e-grid .e-filterbarcelldisabled, .e-grid .e-summaryrow, .e-grid .e-headercontent, .e-grid .e-gridheader, .e-grid .e-gridfooter{overflow:hidden !important}

.e-content{overflow-y:auto !important;}
.e-scroller,  .e-gridcontent{max-height:185px !important; height:auto !important; width:100% !important;}
 .e-gridcontent, .e-content{height:auto !important; max-height:180px !important}
.e-content{max-height:162px !important}*/
/*.e-grid{border:none !important; margin-top:0 !important;  width:100% !important;}*/
/*.e-grid{border:none !important; margin-top:0 !important; font-size:14px !important;}*/
/*.e-gridcontent{margin-bottom:15px !important}*/

.e-table {
    border-collapse: separate !important;
    background: #fff !important;
    border-spacing: 1px !important;
}

    .e-table tr:nth-child(odd) {
        background: #f7f7f7 !important
    }

    .e-table tr:nth-child(even) {
        background: #f2f2f2 !important
    }

    .e-table td, .e-table th {
        border: none !important
    }

.e-pager, .e-pagerstatusbar {
    background: none !important;
}

.e-rowcell {
    border: none;
}

.e-grid [class^="e-"], .e-grid .e-unboundcelldiv > button {
    outline: none;
}

.e-grid .e-groupdroparea {
    margin-bottom: 3px;
}
/*.e-grid .e-gridheader{border:none !important; background:none !important}*/
.disable_Btn {
    color: #bbb !important;
}

.livespell_textarea {
    width: 100% !important;
    border: 1px solid #d9d9d9 !important;
}

.e-dialog-wrap, .e-dialog > .e-dialog-scroller {
    height: 210px !important;
}

.e-dialog .e-scroller, .e-dialog .e-content {
    max-height: inherit !important;
}

.e-dialog .e-columnChooser .e-vscroll, .e-dialog .e-columnChooser .e-vscrollbar {
    display: none !important;
}

.e-dialog .e-widget-content {
    height: 210px !important;
}

.e-button .e-down-arrow {
    font-size: 11px;
}

    .e-button .e-down-arrow:hover, .e-button .e-down-arrow:focus, .e-button .e-down-arrow:active {
        color: #686969 !important;
        outline: none;
    }

.container_asset {
    width: 100%;
    float: left;
    padding: 15px;
    background: #f5f5f5;
}

.e-ejinputtext {
    text-indent: 0 !important
}

.e-excelfilter .e-searchbox .e-ejinputtext {
    height: auto !important
}

.e-excelfilter .e-searchcontainer {
    margin-left: 0 !important;
    padding: 0 15px !important;
}
/*.e-scroller .e-hscrollbar{display:none;}*/
.modal .grey_bg .table th, .modal .grey_bg .e-table th {
    white-space: normal;
}

.modal .modal-table {
    overflow: auto;
    width: 100%;
}

.popup2 {
    width: 90%;
}
    /*.popup2 .modal-content{max-height:380px;}*/
    .popup2 input[type="text"], .popup2 select, .popup2 input[type="file"], .popup2 textarea {
        width: auto !important;
    }

.btn_close {
    padding: 0 6px;
    position: absolute;
    font-size: 20px;
    color: #999;
    right: 5px;
    top: 5px;
    z-index: 100;
    background: none;
    border: none;
    font-weight: 700;
}

.responsive-tabs-container.accordion-sm .accordion-link {
    display: none;
}

.float_container {
    width: 100%;
    float: left;
}

.btn_lr {
    float: left;
    margin-right: 15px;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin-left: 0;
}
/*.modal .maintenance .grey_bg{margin-left:0; margin-right:0;}*/
.e-list:hover, .e-list a:hover {
    background: #eee !important;
    color: #333 !important;
}
/*.modal-open .modal{overflow-y:hidden;}*/
.modal {
    overflow: auto;
}

.modal-body {
    overflow: auto;
    width: 100%;
}

.addasset .modal-body {
    overflow: auto;
}

.popup2 .modal-body {
    overflow: inherit;
    max-height: inherit;
}

.nofloat {
    float: none !important;
}

.modal input[type="radio"], .modal input[type="checkbox"] {
    margin-right: 4px;
}

.expanded {
    display: none;
    width: 100%;
    float: left;
    margin-top: 15px;
}

.expand_dv {
    background: #ff6600;
    color: #fff;
    font-size: 11px;
    display: inline-block;
    padding: 2px 6px;
}

    .expand_dv:hover, .expand_dv:focus, .expand_dv:active {
        color: #fff;
        outline: none;
    }

.tree_menu li li.active .fa-plus::before {
    content: "ï¨";
}

.padding_tb {
    padding-top: 10px;
    padding-bottom: 10px;
}

.btn_input {
    float: left;
    position: absolute;
    right: 0;
    background: #ececec !important;
    color: #ff6600;
    border: 1px solid #ddd;
    display: block;
    padding: 0 6px 2px !important;
    font-size: 15px;
    top: 0
}

ul li.dropdown:hover ul.dropdownSecurity {
    display: block;
}

.table_w {
    width: 50%;
    float: left;
}

.white_bg .table_w .fa.fa-pencil {
    margin-right: 6px;
}

.e-pager, .e-grid .e-pagerstatusbar {
    padding-bottom: 0;
}
/*.col-md-6.grey_bg{margin-left:0; margin-right:0}*/
.scroll_height {
    max-height: 170px !important;
}

.form-control {
    box-shadow: none;
    height: auto;
    border: 1px solid #d9d9d9
}

.input-group-addon {
    padding: 3px 6px;
    background: #eee;
    border-radius: 0;
    border: none;
}

/*.e-content, .e-scroller .e-hscrollbar, .e-scrollbar, .e-hscroll{width:100% !important;}
.e-hhandlespace{width:95% !important;}
.e-hdown{float:right !important;}
.e-hup, .e-hdown{border-left:1px solid #c8c8c8 !important;}*/
.e-pager {
    border: none !important;
}

.auto_input {
    width: auto !important
}

.spr_data .left {
    width: 30%;
}

.spr_data .right {
    width: 70%;
}

.margin_auto {
    margin: 0 auto !important;
    float: none;
}

.tab-content .btn_grey, .tab-content .go_btn, .tab-content button[disabled], .tab-content html input[disabled], .tab-content .disable_Btn, .tab-content button[disabled] {
    padding: 8px 15px;
    outline: none;
}

.list-group {
    margin: 0 0 10px !important;
}

.list-group-item {
    border-radius: 0 !important;
}

.lable_radio input[type=radio] {
    margin-top: 0
}

.lable_radio label {
    margin: 0 10px 0 0
}

.modal .input_dv .right input[type=text], .modal .input_dv .right select, .modal .input_dv .right textarea {
    width: 100% !important
}

.asf .row.flex.grey_bg {
    margin: 0 15px;
}

.modal .input_dv .right {
    width: 60%;
}

.input_modal .input_dv .right {
    width: 45%;
}

.modal .btn_grey, .modal .go_btn, .modal .btn {
    font-size: 11px;
}

.e-toolbar {
    background: none !important;
    border: 1px solid #eee !important
}

.e-tooltxt {
    padding: 0;
}

.bold {
    font-weight: bold;
}

.img_bg {
    background: #fff;
    border: 1px solid #eee;
    padding: 15px;
    text-align: center
}

.btn_plus .btn_input {
    right: 13px;
    padding: 9px 8px 5px !important;
}

.table_vscroll {
    max-height: 380px;
    overflow: auto;
}

.navigation .dropdown-toggle::after {
    content: '';
    display: block;
    position: absolute;
    right: 3px;
    top: 23px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
    transform: rotate(136deg);
}

.navigation .dropdown .dropdown-toggle::after {
    content: '';
    display: block;
    position: absolute;
    right: 15px;
    top: 12px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #a9a9a9;
    border-right: 1px solid #a9a9a9;
    transform: rotate(40deg);
}

.img_dvBorder {
    border: 1px solid #c5c5c5;
}

.input_dv .btn_grey, .input_dv .go_btn {
    margin: 0 2px 0 0;
}

.modal-header, .modal-footer {
    border: none;
}

.modal-body ul {
    margin: 0;
    padding: 10px;
    text-align: left;
}

.modal-header + .modal-body, .modal-body + .modal-footer {
    border-top: 1px solid #eee;
    padding-top: 1em;
    padding-bottom: .5em;
}

/*.e-hscrollcss{border-right:none !important;}*/
.modal .input_dv h4 {
    border: none;
}

.btm_border {
    border-bottom: 1px solid #eee;
}

.auto_margin {
    margin: 0 auto;
    float: none;
}

/*----------latest-----------*/

/*.fixed-header tbody {
	display:block;
	height:200px;
	overflow:auto;
}
.fixed-header .table {background:none;}
.fixed-header thead, .dummy tbody tr {
	display:table;
	width:100%;
	table-layout:fixed;
}
.fixed-header thead {
	width: calc( 100% - 1em )
}
.fixed-header table {
	width:100%;
}*/

/*.table-fixed thead {
  width: 97%;
}
.table-fixed tbody {
  height: 230px;
  overflow-y: auto;
  width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
  display: block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
  float: left;
  border-bottom-width: 0;
}*/

#AssetsliScrollerDiv {
    height: 130px !important;
}
    /*#DescriptionCatalog .e-table {
	width:3000px !important;
}*/
    #AssetsliScrollerDiv .e-content {
        height: 130px !important;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100% !important;
    }

#DescriptionCatalogliScrollerDiv {
    height: 130px !important;
}

    #DescriptionCatalogliScrollerDiv .e-content {
        height: 130px !important;
        overflow-y: auto;
        overflow-x: hidden;
        width: 100% !important;
    }

.tbl-maintenance .e-grid {
    width: 600px !important;
}

.mobilec h3 {
    margin: 9px 0px;
    color: #000;
    font-size: 13px;
}

.legendText {
    font-size: 13px;
    font-weight: 800;
    margin-bottom: 12px;
}

.plybtnbg .plylft {
    float: left;
    width: 60%;
}

.plybtnbg .plyrht {
    float: right;
    width: 30%;
    text-align: center;
    position: relative;
}

.plybtnbg .txtAlpha {
    margin: 5px 0;
    width: 100% !important;
}

.plybtnbg .txtDigits {
    margin: 5px 0;
    width: 100% !important;
}

.plybtnbg .playbtn {
    width: 100%;
    float: right;
    padding: 11px 0;
    color: #ffffff;
    background: #003761;
    border: 1px solid #003761;
    margin-top: 5px;
    height: 70px;
    cursor: pointer;
}

.plybtnbg .plyrht span {
    position: absolute;
    z-index: 999;
    color: #fff;
    margin-left: -30px;
    margin-top: 23px;
    cursor: pointer;
    left: 50%;
    top: 50%;
    margin-top: -18px;
}

.plybtnbg .playbtn i {
    font-size: 20px;
    color: #ffffff;
}

#DataCategoryTable .e-gridcontent {
    margin-bottom: 15px !important
}

.psw_container {
    margin-top: 10%;
}

    .psw_container h2 {
        margin-bottom: 20px;
    }

.inputtype input {
    width: 100% !important;
}

.psw_container .pad-all {
    padding-left: 12%;
    padding-top: 5%;
    padding-bottom: 5%;
}

.mobilef h3 {
    margin-bottom: 5px;
}

.mobilede h3 {
    margin-bottom: 15px;
}

.e-table {
    font-size: 11px !important;
}

.modal-header {
    padding: 5px;
}

.uploadf input[type=file] {
    width: 169px;
    background: #003761 !important;
    color: #fff !important;
    border: 1px solid #003761;
    padding: 6px 0px 5px 7px;
    margin-right: 5px;
}

.descrip-file input[type=file] {
    width: 100%;
    background: #f2f2f2 !important;
    color: #000 !important;
    border: 1px solid #DADADA;
    padding: 6px 0px 5px 7px;
    margin-right: 5px;
}

.avail-table select {
    min-height: 300px;
}

.upload-btn {
    margin: 0px;
    margin-bottom: 10px;
}

.rename-bx {
    float: left;
    margin: 0px !important;
    min-height: 230px;
}

.dimensions-bx {
    margin-top: 25% !important;
    margin-left: -00% !important;
    text-align: left;
}

.print-grid {
    border: 1px solid #c5c5c5;
    height: 198px;
    margin: 5px auto;
    padding: 5px;
    width: 100%;
    white-space: nowrap;
    text-align: left;
    overflow: auto;
}

.printbx .input_dv .right {
    width: 45%;
    float: left;
    text-align: left;
}

.printbx .input_dv .left {
    width: 35%;
    float: left;
    text-align: left;
    padding: 0 10px 0 0;
}
/*.transactionbx .e-grid .e-gridcontent { width:100% !important;}*/
.transactionbx .e-table {
    width: 100% !important;
}
/*.transactionbx .e-content{width:98% !important; overflow-x:auto !important;}*/
.transactionbx .e-grid .e-scrollcss {
    padding-right: 0px !important;
}

.transactionbx .tbl-maintenance .e-grid {
    width: 100% !important;
}
/*.transactionbx .e-gridheader {width:98% !important;}*/
.transactionbx .e-scroller .e-hscrollbar {
    display: none !important;
}

.printbx .input_dv .left label {
    margin-top: 7px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    margin-bottom: 5px;
}

.asset_bx { /*height:240px;overflow-y: auto; overflow-x: hidden;*/
}

    .asset_bx .right {
        width: 56%;
    }

.product-cat {
    width: 60%;
    float: left;
}

.record {
    width: 69% !important;
}

    .record #catalog_cd_ReorderQtyDbld {
        width: 19%;
        margin-right: 20px;
    }

    .record #catalog_cd_MaxQtyDbld {
        width: 19%;
    }

.spr_data .characters {
    padding-left: 13px;
    padding-top: 9px;
}

.catalog-dimen .table {
    background: #f4f4f4 !important;
    padding: 0px;
    margin: 0px;
    font-size: 13px !important;
}

    .catalog-dimen .table .left {
        font-size: 13px !important;
    }

    .catalog-dimen .table td {
        background: #f4f4f4;
        padding: 0px;
        margin: 0px;
    }

.catalogtext textarea {
    min-height: 50px !important;
}

.catalog-dimen .table th {
    background: #f4f4f4 !important;
    color: #003761 !important;
    font-weight: 700 !important;
    padding: 0px;
    margin: 0px;
}

.catalog-popup {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    padding-top: 11px;
    margin-top: 2%;
}

.d-button input {
    margin-top: 15px !important;
}
/*.assetsg .e-content{width:98% !important;} commented this line for issue #212*/
.assetsg .e-gridcontent {
    width: 100% !important;
}

.catalog-search .modal-table {
    overflow-y: hidden !important;
    overflow-x: scroll !important;
    width: 100%;
}

.catalog-search h2 {
    margin-top: 13px;
    margin-bottom: 0px;
}

.assetdata {
    height: 110px;
    overflow-y: auto;
    overflow-x: hidden;
}

.description-search {
    width: 90% !important;
    margin-left: 5%;
}

    .description-search h4 {
        margin-top: 10px;
    }

.mus .e-grid .e-gridcontent {
    height: 455px !important;
}

.modal-title {
    margin-top: 10px;
}

.DeprReportSeqclose {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

button.DeprReportSeqclose {
    color: #999;
    margin: 5px 10px;
    opacity: 1;
    position: relative;
    z-index: 10;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.DeprAssetDetailsclose {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

button.DeprAssetDetailsclose {
    color: #999;
    margin: 5px 10px;
    opacity: 1;
    position: relative;
    z-index: 10;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.DeprAssetConfrimclose {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

button.DeprAssetConfrimclose {
    color: #999;
    margin: 5px 10px;
    opacity: 1;
    position: relative;
    z-index: 10;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.MobileConfirmclose {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

button.MobileConfirmclose {
    color: #999;
    margin: 5px 10px;
    opacity: 1;
    position: relative;
    z-index: 10;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.DeprReportSeqclose {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

button.DeprReportSeqclose {
    color: #999;
    margin: 5px 10px;
    opacity: 1;
    position: relative;
    z-index: 10;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.DeprAssetclose {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

button.DeprAssetclose {
    color: #999;
    margin: 5px 10px;
    opacity: 1;
    position: relative;
    z-index: 10;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}



#DescriptionCatalogstring_CustomFDlg_wrapper .e-dialog-wrap, .e-dialog > .e-dialog-scroller {
    height: 250px !important;
}

#DescriptionCatalogstring_CustomFDlg_wrapper .e-scroller > .e-content {
    overflow: inherit;
}

#DescriptionCatalogstring_CustomFDlg_wrapper .e-widget-content {
    height: 250px !important;
}

#DescriptionCatalogstring_CustomFDlg_wrapper .e-excelfilter.e-dlgcustom .e-dlgfields .e-predicate .e-caption {
    margin-right: 10px;
}

#Assetsstring_CustomFDlg_wrapper .e-dialog-wrap, .e-dialog > .e-dialog-scroller {
    height: 250px !important;
}

#Assetsstring_CustomFDlg_wrapper .e-scroller > .e-content {
    overflow: inherit;
}

#Assetsstring_CustomFDlg_wrapper .e-widget-content {
    height: 250px !important;
}


.catalogdimensions {
    width: 85%;
}

.input_dv .left-tool {
    width: 30%;
    float: left;
    text-align: left;
    padding: 0 10px 0 0
}

.input_dv .right-tool {
    width: 60%;
    float: left;
    text-align: left;
}

/*------Alerts-----*/
.upload-screen {
    padding: 0px;
}

.fa-success {
    color: #dff0d8
}

.fa-info {
    color: #d9edf7
}

.fa-warning {
    color: #e2d179;
}

.fa-danger {
    color: #f2dede;
}
/*------Alerts-----*/
.uploadinst {
    border: 0px solid #ccc;
    padding: 10px 5px 0px 15px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    text-align: center;
    border-bottom: 1px solid #ccc;
    width: 100%;
    float: left;
}

    .uploadinst p {
        display: inline-block;
        margin-right: 30px;
    }

.mobileform .left {
    width: 20% !important;
}

.mobilede .left {
    width: 35% !important;
}

.mobilede .right {
    width: 60% !important;
}

.upimages {
    width: 100%;
    float: left;
}

/*.upimages img {
		margin-right: 10px;
		margin-bottom: 10px;
	}*/

.small-wdth #ProductNumberDbld {
    width: 45% !important;
}
/*----------latest-----------*/


@media screen and (max-width:1290px) {
    /*.white_bg table td{display:block;}
	.white_bg table th{width:50%;}*/
    .white_bg table figure {
        text-align: center;
    }

    .table_w {
        width: 100%;
    }

    .nav-tabs {
        float: left;
        width: 100%;
    }

    .e-grid .e-gridcontent {
        width: 100% !important;
    }
    /*.e-grid .e-gridheader {width: calc(100% - 18px) !important;}*/
    /*.resp_bmargin .e-grid .e-gridheader {width: calc(100% - 18px) !important;}*/

}

@media screen and (max-width:1200px) {
    .lg_bmargin {
        margin-bottom: 5px;
    }

    .e-grid .e-gridcontent {
        width: 100% !important;
    }

    .e-table {
        width: 100% !important;
    }

    .e-content {
        width: calc(100% - 18px) !important; /*overflow-x:auto !important;*/
    }
    /*.transactionbx .e-content{width:97% !important; overflow-x:auto !important;}*/
    .e-grid .e-scrollcss {
        padding-right: 0px !important;
    }

    .tbl-maintenance .e-grid {
        width: 100% !important;
    }

    .e-scrollbar .e-hhandlespace {
        width: calc(43vw - 36px) !important;
    }

    .e-scroller .e-vscrollbar {
        display: none !important;
    }

    .e-scrollbar.e-hscrollbar {
        display: none !important;
    }

    .e-scroller, .e-scroller > .e-content {
        overflow: auto !important;
        width: 100% !important;
    }
}

@media screen and (max-width:991px) {
    .navigation li a {
        padding: 18px 6px 19px
    }

    .responsive-tabs-container .accordion-link {
        margin: 0;
        border-radius: 0;
        border: none;
    }

    .responsive-tabs-container .tab-pane {
        float: left;
        width: 100%;
        padding: 15px 0;
        border: 1px solid #ddd;
        margin: 0;
    }

    .responsive-tabs-container.accordion-sm .accordion-link {
        width: 100%;
        float: left;
        border-bottom: 1px solid #ddd;
    }
    /*.tab-content{background:#fff !important;}
		.tab-content{padding:0;}
	*/
    .tab-content .left, .tab-content .right {
        width: 46%;
    }

    .tab_inputs .left {
        width: 30%;
    }

    .tab_inputs .right {
        width: 70%;
    }

    .white_bg {
        border: none;
        padding: 0 15px;
    }

    .flex {
        display: block;
    }

    .tab_inputs, .modal_descr, .add_ur {
        width: 100%;
    }

    .modal-lg {
        width: 98% !important;
    }

    .reader_container .grey_bg {
        float: left;
        width: 100%;
    }

    .reader_container .marginlftt {
        margin-left: 0 !important;
    }

    .header {
        height: auto;
    }

    .hdr_container {
        display: inherit;
        width: 100%;
        margin: 0;
        padding: 0 0 0 56px;
        float: left;
    }

    .navigation {
        display: none;
    }

    .welcome_user {
        margin: -56px 0 0;
    }

    .menu_toggle {
        width: 100%;
        background: #fff;
        border-bottom: 1px solid #ffbb02;
        border-top: 1px solid #ffbb02;
        float: left;
        padding: 10px;
        text-align: right;
        display: block;
    }

        .menu_toggle a {
            color: #ffbb02;
            font-size: 20px;
        }

    .navigation {
        border-bottom: 1px solid #ffbb02;
        float: left;
        width: 100%;
        padding: 0 0 15px 15px;
    }

        .navigation li {
            width: 100%; /*border-bottom:1px solid #fff*/
        }

            .navigation li a {
                padding: 5px;
            }

        .navigation .dropdown-menu {
            position: static;
            width: 100%;
        }

            .navigation .dropdown-menu li {
                background: #dfdfdf;
                border: none;
                font-size: 12px;
            }

            .navigation .dropdown-menu a {
                padding: 5px 15px
            }

    .col-md-6.grey_bg {
        margin: 15px;
        overflow: hidden;
    }

    .col-md-6.resp_m {
        margin: 0;
    }

    .col-sm-12.tools {
        width: 97%;
    }

    .e-grid .e-gridcontent {
        width: 100% !important;
    }

    .e-table {
        width: 100% !important;
    }
    /*.e-content{width:96% !important;}*/
    /*.transactionbx .e-content{width:96% !important; overflow-x:auto !important;}*/
    /*.e-grid .e-scrollcss {padding-right:0px !important;width: calc(100% - 18px) !important;}*/
    .uploadimg .grey_bg {
        margin: 0px !important;
        width: 100%;
        margin-bottom: 15px !important;
        margin-top: 15px !important;
    }

    .spr_data .characters {
        padding-left: 0px;
        padding-top: 9px;
    }

    .dvDescriptionDetails {
        width: 100%;
        float: left;
    }

    .dvDescriptionImg {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    .e-scrollbar .e-hhandlespace {
        width: calc(90vw - 36px) !important;
    }

    .mobilede .left {
        width: 25% !important;
    }

    .mobilede .right {
        width: 70% !important;
    }

    .product-cat {
        width: 100%;
        float: left;
    }

    .record {
        width: 100% !important;
    }
}

@media screen and (max-width:800px) {
    .col-sm-12.tools {
        width: 96%;
    }
}

@media screen and (max-width:767px) {
    .tab-pane .col-sm-6 {
        padding-bottom: 15px;
    }

    .login_logo {
        margin-top: 30px;
    }

    .login_container {
        padding-bottom: 30px;
    }
    /*.tab-content input[type="text"], .tab-content textarea, .tab-content select{width:70%;}	*/
    .tab_inputs .right input[type="text"], .tab_inputs .right textarea, .tab_inputs .right select {
        display: block;
        width: 100%;
    }

    .tab_inputs .left, .tab_inputs .right {
        width: 100% !important;
    }

    .tab_inputs .btn_grey {
        margin-top: 8px;
    }

    .asset_details_popup, .asset_details_popup td {
        width: 100% !important;
    }

    .input_dv .right {
        width: 48%;
    }

    .btn_lr {
        width: 100%;
        float: left;
        margin: 0;
    }

        .btn_lr input[type=button] {
            min-width: 80px;
        }

        .btn_lr select {
            min-width: 204px;
        }

    .report_selection select {
        width: 100%
    }
    /*.maintenance .grey_bg{float:left;}*/

    .col-sm-12.tools {
        width: 94%;
    }

    .footer {
        text-align: center;
        padding-left: 0px;
    }
}

@media screen and (max-width:640px) {
    .btn_left {
        float: left !important;
    }

    .resp_bmargin {
        margin: 0 0 15px;
    }

    .leftbar {
        display: none;
    }

    .hdr_container {
        padding: 0;
    }

    .body_container {
        padding: 15px;
    }

    .device_logo {
        display: block;
        width: 56px;
        float: left;
        padding: 5px;
        height: 46px;
    }

    .toggle a {
        padding: 15px 0 0;
        height: auto;
        width: auto
    }

    .toggle {
        height: 46px;
        width: 46px;
    }

    .welcome_user a {
        padding: 15px 10px 14px 5px;
        font-size: 12px;
    }

    .welcome_user {
        margin: -46px 0 0;
    }

        .welcome_user .dropdown-menu {
            width: 161px;
            top: 44px;
        }

    .white_bg table th {
        font-size: 12px;
    }

    .input_dv {
        margin: 0 0 5px;
    }

    .btn_grey, .go_btn {
        margin-bottom: 5px;
    }

    .modal_width {
        width: 100%;
    }

    .e-hhandlespace {
        width: 80% !important;
    }

    .modal-dialog {
        width: 100%;
        padding: 40px 10px;
        margin: 0;
    }

    .col-sm-12.tools {
        width: 92%;
    }
    /*.e-content{width:95% !important;}*/
    /*.transactionbx .e-content{width:95% !important; overflow-x:auto !important;}*/
    .printbx .left {
        width: 100% !important;
    }

    .printbx .right {
        width: 100% !important;
        margin-bottom: 5px !important;
    }

    .printbx input {
        float: left !important;
    }
}

@media screen and (max-width:480px) {
    .login_container {
        width: 90%;
        margin: 0 auto;
        position: static;
        padding: 20px 20px 30px;
    }

    .input_dv .left, .input_dv .right {
        width: 100%;
        text-align: left;
        margin: 0;
    }

    .registration_bg .input_dv .left, .tab-content label {
        text-align: left;
    }

    .input_col {
        width: 100% !important;
    }

    .tab-content input[type="text"], .tab-content textarea, .tab-content select {
        width: 100%;
    }

    .modal-content {
        min-width: 100%;
    }

    .nav-tabs > li {
        width: 100%;
    }

    .e-hhandlespace {
        width: 80% !important;
    }

    .resp_m {
        margin: 0
    }

    .modal .input_dv .right {
        width: 1000%;
    }
    /*.e-content{width:94% !important; overflow-x:auto !important;}*/
    /*.e-content{width:94% !important; overflow:hidden !important;}*/
    /*.transactionbx .e-content{width:94% !important; overflow-x:auto !important;}*/
    /*.upload-btn input, select, textarea, button {width: 100% !important; margin-bottom: 4px; }*/
    .btn_plus .btn_input {
        right: 13px;
        padding: 9px 9px 5px !important;
        top: 23px;
    }

    .e-scrollbar .e-hhandlespace {
        width: calc(89vw - 36px) !important;
    }
}

@media screen and (max-width:360px) {
    .e-scrollbar .e-hhandlespace {
        width: calc(86vw - 36px) !important;
    }
}

@media screen and (max-width:320px) {
    /*.e-content{width:93% !important;}*/
    /*.transactionbx .e-content{width:93% !important; overflow-x:auto !important;}*/
}

.nomargin {
    margin: 0 !important;
}

.ReaderUser {
    text-align: left !important
}

.catalogdimensions {
    width: 85%
}


.table-main {
    position: relative;
    width: 100%;
}

    .table-main table th {
        background: #666;
        color: #fff;
        width: 100%;
        font-weight: normal;
        padding: 3px 5px !important;
        line-height: 15px !important;
        white-space: inherit !important;
    }

    .table-main .table-th table {
        width: calc(100% - 17px);
    }

    .table-main .table-td table {
        width: 100%;
    }

    .table-main .table-td tr, .table-main .table-th tr {
        display: flex;
        display: -webkit-flex;
    }

    .table-main .table-td td {
        width: 100%;
        white-space: normal;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    .table-main table {
        border-collapse: separate;
        border-spacing: 1px;
        background: #fff;
    }

    .table-main .table-th th, .table-main .table-td td {
        border-left: 1px solid #fff !important;
        border-top: 1px solid #fff !important;
    }

    .table-main .table-th tr:nth-child(1) th, .table-main .table-td tr:nth-child(1) td {
        border-top: none !important
    }

.table-td {
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: auto;
    margin-top: -1px
}

.table-main select {
    width: 100%;
}

@media screen and (max-width:1200px) {
    .table-main {
        position: relative;
        width: 100%;
        margin: 0px auto;
        height: 255px;
        overflow-x: auto;
    }

    .table-th, .table-td {
        width: 1200px;
    }
}

.popupclose {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

button.popupclose {
    color: #999;
    margin: 5px 10px;
    opacity: 1;
    position: relative;
    z-index: 10;
}

button.popupclose {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}

.arrow {
    opacity: 0 !important;
}

.arrow-visible {
    opacity: 1 !important;
}


.icon-position {
    float: right;
    font-size: 7em;
    opacity: 0.2;
}

.dashboard-container {
    border-radius: 2px 2px 0 0;
    padding: 1em;
}

.dashboard-sub-container {
    border-radius: 2px;
    padding: 1em;
    margin-top: 2em;
}

    .dashboard-sub-container > h1 {
        color: #fff;
        font-size: 2em;
        font-weight: bold;
    }

    .dashboard-sub-container > h2 {
        color: #fff;
        font-size: 3em;
        text-align: right;
        font-weight: bold
    }

.dashboard-container > h1 {
    color: #fff;
    font-size: 3em;
    font-weight: bold;
}

.dashboard-container > p {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold
}

.chart-container {
    border: 1px solid rgba(183,183,183,1.0);
    border-radius: 2px;
    padding: 1em;
    margin-top: 2em;
    margin-right: 1em;
    margin-left: 1em;
}

.dashboard-bottom-container {
    line-height: 25px;
    text-align: center;
    border-radius: 0 0 2px 2px;
}

    .dashboard-bottom-container > span {
        color: #fff;
        text-decoration: none;
    }

.asset-container {
    background-color: rgba(1,115,185,0.7);
}

.descriptionCatalog-container {
    background-color: rgba(0,166,90,0.7);
}

.standardReport-container {
    background-color: rgba(243,156,17,0.7);
}

.depriciation-container {
    background-color: rgba(96,92,168,0.7);
}

.asset-bottom-container {
    background-color: rgba(0,104,165,0.9);
}

.descriptionCatalog-bottom-container {
    background-color: rgba(0,149,81,0.7);
}

.standardReport-bottom-container {
    background-color: rgba(219,141,15,0.7);
}

.depriciation-bottom-container {
    background-color: rgba(88,82,152,0.7);
}

.astrix-sign {
    color: red;
    font-weight: bold;
}

.faultyRecord {
    color: red !important;
}

.treeview .list-group {
    max-height: 190px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.no-collapse {
    display: block !important;
}


.customizedUpload {
    cursor: pointer;
}

input[disabled].customizedUpload {
    background: #ececec !important;
    color: #000 !important;
    cursor: not-allowed;
}

.grid-summary-icon {
    float: right;
    margin-top: 2px;
    margin-left: -17px;
}


.modal-dialog {
    width: 600px;
    margin: 12px auto;
}

.table-responsive {
    width: 97%;
    float: left;
    max-height: 200px;
    overflow: auto;
    margin-left: 10px;
}

#user_defined_index_UserDefinedFieldsTable {
    max-height: 61vh !important;
    overflow-x: hidden;
    overflow-y: auto;
}

@media (min-width: 1400px) {
    .table-responsive {
        width: 97%;
        float: left;
        overflow: auto;
        max-height: 100% !important;
        margin-left: 10px;
        overflow-x: hidden;
    }

    #user_defined_index_UserDefinedFieldsTable {
        max-height: 67vh !important;
    }
}

.modal-body {
    position: relative;
    padding: 0px 15px 15px 15px;
}

.modal-footer {
    padding: 5px 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.footer-default {
    position: fixed;
    width: 100%;
    bottom: 0;
}

    .footer-default .footer-bottom {
        background-color: #059DCC;
        color: #fff;
    }

        .footer-default .footer-bottom .copyright {
            letter-spacing: 0.5px;
            font-size: 12px;
            line-height: 2.5;
        }

            .footer-default .footer-bottom .copyright a {
                color: #fff;
                font-weight: bold;
            }

.btn-defaulted {
    background: #003761 !important;
    color: #fff !important;
    outline: none !important;
}

.section-separator {
    margin-bottom: 1em;
    border-bottom: 1px solid #ececec;
    width: 95% !important;
}

.mrg-horizon-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.sticky {
    position: fixed;
    bottom: 1em;
    right: 1em;
}

.popup-grid-height {
    max-height: 50vh !important;
}

@media screen and (max-height:768px) {

    .popup-grid-height {
        max-height: 30vh !important;
    }
}


.e-icon.e-arrow-sans-down:before {
    content: "";
}

/* Notifications */

.notification {
    display: inline-block;
    position: relative;
    padding: 0.3em 0.4em;
    background: #059DCC;
    border-radius: 0.2em;
    font-size: 1.1em;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-top: 13px;
}

    .notification::before,
    .notification::after {
        color: #fff;
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    }

    .notification::before {
        display: block;
        content: "\f0f3";
        font-family: "FontAwesome";
        transform-origin: top center;
    }

    .notification::after {
        font-size: 0.7em;
        font-weight: 700;
        position: absolute;
        top: -10px;
        right: -20px;
        padding: 6px 5px;
        line-height: 100%;
        border: 4px #efefef solid;
        border-radius: 60px;
        background: #db0000;
        opacity: 0;
        content: attr(data-count);
        opacity: 0;
        transform: scale(0.5);
        transition: transform, opacity;
        transition-duration: 0.3s;
        transition-timing-function: ease-out;
    }

    .notification.notify::before {
        animation: ring 1.5s ease;
    }

    .notification.show-count::after {
        transform: scale(.85);
        opacity: 1;
    }

@keyframes ring {
    0% {
        transform: rotate(35deg);
    }

    12.5% {
        transform: rotate(-30deg);
    }

    25% {
        transform: rotate(25deg);
    }

    37.5% {
        transform: rotate(-20deg);
    }

    50% {
        transform: rotate(15deg);
    }

    62.5% {
        transform: rotate(-10deg);
    }

    75% {
        transform: rotate(5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

.notification-panel {
    min-width: 320px !important;
    margin: 10px !important;
    padding: 10px !important;
}

.notification-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}


.custom-toast {
  visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    text-align: justify;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    top: 50px;
    right: 30px;
    font-size: 1em;
    
}

    .custom-toast.show {
        visibility: visible;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

