

body.theme-default {
    background: #e5e5e5;
}

.theme-default .page-header {
    background: #e5e5e5;
    border: 0;
}
/*#main-navbar #main-menu-toggle{left:185px;}*/
#main-navbar .navbar-header {
    padding-left: 0 !important;
}

#main-navbar .navbar-brand div img {
    width: auto;
    height: auto;
    max-height: 60px;
}

#main-navbar .navbar-brand div {
    width: auto;
    height: auto;
}

.theme-default #main-navbar .navbar-collapse {
    min-height: 64px;
}

#main-navbar .navbar-inner {
    min-height: 64px;
}

#main-navbar .navbar-brand {
    line-height: inherit;
    padding-left: 5px;
}

#main-navbar #main-menu-toggle {
    height: 64px;
    background: none !important;
}

span.version_txt {
    position: absolute;
    top: 47px;
    left: 184px;
    z-index: 99;
    width: 185px;
}
.replication-instance {
    color: #FF0000;
    font-weight: bold;
}
#content-wrapper {
    padding-top: 80px;
    padding-bottom: 0;
    padding-left: 30px;
}

#main-menu .navigation {
    padding-top: 80px;
}

.theme-default #main-navbar .right > .navbar-nav > li {
    border: 0;
}

#main-navbar .navbar-nav > li > a {
    height: 64px;
    line-height: 64px;
}

#demo-settings {
    display: none;
}

#main-navbar .user-menu > img {
    width: 40px;
    height: 40px;
    margin-left: 5px;
    margin-right: 5px;
}

#main-navbar .user-menu > span {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

#main-navbar .user-menu > .fa {
    font-size: 17px;
}

.search_part {
    padding: 0 0px 0 0;
    margin: 0 0 20px 0;
    display: flex;
}
/*Suparna*/
.select2-disabled {
    pointer-events: none;
}


#productionplan_box {
    display: block;
    margin-right: 5px;
    border-right: 5px solid;
    border: 4px solid #496F9E;
}

    #productionplan_box #demo-settings-toggler {
        /*background-color: #496F9E;*/
        width: auto;
        height: auto;
        padding: 0 5px;
        top: 0;
        line-height: 20px;
        border-radius: 0;
        cursor: pointer;
    }

    #productionplan_box h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: -5px;
    }

#divproductionplanbox {
    transform: rotate(0deg);
    position: absolute;
    left: 40%;
    top: -35px;
    margin-top: 0;
    z-index: 99999;
}

#productionplan_box textarea.form-control {
    height: 30px;
    overflow: auto;
    width: 250px;
}

.float_src_block_down {
    width: 380px;
    position: fixed;
    background-color: #fff;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 999;
    color: #262626;
    border: 4px solid #496F9E;
    border-right: 0;
    -moz-box-shadow: 0 2px 8px #888;
    -webkit-box-shadow: 0 2px 8px #888;
    box-shadow: 0 2px 8px #888;
    padding-bottom: 12px;
}

body .mmc div.float_src_block_down {
    width: 96%;
}

.float_src_block_down {
    width: 81.5%;
}

/*Suparna*/

.search_txt {
    display: flex;
    align-items: center;
    padding: 0 40px 0 0;
    margin: 0;
}

    .search_txt .fa-search {
        width: 24px;
        font-size: 20px;
        color: #000;
    }

.search_txtcontent {
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    font: normal 13px/16px 'Poppins', sans-serif;
    color: #252525;
}

    .search_txtcontent span {
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
    }

.search_boxpart {
    flex-grow: 1;
    height: 40px;
    border-radius: 50px;
    border: 1px solid #767d7d;
    background: #fff;
    display: flex;
    justify-content: flex-end;
}

    .search_boxpart input[type="text"] {
        background: none;
        border: 0;
        width: calc(100% - 114px);
        padding: 10px 20px;
        height: auto;
        color: #8c8c8c;
        font: normal 14px/20px 'Poppins', sans-serif;
    }

    .search_boxpart button {
        padding: 0 20px;
        border: 0;
        border-radius: 0 50px 50px 0;
        background: #767d7d;
        font: 600 15px/40px 'Poppins', sans-serif;
        color: #fff;
        text-decoration: none;
    }

.theme-default #main-menu-bg {
    background-color: #000326;
}

.theme-default #main-menu li.active > a {
    background: #1f1f1f;
    color: #fff;
}

.theme-default #main-menu .mmc-dropdown-open-ul a:after, .theme-default #main-menu .navigation a:after {
    background: #ffb400;
}

#main-menu ul.navigation > li > a > .mm-text {
    font: 600 14px/40px 'Poppins', sans-serif;
    color: #fff;
    text-decoration: none;
}

#main-menu ul.mmc-dropdown-delay > li > a > .mm-text {
    color: #fff;
}

#main-menu .navigation a {
    padding: 2px 15px;
}

#main-menu .mm-dropdown > a:before {
    font-size: 24px;
    top: 18px;
    color: #595d85;
}

.theme-default #main-menu .navigation a:hover {
    background: #1f1f1f;
    color: #fff;
}

    .theme-default #main-menu .navigation a:hover:before {
        color: #fff;
    }

.video_part {
    padding: 0 0px 0 0;
    margin: 0 0 25px 0;
    display: flex;
}

.video_contentleft {
    width: calc(100% - 320px);
    position: relative;
    flex-shrink: 0;
}

.video_contentlefttxt {
    width: 100%;
    left: 30px;
    bottom: 24px;
    position: absolute;
    z-index: 99;
}

    .video_contentlefttxt h2 {
        padding: 0;
        margin: 0;
        font: 700 24px/24px 'Poppins', sans-serif;
        color: #fff;
        text-decoration: none;
    }

    .video_contentlefttxt p {
        padding: 0;
        margin: 0;
        font: 400 14px/normal 'Poppins', sans-serif;
        color: #fff;
        text-decoration: none;
    }

.video_rightpart {
    flex-grow: 1;
    margin-left: 20px;
}

.video_rightcontentlisting {
    padding: 0;
    margin: 0;
}

    .video_rightcontentlisting ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .video_rightcontentlisting ul li {
            margin: 0 0 32px 0;
            padding: 0;
        }

            .video_rightcontentlisting ul li:last-child {
                margin-bottom: 20px;
            }

            .video_rightcontentlisting ul li .video_rightcontent {
                margin: 15px 0 15px 40px;
                padding: 20px 20px 30px 100px;
                position: relative;
            }

                .video_rightcontentlisting ul li .video_rightcontent .video_customimage {
                    position: absolute;
                    top: -12px;
                    left: -40px;
                    width: 118px;
                }

                .video_rightcontentlisting ul li .video_rightcontent h4 {
                    padding: 0;
                    margin: 0;
                    font: 400 13px/13px 'Poppins', sans-serif;
                    color: #fff;
                    text-decoration: none;
                    text-transform: uppercase;
                }

                .video_rightcontentlisting ul li .video_rightcontent h3 {
                    padding: 0;
                    margin: 0;
                    font: 700 20px/20px 'Poppins', sans-serif;
                    color: #fff;
                    text-decoration: none;
                    text-transform: uppercase;
                }

                .video_rightcontentlisting ul li .video_rightcontent p {
                    padding: 8px 0 0 0;
                    margin: 0;
                    font: 400 12px/17px 'Poppins', sans-serif;
                    color: #fff;
                    text-decoration: none;
                }

                .video_rightcontentlisting ul li .video_rightcontent .more_details a {
                    width: 33px;
                    height: 26px;
                    position: absolute;
                    bottom: 0;
                    right: 0;
                    color: #fff;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                }

            .video_rightcontentlisting ul li:nth-child(odd) .video_rightcontent {
                background: #000326;
            }

                .video_rightcontentlisting ul li:nth-child(odd) .video_rightcontent .more_details a {
                    background: #767d7d;
                }

            .video_rightcontentlisting ul li:nth-child(even) .video_rightcontent {
                background: #767d7d;
            }

                .video_rightcontentlisting ul li:nth-child(even) .video_rightcontent .more_details a {
                    background: #000326;
                }

.event_part {
    padding: 0 0px 0 0;
    margin: 0 0 12px 0;
    display: flex;
}

.event_leftpart {
    width: calc(100% - 320px);
    position: relative;
    flex-shrink: 0;
}

.event_part h2 {
    padding: 0;
    margin: 0 0 20px 0;
    font: 700 24px/24px 'Poppins', sans-serif;
    color: #252525;
    text-decoration: none;
    text-transform: uppercase;
}

    .event_part h2 span {
        display: block;
        font: 400 16px/16px 'Poppins', sans-serif;
    }

.eventleft_bottom {
    display: flex;
    flex-grow: 1;
}

    .eventleft_bottom .work_shop {
        padding: 20px 25px;
        margin: 0;
        min-height: 245px;
        display: flex;
        flex-grow: 1;
        flex-direction: column;
        justify-content: space-between;
    }

    .eventleft_bottom .event_calender {
        font: 300 12px/normal 'Poppins', sans-serif;
        color: #fff;
        text-decoration: none;
    }

        .eventleft_bottom .event_calender .fa {
            font-size: 14px;
        }

    .eventleft_bottom .work_shop h3 {
        padding: 0;
        margin: 0 0 20px 0;
        display: flex;
        flex-direction: column;
        font: 700 20px/20px 'Poppins', sans-serif;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
    }

        .eventleft_bottom .work_shop h3 span {
            font: 300 16px/16px 'Poppins', sans-serif;
            color: #fff;
            text-decoration: none;
        }

.event_rightpart {
    flex-grow: 1;
    margin-left: 20px;
}

.event_rightlisting {
    padding: 0;
    margin: 0;
}

    .event_rightlisting ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .event_rightlisting ul li {
            padding: 0;
            margin: 0 0 35px 0;
            display: flex;
        }

            .event_rightlisting ul li:last-child {
                margin: 0;
            }

            .event_rightlisting ul li .event_leftimage {
                width: 100px;
                margin: 0 15px 0 0;
                flex-shrink: 0;
            }

            .event_rightlisting ul li .event_rightcontent {
                flex-grow: 1;
                display: flex;
                flex-direction: column;
            }

                .event_rightlisting ul li .event_rightcontent h4 {
                    padding: 0;
                    margin: 0;
                    min-height: 20px;
                    font: 600 11px/11px 'Poppins', sans-serif;
                    color: #252525;
                    text-decoration: none;
                    text-transform: uppercase;
                }

                .event_rightlisting ul li .event_rightcontent p {
                    padding: 5px 0 0 0;
                    margin: 0;
                    font: 400 11px/15px 'Poppins', sans-serif;
                    color: #252525;
                    text-decoration: none;
                }

                .event_rightlisting ul li .event_rightcontent h5 {
                    padding: 35px 0 0 0;
                    margin: 0;
                    font: 700 12px/14px 'Poppins', sans-serif;
                    color: #252525;
                    text-decoration: none;
                    text-transform: uppercase;
                }

.copyright_txt {
    color: #000326;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
    padding-bottom: 5px;
}

#main-menu ul.navigation > li > a > .menu-icon {
    font-size: 18px;
}

