﻿@charset "utf-8";
@import "https://fonts.googleapis.com/css?family=Muli:400,700|Open+Sans:300,400,700,800";

body {
    font-family: 'Open Sans',sans-serif;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #666;
    overflow-x: hidden;
    line-height: 30px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%
}

#main {
    min-height: 100%;
    position: relative
}

#content_body {
    padding: 0;
    padding-bottom: 80px
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff
}

.top_strip {
    background: #e7e9ea;
    padding: 10px 0
}

@media only screen and (max-width:500px) {
    #content_body {
        padding: 0;
        padding-bottom: 100px !important
    }
}

.heading {
    font-size: 35px;
    padding-top: 50px
}

.login_form .fa {
    font-size: 20px
}

.login_form {
    padding-top: 20px;
    padding-bottom: 20px
}

    .login_form .input-group {
        margin-bottom: 15px
    }

    .login_form .input-group-addon, .login_form .form-control {
        border-radius: 0
    }

    .login_form .btn-primary {
        background: #cd202c;
        border: #b8adae solid 2px;
        padding: 10px 40px;
        text-transform: uppercase
    }

    .login_form a {
        color: #4e4e4e;
        text-decoration: none;
        font-size: 15px
    }

    .login_form .form-control {
        height: 40px
    }

.brand_boarder {
    border-top: #696969 dotted 2px;
    border-bottom: #696969 dotted 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-left: -10px
}

.brand_in {
    list-style: none;
    padding: 0;
    margin: 0
}

    .brand_in li {
        display: inline
    }

    .brand_in img {
        padding: 10px 17px
    }

.footter {
    padding: 10px;
    font-size: 14px;
    color: #333;
    margin-top: 10px
}

    .footter a {
        color: #333;
        text-decoration: none
    }

    .footter .copyright {
        display: block
    }

@media only screen and (max-width:700px) {
    .footter .copyright {
        display: block
    }
}

@media only screen and (max-width:500px) {
    .welcome_img img {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .brand_boarder {
        border-top: none;
        border-bottom: none;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 20px;
        margin-left: 0
    }

    .brand_in {
        list-style: none;
        padding: 0;
        margin: 0 auto
    }

        .brand_in li {
            display: block;
            padding: 10px;
            border: #e5e5e5 solid 1px;
            display: block;
            border-radius: 5px;
            margin-bottom: 10px
        }

            .brand_in li:hover {
                display: block;
                padding: 10px;
                border: #cecece solid 1px;
                display: block;
                border-radius: 5px;
                margin-bottom: 10px
            }

        .brand_in img {
            padding: 10px 17px;
            display: block;
            margin-left: auto;
            margin-right: auto
        }
}

.select-sim {
    width: 140px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
    margin-top: 0;
    font-weight: 400
}

    .select-sim::after {
        content: "▼";
        font-size: .5em;
        font-family: arial;
        position: absolute;
        top: 50%;
        right: 5px;
        transform: translate(0,-50%)
    }

    .select-sim label {
        font-weight: 400
    }

    .select-sim:hover::after {
        content: ""
    }

    .select-sim:hover {
        overflow: visible
    }

        .select-sim:hover .options .option label {
            display: inline-block
        }

        .select-sim:hover .options {
            background: #fff;
            border: 1px solid #ccc;
            position: absolute;
            top: -1px;
            left: -1px;
            width: 102%;
            height: 88px;
            padding-left: 2px;
            padding-right: 5px;
            overflow-y: scroll;
            z-index: 2
        }

    .select-sim .options .option {
        overflow: hidden
    }

    .select-sim:hover .options .option {
        overflow: hidden
    }

    .select-sim .options .option img {
        vertical-align: middle
    }

    .select-sim .options .option label {
        display: none
    }

    .select-sim .options .option input {
        width: 0;
        height: 0;
        overflow: hidden;
        margin: 0;
        padding: 0;
        float: left;
        display: inline-block;
        position: absolute;
        left: -10000px
    }

        .select-sim .options .option input:checked + label {
            display: block;
            width: 100%
        }

    .select-sim:hover .options .option input + label {
        display: block
    }

    .select-sim:hover .options .option input:checked + label {
        background: #fff
    }

.uk {
    background-image: url(../images/en.png);
    width: 23px;
    height: 17px
}

.usa {
    background-image: url(../images/am.png);
    width: 23px;
    height: 17px
}

.usd {
    background-image: url(cur/mus.png);
    width: 45px;
    height: 23px
}

.euro {
    background-image: url(cur/eu.png);
    width: 45px;
    height: 23px
}

.aud {
    background-image: url(cur/aus.png);
    width: 45px;
    height: 23px
}

.afg {
    background-image: url(cur/afg.png);
    width: 45px;
    height: 23px
}

.bootstrap-select > .dropdown-toggle {
    color: #000;
    border-radius: 0;
    background: url(dropdown.png) no-repeat right;
    border: 1px solid #ccc;
    z-index: 10;
    padding: 7px
}

button.btn.dropdown-toggle.btn-default {
    background-color: #fff
}

.bootstrap-select.btn-group .filter-option {
    background: url(dropdown.png) no-repeat right;
    color: #000
}

.bootstrap-select > .dropdown-menu {
    background-color: #fff;
    color: #000 !important;
    border-radius: 0
}

.dropdown-menu > li > a {
    background-color: #fff;
    color: #000
}

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        background-color: #ccc;
        color: #000;
        text-decoration: none
    }

