body {
    font-family: Arial, Helvetica, sans-serif !important;
    overflow-x: hidden;
}

a {
    outline: none !important;
}

button:focus {
    outline: 0 none !important;
}


textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(58, 189, 170, 0.6);*/
    outline: 0 none !important;
}

nput, textarea, select, a {
    outline: none !important;
}

    input:focus, textarea:focus, select:focus {
        outline: none !important;
    }

h1 {
    font-size: 30px;
    color: #100C08 !important;
}

h2 {
    font-size: 24px;
    color: #100C08 !important;
}

h3 {
    font-size: 20px;
    color: #100C08 !important;
}

h4 {
    font-size: 17px;
    color: #100C08 !important;
}

h5 {
    font-size: 15px;
    color: #100C08 !important;
}


div.selectBox {
    display: inline-block;
    cursor: pointer;
    text-align: left;
    width: 100%;
}

span.selected {
    width: 96%;
    height: 53px !important;
    padding: 12px 0px 0px 20px !important;
    border-radius: 40px !important;
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.33) !important;
    -webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.33) !important;
    -moz-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.33) !important;
    font-weight: bold;
    margin-top: 10px;
    border: 1px solid #ccc;
    font-size: 17px;
    color: #000;
    margin-right: 15px;
}

span.selectArrow {
    width: 30px;
    color: #222;
    text-align: center;
    font-size: 20px;
}

span.selectArrow, span.selected {
    position: relative;
    float: right;
    height: 30px;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 5px;
}

div.selectOptions {
    position: absolute;
    top: 47px;
    left: 0;
    right: 0;
    width: 100%;
    /* border: 1px solid #ccc; */
    /* border-bottom-right-radius: 5px; */
    /* border-bottom-left-radius: 5px; */
    overflow: hidden;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    padding-top: 20px;
    display: none;
}

span.selectOption {
    display: block;
    line-height: 20px;
    padding: 5px 20px 5px 20px;
}

    span.selectOption:hover {
        color: #f6f6f6;
        background: #4096ee;
    }


@font-face {
    font-family: 'leftmenuicons';
    src: url('../../assets/fonts/leftmenuicons.eot?7gjyda');
    src: url('../../assets/fonts/leftmenuicons.eot?7gjyda#iefix') format('embedded-opentype'), 
        url('../../assets/fonts/leftmenuicons.ttf?7gjyda') format('truetype'), 
        url('../../assets/fonts/leftmenuicons.woff?7gjyda') format('woff'), 
        url('../../assets/fonts/leftmenuicons.svg?7gjyda#icomoon') format('svg'); font-weight: normal; font-style: normal; font-display: block;
}