.theme-default #main-menu li.active > a .menu-icon {
    color: #fff;
}

.theme-default #main-menu .mm-dropdown.active > a {
    background: #1f1f1f;
    color: #fff;
}

    .theme-default #main-menu .mm-dropdown.active > a:after {
        background: #ffb400;
        display: block;
    }

    .theme-default #main-menu .mm-dropdown.active > a:before {
        color: #fff;
    }

img {
    max-width: 100%;
}

.mmc #main-menu ul.navigation > .mm-dropdown > a:before {
    font-size: 12px;
    top: 15px;
    right: 3px;
}

.theme-default.page-signin .signin-info, .theme-default.page-signup .signup-header {
    background: #fff;
}

.page-signup .signup-form {
    padding-top: 10px;
}

.page-signup .signup-text span {
    font: 600 20px/normal 'Poppins', sans-serif;
    color: #000444;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    background: none;
}

.page-signup .signup-text:before {
    display: none;
}

.page-signup .signup-text span img {
    max-width: 20px;
    margin-right: 5px;
}

.page-signup .form-group.w-icon input[type=password], .page-signup .form-group.w-icon input[type=text] {
    background: #dfdfdf;
    border-radius: 40px;
    border: 1px solid #d0d0d0;
    padding-left: 20px;
    padding-right: 65px;
    padding-top: 7px;
    padding-bottom: 7px;
    height: 38px;
    color: #595959;
    font: 400 13px/normal 'Poppins', sans-serif;
    text-decoration: none;
}

.page-signup .form-group.w-icon .signup-form-icon {
    left: auto;
    right: 10px;
    top: 6px;
    border: 0;
    color: #595959;
}

.forget_password a {
    color: #1b1e54;
    font: 500 13px/normal 'Poppins', sans-serif;
    text-decoration: none;
    text-align: right;
    font-style: italic;
    display: inline-block;
}

.forget_password {
    text-align: right;
    padding-top: 7px;
}

.theme-default .bg-primary {
    background: #000444 !important;
    text-transform: uppercase;
    font-size: 14px !important;
}

.memorable_label {
    display: flex;
    font: 600 14px/normal 'Poppins', sans-serif;
    text-decoration: none;
    color: #000444;
    padding: 0 0 8px 20px;
}

    .memorable_label div {
        flex-grow: 1;
    }

.memorable_selectbg {
    background: #dfdfdf;
    border-radius: 40px;
    border: 1px solid #d0d0d0;
    padding: 0 15px;
}

    .memorable_selectbg select {
        margin: 0 0 0 -3px;
        border: 0;
        border-left: 1px solid #b9b9b9;
        border-right: 1px solid #fff;
        background: none;
        width: 33.3333%;
        padding: 10px 5px;
        height: 40px;
        color: #595959;
        font: 400 13px/20px 'Poppins', sans-serif;
        text-decoration: none;
    }

        .memorable_selectbg select:first-child {
            border-left: 0;
        }

        .memorable_selectbg select:last-child {
            border-right: 0;
        }

.position_relative {
    position: relative;
}

.mmc #main-menu ul.navigation > .mm-dropdown > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.field-validation-error {
    color: #ff0000;
}

.error_message {
    border-radius: 40px;
    padding: 8px 15px;
    min-height: 20px;
    line-height: 20px;
}

.page-signup .signup-text {
    margin-bottom: 10px;
}

.page-signup .signup-header {
    padding-bottom: 10px;
}

.margintop {
    margin-top: 15px;
}

.language ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
    position: relative;
    z-index: 99999;
}

    .language ul li {
        padding: 0 !important;
        margin: 0;
        display: none;
        width: 110px;
    }

        .language ul li a {
            display: flex;
            align-items: center;
            font-family: 'Poppins', sans-serif;
            font-size: 13px;
            color: #000;
            font-weight: 500;
            text-decoration: none;
            line-height: 24px;
            background: #fff;
            padding: 0 12px;
            margin: 0;
        }

            .language ul li a span {
                margin-right: 10px;
            }

            .language ul li a:hover {
                background: #eee !important;
                color: #000326;
            }

        .language ul li.active {
            display: block;
        }

    .language ul:hover li {
        display: block;
    }
/*Added by Suparna*/
.pagination > li.active > a {
    background-color: #767d7d !important;
    border-color: #767d7d !important;
}

.breadcrumb-page {
    margin-left: -30px !important;
}

#search_box_list {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 5px;
}

.icon-svae-right {
    text-align: right;
    padding: 0;
    margin: 0 12px;
    display: inline;
    float: right;
}

.dataTables_paginate {
    display: inline-block;
    float: right;
}

#ordersearch_box {
    display: block;
}

    #ordersearch_box #demo-settings-toggler {
        background-color: #496F9E;
        width: auto;
        height: auto;
        padding: 0 5px;
        top: 0;
        line-height: 20px;
        border-radius: 0;
        cursor: pointer;
    }

    #ordersearch_box h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: 30px;
    }

#divordersearchbox {
    transform: rotate(-90deg);
    position: absolute;
    left: -76px;
    top: 130px;
    margin-top: 0;
    z-index: 99999;
}

#ordersearch_box textarea.form-control {
    height: 30px;
    overflow: auto;
    width: 250px;
}

.float_src_block {
    width: 380px;
    position: fixed;
    background-color: #fff;
    right: 0;
    top: 10%;
    z-index: 999;
    color: #262626;
    border: 4px solid #496F9E;
    border-right: 0;
    -moz-box-shadow: 0px 2px 8px #888;
    -webkit-box-shadow: 0px 2px 8px #888;
    box-shadow: 0px 2px 8px #888;
    padding-bottom: 12px;
}

.from_area {
    background: #eee;
    border: 1px solid #d1d1d1;
    border-radius: 0;
}

    .from_area label {
        margin-top: 10px;
        color: #2a2a2a;
        font-weight: 400;
    }

.order_buttons_group {
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 10px;
    /*padding-bottom: 5px;*/
}

.for_right_btn {
    text-align: right;
}

.orderheader_block {
    /*background-color: #f9f1c7;
    border: 1px solid #f6deac;
    color: #af8640;*/
    border-radius: 3px;
    padding: 6px 4px;
    line-height: 18px;
}

    .orderheader_block .row {
        margin-left: 10px;
        margin-right: 10px;
    }

    .orderheader_block .input-group-btn {
        display: inline-block;
    }

    .orderheader_block .input-group .form-control {
        height: auto;
        width: 95%;
    }

    .orderheader_block .input-group .small_width {
        width: 75% !important;
    }

    .orderheader_block .text_area {
        width: 96% !important;
        height: 120px !important;
        overflow: hidden;
    }

    .orderheader_block .form-control {
        height: 28px;
    }

    .orderheader_block .btn {
        padding: 4px 8px;
        border: 0;
        background: none !important;
    }

    .orderheader_block .form-inline {
        margin: 5px 0;
    }

    .orderheader_block .form-group {
        margin-bottom: 0;
    }

    /*.orderheader_block .input-group {
    margin-bottom: 10px;
}*/
    .orderheader_block .form-inline .input-group {
        margin: 0;
    }

.top_margin {
    margin-top: 15px;
}

.order_panel .panel-body, .order_panel .panel-heading {
    background: #d2d2d2;
}

.order_panel .panel-heading {
    border: 3px solid #fff;
    border-bottom: 0;
}

.order_panel .panel-body {
    border: 3px solid #fff;
    border-top: 0;
    min-height: 350px;
}

.order_panel .panel-heading span {
    border-bottom: 2px solid #d2d2d2;
    display: block;
    padding-bottom: 5px;
    color: #af8640;
}

.site_list_table {
    background: #fff;
    border: 2px solid #d2d2d2;
    min-height: 189px;
}

    .site_list_table .table {
        margin: 0;
    }

#lnkadddeliveryaddress {
    margin-top: 15px;
}

.site_list_table .table tbody {
    width: 100%;
    overflow: auto;
    height: 220px;
    display: inline-block;
}

    .site_list_table .table tbody tr, .site_list_table .table tbody tr td {
        width: 100%;
        display: block;
    }

.check_dlvadd {
    height: 25px;
}

