.skin-black-light .wrapper, .skin-black-light .main-sidebar, .skin-black-light .left-side {
    background-color: #f1f1f1 !important;
}
.skin-black-light .main-header > .navbar {
    background-color: #ce1126 !important;
}
.skin-black-light .main-header > .navbar > .sidebar-toggle {
    border:none !important;
    color:#fff !important;
}
.skin-black-light .main-header > .logo {
    background-color: #ce1126 !important;
    border-bottom: 0 solid transparent;
    border-right:none !important;
    color: #fff !important;
}
.skin-black-light .main-header > .navbar .sidebar-toggle:hover {
    color: #252525 !important;
}
.skin-black-light .main-header > .navbar .navbar-custom-menu .navbar-nav > li > a, .skin-black-light .main-header > .navbar .navbar-right > li > a {
    border-left: medium none !important;
    color:#fff;
}
.skin-black-light .main-header > .navbar .nav > li > a:hover, .skin-black-light .main-header > .navbar .nav > li > a:active, .skin-black-light .main-header > .navbar .nav > li > a:focus, .skin-black-light .main-header > .navbar .nav .open > a, .skin-black-light .main-header > .navbar .nav .open > a:hover, .skin-black-light .main-header > .navbar .nav .open > a:focus, .skin-black-light .main-header > .navbar .nav > .active > a {
    background: #fff none repeat scroll 0 0;
    color: #999 !important;
}
.dropdown-menu > li > a {
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 22px;
}
.dropdown-menu > li >a .fa-user::before  {
    color: #252525;
    content: "";
}
.dropdown-menu > li >a .fa-sign-out::before {
    content: "";
    color: #252525;
}
.dropdown-menu > li >a .fa-edit::before, .fa-pencil-square-o::before {
    content: "";
    color: #252525; 
}
.dropdown-menu > li > a:hover{
    background-color: #ce1126;
    color: #333;
}
.skin-black-light .sidebar-menu > li:hover > a, .skin-black-light .sidebar-menu > li.active > a {
    background: #ce1126 none repeat scroll 0 0 !important;
    color: #fff !important;
}
.icon .fa-user{
    color:rgb(0,0,0,0.15) !important}

    .left_img {
        float: left;
        padding: 0 10px;
    }
    .arti_titles > h3 {
        font-family: Open Sans;
        font-size: 16px;
        font-weight: bold;
        margin: 0 !important;
    }
    .time_arti > p {
        font-family: open sans;
        font-size: 14px;

    }
    .time_arti {
        display: table-cell;
        position: absolute;
        right: 0;
        top: 0;
    }
    .arti_titles {
        display: table-cell;
    }
    .articlas_title {
        display: table;
    }
    .right_cont {
        position: relative;
    }
    .right_cont > p {
        color: #636363;
        font-size: 14px;
        margin-top: 10px;
    }
    .articles1:last-child {
        border-bottom: medium none;
    }
    .articles1 {
        border-bottom: 1px solid #e6e6e6;
        padding: 10px 0;
    }
    .spacer10 {
        clear: both;
        height: 10px;
    }
    .clear {
        clear: both;
    }
    .checkbox .fl {
        float: left;
    }
    .seo-fl {
        float: left;
    }

    .contact-title {
        background: #e6e6e6 none repeat scroll 0 0;
        font-size: 20px;
        line-height: 33px;
        margin-bottom: 0;
        padding: 5px 16px;
    }
    .minus-icn {
        background:rgba(0, 0, 0, 0) url("../Themes/ThemeDefault/images/minus-icn.png") no-repeat scroll center center !important;
    }

    .plus-icn {
        background: rgba(0, 0, 0, 0) url("../Themes/ThemeDefault/images/plus-icn.png") no-repeat scroll center center !important;
    }
    .required {
        background: rgba(0, 0, 0, 0) url("../Themes/ThemeDefault/images/require.png") no-repeat scroll 0 0;
        color: #f00;
    }
    .Search .btn-green-ic {
        background: rgba(0, 0, 0, 0) url("../Themes/ThemeDefault/images/clearsearch.png") no-repeat scroll left center;
        box-shadow: none;
        display: block;
        float: right;
        height: 20px;
        padding: 0;
        text-indent: -9999px;
        width: 20px;
    }
    .plus-icn, .minus-icn {
        display: inline-block;
        float: right;
        height: 21px;
        margin: 5px 0 0;
        width: 21px;
    }
    label.error-note{
        color: #ff2f2f;
    }
    .error{
        color: #ff2f2f;
    }

    .jqx-switchbutton-label-on {
        background-color: #000000;
        color: #fff;
        cursor: pointer;
    }
    .jqx-fill-state-normal {
        background: #efefef none repeat scroll 0 0;
        border-color: #aaa;
        box-sizing: content-box;
        font-family: Verdana,Arial,sans-serif;
        font-size: 13px;
        font-style: normal;
    }

    .jqx-switchbutton {
        border: 1px solid #ccc;
        border-radius: 5px;
        overflow: hidden;
    }
    .jqx-switchbutton-label {
        font-family: sans-serif;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
    }
    .jqx-switchbutton-thumb {
        border: 1px solid #ccc;
        cursor: pointer;
        display: inline-block;
    }
    .jqx-fill-state-disabled {
        color: #000;
        cursor: default;
        opacity: 0.55;
    }
    .fa.fa-trash {
        margin-right: 5px !important;
    }
    .fa.fa-external-link {
        margin-right: 5px !important;
    }
    .fa.fa-envelope {
        margin-right: 5px !important;
    }
    .jqx-button {
        border: 1px solid transparent;
        cursor: default;
        margin: 0;
        outline: medium none;
        padding: 3px;
        text-align: center;
    }
    .fr {
        float: right;
    }
    .fl {
        float: left;
    }