[class^="menuleft-icon-"], [class*=" menuleft-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'leftmenuicons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /*font-size: 70px;*/
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.menuleft-icon-accidents:before {
    content: "\e900";
}

.menuleft-icon-alergens:before {
    content: "\e901";
}

.menuleft-icon-auditus:before {
    content: "\e902";
}

.menuleft-icon-checklist:before {
    content: "\e903";
}

.menuleft-icon-COSHH:before {
    content: "\e904";
}

.menuleft-icon-document:before {
    content: "\e905";
}

.menuleft-icon-due-diligence:before {
    content: "\e906";
}

.menuleft-icon-enforcement:before {
    content: "\e907";
}

.menuleft-icon-food:before {
    content: "\e908";
}

.menuleft-icon-HACCP:before {
    content: "\e909";
}

.menuleft-icon-resources:before {
    content: "\e90a";
}

.menuleft-icon-sefety:before {
    content: "\e90b";
}

.menuleft-icon-supplier:before {
    content: "\e90c";
}

.menuleft-icon-supply-chain:before {
    content: "\e90d";
}

.menuleft-icon-task:before {
    content: "\e90e";
}

.menuleft-icon-training:before {
    content: "\e90f";
}


@font-face {
    font-family: 'accidentothericon'; /* Choose a custom name for your font */
    src: url('../fonts/accidentothericon.eot'); /* IE9 Compat Modes */
    src: url('../fonts/accidentothericon.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/accidentothericon.woff') format('woff'), /* Modern Browsers */
    url('../fonts/accidentothericon.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/accidentothericon.svg#a') format('svg'); /* Legacy iOS */
}

[class^="othericon-"], [class*="othericon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'accidentothericon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.othericon-accidentIcon11:before {
    content: "\ca922";
}
@font-face {
    font-family: 'iconalert65';
    src: url('../fonts/iconalert65.eot?b49tjk');
    src: url('../fonts/iconalert65.eot?b49tjk#iefix') format('embedded-opentype'), 
        url('../fonts/iconalert65.ttf?b49tjk') format('truetype'), 
        url('../fonts/iconalert65.woff?b49tjk') format('woff'), 
        url('../fonts/iconalert65.svg?b49tjk#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="alert65-"], [class*=" alert65-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconalert65' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.alert65-ALERT65:before {
    content: "\9090";
}



@font-face {
    font-family: 'FoodAlert3icomoon';
    src: url('../fonts/FoodAlert3icomoon.eot?s4h98z');
    src: url('../fonts/FoodAlert3icomoon.eot?s4h98z#iefix') format('embedded-opentype'), 
        url('../fonts/FoodAlert3icomoon.ttf?s4h98z') format('truetype'), 
        url('../fonts/FoodAlert3icomoon.woff?s4h98z') format('woff'), 
        url('../fonts/FoodAlert3icomoon.svg?s4h98z#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="FoodAlerticon-"], [class*=" FoodAlerticon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'FoodAlert3icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.FoodAlerticon-foodalert2:before {
    content: "\e900";
}





@font-face {
    font-family: 'foodalert2icomoon';
    src: url('../fonts/foodalert2icomoon.eot?9v3fo0');
    src: url('../fonts/foodalert2icomoon.eot?9v3fo0#iefix') format('embedded-opentype'), 
         url('../fonts/foodalert2icomoon.ttf?9v3fo0') format('truetype'), 
         url('../fonts/foodalert2icomoon.woff?9v3fo0') format('woff'), 
         url('../fonts/foodalert2icomoon.svg?9v3fo0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="foodicon-"], [class*=" foodicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'foodalert2icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.foodicon-foodalert:before {
    content: "\e900";
}

.foodicon-foodalert-circle:before {
    content: "\e901";
}


@font-face {
    font-family: 'Doccentericomoon';
    src: url('../fonts/Doccentericomoon.eot?vsk6x0');
    src: url('../fonts/Doccentericomoon.eot?vsk6x0#iefix') format('embedded-opentype'), 
        url('../fonts/Doccentericomoon.ttf?vsk6x0') format('truetype'), 
        url('../fonts/Doccentericomoon.woff?vsk6x0') format('woff'), 
        url('../fonts/Doccentericomoon.svg?vsk6x0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="Docicon-"], [class*=" Docicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Doccentericomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.Docicon-move:before {
    content: "\e900";
}

.Docicon-folder:before {
    content: "\e901";
}

.Docicon-fact:before {
    content: "\e902";
}



@font-face {
    font-family: '3dicomoon';
    src: url('../fonts/3dicomoon.eot?ugatsm');
    src: url('../fonts/3dicomoon.eot?ugatsm#iefix') format('embedded-opentype'), 
        url('../fonts/3dicomoon.ttf?ugatsm') format('truetype'), 
        url('../fonts/3dicomoon.woff?ugatsm') format('woff'), 
        url('../fonts/3dicomoon.svg?ugatsm#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon3d-"], [class*=" icon3d-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: '3dicomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon3d-3d:before {
    content: "\e900";
}


@font-face {
    font-family: 'icomoonicon';
    src: url('../fonts/icomoonicon.eot?aezdoa');
    src: url('../fonts/icomoonicon.eot?aezdoa#iefix') format('embedded-opentype'), url('../fonts/icomoonicon.ttf?aezdoa') format('truetype'), url('../fonts/icomoonicon.woff?aezdoa') format('woff'), url('../fonts/icomoonicon.svg?aezdoa#icomoonicon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icomoonicon-"], [class*=" icomoonicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoonicon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icomoonicon-cosh:before {
    content: "\e900";
}

.icomoonicon-MHRA:before {
    content: "\e901";
}


.icomoonicon-FORMS-MANAGER:before {
    content: "\e902";
}

.icomoonicon-CleaningSchedule:before {
    content: "\e903";
}


@font-face {
    font-family: 'fspnewicon';
    src: url('../fonts/fspnewicon.eot?vsszfu');
    src: url('../fonts/fspnewicon.eot?vsszfu#iefix') format('embedded-opentype'), url('../fonts/fspnewicon.ttf?vsszfu') format('truetype'), url('../fonts/fspnewicon.woff?vsszfu') format('woff'), url('../fonts/fspnewicon.svg?vsszfu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="fspnewicon-"], [class*=" fspnewicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'fspnewicon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fspnewicon-FoodSafetyPolicy:before {
    content: "\e900";
}

.fspnewicon-HealthandSafetyPolicy:before {
    content: "\e901";
}

.fspnewicon-SafetyPolices:before {
    content: "\e902";
}

@font-face {
    font-family: 'dragicomoon';
    src: url('../fonts/dragicomoon.eot?phzd1z');
    src: url('../fonts/dragicomoon.eot?phzd1z#iefix') format('embedded-opentype'), url('../fonts/dragicomoon.ttf?phzd1z') format('truetype'), url('../fonts/dragicomoon.woff?phzd1z') format('woff'), url('../fonts/dragicomoon.svg?phzd1z#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-drag"], [class*=" icon-drag"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'dragicomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-drag-drag:before {
    content: "\e900";
}



@font-face {
    font-family: 'drag2icomoon';
    src: url('../fonts/drag2icomoon.eot?phzd1z');
    src: url('../fonts/drag2icomoon.eot?phzd1z#iefix') format('embedded-opentype'), url('../fonts/drag2icomoon.ttf?phzd1z') format('truetype'), url('../fonts/drag2icomoon.woff?phzd1z') format('woff'), url('../fonts/drag2icomoon.svg?phzd1z#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-drag2"], [class*=" icon-drag2"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'drag2icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-drag2-drag2:before {
    content: "\e900";
}


@font-face {
    font-family: 'ehoicomoon';
    src: url('../fonts/ehoicomoon.eot?2u8hch');
    src: url('../fonts/ehoicomoon.eot?2u8hch#iefix') format('embedded-opentype'), url('../fonts/ehoicomoon.ttf?2u8hch') format('truetype'), url('../fonts/ehoicomoon.woff?2u8hch') format('woff'), url('../fonts/ehoicomoon.svg?2u8hch#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="ehoicon-"], [class*=" ehoicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'ehoicomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ehoicon-calendar:before {
    content: "\e900";
}

.ehoicon-calendarlist:before {
    content: "\e901";
}

.ehoicon-calendarlist2:before {
    content: "\e902";
}


@font-face {
    font-family: 'hasspflowcharticomoon';
    src: url('../fonts/hasspflowcharticomoon.eot?mv087a');
    src: url('../fonts/hasspflowcharticomoon.eot?mv087a#iefix') format('embedded-opentype'), url('../fonts/hasspflowcharticomoon.ttf?mv087a') format('truetype'), url('../fonts/hasspflowcharticomoon.woff?mv087a') format('woff'), url('../fonts/hasspflowcharticomoon.svg?mv087a#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="iconnew-"], [class*=" iconnew-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'hasspflowcharticomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iconnew-flowchart:before {
    content: "\e900";
}

.iconnew-HACCP:before {
    content: "\e901";
}



@font-face {
    font-family: 'HSPicon';
    src: url('../fonts/HSPicon.eot?3w1xx3');
    src: url('../fonts/HSPicon.eot?3w1xx3#iefix') format('embedded-opentype'), url('../fonts/HSPicon.ttf?3w1xx3') format('truetype'), url('../fonts/HSPicon.woff?3w1xx3') format('woff'), url('../fonts/HSPicon.svg?3w1xx3#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="hspicon-"], [class*=" hspicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'HSPicon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hspicon-HnSPolicy:before {
    content: "\e900";
}


@font-face {
    font-family: 'faicomoon';
    src: url('../fonts/faicomoon.eot?b4uj87');
    src: url('../fonts/faicomoon.eot?b4uj87#iefix') format('embedded-opentype'), url('../fonts/faicomoon.ttf?b4uj87') format('truetype'), url('../fonts/faicomoon.woff?b4uj87') format('woff'), url('../fonts/faicomoon.svg?b4uj87#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="faicon-"], [class*=" faicon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'faicomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /*font-size:100px;*/
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.faicon-Allergicreaction:before {
    content: "\e900";
}

.faicon-FoodContamination2:before {
    content: "\e901";
}

.faicon-AllegedFoodPoisoning2:before {
    content: "\e902";
}


@font-face {
    font-family: 'foodalerticon';
    src: url('../fonts/foodalerticon.eot?9jtsx0');
    src: url('../fonts/foodalerticon.eot?9jtsx0#iefix') format('embedded-opentype'), url('../fonts/foodalerticon.ttf?9jtsx0') format('truetype'), url('../fonts/foodalerticon.woff?9jtsx0') format('woff'), url('../fonts/foodalerticon.svg?9jtsx0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="food-icon-"], [class*=" food-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'foodalerticon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /*font-size:60px;*/
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.food-icon-AddCertificate:before {
    content: "\e900";
}

.food-icon-AddSupplier:before {
    content: "\e901";
}

.food-icon-ContactUs:before {
    content: "\e902";
}

.food-icon-LoganAFP:before {
    content: "\e903";
}

.food-icon-LogEHOVisit:before {
    content: "\e904";
}

.food-icon-Bookacourse:before {
    content: "\e905";
}

.food-icon-ManageBookings:before {
    content: "\e906";
}

.food-icon-Newsletters:before {
    content: "\e907";
}

.food-icon-OrderDueDiligenceDiary:before {
    content: "\e908";
}

.food-icon-TechnicalLibrary:before {
    content: "\e909";
}

.food-icon-YourManual:before {
    content: "\e90a";
}

.food-icon-book:before {
    content: "\f007";
}

.food-icon-briefcase:before {
    content: "\f0d3";
}

.food-icon-calendar:before {
    content: "\f068";
}

.food-icon-clippy:before {
    content: "\f035";
}

.food-icon-diff:before {
    content: "\f04d";
}

.food-icon-diff-added:before {
    content: "\f06b";
}

.food-icon-graph:before {
    content: "\f043";
}

.food-icon-mail-read:before {
    content: "\f03c";
}

.food-icon-search:before {
    content: "\f02e";
}

.food-icon-sync:before {
    content: "\f087";
}

.food-icon-tools:before {
    content: "\f031";
}

.food-icon-home3:before {
    content: "\e90b";
}

.food-icon-newspaper:before {
    content: "\e90c";
}

.food-icon-image:before {
    content: "\e90d";
}

.food-icon-paste:before {
    content: "\e92d";
}

.food-icon-spinner:before {
    content: "\e97a";
}

.food-icon-stats-bars:before {
    content: "\e99c";
}

.food-icon-mug:before {
    content: "\e9a2";
}

.food-icon-spoon-knife:before {
    content: "\e9a3";
}

.food-icon-accessibility:before {
    content: "\e9b2";
}

.food-icon-switch:before {
    content: "\e9b6";
}

.food-icon-clipboard:before {
    content: "\e9b8";
}

.food-icon-loop2:before {
    content: "\ea2e";
}

.food-icon-mail4:before {
    content: "\ea86";
}

.food-icon-whatsapp:before {
    content: "\ea93";
}

.food-icon-rss:before {
    content: "\ea9b";
}

.food-icon-file-word:before {
    content: "\eae1";
}

.food-icon-file-excel:before {
    content: "\eae2";
}

@font-face {
    font-family: 'documentcentericomoon';
    src: url('../fonts/documentcentericomoon.eot?glf0kd');
    src: url('../fonts/documentcentericomoon.eot?glf0kd#iefix') format('embedded-opentype'), url('../fonts/documentcentericomoon.ttf?glf0kd') format('truetype'), url('../fonts/documentcentericomoon.woff?glf0kd') format('woff'), url('../fonts/documentcentericomoon.svg?glf0kd#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="documentcentericon-"], [class*=" documentcentericon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'documentcentericomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.documentcentericon-allocate:before {
    content: "\e900";
}

.documentcentericon-rename:before {
    content: "\e905";
}

.documentcentericon-replace:before {
    content: "\e906";
}

.documentcentericon-archived:before {
    content: "\e901";
}

.documentcentericon-excel:before {
    content: "\e902";
}

.documentcentericon-folder:before {
    content: "\e903";
}

.documentcentericon-pdf:before {
    content: "\e904";
}

.documentcentericon-tag:before {
    content: "\e907";
}

@font-face {
    font-family: 'documentcenter2icomoon';
    src: url('../fonts/documentcenter2icomoon.eot?7b1vje');
    src: url('../fonts/documentcenter2icomoon.eot?7b1vje#iefix') format('embedded-opentype'), url('../fonts/documentcenter2icomoon.ttf?7b1vje') format('truetype'), url('../fonts/documentcenter2icomoon.woff?7b1vje') format('woff'), url('../fonts/documentcenter2icomoon.svg?7b1vje#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="documentcenter2icon-"], [class*=" documentcenter2icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */ 
    font-family: 'documentcenter2icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 150px;
    /* Better Font Rendering =========== */ 
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.documentcenter2icon-explore:before {
    content: "\e900";
}

.documentcenter2icon-gif:before {
    content: "\e901";
}

.documentcenter2icon-image:before {
    content: "\e902";
}

.documentcenter2icon-jpg:before {
    content: "\e903";
}

.documentcenter2icon-notepad:before {
    content: "\e904";
}

.documentcenter2icon-outlook:before {
    content: "\e905";
}

.documentcenter2icon-png:before {
    content: "\e906";
}

.documentcenter2icon-powerpoint:before {
    content: "\e907";
}

.documentcenter2icon-word:before {
    content: "\e908";
}


@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?lcotqn');
    src: url('../fonts/icomoon.eot?lcotqn#iefix') format('embedded-opentype'), 
        url('../fonts/icomoon.ttf?lcotqn') format('truetype'), 
        url('../fonts/icomoon.woff?lcotqn') format('woff'), 
        url('../fonts/icomoon.svg?lcotqn#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="custom-icon-"], [class*=" custom-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.custom-icon-nearmiss:before {
    content: "\e906";
}

.custom-icon-traffic-collision:before {
    content: "\e903";
}

.custom-icon-incident:before {
    content: "\e902";
}

.custom-icon-reportable-occupational-diseases:before {
    content: "\e904";
}

.custom-icon-accident:before {
    content: "\e905";
}


.custom-icon-accident-management:before {
    content: "\e907";
}

.custom-icon-thermometer:before {
    content: "\e936";
}

.custom-icon-EHO:before {
    content: "\e909";
}
/*.icon-accident-management2:before {
  content: "\e90d";
}*/

.custom-icon-certificate:before {
    content: "\e908";
}

.custom-icon-task-risk:before {
    content: "\e90d";
}

.custom-icon-allergen:before {
    content: "\e931";
}

.custom-icon-allergen2::before {
    content: "\e96a";
}

.custom-icon-contractor-management::before {
    content: "\e034";
}


.custom-icon-quality-complaint::before {
    content: "\e932";
}


.custom-icon-alleged-food-poisoning::before {
    content: "\e937";
}

.custom-icon-auditus::before {
    content: "\e938";
}

.custom-icon-resource::before {
    content: "\e006";
}

.custom-icon-shortcut::before {
    content: "\e933";
}

.custom-icon-fileclip:before {
    content: "\e90a";
}

.custom-icon-paperclip:before {
    content: "\e90e";
}

.custom-icon-warning:before {
    content: "\ea07";
}

.custom-icon-scissors:before {
    content: "\ea5a";
}

.custom-icon-trash:before {
    content: "\e90f";
}

.custom-icon-location:before {
    content: "\e910";
}

.custom-icon-mail:before {
    content: "\e911";
}

.custom-icon-calendar:before {
    content: "\e912";
}

.custom-icon-truck:before {
    content: "\e913";
}

.custom-icon-target:before {
    content: "\e04e";
}

.custom-icon-refresh:before {
    content: "\e05a";
}

.custom-icon-thermometer2:before {
    content: "\e914";
}

.custom-icon-edit:before {
    content: "\e915";
}

.custom-icon-profile:before {
    content: "\e916";
}

.custom-icon-target2:before {
    content: "\e917";
}

.custom-icon-switch:before {
    content: "\e918";
}

.custom-icon-angle-left:before {
    content: "\f104";
}

.custom-icon-angle-right:before {
    content: "\f105";
}

.custom-icon-angle-up:before {
    content: "\f106";
}

.custom-icon-angle-down:before {
    content: "\f107";
}

.custom-icon-folder-o:before {
    content: "\f114";
}

.custom-icon-folder-open-o:before {
    content: "\f115";
}

.custom-icon-calendar-plus-o:before {
    content: "\f271";
}

.custom-icon-calendar-minus-o:before {
    content: "\f272";
}

.custom-icon-calendar-check-o:before {
    content: "\f274";
}

.custom-icon-wheelchair-alt:before {
    content: "\f29b";
}

.custom-icon-user-o:before {
    content: "\f2c0";
}

.custom-icon-thermometer:before {
    content: "\f2c7";
}

.custom-icon-thermometer-4:before {
    content: "\f2c7";
}

.custom-icon-thermometer-full:before {
    content: "\f2c7";
}

.custom-icon-thermometer-3:before {
    content: "\f2c8";
}

.custom-icon-thermometer-three-quarters:before {
    content: "\f2c8";
}

.custom-icon-thermometer-1:before {
    content: "\f2ca";
}

.custom-icon-thermometer-quarter:before {
    content: "\f2ca";
}

.custom-icon-alert-circle:before {
    content: "\e919";
}

.custom-icon-alert-triangle:before {
    content: "\e901";
}

.custom-icon-check:before {
    content: "\e91a";
}

.custom-icon-info:before {
    content: "\e91b";
}

.custom-icon-list:before {
    content: "\e91c";
}

.custom-icon-message-circle:before {
    content: "\e91d";
}

.custom-icon-rotate-ccw:before {
    content: "\e91e";
}

.custom-icon-rotate-cw:before {
    content: "\e91f";
}

.custom-icon-settings:before {
    content: "\e920";
}

.custom-icon-share:before {
    content: "\e921";
}

.custom-icon-trash-2:before {
    content: "\e922";
}

.custom-icon-umbrella:before {
    content: "\e923";
}

.custom-icon-unlock:before {
    content: "\e924";
}

.custom-icon-upload:before {
    content: "\e925";
}

.custom-icon-user:before {
    content: "\e926";
}

.custom-icon-user-check:before {
    content: "\e927";
}

.custom-icon-user-minus:before {
    content: "\e928";
}

.custom-icon-user-plus:before {
    content: "\e929";
}

.custom-icon-user-x:before {
    content: "\e92a";
}

.custom-icon-users:before {
    content: "\e92b";
}

.custom-icon-wifi:before {
    content: "\e92c";
}

.custom-icon-x-circle:before {
    content: "\e92d";
}

.custom-icon-x-square:before {
    content: "\e92e";
}



@font-face {
  
font-family: 'FSMicon-audit';
  
src:  url('../fonts/FSMicon-audit.eot?ynqbsa');
  
src:  url('../fonts/FSMicon-audit.eot?ynqbsa#iefix') format('embedded-opentype'),
    
url('../fonts/FSMicon-audit.ttf?ynqbsa') format('truetype'),
    
url('../fonts/FSMicon-audit.woff?ynqbsa') format('woff'),
    
url('../fonts/FSMicon-audit.svg?ynqbsa#icomoon') format('svg');
  
font-weight: normal;
  
font-style: normal;
  
font-display: block;

}



[class^="icon-FSMicon-audit"], [class*=" icon-FSMicon-audit"] {
  
/* use !important to prevent issues with browser extensions that change fonts */
  
font-family: 'FSMicon-audit' !important;
  
speak: never;
  
font-style: normal;
  
font-weight: normal;
  
font-variant: normal;
  
text-transform: none;
  
line-height: 1;

  
/* Better Font Rendering =========== */
  
-webkit-font-smoothing: antialiased;

  -moz-osx-font-smoothing: grayscale;

}



.icon-FSMicon-audit:before {
  
content: "\e999";

}











.heading-h2 {
    font-size: 25px;
    color: #100C08 !important;
    font-weight: bold;
    margin-top: 0px;
    padding-top: 0px;
}

hr {
    margin-bottom: 50px !important;
    color: #EAF2F5 !important;
}

.has-subnav .list-group-item {
    background: #3C3C3B;
    border: #3C3C3B;
    color: #fff;
}

.media-body p {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header-menu {
    /*margin-right: 200px;*/
}

.navbar {
    border: none;
}

.nav.nav-tabs > li > a {
    background-color: #E5EEF0;
    border: none;
    color: #939393;
}

.nav.nav-tabs > li > a {
    background-color: #E5EEF0;
    border: none;
    color: #939393;
}

.nav.nav-tabs > li.active > a {
    background-color: #E5EEF0;
    border-bottom: medium none;
    color: #121212;
}

.profile-user {
    position: relative !important;
    float:right;
    margin-top:10px;
    
}

.user-show-sm {
    display: none;
}

.fa_top-header-dropdown .select2-choice {
    max-width: 160px;
    min-width: 160px;
}

.fa_top-header-dropdown .select2-container .select2-choice .select2-arrow {
    height: 100%;
    position: absolute;
    right: 0;
    top: 4px;
    width: 18px;
}

/*======================notification-message======================*/



    .notification-icon .dropdown-menu {
        width: 330px;
        border-radius: 15px !important;
        padding: 0px;
        border: none !important;
    }

.user-notification2 .dropdown-menu {
    width: 330px;
    border-radius: 10px !important;
    padding: 0px;
    border: none !important;
    color: #fff !important;
}

.user-notification3 .dropdown-menu {
    width: 277px !important;
    min-width: 277px !important;
    border-radius: 15px !important;
    padding: 9px 0px 10px 0px !important;
    border: none !important;
    color: #fff !important;
}

.user-notification3 span {
    color: #100c08;
}

.user-notification3 i {
    color: #100c08;
}

.user-tasks .dropdown-menu {
    width: 330px;
    border-radius: 15px !important;
    padding: 0px;
    border: none !important;
    color: #fff !important;
}

.notification-icon .nav.nav-tabs > li > a {
    background: #E5EEF0 !important;
    color: #100c08;
    font-weight: 600;
}

    .notification-icon .nav.nav-tabs > li > a:hover {
        background: #E5EEF0 !important;
        color: #100c08;
    }

.notification-icon .nav > li > a {
    padding: 7px 7px;
}

.notification-icon .dropdown-header {
    background: #E5EEF0;
    border-radius: 15px 15px 0px 0px;
    padding: 5px 15px;
}

.notification-icon .tab-content {
    border-radius: 0 0 15px 15px;
    padding: 0px 15px 15px 15px;
}

.notification-icon .dropdown-menu::after {
    border-bottom: 6px solid #E5EEF0;
}

.notification-icon .dropdown-menu {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    right: -99px;
    margin: 0;
    padding: 0;
    top: 45px !important;
    box-shadow: 0 2px 15px rgba(0, 0, 0,0.4) !important;
}

    .notification-icon .dropdown-menu:before {
        content: "";
        vertical-align: middle;
        position: absolute;
        /* margin-left: 70px; */
        left: 0;
        right: 0;
        top: -12px;
        margin-left: auto;
        margin-right: auto;
        width: 20px;
        height: 20px;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-bottom: 20px solid #fff;
    }

.notification-message {
    padding: 20px 10px 10px 0px;
    padding-left: 12px;
    display: block;
    position: relative;
}
/*.notification-message:hover {
        background: #e7edee;
        display: block;
    }*/

.message-icon i {
    font-size: 18px;
    color: #100c08;
}

.notification-message p {
    color: #100c08;
    font-size: 16px;
    line-height: 0px;
    margin-top: 0px;
    margin-bottom: 8px;
}

.notification-detail i {
    margin-right: 10px;
    line-height: 0px;
}

.notification-message span {
    display: inline-block;
    font-size: 13px;
    font-size: 11px;
}



.message-dt-orange {
    color: #F68A39 !important;
    display: inline-block;
    font-size: 13px;
}

.message-dt-green {
    color: #39A935 !important;
    display: inline-block;
    font-size: 13px;
}

.message-icon i {
    padding-left: 13px;
    padding-right: 5px;
    color: #3c3c3b;
}

.widget-news .message-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor #fff !important;
    border-image: none;
    border-bottom: 1px solid #fff;
    border-style: none none solid;
    border-width: medium medium 1px;
    display: block;
    margin: 0;
    padding: 6px 15px 0;
}

a.message-item:hover {
    background: #E5EEF0;
}

.ch-info .ch-info-front {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}


.ch-info .ch-info-back {
    text-align: center;
    opacity: 0;
    height: 100%;
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
    pointer-events: none;
    word-spacing: 30px;
    /*border-radius: 8px;*/
    width: 100%;
    padding-top: 20px;
    background-size: cover;
    font-size: 17px;
    color: #fff;
    position: absolute;
    cursor: default;
    top: -1px;
    padding-bottom: 15px;
    -webkit-transition: all 0.4s ease-in-out 0.5s;
    -moz-transition: all 0.4s ease-in-out 0.5s;
    -o-transition: all 0.4s ease-in-out 0.5s;
    -ms-transition: all 0.4s ease-in-out 0.5s;
    transition: all 0.4s ease-in-out 0.5s;
}

.ch-item:hover .ch-info-back {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    pointer-events: auto;
}

.ch-info-back i {
    color: #fff;
    margin-right: 7px;
    font-size: 22px;
    vertical-align: middle;
}

.ch-info-back button {
    color: #fff;
    font-size: 13px;
    background: none;
    border: none;
}

    .ch-info-back button:hover i {
        color: #000;
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        pointer-events: auto;
    }


    .ch-info-back button:hover {
        color: #000;
    }
/*======================notification-message End=============================*/

.mCS-light > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.07) none repeat scroll 0 0;
    border-radius: 4px;
    width: 10px;
}

.fa-2x {
    font-size: 2em;
}

.fa_newsletter a {
    color: #000;
    margin-top: 5px;
}

.fa_user a {
    color: #000;
    margin-top: 5px;
}
/*======================Left Sidebar=============================*/

#sidebar-wrapper {
    left: -200px;
    position: fixed;
    height: 100%;
    z-index: 1;
}

.sidebar-nav {
    /*position: absolute;*/
    top: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

    sidebar-nav li a:active,
    .sidebar-nav li a:focus {
        text-decoration: none;
    }

#sidebar-wrapper.sidebar-toggle {
    transition: all 0.3s ease-out;
    margin-left: -200px;
}

.main-menu i {
    color: #fff;
    display: inline-block;
    font-size: 28px;
    height: 36px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 60px;
    float: left;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.main-menu {
    background: #100c08;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 235px;
    -webkit-transition: width .02s linear;
    transition: width .02s linear;
    -webkit-transform: translateZ(0) scale(1, 1);
    z-index: 1000;
}

    .main-menu > ul {
        margin: 0px 0px;
    }

    .main-menu li {
        position: relative;
        display: block;
        width: 235px;
        background: #100c08;
    }


        .main-menu li > a {
            position: relative;
            display: table;
            border-collapse: collapse;
            border-spacing: 0;
            color: #fff;
            font-size: 13px;
            text-decoration: none;
            -webkit-transform: translateZ(0) scale(1, 1);
            -webkit-transition: all .1s linear;
            transition: all .1s linear;
            display: block;
            padding-top: 17px !important;
            padding-bottom: 18px !important;
        }

    .main-menu a:hover i {
        color: #fff;
    }


    .main-menu .nav-text {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        width: 190px;
        -webkit-transition: width .1s linear;
        -webkit-transition: width .1s linear;
    }

    .nav-text{
        display:block;
        text-transform:uppercase;
    }

.fa_shortcuts-links {
    position: absolute;
}

    .fa_shortcuts-links .dropdown-menu {
        background-clip: padding-box;
        background-color: #fff !important;
        border: none !important;
        border-radius: 4px !important;
        box-shadow: 5px 5px 8px 0px rgba(0, 0, 0, 0.300) !important;
        display: none;
        float: left !important;
        font-size: 14px;
        left: 250px !important;
        list-style: outside none none !important;
        margin: 2px 0 0 !important;
        border-radius: 15px !important;
        padding: 15px 5px 5px 5px !important;
        min-width: 400px;
        position: absolute !important;
        text-align: left !important;
        top: -140px !important;
        z-index: 9999999 !important;
    }

        .fa_shortcuts-links .dropdown-menu i {
            padding-left: 0px !important;
            width: 0px;
        }

        .fa_shortcuts-links .dropdown-menu::after {
            border-top: 12px solid transparent;
            border-bottom: 12px solid transparent;
            border-right: 12px solid #fff;
            content: "";
            display: inline-block;
            position: absolute;
            right: 400px;
            top: 150px;
        }

    .fa_shortcuts-links ul li {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
    }

        .fa_shortcuts-links ul li span {
            color: #100c08;
            font-size: 15px;
        }

        .fa_shortcuts-links ul li a {
            background: #fff;
            float: left;
            width: 100% !important;
            font-size: 15px;
            padding-top: 12px !important;
            padding-bottom: 8px !important;
        }

    .fa_shortcuts-links ul {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
    }

    .fa_shortcuts-links li {
        padding: 0px !important;
    }

    .fa_shortcuts-links ul li a:hover {
        background: #DAE5E8 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        color: #39A935 !important;
    }

    .fa_shortcuts-links li {
        width: 100%;
    }

    .fa_shortcuts-links ul li i {
        color: #39A935;
        padding-top: 6px !important;
        display: inline-block;
    }

.main-menu > ul.logout {
    position: absolute;
    left: 0;
    bottom: 0;
}

.no-touch .scrollable.hover {
    overflow-y: hidden;
}

    .no-touch .scrollable.hover:hover {
        overflow-y: auto;
        overflow: hidden;
    }

a:hover,
a:focus {
    text-decoration: none;
}

nav {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    nav ul,
    nav li {
        outline: 0;
        margin: 0;
        padding: 0;
    }
/*======================Window Start Alert=============================*/

.alert-background {
    background: #F5F5F5 !important;
    width: 100%;
    padding: 0px 10px 10px 10px !important;
}

#mask {
    position: absolute;
    z-index: 9000;
    display: none;
}

#boxes .window {
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

#boxes #dialog {
    padding: 20px 10px 20px 10px;
    background-color: #100c08;
    font-size: 14px;
    margin-top: 20px;
    color: #fff;
    text-shadow: 1px 0px 1px #000;
    line-height: 25px;
    font-weight: normal;
    text-align: left;
    box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.3);
}
/*======================Window End Alert=============================*/
/*======================Left Sidebar End=============================*/

.main-menu li:hover > a,
nav.main-menu li.active > a,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,
.dashboard-page nav.dashboard-menu ul li.active a {
    color: #fff;
    background-color: #39A935;
}

.area {
    float: left;
    background: #e2e2e2;
    width: 100%;
    height: 100%;
}

.fa_heading2 h2 {
    font-size: 18px;
    font-weight: bold;
    color: #100c08;
    margin-top: 0px;
}

.fa_cart-panel .panel-content {
    background-clip: padding-box;
    border-radius: 0 0 2px 2px;
    padding: 85px 25px 55px 25px !important;
}
/*======================Resource Inputs=============================*/

.resource-select .select2-choice {
    width: 100%;
    height: 53px !important;
    padding: 4px 0px 0px 20px !important;
    border-radius: 40px !important;
    box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.33) !important;
    -webkit-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.33) !important;
    -moz-box-shadow: 0 5px 5px -4px rgba(0, 0, 0, 0.33) !important;
    font-weight: bold;
    margin-top: 10px;
    font-size: 17px;
    color: #100C08;
}

.select2-input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 6px 20px 6px 15px;
    margin: 0;
    outline: 0;
    font-size: 1em;
    border: 1px solid #100C08;
    border-radius: 30px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.resource-select .select2-container .select2-choice .select2-arrow {
    border-radius: 0 4px 4px 0;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 20px;
    top: 7px;
    width: 18px;
}

.resource-select .select2-chosen {
    padding: 6px 12px !important;
}

.fa_actions-select {
    margin-bottom: 15px;
}

    .fa_actions-select .select2-choice {
        width: 100%;
        height: 43px !important;
        padding: 5px 0px 0px 20px !important;
        border-radius: 10px !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        /*font-weight: 600;*/
        margin-top: 0px;
        font-size: 15px;
        color: #100C08;
        /*border: 1px solid #ccc !important;*/
        background: none !important;
        font-family:Arial !important;
    }

.select2-input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 3px 20px 0px 15px;
    margin: 0;
    outline: 0;
    font-size: 1em;
    border: 1px solid #100C08;
    border-radius: 13px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fa_actions-select .select2-chosen {
    padding: 3px !important;
}

.fa_actions-select .select2-container .select2-choice .select2-arrow {
    border-radius: 0 4px 4px 0;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 5px;
    top: 8px !important;
    width: 18px;
}


.fa_log-accident-select {
    margin-bottom: 20px;
}

    .fa_log-accident-select .select2-choice {
        width: 100%;
        height: 43px !important;
        padding: 5px 0px 0px 20px !important;
        border-radius: 10px !important;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        font-weight: 600;
        margin-top: 0px;
        font-size: 14.5px;
        color: #000;
        border: 1px solid #fff !important;
        background: none !important;
    }



.fa_log-accident-selectactive .select2-choice {
    padding-left: 50px;
    border: 1px solid #3C3C3B !important;
    background-color: #3C3C3B !important;
    color: #fff !important;
}

.fa_log-accident-select .form-control {
    border: none !important;
}

.fa_log-accident-selectative2 .select2-container .select2-choice > .select2-chosen {
    margin-left: 15px !important;
    display: inline-block;
}


.fa_dashboard-select .select2-choice {
    width: 100%;
    height: 45px !important;
    padding: 7px 0px 0px 20px !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    font-weight: 600;
    margin-top: 0px;
    font-size: 14.5px;
    color: #3c3c3B !important;
    border: 1px solid #ccc !important;
    background: #fff !important;
}

.fa_input-darkgreen-text .select2-container .select2-choice > .select2-chosen {
}

.fa_dashboard-selectactive .select2-choice {
    padding-left: 50px;
    border: 1px solid #3c3c3b !important;
    background: #3c3c3b !important;
    color: #fff !important;
}


.fa_dashboard-selectactive .form-control {
    border: none !important;
}

.fa_dashboard-selectactive2 .select2-container .select2-choice > .select2-chosen {
    margin-left: 15px !important;
    display: inline-block;
}

.fa_dashboard-selectactive2 i {
    font-size: 18px;
    position: absolute;
    top: 10px;
    left: 30px;
    color: #fff;
    z-index: 999;
}


.fa_log-accident-tab-active .select2-container .select2-choice > .select2-chosen {
    margin-left: 25px !important;
    display: inline-block;
}



.fa_log-accident-selectative2 i {
    font-size: 18px;
    position: absolute;
    top: 12px;
    left: 30px;
    color: #fff;
    z-index: 999;
}

.selet-goodIcons {
    font-size: 18px;
    position: absolute;
    top: 12px;
    left: 15px !important;
    color: #fff;
    z-index: 999;
}

.select2-input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 3px 20px 0px 15px;
    margin: 0;
    outline: 0;
    font-size: 1em;
    border: 1px solid #100C08;
    border-radius: 30px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fa_log-accident-select .select2-chosen {
    padding: 3px !important;
}

.fa_log-accident-select .select2-container .select2-choice .select2-arrow {
    border-radius: 0 4px 4px 0;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 10px;
    top: 9px !important;
    width: 18px;
}



.fa_Generate-report-popup div {
    margin-bottom: 20px;
}

.fa_accident-popup-select-withicon .select2-container .select2-choice > .select2-chosen {
    padding-left: 30px !important;
}

.inputicon i {
    color: #3c3c3b;
    font-size: 18px;
    position: absolute;
    left: 30px;
    top: 14px;
}

.checktxt {
    font-size: 15px;
}

.accident-report {
    font-size: 12px;
}

.inputicon .select2-container .select2-choice > .select2-chosen {
    padding-left: 20px !important;
}

.fa_accident-popup-select-withicon i {
    color: #100c08;
    font-size: 18px;
    position: absolute;
    left: 30px;
    top: 9px;
}

.fa_accident-popup-select .select2-choice {
    width: 100%;
    height: 40px !important;
    padding: 0px 0px 0px 14px !important;
    border-radius: 40px !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    font-weight: bold;
    font-size: 13px;
    color: #000;
    border: 1px solid #dddfe1 !important;
    background: none !important;
}

.select2-input {
    width: 100%;
    height: auto !important;
    min-height: 35px;
    padding: 3px 20px 0px 15px;
    margin: 0;
    outline: 0;
    font-size: 1em;
    border: 1px solid #ccc;
    border-radius: 10px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fa_accident-popup-select .select2-chosen {
    padding: 7px 3px 1px 3px !important;
}

.fa_accident-popup-select .select2-container .select2-choice .select2-arrow {
    border-radius: 0 4px 4px 0;
    display: inline-block;
    height: 100%;
    position: absolute;
    right: 3px;
    top: 6px;
    width: 18px;
}


/*======================Resource Inputs End=============================*/
/*=============================SkillBar=============================*/

.update-text {
    text-align: right !important;
}

.badge2 {
    font-size: 16px;
    border-radius: 25px;
    background: #100c08;
    margin-top: -9px;
    padding: 0.5em 0.9em;
    margin-right: 8px;
    float: left;
    width: auto;
    height: 35px;
    text-align: center;
}

.skillbar-heading {
    font-weight: bold;
    padding-left: 8px;
    color: #100c08;
    font-size: 17px;
}

.skillbar {
    position: relative;
    display: inline-block;
    margin: 5px 0;
    height: 53px;
    border-radius: 30px;
    background: #61CABB;
}

.skillbar-title {
    position: absolute;
    top: 14px;
    left: -10px;
    font-size: 13px;
    color: #ffffff;
    background: none;
    padding: 4px 20px;
    height: 35px;
    line-height: 15px;
    margin-right: 50px;
}

.skillbar-bar {
    height: 53px;
    background: #6adcfa;
    border-radius: 30px;
    display: inline-block;
}

.skill-bar-percent {
    position: absolute;
    right: 20px;
    top: 0px;
    font-size: 17px;
    height: 35px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
}
/*=============================SkillBarEnd=============================*/
/*=============================Accident Cart by Value =============================*/

.skillbar-heading {
    font-weight: bold;
    padding-left: 8px;
    color: #100c08;
    font-size: 17px;
}

.skillbar2 {
    position: relative;
    display: inline-block;
    margin: 5px 0px 30px 0px;
    height: 5px;
    border-radius: 30px;
    background: #61CABB;
}

.skillbar-title {
    position: absolute;
    top: 14px;
    left: -10px;
    font-size: 13px;
    color: #ffffff;
    background: none;
    padding: 4px 20px;
    height: 35px;
    line-height: 15px;
    margin-right: 50px;
}

.fa_accident-skillbar2 {
    background: #39A935 !important;
    height: 5px !important;
    margin-top: 4px;
}


.skillbar-bar2 {
    border-radius: 30px;
    display: inline-block;
}

.skill-bar-percent2 {
    color: #3C3C3B;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    position: absolute;
    right: -55px;
    top: -7px;
}

.skill-bar-Value2 {
    color: #3C3C3B;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    position: absolute;
    right: -55px;
    top: -7px;
}

.auditaction-skill-heading {
    font-size: 22px;
    font-weight: bold;
    color: #100C08;
    margin-top: 60px;
    margin-bottom: 10px;
}

    .auditaction-skill-heading strong {
        font-size: 25px;
        color: #fff;
    }

.skillbar3 {
    position: relative;
    display: inline-block;
    margin: 5px 0px 30px 0px;
    height: 5px;
    padding-left: 0px;
    padding-right: 0px;
    background: #3c3c3b;
    padding: 13px 15px 22px 15px;
    border-radius: 30px;
}

.fa_accident-skillbar3 {
    background: #39A935 !important;
    height: 9px !important;
    margin-top: 0px;
    box-shadow: 1px 1px 4px #000;
}

    .fa_accident-skillbar3 p {
        padding-left: 10px;
        margin-top: 0px;
        font-size: 11px;
        line-height: 0px !important;
        margin-bottom: 0px !important;
    }

.skillbar-bar3 {
    border-radius: 30px;
    display: inline-block;
}

.skill-bar-percent3 {
    /*color: #fff;*/
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
    position: absolute;
    right: 135px;
    top: -39px;
    font-weight: bold;
}

.skillbar3 strong {
    color: #100C08;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    position: absolute;
    right: 20px;
    top: -41px;
    font-weight: bold;
}
/*=============================Accident Cart by Value=============================*/

.training-metric.completion path.data-arc {
    stroke: #F68A39 !important;
}

.training-metric.metric.completion text {
    fill: #F68A39;
}

.metric svg {
    max-width: 100%;
}

.metric path {
    stroke-width: 30;
    stroke: #ecf0f1;
    fill: none;
    border-radius: 20px;
}

.matrictitle {
    fill: #222 !important;
}

.metric.participation path.data-arc {
    stroke: #3498db;
}

.metric.participation text {
    fill: #3498db;
}

.metric.completion path.data-arc {
    stroke: #EA151A;
}

.metric.completion text {
    fill: #EA151A;
}

.metric.blocked path.data-arc {
    stroke: #e74c3c;
}

.metric.blocked text {
    fill: #e74c3c;
}
/*=============================Chart Circle=============================*/

.circliful-grade-value {
    margin-top: 40px !important;
    color: #fff !important;
    font-size: 40px !important;
}

.circliful {
    position: relative;
}

.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}

.circliful .fa {
    margin: -10px 3px 0 3px;
    position: relative;
    bottom: 4px;
}
/*=============================Chart Circle End=============================*/

.fa_accident-progress {
    margin-top: 60px;
    margin-bottom: 10px;
}

.progress .progress-bar-success {
    background: #39a935;
}

.myprogress {
    overflow: inherit !important;
    background: none;
}

    .myprogress .progress {
        background: none !important;
        margin-top: 10px;
    }

.progress {
    height: 5px !important;
}

    .progress .skill {
        line-height: 35px;
        padding: 0;
        margin: 0 0 0 20px;
        text-transform: uppercase;
    }

        .progress .skill .val {
            float: right;
            font-style: normal;
            margin: 0 20px 0 0;
        }

.progress-bar {
    text-align: left;
    transition-duration: 3s;
}
/*=============================Carts Start=============================*/
/*======================== EHO inspections rangebar start  ==========================*/

.grafico {
    padding-bottom: 110px;
    position: relative;
    height: 0px;
    margin-top: 70px;
}

.rangecolumn {
    position: absolute;
    width: 5px;
    border-radius: 30px;
    bottom: 0;
    background-color: #003366;
    left: 100px;
    height: 5px;
}

    .rangecolumn div::after {
        border-top: 10px solid #F68A39;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        left: -6px;
        right: 0;
        top: -20px;
    }

    .rangecolumn div {
        background: #F68A39;
        border-radius: 5px;
        color: #fff;
        height: 30px;
        margin-left: -20px;
        margin-top: -48px;
        padding-top: 5px;
        text-align: center;
        width: 45px;
    }

/*======================== EHO inspections rangebar End  ==========================*/


/*======================== CheckBox start  ==========================*/


.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block !important;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 24px;
            height: 24px;
            left: 0;
            border-radius:5px;
            /*top:-1px;*/
            margin-left: -25px;
            border: 1px solid #ccc;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 24px;
            height: 24px;
            left: 0;
            top: 0;
            margin-left: -22px;
            padding-left: 0px;
            padding-top: 0px;
            font-size: 17px;
            color: #fff;
        }

    .checkbox input[type="checkbox"],
    .checkbox input[type="radio"] {
        opacity: 0;
        z-index: 1;
        cursor: pointer;
    }

        .checkbox input[type="checkbox"]:focus + label::before,
        .checkbox input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox input[type="checkbox"]:checked + label::after,
        .checkbox input[type="radio"]:checked + label::after {
            /*font-family: "line-icons" !important;
  content: "\e125";*/
            font-family: 'icomoon' !important;
            content: "\e91a";
        }

        .checkbox input[type="checkbox"]:indeterminate + label::after,
        .checkbox input[type="radio"]:indeterminate + label::after {
            display: block;
            content: "";
            width: 10px;
            height: 3px;
            background-color: #555555;
            border-radius: 2px;
            margin-left: -16.5px;
            margin-top: 7px;
        }

        .checkbox input[type="checkbox"]:disabled,
        .checkbox input[type="radio"]:disabled {
            cursor: not-allowed;
        }

            .checkbox input[type="checkbox"]:disabled + label,
            .checkbox input[type="radio"]:disabled + label {
                opacity: 0.65;
            }

                .checkbox input[type="checkbox"]:disabled + label::before,
                .checkbox input[type="radio"]:disabled + label::before {
                    background-color: #eeeeee;
                    cursor: not-allowed;
                }

    .checkbox.checkbox-circle label::before {
        border-radius: 5px;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
    }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #3c3c3b;
    border-color: #3c3c3b;
}

.checkbox-custom input[type="checkbox"]:checked + label::before,
.checkbox-custom input[type="radio"]:checked + label::before {
    background-color: #3c3c3b;
    border-color: #3c3c3b;
    box-shadow: -1px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 3px 5px -3px rgba(0, 0, 0, 0.176);
}


.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #100C08;
    border-color: #100C08;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}





.radio + .radio {
    padding-top: 0px !important;
}

.radio {
    padding-left: -15px;
    padding-top: 0px !important;
}

    .radio label {
        display: inline-block;
        padding-left: 0px !important;
        position: relative;
    }

        .radio label::before {
            background-color: #fff;
            border: 1px solid #c4c4c4;
            border-radius: 50%;
            content: "";
            display: inline-block;
            height: 17px;
            left: 0;
            margin-left: -20px;
            position: absolute;
            transition: border 0.15s ease-in-out 0s;
            width: 17px;
        }

        .radio label::after {
            background-color: #555555;
            border-radius: 50%;
            content: " ";
            display: inline-block;
            height: 11px;
            left: 3px;
            margin-left: -20px;
            position: absolute;
            top: 3px;
            transform: scale(0, 0);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s;
            width: 11px;
        }

    .radio input[type="radio"] {
        opacity: 0;
    }

        .radio input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline-offset: -2px;
        }

        .radio input[type="radio"]:checked + label::after {
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

    .radio.radio-inline {
        margin-top: 0;
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #428bca;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #428bca;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #428bca;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-default input[type="radio"] + label::after {
    background-color: #3c3c3b;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #5cb85c;
}




/*======================== CheckBox End  ==========================*/


.fa_cart-heading {
    font-size: 22px;
    font-weight: bold;
    color: #100c08;
    margin-bottom: 40px;
    position: relative;
    margin-top: 0px;
}

    .fa_cart-heading i {
        position: absolute;
        top: 3px;
    }

    .fa_cart-heading a {
        cursor: pointer;
        padding-left: 5px;
        color: #999;
    }

    .fa_cart-heading .dropdown-menu > li > a {
        padding: 7px 10px 10px 6px !important;
        color: #fff;
    }

        .fa_cart-heading .dropdown-menu > li > a:hover {
            background: none !important;
            color: #fff !important;
            text-decoration: underline;
        }

    .fa_cart-heading .dropdown-menu {
        margin: 0;
        padding: 10px;
        left: 0;
        top: 35px;
        position: absolute;
        border-radius: 15px !important;
        border: none !important;
        background-color: #39A935;
        width: 198px;
    }

        .fa_cart-heading .dropdown-menu::after {
            border-bottom: 10px solid #39A935;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            content: "";
            display: inline-block;
            position: absolute;
            top: -8px;
            right: 25px;
        }

.fa_cart-health .dropdown-menu::after {
    border-bottom: 10px solid #39A935;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: -8px;
    right: 25px;
}

.fa_cart-health .dropdown-menu {
    background-color: #39A935;
    border: medium none;
    border-radius: 15px;
    left: 47px;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 37px;
}

.fa_cart-operations .dropdown-menu::after {
    border-bottom: 10px solid #39A935;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: -8px;
    right: 25px;
}

.fa_cart-operations .dropdown-menu {
    background-color: #39A935;
    border: medium none;
    border-radius: 15px;
    left: -25px;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 37px;
}

.fa_cart-header {
    background: #3c3c3b;
    border-radius: 10px 10px 0px 0px;
    float: left;
    width: 100%;
    padding: 3px 16px 3px 25px !important;
}

    .fa_cart-header h3{
        color:#fff;
    }

    .fa_cart-panel {
        border-radius: 10px !important;
        box-shadow: 0 5px 8px 0px rgba(0, 0, 0, 0.20) !important;
        /*min-height: 400px;*/
    }

.fa_cart-panel-size {
    min-height: 500px !important;
    border: 1px solid #ccc !important;
}

.fa_cart-header h3 {
    float: left;
    color: #fff;
}

.fa_cart-header .dropdown-menu {
    margin: 0;
    padding: 10px;
    right: 0;
    top: 55px;
    position: absolute;
    border-radius: 10px !important;
    border: none !important;
    background-color: #fff;
}

    .fa_cart-header .dropdown-menu::after {
        border-bottom: 10px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        top: -8px;
        right: 25px;
    }

.fa_cart-header a {
    color: #39A935;
    cursor: pointer;
    padding-top: 13px;
}

.fa_cart-header .fa {
    color: #39A935;
    font-size: 22px !important;
    margin-right: 4px;
    letter-spacing: 5px;
    padding-top: 3px;
    width: 5px !important;
}

.fa_cart-header i {
    color: #EA151A;
    float: right;
    font-size: 20px;
}

.fa_cart-header button:hover i{
    color:#fff;
}

.fa_cart-header .dropdown-menu > li > a {
    padding: 7px 10px 10px 6px !important;
    color: #fff;
}

    .fa_cart-header .dropdown-menu > li > a:hover {
        background: none !important;
        color: #fff !important;
        text-decoration: underline;
    }

.fa_cart-labels {
    padding-top: 20px;
}

    .fa_cart-labels label {
        font-weight: bold !important;
        font-size: 14px;
        color: #100C08;
    }

    .fa_cart-labels span {
        font-size: 13px;
        color: #100c08;
        font-weight: bold;
    }

.fa_cases-cart {
    margin-top: 30px;
}

.fa_cases-open strong {
    font-size: 50px;
    color: #EA151A;
    font-weight: normal;
    font-weight:bold;
}

.fa_cases-open span {
    font-size: 15px;
    font-weight: bold;
    color: #100c08;
}

.fa_cases-close strong {
    font-size: 50px;
    color: #39A935;
    font-weight: normal;
    font-weight:bold;
}

.fa_cases-close span {
    font-size: 14px;
    font-weight: bold;
    color: #100c08;
}

.rating {
    font-size: 100px !important;
    color: #39A935 !important;
    line-height: 95px;
}

.fa_actions {
    bottom: 30px;
    left: 0;
    position: absolute !important;
    right: 0;
}

.fa_cart-pandingaction {
    /*background: #F5F5F5;*/
    padding: 12px 10px 14px 10px;
    border-radius: 7px;
    /*box-shadow: 2px 5px 3px -4px rgba(0, 0, 0, 0.40);*/
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #ccc;
}

.fa_cart-pandingbadge {
    background: #FF6828;
    border-radius: 2em;
    font-size: 12px;
    line-height: 1;
    padding: 0.5em 0.9em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
    color: #fff !important;
    margin-right: 20px;
}

.fa_cart-pandingaction strong {
    font-size: 16px;
}

.tempreture-margin {
    margin-top: 28px;
}

.tempreture-percentage {
    font-size: 28px;
    color: #39A935;
    margin-right: 5px;
    margin-top: 15px;
    font-weight: 400;
}

.tempreture-colum {
    padding-bottom: 20px;
}

.fa_cartcontent-height {
    min-height: 300px;
}

.fa_property-cart {
    margin-bottom: 15px;
}

    .fa_property-cart li {
        float: left;
        font-size: 16px;
        line-height: 30px;
        margin-left: 25px;
        width: 41%;
    }

.fa_accident-incident-management-cart li {
    width: 100%;
    line-height: 22px;
    margin-left: 15px;
    padding-right: 15px;
}

.fa_accident-incident-management-cart span {
    font-weight: normal;
    font-size: 14px;
}

.fa_accident-incident-management-cart label {
    font-weight: normal !important;
    font-size: 14px;
    color: #100c08;
}

.fa_contractor-cart {
    margin-bottom: 15px;
}

    .fa_contractor-cart li {
        font-size: 16px;
        margin-left: 10px;
        width: 100%;
        padding-right: 12px;
        line-height: 30px;
    }

    .fa_contractor-cart span {
        font-weight: normal;
    }

.fa_property-cart span {
    font-weight: normal;
    font-size: 14px;
}

.effect-span {
    display: block;
    color: #666666;
    padding: 7px 10px;
    cursor: pointer;
}

    .effect-span:hover {
        background-color: #FF6828;
    }

.button-link {
    background: none !important;
    border: none !important;
    color: #fff !important;
    /*text-align: left;*/
}


    .button-link:hover {
        color: #FF6828 !important;
    }



        .button-link:hover > i {
            color: #FF6828 !important;
        }

.fa_border-red {
    border: 1px solid #EA151A !important;
}

.fa_red {
    color: #EA151A !important;
}

.fa_yellow {
    color: #FF6828 !important;
}

.fa_green {
    color: #39A935 !important;
}

.fa_light-green {
    color: #39A935 !important;
}

.fa_white {
    color: #fff !important;
}

.fa_gray {
    color: #979797 !important;
}

.fa_black {
    color: #100C08 !important;
}

.fa_traning-cart {
}

    .fa_traning-cart span {
        font-size: 50px;
        font-weight: normal;
    }

.fa_checklist-status {
    margin-top: 60px;
}

.fa_addcart label {
    font-size: 16px;
    color: #100c08;
    padding-left: 20px;
}

.fa_addcart img {
    padding-top: 110px;
}

.fa_managementheading {
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px;
    font-weight: bold;
    color: #100C08 !important;
    font-size: 30px;
}

.fa_tabs-main-heading {
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px;
    font-weight: bold;
    color: #100C08 !important;
    font-size: 25px;
    margin-bottom: 10px;
    padding-left: 5px;
}

.fa_accidentheading {
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-bottom: 0px;
    font-weight: bold;
    color: #100C08 !important;
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}

.fa_managementheading strong {
    margin-bottom: 20px;
    display: inline-block;
}

.fa_button1 {
    background: #3c3c3b;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid #100C08 !important;
    line-height: 22px;
    padding: 10px 25px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

    .fa_button1:hover {
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
        border: 1px solid #FF6828 !important;
        color: #FFFFFF;
    }

.fa_button2 {
    background: #94AFB3;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    padding: 11px 33px;
    border: 1px solid #94AFB3;
    box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
}

    .fa_button2:hover {
        color: #fff;
    }

.fa_button3 {
    background: #EA151A;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    padding: 11px 33px;
    border: 1px solid #EA151A;
    box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
}

    .fa_button3:hover {
        color: #fff;
    }

.fa_button4 {
    background: #39A935;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    padding: 11px 33px;
    border: 1px solid #39A935;
    box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
}

    .fa_button4:hover {
        color: #fff;
    }


.fa_button5 {
    background: #f68a39;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    padding: 11px 33px;
    border: 1px solid #f68a39;
    box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.176);
}

    .fa_button5:hover {
        color: #fff;
    }

.fa_button6 {
    background: #F5F5F5 none repeat scroll 0 0;
    border-radius: 30px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    color: #39A935;
    font-size: 15px;
    font-weight: normal;
    line-height: 22px;
    padding: 11px 33px;
    border: 1px solid #F5F5F5;
    box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.20);
}

    .fa_button6:hover {
        color: #39A935;
    }

.fa_log-accident {
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
    border: none;
    border-radius: 13px;
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    padding: 13px 24px;
    /*box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);*/
}

    /*.fa_log-accident i{
    font-family:'Open Sans', sans-serif !important;
    font-size: 35px;
    vertical-align:middle;
}*/

    .fa_log-accident:hover {
        background: #3c3c3b;
        color: #fff !important;
      
    }

.fa_download-accident {
    background: #3c3c3b;
    border-radius: 13px;
    color: #FFF;
    border: 1px solid #3c3c3b;
    font-size: 15px;
    font-weight: normal;
    padding: 14px 23px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

    .fa_download-accident:hover {
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
        color: #fff !important;
        border: 1px solid #FF6828;
    }

.fa_download-accident-popupbtn {
    background: #3c3c3b;
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    border: none;
    padding: 10px 25px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

    .fa_download-accident-popupbtn:hover {
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
        border: 1px solid #FF6828;
    }

.fa_download-accident:hover {
    color: #FF6828;
    border: 1px solid #FF6828;
}


    .fa_accident-drowpdown::after {
        border-bottom: 6px solid #100C08 !important;
        border-left: 6px solid #100C08;
        border-right: 6px solid #100C08;
        content: "";
        display: inline-block;
        position: absolute;
        right: 10% !important;
        top: -6px;
    }

.fa_sortby-drowpdownbtn {
    background: #100C08;
    border-radius: 10px;
    color: #fff;
    border: 1px solid #100C08 !important;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

.fa_sortby-drowpdown {
    background-color: #100C08 !important;
    color: #fff;
    border: medium none !important;
    border-radius: 15px !important;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    left: auto;
    margin: 0;
    padding: 0;
    right: 20px !important;
    top: 60px !important;
    border: none !important;
    z-index: 99999 !important;
}

    .fa_sortby-drowpdown::after {
        border-bottom: 6px solid #100C08 !important;
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 10% !important;
        top: -6px;
    }

    .fa_sortby-drowpdown li button {
        display: block;
        width: 100%;
        text-align: left;
    }

    .fa_sortby-drowpdown li a {
        color: #fff !important;
        border-radius: 5px;
    }

    .fa_sortby-drowpdown li {
        color: #fff;
        display: block;
        border-radius: 5px;
        padding: 5px;
    }

        .fa_sortby-drowpdown li:hover {
            background: #F5F5F5;
        }

.fa_download-Form {
    background-color: #fff !important;
    color: #100c08;
    border: medium none !important;
    border-radius: 13px !important;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    left: auto;
    margin: 0;
    padding: 0;
    border: none !important;
    width: 100%;
}

    .fa_download-Form::after {
        border-bottom: 6px solid #100C08 !important;
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 10% !important;
        top: -6px;
    }
    .fa_download-Form li{
        border-bottom:1px solid #f5f5f5;
    }

    .fa_download-Form li button {
        display: block;
        width: 100%;
        text-align: left;
    }

.fa_accident-drowpdown li button {
    display: block;
    width: 100%;
    text-align: left;
}

.fa_accident-drowpdown li a {
    color: #fff !important;
    border-radius: 5px;
}

.fa_accident-drowpdown li {
    display: block;
    border-radius: 5px;
    border-bottom:1px solid #f5f5f5;
    padding:5px
}

    .fa_accident-drowpdown li:hover {
        background: #FF6828;
    }

.fa_download-Form li a {
 
    border-radius: 5px;
}

.fa_download-Form li {
    display: block;
    border-radius: 5px;
    padding: 5px;
}

    .fa_download-Form li:hover {
        background: #FF6828;
    }


.fa_accident-drowpdown span {
    display: block;
    cursor: pointer;
}


.fa_accident-drowpdown li a:hover {
    background: #100c08 !important;
    border-radius: 5px;
}




.fa_accident-links a {
    color: #000 !important;
    font-weight: bold;
}

.fa_clear-filters {
    color: #EA151A;
    font-size: 15px;
    padding-top: 8px;
    padding-right: 5px;
}

    .fa_clear-filters:hover {
        color: #100C08;
    }

.fa_action-show {
    padding-top: 10px;
    display: inline-block;
    color: #100C08;
    font-weight: bold;
}

.fa_accident-checks {
    padding-top: 5px;
}

.fa_accident-tabs {
    padding-top: 60px;
}

.actions-colums {
    margin-bottom: 5px;
}

.fa_action-chk {
    margin-right: 15px;
    display: inline-block;
    font-weight: normal;
}

.fa_action-show {
    font-size: 16px;
    margin-right: 15px;
    display: inline-block;
    float: left;
    height: 50px;
}



.fa_action-cart-heade {
    background: #3c3c3b;
    border-radius: 0 10px 10px 0;
    float: right;
    height: 100%;
    padding: 50px 25px 10px;
    width: 130px;
    position: absolute;
    right: 0;
    cursor: pointer;
    color: #fff;
}

.fa_cart-panel {
    border-radius: 10px !important;
    box-shadow: none !important;
    min-height: 450px;
}

.fa_action-cart-heade {
    color: #fff;
    cursor: pointer;
    padding-top: 5px;
}

    .fa_action-cart-heade:hover {
        color: #fff !important;
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
    }


    .fa_action-cart-heade .dropdown-menu::after {
        border-bottom: 10px solid #39A935;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
        top: -8px;
        right: 25px;
        display: none;
    }


.fa_action-cart-heade2 .dropdown-menu {
    background-color: #3c3c3b;
    border: medium none;
    border-radius: 10px !important;
    min-height: 100%;
    left: 0 !important;
    margin: 0;
    padding: 4px;
    position: absolute;
    top: 0;
    z-index: 9;
}

.fa_action-cart-heade2 i {
    font-size: 25px;
    top: 45%;
    position: absolute;
    z-index: 99;
    position: relative;
}

.fa_action-cart-heade2 .dropdown-menu::after {
    border-bottom: 10px solid #FF6828;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    top: -8px;
    right: 25px;
    display: none;
}


.fa_action-cart-heade2 .fa_light-green a {
    color: #39A935;
}

.fa_action-cart-heade2 i:hover {
    color: #fff;
}

.fa_cart-panel {
    transition: transform .2s;
    
}
.fa_accident-panel-content {
    background-clip: padding-box;
    border-radius: 11px;
    padding: 14px 5px 0px;
    background-color: #fff !important;
    border-radius: 10px !important;
    border: 2px solid #ccc !important;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2) !important;
}

/*.fa_cart-panel:hover {
   
    transform: scale(1.01);
}*/
 


    .fa_cart-panel:hover .fa_accident-panel-content {
        background-color: #f5f5f5 !important;
        
    }

    .fa_cart-panel:hover .fa_action-panel-content:hover {
        background-color: #f5f5f5 !important;
    }

    .fa_crumbs-panel-content {
        background-clip: padding-box;
        border-radius: 0 0 2px 2px;
        padding: 35px 25px 0px !important;
    }

.fa_accident-panel-content .fa_complete-date {
    font-weight: normal;
    font-size: 17px;
}

.fa_accident-panel-content .fa_action-num {
    color: #100c08;
    font-size: 15px;
    font-weight: normal;
}

.fa_accident-panel-content .fa_action-img {
    color: #100c08;
}


.fa_accident-panel-content i {
    margin-right: 5px;
}


.fa_action-panel-content {
    background-clip: padding-box;
    border-radius: 10px;
    padding: 20px 30px 0px 30px;
    background-color: #fff;
    border: 2px solid #ccc !important;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2) !important;
}

.fa_documents-panel-content {
    background-clip: padding-box;
    border-radius: 0 0 2px 2px;
    padding: 10px 15px 0px;
    border-radius: 5px;
}

.fa_action-panel-content .fa_complete-date {
    font-weight: normal;
    font-size: 17px;
}

.fa_action-panel-content .fa_action-num {
    color: #100c08;
    font-size: 15px;
    font-weight: normal;
}


.fa_action-img span {
    font-size: 13px;
}

.fa_action-img i {
    font-size: 20px;
    color: #39A935;
    line-height: 0px;
}

.fa_action-panel-content i {
    margin-right: 5px;
}


.fa_action-cart-colums {
    margin-bottom: 20px;
}

.fa_action-cart-colums3 {
    margin-top: 15px;
}

.fa_review-text {
    font-size: 24px;
    color: #100c08;
}


    .fa_review-text .checkbox, .radio {
        display: block;
        margin-bottom: 0px;
        margin-top: 0px;
        position: relative;
    }

.fa_active_comments {
    color: #100c08;
}

    .fa_active_comments i {
        font-size: 23px;
        margin-right: 5px;
        line-height: 0px;
    }

.fa_action-assigndate {
    font-size: 15px;
    color:#100c08
}

.fa_accident-due {
    background: none;
}



    .fa_accident-due li {
        color: #fff;
        display: block;
        border-radius: 5px;
        padding: 5px;
        border-bottom: 1px solid #f5f5f5;
    }


    .fa_accident-due span {
        color: #fff;
        display: block;
        cursor: pointer;
    }

    .fa_accident-due::after {
        border-bottom: 6px solid #39A935 !important;
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 10% !important;
        top: -6px;
    }


    .fa_visible-divicon i {
        display: inline-block;
        font-size: 25px;
        display: inline-block;
        padding-top: 40px;
        height: 50px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

.fa_visible-divicon-1 {
    padding: 10px;
}

    .fa_visible-divicon-1 i {
        padding-top: 0px;
        display: inline-block;
        font-size: 25px;
        padding-top: 20px;
        height: 65px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

.fa_visible-divicon-popup i {
    padding-top: 20px;
    display: inline-block;
}

.fa_visible-divicon a:hover {
    color: #fff;
}

.fa_visible-links {
    padding-top: 14px;
    padding-left: 30px !important;
    border-left: 1px solid #fff;
}

    .fa_visible-links a {
        color: #39A935;
    }

        .fa_visible-links a:hover {
            color: #fff;
        }

.fa_visible-links-1 {
    padding-left: 30px !important;
    border-left: 1px solid #3B6068;
}

    .fa_visible-links-1 p {
        padding-top: 0px;
        line-height: 8px;
    }

    .fa_visible-links-1 a {
        color: #39A935;
    }

        .fa_visible-links-1 a:hover {
            color: #fff;
        }

.fa_visible-links2 {
    padding-top: 10px;
    padding-left: 30px !important;
    border-left: 1px solid #fff;
}

    .fa_visible-links2 p {
        line-height: 17px;
    }

    .fa_visible-links2 a {
        color: #39A935;
    }

        .fa_visible-links2 a:hover {
            color: #fff;
        }


.fa_action-cart-colums div {
    min-height: 33px;
}
/*=============================Carts End=============================*/

.vtop {
    vertical-align: top;
}

.fa_load-more {
    background: #3c3c3b;
    text-align: center;
    border-radius: 10px;
    margin-top: 40px;
}

    .fa_load-more:hover {
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
        color: #fff !important;
    }

    .fa_load-more a {
        font-size: 15px;
        color: #fff !important;
        display: block;
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px;
        box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
        -web-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    }

        .fa_load-more a:hover {
            color: #fff;
        }

    .fa_load-more button {
        font-size: 15px;
        background: none;
        border: none;
        color: #fff;
        display: block;
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px;
        box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
        -web-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
        -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    }

        .fa_load-more button:hover {
            color: #fff;
        }

.fa_add-page a {
    color: #39A935 !important;
    font-size: 17px !important;
    padding: 5px !important;
}

.fa_add-page i {
    color: #39A935 !important;
    font-size: 40px !important;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
    margin-right: 20px;
    padding: 0px;
    line-height: 22px;
    vertical-align: bottom;
    font-weight: normal;
    top: 0;
}



.fa_add-page span {
    padding-left: 10px !important;
    display: inline-block;
    font-size: 15px;
}

.fa_generate-report-btn {
    padding-left: 50px;
    padding-right: 60px;
    display: inline-block;
}

.fa_log-accident-tabs-btn {
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-right: 20px;
}

.fa_home-tabs {
    padding-top: 0px;
}


.fa_cart-header2 {
    background: #3C3C3B;
    border-radius: 10px 10px 0px 0px;
    float: left;
    width: 100%;
    padding: 7px 25px 7px 25px !important;
    margin-bottom: 10px;
}

    .fa_cart-header2 h3 {
        float: left;
        color: #100c08;
    }

   
        .fa_cart-header2 .dropdown-menu li a:hover {
            color: #fff;
            cursor: pointer;
            background-color: #FF6828 !important;
            background: none;
        }

        .fa_cart-header2 .dropdown-menu::after {
            border-bottom: 10px solid #39A935;
            border-left: 8px solid transparent;
            border-right: 8px solid transparent;
            content: "";
            display: inline-block;
            position: absolute;
            top: -8px;
            right: 25px;
            visibility: hidden;
        }

    .fa_cart-header2 a {
        color: #39A935;
        cursor: pointer;
    }

 

    .dropdown-white {
        padding: 5px;
        display: block;
        width: 100%;
        text-align: left;
        color: #100c08;
        border:none;
        background:none;
    }

        .dropdown-white:hover{
            color:#fff !important;
        }


        .fa_cart-header2 .dropdown-menu li button:hover {
            color: #fff;
            cursor: pointer;
            background-color: none !important;
            background: none;
            display: block;
            width: 100%;
            text-align: left;
            border-radius: 5px;
        }

.fa_cart-header-active-due-date {
    background: #E5EEF0;
    border-radius: 15px 15px 0px 0px;
}

.fa_cart-header-active-report-date {
    background: #E5EEF0;
    border-radius: 0px 0px 15px 15px;
}

.fa_cart-header2 .fa {
    color: #39A935;
    font-size: 22px !important;
    margin-right: 4px;
    letter-spacing: 5px;
    padding-top: 12px;
    width: 5px !important;
}

.fa_cart-header2 i {
    color: #fff!important;
    z-index: 999;
    position: relative;
}

.fa_action-cart-labels-right {
    text-align: right;
}

.fa_action-cart-labels {
    padding-top: 0px;
}

.fa_action-cart-colum-margin {
    margin-bottom: 17px;
}

.accident-home-cart-colum {
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.fa_action-cart-labels label {
    font-weight: normal !important;
    font-size: 15px;
    color: #100C08;
    font-family: Arial !important;
}

.fa_action-cart-labels {
    font-weight: normal !important;
    font-size: 15px;
    color: #100c08;
    font-family: Arial !important;
}

.fa_panding-action-cart-labels {
    font-weight: normal !important;
    font-size: 15px;
    color: #100C08;
    font-family: Arial !important;
}

.fa_action-cart-labels span {
    font-size: 15px;
    font-weight: normal;
    /*font-family: Arial !important;*/
}

.fa_view-all-actions a {
    font-size: 15px;
    color: #EA151A;
    display: block;
    font-family: Arial !important;
}

    .fa_view-all-actions a:hover {
        color: #EA151A;
    }

.fa_cart-panel-accident-home {
    background-clip: padding-box;
    border-radius: 10px !important;
    padding: 0px 0px 10px 0px;
}

    .fa_cart-panel-accident-home .fa_recent-right-icons{
        color: #100c08;
    }

.fa_recent-icons {
    padding-left: 0px;
    float: left;
    background: none;
    padding: 8px 15px 15px 15px;
    border-radius: 10px;
    margin-right: 10px;
    position: relative;
    width: 90px;
    height: 90px;
}

.fa_recent-inner-icon1 {
    background: #39A935;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    line-height: 60px !important;
    padding-right: 0px !important;
    font-size: 35px !important;
    display: inline-block;
}

.fa_recent-inner-icon2 {
    background: #ff6828;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    line-height: 60px !important;
    padding-right: 0px !important;
    font-size: 35px !important;
    display: inline-block;
}



.fa_com-rec-icon-sm {
    position: absolute;
    bottom: 5px;
    right: 7px;
    color: #39A935;
    font-size: 12px !important;
}

.fa_edit-rec-icon-sm {
    position: absolute !important;
    bottom: 5px !important;
    right: 7px;
    color: #100c08;
    top: inherit !important;
    font-size: 12px !important;
}

.fa_com-rec-icon {
    position: absolute;
    bottom: 29px;
    right: 11px;
    color: #39A935;
    font-size: 20px !important;
}

.fa_edit-rec-icon {
    position: absolute !important;
    bottom: 35px !important;
    right: 10px;
    /*color: #100c08;*/
    top: inherit !important;
    font-size: 20px !important;
}

.bold-icon .icon::before {
    font-weight: bold !important;
}

/*.fa_recent-icons i{
    background:#738387;
    color:#fff;
    width:50px;
    height:50px;
    border-radius:100%;
    text-align:center;
    line-height:50px;   
    padding-right:0px !important;
    font-size:20px;
}*/
.fa_recent-icons-titles {
    float: left;
    min-height: 30px;
}

    .fa_recent-icons-titles div {
        min-height: 20px;
    }

    .fa_recent-icons-titles label {
        font-weight: bold !important;
        font-size: 20px;
        margin-bottom: 11px;
    }

.fa_recent-right-icons {
    float: left;
    width: 100%;
    padding-bottom: 8px;
}

    .fa_recent-right-icons div {
        min-height: 28px;
    }

    .fa_recent-right-icons i {
        font-size: 15px;
        margin-right: 5px;
       
        padding-right: 0px !important;
    }

.fa_recent-right-icons-text {
    font-size: 14px;
}

.fa_accident-pending-action .action-pending {
    background: #3c3c3b;
    border-radius: 2em;
    font-size: 15px;
    line-height: 1;
    padding: 0.4em 0.6em;
    position: relative;
    text-align: center;
    border: 1px solid #efefef;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
    color: #fff !important;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.fa_accident-pending-action span {
    background: #EA151A;
    border-radius: 2em;
    font-size: 15px;
    line-height: 1;
    padding: 0.4em 0.6em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
    color: #fff !important;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
}

.fa_accident-pending-action strong {
    color: #000;
    font-size: 15px;
    display: inline-block;
    padding-top: 6px;
}

.recent-right-icon-colum {
    float: left;
    clear: left;
}

.fa_view-all-actions {
    padding-bottom: 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .fa_view-all-actions a:hover {
        color: #EA151A;
    }

        .fa_view-all-actions a:hover i {
            color: #EA151A;
            font-size: 30px;
            -webkit-transform: scale(1.3);
            -moz-transform: scale(1.3);
            -ms-transform: scale(1.3);
            -o-transform: scale(1.3);
            transform: scale(1.3);
            margin-top: 0px;
        }

.fa_view-all-actions-add a {
    font-size: 16px;
    color: #EA151A;
    display: block;
    text-align: right;
    padding-bottom: 20px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .fa_view-all-actions-add a:hover {
        color: #EA151A;
    }

        .fa_view-all-actions-add a:hover i {
            font-size: 30px;
            -webkit-transform: scale(1.3);
            -moz-transform: scale(1.3);
            -ms-transform: scale(1.3);
            -o-transform: scale(1.3);
            transform: scale(1.3);
            margin-top: 0px;
        }
         
.Mymodel-content {
    border-radius: 15px !important;
}

.Mymodel-content {
    padding-bottom: 30px !important;
}




.accident-recent-icons {
    /*background: #DAE5E8;*/
    border-radius: 10px;
    margin-right: 18px;
    position: relative;
    width: 150px;
    height: 150px;
    text-align: center;
    padding-top: 10px;
}

    .accident-recent-icons i {
        margin-right: 0px !important;
        cursor:pointer;
    }

.accident-recent-icons1 {
    background: #738387;
    color: #fff;
    width: 100px;
    height: 98px;
    border-radius: 100%;
    text-align: center;
    line-height: 99px !important;
    padding-right: 0px !important;
    font-size: 50px !important;
    display: inline-block;
}

.accident-recent-icons2 {
    background: #39A935;
    color: #fff;
    width: 100px;
    height: 98px;
    border-radius: 100%;
    text-align: center;
    line-height: 96px;
    padding-right: 0px !important;
    font-size: 50px;
    display: inline-block;

}

.accident-recent-icons3 {
    background: #EA151A;
    color: #fff;
    width: 100px;
    height: 98px;
    border-radius: 100%;
    text-align: center;
    line-height: 90px;
    padding-right: 0px !important;
    font-size: 50px;
    display: inline-block;

}

.HSPlisticongreen {
    background: #39A935;
    color: #fff;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    text-align: center;
    line-height: 150px;
    padding-right: 0px !important;
    font-size: 100px;
    display: inline-block;
    box-shadow:  inset 2px 6px 16px 4px #379237
}

.HSPlistbox {
    /*background: #DAE5E8;*/
    border-radius: 10px;
    margin-right: 18px;
    position: relative;
    width: 190px;
    height: 170px;
    text-align: center;
    padding-top: 10px;
}


.HSPlisticonblue {
    background: #EA151A;
    color: #fff;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    text-align: center;
    line-height: 150px;
    padding-right: 0px !important;
    font-size: 100px;
    display: inline-block;
}



.fa_action-panel-content i {
    margin-right: 5px;
}

.fa_accident-cart-colum {
    background-clip: padding-box;
    border-radius: 0 0 2px 2px;
    padding: 26px 19px 2px;
}

.fa_accident-cart-titles strong {
    font-weight: bold !important;
    font-size: 25px;
    display: inline-block;
    padding-bottom: 35px;
}

.fa_accident-cart-titles div {
    font-size: 13px;
    min-height: 38px;
}


.fa_accident-right-icons div {
    min-height: 30px;
}

.fa_accident-right-icons {
    float: left;   
    width: 100%;
    font-size: 15px;
}

    .fa_accident-right-icons i {
        font-size: 18px;
        margin-right: 15px;
        padding-right: 0px !important;
        color:#3c3c3b !important;
    }

    .fa_accident-right-icons span {
        font-size: 12px;
    }

/*===================Margin top===================*/

.fa_mrgtop-3 {
    margin-top: -3px !important;
}


.fa_mrgtop-5 {
    margin-top: -5px !important;
}

.fa_mrgtop-10 {
    margin-top: -10px !important;
}

.fa_mrgtop-8 {
    margin-top: -8px !important;
}


.fa_mrgtop-20 {
    margin-top: -20px !important;
}

.fa_mrgtop-15 {
    margin-top: -15px !important;
}

.fa_mrgtop-13 {
    margin-top: -13px !important;
}

.fa_mrgtop-23 {
    margin-top: -23px !important;
}

.fa_mrgtop-25 {
    margin-top: -25px !important;
}

.fa_mrgtop-30 {
    margin-top: -30px !important;
}

.fa_mrgtop-35 {
    margin-top: -35px !important;
}

.fa_mrgtop-40 {
    margin-top: -40px !important;
}

.fa_mrgtop4 {
    margin-top: 4px !important;
}

.fa_mrgtop5 {
    margin-top: 5px !important;
    
}

.fa_mrgtop7 {
    margin-top: 7px !important;
}

.fa_mrgtop8 {
    margin-top: 8px !important;
}

.fa_mrgtop10 {
    margin-top: 10px !important;
    
}

.fa_mrgtop20 {
    margin-top: 20px !important;
    
}

.fa_mrgtop15 {
    margin-top: 15px !important;
}

.fa_mrgtop25 {
    margin-top: 25px !important;
}

.fa_mrgtop38 {
    margin-top: 38px !important;
}

.fa_mrgtop30 {
    margin-top: 30px !important;
}

.fa_mrgtop48 {
    margin-top: 48px !important;
}

.mt0{
    margin-top:0 !important;
}
.mb0 {
    margin-top: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}
.pb0 {
    padding-bottom: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

/*===================Margin top End===================*/


/*===================Margin Bottom===================*/
.fa_mrgbtm10 {
    margin-bottom: 10px !important;
}

.fa_mrgbtm8{
    margin-bottom: 8px !important;
}

.fa_mrgbtm5 {
    margin-bottom: 5px !important;
}


.fa_mrgbtm20 {
    margin-bottom: 20px !important;
}

.fa_mrgbtm15 {
    margin-bottom: 15px !important;
}

.fa_mrgbtm25 {
    margin-bottom: 25px !important;
}

.fa_mrgbtm30 {
    margin-bottom: 30px !important;
}

/*===================Margin Bottom End===================*/

/*===================Margin left===================*/
.fa_mrgleft8 {
    margin-left: 8px !important;
}

.fa_mrgleft5 {
    margin-left: 5px !important;
}


.fa_mrgleft10 {
    margin-left: 10px !important;
}

.fa_mrgleft20 {
    margin-left: 20px !important;
}

.fa_mrgleft18 {
    margin-left: 18px !important;
}


.fa_mrgleft5 {
    margin-left: 5px !important;
}

.fa_mrgleft25 {
    margin-left: 25px !important;
}

.fa_mrgleft30 {
    margin-left: 30px !important;
}

/*===================Margin Left End===================*/

/*===================Margin Right===================*/

.fa_mrgright5 {
    margin-left: 5px !important;
}

.fa_mrgright10 {
    margin-left: 10px !important;
}

.fa_mrgright18 {
    margin-left: 18px !important;
}

.fa_mrgright20 {
    margin-left: 20px !important;
}

.fa_mrgright8 {
    margin-left: 8px !important;
}


.fa_mrgright25 {
    margin-left: 25px !important;
}

.fa_mrgright30 {
    margin-left: 30px !important;
}

/*===================Padding Top ===================*/

.padding5{
    padding:5px !important;
}

.fa_pdngtop5 {
    padding-top: 5px !important;
}
.fa_pdngtop8 {
    padding-top: 8px !important;
}

.fa_pdngtop10 {
    margin-top: 10px !important;
}

.fa_pdngtop12 {
    margin-top: 12px !important;
}

.fa_pdngtop20 {
    margin-top: 20px !important;
}

.fa_pdngtop15 {
    margin-top: 15px !important;
}

.fa_pdngtop22 {
    margin-top: 22px !important;
}


.fa_pdngtop25 {
    margin-top: 25px !important;
}

.fa_pdngtop30 {
    margin-top: 30px !important;

}

.fa_pdngtop40 {
    margin-top: 40px !important;
}
/*===================Padding Top End ===================*/

/*===================Padding Bottom ===================*/

.fa_pdngbtm3 {
    margin-bottom: 3px !important;
}


.fa_pdngbtm10 {
    margin-bottom: 10px !important;
}

.fa_pdngbtm20 {
    margin-bottom: 20px !important;
}

.fa_pdngbtm15 {
    margin-bottom: 15px !important;
}

.fa_pdngbtm25 {
    margin-bottom: 25px !important;
}

.fa_pdngbtm30 {
    margin-bottom: 30px !important;
}

/*===================Padding Bottom End ===================*/

/*===================Padding Left ===================*/

.fa_pdngleft10 {
    padding-left: 10px !important;
}

.fa_pdngleft20 {
    padding-left: 20px !important;
}

.fa_pdngleft3 {
    padding-left: 3px !important;
}

.fa_pdngleft5 {
    padding-left: 5px !important;
}

.fa_pdngleft25 {
    padding-left: 25px !important;
}

.fa_pdngleft30 {
    padding-left: 30px !important;
}

.fa_pdngleft35 {
    padding-left: 35px !important;
}

.fa_pdngleft38 {
    padding-left: 38px !important;
}
/*===================Padding Left End ===================*/

/*===================Padding Right ===================*/

.fa_pdngright10 {
    padding-right: 10px !important;
}

.fa_pdngright12 {
    padding-right: 12px !important;
}


.fa_pdngright20 {
    padding-right: 20px !important;
}

.fa_pdngright5 {
    padding-right: 5px !important;
}

.fa_pdngright25 {
    padding-right: 25px !important;
}

.fa_pdngright30 {
    padding-right: 30px !important;
}

.fa_pdngright35 {
    padding-right: 35px !important;
}


.fa_pdngright40 {
    padding-right: 40px !important;
}

/*===================Padding Right End ===================*/

.fa_pdngtop3 {
    padding-top: 3px !important;
}

.fa_pdngtop10 {
    padding-top: 10px !important;
}

.fa_pdngtop20 {
    padding-top: 20px !important;
}

.fa_pdngtop15 {
    margin-top: 15px !important;
}

.fa_pdngtop25 {
    padding-top: 25px !important;
}

.fa_pdngtop30 {
    padding-top: 30px !important;
}

.fa_pdngbtm10 {
    padding-bottom: 10px !important;
}

.fa_pdngbtm20 {
    padding-bottom: 20px !important;
}

.fa_pdngbtm15 {
    padding-bottom: 15px !important;
}

.fa_pdngtm25 {
    padding-bottom: 25px !important;
}

.fa_pdngbtm30 {
    margin-bottom: 30px !important;
}

.fa_pdnglft10 {
    margin-left: 10px !important;
}

.fa_pdnglft20 {
    padding-left: 20px !important;
}

.fa_pdnglft5 {
    padding-left: 5px !important;
}

.fa_pdnglft25 {
    padding-left: 25px !important;
}

.fa_pdnglft30 {
    padding-left: 30px !important;
}

.fa_pdnglft10 {
    margin-right: 10px !important;
}

.fa_pdnglft20 {
    padding-right: 20px !important;
}

.fa_pdnglft5 {
    padding-right: 5px !important;
}

.fa_pdnglft25 {
    padding-right: 25px !important;
}

.fa_pdnglft30 {
    padding-right: 30px !important;
}

.font-normal{
    font-weight:normal !important;
}

.font-bold{
    font-weight:bold !important;
}

input::-moz-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

input::-webkit-input-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

input::-o-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

input::-ms-input-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}


textarea::-moz-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

textarea::-webkit-input-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

textarea::-o-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

textarea::-ms-input-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

textarea {
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: none;
    color: #3c3c3B;
    padding: 9px 12px 8px;
    transition: all 0.2s ease-out 0s;
    vertical-align: middle;
    width: 100%;
}

.fa_textarea {
    border: 1px solid #100C08;
    border-radius: 10px;
    box-shadow: none;
    color: #3c3c3B;
    display: inline-block;
    font-size: 15px;
    height: auto;
    line-height: normal;
    padding: 9px 12px 8px;
    transition: all 0.2s ease-out 0s;
    vertical-align: middle;
    width: 100%;
    font-family: Arial !important;
}


.fa_inputs {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: none;
    color: #3c3c3B;
    display: inline-block;
    font-size: 15px;
    height: 42px;
    line-height: normal;
    padding: 9px 12px 9px 20px;
    transition: all 0.2s ease-out 0s;
    vertical-align: middle;
    width: 100%;
    font-family: Arial !important;
    border: 1px solid #ccc;
}

.fa_inputs2 {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: none;
    color: #3c3c3B;
    display: inline-block;
    font-size: 15px;
    height: auto;
    line-height: normal;
    height: 42px;
    padding: 9px 12px 9px 20px;
    transition: all 0.2s ease-out 0s;
    vertical-align: middle;
    width: 100%;
    font-family: Arial !important;
}

.fa_inputs3 {
    background-color: #fff !important;
    background: none;
    border: 1px solid #ccc;
    border-radius: 10px;
    /*box-shadow: 0px 0px 9px rgba(0,0,0,0.2) !important;*/
    color: #3c3c3B;
    display: inline-block;
    font-size: 15px;
    height: 43px;
    line-height: normal;
    padding: 0px 0px 0px 20px !important;
    transition: all 0.2s ease-out 0s;
    vertical-align: middle;
    width: 100%;
    font-family: Arial !important;
}

.fa_radio {
    margin-top: 5px !important;
    margin-bottom: 15px;
}

    .fa_radio label {
        padding-left: 10px;
    }

.fa_popupdatepickergroup {
    position: relative;
}

.inputdatepicker-with-icon {
    position: relative;
}

    .inputdatepicker-with-icon i {
        color: #39A935;
        font-size: 20px;
        position: absolute;
        right: 27px;
        top: 20px;
    }

.popup-datepickerwith-icon {
    position: relative;
}

    .popup-datepickerwith-icon i {
        color: #3c3c3b;
        font-size: 20px;
        position: absolute;
        right: 27px;
        top: 9px;
    }

.datepicker-dropdown {
    right: auto !important;
    padding: 20px !important;
    border: none !important;
    border-radius: 5px !important;
    background-color:#fff !important;
}

.datepicker td, .datepicker th {
    border: medium none;
    border-radius: 4px;
    height: 30px !important;
    padding: 8px !important;
    text-align: center;
   
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #39A935 !important;
    border-radius: 100%;
    width:20px;
    height:30px;
   
}

.datepicker-control .dropdown-menu::after {
    border-bottom: 0px solid #fff;
    border-left: 0px solid rgba(0, 0, 0, 0);
    border-right: 0px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 20% !important;
    top: -6px;
    display: none;
}

.fa_popup-datepicker {
    position: relative;
    border: 1px solid #f5f5f5;
    border-radius: 20px;
    padding-left: 5px;
}

    .fa_popup-datepicker:focus {
        border-color: rgba(58, 189, 170, 0.8) !important;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(58, 189, 170, 0.6);
    }

    .fa_popup-datepicker input[type=text] {
        font-size: 17px;
    }

.datepicker-orient-left {
    width: 250px;
}



.fa_multi-select .select2-choices {
    border-radius: 20px !#f5f5f5;
    border: 1px solid #dddfe1 !important;
    padding: 9px 12px 9px;
}

.fa_multi-select input {
    width: 100% !important;
    position: relative !important;
    height: 30px;
    background: #fff !important;
}

.fa_multi-select .select2-container-multi .select2-choices {
    min-height: 38px !important;
}

.fa_multi-select .select2-container .select2-choices .select2-search-field input {
    background: #fff !important;
    border: none !important;
}

    .fa_multi-select .select2-container .select2-choices .select2-search-field input:focus {
        border-color: #100C08 !important;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(58, 189, 170, 0.6);
    }

.fa_multi-select .select2-search-choice-close::before {
    padding-left: 7px;
}

.fa_multi-select .select2-search-choice div {
    padding-left: 20px;
}

.fa_multi-select .select2-container-multi .select2-choices .select2-search-choice {
    background: #3c3c3b !important;
    border: 1px solid #3c3c3b !important;
    border-radius: 7px !important;
    color: #fff;
    font-size: 12px;
    margin-right: 5px;
    padding: 7px 9px !important;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
}

.fa_input-group-label label {
    padding-left: 10px;
    color: #100C08;
    padding-top: 15px;
    font-size:15px;
}

.fa_accident-panel {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
    color: #5b5b5b;
    margin-bottom: 20px;
    min-height: 65px;
    position: relative;
}

.fa_accident-panel-heading {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}

    .fa_accident-panel-heading label {
        padding-left: 20px;
        font-size: 17px;
        color: #fff !important;
        font-weight: bold;
        float: left;
        cursor: pointer;
    }

    .fa_accident-panel-heading button {
        background: none;
        border: none;
        width: 100%;
        padding: 25px 20px 25px 20px;
        margin: 0px;
    }

.m-panel .panel-heading {
    padding: 0px !important;
}

.fa_accident-panel-heading i {
    color: #fff;
    font-size: 18px;
    float: left;
}

.fa_accident-form label {
    padding-left: 10px;
    font-weight: bold;
    margin-bottom: 0px;
}

.fa_accident-form p {
    padding-left: 10px;
    margin-top: 0px;
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 8px;
}

.fa_accident-form label-active {
    padding-left: 10px;
    font-weight: bold;
}

.fa_accident-form .input-with-icon input[type = text] {
    margin-top: 10px;
}

.fa_accident-form i {
    color: #39A935;
    font-size: 20px;
    position: absolute;
    right: 14px;
    top: 18px;
}



.fa_border-redactive .select2-choice {
    border: 1px solid #EA151A !important;
}

.accident-checkbox .checkbox, .radio {
    margin-top: 0px !important;
}

.fa_border-redactive textarea {
    border: 1px solid #EA151A !important;
}


.accident-checkbox .checkbox + .checkbox, .radio + .radio {
    margin-top: 0px !important;
}

.accident-checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: 0px !important;
    position: relative !important;
}


.input-with-icon {
    position: relative;
}

.div-mrgin div {
    margin-bottom: 10px;
}

.fa_popup-colum-border {
}

.app-modal-window .modal-dialog {
    width: 100%;
}

.app-modal-window-panel .modal-dialog {
    width: 40%;
}

.message-notification-main {
    background: #39A935 !important;
    width: 100%;
    padding: 65px 10px 30px 10px !important;
}

.message-notification {
    padding: 20px 10px 20px 10px;
    background: rgb(234,21,26);
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
    font-size: 14px;
    margin-top: 20px;
    border-radius: 10px 10px 0px 0px;
    color: #fff;
    text-shadow: 1px 0px 1px #000;
    line-height: 25px;
    font-weight: normal;
    text-align: left;
    box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.3);
}

.message-notification-body {
    padding: 20px 10px 20px 10px;
    background: #3C3C3B;
    color: #fff;
}


.fa_cart-header h3 {
    color: #fff !important;
}

.grouping {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.humanparts {
    background: url(../images/humanicon.png) no-repeat;
    height: 520px;
    width: 200px;
    margin: 0 auto;
    position: relative;
}

.action1 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 80px;
    top: -15px;
}

    .action1:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        left: 80px;
        top: -15px;
    }

.humanparts h3 {
    color: #fff !important;
    margin-top: 5px !important;
    padding: 0px;
    font-weight: bold;
}

.action1-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 45px !important;
    z-index: 99;
}

    .action1-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 60px !important;
        top: -10px !important;
    }

.action2 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 110px;
    top: 0px;
}

    .action2:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 110px;
        top: 0px;
    }

.action2-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 55px !important;
    z-index: 99;
}

    .action2-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 30px !important;
        top: -10px !important;
    }


.action3 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 110px;
    top: 20px;
}

    .action3:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 110px;
        top: 20px;
    }

.action3-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 75px !important;
    z-index: 99;
}

    .action3-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 30px !important;
        top: -10px !important;
    }


.action4 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 110px;
    top: 30px;
}

    .action4:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 110px;
        top: 30px;
    }

.action4-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 85px !important;
    z-index: 99;
}

    .action4-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 30px !important;
        top: -10px !important;
    }

.action5 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 80px;
    top: 50px;
}

    .action5:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 80px;
        top: 50px;
    }

.action5-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 105px !important;
    z-index: 99;
}



    .action5-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 60px !important;
        top: -10px !important;
    }

.action6 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    right: 30px;
    top: 80px;
}

    .action6:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        right: 30px;
        top: 80px;
    }

.action6-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 135px !important;
    z-index: 99;
}

.placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

.action6-dropdown::after {
    border-bottom: 10px solid #39A935 !important;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    right: 20px !important;
    top: -10px !important;
}

.action7 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 80px;
    top: 90px;
}

    .action7:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 80px;
        top: 90px;
    }

.action7-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 145px !important;
    z-index: 99;
}

    .action7-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 60px !important;
        top: -10px !important;
    }

.action8 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 90px;
    top: 110px;
}

    .action8:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 90px;
        top: 110px;
    }