.custom_box .panel-heading {
    width: auto;
    margin: 0;
    padding: 0;
}

    .custom_box .panel-heading span {
        border: none;
        color: #2a2a2a;
        display: inline-block;
        font-size: 14px;
        left: 5px;
        padding: 4px 13px;
        position: relative;
        top: -17px;
    }

        .custom_box .panel-heading span:after {
            content: '';
            width: calc(100% - 10px);
            height: 4px;
            background: #d2d2d2;
            position: absolute;
            top: 14px;
            left: 5px;
            z-index: 9;
        }

        .custom_box .panel-heading span b {
            font-size: 15px;
            font-weight: 400;
            position: relative;
            z-index: 99;
        }

.site_list_table table thead th {
    /*background: #dcdcdc;*/
    color: #4a4a4a;
    /*padding: 5px 10px;*/
}

.site_list_table table tbody td {
    padding: 5px 10px;
}

.theme-default .nav-tabs > li.active > a, .theme-default .nav-tabs > li.active > a:focus, .theme-default .nav-tabs > li.active > a:hover {
    background: #496F9E;
    border-bottom: 2px solid #496F9E;
    color: #fff;
}

.number-control-plus {
    position: absolute;
    z-index: 9;
    height: 6px;
    line-height: 6px;
    right: 4px;
    top: 8px;
    background: transparent;
    border: 0;
    padding: 0;
}

.number-control-minus {
    position: absolute;
    z-index: 9;
    height: 6px;
    line-height: 6px;
    right: 4px;
    top: 18px;
    background: transparent;
    border: 0;
    padding: 0;
}

.number-control-plus i {
    font-size: 15px !important;
    line-height: 6px;
}

.number-control-minus i {
    font-size: 15px !important;
    line-height: 6px;
}

.white_bg label {
    color: #000;
}

.white_bg span {
    color: #000;
    margin: 0 5px 0 0;
}

.white_bg {
    background: #fff;
}

    .white_bg p {
        margin: 1px 0;
    }

.modal-header {
    background: #ececec;
    padding: 12px 20px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-color: #ececec;
    border-width: 2px;
}

div#loaderdiv {
    background: none repeat scroll 0 0 rgba(255,255,255,0.40);
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

    div#loaderdiv div.loader {
        left: 49%;
        position: absolute;
        top: 30%;
        z-index: 1000;
    }

div#loaderdiv1 {
    background: none repeat scroll 0 0 rgba(255,255,255,0.40);
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    left: 0%;
}

    div#loaderdiv1 div.loader {
        left: 49%;
        position: absolute;
        top: 30%;
        z-index: 1000;
    }

.panel-title {
    line-height: 18px;
}

div.quicksearchresultlist ul.ui-autocomplete {
    max-height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}
/*Added by Suparna*/


/*.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}*/
#tbllist_wrapper table {
    width: 100% !important;
}

.table-responsive .dataTables_wrapper {
    width: 1380px;
}

.table-responsive .table > thead:first-child > tr > th {
    white-space: nowrap;
    padding-right: 32px;
}

.table-responsive table.dataTable th:after {
    top: 12px;
}
/*.table-responsive .table>thead:first-child>tr:first-child>th{width:76px!important;}*/
#ordersearch_box #demo-settings-toggler { /*background:#496F9E;*/
    background: none;
    width: 180px;
    height: 34px;
    text-align: center;
    position: relative;
    top: -29px;
}

    #ordersearch_box #demo-settings-toggler h5 {
        background: #496F9E;
        margin-top: 0px;
        display: inline-block;
    }

.theme-default .btn-primary, .theme-default .btn-primary:focus, .btn-info, .btn-info:focus {
    background: #496F9E !important;
    border-color: #496F9E !important;
}

    .open .theme-default .btn-primary.dropdown-toggle, .theme-default .btn-primary.active, .theme-default .btn-primary:active, .theme-default .btn-primary:hover {
        background: #496F9E !important;
        border-color: #496F9E !important;
    }

.panel-list .panel-heading {
    background: #767d7d;
    border-color: #9fa2a2;
}

    .panel-list .panel-heading .panel-title {
        color: #fff;
    }

.panel-list {
    border-color: #9fa2a2 !important;
}

.search-panel .form-control {
    margin-bottom: 15px;
}

#divsearchorders {
    height: auto !important;
    overflow: inherit !important;
}

#divsearchorderbyproduct .panel-group {
    padding-right: 0 !important;
}

.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
    background: #496F9E !important;
    border-color: #496F9E !important;
}

.search-panel .btn-group, .search-panel .btn-group .multiselect {
    width: 100% !important;
}

body #divdepotcompanysiteid .form-control option {
    width: 100px !important;
}

#divsearchorderbyproduct {
    height: inherit !important;
}

.search-panel ul {
    max-height: 130px !important;
}

.search-panel {
    padding: 10px 20px !important;
}

/*Added By Soumen*/
.grey_block {
    clear: both;
}

.grey_block {
    background-color: #767d7d;
    border: 1px solid #9fa2a2;
    color: #fff;
    border-radius: 3px;
    padding: 6px 4px;
    line-height: 18px;
}

    .grey_block .row {
        margin-left: 10px;
        margin-right: 10px;
    }

    .grey_block .input-group-btn {
        display: inline-block;
    }

    .grey_block .input-group .form-control {
        height: auto;
        width: 95%;
    }

    .grey_block .input-group .small_width {
        width: 75% !important;
    }

    .grey_block .text_area {
        width: 96% !important;
        height: 120px !important;
        overflow: hidden;
    }

    .grey_block .form-control {
        height: 28px;
    }

    .grey_block .btn {
        padding: 4px 8px;
    }

    .grey_block .form-inline {
        margin: 5px 0;
    }

    .grey_block .form-group {
        margin-bottom: 0;
        vertical-align: top;
    }

    .grey_block .input-group {
        margin-bottom: 10px;
    }

    .grey_block .form-inline .input-group {
        margin: 0;
    }

.top_row_block {
    padding: 0;
    min-width: 0;
    width: 100%;
}

    .top_row_block ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .top_row_block ul li {
            float: left;
            width: auto;
            padding: 0;
            margin: 0 6px 0 0;
        }

            .top_row_block ul li:first-child {
                width: 10%;
            }

            .top_row_block ul li:nth-child(2) {
                width: 36%;
                margin-right: 15px;
            }

            .top_row_block ul li:nth-child(3) {
                width: 5%;
            }

            .top_row_block ul li:nth-child(4) {
                width: 34%;
                margin-right: 15px;
            }

            .top_row_block ul li:last-child {
                margin: 0;
            }

.required {
    color: red !important;
}

.form-group-margin {
    min-height: 33px;
}

.input-group {
    width: 100%;
}

.no-pad {
    padding: 0;
}

.top_pad_none {
    margin-top: 0 !important;
}

.product_lower_sec {
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 18px;
    vertical-align: top;
}

    .product_lower_sec .label_class {
        width: 12%;
        padding: 0 8px 0 11px;
        text-align: right;
        line-height: 20px;
        vertical-align: top;
    }

.grey_block .product_lower_sec .form-control {
    margin-bottom: 8px;
}

.product_lower_sec ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

    .product_lower_sec ul li {
        width: 21%;
        float: left;
        height: 35px;
        padding: 0;
        margin: 1px 0;
    }

.clr {
    clear: both;
}

.select2-result-label .wrap {
    padding-left: 25px;
    background: url(../images/pixel-admin/unchecked.png) no-repeat;
}

    .select2-result-label .wrap.checked {
        padding-left: 25px;
        background: url(../images/pixel-admin/checked.png) no-repeat;
    }

        .select2-result-label .wrap.checked.red {
            padding-left: 25px;
            background: url(../images/pixel-admin/checked_red.png) no-repeat;
        }

.select2-hidden-accessible {
    display: none !important;
    visibility: hidden !important;
}

.editable-field {
    margin-bottom: 8px;
}

#description-val .editable-field {
    margin: 0 0 8px;
}

.editable-field {
    border-radius: 0;
    box-shadow: 0 0 0 0 transparent;
    box-sizing: border-box;
    cursor: text;
    display: inline-block;
    max-width: 100%;
    width: 100%;
    padding: 0;
    position: relative;
    transition: box-shadow 150ms ease-in 0;
    vertical-align: top;
}

    .editable-field .overlay-icon.fa-iconfont-edit::before {
        left: 3px;
        top: 12px;
    }

.fa-icon-small::before {
    font-size: 16px;
    margin-top: -8px;
}

.editable-field:hover {
    background-color: #fff;
}

.editable-field:hover, .editable-field.saving {
    box-shadow: 0 0 0 1px #ccc;
}

.fa-iconfont-edit:before {
    content: "\f040";
}

.fa-icon-small::before {
    font-size: 16px;
    margin-top: -8px;
}

.fa-icon-small::before, .fa-icon-large::before {
    color: inherit;
    font-style: normal;
    font-weight: 400;
    left: 6px;
    line-height: 1;
    position: absolute;
    text-indent: 0;
    top: 50%;
}

.editable-field .overlay-icon.fa-iconfont-edit {
    color: #707070;
    cursor: pointer;
}

.editable-field:hover .overlay-icon {
    transition: opacity 150ms ease-in 0;
}

.editable-field:hover .overlay-icon, .editable-field.saving .overlay-icon {
    opacity: 1;
    z-index: auto;
}

.editable-field .overlay-icon {
    background-color: #f0f0f0;
    background-position: 4px 4px;
    background-repeat: no-repeat;
    border-left: 1px solid #ccc;
    bottom: 0;
    box-sizing: border-box;
    height: auto;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    z-index: -1;
}

.fa-icon-small {
    height: 16px;
    width: 16px;
}

.fa-icon-small, .fa-icon-large {
    line-height: 0;
    position: relative;
    vertical-align: text-top;
}

.fa-icon {
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    display: inline-block;
    height: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-indent: -999em;
    vertical-align: text-bottom;
    width: 16px;
}

#divupdate .editable-container.editable-inline {
    width: 100%;
}

#divupdate .editableform .control-group {
    width: 100%;
}