/*.mgl10 {
    margin-left: 10px !important;
    }*/
    .totle-page {
        float: right;
        font-size: 16px;
        font-weight: bold;
        margin: 5px 0 0 18px;
    }
    .pagecounter {
        font-size: 13px;
        margin: 5px 15px 0 0;
    }
    .pagecounter {
        color: #b4b4b4;
        font-size: 13px;
    }
    .combo-bg {
        background:#f2f2f2 none repeat scroll 0 0;
        border: none;
        padding: 10px;
        margin-bottom: 10px;
    }

    .paging li {
        float: left;
        font-weight: bold;
        list-style-type: none;
        margin: 0 2px;
        padding: 0;
    }
    .paging li {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #2079af;
    }
    .paging li a:hover, .paging li.selected a {
        background-color: #000000;
        color: #fff;
        text-decoration: none;
        border:none;
    }
    .note-bg {
        background: #e6e6e6 none repeat scroll 0 0;
        margin: auto;
        padding: 4px 10px;
        text-align: center;
    }
    .green-note {
        color: #090;
        font-family: "Source Sans Pro",sans-serif;
        font-size: 17px;
        padding: 5px;
    }

    .red-note {
        color: #900;
        font-size: 14px;
    }
    .note {
        color: #000;
        font-size: 14px;
        font-family: "Open Sans",sans-serif;
    }
    .title-text a {
        color: #fff;
        font-size: 14px;
    }
    .table th {
        color: #fff !important;
        font-size: 16px;
    }

    .paging {
        font-size: 13px;
        margin: 2px 0 0;
        padding: 0;
    }
    .main-form-box {
        border-radius: 6px;
        margin-top: 0;
        padding: 30px 2%;
    }
    .main-form-box {
        background-color: #fff;
        border: 1px solid #dbdbdb;
    }
    .Tab-sale {
        margin: -30px 0 0 20px;
    }
    .spacer40 {
        clear: both;
        height: 40px;
    }
    .Tab.selected {
        border-bottom: 0 none;
        border-radius: 10px 10px 0 0;
        float: left;
        font-size: 14px;
        padding: 5px 21px;
        text-align: center;
        transition: all 300ms linear 0s;
    }
    .Tab.selected {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background: #e6ecef none repeat scroll 0 0;
        border-color: #d1d1d1 #d1d1d1 -moz-use-text-color;
        border-image: none;
        border-radius: 0px;
        border-style: solid solid none;
        border-width: 1px 1px 0;
        color: #1e3046;
        text-align: center;
        transition: all 300ms linear 0s;
    }
    .Tab {
        border-radius: 0px;
        float: left;
        font-size: 14px;
        margin: 0 4px 0 0;
        padding: 5px 21px;
        text-align: center;
        transition: all 300ms linear 0s;
    }
    .Tab {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #000000;
        border-color: #001a32 #001a32 -moz-use-text-color;
        border-image: none;

        border-style: solid solid none;
        border-width: 1px 1px 0;
        color: #fff;
        text-align: center;
        transition: all 300ms linear 0s;
    }
    .button, button, input[type="submit"], input[type="reset"], input[type="button"] {
        background: #ce1126 none repeat scroll 0 0;
        border: medium none;
        color: #fff;
        cursor: pointer;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        text-transform: uppercase;
    }
    .main-form-box {
        border-radius: 0px;
        margin-top: 0;
        padding: 30px 2% 59px;
    }
    .required {
        display: inline-block;
        font-size: 21px;
        font-weight: bold;
        height: 10px;
        margin: 5px 5px 0;
        width: 11px;
    }
    .require-lbl {
        color: #f00;
        float: right;
        font-size: 15px;
        margin: 6px 7px 0 0;
    }
    label, legend {
        font-size: 13px;
        margin: 0 10px 0 0;
    }