.action8-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 165px !important;
    z-index: 99;
}

    .action8-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 50px !important;
        top: -10px !important;
    }

.action9 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 15px;
    top: 120px;
}

    .action9:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 15px;
        top: 120px;
    }

.action9-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 185px !important;
    z-index: 99;
}

    .action9-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 130px !important;
        top: -10px !important;
    }

.action10 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 35px;
    top: 140px;
}

    .action10:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 35px;
        top: 140px;
    }

.action10-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 195px !important;
    z-index: 99;
}

    .action10-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 110px !important;
        top: -10px !important;
    }

.action11 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    right: 15px;
    top: 160px;
}

    .action11:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        right: 15px;
        top: 160px;
    }

.action11-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: -40px !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 70px !important;
    z-index: 99;
}

    .action11-dropdown::after {
        border-top: 10px solid rgba(0, 0, 0, 0) !important;
        border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
        border-left: 10px solid #39A935 !important;
        content: "";
        display: inline-block;
        position: absolute;
        right: -15px !important;
        top: 105px !important;
    }

.action12 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 80px;
    top: 170px;
}

    .action12:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 80px;
        top: 170px;
    }

.action12-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: auto !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 230px !important;
    z-index: 99;
}

    .action12-dropdown::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 60px !important;
        top: -10px !important;
    }