#divupdate .editable-input {
    width: 78%;
}

#divupdate .note .editable-input {
    width: 95%;
}

#description-val .editable-input > .select2-container {
    width: 100% !important;
}

#divupdate .edit {
    border: 0 !important;
    background-color: transparent;
    color: #111;
    font-weight: 400;
    text-align: left;
    margin-bottom: 8px;
}



.maxwidth {
    width: 100%;
}

.editable-click, a.editable-click, a.editable-click:hover {
    border-bottom: 1px solid #767d7d !important;
    color: #111;
}

.editable-field .overlay-icon {
    color: black;
}

.editable-empty {
    font-style: normal !important;
    text-align: left;
}

.editable-click, a.editable-click, a.editable-click:hover {
    border-bottom: 1px solid #767d7d !important;
    color: #111;
}

.editable-input {
    width: 68%;
    padding: 2px 0;
}

.editable-clear-x {
    display: none !important;
}

.editable-buttons {
    background: none;
}

.editable-buttons {
    position: relative;
    /*background: #f6f6f6;*/
    z-index: 99;
    display: inline-block !important;
    width: auto;
    margin-left: -10px;
    margin-top: 2px;
}

    .editable-buttons .editable-cancel, .editable-buttons .editable-submit {
        line-height: 14px;
        margin-left: 3px;
    }

    .editable-buttons .btn {
        padding: 0 !important;
    }

    .editable-buttons .editable-cancel, .editable-buttons .editable-submit {
        line-height: 14px;
        margin-left: 3px;
    }

.hideicon .editable-field .overlay-icon {
    display: none;
}

.editable-field:hover.hideicon, .editable-field.saving.hideicon {
    box-shadow: none;
    background: none;
    border-left: 0;
}

    .editable-field:hover.hideicon .overlay-icon {
        background: none;
        border-left: 0;
        display: none;
    }

.editable-field a.form-control {
    border: 0 !important;
    background: transparent;
}

.editableform {
    margin: 0 !important;
}

.form-group {
    position: relative;
}

.editable-input > .select2-container {
    width: 85% !important;
}

.divstatus .editable-buttons {
    margin-left: 21px;
}

.tblsitelist_wrapper table tbody {
    width: 100%;
    overflow: auto;
    height: 200px;
    display: inline-block;
}

.tblsitelist_wrapper table tr {
    width: 100%;
    display: inline-table;
}

.tblsitelist_wrapper table td:last-child {
    width: 29.6%;
}

.tblsitelist_wrapper table th:last-child {
    width: 35% !important;
}

#divsiteadd .checkbox {
    vertical-align: top;
    display: inline-block !important;
}

.input-group-btn:last-child > .btn {
    margin-left: 0;
}

.input-group-btn > .btn {
    line-height: 18px;
}

.site_name {
    width: 48% !important;
}

.site_check {
    display: inline-block;
    margin: 6px 0 0;
}


element.style {
    width: 150px;
}

#crafty_postcode_result_display_1 select {
    width: 100% !important;
    height: 32px;
    border-color: #ccc;
    margin-top: 3px;
}

.editable-input .input-sm {
    padding-right: 2px !important;
}

#divsiteupdate label {
    width: 100%;
}

.editable-click {
    width: 100%;
}

.form-control {
    padding: 6px 8px;
}

#divupdate textarea {
    resize: vertical;
}

#search_boxfleet {
    display: block;
}

    /*#search_boxfleet #demo-settings-toggler {
    background-color: #496F9E;
    width: auto;
    height: auto;
    padding: 0 5px;
    top: 0;
    line-height: 20px;
    border-radius: 0;
    cursor: pointer;
}*/

    #search_boxfleet h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: 30px;
    }

#divsearchboxFleet {
    transform: rotate(-90deg);
    position: absolute;
    left: -76px;
    top: 130px;
    margin-top: 0;
    z-index: 99999;
}

#search_boxfleet #demo-settings-toggler {
    background: none;
    width: 180px;
    height: 34px;
    text-align: center;
    position: relative;
    top: -29px;
    cursor: pointer;
}

    #search_boxfleet #demo-settings-toggler h5 {
        background: #496F9E;
        margin-top: 0px;
        display: inline-block;
    }

#search-filter_box {
    width: 100%;
    list-style: none;
    padding: 0;
    max-height: 430px;
    overflow-x: hidden;
    overflow-y: scroll;
}

    #search-filter_box li {
        border-bottom: 1px solid #666;
        padding: 12px 20px;
    }

    #search-filter_box h4 {
        padding: 0;
        margin: 0;
    }

    #search-filter_box .checkbox, #search-filter_box .radio {
        margin-bottom: 0;
    }

    #search-filter_box .form-group {
        margin-bottom: 2px;
    }

    #search-filter_box .accordion-toggle {
        padding: 4px 35px 4px 20px;
    }

        #search-filter_box .accordion-toggle::after {
            line-height: 30px;
            top: 0;
        }

.input-group .form-control {
    /*margin-bottom: 0;*/
    width: 100%;
}

.form-control {
    height: 34px;
    font-weight: 400;
    overflow: hidden;
    line-height: 15px;
    border-radius: 2px;
}

.btn {
    border-radius: 1px;
    padding: 7px 8px;
}

#divassettbllist #tbllist_paginate {
    position: absolute;
    right: 15px;
}

.dataTables_info {
    display: inline-block;
}

.othwidthclass {
    min-width: 38px !important;
}

.assetchkall {
    vertical-align: middle;
    margin-top: -2px !important;
}

#fleetlist_table #tbllist_wrapper table {
    width: 100vw !important;
}

.table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > th {
    width: auto !important;
}
/*Added By Soumen*/
/*Added By Gour*/
.theme-default .breadcrumb-page {
    padding-bottom: 0;
    padding-top: 13px;
}

.breadcrumb li.active, .breadcrumb li.active a {
    color: #000326;
}

.archive_contact a {
    font-size: 13px;
    text-decoration: none;
    color: #000326;
    padding: 0 0 5px 12px;
    display: inline-block;
}

#searchdiv, #divupdate .grey_block {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 6px 12px;
    margin: 0 0 15px;
}

.grey_block .top_row_block ul {
    display: flex;
}

    .grey_block .top_row_block ul li {
        color: #6e6e6e;
        line-height: 26px;
        flex-grow: 1;
        float: none;
        margin: 0 15px 0 0;
    }

.grey_block .btn {
    padding: 3px 6px;
}

#companylist_table .panel-heading, .panel-list .panel-heading {
    background: #ececec;
    border-bottom: 1px solid #ddd;
    border-left: 3px solid #ffb400;
}

    #companylist_table .panel-heading .panel-title, .panel-list .panel-heading .panel-title {
        color: #222;
    }

.panel-list {
    border: 0 !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.grey_block label {
    color: #6e6e6e;
    line-height: 26px;
    font-weight: normal;
    border: 0 !important;
    margin-bottom: 0;
}

.pagination > li.active > a {
    background: #000326 !important;
    border-color: #000326 !important;
}

.top_row_block ul li:last-child {
    margin: 0;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 1px;
}

#btnadd {
    line-height: 28px;
    padding: 0 6px;
}

.field-ignore-highlight.editable-field {
    margin-right: 18px;
    margin-bottom: 10px;
    width: inherit;
}

.vertical_center {
    display: flex;
    align-items: center;
}

#divupdate .edit {
    margin-bottom: 0;
    line-height: 18px;
}


.vertical_center .site_check {
    margin: 0;
}

    .vertical_center .site_check input[type="checkbox"] {
        position: relative;
        top: 4px;
    }

.vertical_center label {
    margin-bottom: 0px;
    vertical-align: top;
}

#btnsiteadd {
    margin-left: 10px;
}

.vertical_center .checkbox label {
    margin-left: 5px;
    vertical-align: top;
}

.grey_block .user-content-block label {
    padding-left: 12px;
}

.marg_left20 {
    margin-left: 20px;
}

#divzipcodeeditable span.input-group-btn {
    position: absolute;
    top: -2px;
    right: 0;
}

#lblcompanyname {
    margin-top: 0px;
}

.searchicon_ctrl .editable-input {
    width: 62% !important;
}

select#crafty_postcode_lookup_result_option2 option, select#crafty_postcode_lookup_result_option2, #crafty_postcode_result_display_1 {
    color: #666 !important;
    font-size: 13px;
}

#lbltaxpercentage {
    padding-left: 12px;
}

#divsiteupdate .checkbox.archive_site_check {
    vertical-align: top;
    margin-top: 0;
}

    #divsiteupdate .checkbox.archive_site_check input[type=checkbox] {
        margin-top: 8px;
    }

.backto_order {
    text-align: right;
    position: relative;
    top: -26px;
}


#tblitemlist {
    min-width: 900px;
}

.panel-list.custompanel .panel-heading {
    border: 0;
    border-bottom: 1px solid #ddd;
    border-left: 3px solid #ffb400;
    padding: 11px 20px 9px 20px;
    height: auto;
}

.border-radiusnone {
    border-radius: 0 !important;
}