.btn .dropdown-toggle .btn-default {
    background-color: #ccc;
    color: #000;
    text-decoration: none
}

.caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0,0,0,0);
    border-right: 4px solid rgba(0,0,0,0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle
}

.top_strip_1 {
    background: #e7e9ea;
    padding: 0
}

.navbar-default {
    background-color: transparent;
    border-color: transparent
}

.navbar-toggle {
    border: #000 solid 1px !important
}

    .navbar-toggle .icon-bar {
        background: #000 !important
    }

.top_strip_1 .navbar {
    position: relative;
    margin-bottom: 8px;
    border: 1px solid transparent
}

.top_strip_1 .navbar-brand {
    float: left;
    height: 56px;
    padding: 9px 14px 5px;
    display: block
}

@media only screen and (max-width:500px) {
    .top_strip_1 .bs-example-navbar-collapse-1 ul li {
        margin-left: 20px !important;
        background: #000 !important
    }
}

.top_strip_1 .margin_left {
    margin-left: 20px
}

.top_strip_1 .navbar-nav li.home {
    background: url(../images/home.png) left no-repeat;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.home:hover {
        background: url(../images/home_h.png) left no-repeat;
        padding-left: 15px
    }

        .top_strip_1 .navbar-nav li.home:hover a {
            color: #e70134 !important
        }

.top_strip_1 .navbar-nav li.home_active {
    background: url(../images/home_h.png) left no-repeat;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.home_active a {
        color: #e70134 !important
    }

.top_strip_1 .navbar-nav li.admin {
    background: url(../images/administrator.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.admin:hover {
        background: url(../images/administrator_h.png) no-repeat;
        background-position: 0 15px;
        padding-left: 15px
    }

        .top_strip_1 .navbar-nav li.admin:hover a {
            color: #e70134 !important;
            background-color: transparent !important
        }

    .top_strip_1 .navbar-nav li.admin .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.admin .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.admin_active {
    background: url(../images/administrator_h.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.admin_active a {
        color: #e70134 !important;
        background-color: transparent !important
    }

    .top_strip_1 .navbar-nav li.admin_active .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.admin_active .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.audits {
    background: url(../images/audits.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.audits:hover {
        background: url(../images/audits_h.png) no-repeat;
        background-position: 0 15px;
        padding-left: 15px
    }

        .top_strip_1 .navbar-nav li.audits:hover a {
            color: #e70134 !important;
            background-color: transparent !important
        }

    .top_strip_1 .navbar-nav li.audits .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.audits .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.audits_active {
    background: url(../images/audits_h.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.audits_active a {
        color: #e70134 !important;
        background-color: transparent !important
    }

    .top_strip_1 .navbar-nav li.audits_active .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.audits_active .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.suppliers {
    background: url(../images/suppliers.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.suppliers:hover {
        background: url(../images/suppliers_h.png) no-repeat;
        background-position: 0 15px;
        padding-left: 15px
    }

        .top_strip_1 .navbar-nav li.suppliers:hover a {
            color: #e70134 !important;
            background-color: transparent !important
        }

    .top_strip_1 .navbar-nav li.suppliers .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.suppliers .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.suppliers_active {
    background: url(../images/suppliers_h.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.suppliers_active a {
        color: #e70134 !important;
        background-color: transparent !important
    }

    .top_strip_1 .navbar-nav li.suppliers_active .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.suppliers_active .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.reports {
    background: url(../images/reports.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.reports:hover {
        background: url(../images/reports_h.png) no-repeat;
        background-position: 0 15px;
        padding-left: 15px
    }

        .top_strip_1 .navbar-nav li.reports:hover a {
            color: #e70134 !important;
            background-color: transparent !important
        }

    .top_strip_1 .navbar-nav li.reports .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.reports .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.reports_active {
    background: url(../images/reports_h.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.reports_active a {
        color: #e70134 !important;
        background-color: transparent !important
    }

    .top_strip_1 .navbar-nav li.reports_active .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.reports_active .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.incidents {
    background: url(../images/incidents.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.incidents:hover {
        background: url(../images/incidents_h.png) no-repeat;
        background-position: 0 15px;
        padding-left: 15px
    }

        .top_strip_1 .navbar-nav li.incidents:hover a {
            color: #e70134 !important;
            background-color: transparent !important
        }

    .top_strip_1 .navbar-nav li.incidents .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.incidents .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.incidents_active {
    background: url(../images/incidents_h.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.incidents_active a {
        color: #e70134 !important;
        background-color: transparent !important
    }

    .top_strip_1 .navbar-nav li.incidents_active .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.incidents_active .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.dashboard {
    background: url(../images/dashboard.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.dashboard:hover {
        background: url(../images/dashboard_h.png) no-repeat;
        background-position: 0 15px;
        padding-left: 15px
    }

        .top_strip_1 .navbar-nav li.dashboard:hover a {
            color: #e70134 !important;
            background-color: transparent !important
        }

    .top_strip_1 .navbar-nav li.dashboard .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.dashboard .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.dashboard_active {
    background: url(../images/dashboard_h.png) no-repeat;
    background-position: 0 15px;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.dashboard_active a {
        color: #e70134 !important;
        background-color: transparent !important
    }

    .top_strip_1 .navbar-nav li.dashboard_active .dropdown-menu a {
        color: #000 !important
    }

        .top_strip_1 .navbar-nav li.dashboard_active .dropdown-menu a:hover {
            color: red !important
        }

.top_strip_1 .navbar-nav li.help {
    background: url(../images/help.png) left no-repeat;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.help:hover {
        background: url(../images/help_h.png) left no-repeat;
        padding-left: 15px
    }

        .top_strip_1 .navbar-nav li.help:hover a {
            color: #e70134 !important
        }

.top_strip_1 .navbar-nav li.logout {
    background: url(../images/logout.png) left no-repeat;
    padding-left: 15px
}

    .top_strip_1 .navbar-nav li.logout:hover {
        background: url(../images/logout_h.png) left no-repeat;
        padding-left: 15px
    }

        .top_strip_1 .navbar-nav li.logout:hover a {
            color: #e70134 !important
        }

.dash-navbar-left {
    position: absolute;
    background-color: #f8f8f8;
    width: 250px;
    top: 58px;
    bottom: 0;
    overflow-y: auto;
    z-index: 999;
    padding-top: 5px;
    -webkit-transition: left 300ms;
    transition: left 300ms
}

@media only screen and (min-width:880px) and (max-width:1080px) {
    .dash-navbar-left {
        position: absolute;
        background-color: #f8f8f8;
        width: 250px;
        top: 115px !important;
        bottom: 0;
        overflow-y: auto;
        z-index: 999;
        padding-top: 5px;
        -webkit-transition: left 300ms;
        transition: left 300ms
    }
}

@media only screen and (min-width:755px) and (max-width:879px) {
    .dash-navbar-left {
        position: absolute;
        background-color: #f8f8f8;
        width: 250px;
        top: 165px !important;
        bottom: 0;
        overflow-y: auto;
        z-index: 999;
        padding-top: 5px;
        -webkit-transition: left 300ms;
        transition: left 300ms
    }
}

@media (max-width:767px) {
    .dash-navbar-left.dnl-visible {
        left: -250px
    }

        .dash-navbar-left.dnl-visible.dnl-show {
            left: 0
        }
}

.dash-navbar-left.dnl-hidden {
    left: -250px
}

    .dash-navbar-left.dnl-hidden.dnl-show {
        left: 0
    }

.dash-navbar-left .dnl-nav {
    padding-left: 0;
    list-style: none
}

.main-wraper-bg {
    padding-bottom: 50px
}

.mar_lft_282 {
    padding-left: 267px;
    padding-right: 12px;
    -webkit-transition: .4s;
    transition: .4s
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .mar_lft_282 {
        padding-left: 237px
    }
}

@media only screen and (max-width:767px) {
    .mar_lft_282 {
        padding-left: 0;
        padding-right: 0;
        transition: .5s
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .mar_lft_282.right, .footer-area.right {
        padding-left: 267px
    }
}

.bg_gray {
    background: #f8f8f8
}

.main_design {
    padding: 0 !important
}

.left_side {
    height: auto
}

    .left_side .welcome {
        padding: 10px 5px;
        color: #141414;
        font-size: 14px;
        margin-bottom: 10px
    }

        .left_side .welcome p {
            padding: 0 !important;
            margin: 0
        }

        .left_side .welcome a {
            color: #141414;
            text-decoration: none;
            font-size: 14px
        }

.right_side {
    padding-bottom: 0;
    height: 100%
}

.title_heading {
    background: #FFF;
    margin-left: -15px;
    margin-top: -17px;
    margin-bottom: 10px
}

    .title_heading h1 {
        padding: 20px;
        color: #1a1a1a;
        background: #f8f8f8;
        padding: 10px;
        font-size: 30px
    }

.title_heading1 h1 {
    padding: 10px 0;
    color: #1a1a1a;
    font-size: 30px;
    margin-top: 0
}

.details {
    -webkit-box-shadow: 0 1px 5px 0 rgba(176,176,176,0.43);
    -moz-box-shadow: 0 1px 5px 0 rgba(176,176,176,0.43);
    box-shadow: 0 1px 5px 0 rgba(176,176,176,0.43);
    background: #fff;
    margin-bottom: 20px;
    padding: 20px;
    margin-top: 20px
}

.menu_left {
    font-size: 15px
}

    .menu_left ul {
        margin: 0 0 20px;
        padding: 0;
        list-style: none
    }

        .menu_left ul li {
            padding: 0
        }

            .menu_left ul li a {
                color: #282828;
                text-decoration: none;
                display: block;
                padding: 5px
            }

                .menu_left ul li a:hover {
                    color: #e70033;
                    background: #f8f8f8
                }

                .menu_left ul li a.active {
                    color: #e70033
                }

.block_1 {
    border: #ddd solid 1px;
    padding: 20px;
    border-radius: 10px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px
}

    .block_1 img {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 10px
    }

    .block_1 span {
        display: block;
        clear: both
    }

    .block_1 a {
        color: #6e6e6e;
        text-decoration: none;
        font-size: 120%
    }

    .block_1:hover {
        border: #e70134 solid 1px
    }

@media only screen and (max-width:500px) {
    .title_heading {
        background: #FFF;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 20px
    }

        .title_heading h1 {
            padding: 20px;
            color: #000
        }

    .block_1 a {
        color: #6e6e6e;
        text-decoration: none;
        font-size: 20px !important
    }
}

.data_table {
    font-size: 15px
}

    .data_table thead th {
        background: #1e1e1e;
        color: #fff;
        font-weight: 400
    }

    .data_table .btn-default {
        border-radius: 0
    }

.box-body {
    overflow: auto;
    padding: 20px
}

.border_tab {
    border-bottom: #cdcdcd solid 1px;
    padding-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px
}

.menu_c {
    font-size: 14px;
    padding: 10px 20px
}

.menu_left_c {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left
}

    .menu_left_c li {
        float: left;
        margin-right: 5px
    }

    .menu_left_c a {
        background: #f2f2f2;
        border: #ccc;
        padding: 10px;
        color: #000;
        border-radius: 5px;
        text-decoration: none;
        display: block
    }

        .menu_left_c a:hover, .menu_right_c a:hover {
            background: #e70134;
            color: #fff
        }

.menu_right_c {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right
}

    .menu_right_c li {
        float: left;
        margin-left: 5px
    }

    .menu_right_c a {
        background: #f2f2f2;
        border: #ccc;
        padding: 10px;
        color: #000;
        border-radius: 5px;
        text-decoration: none;
        display: block
    }

    .menu_right_c .btn-primary {
        background: #f2f2f2;
        border: #ccc;
        padding: 10px;
        color: #000;
        border-radius: 5px;
        text-decoration: none;
        display: block
    }

.form_supplier {
    padding: 0 10px 10px;
    border: #e5e5e5 solid 1px;
    font-size: 15px
}

    .form_supplier label {
        font-weight: 400 !important;
        font-size: 13px !important
    }

.bg_form_top {
    background: #f3f3f4;
    padding: 10px;
    margin: 0 5px 10px
}

.form_supplier .btn-danger {
    background: #e70134;
    color: #fff
}

.form_supplier .btn-primary {
    background: #151515;
    color: #fff
}

.form_supplier .form-control {
    border-radius: 0
}

.red {
    color: #e70033
}

.display_optins {
    list-style: none;
    padding: 20px 20px 10px 30px;
    margin: 10px 0 0;
    background: #f9f9f9;
    color: #000;
    border: #ddddde solid 1px
}

    .display_optins li {
        padding-bottom: 5px
    }

    .display_optins label {
        font-weight: 400;
        padding-left: 10px
    }

.form_filter {
    padding: 20px 10px 10px;
    margin: 10px 0 0;
    background: #f9f9f9;
    color: #000;
    border: #ddddde solid 1px
}

    .form_filter label {
        font-weight: 400
    }

    .form_filter .form-control {
        border-radius: 0
    }

.table_n {
    text-align: center !important
}

    .table_n .form-control {
        border-radius: 0
    }

    .table_n th {
        text-align: center
    }

    .table_n .btn-danger {
        background: #e70134;
        border-radius: 0;
        display: initial;
    }

.menu_right_c label {
    font-weight: 400;
    padding-top: 7px
}

.menu_right_c .pad_1 {
    padding-top: 5px
}

.menu_right_c .pad_2 {
    padding-top: 3px
}

.menu_right_c .form-control {
    border-radius: 0
}

.table_n .bg {
    background: #000;
    color: #fff
}

.admin_page .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px
}

    .admin_page .pagination > .active > a, .admin_page .pagination > .active > a:focus, .admin_page .pagination > .active > a:hover, .admin_page .pagination > .active > span, .admin_page .pagination > .active > span:focus, .admin_page .pagination > .active > span:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #e70134;
        border-color: #e70134
    }

.pagination > li > a, .pagination > li > span, .dataTables_wrapper .dataTables_paginate .paginate_button {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

    .pagination > li > a:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        color: #e70134
    }

.role_list {
    background: #f3f3f4;
    margin-left: 5px;
    margin-right: 5px
}

    .role_list label {
        padding: 10px
    }
/*Data table pagination override*/
.dataTables_wrapper .dataTables_paginate .paginate_button {
    float: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: transparent;
    background-color: #e70134;
    color: #fff !important
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: transparent;
    background-color: #eee;
    color: #e70134 !important;
    border-color: #ddd;
}
/*end Data table pagination override*/
.tab .row {
    border: #ccc solid 1px;
    display: block
}

.btn_ul {
    list-style: none;
    padding: 0;
    margin: 0
}

    .btn_ul li {
        display: inline-block
    }

.btn_edit {
    width: 20px;
    height: 16px;
    cursor: pointer;
    display: block
}

.btn_disable {
    filter: opacity(40%);
    width: 20px;
    height: 16px;
    cursor: pointer;
    display: block;
}

.filter_email label {
    font-weight: 400
}

.filter_email .form-control {
    border-radius: 0
}

.master_data_table {
    max-width: 500px
}

.form_strip {
    background: #fff2f2;
    padding: 5px 10px 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -13px
}

.form_strip_1 {
    background: #fff;
    padding: 5px 10px 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -13px
}

.mar_top {
    padding-top: 2px
}

.pad_left {
    padding-left: 10px
}

.not-active {
    cursor: not-allowed
}

.clsTable {
    width: 100%;
    margin: 25px 0;
    border-collapse: collapse
}

.clsTable, th, td {
    border: 1px solid #000
}

.clsTable, thead, tr, td {
    color: black
}

    .clsTable th, table td {
        text-align: center;
        padding: 5px
    }

h4 {
    line-height: 1.5;
}

@media(min-width:1920px) {
    .container-fluid {
        max-width: 1920px
    }
}