.action13 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    right: -8px;
    top: 255px;
}

    .action13:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        right: -8px;
        top: 255px;
    }

.action13-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: -20px !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 70px !important;
    z-index: 99;
}

    .action13-dropdown::after {
        border-top: 10px solid rgba(0, 0, 0, 0) !important;
        border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
        border-left: 10px solid #39A935 !important;
        content: "";
        display: inline-block;
        position: absolute;
        right: -15px !important;
        top: 200px !important;
    }


.action14 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 40px;
    top: 240px;
}

    .action14:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 40px;
        top: 240px;
    }

.action14-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 95px !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 70px !important;
    z-index: 99;
}

    .action14-dropdown::after {
        border-top: 10px solid rgba(0, 0, 0, 0) !important;
        border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
        border-right: 10px solid #39A935 !important;
        content: "";
        display: inline-block;
        position: absolute;
        right: 169px !important;
        top: 183px !important;
    }

.action15 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 40px;
    top: 270px;
}

    .action15:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 40px;
        top: 270px;
    }

.action15-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 95px !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 110px !important;
    z-index: 99;
}

    .action15-dropdown::after {
        border-top: 10px solid rgba(0, 0, 0, 0) !important;
        border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
        border-right: 10px solid #39A935 !important;
        content: "";
        display: inline-block;
        position: absolute;
        right: 169px !important;
        top: 170px !important;
    }