.country_fulltxt {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.width_auto {
    width: auto;
}

.vertical_center .form-inline {
    width: 100%;
}

/*New landing page*/
.home_imagelist {
    padding: 0;
    margin: 0;
    min-height: calc(100vh - 130px);
}

    .home_imagelist ul {
        padding: 0;
        margin: 0 -15px;
        list-style: none;
        display: flex;
        flex-wrap: wrap;
    }

        .home_imagelist ul li {
            width: calc(33.3333% - 30px);
            margin: 15px;
            padding: 0;
            display: flex;
            flex-direction: column;
        }

            .home_imagelist ul li .imagelist {
                padding: 0;
                margin: 0;
            }

                .home_imagelist ul li .imagelist img {
                    max-width: 100%;
                    width: 100%;
                }

            .home_imagelist ul li h3 {
                margin: 0;
                padding: 0;
                background: #fff;
                font-size: 18px;
                color: #222;
                text-decoration: none;
                text-align: left;
                position: relative;
            }

                .home_imagelist ul li h3 a {
                    padding: 11px 30px 11px 15px;
                    display: block;
                    font-size: 18px;
                    color: #222;
                    text-decoration: none;
                    text-align: left;
                }

                .home_imagelist ul li h3:after {
                    font-family: FontAwesome, "HelveticaNeueW01-45Ligh", Helvetica, Arial, sans-serif;
                    font-size: 20px;
                    content: '\f105';
                    width: 30px;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    right: 0;
                    background: #000326;
                    color: #fff;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    pointer-events: none;
                }

/*New landing page*/

.report-embedded-code {
    resize: vertical;
    min-height: 100px !important;
}


/*---09-01-19---*/
.panel-min-height {
    min-height: calc(100vh - 150px);
}

.float_src_block-custom {
    top: 15%;
}

.float_src_block.float_src_block-custom {
    right: -380px;
}
/*---09-01-19---*/

/*Fill data*/

#search_boxfilldata {
    display: block;
}


    #search_boxfilldata h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: 30px;
    }

#divsearchboxFilldata {
    transform: rotate(-90deg);
    position: absolute;
    left: -76px;
    top: 75px;
    margin-top: 0;
    z-index: 99999;
}

#search_boxfilldata #demo-settings-toggler {
    background: none;
    width: 140px;
    height: 34px;
    text-align: center;
    position: relative;
    top: -8px;
    cursor: pointer;
}

    #search_boxfilldata #demo-settings-toggler h5 {
        background: #496F9E;
        margin-top: 0px;
        display: inline-block;
    }

#search_boxfilldata .filldata-filter-box {
    /*overflow-y: hidden !important;*/
}

.widthclass {
    min-width: 110px !important;
}

#divfilldatatbllist #tbllist_paginate {
    position: absolute;
    right: 15px;
}

.tdopen {
    background-color: #3f48cc !important;
    color: white;
    font-weight: bold;
}

.tdclosed {
    background-color: #22b14c !important;
    color: white;
    font-weight: bold;
}

.tdcapped {
    background-color: #ed1c24 !important;
    color: white;
    font-weight: bold;
}

.tdcancelled {
    background-color: #f7be16 !important;
    color: white;
    font-weight: bold;
}

fieldset {
    overflow: hidden
}

.customer-type {
    float: left;
    clear: none;
    margin-left: 12%;
    width: 100%;
}

    .customer-type label {
        margin-left: 5px !important;
        line-height: 12px !important;
    }

label {
    float: left;
    clear: none;
    display: block;
    padding: 2px 1em 0 0;
}

input[type=radio],
input.radio {
    float: left;
    clear: none;
    margin: 2px 0 0 2px;
}

.customer-type-edit {
    margin-left: 0% !important;
}

.table-striped.orderlist > tbody > tr > td.tdreturn.troption2 {
    background-color: #78be20;
    font-weight: bold;
    color: white;
}

.table-striped.orderlist > tbody > tr > td.tdstrorder.troption2 {
    background-color: #2d17f1;
    font-weight: bold;
    color: white;
}

.table-striped.orderlist > tbody > tr > td.tdorder.troption2 {
    background-color: #009fdf;
    font-weight: bold;
    color: white;
}

/*Customer Order Search*/

#search_boxcustomerorder {
    display: block;
}


    #search_boxcustomerorder h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: 30px;
    }

#divsearchboxCustomerorder {
    transform: rotate(-90deg);
    position: absolute;
    left: -76px;
    top: 130px;
    margin-top: 0;
    z-index: 99999;
}

#search_boxcustomerorder #demo-settings-toggler {
    background: none;
    width: 180px;
    height: 34px;
    text-align: center;
    position: relative;
    top: -29px;
    cursor: pointer;
}

    #search_boxcustomerorder #demo-settings-toggler h5 {
        background: #496F9E;
        margin-top: 0px;
        display: inline-block;
    }

/*#search_boxcustomerorder .customerorder-filter-box {
    overflow-y: hidden !important;
}*/

#search_boxcustomerorder #search-filter_box {
    height: 330px;
    overflow-y: auto;
}

.customerorder-filter-box .panel-group {
    margin-bottom: 3px;
}

.customerorder-filter-box .multiselect {
    margin-left: 11px !important;
}

.customerorder-filter-box .multiselect-container {
    margin-left: 11px !important;
}
/*Customer Order Search*/
ul.multiselect-container.dropdown-menu > li > a {
    display: inline-block;
}

.site-area .no-pad p {
    margin-bottom: 5px;
}

.marginleft_rightnone {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/*File Upload*/

div.fileUpload-btn {
    display: inline-block;
    font: normal 13px/normal Arial;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

div.fileUpload {
    position: relative;
    overflow: hidden;
}

    div.fileUpload span.icon {
        margin-right: 4px;
    }

div.fileUpload-btn-primary {
    color: #fff;
    background-color: #4ebbdb;
}

    div.fileUpload-btn-primary:hover {
        color: #fff !important;
        background-color: #00aeef;
    }

div.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.orderassetlist {
    max-height: 550px;
    overflow-y: auto;
}

#divaddorder input.quantity {
    width: 97%;
}

.noneditable-field:hover {
    box-shadow: none !important;
}

#divcustomerprofile .dropdown-menu {
    padding: 0 !important;
}

.res_weidthheightpop {
    width: 650px
}

ul.dropdown-menu:after {
    content: "";
    position: absolute;
    top: -14px;
    right: 15px;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-bottom: 7px solid transparent !important;
    z-index: 999;
}

#divcustomerprofile .header {
    background: #f9f1c7;
    border: 1px solid #f6deac;
    color: #af8640;
}

.header {
    width: 100%;
    display: inline-block;
    margin: 0px 0 0px 0;
    background-color: #23638c;
    padding: 5px;
    color: #ffffff;
}

.user-info-section {
    z-index: 9999;
}

.paddingbot_20 {
    padding-bottom: 20px;
}

#lnkclose {
    line-height: 18px !important;
    color: #000326
}

.no_margin {
    margin: 0;
}

.edit_icon {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 10px;
    right: 9px;
    background: #000326;
    border-radius: 50%;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    z-index: 999;
}

.cancel-icon {
    width: 22px;
    height: 22px;
    position: absolute;
    top: 10px;
    right: 14px;
    background: #ff0000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: center;
    z-index: 999;
}

.personal-details-view, .adress-view {
    position: relative;
}

.d_flex {
    display: flex !important;
}

.flex-coloumn {
    flex-direction: column;
}

.orderheader_block.d_flex {
    width: 100%;
    flex-grow: 1;
}

.orderheader_block.from_area.d_flex label {
    margin: 0;
    line-height: 30px;
}

.orderheader_block.from_area.d_flex .form-group {
    margin-top: 5px;
}

#divcustomerprofile .alert {
    background-size: 5px 10px;
    padding: 0 15px;
    margin: -21px 12px 5px 12px;
    background: none !important;
    border: 0;
    text-align: right;
}

.alert-success, .alert-danger {
    background: none !important;
}

#divcustomerprofile .alert.alert-success {
    color: #468847;
    background: none !important;
}

#divcustomerprofile .alert.alert-danger {
    color: #a94442;
    background: none !important;
}

.email-label {
    word-break: break-word;
    line-height: normal !important;
}

.padding-top10 {
    padding-top: 10px;
}

.serial-upload-button {
    color: #fff;
    background-color: #4ebbdb;
    padding: 3px 8px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px;
}

#chkHeaderOn {
    top: 2px;
}

.side_align {
    width: 60%;
    float: right;
    margin: 5px 0 0;
}

.exception {
    color: #e64646;
    font-weight: bold;
}

.service-desk-button {
    color: #000326 !important;
    font-size: 30px;
}

.service-desk-anchor {
    cursor: pointer;
}

/* --------------------29-05-19 Start---------------------------- */
.ticketrow_ctrl {
    margin: 15px 15px 0 15px;
}



h4.ticketNo {
    padding: 20px 20px 0 40px;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #496F9E;
    text-align: left;
}

.viewticketpart h4.ticketNo {
    padding-left: 25px;
}

.viewticketpart .ticketrow_ctrl {
    margin-top: 5px;
}

.ticketrow_ctrl label {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    color: #919191;
    display: block;
    float: none;
}

.ticketrow_ctrl .raised_righttxt {
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    color: #919191;
}

.ticketrow_ctrl .input_txt {
    padding: 5px 10px;
    margin: 0;
    background: #f7f7f7;
    border: 1px solid #eee;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #333;
    width: 100%;
}

.ticketrow_ctrl .details_textarea {
    padding: 5px 10px;
    margin: 0;
    background: #f7f7f7;
    border: 1px solid #eee;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #333;
    width: 100%;
    height: 150px;
    resize: vertical;
}

.update_title {
    /*background: #ececec;*/
    padding: 5px 15px;
    margin: 20px 0 0 0;
    border-bottom: 2px solid #ebecf0;
    font-size: 16px;
    color: #496F9E;
    font-weight: 600;
    text-align: left;
}

.update_listing {
    padding: 5px 15px;
    border-bottom: 1px solid #eee;
}

.add_update {
    border-bottom: 1px solid #eee;
}

    .add_update a {
        padding: 5px 15px;
        margin: 0;
        font-size: 13px;
        text-decoration: underline;
        color: #496f9e;
        display: inline-block;
    }

.update_listing label {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-decoration: none;
    color: #919191;
    display: block;
    float: none;
}

.update_listing span {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: #000;
}

.addupdate label {
    line-height: 24px;
}