/*.form-rediobutton, .user-redio-button {
    margin: 0px 6px; 
    vertical-align: middle;
    }*/

    .form-rediobutton, .user-redio-button {
        margin-top: -3px !important;
        vertical-align: middle;
    }
    .spannote {
        color: rgb(0, 150, 226);
        font-style: italic;
        font-size: 13px;
        text-shadow: 0 1px 0 rgb(255, 255, 255);
    }
    .icon-search {
        background: #fff none repeat scroll 0 0;
        border: medium none;
        color: #012151;
        content: "";
        font-size: 14px;
        height: 30px;
        margin: 0 !important;
        padding: 0 4px;
    }
    .search-fild {
        width: 300px;
        border: none;
    }
    .Search {
        float: right;
        padding: 1px 10px;
        font-size: 17px;
    }

    .tooltip{  font-family: "Source Sans Pro","Open Sans",sans-serif;
    /*margin-left: 10px;*/
    /*position: absolute;*/
    z-index: 0;}

    /*.tooltip{font-family: "Source Sans Pro","Open Sans",sans-serif;position: relative;}*/

    /*.....31-08-2016.....*/
    .Search .form-control {
        float: left;
        width: 100%;
    }
    .Search .fa.fa-search {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 111;
    }

    .Search label {
        margin: 0;
        position: relative;
        width: 100%;
    }
    .page_wrapper{
        clear: both;
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
    .search-button-box {
        display: table;
        width: 100%;
    }

    table, tr, td ,th {
        border: 1px solid #e6e6e6;
        border-collapse: collapse;
    }
    .table > tbody + tbody {
        border-top: medium none;
    }
    th {
        border-bottom: medium none !important;
        border-color: #ce1126;

    }

    #SystemFilesDisplayDiv .form-control {
        height: auto;
        padding: 0;
        width: auto;
        max-width: 100%;
    }

    .tab_box {
        display: table;
        margin-top: 30px;
        width: 100%;
    }

    .sidebar-menu li {
        /*border-bottom: 1px solid #e6e6e6;*/
    }
    .sidebar-menu li:nth-child(even) {
        border-bottom: none;
    }
    .treeview-menu li{border:none;}


    .skin-blue .treeview-menu > li > a {
        border-bottom: 1px solid #e6e6e6;
        color: #636363;
        padding: 9px 20px;
    }
    .skin-blue .treeview-menu > li > a:hover,.treeview-menu .selected{background: #1651a9;color:#fff !important;}

    .btn-default{border-radius:0px;}

    #dvprocessing{position: fixed; z-index: 1111111; background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%; width: 100%; height: 100%; text-align: center; vertical-align: middle; display: table-cell;}

    .UpdateProgress123 {
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
    }
    .ui-menu .ui-menu-item {
        clear: left;
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .ui-menu .ui-menu-item a {
        display: block;
        line-height: 1.5;
        padding: 0.2em 0.4em;
        text-decoration: none;
    }
    .ui-menu {
        list-style: outside none none;
        margin: 0;
        padding: 2px;
    }
    .ui-autocomplete {
        cursor: default;
        position: absolute;
    }
    .ui-autocomplete {
        cursor: default;
        position: absolute;
    }
    .ui-corner-all {
        border-radius: 4px;
    }
    .ui-menu .ui-menu-item a {
        display: block;
        line-height: 1.5;
        padding: 0.2em 0.4em;
        text-decoration: none;
    }
    .ui-widget-content a {
        color: #222222;
    }
    .ui-widget-content {
        background: #ffffff;
        border: 1px solid #aaaaaa;
        color: #222222;
    }
    .fa.fa-send {
        margin-right: 5px;
    }
    /*12-9-2016*/

    .btn-green {
        margin: 0 7px 0 0;
        padding: 5px 10px;
        text-align: center;
        transition: all 300ms linear 0s;
    }

    .submit-btn a, .btn-green {
        background: #ce1126 none repeat scroll 0 0;
        border-radius: 0;
        color: #fff;
        display: inline-block;
        font-size: 15px;
        margin: -3px 0 0;
        padding: 5px 10px;
        transition: all 0.3s ease-in-out 0s;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    }

    .submit-btn a:hover, .btn-green:hover {
        background: #000000 none repeat scroll 0 0;
        color: #fff !important;
    }

    .detail-title {
        border-bottom: 1px solid #ccc;
        display: block;
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 10px !important;
        padding: 0 0 10px;
    }

    /*13/09/2016*/
    .prev a.txt{cursor:pointer; margin:0px 10px 0px 0px; padding:3px 10px; display:inline-block; color:#FFF;text-transform:uppercase;width:43px;background-color: #ce1126; border: solid 1px #01692c;transition: all 300ms linear 0s;}
    .prev a.txt:hover { color:#000; background-color: #ce1126;border: solid 1px #001325;}
    .next a.txt:hover{ color:#000; background-color: #ce1126;border: solid 1px #FFF; }
    .next a.txt{ color:#FFF; text-transform:uppercase;background-color: #ce1126; border: solid 1px #01692c;transition: all 300ms linear 0s;}
    .prev a .ar{border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-right: 5px solid #FFF; cursor:pointer; }
    .prev a:hover .ar {border-right: 5px solid #000; border-top: 5px solid transparent;border-bottom: 5px solid transparent; transition: all 300ms linear 0s;} 
    .next a .ar{border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #FFF; cursor:pointer;transition: all 300ms linear 0s;}
    .next a:hover .ar { border-left: 5px solid #000; border-top: 5px solid transparent;border-bottom: 5px solid transparent; }

    .prev a.txt {
        cursor: pointer;
        display: inline-block;
        height: 30px;
        margin: 0 10px 0 0;
        padding: 6px 10px;
        text-transform: uppercase;
        transition: all 300ms linear 0s;
        width: 68px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px;
    }
    .next a.txt {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
        cursor: pointer;
        display: inline-block;
        height: 29px;
        margin: 0 0 0 10px;
        padding: 4px 10px;
        text-transform: uppercase;
        transition: all 300ms linear 0s;
        width: 63px;
    }
    .prev a .ar{width:0;height:0;cursor:pointer;margin:4px 7px 0 0;padding:0 0 0 0;display:block;float:left;transition:all 300ms linear 0s;  }
    .prev a:hover .ar { transition: all 300ms linear 0s;} 
    .next a .ar{width:0;height: 0;cursor:pointer;margin:4px 0px 0 0;padding:0 0 0 0;display:block;float:right;transition:all 300ms linear 0s}

    /*14/09/2016*/

    .btn-file {
        background-color: #000000;
        /*background-image: -moz-linear-gradient(center top , #62c462, #51a351);*/
        border: 1px solid #387038;
        border-radius: 4px;
        cursor: pointer;
        float: left;
        height: 30px;
        margin-right: 10px;
        margin-top: 20px;
        overflow: hidden;
        position: relative;
        width: 141px;
    }
    .btn-file .fa.fa-plus {
        color: #fff;
        display: block;
        height: 20px;
        left: 16px;
        position: absolute;
        top: 8px;
        width: 20px;
        z-index: 111111;
    }

    .photo-drag {
        list-style: outside none none;
        padding: 0;
    }
    #ajaxphotoalbum .photo-wrapper-img img {
        float: none;
        height: 200px;
        margin: 0 auto;
        width: auto;
    }
    .photo-wrapper-img div {
        overflow: hidden;
        text-align: center;
        width: 100%;
    }
    #ajaxphotoalbum > li {
        float: left;
        padding: 1%;
        width: 25%;
    }
    .photo-caption textarea {
        resize: none;
        width: 100%;
    }

    .publish-icon.active{color:#000000}
    .publish-icon{color:#636363;}
    .photo-wrapper .photo-icons .photo-default-icon {
        background: transparent url("../images/default-disable-icon.png") no-repeat scroll 5px 7px;
        border-right: 1px solid #e5e5e5;
        color: #999999;
        display: block;
        float: left;
        font-size: 11px;
        height: 30px;
        line-height: 30px;
        padding: 0 5px 0 25px;
        text-decoration: none;
    }

    .photo-wrapper .photo-icons .photo-default-icon.active, .photo-wrapper .photo-icons .photo-default-icon:hover {
        background: transparent url("../images/default-active-icon.png") no-repeat scroll 5px 7px;
        color: #000000;
    }
    .photo-wrapper .photo-icons .delete-icon {
        background: transparent url("../images/photo-delete-icon.png") no-repeat scroll center center;
        border-right: 1px solid #e5e5e5;
        display: block;
        float: left;
        height: 30px;
        width: 34px;
    }
    .photo-wrapper .photo-icons .delete-icon:hover {
        background: transparent url("../images/photo-delete-icon-hvr.png") no-repeat scroll center center;
    }
    .photo-wrapper .photo-icons .publish-icon:hover, .photo-wrapper .photo-icons .publish-icon.active {
        background: transparent url("../images/publish.png") no-repeat scroll center center;
    }
    .photo-wrapper .photo-icons .publish-icon {
        background: transparent url("../images/unpublish.png") no-repeat scroll center center;
        border-right: 1px solid #e5e5e5;
        display: block;
        float: left;
        height: 30px;
        width: 34px;
    }

    .photo-wrapper .photo-icons .save-icon {
        background: transparent url("../images/save-icon.png") no-repeat scroll center center;
        border-right: 1px solid #e5e5e5;
        display: block;
        float: left;
        height: 30px;
        width: 34px;
    }
    .photo-wrapper .photo-icons .save-icon:hover {
        background: transparent url("../images/save-icon-hvr.png") no-repeat scroll center center;
    }
    .photo-icons {
        background: #f1f1f1 none repeat scroll 0 0;
        border: 1px solid #e6e6e6;
        margin-top: -2px;
    }
    .fl.brd-brows {
        margin-top: 8px;
    }
    .photo-caption textarea {
        color: #9a9a9a;
        padding: 5px;
        resize: none;
        width: 100%;
    }

    .photo-wrapper-img{border:1px solid #e6e6e6;border-bottom:none;width: 100%;}

    .dverrorcustom {
        background: #fafafa none repeat scroll 0 0;
        color: red;
        font-size: 19px;
        margin-top: 10px;
        text-align: center;
    }

    .member_tab {
        border-bottom: 1px solid #e6e6e6;
        margin: 20px 0;
        padding: 20px 20px 0;
        width: 100%;
    }
    /*24-11-2016*/
    .form-box {
        display: inline-block;
        padding-left: 10px;
        width: 950px;
    }
    .form-box label {
        margin: 0;
        font-weight: 700;

    }


    .treeview-menu {
        background: #f1f1f1 none repeat scroll 0 0;
        width: 235px !important;
        z-index: 1111;
    }


    .add {
        background: rgba(0, 0, 0, 0) url("../Themes/ThemeDefault/images/add.png") no-repeat scroll right top;
        height: 20px;
        margin-left: 57px;
        margin-top: -7px;
        position: absolute;
        width: 20px;
    }

    .remove {
        background: rgba(0, 0, 0, 0) url("../Themes/ThemeDefault/images/remove.png") no-repeat scroll right top;
        display: block;
        float: left;
        height: 20px;
        margin-top: 10px;
        width: 20px;
        margin-left: 50px;
    }
    .colorChooser{
        background-color: #33ff00;
        float: right;
        margin: -26px -54px;
        z-index: 1;
    }
    img.mobilogo {
        margin-left: -13px;
        width: 100%;
    }
    /*Media query*/

    @media only screen and (max-width: 1280px)
    {

        #ajaxphotoalbum > li {
            float: left;
            padding: 1%;
            width: 33.33%;
        }

    }

    @media only screen and (max-width: 1023px)
    {
        #ajaxphotoalbum > li {
            float: left;
            padding: 1%;
            width: 50%;
        }
    }
    @media only screen and (max-width: 480px)
    {
        #ajaxphotoalbum > li {
            float: left;
            padding: 1%;
            width: 100%;
        }
    }



    /******Arshdeep*****/
    #gen_invoice {font-size: 14px; transition: all 0.3s ease-in-out 0s;	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); width:190px !important; padding:7px 14px !important; font-weight:400px !important;}
    #view_invoice{font-size: 14px; transition: all 0.3s ease-in-out 0s;	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); padding:7px 14px !important; font-weight:400px !important;}
    .payment_form label {width: 100%; float: left; font-weight: 400; font-size: 14px; font-family: "Open Sans", sans-serif; margin-bottom:8px;}
    #varAssignto, #reportType {display: block; width: 30%; height: 34px; padding: 6px 12px;	font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff;	background-image: none;	border: 1px solid #ccc;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075);	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
        #gridbody label{width: 100%; float: left; font-weight: 400; font-size: 14px; font-family: "Open Sans", sans-serif; margin-bottom:8px;}
        #startweekdate{display: block; width: 30%; height: 34px; padding: 6px 12px;	font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff;	background-image: none;	border: 1px solid #ccc;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075);	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
            -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
            #endweekdate{display: block; width: 30%; height: 34px; padding: 6px 12px;	font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff;	background-image: none;	border: 1px solid #ccc;	border-radius: 4px;	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075);	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
                -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
                .show_bookings{font-size: 14px; transition: all 0.3s ease-in-out 0s;	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); padding:7px 14px; margin-bottom:8px;}
                #generate_invoice{font-size: 14px; transition: all 0.3s ease-in-out 0s;	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); padding:7px 14px;}
                #generate_invoice:hover{color: #fff; background-color: #3379b5; border-color: #2a6496;}
                .show_bookings:hover{color: #fff; background-color: #3379b5; border-color: #2a6496;}
                .view_statement:hover{color: #fff; background-color: #3379b5; border-color: #2a6496;}
                #delete_statement:hover{color: #fff; background-color: #3379b5; border-color: #2a6496;}
                #gen_invoice:hover{color: #fff; background-color: #3379b5; border-color: #2a6496;}
                #view_invoice:hover{color: #fff; background-color: #3379b5; border-color: #2a6496;}
                .view_statement {padding: 7px 10px 8px;	font-size: 14px; margin-bottom: 10px;}
                #flip-scroll .paid_btn {padding: 5px 10px; font-size: 15px;}
                #flip-scroll .unpaid_btn {padding: 5px 10px; font-size: 15px;}
                #flip-scroll .send_btn {padding: 5px 10px; font-size: 15px;}
                .btn-green{margin-top:2px !important;}
                #delete_statement {padding: 7px 14px 7px; font-size: 15px; margin-top: 14px;}
                .title-text {text-align: center; font-size: 12px;	line-height: 24px;}
                #flip-scroll .numeric {width: 12% !important;}
                #flip-scroll td {text-align: center;}
                .loader{border-radius:100% !important; width: 60px !important; height: 60px !important; text-align:center; margin:0 auto;}

                /****payment page******/
                @media screen and (min-device-width: 320px) and (max-device-width: 767px) { 
                 #varAssignto, #reportType {width:100%;}
                 #startweekdate{width:100%;}
                 #endweekdate{width:100%;}
             }


             .table th:first-child {text-align: center !important;}

/*13/03/2018
=================================*/

#varAssignto{width: auto !important; bottom: 9px !important; }
.Search .form-control{width: 100% !important;}
.Search .fa.fa-search {  
    /*right: 1.5em !important;*/

}

#SearchBy{width: auto !important;}
.main-content.mobilehide .video-section{padding: 50px 0;background-color: #0A0E15;}
.Search{padding: 0;}
.box-header{padding: 0;}
.box-body, .content_top_btn{padding: 0;}
#sel_users {
    min-height: 121px;
}
#flip-scroll th, #flip-scroll td{vertical-align: middle;}
.generate_invoice {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    font-size: 14px;
    padding: 7px 14px;
    transition: all 0.3s ease-in-out 0s;
}
.edit_job_form label {
    font-weight: 800;
    width: 25%;
}

.edit_job_form input{ border: 1px solid #000 !important; border: 0 none;}
.edit_job_form select{border: 0 none; border: 1px solid #000;}


.loader_overlay{padding-top: 18% !important;}
.btn.btn-default.status_btn {
    font-size: 10px;
    font-weight: 600;
}
.btn_design{float: left;}
.show_bookings{margin-top: 20px !important;}
.date_design{width: 28.5% !important;}
#view_invoice_form label{width: auto;padding-top: 7px;}
#view_invoice_form .garage_drp {
    width: 25% !important;
}


#declineOrderModal #declinedBookingOption {margin-bottom: 30px;}
#declineOrderModal .pad .booking_row{margin-bottom:5px!important}
#declineOrderModal .pad .row{margin-bottom:15px;}
#declineOrderModal .pad .row .label{font-size: 14px; color: #000; text-align: left;}
#declineOrderModal .modal-header {border-bottom: 1px solid #EFEFEF;background: #009828;}
#declineOrderModal .modal-header h4{font-size: 20px;font-weight: 600;color: #fff;}
#declineOrderModal .assign-grg{color:#009828; margin-bottom: 10px;}    
#declineOrderModal .pad .booking-detail{color:#009828;}
#declineOrderModal .modal-dialog{width:475px;}

#GarageNotifyModal #declinedBookingOption {margin-bottom: 30px;}
#GarageNotifyModal .pad .booking_row{margin-bottom:5px!important}
#GarageNotifyModal .pad .row{margin-bottom:15px;}
#GarageNotifyModal .pad .row .label{font-size: 14px; color: #000; text-align: left;}
#GarageNotifyModal .modal-header {border-bottom: 1px solid #EFEFEF;background: #009828;}
#GarageNotifyModal .modal-header h4{font-size: 20px;font-weight: 600;color: #fff;}
#GarageNotifyModal .assign-grg{color:#009828; margin-bottom: 10px;}    
#GarageNotifyModal .pad .booking-detail{color:#009828;}
#GarageNotifyModal .modal-dialog{width:475px;}

#garageServiceStartModal #declinedBookingOption {margin-bottom: 30px;}
#garageServiceStartModal .pad .booking_row{margin-bottom:5px!important}
#garageServiceStartModal .pad .row{margin-bottom:15px;}
#garageServiceStartModal .pad .row .label{font-size: 14px; color: #000; text-align: left;}
#garageServiceStartModal .modal-header {border-bottom: 1px solid #EFEFEF;background: #009828;}
#garageServiceStartModal .modal-header h4{font-size: 20px;font-weight: 600;color: #fff;}
#garageServiceStartModal .assign-grg{color:#009828; margin-bottom: 10px;}    
#garageServiceStartModal .pad .booking-detail{color:#009828;}
#garageServiceStartModal .modal-dialog{width:475px;}  
#garageServiceStartModal p{text-align: center;font-size: 15px;font-weight: 600;margin: 0px 0 20px 0;}

#paymentModal #declinedBookingOption {margin-bottom: 30px;}
#paymentModal .pad .booking_row{margin-bottom:5px!important}
#paymentModal .pad .row{margin-bottom:15px;}
#paymentModal .pad .row .label{font-size: 14px; color: #000; text-align: left;}
#paymentModal .modal-header {border-bottom: 1px solid #EFEFEF;background: #009828;}
#paymentModal .modal-header h4{font-size: 20px;font-weight: 600;color: #fff;}
#paymentModal .assign-grg{color:#009828; margin-bottom: 10px;}    
#paymentModal .pad .booking-detail{color:#009828;}
#paymentModal .modal-dialog{width:560px;}  
#paymentModal p{text-align: center;font-size: 15px;font-weight: 600;margin: 0px 0 20px 0;}

#orderDocumentModal #declinedBookingOption {margin-bottom: 30px;}
#orderDocumentModal .pad .booking_row{margin-bottom:5px!important}
#orderDocumentModal .pad .row{margin-bottom:15px;}
#orderDocumentModal .pad .row .label{font-size: 14px; color: #000; text-align: left;}
#orderDocumentModal .modal-header {border-bottom: 1px solid #EFEFEF;background: #009828;}
#orderDocumentModal .modal-header h4{font-size: 20px;font-weight: 600;color: #fff;}
#orderDocumentModal .assign-grg{color:#009828; margin-bottom: 10px;}    
#orderDocumentModal .pad .booking-detail{color:#009828;}
#orderDocumentModal .modal-dialog{width:635px;}  
#orderDocumentModal .table{margin-bottom: 0px!important;text-align: center;}
#orderDocumentModal p{text-align: center;font-size: 15px;font-weight: 600;margin: 0px 0 20px 0;}

/*16 march 2018
============================*/
#flip-scroll .box.box-success{padding: 15px 0;}
.service-info table td {
    text-align: left !important;
}
.body-panel1{overflow: auto !important;}
@media screen and (max-width: 1199px) and (min-width: 992px){
    .table-parts{width: 50% !important;}
    .table-parts .bold1:nth-child(2){width: 125px !important;}
    #varKM{width: 70px !important;}
}
@media screen and (max-width: 991px){
    
    .table-parts{width: 65% !important;}
    .table-parts .bold1:nth-child(2){width: 125px !important;}
}

#packages_page #user_add_pick,#packages_page #user_addr_drop{

 background: transparent none repeat scroll 0 0;
    border: 1px solid #5d5d5d;
    border-radius: 0;
    height: 40px;
    margin-bottom: 13px;
    padding: 0 12px;
    width: 100%;
    }
	
.sortMonth	{
    background-color: #428bca;
    font-size: 18px;
    color: #fff;
}

.fa-red{
    color: red;
}
.fa-green{
    color: green;
}
.fa-pink{
    color: #e4b154;
}


 /****************************** parsely error design ends   *************************************/
  .parsley-errors-list.filled {
    background-color: none;
    font-size: 0.7rem;
    color: #f96a6a !important;
    list-style: none;
    display: block;
    top: 100%;
    border: none !important;
    padding: 0;
  }
  
  .parsley-errors-list.filled li {
    color: #f96a6a;
    font-size: 0.7rem;
    border: none !important;
  }
    /****************************** parsely error design ends   *************************************/