.action16 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 45px;
    top: 355px;
}

    .action16:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 40px;
        top: 355px;
    }

.action16-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 95px !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 155px !important;
    z-index: 99;
}

    .action16-dropdown::after {
        border-top: 10px solid rgba(0, 0, 0, 0) !important;
        border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
        border-right: 10px solid #39A935 !important;
        content: "";
        display: inline-block;
        position: absolute;
        right: 169px !important;
        top: 220px !important;
    }

.action17 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    left: 45px;
    top: 450px;
}

    .action17:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        left: 40px;
        top: 450px;
    }

.action17-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 95px !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 180px !important;
    z-index: 99;
}

    .action17-dropdown::after {
        border-top: 10px solid rgba(0, 0, 0, 0) !important;
        border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
        border-right: 10px solid #39A935 !important;
        content: "";
        display: inline-block;
        position: absolute;
        right: 169px !important;
        top: 284px !important;
    }

.action18 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    right: 20px;
    top: 400px;
}

    .action18:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        right: 20px;
        top: 400px;
    }

.action18-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: -50px !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 210px !important;
    z-index: 99;
}

    .action18-dropdown::after {
        border-top: 10px solid rgba(0, 0, 0, 0) !important;
        border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
        border-left: 10px solid #39A935 !important;
        content: "";
        display: inline-block;
        position: absolute;
        right: -15px !important;
        top: 200px !important;
    }

.action19 {
    width: 45px;
    height: 45px;
    position: absolute;
    border: none;
    background: none;
    right: 25px;
    top: 475px;
}

    .action19:hover {
        background: url(../images/animatedbutton.gif) no-repeat;
        width: 45px;
        height: 45px;
        position: absolute;
        border: none;
        background-color: none;
        right: 25px;
        top: 475px;
    }

.action19-dropdown {
    background-clip: padding-box;
    background-color: #39A935 !important;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: -55px !important;
    right: auto !important;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 100px;
    width: 170px;
    padding: 15px !important;
    position: absolute;
    text-align: left;
    top: 200px !important;
    z-index: 99;
}

    .action19-dropdown::after {
        border-top: 10px solid rgba(0, 0, 0, 0) !important;
        border-bottom: 10px solid rgba(0, 0, 0, 0) !important;
        border-left: 10px solid #39A935 !important;
        content: "";
        display: inline-block;
        position: absolute;
        right: -15px !important;
        top: 290px !important;
    }

.haccp-fix {
    padding: 5px;
    border-radius: 7px;
    margin-bottom: 20px;
}

.default-icon {
    font-size: 20px;
}

.simplebtn {
    background: none;
    border: none;
    padding: 0px !important;
}



.default-button {
    border: none;
    background: none;
    padding: 0px;
    margin: 0px;
}

.sectionbtn {
    border: medium none;
    border-radius: 4px;
    font-size: 20px !important;
    font-weight: 400;
    font-size: 20px;
    background: none;
    margin-right: 0px;
    transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
    vertical-align: middle;
}

.section-heading h2 {
    margin-bottom: 20px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    float: left;
    font-weight: bold;
}

.haccpdropdown::after {
    border-bottom: 10px solid #39A935 !important;
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    content: "";
    display: inline-block !important;
    position: absolute !important;
    right: 20px !important;
    top: -8px !important;
}


.haccpdropdown {
    background-color: #39A935 !important;
    color: #fff;
    border: medium none !important;
    border-radius: 15px !important;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    margin: 0;
    padding: 10px !important;
    position: absolute !important;
    right: 0 !important;
    top: 48px !important;
}

.button-default {
    background: none !important;
    border: none !important;
    
}

.haccpdropdown li i {
    font-size: 20px !important;
}

.haccpdropdown li .fa {
    margin-right: 0px !important;
}

.haccpdropdown li {
    width: 100%;
    text-align: left;
    padding-top: 10px;
    display: block;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
}

    .haccpdropdown li:hover {
        color: #100c08;
    }

.heading-content ul {
    margin-left: 20px;
}

.bottom_line_input {
    border-right: none;
    border-left: none;
    border-top: none;
    background: none;
    border-bottom: 1px solid #ccc;
}

.btn-success {
    background-color: none !important;
    color: #fff;
    border: 1px solid none !important;
}

    .btn-success:hover {
        background-color: none !important;
        color: #fff;
        border: 1px solid none !important;
    }

.haccp-table th, td {
    position: relative;
    padding: 8px 8px 8px 8px !important;
}


.bullet-text {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 10px;
}

    .bullet-text input {
        border: 1px solid #39A935;
        background: none;
    }

        .bullet-text input[type="text"]:focus {
            border: 1px solid #100C08;
            background: none !important;
        }

.module-pannel#F5F5F5 border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    min-height: 75px;
    background: #EFF6F8;
    margin-bottom: 15px;
}

.module-pannel-trans {
    background: #fff !important;
}

.module-pannel-content {
    padding: 15px 20px 10px 20px;
}

    .module-pannel-content label {
        font-size: 16px;
        font-weight: 500;
        color: #100C08;
    }

    .module-pannel-content img {
        width: 35px;
        height: auto;
        margin-top: -4px;
        margin-right: 10px;
    }

    .module-pannel-content i {
        padding-top: 10px;
        font-size: 20px;
        color: #39A935;
        padding-left: 13px;
        padding-right: 13px;
        display: inline-block;
        float: left;
    }

.module-right-colum {
    text-align: right;
}

    .module-right-colum label {
        font-size: 14px;
        padding-top: 13px;
        text-align: right;
        padding-left: 10px;
        color: #fff;
    }

    .module-right-colum i {
        float: right;
        font-size: 30px;
        color: #39A935;
    }

.module-pannel-content .checkbox input[type=checkbox] {
    height: 20px;
}


.module-attachment-list {
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    min-height: 40px;
    background: #3C3C3B;
    margin-bottom: 15px;
}

.module-attachment-list-content {
    padding: 10px 15px 0px 15px;
}

    .module-attachment-list-content label {
        font-size: 16px;
        font-weight: 500;
        color: #fff;
    }

    .module-attachment-list-content strong, b {
        margin-right: 10px;
        display: inline-block;
    }

.module-attachment-list-contentspan {
    text-align: center;
    display: inline-block;
    margin-right: 20px;
}

.module-attachment-list-content i {
    font-size: 20px;
    color: #39A935;
    padding-left: 0px;
    padding-right: 0px;
}


.module2-pannel {
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    min-height: 75px;
    background: #F5F5F5;
    margin-bottom: 15px;
    color: #100C08;
}

.dark-gray-pannel {
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    min-height: 75px;
    background: #3C3C3B;
    margin-bottom: 15px;
    color: #fff;
}

.module2-pannel-content {
    padding: 25px 20px 0px 20px;
}

    .module2-pannel-content label {
        font-size: 16px;
        font-weight: 500;
        color: #100C08;
    }

    .module2-pannel-content strong, b {
        margin-right: 10px;
        display: inline-block;
    }

    .module2-pannel-content span {
        text-align: center;
        display: inline-block;
        margin-right: 20px;
        color: #fff !important;
    }

    .module2-pannel-content i {
        font-size: 20px;
        color: #39A935;
        padding-left: 0px;
        padding-right: 0px;
        cursor:pointer;
    }

.addmodule {
    border-radius: 10px;
    min-height: 75px;
    background: #fff;
    border: 1px dashed #ccc;
    padding: 25px 20px 0px 20px;
}

    .addmodule i {
        color: #39A935;
        font-size: 15px;
        margin-right: 15px;
    }

    .addmodule label {
        color: #39A935;
        font-size: 15px;
    }

.datepicker-orient-top {
    border-top-left-radius: 1px !important;
    border-top-right-radius: 1px !important;
    left: auto;
    margin: 0;
    padding: 0;
    right: 0;
}

.toggle-accordian-icon {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 35px !important;
    font-weight: inherit !important;
    line-height: 20px !important;
}

.haccp-modal-form {
}

    .haccp-modal-form .form-group {
        padding: 0;
        margin: 0;
    }

    .haccp-modal-form .btndiv {
        margin-top: 15px;
    }

    .haccp-modal-form strong {
        visibility: hidden;
        display: block;
        margin: 0px;
        padding: 0px 0px 5px 10px;
        font-size: 11px;
        color: #EA151A !important;
        font-weight: normal;
    }

    .haccp-modal-form .lblclass {
        text-align: right;
        margin-top: 35px;
        padding: 0;
    }

    .haccp-modal-form .ctrlclass {
        margin-top: 5px;
    }

.input-log-accident .input-group-checkbox {
    background: #3C3C3B;
    padding-top: 12px;
    border-radius: 5px;
    border: 1px solid #3C3C3B;
    min-height: 120px;
    margin-bottom: 19px;
    margin-top: 10px;
    color:#fff !important;
}


.input-group-checkbox label {
    padding-left: -10px;
    min-height: 40px;
}

.input-group-checkbox strong {
    padding-left: 20px;
}

.input-log-accident .inputs-group {
    height: 90px !important;
    color: #100C08;
}

.input-log-accident .inputs-group-textarea {
    height: 130px !important;
}

.input-log-accident .inputs-group-textarea-p {
    height: 150px !important;
}

.input-log-accident .select2-container .select2-choice {
    height: 43px !important;
    line-height: 1.7;
    padding:5px 0px 0px 20px !important
}

.input-log-accident label {
    margin-bottom: 0px;
    padding-left: 10px;
    font-size:15px;
  
}

.input-log-accident strong {
    visibility: hidden;
    display: block;
    margin: 0px;
    padding: 0px 0px 5px 10px;
    font-size: 11px;
    color: #EA151A !important;
    font-weight: normal;
}

.input-group-checkbox p {
    padding-left: 10px;
    margin-bottom: 0px;
}

.inputs-group p {
    padding-left: 10px;
    margin-bottom: 0px;
}

.inputs-group-textarea p {
    padding-left: 10px;
    margin-bottom: 0px;
}

.inputs-group-textarea-p p {
    padding-left: 10px;
    margin-bottom: 0px;
}

/*.inputs-group-icon{
        margin-bottom:2px !important;
    }*/

.inputs-group-icon i {
    color: #3c3c3b;
    font-size: 20px;
    position: absolute;
    right: 18px;
    top: 11px;
}

.inputs-group-icon2 i {
    color: #100C08;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 6px;
}

.icon-group {
    position: relative;
}


.input-empty input[type = text] {
    border: 1px solid #EA151A;
}

.input-empty label {
    color: #EA151A !important;
}

.input-empty strong {
    display: block;
    margin: 0px;
    padding: 0px 0px 5px 15px;
    font-size: 11px;
    color: #EA151A !important;
    visibility: visible !important;
    font-weight: normal;
}


.input-empty input::-webkit-input-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

.input-empty input::-moz-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

.input-empty input::-ms-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

.input-empty input::-o-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

.input-empty textarea::-o-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

.input-empty textarea::-webkit-input-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

.input-empty textarea::-moz-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

.input-empty textarea::-o-placeholder {
    color: #3c3c3B !important;
    font-size: 15px;
    opacity: 1;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif !important;
}

.input-log-accident b:before {

    right: 5px;
}

.input-empty span {
    color: #EA151A !important;
}

.input-empty .select2-drop .select2-drop-active {
    border-top: none !important;
    border-bottom: 1px solid #EA151A !important;
    border-left: 1px solid #EA151A !important;
    border-right: 1px solid #EA151A !important;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.4);
}

.input-empty .select2-choice {
    border: 1px solid #EA151A !important;
}

.input-empty textarea {
    border: 1px solid #EA151A !important;
}

.fa_visible-links2 p {
    line-height: 6px;
}

.guidance-notes-list {
    margin-bottom: 20px;
}

    .guidance-notes-list ul {
        margin-left: 20px;
    }

    .guidance-notes-list li {
        margin-left: 5px;
    }

    .guidance-notes-list button {
        padding-left: 5px;
        color: #EA151A;
        font-weight: bold;
        text-decoration: underline;
    }

        .guidance-notes-list button:hover {
            padding-left: 5px;
            color: #FF6828;
            font-weight: bold;
            text-decoration: none;
        }



/*==========================Time Picker Start===============================*/

.time,
.mins,
.meridian {
    width: 60px;
    float: left;
    margin: 0 10px;
    font-size: 20px;
    color: #3C3C3B;
    font-family: arial;
    font-weight: 700;
}

.prev,
.next {
    cursor: pointer;
    padding: 18px;
    width: 28%;
    border: 1px solid #fff;
    margin: auto;
    background: url(../images/arrow.png) no-repeat;
    border-radius: 5px;
}

    .prev:hover,
    .next:hover {
        background-color: #ccc;
    }

.next {
    background-position: 50% 150%;
}

.prev {
    background-position: 50% -50%;
}

.time_pick {
    position: relative;
}

.timepicker_wrap {
    padding: 10px;
    border-radius: 5px;
    z-index: 998;
    display: none;
    box-shadow: 2px 2px 5px 0 rgba(50,50,50,0.35);
    background: #f5f5f5;
    border: 1px solid #ccc;
    float: left;
    position: absolute;
    top: 27px;
    left: 0;
}

.arrow_top {
    position: absolute;
    top: -10px;
    left: 20px;
    background: url(../images/top_arr.png) no-repeat;
    width: 18px;
    height: 10px;
    z-index: 999;
}

input.timepicki-input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    float: none;
    margin: 0;
    text-align: center;
    width: 70%;
}

a.reset_time {
    float: left;
    margin-top: 5px;
    color: #000;
}


/*==========================Time Picker End===============================*/


/*=============================RSS Cart start==============================*/

.n-list {
    border-bottom: 1px solid #efefef;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
}

    .n-list h2 {
        margin-top: 8px;
        font-size: 25px;
    }

    .n-list span {
        font-size: 14px;
        color: #39A935;
    }

    .n-list p {
        line-height: 18px;
        font-size: 14px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

        .n-list p a {
            line-height: 16px;
            font-size: 14px;
            margin-bottom: 0px;
            padding-bottom: 0px;
            color: #100c08;
        }

    .n-list a {
        font-size: 14px;
        color: #39A935;
        font-weight: normal;
        margin-right: 10px;
    }

/*=============================RSS Cart end==============================*/

.actions-all-file::after {
    border-bottom: 10px solid #fff !important;
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    content: "";
    display: inline-block !important;
    position: absolute !important;
    right: 11px !important;
    top: -8px !important;
}








.actions-all-file i {
    color: #100c08;
}


.my-radio label::after {
    /* background-color: #555555; */
    border-radius: 50%;
    content: " ";
    display: inline-block;
    height: 11px;
    left: 3px;
    margin-left: -20px;
    position: absolute;
    top: 18px !important;
    transform: scale(0, 0);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s;
    width: 11px;
}

.sm-checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px !important;
    height: 17px !important;
    left: 0;
    margin-left: -25px;
    border: 1px solid #cccccc;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.sm-checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 0;
    margin-left: -22px !important;
    padding-left: 0px;
    padding-top: 1px;
    font-size: 11px !important;
    color: #fff;
}

.mdatepicker .datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,0.2);
    position: absolute;
    top: -7px !important;
    left: 6px !important;
}

.mdatepicker .dropdown-menu:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    right: auto !important;
    top: -6px !important;
}

.drop-hide {
    display: none !important;
    visibility: hidden;
}

.m-panel {
    padding-left: 15px;
    padding-right: 15px;
}

.incom-action-right-padding {
    padding-right: 35px !important;
}

.fa_action-cart-heade i {
    padding-left: 25px;
}

.datepicker-dropdown:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    right: auto !important;
    top: -6px;
}

.datepicker-dropdown {
    margin-top: 10px !important;
}

.main-menu li a:hover i {
    font-size: 30px;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.main-menu li button:hover i {
    font-size: 30px;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.fa_action-cart-heade2 .fa_light-green button:hover i {
    font-size: 30px;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.fa_visible-divicon i:hover {
    color: #fff;
}

.sidebar-button button {
    text-align: left;
    border-spacing: 0;
    background: none;
    border: none;
    color: #fff;
    line-height: 20px;
    font-size: 12px;
    text-decoration: none;
    -webkit-transform: translateZ(0) scale(1, 1);
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    padding: 7px 0px 7px 0px !important;
    padding-left: 0px;
    overflow: hidden;
}

    .sidebar-button button:hover {
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
        color: #fff !important;
      
    }

        .sidebar-button button:hover i{
            color:#fff !important;
        }

        .fa_input-group-label .select2-container .select2-choice .select2-arrow {
            top: 6px;
        }

.fa_input-group-label .select2-choice {
    height: 40px !important;
}

.display-none {
    display: none !important;
}

.popup-panel-checkbox .checkbox, .radio {
    margin-top: 0px !important;
    margin-bottom: 8px !important;
}

.required::after {
    content: "*";
    color: #EA151A !important;
}

.profile-user .dropdown-menu {
    min-width: 250px;
}

    .profile-user .dropdown-menu button:hover {
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    }

    .profile-user .dropdown-menu::after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        right: 8px !important;
    }

.vertical-menu-button {
    cursor: pointer;
    text-align: center;
}

.nav-tabs li button::before {
    -moz-transition: -moz-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    background: #EA151A;
    content: '';
    height: 4px;
    left: 0;
    border-radius: 10px;
    z-index: 200;
    position: absolute;
    top: 36px;
    transition: transform 0.3s;
    width: 100%;
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

.nav-tabs.nav-primary li button::before {
    background-color: #319db5;
}

.nav-tabs.nav-blue li button::before {
    background-color: #00a2d9;
}

.nav-tabs.nav-red li button::before {
    background-color: #EA151A;
}

.nav-tabs.nav-green li button::before {
    background-color: #39A935;
}

.nav-tabs.nav-yellow li button::before {
    background-color: #FF6828;
}

.nav-tabs .active button::before {
    width: 100%;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.nav-tabs button:hover::before {
    width: 100%;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.nav-tabs button:focus::before {
    width: 100%;
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.fa_module-selection .select2-container .select2-choice {
    border: 1px solid #F5F5F5;
    height: 40px;
    width: 100%;
    height: 40px !important;
    padding: 4px 0px 0px 20px !important;
    border-radius: 40px !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    font-weight: bold;
    margin-top: 0px;
    font-size: 13px;
    color: #000;
}

    .fa_module-selection .select2-container .select2-choice > .select2-chosen {
        margin-left: 20px !important;
        display: inline-block;
    }

.fa_module-selection .select2-chosen {
    padding: 3px !important;
}

.fa_module-selection .select2-container .select2-choice .select2-arrow {
    top: 7px !important;
}

.header-profilebtn {
    background: #f55753;
    float: right;
    width: 28px;
    height: 28px;
    border-radius: 15px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding-top: 4px;
    margin-left: 5px;
}

.fa_pop_accidentlog_select .select2-container .select2-choice .select2-arrow b:before {
    top: 0px !important;
}

.hide880 {
    display: block;
}

.show880 {
    display: none;
}



.my-scroll {
    height: 100%;
    width: 230px !important;
    position: relative;
    z-index: 999999;
    overflow-y: auto;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0px !important;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: none !important;
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 0px !important;
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 0px !important;
    background: none;
}

.mCustomScrollBox {
    /*overflow-x:hidden !important;
       overflow-y:visible !important;*/
    overflow: hidden;
}

#mainsidebar {
    padding-left: 250px;
    transition: all 0.4s ease 0s;
    /*position:relative;*/
    z-index: 9999999;
}

#sidebar-wrapper {
    margin-left: -250px;
    left: 250px;
    width: 235px;
    background: #fff;
    position: fixed;
    height: 100%;
    z-index: 1000;
    transition: all 0.4s ease 0s;
}

#page-content-wrapper {
    width: 100%;
}

.sidebar-nav {
    /*position: absolute;*/
    top: 0;
    width: 235px !important;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .sidebar-nav li {
        background: #fff;
        cursor: pointer;
        width: 235px;
    
        border-bottom:1px solid #ddd
    }

        .sidebar-nav li a {
            position: relative;
            color: #100c08;
            font-size: 13px;
            text-decoration: none;
            display: block;
            padding-top: 14px !important;
            padding-bottom: 15px !important;
        }

        .sidebar-nav li i {
            color: #3c3c3b;
            font-size: 28px;
            height: 36px;
            position: relative;
            text-align: center;
            vertical-align: bottom;
            width: 50px;
            float: left;
            display: flex;
            text-align: center;
            align-items: center;
            padding-right: 8px;
            padding-left: 7px;
            justify-content: center;
        }

        .sidebar-nav li button {
            position: relative;
            color: #000;
            text-decoration: none;
            align-items: center;
            display: flex;
            width: 235px;
        }

        .sidebar-nav li button:hover {
            background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
            display: flex;
          
        }


.foodhygiene button:hover {
    display: block;
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    width: 235px;
}

.healthandsafety button:hover {
    display: block;
    background: #006765 !important;
    width: 235px;
}

.operations button:hover {
    display: block;
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    width: 235px;
}

.foodhygiene-active {
    display: block;
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    width: 235px;
}

    .foodhygiene-active  span {
       color:#fff !important
    }

    .foodhygiene-active i {
        color: #fff !important
    }

.healthandsafety-active {
    display: block;
    background: #006765 !important;
    width: 235px;
}

.operations-active {
    display: block;
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    width: 235px;
}

.sidebar-nav li button:hover {

    background: linear-gradient(90deg, rgba(234,21,26,1) 57%, rgba(255,104,40,1) 88%);
    width: 235px;
}

.sidebar-nav li a:hover {

    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
    width: 235px;
}



.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}


.resource-icon {
}


#menu-toggle {
    display: none;
}


.divider-hover:hover {
    background: none !important;
}


.resource-menu li {
    line-height: 0px;
}

    .resource-menu li:hover {
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    }

.logo img {
    margin-left: 0px;
    width: 130px;
    height: auto;
    padding-top: 5px;
}

.sidebar-toggle {
    font-size: 20px;
}

.menuactive {
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    color: #fff !important;
}

.doyouwant {
    margin-right: 30px;
    display: inline-block;
    font-size: 23px;
    font-weight: bold;
    float: left;
}

.foodcomplain-log-checkbos {
    margin-right: 35px;
    display: inline-block;
    font-size: 17px;
    font-weight: bold;
    float: left;
    
}



.visibility-hidden {
    visibility: hidden !important;
}

.incomplete-complaint {
    background: #EA151A;
    border-radius: 2em;
    font-size: 15px !important;
    line-height: 1;
    padding: 0.4em 0.8em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
    color: #fff !important;
    font-weight: normal !important;
    vertical-align: middle;
    display: inline-block;
}

.modal-dialog {
    margin: 0px auto !important;
}

.list-option {
    position: relative;
    top: 40%;
    left: 12px;
}

.link-hidden {
    display: none !important;
}

.dropdown-links {
    margin-bottom: 20px;
}

    .dropdown-links .dropdown-menu:after {
        border-bottom: 0px solid #fff;
        border-left: 0px solid rgba(0, 0, 0, 0);
        border-right: 0px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 60% !important;
        top: -6px;
    }

    .dropdown-links .dropdown-menu {
        border-radius: 20px !important;
        border: 2px solid #100c08 !important;
        border-top: none;
    }

        .dropdown-links .dropdown-menu li a:hover {
            background: #39A935;
            color: #fff !important;
            border-radius: 20px;
        }

    .dropdown-links .form-control:focus {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        background-color: #ffffff !important;
        background-color: #ffffff !important;
        border-color: #100C08;
        border: 1px solid #100C08;
        box-shadow: none;
        outline: none;
        outline: none !important;
    }


.btn-group > .btn:first-child {
    margin-left: 0;
    font-weight: bold !important;
    font-size: 17px !important;
}

.dropdown-links .btn.dropdown-toggle {
    margin-bottom: 0;
    padding: 5px 15px 5px 10px !important;
}

.dropdown-links .form-control {
    -webkit-box-shadow: none !important;
    border: 2px solid #100C08 !important;
    border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
    -moz-border-radius: 20px !important;
}

.dropdown-links .btn {
    cursor: default;
    background-color: #FFF;
    border-radius: 0px;
    text-align: left;
}

.list-left-border {
    left: 0;
    width: 10px;
    background: #fff;
    border-radius: 10px 0px 0px 10px;
    float: right;
    height: 100%;
    padding: 41px 6px 6px;
    position: absolute;
}

.multiselectbox li a {
    cursor: pointer;
}

.multiselectbox li {
    cursor: pointer;
}



.fa_eho-cart-titles div {
    margin-bottom: 22px;
    min-height: auto !important;
}

.fa_eho-cart-titles .sp1 {
    font-size: 19px !important;
    font-weight: normal;
}

.fa_eho-cart-titles .sp2 {
    font-size: 16px !important;
    font-weight: normal;
}

.fa_eho-cart-titles .sp3 {
    font-size: 16px !important;
    font-weight: normal;
}

.fa_eho-cart-titles strong {
    padding-bottom: 0px;
}

.fa_eho-right-icons div {
    min-height: 58px;
}

.fa_eho-right-icons i {
    font-size: 25px;
    padding-top: 5px;
    display: inline-block;
}

.fa_eho-right-icons-text span {
    font-size: 17px;
}

.fa_eho-right-icons-text div {
    margin-bottom: 22px;
    min-height: auto !important;
}

.generate-report-multi-select .multiselect-parent {
    border: 1px solid #ccc !important;
}


.multiselect-parent {
    border: 1px solid #3c3c3b !important;
    /*box-shadow: 0px 0px 9px rgba(0,0,0,0.2) !important;*/
}
    .generate-report-multi-select .multiselect-parent:focus {
        border: 1px solid #3c3c3b !important;
    }



.adviceline {
    position: relative;
    margin-right:10px;
    margin-top:12px;
    
}


.user-notification3 {
    position: relative !important;
    float: right;
    margin-right: 10px;
}
.user-notification2 {
    position: relative !important;
    float: right;
    margin-top: 3px;
    /*right: 120px !important;
    top: 7px;*/
}

.user-tasks {
    position: relative !important;
    float: right;
    margin-right: 10px;
}

.rating-gauge {
    margin-top: -50px;
}

.cartaverage {
    margin-bottom: 20px !important;
}

.foodhygieneinnersingle {
    background: #2c2f33;
    margin-bottom: 9px;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    width: 74%;
    height: auto;
    margin: auto;
}

    .foodhygieneinnersingle label {
        font-size: 16px;
        font-weight: normal;
        color: #fff;
    }

.averagetxt1 {
    margin-left: 30px;
    padding-top: 11px;
}

.averageratingtxt1 {
    margin-right: 40px;
    padding-top: 11px;
}

.panel-icons {
    position: absolute;
    right: 50px;
    top: 30px;
}

.CommentsBy {

    display: inline-block;
    text-align: justify;
}

/*======================= Crumbs Start ========================*/
#crumbs ul {
    list-style: none;
    display: inline-table;
    margin-top: 10px;
}

    #crumbs ul li {
        display: inline;
    }


        #crumbs ul li a {
            display: block;
            float: left;
            height: 55px;
            background: #9a9a9a;
            text-align: center;
            padding: 13px 43px 12px 82px;
            position: relative;
            margin: 0 2px 0 0;
            text-align: center;
            line-height: 16px;
            font-size: 13px;
            text-decoration: none;
            color: #fff;
            margin-bottom: 6px;
        }


            #crumbs ul li a:after {
                content: "";
                border-top: 28px solid transparent;
                border-bottom: 28px solid transparent;
                border-left: 28px solid #9a9a9a;
                position: absolute;
                right: -27px;
                top: 0;
                z-index: 1;
            }

            #crumbs ul li a:before {
                content: "";
                border-top: 28px solid transparent;
                border-bottom: 28px solid transparent;
                border-left: 28px solid #3C3C3B;
                position: absolute;
                left: 0;
                top: 0;
            }