.addupdate .inputtxt {
    padding: 5px 10px;
    margin: 0 0 8px 0;
    background: #f7f7f7;
    border: 1px solid #eee;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #333;
    width: 100%;
}

.addupdate .textarea {
    padding: 5px 10px;
    margin: 0;
    background: #f7f7f7;
    border: 1px solid #eee;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #333;
    width: 100%;
    height: 70px;
    resize: none;
}

.width12_5 {
    width: 12.5%;
}

.width87_2 {
    width: 87.2%;
}

.summary_txt {
    padding: 15px 25px;
    margin: 0;
    font-size: 18px;
    color: #333;
    text-align: left;
    font-weight: 600;
}

.ticketrow_ctrl span {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    text-decoration: none;
    color: #000;
}

.viewticketpart .ticketrow_ctrl span.ticket-info {
    color: #496F9E;
}

.ticketrow_ctrl span.details_txt {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-decoration: none;
    color: #000;
}

.viewticketpart .ticketrow_ctrl .raised_righttxt {
    color: #919191;
}

    .viewticketpart .ticketrow_ctrl .raised_righttxt span {
        color: #000;
    }

.ticketrow_ctrl .selectbox span {
    line-height: 18px;
}

.ticketrow_ctrl .selectbox .select2-choice {
    background: #f7f7f7;
    border: 1px solid #eee;
}
/* --------------------29-05-19 End---------------------------- */
.paddingbot_10 {
    padding-bottom: 10px !important;
}

.editor span {
    line-height: 15px;
    color: inherit;
    font-size: inherit;
}

.width6_5 {
    width: 6.5%;
}

.width100 {
    width: 100%;
}

.margintop_15 {
    margin-top: 15px;
}

.update_listing .selectbox span {
    line-height: 18px;
}

.update_listing .selectbox .select2-choice {
    background: #f7f7f7;
    border: 1px solid #eee;
}

/* --------------------04-06-19 Start---------------------------- */

#main-navbar .navbar-nav > li > a.service-desk-button .fa-bell {
    position: absolute;
    font-size: 20px;
    top: 11px;
    /* right: 18px; */
    left: -5px;
    transform: rotate(30deg);
}

#main-navbar .navbar-nav > li > a.service-desk-button span.notification {
    width: 30px;
    height: 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    color: #fff;
    background: #e66454;
    position: absolute;
    top: 3px;
    /* right: 0; */
    left: 8px;
    font-weight: 700;
    /* color: #ffb400; */
}
/* --------------------04-06-19 End---------------------------- */

.updates_available {
    font-weight: bold
}

.product_description_textarea {
    resize: none;
    height: 180px !important;
    width: 100%;
}

.batch_border {
    border: 1px solid #e4e4e4;
}

#beverage_boxfilldata #demo-settings-toggler {
    background: none;
    width: 140px;
    height: 34px;
    text-align: center;
    position: relative;
    top: -8px;
    cursor: pointer;
}

#divbeverageboxFilldata {
    transform: rotate(-90deg);
    position: absolute;
    left: -76px;
    top: 225px;
    margin-top: 0;
    z-index: 99999;
}

#beverage_boxfilldata {
    display: block;
}

    #beverage_boxfilldata h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: 30px;
    }

    #beverage_boxfilldata #demo-settings-toggler h5 {
        background: #496F9E;
        margin-top: 0px;
        display: inline-block;
    }

    #beverage_boxfilldata .filldata-beverage-box {
        overflow-y: hidden !important;
    }

#beverage_box {
    width: 100%;
    list-style: none;
    padding: 0;
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
}

    #beverage_box li {
        border-bottom: 1px solid #666;
        padding: 12px 20px;
    }

    #beverage_box h4 {
        padding: 0;
        margin: 0;
    }

    #beverage_box .checkbox, #search-filter_box .radio {
        margin-bottom: 0;
    }

    #beverage_box .form-group {
        margin-bottom: 2px;
    }

    #beverage_box .accordion-toggle {
        padding: 4px 35px 4px 20px;
    }

        #beverage_box .accordion-toggle::after {
            line-height: 30px;
            top: 0;
        }

.applybutton_width {
    width: 80px;
}

#beverage_box .beverage {
    border-bottom: none;
}

.note-editor .btn {
    padding: 0 8px !important;
    line-height: 27px;
}

.panel-list .note-editor .panel-heading {
    background: none !important;
    border-left: 0 !important;
}

.ticket-link {
    background-color: #ebecf0;
    line-height: 20px !important;
    padding-bottom: 1px;
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 3px;
    display: inline-block;
    padding: 2px 2px;
}

ul.top_headingicon_list {
    justify-content: flex-start;
    align-items: center;
    display: flex;
    margin: 0 !important;
}

    ul.top_headingicon_list li {
        min-width: 25px;
        width: auto !important;
        display: inline-flex;
        flex-grow: inherit !important;
        margin: 0 15px 0 0;
    }

        ul.top_headingicon_list li a {
            width: 25px;
            height: 25px;
            position: relative;
        }

            ul.top_headingicon_list li a.active {
                width: 34px;
                height: 34px;
                position: relative;
                border: 2px solid #1d2cdc;
                border-radius: 50%;
                display: flex;
                align-items: center;
                justify-content: center;
            }

            /*--ul.top_headingicon_list li a.active:after {
        content: "";
        width: 12px;
        height: 7px;
        transform: rotate(-43deg);
        position: absolute;
        top: -7px;
        left: 6px;
        border-left: 2px solid rgb(54, 179, 3);
        border-bottom: 2px solid rgb(54, 179, 3);
    }
    ul.top_headingicon_list li a.active:before {
        content: "";
        position:absolute;
        left:0;
        top:0;
        width:27px;
        height:27px;
        border-radius:50%;
        border:1px solid #000;

    }--*/

            ul.top_headingicon_list li a img {
                width: 25px;
                height: 25px;
            }

.margin_bottom0 {
    margin-bottom: 0 !important;
}

.pad-topbot8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

#map {
    width: 100%;
}

.margin-bot0 {
    margin-bottom: 0 !important;
}

#divsiteaddupdate .pac-container {
    width: 500px !important;
}



#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
}

.listicon_class img {
    max-width: 20px;
    margin-left: 5px;
}

.site_name.full_widthmarright0 {
    width: 100% !important;
    margin-right: 0;
}

.margin_top0_checkctrl {
    margin-top: 0 !important;
}

    .margin_top0_checkctrl input[type=checkbox] {
        position: relative;
        top: 3px;
    }

a.rating_star {
    text-decoration: none;
    font-size: 18px;
    line-height: 29px;
    color: #dedede;
    width: 15px;
    display: inline-block;
    padding-left: 4px;
}

    a.rating_star.active {
        color: #ffb400;
    }

.form-control.rating_input {
    width: calc(100% - 24px) !important;
    display: inline-block;
}

.editable-field.rating_input {
    width: calc(60% - 24px) !important;
    display: inline-block;
}

.rating_star.line_height24 {
    line-height: 24px;
}

#companylist_table table tr td {
    position: relative;
}

    #companylist_table table tr td .rating_star {
        text-decoration: none;
        font-size: 18px;
        line-height: 29px;
        color: #ffb400;
        width: 15px;
        display: inline-block;
        padding-left: 4px;
        position: absolute;
        top: 3px;
        right: 10px;
    }

.form-control.padtop_bot3 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.padding_left0 {
    padding-left: 0 !important;
}

.line-heightnormal {
    line-height: normal !important;
}

.padding_left0.line-heightnormal {
    padding-top: 5px;
}

.edit-line-heightnormal {
    line-height: normal !important;
}

.padding_left0.edit-line-heightnormal {
    padding-top: 7px;
}

.form-control.editable, .grey_block label.editable {
    padding-left: 0 !important;
}

.grey_block .editable-field .btn_searchicon {
    border: 0;
    background: transparent !important;
}

.grey_block .editable-input .form-control {
    padding-left: 0;
}

.grey_block .editableform .form-control {
    width: 85%;
}

.editable-container .select2-container .select2-choice {
    padding-left: 0;
    padding-right: 0;
}

#divcompanyname {
    width: calc(70% - 10px) !important;
    margin-right: 0;
}

body #divcompanyname .editable-input {
    width: 85% !important;
}

body #divcompanyname .editableform .form-control {
    width: 94%;
}

#ZipCode + span {
    margin-left: 5px;
    margin-top: 1px;
}

.note-hint-popover.autocompletebox .popover-content .note-hint-group .note-hint-item {
    padding: 0;
    margin: 0 0 8px 0;
    font-size: 12px;
    text-transform: capitalize;
    line-height: 20px;
    color: #333;
}

    .note-hint-popover.autocompletebox .popover-content .note-hint-group .note-hint-item span {
        width: 22px;
        height: 22px;
        border-radius: 50%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: #428bca;
        font-size: 11px;
        font-weight: 600;
        color: #fff;
        margin-right: 8px;
    }

    .note-hint-popover.autocompletebox .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover.autocompletebox .popover-content .note-hint-group .note-hint-item:hover {
        padding: 0;
        margin: 0 0 8px 0;
        font-size: 12px;
        text-transform: capitalize;
        line-height: 20px;
        background: #eaeaea;
        color: #333;
    }

.popover.autocompletebox {
    border: 1px solid rgba(0,0,0,.1);
}

/*--------------23-07-19 page Start-----------------*/
h3.graph_titl {
    margin: 20px 0;
    line-height: 18px;
    font-size: 14px;
    border: 1px solid #ddd;
    text-transform: capitalize;
    font-weight: 600;
    border-left: 3px solid #ffb400;
    padding: 10px;
    background: #fff;
}

h4.subtitl {
    padding: 0;
    margin: 20px 0;
    line-height: 15px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
}

    h4.subtitl span {
        display: block;
        font-size: 11px;
        color: #9e9e9e;
    }