crumbs ul li:last-child a {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#crumbs ul li:last-child a:after {
    display: none;
}

crumbs ul li:first-child a {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#crumbs ul li:first-child a:before {
    display: none;
}


.crumbsactive {
    display: block;
    float: left;
    height: 60px;
    background: #39A935 !important;
    text-align: center;
    padding: 13px 10px 12px 30px;
    position: relative;
    margin: 0 10px 0 0;
    font-size: 20px;
    text-decoration: none;
    color: #fff;
}

    .crumbsactive:after {
        content: "";
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-left: 28px solid #39A935 !important;
        position: absolute;
        right: -27px;
        top: 0;
        z-index: 1;
    }

.uploadTable th {
    text-transform: capitalize !important;
}

.uploadTable th, td {
    color: #100C08 !important;
}

.section-BtnAddTextHover i {
    padding: 10px;
    position: absolute;
    right: 35px;
    top: 5px;
    border-radius: 3px;
    z-index: 999;
    color: #fff;
}

    .section-BtnAddTextHover i:hover {
        background: #37A292 !important;
    }

.section-BtnAddBulletPointHover i {
    padding: 10px;
    position: absolute;
    right: 70px;
    top: 5px;
    border-radius: 3px;
    z-index: 999;
    color: #fff;
}

    .section-BtnAddBulletPointHover i:hover {
        background: #37A292 !important;
    }

.section-BtnAddHeaderHover i {
    padding: 10px;
    position: absolute;
    right: 100px;
    top: 5px;
    border-radius: 3px;
    z-index: 999;
    color: #fff;
}

    .section-BtnAddHeaderHover i:hover {
        background: #37A292 !important;
    }


.header-BtnEditSecHover i {
    padding: 10px;
    position: absolute;
    right: 70px;
    top: 0px;
    border-radius: 3px;
    /*  z-index:999; */
}

    .header-BtnEditSecHover i:hover {
        background: #f5f5f5 !important;
        color: #000;
    }



.header-BtnEditHover i {
    padding: 10px;
    position: absolute;
    right: 62px;
    top: 0px;
    border-radius: 3px;
    z-index: 999;
}

    .header-BtnEditHover i:hover {
        background: #f5f5f5 !important;
        color: #000;
    }




.header-BtnAddTextHover i {
    padding: 10px;
    position: absolute;
    right: 95px;
    top: 0px;
    border-radius: 3px;
    z-index: 999;
}

    .header-BtnAddTextHover i:hover {
        background: #f5f5f5 !important;
        color: #000;
    }




.header-BtnAddBulletPointHover i {
    padding: 10px;
    position: absolute;
    right: 130px;
    top: 0px;
    border-radius: 3px;
    z-index: 999;
}

    .header-BtnAddBulletPointHover i:hover {
        background: #f5f5f5 !important;
        color: #000;
    }

.header-BtnDeleteHover i {
    padding: 10px;
    position: absolute;
    right: 35px;
    top: 0px;
    border-radius: 3px;
    /*  z-index:999;*/
}

.header-BtnDeleteHover i:hover {
    background: #f5f5f5 !important;
    color: #000;
}




.detail-BtnEditHover {
    padding: 10px;
    border-radius: 3px;
    /*  z-index:999;*/
}

    .detail-BtnEditHover:hover {
        background: #f5f5f5 !important;
        color: #000;
    }

.detail-BtnDeleteHover {
    padding: 10px;
    border-radius: 3px;
    /*  z-index:999;*/
}

    .detail-BtnDeleteHover:hover {
        background: #f5f5f5 !important;
        color: #000;
    }

.setting-btn-hover {
    padding: 2px 5px 2px 5px;
    display: block;
    float: right;
}

    .setting-btn-hover:hover {
        background: #329385;
        display: block;
    }

/*.setting-inner-btn-hover {
    padding: 2px 5px 2px 5px;
    display: block;
    float: right;
}*/

    .setting-inner-btn-hover:hover {
        background: #D4D4D4;
       
    }

.safety_policy li i {
    color: #100c08 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
}

.safety_policy li button {
    padding-left: 5px;
    font-size: 14px;
}

.safety_policy li {
    padding: 5px 3px 5px 3px;
    display: block;
    color: #100c08;
}
.safety_policy li i {
   color: #100c08;
}
    .safety_policy li:hover {
        background: #FF6828 !important;
        color: #3C3C3B !important;
    }

        .safety_policy li:hover i {
            background: none !important;
            color: #fff !important;
        }

    .safety_policy li a:hover {
        background: none !important;
        color: #FFf !important;
    }

        .safety_policy li a:hover i {
            background: none !important;
            color: #FFf !important;
        }


    .safety_policy::after {
        border-bottom: 10px solid #fff !important;
        border-left: 8px solid transparent !important;
        border-right: 8px solid transparent !important;
        content: "";
        display: inline-block !important;
        position: absolute !important;
        right: 7px !important;
        top: -8px !important;
    }

.setting-btn-hover{
    background:none !important;
    cursor:pointer;
}


.safety_policy {
    background-color: #39A935 !important;
    color: #fff;
    border: medium none !important;
    border-radius: 15px !important;
    border-top-left-radius: 15px !important;
    border-top-right-radius: 15px !important;
    margin: 0;
    padding: 10px !important;
    position: absolute !important;
    right: 0 !important;
    top: 44px !important;
}

.HealthListIcons i {
    height: 40px;
    display: inline-block;
    clear: left;
    padding-top: 4px;
}

.peragraph_hover:hover p {
    font-weight: bold !important;
}

.peragraph_hover:hover button {
    font-weight: bold !important;
}

.peragraph_hover:hover i {
    font-weight: bold !important;
}

.hsbutton {
    background: #17A689;
    border-radius: 30px;
    color: #fff;
    border: none;
    font-size: 12px;
    margin-right:3px;
    font-weight: normal;
    padding: 5px 12px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

.recordbutton {
    background: #337AB7;
    border-radius: 30px;
    color: #fff;
    margin-left: 10px;
    border: 1px solid #337AB7;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 12px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

.folder-heading {
    font-size: 17px;
}

.documentdate {
    font-size: 13px;
}

.fa_document-cart-heade {
    border-radius: 0 5px 5px 0;
    float: right;
    height: 100%;
    padding: 30px 25px 10px;
    width: 100px;
    position: absolute;
    right: 0;
    cursor: pointer;
    color: #fff;
    background: #3c3c3b;
}

    .fa_document-cart-heade i {
        font-size: 25px !important;
        top: 30%;
        position: absolute;
        z-index: 99;
        position: relative;
        padding-left: 10px !important;
    }


    .fa_document-cart-heade:hover {
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
        color:#fff;
    }



.fa_document-cart-heade {
    color: #fff;
    cursor: pointer;
    padding-top: 5px;
}


    .fa_document-cart-heade .list-option {
        position: relative;
        top: 10%;
        left: 0px;
    }

.fa_document_visible-divicon i {
    display: inline-block;
    font-size: 25px;
    display: inline-block;
    /* padding-top: 40px; */
    /* height: 95px; */
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.fa_document_visible-divicon .col-sm-1 {
    /*width: 13%;*/
}

.fa_document-cart-heade-document i {
    margin-top: 25px;
}

.fa_document-cart-heade-allergens i {
    margin-top: 70px;
}

.fa_input-white-text .select2-container .select2-choice > .select2-chosen {
   
    color: #fff !important;
}
.fa_input-white-text .form-control{
    border:none !important;
}

.fa_input-white-text .select2-choice .select2-arrow b:before {
    color: #fff !important;
}


.question-report-mobile-heading {
    display: none;
}

.question-report-table th {
    border: none;
}

.question-report-dish-delete {
    text-align: right;
}



.property-single-chart {
    background: rgba(255,255,255, 0.75);
    text-align: left;
    border-radius: 10px;
    padding: 5px 12px 0px 12px;
    box-shadow: 0px 2px 25px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 2px 25px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 25px rgba(0,0,0,0.2);
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif !important;
}

.property-single-chart strong {
    font-size: 30px;
    padding-top: 0px;
    padding-bottom: 5px;
    display: inline-block;
    text-align: right;
    color: #100C08;
}

.property-single-chart span {
    font-size: 18px;
    text-align: right;
    display: inline-block;
    font-weight: bold;
}

.single-chartgreen span {
    color: #39A935 !important;
    font-weight: bold !important;
    font-size: 25px !important;
    right: 7px;
}

.single-chartgreen b {
    color: #39A935 !important;
    font-size: 20px !important;
    right: -27px;
    top: -18px;
}

.single-chartamber span {
    color: #FF6828 !important;
    font-weight: bold !important;
    font-size: 25px !important;
    right: 7px;
}

.single-chartamber b {
    color: #FF6828 !important;
    font-size: 20px !important;
    right: -27px;
    top: -18px;
}


.single-chartred span {
    color: #EA151A !important;
    font-weight: bold !important;
    font-size: 25px !important;
    right: 7px;
}

.single-chartred b {
    color: #EA151A !important;
    font-size: 20px !important;
    right: -27px;
    top: -18px;
}


.risk-green {
    color: #39A935 !important;
}

.risk-amber {
    color: #FF6828 !important;
}

.risk-red {
    color: #EA151A !important;
}


.calendar-icon {
    margin-top: 12px;
    display: block;
    position: relative !important;
    float:right;
    margin-right:10px;

}
.control-text-bold span {
    font-weight: bold !important;
}

.control-text-bold u {
    font-weight: bold !important;
}


.control-text-bold b {
    font-weight: bold !important;
}

.gray-section {
    background-color: #3C3C3B;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
    border-radius: 20px !important;
}

.white-section {
    background-color: #fff;
    padding-left:30px;
    padding-right:30px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: 100%;
  
}

.dropdown-multiselect {
    border: 1px solid #ccc !important;
    color: #100C08 !important;
    background: #fff !important;
}

    .dropdown-multiselect button {
        color: #100C08 !important;
    }

.attachments-list {
    background: #100C08;
    padding:5px 8px;
    color:#fff;
    border-radius:25px;
    display:inline-block;
    margin-right:10px;
}

.dropdown-list-hover{
    padding-left:8px;
    display:block;
}



   


.ch_incomplete-complaint-red {
    background: #EA151A;
    border-radius: 7px;
    font-size: 15px !important;
    line-height: 1;
    padding: 0.4em 0.8em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
    color: #fff !important;
    font-weight: normal !important;
    vertical-align: middle;
    display: inline-block;
    font-family: Arial !important;
    
}

.ch_incomplete-complaint-orange {
    background: #FF6828;
    border-radius: 7px;
    font-size: 15px !important;
    line-height: 1;
    padding: 0.4em 0.8em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
    color: #fff !important;
    font-weight: normal !important;
    vertical-align: middle;
    display: inline-block;
    font-family: Arial !important;
}

.ch_incomplete-complaint-green {
    background: #39A935;
    border-radius: 7px;
    font-size: 15px !important;
    line-height: 1;
    padding: 0.4em 0.8em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
    color: #fff !important;
    font-weight: normal !important;
    vertical-align: middle;
    display: inline-block;
    font-family: Arial !important;
  
}

.k-link-date span {
    color: #39A935 !important;
}
.k-link-time span {
    color: #39A935 !important;
}

.buttons-hover:hover {
    color: #FF6828 !important; 
}

.gradient-btn {
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    border:none !important;
}
    .gradient-btn:hover {
        background:#100C08 !important;
    }


   /*
       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       Class For Right Modal Start
       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   */
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 15px 15px 80px;
}

.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}

.right .modal-content {
    border-radius: 0 !important;
    border: none;
   
}

.right form {
    min-height: 50px;
}

.modal-content-right {
    height: 100vh;
    border-radius:0px !important
}

.right .modal-header {
    background-color: #3C3C3B;
    height: 50px;
}

.right .modal-header i {
        color: #fff !important;
}

.right .modal-header h2 {
        color: #fff !important
}

.right .modal-header h3 {
    color: #fff !important
}

/*
       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
       Class For Right Modal End
       %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 */

.tooltip-inner{
    display:none;
}

.custom-link-dashboard img {
    padding-top:9px;
    padding-bottom:9px;
}

.custom-link-dashboard a {
    background: #fff !important
}


.entry-left-border-red {
    left: 0;
    width: 10px;
    background: #EA151A;
    border-radius: 10px 0px 0px 10px;
    float: right;
    height: 100%;
    padding: 41px 6px 6px;
    position: absolute;
}

.entry-left-border-orange {
    left: 0;
    width: 10px;
    background: #FF6828;
    border-radius: 10px 0px 0px 10px;
    float: right;
    height: 100%;
    padding: 41px 6px 6px;
    position: absolute;
}

.entry-left-border-green {
    left: 0;
    width: 10px;
    background: #39A935;
    border-radius: 10px 0px 0px 10px;
    float: right;
    height: 100%;
    padding: 41px 6px 6px;
    position: absolute;
}

.header-border-left-red {
    border-left: 8px solid #EA151A !important;
}
.header-border-left-orange {
    border-left: 8px solid #FF6828 !important;
}
.header-border-left-green {
    border-left: 8px solid #39A935 !important;
}

#raphael-paper-161{
    border-radius:20px;
}

#raphael-paper-12 {
    border-radius: 10px;
}

#raphael-paper-8 {
    border-radius: 10px;
}

.container-radius{
    border-radius:10px;
}

.container-radius span svg{
    border-radius: 10px;
}

.fa_multi-select .select2-choices {
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
}

.select2-choices {
    cursor:pointer !important;
}


.select2-result-label .select2-match:hover {
    color: #fff !important;
    background-color: #FF6828 !important
}

.link-show .dropdown-menu li a:hover {
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    border-radius: 30px;
}
.link-show .dropdown-menu li:hover {
    background: none !important;
}


.link-show .dropdown-menu li a {
    color: #FFF !important;
}