.align_itemcenter {
    align-items: center;
}

.graptxt_numberctrl {
    margin-top: 20px;
}

.graph_Number {
    font-size: 40px;
}

/*--------------23-07-19 page End-----------------*/

.slider-value {
    color: #222;
    font-size: 20px;
}

#venue_boxfilldata #demo-settings-toggler {
    background: none;
    width: 140px;
    height: 34px;
    text-align: center;
    position: relative;
    top: -8px;
    cursor: pointer;
}

#divvenueboxFilldata {
    transform: rotate(-90deg);
    position: absolute;
    left: -76px;
    top: 375px;
    margin-top: 0;
    z-index: 99999;
    transition: all linear 0.3s;
}

#venue_boxfilldata {
    display: block;
}

    #venue_boxfilldata h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: 30px;
    }

    #venue_boxfilldata #demo-settings-toggler h5 {
        background: #496F9E;
        margin-top: 0px;
        display: inline-block;
    }

    #venue_boxfilldata .filldata-venue-box {
        overflow-y: hidden !important;
    }

#venue_box {
    width: 100%;
    list-style: none;
    padding: 0;
    height: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}

    #venue_box li {
        border-bottom: 1px solid #666;
        padding: 12px 20px;
    }

    #venue_box h4 {
        padding: 0;
        margin: 0;
    }

    #venue_box .checkbox, #search-filter_box .radio {
        margin-bottom: 0;
    }

    #venue_box .form-group {
        margin-bottom: 2px;
    }

    #venue_box .accordion-toggle {
        padding: 4px 35px 4px 20px;
    }

        #venue_box .accordion-toggle::after {
            line-height: 30px;
            top: 0;
        }

.applybutton_width {
    width: 80px;
}

#venue_box .venue {
    border-bottom: none;
}

.venue_slider {
    top: 48.5% !important;
}

    .venue_slider #divvenueboxFilldata {
        top: 50% !important;
        /*margin-top: -70px !important;*/
    }

#cancel_boxfilldata #demo-settings-toggler {
    background: none;
    width: 140px;
    height: 34px;
    text-align: center;
    position: relative;
    top: -8px;
    cursor: pointer;
}

#divcancelboxFilldata {
    transform: rotate(-90deg);
    position: absolute;
    left: -76px;
    top: 375px;
    margin-top: 0;
    z-index: 99999;
    transition: all linear 0.3s;
}

#cancel_boxfilldata {
    display: block;
}

    #cancel_boxfilldata h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: 30px;
    }

    #cancel_boxfilldata #demo-settings-toggler h5 {
        background: #496F9E;
        margin-top: 0px;
        display: inline-block;
    }

    #cancel_boxfilldata .filldata-cancel-box {
        overflow-y: hidden !important;
    }

#cancel_box {
    width: 100%;
    list-style: none;
    padding: 0;
    height: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}

    #cancel_box li {
        border-top: 1px solid #666;
        padding: 12px 20px;
    }

    #cancel_box h4 {
        padding: 0;
        margin: 0;
    }

    #cancel_box .checkbox, #search-filter_box .radio {
        margin-bottom: 0;
    }

    #cancel_box .form-group {
        margin-bottom: 2px;
    }

    #cancel_box .accordion-toggle {
        padding: 4px 35px 4px 20px;
    }

        #cancel_box .accordion-toggle::after {
            line-height: 30px;
            top: 0;
        }

    #cancel_box .venue {
        border-bottom: none;
    }

.cancel_slider {
    top: 78% !important;
}

    .cancel_slider #divcancelboxFilldata {
        /* top: 50% !important; */
        /*margin-top: -70px !important;*/
        top: 30.5% !important;
    }


.sub_bg {
    background: #efefef;
    margin: 10px;
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); */
    border: 1px solid #ddd;
}

.mt0 {
    margin-top: 0px !important;
}

/*------------01-08-19 page start--------------------*/


#search_boxfilldata {
    top: 70px;
}

#divsearchboxFilldata {
    top: 49px;
}

#beverage_boxfilldata {
    top: 218px;
}

#divbeverageboxFilldata {
    top: 49px;
}

#beverage_boxfilldata .filldata-beverage-box {
    overflow-y: auto !important;
}

#venue_boxfilldata {
    top: 366px !important;
}

.venue_slider #divvenueboxFilldata {
    top: 49px !important;
}

#cancel_boxfilldata {
    top: 514px !important;
}

.cancel_slider #divcancelboxFilldata {
    top: 49px !important;
}

.hide_slider {
    position: relative;
    z-index: 9999;
}
/*------------01-08-19 page End--------------------*/

.top_border_none {
    border-top: transparent !important;
}

.left_border_none {
    border-left: transparent !important;
}

.right_border_none {
    border-right: transparent !important;
}

.bottom_border_none {
    border-bottom: transparent !important;
}

.top_border {
    border-top: 1px solid #e4e4e4 !important;
}

.no-padding-r {
    padding-right: 0px;
}

.stock-report-custom-div-width1 {
    width: 7.33333333%;
    position: relative;
    min-height: 1px;
    padding-left: 11px;
    line-height: 30px;
}

.stock-report-custom-div-width2 {
    width: 7.50%;
    position: relative;
    min-height: 1px;
    padding-left: 11px;
    line-height: 30px;
}

.str-fleet {
    background-color: #ff7f27 !important;
    color: white;
    font-weight: bold;
}

.ltr-fleet {
    background-color: #3f48cc !important;
    color: white;
    font-weight: bold;
}

.clp-fleet {
    background-color: #01d28e !important;
    color: white;
    font-weight: bold;
}

.unknown-fleet {
    background-color: #EC7063 !important;
    color: white;
    font-weight: bold;
}

/*Migrated Asset*/
.notmigrated {
    height: 20px;
    width: 20px;
    text-align: center;
    background-color: #3f48cc;
    color: #fff;
}

.migrated {
    height: 20px;
    width: 20px;
    text-align: center;
    background-color: #5bbb5b;
    color: #fff;
}

.lost {
    height: 20px;
    width: 20px;
    text-align: center;
    background-color: #ed1c24;
    color: #fff;
}

#search_boxmigratedasset {
    display: block;
}


    #search_boxmigratedasset h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: 30px;
    }

#divsearchboxmigratedasset {
    transform: rotate(-90deg);
    position: absolute;
    left: -76px;
    top: 75px;
    margin-top: 0;
    z-index: 99999;
}

#search_boxmigratedasset #demo-settings-toggler {
    background: none;
    width: 140px;
    height: 34px;
    text-align: center;
    position: relative;
    top: -8px;
    cursor: pointer;
}

    #search_boxmigratedasset #demo-settings-toggler h5 {
        background: #496F9E;
        margin-top: 0px;
        display: inline-block;
    }

#search_boxmigratedasset {
    top: 70px;
}

#divsearchboxmigratedasset {
    top: 49px;
}

#divlist {
    position: relative;
}

#status-icon {
    position: absolute;
    left: 150px;
    top: 10px;
    display: flex;
    align-items: center;
}

    #status-icon span {
        margin-right: 12px;
        margin-left: 5px;
        font-weight: 600;
    }

.migrated-billing-period {
    white-space: nowrap;
}

#divmigratedassettbllist #tbllist_paginate {
    position: absolute;
    right: 15px;
}

.credit-symbol {
    color: red;
    font-weight: 600;
}

.pause-credit-symbol {
    color: #d29f07;
    font-weight: 600;
}

.billing-period {
    color: #000;
}

#divfilldatatbllist #tbllist {
    width: 100% !important;
}

    #divfilldatatbllist #tbllist thead {
        display: block;
    }

    #divfilldatatbllist #tbllist tbody {
        max-height: calc(100vh - 170px);
        overflow-y: auto;
        width: 100%;
        display: block;
    }

#divdreydeliverysignaturemodal label {
    float: none;
    clear: none;
    display: inline;
}

.filldashboardwidthcollapse {
    width: calc(100vw - 148px);
}

.filldashboardwidthexpand {
    width: calc(100vw - 325px);
}

.left-control, .right-control {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
    font-size: 30px;
    color: #fff;
}

.carousel-control.left {
    background-image: none !important;
}

.carousel-control.right {
    background-image: none !important;
}

.carousel-control.left:hover {
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%) !important;
}

.carousel-control.right:hover {
    background-image: linear-gradient(to right,rgba(0,0,0,.0001)0,rgba(0,0,0,.5)100%) !important;
}

.carousel-indicators li {
    border: 2px solid #151212 !important;
}

#divzonetype .slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 20px;
    bottom: 5px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}

#divzonetype input:checked + .slider:before {
    left: 20px;
}

#divzonetype .slider:before {
    left: 5px;
}
/*Suparna*/

.switch {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 15px;
    margin-right: 2px;
    margin-left: 2px;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 7px;
        width: 7px;
        left: 16px;
        bottom: 4px;
        background-color: #fff;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .slider.round {
        border-radius: 34px;
    }

        .slider.round:before {
            border-radius: 50%;
        }

input:checked + .slider {
    background-color: #496f9e;
}

    input:checked + .slider:before {
        left: 16px;
    }

.slider:before {
    left: 3px;
}

.chkswitch {
    margin: 0 6px !important;
}

.span-private {
    float: left;
    font-size: 12px;
}

.span-public {
    font-size: 12px;
}

.zonetypeswitch {
    margin-left: 3px !important;
}

.addnewbutton {
    border: none;
    background: transparent;
    text-decoration: underline;
    color: darkgray;
    padding-left: 0px
}

    .addnewbutton:hover {
        text-decoration: underline !important;
        color: darkgray !important;
    }

    .addnewbutton:active {
        outline: none !important;
    }

#divupdate .nav-tabs {
    border-bottom-color: #dddddd !important;
}

    #divupdate .nav-tabs > li > a {
        border-bottom-color: #dddddd !important;
    }