.chk-TLT-tag-red {
    float: left;
    margin-right: 5px;
    font-size: 13px;
    border-radius: 30px;
    color: #100c08;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    font-size: 12px;
    font-weight: normal;
    padding: 1px 5px;
    box-shadow: -1px 5px 6px -3px rgb(0 0 0 / 18%);
    -webkit-box-shadow: -1px 5px 6px -3px rgb(0 0 0 / 18%);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

.ddefault-btn {
    background: #f5f5f5;
    border-radius: 30px;
    color: #100c08;
    border: 1px solid #f5f5f5;
    font-size: 15px;
    font-weight: normal;
    padding: 6px 15px;
    margin-right: 15px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

.dgreen-btn {
    background: #39a935 !important;
    border-radius: 30px;
    color: #fff !important;
    border: 1px solid #39a935 !important;
    font-size: 15px;
    font-weight: normal;
    padding: 6px 15px;
    margin-right: 15px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

.dred-btn {
    background: #ea151a !important;
    border-radius: 30px;
    color: #fff !important;
    border: 1px solid #ea151a !important;
    font-size: 15px;
    font-weight: normal;
    padding: 6px 15px;
    margin-right: 15px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

.dgray-btn {
    background: #3c3c3b !important;
    border-radius: 30px;
    color: #fff !important;
    border: 1px solid #3c3c3b !important;
    font-size: 15px;
    font-weight: normal;
    padding: 6px 15px;
    margin-right: 15px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}


.text-right{

    text-align:right !important;
}

.superuser-list-design li{
    list-style:none;
}

.superuser-list-design li button{

    background:#f5f5f5;
    border:1px solid #3c3c3b;
    padding:10px;
    text-align:left;
    color:#3c3c3b;
    border-radius:10px;
}

.superuserbuttonactive {
    background: #39a935 !important;
    border: 1px solid #39a935 !important;
    padding: 10px;
    text-align: left;
    color: #fff !important;
    border-radius: 10px;
}
@font-face {
    font-family: 'foodcomplainlisticon';
    src: url('../fonts/foodcomplainlisticon.eot?w0o5rw');
    src: url('../fonts/foodcomplainlisticon.eot?w0o5rw#iefix') format('embedded-opentype'), url('../fonts/foodcomplainlisticon.ttf?w0o5rw') format('truetype'), url('../fonts/foodcomplainlisticon.woff?w0o5rw') format('woff'), url('../fonts/foodcomplainlisticon.svg?w0o5rw#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="foodcomplainicon-icon"], [class*="foodcomplainicon-icon"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'foodcomplainlisticon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.foodcomplainicon-icon:before {
    content: "\e585";
}

.page-body{
   padding:30px
}
.white-body {
    background: #fff;
    padding: 40px 30px;
    float: left;
    width: 100%;
}

.master-padding{
    padding-left:30px;
    padding-right:30px;
}

.datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff !important;
    border-bottom-color: rgba(0,0,0,0.2);
    position: absolute;
    top: -7px;
    left: 6px;
}

.fa_accident-drowpdown {
    background-color: #fff !important;
    color: #100c08;
}

.fa_accident-drowpdown button {
    cursor:pointer;
}

    .fa_accident-drowpdown button:hover {
        color: #fff !important;
    }

    


.datepicker th.datepicker-switch {
    width: 145px;
    color: #37B44A !important;
    font-size: 20px;
}

.applyBtn {
    background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    border-radius: 8px !important;
    color: #FFF;
    border: none !important;
    font-size: 15px;
    font-weight: normal;
    padding: 14px 23px;
    margin-right: 15px;
    box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
}

    .applyBtn:hover {
        background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%) !important;
    }

    .cancelBtn {
        background: #3c3c3b !important;
        border-radius: 8px !important;
        color: #FFF;
        border: none !important;
        font-size: 15px;
        font-weight: normal;
        padding: 14px 23px;
        margin-right: 15px;
        box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
        -webkit-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
        -moz-box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
    }

.show-calendar h3 {
    color: #FF6828 !important;
}

.fusionChartShadow {
    box-shadow: 0px 0px 35px rgba(0,0,0,0.1);
    background: #fff;
}

.p-relative{
    position:relative;
}

.d-inline-flex-space-between {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;

}

.d-inline-flex{
    display:flex;
    flex-direction:row;
    justify-content:flex-start;
    align-items:center;
}

.d-inline-flex-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    grid-gap:15px;
}

.d-inline-flex-end {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    grid-gap: 15px;
}

.eho-img-size{
    width:180px;
    height:auto;
}
.pd-bottom-0px{
    padding-bottom:0px !important;
    
}

.pending-action-dropdown {
    right: -26px !important;
}


.select2-results {
   
    overflow-y: auto;
    direction: ltr;
    scrollbar-color: #3c3c3b;
    scrollbar-width: thin;
}

    .select2-results::-webkit-scrollbar {
        width: 5px;
    }

    .select2-results::-webkit-scrollbar-track {
        background-color: #e4e4e4;
        border-radius: 100px;
    }

    .select2-results::-webkit-scrollbar-thumb {
        border-radius: 100px;
        background:#ccc;
        box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    }

.dropdown-multiselect{
    border-radius:10px
}

.dropdown-multiselect.open {
    border-radius: 10px 10px 0px 0px !important;
    border: 1px solid #ccc !important;
}

    .dropdown-multiselect.open .dropdown-menu {
        border-radius: 0px 0px 10px 10px !important;
        border-left: 1px solid #ccc !important;
        border-right: 1px solid #ccc !important;
        border-bottom: 1px solid #ccc !important;
    }



.multiselectbox {

    overflow-y: auto;
    direction: ltr;
    scrollbar-color: #3c3c3b;
    scrollbar-width: thin;
}

    .multiselectbox::-webkit-scrollbar {
        width: 5px;
    }

    .multiselectbox::-webkit-scrollbar-track {
        background-color: #e4e4e4;
        border-radius: 100px;
    }

    .multiselectbox::-webkit-scrollbar-thumb {
        border-radius: 100px;
        background: #ccc;
        box-shadow: inset 2px 2px 5px 0 rgba(#fff, 0.5);
    }

.cartList-Heading {
    font-weight: bold !important;
     font-size: 25px;
    }
  
.lobipanel-sortable .dropdown-menu {
    right: 0 !important;
    top: 44px !important;
}
.t-white{
    color:#fff !important;
}
.date-range-picker {
    width: 200px;
    background: none;
    border: none;
    z-index: 2;
    cursor: pointer;
    font-weight: bold;
    position: relative;
}
.date-range-picker-icon {
    color: #2C474D;
    width: 10px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 2px;
    
}

.panel-content-97 {
    padding:97px 0px 0px 0px !important;
}

.text-right{
    text-align:right !important;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-black{
    color:#100c08 !important;
}

.f-size13 {
    font-size: 13px !important;
}

.f-size10 {
    font-size: 10px !important;
}

.f-size12{
    font-size:12px !important;
}
.f-size14 {
    font-size: 14px;
}

.f-size15 {
    font-size: 15px;
}

.f-size16 {
    font-size: 16px;
}

.f-size17 {
    font-size: 17px;
}

.f-size20 {
    font-size: 20px;
}

.f-size18 {
    font-size: 18px;
}

.f-size25 {
    font-size: 25px;
}

.f-size22 {
    font-size: 22px;
}

.f-size30 {
    font-size: 30px;
}

.f-size50 {
    font-size: 50px;
}


.min-height5 {
    min-height: 5px;
}

.hight-350 {
    height: 350px;
}

.fa_view-all-actions-add-icon {
    font-weight: normal;
    font-family: Arial !important;
    font-size: 30px;
    top: 0px;
    line-height: 10px;
    vertical-align: middle;
    font-weight: normal
}

.overflow-visible{
    overflow:visible !important;
}

.overflow-hidden{
    overflow:hidden
}

.cursor-pointer {
    cursor: pointer !important;
}

.float-none{
    float:none !important;
}

.m-auto{
    margin:auto !important;
}

.radius14 {
    border-radius: 14px !important;
}

.radius15 {
    border-radius: 15px !important;
}
.radius10 {
    border-radius: 10px !important;
}
.radius5 {
    border-radius: 5px !important;
}

.radius7 {
    border-radius: 7px !important;
}

.radius8 {
    border-radius: 8px !important;
}

.popup-close-button {
    border: 1px solid #EFF6F8;
    padding-left: 12px;
    padding-right: 45px;
    padding-left: 45px;
}

.vertical-align-top{
    vertical-align:top !important;
}

.vertical-align-bottom {
    vertical-align: bottom !important;
}

.vertical-align-center {
    vertical-align: middle !important;
}

.text-underline{
    text-decoration:underline;
}

.d-inlnie-b{
    display:inline-block !important;
}

.border-bottom-none{
    border-bottom:none !important;
}

.border-top-none {
    border-top: none !important;
}

.line-remove li button::before {
    background:none !important;
}

.date-minus {
    position:absolute; 
    left:49%; 
    top:0px; 
    font-size:30px;
}
.modal-pannel-padding {
    padding:18px 20px 15px 20px;
}
.padding-0{
    padding:0px !important;
}

.padding15{
    padding:15px;
}

.margin-0 {
    margin: 0px !important;
}


.p-0{
    padding:0px !important
}

.toggle-icon-size {
    font-family: 'Open Sans', sans-serif !important; 
    font-size: 30px !important; 
    padding-top: 4px; 
    font-weight: inherit !important;
    line-height: 10px !important;
    float: left;
    color: #3abdaa;
    padding-left: 10px;
    cursor: pointer;
    
}

.height100{
    height:100px
}

.border-none{
    border:none !important;
}

.height75{
    height:75px;
}

.font-family-arial{
    font-family: Arial !important;
}

.custom-check-ddl {
    top:65px !important;
}

.width100-percent{
    width:100%;
}

.add-attachment-btn {
    float: left; 
    margin-top: 5px; 
    background: none; 
    border: none; 
    color: #EA151A !important;
}
.d-none{
    display:none !important;
}

.caseStatus {
    font-size:10px; 
    min-height:24px; 
    margin-top:-3px;
    visibility:hidden;
}

.d-inline-block{
    display:inline-block !important;
}
.bg-none{
    background:none !important;

}
.border-none {
    border:none !important
}
.p-absolute{
    position:absolute !important;
}

.pull-left{
    float:left !important;
}

.pull-right {
    float: right !important;
}

.ratingImg1 {
    width:224px;
    height:144px;
    border:2px solid #39A935;
}

.ratingImg2 {
   width:224px;
   height:144px;
   border:none; 
   border:2px solid #fff;
}

.d-block{
    display:block;
}

.bg-white{
    background: #fff !important;
}
.bgwhite{
    background:#fff !important;
}

.pos-absolute{
    position:absolute !important;
}
.pos-relative{
    position:relative !important;
}

.list-back-side {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 100px;
}
    .list-back-side i{
        padding-top:0px !important;
    }

.tooltip b {
    color: #3c3c3b;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: none !important;
    color: #999;
    cursor: default;
    color: #ccc !important;

}

.datepicker .datepicker-days .disabled:hover {
    background: #fff !important;
    color: #999 !important;
}
/*======================= Crumbs End ========================*/
/*===================Media Queries Start=======================*/
@media (max-width: 1920px) {
    .azzuri-cart .img-thumbnail {
        max-width: 70%;
    }
    /*.foodhygieneinner{
    background: #ccc;
    margin-bottom: 10px; 
    border-radius: 5px 5px 5px 5px; 
    text-align: center; 
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
       width: 88px ;
    margin-left: 20px;
    height: 78px;
   }*/

    .foodhygieneinner {
        background: #2c2f33;
        margin-bottom: 8px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
        width: 100%;
        margin-left: 0px;
        height: auto;
    }

        .foodhygieneinner label {
            font-size: 13px;
            font-weight: normal;
            color: #fff;
        }

    .averagetxt {
        margin-left: 10px;
        padding-bottom: 4px;
    }

    .averageratingtxt {
        margin-right: 15px;
    }

    .foodhygieneinnersingle {
        background: #2c2f33;
        margin-bottom: 12px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
        width: 74%;
        height: auto;
        margin: auto;
    }

        .foodhygieneinnersingle label {
            font-size: 16px;
            font-weight: normal;
        }

    .averagetxt1 {
        margin-left: 30px;
        padding-top: 15px;
        padding-bottom: 18px;
    }

    .averageratingtxt1 {
        margin-right: 40px;
        padding-top: 15px;
        padding-bottom: 6px;
    }

    .bookacourse {
        padding: 14px 45px !important;
    }
}

@media (max-width: 1632px) {
    #crumbs ul li a {
        display: block;
        float: left;
        height: 55px;
        background: #9a9a9a;
        text-align: center;
        padding: 13px 30px 12px 50px;
        position: relative;
        margin: 0 2px 0 0;
        text-align: center;
        line-height: 16px;
        font-size: 12px;
        text-decoration: none;
        color: #fff;
        margin-bottom: 6px;
    }

    .bookacourse {
        padding: 14px 22px !important;
        font-size:15px;
    }
}

@media (max-width: 1500px) {

    .azzuri-cart .img-thumbnail {
        max-width: 100%;
    }

    .foodhygieneinner {
        background: #2c2f33;
        margin-bottom: 9px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
        width: 96%;
        margin-left: 0px;
    }

        .foodhygieneinner label {
            font-size: 13px;
            font-weight: normal;
            color: #fff;
        }

    #crumbs ul li a {
        display: block;
        float: left;
        height: 55px;
        background: #9a9a9a;
        text-align: center;
        padding: 13px 13px 12px 40px;
        position: relative;
        margin: 0 2px 0 0;
        text-align: center;
        line-height: 16px;
        font-size: 12px;
        text-decoration: none;
        color: #fff;
        margin-bottom: 6px;
    }
}


@media (max-width: 1366px) {



    .foodhygieneinner {
        background: #2c2f33;
        margin-bottom: 10px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
        width: 100%;
        margin-left: 0px;
        height: auto;
    }

        .foodhygieneinner label {
            font-size: 10px;
            font-weight: normal;
            color: #fff;
        }

    .averagetxt {
        margin-left: 0px;
        padding-top: 20px;
        padding-bottom: 6px;
    }

    .averageratingtxt {
        margin-right: 0px;
        padding-top: 20px;
        padding-bottom: 6px;
    }

    .cartaverage {
        margin-bottom: 30px !important;
    }b

    .foodhygieneinnersingle {
        background: #2c2f33;
        margin-bottom: 9px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
        width: 100%;
        height: auto;
        margin: auto;
    }

        .foodhygieneinnersingle label {
            font-size: 16px;
            font-weight: normal;
            color: #fff;
        }

    .averagetxt1 {
        margin-left: 30px;
        padding-top: 37px;
        padding-bottom: 10px;
    }

    .averageratingtxt1 {
        margin-right: 40px;
        padding-top: 37px;
        padding-bottom: 10px;
    }

    .CommentsBy {
        padding-left: 30px;
        display: inline-block;
        text-align: justify;
        padding-right: 30px;
    }
}


@media (max-width: 1280px) {
    .fa_property-cart li {
        float: left;
        font-size: 16px;
        line-height: 30px;
        margin-left: 15px;
        width: 44%;
    }

    .fa_cart-labels label {
        font-weight: normal !important;
        font-size: 13px;
        color: #100c08;
    }

    .list-option {
        position: relative;
        top: 40% !important;
        left: 12px !important;
        display: block;
    }

    .foodhygieneinnersingle {
        background: #2c2f33;
        margin-bottom: 9px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
        width: 100%;
        height: auto;
        margin: auto;
    }

        .foodhygieneinnersingle label {
            font-size: 16px;
            font-weight: normal;
            color: #fff;
        }

    .averagetxt1 {
        margin-left: 30px;
        padding-top: 58px;
        padding-bottom: 10px;
        font-size: 12px !important;
    }

    .averageratingtxt1 {
        margin-right: 40px;
        padding-top: 58px;
        padding-bottom: 10px;
        font-size: 12px !important;
    }
}

@media (max-width: 1199px) {

    .fa_property-cart li {
        float: left;
        font-size: 16px;
        line-height: 30px;
        margin-left: 20px;
        width: 44%;
    }

    .fa_cart-labels label {
        font-weight: normal !important;
        font-size: 13px;
        color: #100c08;
    }

    .incom-action-right-padding {
        padding-right: 0px !important;
    }

    .list-option {
        position: relative;
        top: 0% !important;
        margin-top: -10px;
        margin-left: -10px;
        left: 0px !important;
        display: block;
    }

    .foodhygieneinner {
        background: #2c2f33;
        margin-bottom: 11px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
        width: 100%;
        margin-left: 0px;
        height: auto;
    }

        .foodhygieneinner label {
            font-size: 13px;
            font-weight: normal;
            color: #fff;
        }

    .foodhygieneinnersingle {
        background: #2c2f33;
        margin-bottom: 9px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
        width: 73%;
        height: auto;
        margin: auto;
    }

        .foodhygieneinnersingle label {
            font-size: 16px;
            font-weight: normal;
            color: #fff;
        }

    .averagetxt1 {
        margin-left: 30px;
        padding-top: 37px;
        padding-bottom: 10px;
    }

    .averageratingtxt1 {
        margin-right: 40px;
        padding-top: 37px;
        padding-bottom: 10px;
    }

    .header-BtnEditSecHover i {
        padding: 10px;
        position: relative;
        right: 70px;
        top: 0px;
        border-radius: 3px;
        z-index: 999;
    }

        .header-BtnEditSecHover i:hover {
            background: #f5f5f5 !important;
            color: #000;
        }


    .header-BtnDeleteHover i {
        padding: 10px;
        position: relative;
        right: 10px;
        top: 0px;
        border-radius: 3px;
        z-index: 999;
    }

    .header-BtnEditSecHover i {
        padding: 10px;
        position: relative;
        right: 0px;
        top: 0px;
        border-radius: 3px;
        z-index: 999;
    }

    .detail-BtnEditHover i {
        padding: 10px;
        position: relative;
        right: 0px;
        top: 0px;
        border-radius: 3px;
        z-index: 999;
    }

    .detail-BtnDeleteHover i {
        position: relative;
        right: 0px;
        top: 0px;
        border-radius: 3px;
        z-index: 999;
    }
}

.alert-background {
    background: #F5F5F5 !important;
    width: 100%;
    padding: 1px 10px 10px 10px !important;
}

.header-btn-mbile {
    display: none !important;
}

.ratingtabs {
    text-align: center !important;
}

    .ratingtabs li {
        display: inline-block !important;
        float: none !important;
        background: none !important;
    }

    .ratingtabs > li.active > a {
        background: none !important;
    }

    .ratingtabs li a {
        background: none !important;
    }

.recentenforcement {
    height: 100px;
    vertical-align: middle;
    display: table-cell;
}

.traffic-lightcolor-red .select2-choice {
    border: 1px solid #EA151A !important;
    background: #EA151A !important;
    padding-left: 50px;
    color: #fff !important;
}

.traffic-lightcolor-amber .select2-choice {
    border: 1px solid #FF6828 !important;
    background: #FF6828 !important;
    padding-left: 50px;
    color: #fff !important;
}

.traffic-lightcolor-green .select2-choice {
    border: 1px solid #39A935 !important;
    background: #39A935 !important;
    padding-left: 50px;
    color: #fff !important;
}





@media (max-width: 1217px) {
    .form-control {
        font-size: 13px;
    }

    .fa_newsletter {
        font-size: 13px;
    }

    .fa_user {
        font-size: 13px;
    }
}

@media (max-width: 1200px) {
    .navbar.navbar-custom .navbar-nav {
        text-align: center;
    }

        .navbar.navbar-custom .navbar-nav > li {
            font-size: 16px;
        }

            .navbar.navbar-custom .navbar-nav > li:not(:first-child) {
                right: 90px;
            }

        .navbar.navbar-custom .navbar-nav > li {
            border-bottom: 1px solid #eee;
        }

    .select2-container .select2-choice {
        background-color: #fff;
        border: 1px solid #ecedee;
        border-radius: 20px;
        box-shadow: none !important;
    }

    .topbar .header-right .nav > li {
        float: left;
        margin-left: 0px;
    }

    .fa_accident-panel-content {
        background-clip: padding-box;
        border-radius: 0 0 2px 2px;
        padding: 90px 25px 18px;
    }

    .fa_crumbs-panel-content {
        background-clip: padding-box;
        border-radius: 0 0 2px 2px;
        padding: 90px 25px 0px !important;
    }



    .fa_action-panel-content {
        background-clip: padding-box;
        border-radius: 0 0 2px 2px;
        padding: 90px 25px 18px;
    }

    .fa_documents-panel-content {
        background-clip: padding-box;
        border-radius: 0 0 2px 2px;
        padding: 90px 15px 0px;
    }

    .fa_document-cart-heade {
        background: #39A935;
        border-radius: 10px 10px 0px 0;
        float: right;
        height: auto !important;
        min-height: 0px !important;
        padding: 10px 25px 10px;
        width: 100% !important;
        margin-bottom: 10px;
    }

    .fa_action-cart-heade {
        background: #3c3c3b;
        border-radius: 10px 10px 0px 0;
        float: right;
        height: auto !important;
        min-height: 0px !important;
        padding: 10px 25px 10px;
        width: 100% !important;
        margin-bottom: 10px;
    }

    .fa_document_visible-divicon i {
        display: inline-block;
        font-size: 25px;
        display: inline-block;
        padding-top: 20px;
        line-height: 50px;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

    .fa_document_visible-divicon .col-sm-1 {
        width: 13%;
    }

    .fa_action-panel-content {
        margin-top: 20px;
    }

    .fa_documents-panel-content {
        margin-top: 20px;
    }




    .fa_accident-panel-content {
        margin-top: 20px;
    }

    .fa_action-cart-heade i {
        font-size: 25px;
        padding-right: 10px;
        padding-top: 0px;
        position: relative;
        z-index: 9999;
        margin-bottom: 0px;
    }



    .accident-recent-icons {
        border-radius: 10px;
        margin-right: 18px;
        position: relative;
        width: 130px;
        height: 130px;
        text-align: center;
        padding-top: 25px;
    }

    .accident-recent-icons2 {
        background: #39A935;
        color: #fff;
        width: 80px;
        height: 80px;
        border-radius: 100%;
        text-align: center;
        line-height: 70px;
        padding-right: 0px !important;
        font-size: 50px;
        display: inline-block;
    }

    .accident-recent-icons3 {
        color: #fff;
        width: 80px;
        height: 80px;
        border-radius: 100%;
        text-align: center;
        line-height: 70px;
        padding-right: 0px !important;
        font-size: 50px;
        display: inline-block;
    }

    .fa_edit-rec-icon {
        position: absolute !important;
        bottom: 10px !important;
        right: 0px;
        top: inherit !important;
        font-size: 15px !important;
    }

    .fa_accident-cart-titles strong {
        font-weight: bold !important;
        font-size: 21px;
        display: inline-block;
    }

    .fa_accident-cart-titles div {
        padding-bottom: 20px !important;
    }

    .incom-action-right-padding {
        padding-right: 0px !important;
    }

    .fa_action-cart-heade i {
        padding-left: 0px;
    }

    .fa_accident-right-icons div {
        margin-bottom: 0px;
    }

    .HSPlistbox {
        background: #DAE5E8;
        border-radius: 10px;
        margin-right: 18px;
        position: relative;
        width: 100px;
        height: 100px;
        text-align: center;
        padding-top: 10px;
    }

    .HSPlisticonblue {
        background: #EA151A;
        color: #fff;
        width: 80px;
        height: 80px;
        border-radius: 100%;
        text-align: center;
        line-height: 84px;
        padding-right: 0px !important;
        font-size: 40px;
        display: inline-block;
    }

    .HSPlisticongreen {
        background: #39A935;
        color: #fff;
        width: 80px;
        height: 80px;
        border-radius: 100%;
        text-align: center;
        line-height: 150px;
        padding-right: 0px !important;
        font-size: 100px;
        display: inline-block;
    }

    .HSPlisticongreen {
        background: #39A935;
        color: #fff;
        width: 80px;
        height: 80px;
        border-radius: 100%;
        text-align: center;
        line-height: 84px;
        padding-right: 0px !important;
        font-size: 40px;
        display: inline-block;
    }

    .HealthListIcons i {
        height: 40px;
        display: inline-block;
        clear: left;
        padding-top: 4px;
    }

    .fa_document-cart-heade-document i {
        margin-top: 0px;
    }

    .fa_document-cart-heade-allergens {
        margin-top: 0px;
    }

    .foodcomplain-log-checkbos {
        margin-right: 35px;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        float: left;
    }
}

@media (max-width: 1168px) {
   

    .healthlist_textResize strong {
        font-size: 17px;
    }
}

@media (max-width: 1100px) {
    .fa-2x {
        font-size: 2em;
    }
    /*.fa {
        position: relative;
        display: table-cell;
  
        text-align: center;
        vertical-align: middle;
        font-size: 20px;
        color: #39A935;
    }*/

    .sidebar {
        left: 0;
        position: absolute !important;
        top: 50px;
        bottom: 50px !important;
    }

    .my-scroll {
        height: 800px;
        width: 230px !important;
        position: relative;
        z-index: 999999;
        overflow-y: auto;
    }

    #mainsidebar {
        padding-left: 0;
    }

    #sidebar-wrapper {
        left: 0;
        top: 55px;
    }

    #mainsidebar.active {
        left: 250px;
    }

        #mainsidebar.active #sidebar-wrapper {
            left: 250px;
            width: 235px;
            transition: all 0.4s ease 0s;
        }

    #menu-toggle {
        display: inline-block;
        background: #3c3c3b;
        float: left;
        margin-top: 12px;
        border-radius: 4px;
        margin-left: 10px;
        padding: 4px 9px 2px 9px;
    }

    .inset {
        padding: 15px;
    }

    .main-menu:hover,
    nav.main-menu.expanded {
        overflow: visible;
    }

    .no-touch .scrollable.hover {
        overflow-y: hidden;
    }

        .no-touch .scrollable.hover:hover {
            overflow-y: auto;
            overflow: hidden;
        }

    a:hover,
    a:focus {
        text-decoration: none;
    }

    nav {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

        nav ul,
        nav li {
            outline: 0;
            margin: 0;
            padding: 0;
        }

        nav.main-menu li.active > a,
        .dropdown-menu > li > a:hover,
        .dropdown-menu > li > a:focus,
        .dropdown-menu > .active > a,
        .dropdown-menu > .active > a:hover,
        .dropdown-menu > .active > a:focus,
        .no-touch .dashboard-page nav.dashboard-menu ul li:hover a,
        .dashboard-page nav.dashboard-menu ul li.active a {
            color: #fff;
            background-color: #5fa2db;
        }

    .main-menu li:hover > a {
        color: #fff;
        background-color: #39A935;
    }

    .area {
        float: left;
        background: #e2e2e2;
        width: 100%;
        height: 100%;
    }

    .fa_shortcuts-links ul li {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
    }

        .fa_shortcuts-links ul li span {
            color: #100c08 !important;
            font-size: 12px;
        }

        .fa_shortcuts-links ul li a {
            background: #fff;
            float: left;
            width: 100% !important;
            font-size: 12px;
            display: block;
        }

    .fa_shortcuts-links ul {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
    }

        .fa_shortcuts-links ul li a:hover {
            background: #DAE5E8 !important;
            padding-top: 10px !important;
            padding-bottom: 10px !important;
            color: #39A935 !important;
        }

    .fa_accident-cart-titles strong {
        font-weight: bold !important;
        font-size: 15px;
        display: inline-block;
    }
}

@media (max-width : 1024px) {
    .my-scroll {
        height: 1300px !important;
        width: 230px !important;
        position: relative;
        z-index: 999999;
        overflow-y: auto;
    }

    .app-modal-window-panel .modal-dialog {
        width: 70% !important;
    }

    .calendar-icon {
        margin-top: 8px;
        display: block;
        position: relative !important;
       
    }
}



@media (max-width : 960px) {
    .accident-recent-icons {
        border-radius: 10px;
        margin-right: 18px;
        position: relative;
        width: 120px;
        height: 120px;
        text-align: center;
        padding-top: 25px;
    }

    .accident-recent-icons2 {
        background: #39A935;
        color: #fff;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        text-align: center;
        line-height: 60px;
        padding-right: 0px;
        font-size: 50px;
        display: inline-block;
    }

    .accident-recent-icons3 {
        color: #fff;
        width: 70px;
        height: 70px;
        border-radius: 100%;
        text-align: center;
        line-height: 60px;
        padding-right: 0px;
        font-size: 50px;
        display: inline-block;
    }

    .fa_edit-rec-icon {
        position: absolute !important;
        bottom: 10px !important;
        right: 15px;
        top: inherit !important;
        font-size: 15px !important;
    }

    .fa_com-rec-icon {
        position: absolute;
        bottom: 3px;
        right: 10px;
        color: #39A935;
        top: inherit !important;
        font-size: 15px !important;
    }

    .fa_accident-cart-titles strong {
        font-weight: bold !important;
        font-size: 21px;
        display: inline-block;
    }

    .fa_accident-cart-titles strong {
        font-weight: bold !important;
        font-size: 17px;
        display: inline-block;
    }

    .fa_accident-pending-action strong {
        color: #000;
        font-size: 15px;
        display: inline-block;
        padding-top: 0px;
    }

    .d-inline-flex-end {
        display: block;
       
        grid-gap: 15px;
    }

    .fa_download-accident {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 5px;
    }

   
}

@media (max-width: 890px) {
    .nav > li > a {
        display: block;
        padding: 18px 15px;
        position: relative;
    }

    .form-control {
        font-size: 12px;
    }

    .fa_newsletter {
        font-size: 12px;
    }

    .fa_user {
        font-size: 12px;
    }
}

@media (max-width : 880px) {
    .accident-recent-icons {
        border-radius: 10px;
        margin-right: 18px;
        position: relative;
        width: 100px;
        height: 100px;
        text-align: center;
        padding-top: 20px;
    }

    .accident-recent-icons3 {
        color: #fff;
        width: 60px;
        height: 60px;
        border-radius: 100%;
        text-align: center;
        line-height: 55px;
        padding-right: 0px;
        font-size: 35px;
        display: inline-block;
    }

    .accident-recent-icons2 {
        color: #fff;
        color: #fff;
        width: 60px;
        height: 60px;
        border-radius: 100%;
        text-align: center;
        line-height: 55px;
        padding-right: 0px;
        font-size: 35px;
        display: inline-block;
    }

    .fa_edit-rec-icon {
        position: absolute !important;
        bottom: 0px !important;
        right: 0px;
    
        top: inherit !important;
        font-size: 15px !important;
    }

    .fa_accident-cart-titles strong {
        font-weight: bold !important;
        font-size: 17px;
        display: inline-block;
    }

    .fa_managementheading {
        font-weight: bold;
        color: #100c08;
        font-size: 25px;
    }

    .hide880 {
        display: none;
    }

    .show880 {
        display: block;
    }

    .user-tasks {
        position: absolute !important;
        right: 55px !important;
        top: 8px;
    }


    .calendar-icon {
        margin-top: 8px;
        display: block;
        position: relative !important;
       
    }


        .user-tasks .dropdown-menu::after {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            right: 40px !important;
            color: #fff !important;
        }

    .user-notification3 {
        position: relative !important;
       
    }

    .user-notification2 {
        position: relative !important;
        
    }


        .user-notification3 .dropdown-menu::after {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            right: 40px !important;
            color: #fff !important;
        }


        .user-notification2 .dropdown-menu::after {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            right: 40px !important;
            color: #fff !important;
        }

    .profile-user {
        position: relative !important;
        
    }

    .notification-icon {
        position: relative;

    }

        .notification-icon .dropdown-menu {
            border-top-left-radius: 1px;
            border-top-right-radius: 1px;
            left: -160px;
            margin: 0;
            padding: 0;
            top: 50px;
            z-index: 1000;
        }

    .user-tasks .dropdown-menu {
        width: 260px;
    }

    .user-notification3 .dropdown-menu {
        width: 260px;
    }

    .user-notification2 .dropdown-menu {
        width: 260px;
    }

    .app-modal-window-panel .modal-dialog {
        width: 100% !important;
    }
    .foodcomplain-log-checkbos {
        margin-right: 35px;
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        float: left;
        vertical-align:middle;
    }
}

@media (max-width: 768px) {
    .update-text {
        text-align: center !important;
    }

    .fa_shortcuts-links .dropdown-menu {
        background-clip: padding-box;
        background-color: #fff !important;
        border: 1px solid rgba(0, 0, 0, 0.15) !important;
        border-radius: 4px !important;
        box-shadow: 5px 5px 8px 0px rgba(0, 0, 0, 0.300) !important;
        display: none;
        float: left !important;
        font-size: 14px;
        left: 40px !important;
        list-style: outside none none !important;
        margin: 2px 0 0 !important;
        border-radius: 15px !important;
        padding: 20px !important;
        min-width: 350px;
        position: absolute !important;
        text-align: left !important;
        top: -50px !important;
        z-index: 9999999 !important;
    }

        .fa_shortcuts-links .dropdown-menu::after {
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            border-right: 10px solid #fff;
            content: "";
            display: inline-block;
            position: absolute;
            right: 70px;
            top: 77px;
            display: none;
        }

    .fa_shortcuts-links ul li {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
    }

        .fa_shortcuts-links ul li span {
            color: #100c08 !important;
            font-size: 12px;
        }

        .fa_shortcuts-links ul li a {
            background: #fff;
            float: left;
            width: 100% !important;
            font-size: 12px;
        }

    .fa_shortcuts-links ul {
        margin: 0px !important;
        padding: 0px !important;
        width: 100% !important;
    }

    .fa_shortcuts-links li {
        padding: 0px !important;
    }

    .fa_shortcuts-links ul li a:hover {
        background: #DAE5E8 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        color: #39A935 !important;
    }

    .fa_action-assigndate {
        font-size: 10px;
    }

    .hidden-screen {
        display: none;
    }

    .fa_action-panel-content .fa_complete-date {
        font-size: 16px;
    }

    .fa_accident-cart-titles strong {
        font-weight: bold !important;
        font-size: 21px;
        display: inline-block;
    }

    .fa_accident-cart-titles strong {
        font-weight: bold !important;
        font-size: 17px;
        display: inline-block;
    }

    .fa_accident-pending-action strong {
        color: #000;
        font-size: 10px;
        display: inline-block;
        padding-top: 6px;
    }

    .fa_accident-pending-action span {
        background: #EA151A;
        border-radius: 2em;
        font-size: 13px;
        line-height: 1;
        padding: 0.3em 0.5em;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: all 0.15s ease-in-out 0s;
        white-space: nowrap;
        color: #fff !important;
        font-weight: bold;
        vertical-align: middle;
        display: inline-block;
    }

    .fa_top-header-dropdown .select2-choice {
        max-width: 134px;
        min-width: 134px;
    }

    .fa_managementheading {
        font-weight: bold;
        color: #100c08;
        font-size: 20px;
    }

    .fa_accident-pending-action strong {
        color: #000;
        font-size: 9px;
        display: inline-block;
        padding-top: 6px;
    }

    .fa_tabs-main-heading {
        margin-top: 0px !important;
        padding-top: 0px !important;
        margin-bottom: 0px;
        font-weight: bold;
        color: #100C08 !important;
        font-size: 20px;
        margin-bottom: 30px;
        padding-left: 5px;
    }

    .width768 {
        width: 100%;
    }

    .fa_download-Form {
        background-color: #fff !important;
        color: #100c08;
        border: medium none !important;
        border-radius: 13px !important;
        border-top-left-radius: 15px !important;
        border-top-right-radius: 15px !important;
        left: auto;
        margin: 0;
        padding: 0;
        right: 55% !important;
        top: 60px !important;
        border: none !important;
    }

        .fa_download-Form::after {
            border-bottom: 6px solid #39A935 !important;
            border-left: 6px solid rgba(0, 0, 0, 0);
            border-right: 6px solid rgba(0, 0, 0, 0);
            content: "";
            display: inline-block;
            position: absolute;
            right: 10% !important;
            top: -6px;
        }

   
        .fa_accident-drowpdown::after {
            border-bottom: 6px solid #39A935 !important;
            border-left: 6px solid rgba(0, 0, 0, 0);
            border-right: 6px solid rgba(0, 0, 0, 0);
            content: "";
            display: inline-block;
            position: absolute;
            right: 10% !important;
            top: -6px;
        }

    .my-scroll {
        height: 950px !important;
        width: 230px !important;
        position: relative;
        z-index: 999999;
        overflow-y: auto;
    }

    .doyouwant {
        font-size: 13px;
    }

    .foodhygieneinner {
        background: #2c2f33;
        margin-bottom: 9px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
        width: 100%;
        margin-left: 0px;
        height: auto;
    }

        .foodhygieneinner label {
            font-size: 9px;
            font-weight: normal;
            color: #fff;
        }

    .CommentsBy {
        padding-left: 20px;
        display: inline-block;
    }

    .modal.right .modal-dialog{
        width:100%;
    }
    
    
}

@media (max-width: 767px) {
    .main-menu {
        background: none;
        position: absolute;
        top: 0px;
        bottom: 0;
        left: 0;
        width: 40px;
        -webkit-transition: width .02s linear;
        transition: width .02s linear;
        -webkit-transform: translateZ(0) scale(1, 1);
        z-index: 1000;
    }



        /*.sideNav {
  position: fixed;
  top: 3em;
  left: 0;
  width: 30%;
  height: 100%;
  background-color: #FFF;
  text-align: center;
  overflow: auto;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
}

.sideNav.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}*/

        .main-menu li {
            background: #100c08;
        }

        .main-menu i {
            padding-left: 6px;
        }

    .navbar-toggle .icon-bar {
        border: 1px solid #111;
    }

    .main-menu .fa {
        padding-left: 5px;
    }

    .logo img {
        margin-left: 0px;
        width: 100px;
        height: auto;
        padding-top: 12px;
    }

    .sidebar-toggle {
        font-size: 18px;
    }

    #bs-nav li {
        float: none;
    }

    .navbar-nav {
        margin: 0px 0px;
    }

    .navbar-collapse.in {
        overflow: auto;
    }

    .right-dropdown-wrapper {
        margin-top: 50px !important;
    }

    .header-menu {
        margin-right: 10px;
    }







    .fa_visible-links2 {
        padding-top: 20px;
    }

    .user-hide-sm {
        display: none;
    }

    .user-show-sm {
        display: block;
    }


    .dropdown-menu:after {
        border-bottom: 6px solid #fff;
        border-left: 6px solid rgba(0, 0, 0, 0);
        border-right: 6px solid rgba(0, 0, 0, 0);
        content: "";
        display: inline-block;
        position: absolute;
        right: 17%;
        top: -6px;
    }

    .daterangepicker {
        right: 0px !important;
    }

    .update-text {
        text-align: center !important;
    }

    .fa_visible-divicon i {
        display: inline-block;
        font-size: 25px;
        padding-top: 5px !important;
        min-height: 30px;
        width: 100%;
        height: 55px;
    }

    .mobile-width {
        margin-bottom: 20px;
    }

    .fa_visible-links p {
        line-height: 10px;
    }

    .icon-setting-768 {
        clear: left;
    }

    .br-hidden {
        display: none;
    }

    .datepicker-dropdown {
        width: 100%;
        left: 0px !important;
        z-index: 9999 !important;
    }

        .datepicker-dropdown table {
            width: 100%;
        }

    .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
        background-color: #39A935;
        border-radius: 50% !important;
    }

    .inputs-group-icon {
        margin-bottom: 20px !important;
    }

    .inputs-group-icon {
        margin-bottom: 20px !important;
    }

    .accident-recent-icons {
        background: none;
        border-radius: 10px;
        margin-right: 18px;
        position: relative;
        width: 150px;
        height: 150px;
        text-align: center;
        padding-top: 25px;
    }

    .accident-recent-icons2 {
        background: #39A935;
        color: #fff;
        width: 100px;
        height: 100px;
        border-radius: 100%;
        text-align: center;
        line-height: 99px;
        padding-right: 0px;
        font-size: 50px;
        display: inline-block;
    }

    .accident-recent-icons3 {
        background: #EA151A;
        color: #fff;
        width: 98px !important;
        height: 98px !important;
        border-radius: 100%;
        text-align: center;
        line-height: 99px;
        padding-right: 0px;
        font-size: 50px;
        display: inline-block;
    }

    .fa_com-rec-icon {
        position: absolute;
        bottom: 7px;
        right: 11px;
        font-size: 20px !important;
    }

    .fa_accident-cart-titles strong {
        font-weight: bold !important;
        font-size: 25px;
        display: inline-block;
    }

    .fa_edit-rec-icon {
        position: absolute !important;
        bottom: 10px !important;
        right: 15px;
        top: inherit !important;
        font-size: 20px !important;
    }

    .fa_accident-right-icons div {
        margin-bottom: 20px;
    }

    .fa_accident-cart-titles strong {
        font-weight: bold !important;
        font-size: 25px;
        display: inline-block;
    }

    .actions-all-file::after {
        border-bottom: 10px solid #39A935 !important;
        border-left: 8px solid transparent !important;
        border-right: 8px solid transparent !important;
        content: "";
        display: inline-block !important;
        position: absolute !important;
        left: 30px !important;
        top: -8px !important;
        right: auto !important;
    }


    .actions-all-file {
        background-color: #39A935 !important;
        color: #fff;
        border: medium none !important;
        border-radius: 15px !important;
        border-top-left-radius: 15px !important;
        border-top-right-radius: 15px !important;
        margin: 0;
        padding: 20px 0px 2px 0px !important;
        position: absolute !important;
        left: 68px !important;
        top: 44px !important;
        width: 100%;
        min-width: 500px !important;
        
    }

    .fa_accident-pending-action span {
        background: #EA151A;
        border-radius: 2em;
        font-size: 15px;
        line-height: 1;
        padding: 0.4em 0.6em;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: all 0.15s ease-in-out 0s;
        white-space: nowrap;
        color: #fff !important;
        font-weight: bold;
        vertical-align: middle;
        display: inline-block;
    }

    .fa_accident-pending-action strong {
        color: #000;
        font-size: 18px;
        display: inline-block;
        padding-top: 0px;
    }

    .mobile-hide {
        display: none;
    }

    .header-btn-mbile {
        display: block !important;
    }

    .rating-img .ratingimg-center {
        text-align: center;
    }

    .rating-gauge {
        margin-top: 0px;
    }

    .CommentsBy {
        padding-left: 0px;
        display: inline-block;
    }

    .mobileScreen {
        margin-top: 30px !important;
        float: left;
        width: 100%;
    }

    .fa_document_visible-divicon .col-xs-3 {
        width: 22%;
    }

  
}


@media (min-width: 768px) {
    /*#sidebar-wrapper.sidebar-toggle {
        transition: 0s;
        left: 200px;
    }*/
    .topbar .header-right .nav > li > a {
        display: block;
        padding: 10px 4px !important;
    }

        .topbar .header-right .nav > li > a:hover {
            background: none;
        }

    

    .adviceline {
        position: relative;
       float:right;
    }


    /*.recentenforcement{
   height:50px;
   vertical-align:middle;
   display: table-cell;
    }*/
}


@media (max-width : 700px) {
    .mobile-width {
        width: 100% !important;
    }

    .fa_log-accident {
        width: 100%;
        text-align: center;
    }

    .fa_download-accident {
        width: 100%;
        margin-right: 0px;
        margin-top: 15px;
    }

    .button-resize {
        width: 100%;
        margin-bottom: 10px;
    }

    .fa_download-accident-popupbtn {
        margin-right: 0px;
        margin-top: 10px;
    }

    .checkbox, .radio {
        display: block;
        margin-top: 10px;
        position: relative;
    }

    .checkbox {
        padding-left: 42px;
    }

    .done-div {
        margin-bottom: 50px;
        margin-top: 35px;
    }

    .fa_visible-links {
        border-left: none;
    }

        .fa_visible-links p {
            line-height: 20px;
            text-align: center;
        }

    .mobile-border {
        border-bottom: 1px solid #39A935;
        padding-bottom: 35px;
    }

    .hidden-mobile-icon {
        display: none !important;
    }

    .fa_managementheading {
        text-align: center;
    }

    

        .fa_accident-drowpdown::after {
            border-bottom: 6px solid #39A935 !important;
            border-left: 6px solid rgba(0, 0, 0, 0);
            border-right: 6px solid rgba(0, 0, 0, 0);
            content: "";
            display: inline-block;
            position: absolute;
            right: 10% !important;
            top: -6px;
        }
}

@media (max-width : 767px) {
    .fa_accident-mobile-size {
        margin-bottom: 35px;
    }

    .daterangepicker td.start-date.end-date {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .daterangepicker.dropdown-menu {
        max-width: none;
        z-index: 9999 !important;
        right: 1px !important;
    }

    .foodhygieneinner {
        background: #2c2f33;
        margin-bottom: 9px;
        border-radius: 5px 5px 5px 5px;
        text-align: center;
        box-shadow: none;
        width: 100%;
        margin-left: 15px;
    }

        .foodhygieneinner label {
            font-size: 13px;
            font-weight: normal;
            display: block;
            text-align: center;
        }

    .healthlist_textResize strong {
        font-size: 17px;
    }

    .panel.toppanel > .panel-heading > .panel-title h4 {
        color: #ffffff !important;
        font-weight: bold;
        font-size: 14px !important;
    }

    .app-modal-window-panel .modal-dialog {
        width: 100% !important;
    }

    .adviceline {
        text-align: right;
        float: none !important;
        clear:both;
    }

    .list-back-side{
        display:block !important;
        padding:0px;
    }
    .list-back-side div{
        margin-bottom: 5px !important
    }

    .links-center p{
        text-align:center;
        display:block;
        line-height:10px
    }
  
}

@media (max-width : 600px) {
    .fa_download-accident {
        background: #100C08 none repeat scroll 0 0;
        border-radius: 30px;
        box-shadow: -1px 5px 6px -3px rgba(0, 0, 0, 0.176);
        color: #fff;
        font-size: 15px;
        font-weight: normal;
        padding: 14px 15px;
    }

    .mobile-width2 {
        width: 100% !important;
    }

    .fa_visible-links2 p {
        text-align: center !important;
    }

    .checkbox {
        padding-left: 14px;
    }

 

    .fa_recent-icons-titles {
        padding-left: 35px !important;
        margin-top: 15px;
    }

    .accident-recent-icons {
        margin-bottom: 20px;
    }

    .fa_accident-cart-titles {
        width: 100% !important;
        clear: both;
        display: block;
    }

        .fa_accident-cart-titles div {
            font-size: 13px;
            padding-bottom: 15px;
        }

    .ch-info .ch-info-back {
        text-align: center;
        opacity: 0;
        background: #100c08;
        pointer-events: none;
        word-spacing: 30px;
        width: 100%;
        padding-bottom: 18px;
        padding-top: 35px;
        background-size: cover;
        height: 100px;
        font-size: 17px;
        color: #fff;
        position: absolute;
        cursor: default;
        top: -10px;
        padding-bottom: 15px;
        -webkit-transition: all 0.4s ease-in-out 0.5s;
        -moz-transition: all 0.4s ease-in-out 0.5s;
        -o-transition: all 0.4s ease-in-out 0.5s;
        -ms-transition: all 0.4s ease-in-out 0.5s;
        transition: all 0.4s ease-in-out 0.5s;
    }


    .fa_action-cart-colum-margin {
        margin-bottom: 0px;
    }

    .link-show {
        display: block !important;
        margin-bottom: 20px;
    }

    .dekstop-links {
        display: none;
    }

    .EHOhygine img {
        margin-bottom: 30px;
    }

    .app-modal-window-panel .modal-dialog {
        width: 100% !important;
    }
}


@media (max-width : 600px) {
    .mobile-width-accident-home-cart {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .fa_action-cart-labels-right {
        text-align: left !important;
    }

    .fa_recent-icons-titles {
        padding-left: 35px !important;
        margin-top: 15px;
        width: 100% !important;
    }

    .fa_recent-icons-titles {
        padding-left: 0px !important;
        margin-top: 15px;
    }

    .input-log-accident .inputs-group-textarea-double-line {
        height: 150px !important;
    }

    .fa_visible-divicon i {
        height: 30px;
        width: 100%;
    }


    .fa_cart-labels {
        padding-top: 0px !important;
    }

    .fa_property-cart {
        margin-bottom: 0px !important;
    }

        .fa_property-cart li {
            line-height: 15px !important;
        }

    .app-modal-window-panel .modal-dialog {
        width: 100% !important;
    }

    .question-report-table .question-report-thead {
        display: none;
    }

    .question-report-table .report-row {
        margin-top: 10px;
        display: grid;
        background: #fafafa;
        box-shadow: 1px 2px 4px rgba(0,0,0,0.3);
    }

    .question-report-table table, td {
        padding: 12px !important;
    }

    .question-report-mobile-heading {
        display: block;
        font-size: 15px;
        font-weight: bold;
    }

    .question-report-main-heading {
        padding-left: 0px;
        font-weight: bold;
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .question-report-dish-delete {
        text-align: center;
        font-size: 22px;
    }

    .percentagebarsize {
        width: 170px;
    }

    .progress strong {
        top: 7px !important;
        line-height: 14px;
        left: 63px !important; 
    }
    .control-width-mobile{
        width:100% !important;
        clear:both;
    }


}

@media (max-width : 570px) {
    .app-modal-window-panel .modal-dialog {
        width: 100% !important;
    }

    .fa_accident-checks .checkbox {
        width: 100%;
        margin-left: 20px;
    }

    .fa_action-chk {
        margin-right: 15px;
        font-weight: normal;
        width: 100%;
        margin-left: 20px;
    }

    .max-width-btns {
        width: 100% !important;
    }
    .document-mobile-icons {
        width: 50% !important;
    }


   
}

@media (max-width : 460px) {
    .adviceline {
        position: absolute !important;
        right: 0px;
        padding-bottom: 10px;
        margin-top: 30px;
    }
    
}



    @media (max-width : 420px) {
        .app-modal-window-panel .modal-dialog {
            width: 100% !important;
        }

        .fa_action-show {
            font-size: 14px;
        }

      

        .adviceline {
            position: relative;
            right: 10px;
            padding-bottom: 10px;
            margin-top: 5px;
        }

        .checkbox {
            padding-left: 8px !important;
        }

        .fa_accident-drowpdown {
            border: medium none;
            left: auto;
            margin: 0;
            padding: 0;
            right: 50px !important;
            top: 130px !important;
        }

        .fa_managementheading {
            font-size: 24px;
        }

        .fa_accident-links a {
            padding-left: 5px !important;
            padding-right: 5px !important;
            font-family: 12px !important;
        }

        .fa_action-cart-labels-right {
            text-align: left !important;
        }

        .mobile-width-accident-home-cart {
            width: 100% !important;
        }

        .fa_recent-icons-titles {
            clear: both;
        }

        .fa_generate-report-btn {
            display: inline-block;
            margin-bottom: 60px;
            padding-left: 0px;
            padding-right: 0px;
        }

        .fa_log-accident-tabs-btn {
            margin-right: 0px;
        }


        .mobile-width420 {
            width: 100% !important;
        }


        .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
            background-color: background:#39A935;
            border-radius: 100%;
            border-color: #100C08 !important;
            color: #ffffff !important;
            width: 15px;
            height: 37px;
        }

        .daterangepicker td, .daterangepicker th {
            text-align: center;
            width: 20px;
            height: 20px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 100% !important;
            cursor: pointer;
            white-space: nowrap;
        }

        .input-log-accident strong {
            visibility: hidden;
            display: block;
            margin: 0px;
            padding: 0px 0px 5px 10px;
            font-size: 10px;
            color: #EA151A !important;
            font-size: 10px;
            font-weight: normal;
        }

        .mobile-top-space {
            margin-top: 20px;
        }

        .saprate-mobile label {
            width: 100%;
            margin-left: 10px;
        }

        .fa_cases-open strong {
            font-size: 35px;
            color: #EA151A;
            font-weight: normal;
        }

        .fa_cases-close strong {
            font-size: 35px;
            color: #39A935;
            font-weight: normal;
        }

        .fa_traning-cart span {
            font-size: 40px;
            font-weight: normal;
        }

        .withScroll {
            float: left;
        }

        .my-scroll {
            height: 600px !important;
            width: 230px !important;
            position: relative;
            z-index: 999999;
            overflow-y: auto;
        }

        .doyouwant {
            font-size: 15px;
        }



        dropdown-links {
            display: block;
        }

        .fa_log-accident {
            background: linear-gradient(90deg, rgba(234,21,26,1) -20%, rgba(255,104,40,1) 68%);
            border: 1px solid #FF6828;
            border-radius: 35px;
            color: #fff;
            font-size: 14px !important;
        }

        .progress strong {
            top: 7px !important;
            line-height: 14px;
            left: 63px !important;
        }

        .percentagebarsize {
            width: 160px;
        }

        .adviceline {
            position: relative;
            right: 0px;
            padding-bottom: 10px;
            margin-top: 30px;
        
        }
    }

    @media (max-width : 360px) {
        .my-scroll {
            height: 550px !important;
            width: 230px !important;
            position: relative;
            z-index: 999999;
            overflow-y: auto;
        }

        .cart-rating360 {
            width: 50% !important;
        }

        .foodhygieneinner {
            margin-left: 5px;
        }
        .adviceline {
            position: relative !important;
            right: 0px;
            padding-bottom: 10px;
            margin-top: 0px;
        }
    }

.ch_topar-notification {
    background: #3c3c3b;
    border-radius: 2em;
    font-size: 12px !important;
    line-height: 1;
    padding: 7px 11px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: all 0.15s ease-in-out 0s;
    white-space: nowrap;
    color: #fff !important;
    font-weight: normal !important;
    vertical-align: middle;
    display: inline-block;
   
}

    @media (max-width : 325px) {
        .fa_download-Form {
            background-color: #39A935 !important;
            color: #100c08;
            border: medium none !important;
            border-radius: 15px !important;
            border-top-left-radius: 15px !important;
            border-top-right-radius: 15px !important;
            left: auto;
            margin: 0;
            padding: 0;
            right: 10% !important;
            top: 60px !important;
            border: none !important;
        }

            .fa_download-Form::after {
                border-bottom: 6px solid #39A935 !important;
                border-left: 6px solid rgba(0, 0, 0, 0);
                border-right: 6px solid rgba(0, 0, 0, 0);
                content: "";
                display: inline-block;
                position: absolute;
                right: 10% !important;
                top: -6px;
            }

        .fa_action-show {
            width: 100%;
            height: auto;
            padding-top: 0px;
        }

        .fa_managementheading {
            font-size: 18px;
        }

        .fa_accident-checks {
            margin-bottom: 0px !important;
            padding-top: 0px;
        }

            .fa_accident-checks .checkbox {
                width: 100%;
                margin-left: 20px;
            }

        .fa_managementheading strong {
            margin-bottom: 0px;
            display: inline-block;
        }

        .fa_tabs-main-heading {
            font-size: 19px;
            margin-bottom: 5px;
        }

        .fa_log-accident {
            font-size: 12px;
            padding: 14px 16px;
        }

        .fa_accident-links a {
            color: #000;
            font-size: 14px !important;
            font-weight: bold;
        }

        .fa_action-cart-labels-right {
            text-align: left !important;
        }

        .fa_view-all-actions {
            width: 100% !important;
        }

        .fa_view-all-actions-add {
            width: 100% !important;
            text-align: left !important;
        }

            .fa_view-all-actions-add a {
                text-align: left !important;
            }

        .fa_clear-filters {
            float: left !important;
            padding-top: 0px;
        }

        .fa_actions-select .select2-choice {
            font-size: 12px;
        }

        .input-log-accident label {
            margin-bottom: 0px;
            padding-left: 10px;
            font-size: 12px;
            line-height: 18px;
            font-weight: normal;
        }

        .input-log-accident strong {
            visibility: hidden;
            display: block;
            margin: 0px;
            padding: 0px 0px 5px 10px;
            font-size: 10px;
            color: #EA151A !important;
            font-size: 10px;
            font-weight: normal;
        }

        .mobile-top-space {
            margin-top: 20px;
        }

        .fa_property-cart li {
            float: left;
            font-size: 16px;
            line-height: 30px;
            margin-left: 20px;
            width: 45%;
        }

        .my-scroll {
            height: 500px !important;
            width: 230px !important;
            position: relative;
            z-index: 999999;
            overflow-y: auto;
        }



        input::-moz-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        input::-webkit-input-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        input::-o-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        input::-ms-input-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }


        textarea::-moz-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        textarea::-webkit-input-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        textarea::-o-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        textarea::-ms-input-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        .input-empty input::-webkit-input-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        .input-empty input::-moz-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        .input-empty input::-ms-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        .input-empty input::-o-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        .input-empty textarea::-o-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        .input-empty textarea::-webkit-input-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        .input-empty textarea::-moz-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        .input-empty textarea::-o-placeholder {
            color: #3c3c3B !important;
            font-size: 15px;
            opacity: 1;
            font-weight: normal;
            font-family: Arial, Helvetica, sans-serif !important;
        }

        .accident-date {
            margin-top: 40px;
        }
    }