.dreypicture {
    /*margin-left: auto;
    margin-right: auto;
    display: block !important;
    background-size: cover;*/
    width: 100%;
    height: 450px !important;
}

#divdreydeliveryphotographmodal .carousel-indicators {
    bottom:-29px;
}

#divdreydeliveryphotographmodal .carousel-indicators .active {
    background-color: #000113;
}
.zonesummary_ctrl{
    width:100%;
    display:flex;
}
.zone_summary{
    width:85%;
    padding:0;
    margin:0;
}
.zone_summary ul {
    padding:0;
    margin:0;
    list-style:none;
    display:flex;
    flex-wrap:wrap;
}
.zone_summary ul li {
    width: 9%;
    height:10px;
    margin-right: 5%;
    margin-bottom: 5px;
    
}
 .zone_summary ul li.green {
     background: #42b883;
 }
 .zone_summary ul li.red {
     background: #b22222;
 }
  .zone_summary ul li.blue {
      background: #3e64ff;
  }

.zone_summary ul li.orange {
    background: #e25822;
}
.asset_counter {
    width: 15%;
    display: flex;
    text-align: center;
    color: #000;
    font-weight:bold;
    font-size: 14px;
    align-items: center;
    justify-content: center;
}

.zonesummary_th {
  text-align:center;
}

.zonesummary_achor {
    display: block;
    height: 100%;
}
.move-to-top{
    z-index:9999;
}
.modal-border {
    border: 1px solid #000326;
}

.star-position {
    position: absolute;
    top: 4px;
    right: 5px;
}
.currencyinput {
    border: 1px inset #ccc;
}

tr.row_selected td {
    background-color: #e2e5f3 !important;
}

#search_boxmissedscan #demo-settings-toggler {
    background: none;
    width: 140px;
    height: 34px;
    text-align: center;
    position: relative;
    top: -8px;
    cursor: pointer;
}

#divsearchboxMissedscan {
    transform: rotate(-90deg);
    position: absolute;
    left: -76px;
    top: 75px;
    margin-top: 0;
    z-index: 99999;
    transition: all linear 0.3s;
}

#search_boxmissedscan {
    display: block;
}

    #search_boxmissedscan h5 {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-transform: none;
        line-height: 34px;
        white-space: nowrap;
        padding: 2px 5px;
        margin-top: 30px;
    }

    #search_boxmissedscan #demo-settings-toggler h5 {
        background: #496F9E;
        margin-top: 0px;
        display: inline-block;
    }

    #search_boxmissedscan .missedscan-filter-box {
        overflow-y: hidden !important;
    }
/*#divPaymentModal {
    overflow: inherit;
}

    #divPaymentModal .modal-dialog {
        margin: 0;
        width: 100vw;
        height: 100vh;
    }
    #divPaymentModal .modal-body{
        padding:0px;
    }

    .paymentframe {
        margin: 0;
        width: 100vw;
        height: 85vh;
    }*/


@media (max-width: 1024px) {
    .eventleft_bottom .work_shop {
                padding: 10px;
                min-height: 216px;
            }

                .eventleft_bottom .work_shop h3 {
                    font-size: 18px;
                }

            .event_rightlisting ul li .event_rightcontent h5 {
                padding-top: 0;
            }

            .responsive-orderlist {
                min-height: .01%;
                overflow-x: auto;
            }

            .dataTables_paginate {
                position: absolute;
                right: 4%;
            }

            .grey_block .top_row_block ul li, .grey_block label {
                font-size: 11px;
            }

            .home_imagelist ul li h3, .home_imagelist ul li h3 a {
                font-size: 16px;
            }
        }
        /*Suparna*/
        @media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
            .float_src_block_down {
                right: 0;
                bottom: -35%;
                top: auto !important;
            }
        }

        @media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
            .float_src_block_down {
                right: 0;
                bottom: -64% !important;
                top: auto !important;
            }

            #divproductionplanbox {
                left: 45px;
            }
        }

        @media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
            .float_src_block_down {
                right: 0;
                bottom: -64%;
                top: auto !important;
            }

            #divproductionplanbox {
                left: 45px;
            }
        }

        @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
            .float_src_block_down {
                right: 0;
                bottom: -35%;
                top: auto !important;
            }

            #divproductionplanbox {
                left: 60px;
            }
        }

        @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
            .float_src_block_down {
                right: 0;
                bottom: -35%;
                top: auto !important;
            }

            #divproductionplanbox {
                left: 20px;
            }
        }

        @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2) {
            .float_src_block_down {
                right: 0;
                bottom: -55%;
                top: auto !important;
            }

            #divproductionplanbox {
                left: 60px;
            }
        }

        @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2) {
            .float_src_block_down {
                right: 0;
                bottom: -55%;
                top: auto !important;
            }

            #divproductionplanbox {
                left: 60px;
            }
        }
        /*Suparna*/
        @media (min-width:768px) and (max-width:980px) {
            .video_part {
                flex-direction: column;
            }

            .event_part {
                flex-direction: column;
            }

            .event_rightpart {
                margin-left: 0;
                margin-top: 20px;
            }

            .video_rightpart {
                margin-left: 0;
                margin-top: 20px;
            }

            .video_contentleft {
                width: 100%;
            }

            .event_leftpart {
                width: 100%;
                margin-top: 20px;
            }

            .eventleft_bottom .work_shop {
                padding: 10px 15px;
                min-height: 200px;
            }

            .video_rightcontentlisting ul li .video_rightcontent {
                min-height: 130px;
            }

            .responsive-orderlist {
                min-height: .01%;
                overflow-x: auto;
            }

            .dataTables_paginate {
                position: absolute;
                right: 4%;
            }

            .home_imagelist ul li {
                width: calc(50% - 30px);
            }
        }

        @media (max-width: 767px) {

            .video_part {
                flex-direction: column;
            }

            .event_part {
                flex-direction: column;
            }

            .search_part {
                flex-direction: column;
            }

            .search_txt {
                padding-bottom: 10px;
            }

            .event_rightpart {
                margin-left: 0;
                margin-top: 20px;
            }

            .video_rightpart {
                margin-left: 0;
                margin-top: 20px;
            }

            .video_contentleft {
                width: 100%;
            }

            .event_leftpart {
                width: 100%;
                margin-top: 20px;
            }

            .eventleft_bottom .work_shop {
                padding: 10px 15px;
                min-height: 200px;
            }

            #content-wrapper {
                padding-left: 18px;
            }

            .eventleft_bottom .work_shop {
                padding: 10px 5px;
            }

                .eventleft_bottom .work_shop h3 {
                    font-size: 14px;
                }

                    .eventleft_bottom .work_shop h3 span {
                        font-size: 12px;
                        line-height: 12px;
                    }

            .eventleft_bottom .event_calender {
                font-size: 10px;
            }

                .eventleft_bottom .event_calender .fa {
                    font-size: 12px;
                }

            #main-navbar .user-menu > .fa {
                display: none;
            }

            #main-navbar .navbar-toggle {
                line-height: 64px;
            }

            .navbar-inverse {
                background: none;
            }

            .responsive-orderlist {
                min-height: .01%;
                overflow-x: auto;
            }

            .dataTables_paginate {
                position: absolute;
                right: 4%;
            }

            #main-navbar .navbar-inner {
                padding-left: 40px !important;
            }

            #main-navbar .navbar-brand {
                padding-left: 15px;
            }

            .product_lower_sec .label_class {
                width: 35%;
                font-size: 12px;
                text-align: left;
            }

            .product_lower_sec ul li {
                width: 64%;
            }

            .grey_block .top_row_block ul {
                display: block;
            }

            .top_row_block ul li:first-child, .top_row_block ul li:nth-child(3) {
                width: 35%;
                margin-bottom: 12px;
                margin-right: 0;
            }

            .top_row_block ul li:nth-child(2), .top_row_block ul li:nth-child(4) {
                width: 65%;
                margin-bottom: 12px;
                margin-right: 0;
            }

            .top_row_block ul li:last-child {
                width: 100%;
            }

            .grey_block .top_row_block ul li {
                float: left;
            }

            .mobile_inputfix {
                margin: 0 -11px 10px -11px;
            }

            span.version_txt {
                left: 220px;
                width: auto;
            }

            .home_imagelist ul {
                margin: 0;
            }

                .home_imagelist ul li {
                    width: 100%;
                    margin-left: 0;
                    margin-right: 0;
                }
        }
        /*---09-01-19---*/
        @media (max-width: 400px) {
            .float_src_block.float_src_block-custom {
                width: 340px;
                right: -350px;
            }
        }
        /*---09-01-19---*/
        /* (1366x768) WXGA Display */
        @media screen and (max-width: 1400px) {
            .venue_slider {
                top: 59% !important;
            }

            .stock-report-custom-div-width1 {
                width: 10.33333333%;
                position: relative;
                min-height: 1px;
                padding-left: 11px;
                line-height: 30px;
            }

            .stock-report-custom-div-width2 {
                width: 11.45%;
                position: relative;
                min-height: 1px;
                padding-left: 11px;
                line-height: 30px;
            }
        }

        @media only screen and (width:1366px) {
            #venue_boxfilldata #demo-settings-toggler {
                background: none;
                width: 115px !important;
                height: 9px;
                text-align: center;
                position: relative;
                top: -8px;
                cursor: pointer;
            }

            #cancel_boxfilldata #demo-settings-toggler {
                background: none;
                width: 115px !important;
                height: 9px;
                text-align: center;
                position: relative;
                top: -8px;
                cursor: pointer;
            }

            #cancel_boxfilldata {
                top: 490px !important;
            }
        }

#divUntappdProductSyncProgress {
    height: 15px !important;
    line-height: 15px !important;
}
