/* Put your own CSS here */

body, input {
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1.5px;
    font-weight: 100;
}
body {
    background: #fff;
}
button, select, html, textarea, input {
    font-family: Roboto, "Helvetica Neue", sans-serif;
}
h1, h2, h3, h4, h5 {
    font-family: 'Montserrat', sans-serif;
}
a:hover {
    text-decoration: none;
}
.fLeft {
    float: left;
}
.fRight {
    float: right;
}
.green {
    color: #328f3c;
}
.green-2nd {
    color: #00922B;
}
.softGreen {
    color: #a3c897;
}
.blueish {
    color: #5428da;
}
.black {
    color: #000000;
}
.gray {
    color: #AAAAAA;
}
.b {
    font-weight: bold;
}
.i {
    font-style: italic;
}
.u {
    text-decoration: underline;
}
.hand {
    cursor: pointer;
}
.lineHeight30 {
    line-height: 30px;
}
.fontSize1-2 {
    font-size: 1.2em;
}
.fontSize11 {
    font-size: 11px;
    line-height: 15px;
}
.maxWid500 {
    max-width: 500px;
}
.maxWidth600 {
    max-width: 600px;
}
.maxWidth700 {
    max-width: 700px;
}
.maxWidth720 {
    max-width: 720px;
}
.maxWidth800 {
    max-width: 800px;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.padding-left-3  {
    padding-left: 3%;
}
.padding-right-3 {
    padding-right: 3%;
}
.paddingAll1 {
    padding: 1%;
}
.paddingAll4 {
    padding: 4%;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.row-eq-height > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.col-all-vertical-center {
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
/* .col-paddds {
    padding: 0 10px 10px;
} */
/* .client-boxes {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
} */
@media (min-width: 992px) {
    .col-md-2-1 {
        width: 20%;
    }
}
/* @media (max-width: 768px) {
    .client-boxes {
        flex-wrap: wrap;
    }
} */
.centercol {
    float: none;
    margin: 0px auto;
    /* overflow: hidden; */
    padding-bottom: 1px;
}
.no-margin-top,
.table.no-margin-top {
    margin-top: 0;
}
.marginTop1 {
    margin-top: 1%;
}
.marginTop2 {
    margin-top: 2%;
}
.marginTop3 {
    margin-top: 3%;
}
.marginTop5 {
    margin-top: 5%;
}
.marginBottom1 {
    margin-bottom: 1%;
}
.marginBottom2 {
    margin-bottom: 2%;
}
.marginBottom3 {
    margin-bottom: 3%;
}
.marginBottom5 {
    margin-bottom: 5%;
}
a:focus, a:hover {
    color: #ebebeb;
}
.greenTopper {
    border-top: 10px solid #6DC881;
}
.greenBorder {
    margin: 1em auto;
    padding: 1em;
    border: 1px solid #00922B;
}
.bkwhite {
    background-color: white;
}
.font22 {
    font-size: 22px;
}
.font16 {
    font-size: 16px;
}
.font14 {
    font-size: 14px;
}
.softHide {
    display: none;
}
.showBlock {
    display: block;
}
.showInlineBlock {
    display: inline-block;
}
.borderLeft {
    border-left: 1px solid #CCCCCC;
}
.borderRight {
    border-right: 1px solid #CCCCCC;
}
.borderBottom {
    border-bottom: 1px solid #CCCCCC;
}
.borderTop {
    border-top: 1px solid #CCCCCC;
}
.inline {
    display: inline-block;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.vertical-middle {
    vertical-align: middle;
}

/*css for login page*/
body.login_client,body.login_admin {
    background: #fff;
}

.login-box {
    background: #ebebeb;
    border-radius: 7px;
    margin: 40px auto 10px auto;
    padding-top: 10px;
    padding-bottom: 4em;
}
.login-page .form-control{
    background-color: #dde3ec;
    height: 43px;
    color: #8290a3;
    border: 1px solid #dde3ec;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); 
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.login-page .btn.btn-info.btn-block {
    color: #fff;
    background-color: #5cb85c;
    padding: 10px 20px !important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    width: auto;
    float: left;
}
a.forgot-pass {
    font-size: 14px;
    float: right;
    display: inline-block;
    margin-top: 10px;
    color: #444444;
}
.login-box h3{
    color: #328f3c;
    text-align: center;
    font-size: 28px;
    font-weight: 400 !important;
    margin-bottom: 25px
}
.login-page .halal-logo{
    margin: 0 auto;
    margin-top: 60px;
    padding: 15px;
    text-align: center;
}
.login-page .copyright {
    text-align: center;
    margin: 0 auto 30px 0;
    padding: 10px;
    color: #7a8ca5;
    font-size: 13px;
}
body.login_admin {
    background: #fff;
}
.login-page .btn{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
}
.submit-area .submit-reg .btn-default {
    float: left;
    width: 85px;
    margin-left: 3%;
    padding: 11px;
}
.login_client .halal-nav, .login_client .halal-nav-bottom {
    display: none;
}
.halal-nav .navbar-header {
    width: 100%;
}
.halal-nav.navbar-default {
    background: #fff;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px -1px 
    rgba(0, 0, 0, 0.2), 0px 4px 5px 0px
    rgba(0, 0, 0, 0.14), 0px 1px 10px 0px
    rgba(0, 0, 0, 0.12);
}
/*.halal-nav .navbar-toggle{
    display: block;
    float: left;
}*/
.halal-nav .navbar-brand {
    float: none;
}
.halal-nav .navbar-header .container-menu,.halal-nav .navbar-header .container-logout {
    width: 30%;
    padding-top: 64px;
    padding-right: 2%;
    box-sizing: border-box;

}
.halal-nav .navbar-header .container-title {
    width: 40%;
}
.halal-nav .navbar-header .container-logout .btn-green {
    width: 151px;
    height: 40px;
    padding-top: 7px;
    box-sizing: border-box;
    float: right;
    font-size: 21px;
    text-transform: uppercase;
}
.btn-green {
    text-decoration: none;
    color: #fff;
    background-color: #328f3c;
    border-radius: 5px;
    display: block;
    text-align: center;
}

.navbar-header > div{
    float: left;
}
.halal-nav .btn-green span {
    font-size: 21px;
}
.halal-nav .client-sidebar, .client-prelist {
    background: #FFFFFF;
    background-color: rgba(255,255,255,0.8);
    width: 390px;
    position: absolute;
    z-index: 1;
    -webkit-box-shadow: 11px 0px 11px 0px rgba(232,232,232,1);
    -moz-box-shadow: 11px 0px 11px 0px rgba(232,232,232,1);
    box-shadow: 11px 0px 11px 0px rgba(232,232,232,1);
    /* padding: 0 15px; */
    box-sizing: border-box;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    /* height: 980px !important; */
    text-transform: uppercase;
}
.halal-nav .client-sidebar{
    background: #EBEBEB;
    height: 980px !important;
}
.client-announcement-box {
    border: 1px solid #ff6f00;
    margin: 0 auto;
    width: 85%;
    text-align: center;;
}
.announcement-icon {
    font-size: 55px;
    color: #ff6f00;
}
.announcement-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 0 auto 0;
}
.announcement-text {
    flex: 1;
    color: #ff6f00;
    font-size: 120%;
}
.announcement-icon-box small {
    font-size: 9px;
}
.announcement-close-box .dismiss_announcement {
    font-size: 40px;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .3;
}
.halal-nav .client-sidebar {
    left: 0;
}
.client-prelist {
    right: 0;
    padding-top: 25px;
    border: 1px solid #f3f3f3;

}
.client-sidebar.ng-hide, .client-prelist.ng-hide {
    opacity: 0;
    -webkit-transform: translate( -355px, 0 );
    -moz-transform: translate( -355px, 0 );
    -o-transform: translate( -355px, 0 );
    -ms-transform: translate( -355px, 0 );
    transform: translate( -355px, 0 );
}
.client-prelist.ng-hide {
    -webkit-transform: translate( 316px, 0 );
    -moz-transform: translate( 316px, 0 );
    -o-transform: translate( 316px, 0 );
    -ms-transform: translate( 316px, 0 );
    transform: translate( 316px, 0 );
}
.prelist-ing-list, .prelist-aid-list {
    margin-left: 10px;
    cursor: pointer;
}
.prelist-ing-list:hover, .prelist-aid-list:hover {
    color: black;
    font-weight: bold;
}
.prelist-tittle {
    margin-bottom: 5px;
}
.prelist-tittle:not(:first-child) {
    margin-top: 5px;
}
.halal-nav .navbar-right {
    float: left!important; 
    width: 100%;
}
.client-sidebar .container-menu {
    border: solid 1px #D1D1D1;
    border-left: 0px;
    border-right: 0px;
    padding-top: 55px;
    box-sizing: border-box;
    min-height: 496px;
}
.client-sidebar .container-profile {
    font-size: 17px;
}
.client-sidebar .container-profile .container-image {
    padding: 25px 0;
}
.client-sidebar .container-profile .container-name {
    margin-bottom: 19px;
}
.client-sidebar .container-profile .container-name span {
    line-height: 29px;
    color: #79B97A;
}
.client-sidebar .container-profile .container-image img {
    width: 100%;
    max-width: 87px;
}
.halal-nav .navbar-nav>li {
    float: none;
}
.halal-nav .client-sidebar img{
    max-width: 100%;
}
a.btn-close {
    display: block;
    text-indent: -99999px;
    width: 24px;
    height: 24px;
    background: url(../images/menu_close.png ) no-repeat;
    background-size: 100%;
}
.client-sidebar .container-close a.btn-close, .client-prelist .container-close a.btn-close {
    margin: 25px auto;
    width: 30px;
    height: 30px;
}
.client-prelist .container-close a.btn-close {
    margin-top: 0;
}
.navbar-default .client-sidebar .navbar-nav>li {
    list-style: none;
    text-align: center;
    margin-bottom: 4px;
}
.navbar-default .client-sidebar .navbar-nav>li>a {
    text-decoration: none;
    color: #565656;
    font-size: 19px;
    line-height: 20px;
}
.navbar.navbar-default.halal-nav {
    margin-bottom: 0;
    z-index: 1;
}
#navbar-menu-toggle-1 {
    border: none;
    background: #fff;
}
#navbar-menu-toggle-1 .sr-only {
    display: block;
    background: url(../images/menu_open.png ) no-repeat;
    background-size: 100%;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    position: relative;
}
.client-page h2 {
    color: #009734;
    font-size: 1.9em;
}
.client-page h3 {
    color: #009734;
    font-size: 1.6em;
    letter-spacing: 0;
    min-height: 68px;
}
.greyBackground {
    background-color: #ebebeb;
    padding-top: 30px;
    padding-bottom: 40px;
}
.client-box {
    background: #fff;
    margin: 2%;
    text-align: center;
    padding: 4%;
    box-shadow: 0px 11px 15px -7px 
                rgba(0, 0, 0, 0.2), 0px 24px 38px 3px 
                rgba(0, 0, 0, 0.14), 0px 9px 46px 8px 
                rgba(0, 0, 0, 0.12);
    width: 100%;
    height: 100%;
}
.client-box .div-image {
    box-sizing: border-box;
    max-height: 100%;
    margin: 4% 0;
    width: 90%;
}
.client-box hr {
    width: 22%;
    padding: 0;
    height: 1px;
    border: none;
    background: #83c184;
}
.client-home-page #wrapper,.new_application #wrapper {
    background: #ebebeb;
    padding-top: 0;
}
.info-div {
    background: #ebebeb;
}
.client-footer .container-menu ul li a {
    color: #529757;
    text-decoration: none;
    margin: 0 10px;
}
.client-footer .container-copyright, .client-footer .container-menu {
    float: left;
    /*line-height: 35px;*/
}
.client-footer .container-menu ul li:first-child:before {
    content: '';
}
.client-footer .container-menu ul li:before {
    content: ' | ';
}
.client-footer .container-menu ul li {
    list-style: none;
    display: inline;
}
.client-page .row {
    margin: 0;
}
.client-home-notworking-page .navbar-fixed-bottom{
    z-index: auto;
    bottom: inherit;
    position: relative;
    font-size: 18px;
    padding-top: 40px;
}
.client-sidebar .container-profile {
    padding-top: 55px;
    text-align: center;
}
.halal-nav .navbar-header .container-menu{
    padding-left: 2%;
}
.halal-nav .navbar-brand>img{
    margin: 0 auto;
}
.client-footer .container-copyright {
    color: #888888;
    font-weight: 500;
    padding-left: 54px;
    box-sizing: border-box;
}
.new-application .middle-container.greenTopper.container {
    background: #fff;
}
.registration-title {
    text-align: center;
    padding: 8px;
}
.registration-title h1 {
    color: #3F3F3F;
    font-size: 1.9em;
    line-height: 1.1em;
    display: inline-block;
}
.divInner {
    margin-left: 12%;
    margin-right: 12%;
    padding: 8px;
}
.new-application .heading2 {
    text-align: center;
    font-size: 17px;
    margin-top: 0;
    color: #00922B;
    font-weight: 500;
}
.new-application .content {
    margin-top: 39px;
}
.content {
    font-family: 'Raleway', sans-serif;
}
.md-input-container.md-block {
    display: block;
}

.formFieldsFullWidth input, 
.formFieldsFullWidth select,
.formFieldsFullWidth textarea
{
    width: 100%;
}

.RowPadding .row {
    padding-top: 9px;
}
.notloggedheader {
    height: 120px;
    position: relative;
    font-family: 'Montserrat';
}
.container-halal-logo {
    width: 24%;
}
.container-halal-menu {
    width: 75%;
}
.imageDefaultcss img {
    max-width: 100%;
}
.pageContainer.expression-of-interest {
    padding-top: 30px;
}
.container-burger-menu {
    display: none;
}
.halal-nav-notlogged {
    box-sizing: border-box;
}
.container-halal-menu  {
    margin-top: 30px;
}
.halal-nav-notlogged .nav-link-menu {
    float: left;
    padding-left: 45px;
}
.halal-nav-notlogged .nav-link-menu:first-child {
    padding-left: 0;
}
.nav-link-menu {
}
.halal-nav-notlogged .nav-notlogged li a {
    color: #000000;
    height: 70px;
    line-height: 70px;
}
.halal-nav-notlogged .nav-notlogged li a span {
    color: #000000;
    line-height: 70px;
    vertical-align: middle;
}
.halal-nav-notlogged .nav-notlogged li a:hover {
    color: #328f3c;
}
.halal-nav-notlogged .nav-notlogged li.nav-link-menu a.button-green span {
    background: #328f3c;
    color: white;
    padding: 9px 21px;
    border-radius: 2px;
    text-transform: uppercase;
}
.separator-greener {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 1.8em auto;
    border: 1px solid #00922B;
}
.container.container-padd5 {
    padding: 0 5%;
}
.expression-of-interest .panel_s .panel-body {
    border: none;
}
.clone-factory-btn {
    color: #5cb85c
}
.btn.btn-halal-info {
    color: #fff;
    text-transform: uppercase;
    background-color: #5cb85c;
    padding: 10px 20px !important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    width: auto;
}
form input.requiredFailed,
form select.requiredFailed,
form div.bootstrap-select.form-control.requiredFailed,
form button.requiredFailed
{
    border-color: #b12a2a;
}
form div.bootstrap-select.form-control.requiredFailed
{
    border: 1px solid #b12a2a;
}
.heading-title-right {
    font-size: 11px;
    color: #333;
    cursor: pointer;
}
.heading-title-right input {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.font-big {
    font-size: 1em;
}
.font-small {
    font-size: 0.8em;
}
.cross-bk {
    background-color: #CCCCCC;
    border-radius: 23px;
    padding: 1px 7px 3px 8px;
}
.checkbox_label {
    width: 100%;
    margin-bottom: 8px;
}
.short_desc {
    display: block;
    font-style: italic;
}
.hide-dependency {
    display: none;
}
body div .app-select-options .onlyOne-col-md-center
{
    margin: 0 auto;
    float: none;
}
.guideline{
    padding: 5px;
}
.pointer {
    cursor: pointer;
}

.Feedbackbtn{
   color: #fff;
    background-color: #5cb85c;
    padding: 10px 20px !important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    width: auto;

}
.all-content-page {
    position: fixed;
    width: 100%;
    top: 0;
    bottom: 0;
    background: #ebebeb;
    overflow: auto;
}

.status-colours span{
    color: #9fe72f;
    font-weight: bold;
}

.status-colours span.review{
    color: #f8b26d;
}
.btn-import-tmplt {
    margin-top: 5px;
}
.percentage-box {
    /* height: 20px;
    overflow: hidden; */
    margin: 10px;
}
.percentage-box p {
    display: inline-block;
}
.prelist-menu {
    border-radius: 0;
    margin-bottom: 5px;
}
.prelist-container {
    padding-left: 0;
}
.bottom6PercentMargin {
    margin-bottom: 6%;
}
.guideline-hint-text {
    background-color: #b7b7b7;
    padding: 10px;
    color: white;

}
.guideline-hint-text .fa-info-circle {
    font-size: 30px;
    float: left;
}
.table-responsive-clients{
    overflow: auto;
}
.sub-indents {
    margin-left: 7%;
}
.client-prelist.ng-hide {
    right: -110px;
}
.circularNumber {
    display: inline-block;
    border-radius: 50%;
    background-color: #b6d2ba;
    font-size: 25px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: white;
}
.brief-text-points p {
    font-size: 1.1em;
    color: #009734;
}
.brief-text-items {
    margin-top: 1%;
    margin-bottom: 1%;
    position: relative;
}
.greenLinerHrCenter {
    border-top-color: #b6d2ba;
    width: 60%;
    max-width: 400px;
}
.fixMinHeight100px {
    min-height: 100px;
}
.main_activity .activity-feed {
    overflow-y: scroll;
    height: 750px;
}
.activity-feed .feed-item {
    position: relative;
    padding-bottom: 20px;
    padding-left: 17px;
    border-left: 2px solid #84c529;
}
.activity-feed .feed-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -6px;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #4B5158;
}
.activity-feed .feed-item .date {
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 7px;
    height: 20px;
}
.activity-feed .feed-item .text {
    font-size: 1em;
}
.activity-feed .feed-item .text.view_profile {
    font-size: 1.2em;
    margin-top: 3px;
}
.activity-feed {
    padding: 5px;
}
.activity-feed .feed-item:last-child {
    border-color: transparent;
}
body div input[type=checkbox].biggerInputCheckBox {
    width: 20px;
    height: 20px;
}
input[type=checkbox].checkboxAlign {
    line-height: 22px;
    width: 18px;
    height: 18px;
    margin: 0;
    float: left;
    margin-right: 6px;
}
.center-editor-wrapper {
    width: 80%;
    margin: 20px auto;
}
.menulinkgray {
    color: #565656;
}
.menulinkgray:hover {
    color: #272626;
}
.normalMenuLink {
    text-transform: none;
    
}
.login_with_company-list {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
}
.login-company-item {
    font-size: 14px;
    margin: 5px;
    padding: 2px;
}
.listOfProducts .accordion > .accordion-group {
    border-bottom: 1px solid #AAAAAA;
}

.listOfProducts .accordion > .accordion-group .accordion-group {
    /* margin-left: 30px; */
    border-bottom: 1px solid #AAAAAA;
}
/* .listOfProducts .accordion .accordion-heading {
    /* padding-left: 10px; 
} */
.listOfProducts .accordion > .accordion-group .accordion-group:last-child {
    border-bottom: none;
}
.listOfProducts .accordion > .accordion-group .accordion-group:first-child {
    border-top: 1px solid #CCCCCC;
    /* padding-top: 6px; */
}


/************************************************************/

.listOfProducts .accordion-heading .accordion-toggle .collapseSign:before {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\2212";    /* adjust as needed, taken from bootstrap.css */
   /*  float: left;  */       /* adjust as needed */
    color: #6DC881;         /* adjust as needed */
    display: inline-block;
}
.listOfProducts .accordion-heading .accordion-toggle.collapsed .collapseSign:before {
    /* symbol for "collapsed" panels */
    content: "\2b";    /* adjust as needed, taken from bootstrap.css */
}
/***********************************************************/

.listOfProducts .accordion-group .accordion-group .collapseSign {
    padding-left: 40px;
}
.listOfProducts .accordion-group .accordion-group .subIngredientsTitle {
    padding-left: 60px;
}

.listOfProducts .accordion-toggle {
    color: #004B6D;
}
.listOfProducts a:hover,
.listOfProducts a:active,
.listOfProducts a:focus
{
    color: #004B6D;
}
.ingredientsPadding {
    padding: 12px 5px 10px 5px;
    padding-left: 15px;
    min-height: 54px;
}
.tableHeaderColor div {
    color: #0081BB;
}
.certificateBackGroundImage {
    display: inline-block;
    text-indent: -9999px;
    width: 35px;
    height: 30px;
    background: url(/assets/images/certificate_verify.png) no-repeat;
    background-size: cover;
    margin: 0;
    background-position: 0 -5px;
    vertical-align: middle;
    z-index: 999;
}
.certificateBackGroundImage.has-file {
    background-position: 0 -40px;
}
.certificateBackGroundImageOnly {
    display: inline-block;
    text-indent: -9999px;
    width: 35px;
    height: 30px;
    background: url(/assets/images/certificate_verify.png) no-repeat;
    background-size: cover;
    margin: 0;
    background-position: 0 -5px;
    vertical-align: middle;
}
.certificateBackGroundImageOnly.has-file {
    background-position: 0 -40px;
}
.file-product-labelimage-label.certificateBackGroundImageOnly.has-file {
    background-position: 0 -85px;
}
.questionCheckboxSection {
    min-height: 40px;
    line-height: 40px;
}
.checkbox_label_profile {
    vertical-align: middle;
}
.container-new-supplier.makePoperHigher {
    z-index: 5;
}
.certificatePopEOI,
.certificatePopEOINEW {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9;
}

.popupDesigns .box_white_topper {
    background: #FFF;
    width: 100%;
    max-width: 800px;
    margin: auto;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    max-height: 750px;
    left: 0;
    right: 0;
    padding: 40px;
}
.popupDesigns .box_white .internal-container h3 {
    margin: 0;
    color: #2A8232;
    text-align: center;
    font-size: 27px;
    font-weight: 500;
}
.popupDesigns .box_white .internal-container hr {
    width: 24%;
    border: 0;
    border-top: solid 1px #96C896;
    margin-top: 21px;
}
.popupDesigns .box_white .internal-container {
    margin-top: 45px;
    margin-bottom: 0;
}
.popupDesigns .box_white .internal-container .md-input-container,
.popupDesigns .box_white .internal-container .container-btns {
    width: 80%;
    margin: 10px auto;
    text-align: justify;
    text-justify: inter-word;
    text-align-last: justify;
    /* for IE9 */
    -ms-text-align-last: justify;
}
.popupDesigns .box_white .internal-container .container-btns .btn {
    width: 30%;
    background: #2A8232;
    color: #FFF;
    font-weight: 600;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 7px;
    /* float: right; */
    text-align: center;
    text-align-last: center;
    /* for IE9 */
    -ms-text-align-last: center;
}
.popupDesigns .box_white .internal-container .container-btns .btn.cancel{
    background: #8A8A8A;
    /* float: left; */
}
.popupDesigns .box_white .internal-container .container-btns:after{
    clear: both;
    content: '';
    display: block;
}
.popupDesigns .md-block {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 16px;
}
.popupDesigns .Edate{
    font-size: 17px;
    font-weight: 500;
}
.popupDesigns .text {
    width: 100%;
    padding: 3px 18px;
    font-size: 19px;
    color: #7F7F7F;
    border: solid 1px #bebebe;
}
.popupDesigns .upload-drop-area {
    border: dashed 1px #000;
    width: 100%;
    margin: 0 auto;
    min-height: 142px;
    position: relative;
}
.customerAdminProIngStatus {
    font-size: 11px;
    padding: 3px 6px;
}
.customerAdminProdIngType {
    font-size: 11px;
}
.new-application .ingridient-box div.right-side {
    float: right;
}
.pullUp25px {
    margin-top: -25px;
}
.new-application .ingridient-box .right-side span.fileProductSpecHint,
.fileProductSpecHint {
    font-size: 11px;
    line-height: 15px;
    color: #deb5b5;
    display: inline-block;
}
.ingredient-alcohol-section > span span {
    margin-left: 5px;
}
.ingredient-alcohol-section > span {
    margin-left: 15px;
}
.ingredient-alcohol-section input[type="number"] {
    height: 20px;
    width: 50px;
    text-align: center;
}

div .ingredient-alcohol-section input::-webkit-outer-spin-button,
div .ingredient-alcohol-section input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.new-application .ingredient-alcohol-section input[type="number"] {
    width: 90px;
}
.closeUploadPopUp {
    position: absolute;
    top: -17px;
    right: -10px;
    width: 30px;
    z-index: 4;
    cursor: pointer;
}
a.darkerforFa:hover {
    color: #b1b1b1;
}
.minorBox {
    width: 100%;
}
.minorBoxInner {
    max-width: 900px;
    width: auto;
    margin: 0 auto;
    background-color: #EFEFEF;
    padding: 20px;
    box-shadow: 5px 4px 10px 7px #cccccc;
}
.minorBox .row {
    background-color: #EEEEEE;
}
.minorBox h3 {
    margin: 5px;
}
.minorBox [class*='col-'] {
    border: 1px solid #CCCCCC;
    padding: 3px;
}
.PopupCSSonClick {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    z-index: 99;
}
.PopupCSSonClick.clicked
{
    display: block;
}

.showColorStatus.expired:hover,
.showColorStatus.expired,
.showColorStatus.failed:hover,
.showColorStatus.failed,
.showColorStatus.removed:hover,
.showColorStatus.removed,
.showColorStatus.rejected:hover,
.showColorStatus.rejected {
    color: #d3061d;
}
.showColorStatus.applied:hover,
.showColorStatus.applied,
.showColorStatus.approved:hover,
.showColorStatus.approved,
.showColorStatus.certified:hover,
.showColorStatus.certified {
    color: #9fe72f;
}
.showColorStatus.more_info_needed:hover,
.showColorStatus.more_info_needed {
    color: #f38415;
}
.showColorStatus.draft:hover,
.showColorStatus.draft {
    color: #AAAAAA;
}
.showColorStatus.corrective_action_report:hover,
.showColorStatus.corrective_action_report,
.showColorStatus.review:hover,
.showColorStatus.review,
.showColorStatus.pending:hover,
.showColorStatus.pending,
.showColorStatus.audit:hover,
.showColorStatus.audit,
.showColorStatus.audit_pending:hover,
.showColorStatus.audit_pending,
.showColorStatus.audit_booked:hover,
.showColorStatus.audit_booked {
    color: #f38415;
}
.showIngColorOrNot-YES tr.color-draft td:first-child {
    color: #AAAAAA;
    font-weight: bold;
}
.showIngColorOrNot-YES tr.color-more_info_needed td:first-child {
    color: #f38415;
    font-weight: bold;
}
.showIngColorOrNot-YES tr.color-approved td:first-child {
    color: #0d8513;
    font-weight: bold;
}
.showIngColorOrNot-YES tr.color-certified td:first-child {
    background-color: #0d8513;
    color: white;
    font-weight: bold;
}
.showIngColorOrNot-YES tr.color-rejected td:first-child,
.showIngColorOrNot-YES tr.color-expired td:first-child,
.showIngColorOrNot-YES tr.color-failed td:first-child,
.showIngColorOrNot-YES tr.color-removed td:first-child
 {
    color: #f31c15;
    font-weight: bold;
}

div .asmexCustomHalalSearch {
    width: 100%;
    max-width: 800px;
    margin-left: 18px;
}
.lineHeight33 {
    line-height: 33px;
}
td.noBorderTitle div {
    padding: 10px 10px 10px 0;
}
div tr.application-review-tr td.alignleft {
    text-align: left;
}

.messageUploadResult.success {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.messageUploadResult.success {
    color: #2A8232;
}
.messageUploadResult.error {
    color: #a52935;
    font-size: 14px;
    font-weight: normal;
}

div input.submit_saving {
    background-color: rgba(222, 222, 222, 0.81);
}
div input.submit_saved {
    background-color: #358f3c;
    color: white;
}

body .saveProductStatus-notification {
    position: fixed;
    z-index: 1;
    display: block;
    text-align: left;
    line-height: 25px;
    background: transparent;
    top: 7%;
    left: 1%;
    width: 320px;
}
.sp-notifylist {
    font-size: 12px;
    color: #a3e838;
    line-height: 30px;
    padding: 4px 2% 1px 3%;
    margin: 10px 5px 2px 10px;
    min-height: 41px;
    background: white;
    border: 1px solid white;
    box-shadow: -1px 1px 5px 2px #54545469;
    position: relative;
    width: 320px;
}
.sp-notifylist .loader-icon {
    background-image: url(/assets/plugins/tinymce/skins/lightgray/img/loader.gif);
    width: 30px;
    height: 30px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
.sp-notifylist .loader-icon.active {
    background-image: url(/assets/images/approve.png);
}
.sp-notifylist .loaddingtext {
    display: block;
    float: left;
    margin-left: 5px;
    width: 265px;
    line-height: 18px;
}
.sp-notifylist:after {
    content: ' ';
    clear: both;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    border-radius: 10px;
    margin-top: .2px;
    border-top-left-radius: 0;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 98%;
    margin: 0;
    border-radius: 0 6px 6px 6px;
    max-height: 500px;
    overflow-y: scroll;
}
.dropdown-submenu>.dropdown-menu>li>a {
    padding: 5px 20px;
}
.selectMultipleHeight select[multiple] {
	height: 200px;
}
.factory-filter-box {
    margin: 5px;
    padding: 5px 10px;
    border: 1px solid #EFEFEF;
    cursor: pointer;
    background-color: white;
}
.activeFactory .factory-filter-box,
.activeFactoryprimary0 .factory-filter-box,
.activeFactoryDefault-1 .factory-filter-box 
{
 border-color: rgb(132, 160, 132);
 background-color: rgb(132, 192, 132);
 color: white;
}
.customerAdminProdFacty {
    font-size: 12px;
}
#containerMessage {
    text-align: center;
    font-size: 16px;
}

.alignRightAboveInput {
	position: absolute;
	right: 0;
	top: 4px;
	width: 250px;
	padding: 5px;
	margin: 5px;
	border: 1px solid rgba(54, 143, 61, 0.99);
    text-align: center;
    z-index: 4;
	background-color: #6dc881;
}
.utclientside.alignRightAboveInput {
	position: relative;
}
.on-admin-side.alignRightAboveInput {
    position: relative;
    top: 0;
    text-align: center;
}
.floatright {
    float: right;
}
.click-to-open-sub-sites {
	cursor: pointer;
	width: 100%;
	display: block;
	position: relative;
	z-index: 3;
	color: white;
}
.alignRightAboveInput .sub-sites-list {
	display: none;
	position: absolute;
	top: 32px;
    left: 0px;
    width: 100%;
	text-align: left;
	padding: 5px 1px 15px 1px;
	background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.sub-sites-list.active {
	display: block;
}
.sub-site-item {
	padding: 6px 2px 6px 6px;
	cursor: pointer;
	font-size: 12px;
    line-height: 16px;
}
.sub-site-item:hover {
	color: #328f3c;
}
.halaladmin .sub-site-item i,
.sub-site-item i {
	margin-right: 8px;
	width: 6%;
    display: inline-block;
	vertical-align: top;
	color: #328f3c;
	
	position: relative;
    top: 0;
    left: 0;
	font-size: 14px;
	
}
.sub-site-item span {
	width: 90%;
    display: inline-block;
}
.sub-site-item i.fa.fa-check
{
	visibility: hidden;
}

.sub-site-item.active i.fa.fa-check
{
	visibility: visible;
}
.dt-button.buttons-columnVisibility:not(.active) {
	background-color: rgba(50, 143, 60, 0.2);
}
.clearfix-custom {
    clear: both;
}
.no-clientnumber a,
.nav.nav-tabs li.no-clientnumber a
{
    color: #bebebe;
}
.showProgressBarMessage {
    font-size: 12px;
    font-weight: 400;
    color: black;
    font-style: italic;
    text-align: center;
    background-color: rgba(255, 255, 0, 0.14);
    display: inline-block;
    padding: 2px 5%;
}
.labelimageid img{
    max-width: 200px;
}
.file-product-labelimage-label {
    position: absolute;
    top: -9px;
    left: 172px;
}
.removeProductLabel {
    background: red;
    color: white;
    padding: 2px 7px 5px 9px;
    font-size: 13px;
    vertical-align: top;
}
.product-list-labelimage {
    max-width: 60px;
    max-height: 80px;
}
.p---productlabel {
    font-size: 10px;
}
.p---productlabel img {
    display: block;
    margin: 0 auto;
}


.showStatusColor .application-review-status {
	border: 1px solid;
}
.showStatusColor .rejected {
	border-color: #d3061d;
	color: #d3061d;
}
.showStatusColor .rejected:hover {
	background-color: #d3061d;
	color: white;
}

.showStatusColor .more_info_needed{
	border-color: #f38415;
	color: #f38415;
}
.showStatusColor .more_info_needed:hover {
	background-color: #f38415;
	color: white;
}
.showStatusColor .certified,
.showStatusColor .approved {
	border-color: #9fe72f;
	color: #9fe72f;
}
.showStatusColor .certified:hover,
.showStatusColor .approved:hover {
	background-color: #9fe72f;
	color: white;
}
.tableTHBorder th {
    border: 1px solid #a7a7a7;
    padding: 4px;
    text-align: center;
    word-break: inherit;
    vertical-align: middle;
}

.product-alcohol-status-color.more_info_needed {
	background-color: #f38415;
}
.product-alcohol-status-color {
    display: inline-block;
    padding: 10px 20px 10px 10px;
}
.new-application .ingridient-box .product-alcohol-status-color {
    padding: 7px 20px 5px 5px;
}
.new-application .ingridient-box .product-alcohol-status-color.rejected {
	background-color: #d3061d;
}
.new-application .ingridient-box .left-side .product-alcohol-status-color.more_info_needed h3,
.new-application .ingridient-box .left-side .product-alcohol-status-color.rejected h3
{
    color: white;
}

.prelist-multi-select .bulk-section {
    margin: 10px 0 20px 0;
}
.custom-form-control-inline {
    display: inline-block;
    width: inherit;
}
.innerProductLabelLoop {
    display: inline-block;
    margin: 6px;
}
img.labelImageAdjust {
    max-height: 100px;
    max-width: 200px;
    width: auto;
    height: auto;
}
.check-ing + label,
.check-prod + label
{
    cursor: pointer;
}
div .smallFont-status {
    font-size: 9px;
    padding: 3px 6px;
}
.strikeText {
    text-decoration: line-through;
}
.product-label-content {
    display: block;
    width: 100%;
    max-width: 67%;
    position: absolute;
    top: 2px;
    right: 1px;
    text-align: center;
    font-style: italic;
    color: #6dc881;
    font-size: 16px;
}
.product-name-status {
    position: absolute;
    top: 4px;
    right: 3px;
}
.client-productname-status {
    margin-bottom: 4px;
}
.hang-product-name-status {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 4;
}
.hang-product-name-status span {
    position: relative;
    font-size: 9px;
    margin-top: 3px;
    margin-right: 3px;
}
.bulkprelist-swap {
    width: 80%;
}
.bulkprelist-swap h5 {
    line-height: 1.5;
}
.prelist-ans {
    text-align: right;
    min-width: 50px;
}
.bulkPrelist-answer {
    padding: 6px;
    background-color: #009734;
    margin: 10px 0 1px 3px;
    cursor: pointer;
    display: inline-block;
    color: white;
}
.greenMiHeader h3 {
    margin: 0;
    color: #2A8232;
    text-align: center;
    font-size: 27px;
    font-weight: 500;
}
.section-prelist-middle label{
    font-size: 15px;
    color: #37893e;
}
.setTableWidth-bulkprelist tr th,
.setTableWidth-bulkprelist tr td
 {
    padding: 1%;
}
.setTableWidth-bulkprelist tr th:first-child,
.setTableWidth-bulkprelist tr td:first-child {
    width: 28%;
}
.setTableWidth-bulkprelist tr th:nth-of-type(2),
.setTableWidth-bulkprelist tr td:nth-of-type(2) {
    width: 12%;
}
.setTableWidth-bulkprelist tr th:nth-of-type(3),
.setTableWidth-bulkprelist tr td:nth-of-type(3) {
    width: 18%;
}
.setTableWidth-bulkprelist tr th:nth-of-type(4),
.setTableWidth-bulkprelist tr td:nth-of-type(4) {
    width: 15%;
}
.setTableWidth-bulkprelist tr th:last-child,
.setTableWidth-bulkprelist tr td:last-child {
    width: 15%;
    text-align: center;
}
.setTableWidth-bulkprelist tr th.text-right-bulk,
.setTableWidth-bulkprelist tr td.text-right-bulk {
    text-align: right;
}
div .setTableWidth-bulkprelist tr td .fix-checkbox-height {
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
}
div .setTableWidth-bulkprelist tr td .fix-checkbox-height-input {
    display: inline-block;
    line-height: 21px;
    vertical-align: middle;
    margin: 0;
}
.bigFatCheckbox input[type=checkbox]
{
    width: 33px;
    height: 18px;
}
.no-border.setTableWidth-bulkprelist {
    margin-bottom: 0;
}
.no-border.setTableWidth-bulkprelist th,
.no-border.setTableWidth-bulkprelist td
{
    border: none;
}
div table.setTableWidth-bulkprelist tbody tr td.sub-left-padding {
    padding-left: 25px;
}
.guide-box-section {
    text-align: center;
}
.guide-box-section .guide-box {
    width: 169px;
    padding: 2px;
    vertical-align: top;
}
.guide-box-section .guide-box .statusText {
    font-size: 12px;
}
.guide-box-section .guide-box .btn {
    width: 100%;
    font-size: 13px;
    border-width: 2px;
}
.guide-box-section .guide-text {
    font-size: 15px;
    margin-bottom: 8px;
}
.statusactive .btn{
    border: 1px solid;
}
.statusactive .draft:hover,
.statusactive .draft.active_draft
 {
	background-color: #929292;
    color: white;
}
.statusactive .rejected {
	border-color: #d3061d;
	color: #d3061d;
}
.statusactive .rejected.active_rejected,
.statusactive .rejected:hover {
	background-color: #d3061d;
	color: white;
}

.statusactive .more_info_needed {
	border-color: #f38415;
	color: #f38415;
}
.statusactive .more_info_needed.active_more_info_needed,
.statusactive .more_info_needed:hover {
	background-color: #f38415;
	color: white;
}
.statusactive .certified,
.statusactive .approved {
	border-color: #9fe72f;
	color: #9fe72f;
}
.statusactive .certified.active_certified,
.statusactive .certified:hover,
.statusactive .approved.active_approved,
.statusactive .approved:hover {
	background-color: #9fe72f;
	color: white;
}
.fix-height-for-filter {
    min-height: 900px;
}
.ProductLabelview .product-labels-item {
    display: inline-block;
    padding: 18px;
}

.exitIntentCss .modal-content {
    padding: 35px;
}
.exitIntentCss .modal-content p {
    padding: 10px 1px;
}
.fatBottomButton {
    line-height: 30px;
    font-size: 16px;
    padding: 8px 18px;
}

.sigCanvas {
    border: 1px solid black;
    width: 100%;
    height: 500px;
}

.wid300 {
    width: 300px;
}

.wid300_remaining {
    width: calc(100% - 300px);
}

.news_list_left_content {
    min-height: 80px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 8px;
}
.news_list_title {
    margin-top: 2px;
    min-height: 40px;
}
.news_list_content {
    min-height: 80px;
}
.news_list_content_text {
    padding-bottom:10px;
    min-height: 60px;
}
.news_list_body {
    padding-bottom: 10px;
}
.news_list_view_link {
    float: right;
}
.news_list_attachment_links {
    display: inline-block;
    line-height: 25px;
}

.news_list_attachment_mime.mime {
    padding: 1px 0 4px 15px;
    background-size: contain;
    margin-right: 5px;
}
a.news_list_attachment_links:focus, a.news_list_attachment_links:hover {
    color: #aaadef;
}
a.news_list_attachment_links:focus i, a.news_list_attachment_links:hover i {
    color: #6dc881;
}

.news_single_title {
    margin-top: 2px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.news_single_content {
    min-height: 70px;
}
.news_single .panel_s .panel-body {
    border: none;
}

.news_single_attach_box {
    text-align: center;
    height: 200px;
}
.news_single_attach_box_inner {
    border: 1px solid #efefef;
    padding: 10px;
    margin: 5px;
    width: 100%;
    height: 180px;
}
img.news_single_attachment_others {
    max-width: 100%;
    max-height:110px;
}
.news_single_attachments_client .news_single_attach_box {
    height: 320px;
}
.news_single_attachments_client .news_single_attach_box_inner {
    height: 310px;
}
.news_single_attachments_client img.news_single_attachment_others {
    max-height:250px;
}

.news_single_attachments .col-md-4 {
    width: 47%;
}

/************************************************ MEDIA QUERY *****************************************/
@media (min-width: 1360px){
    .paddTopOneLine {
        padding-top: 12px;
    }
}

@media (min-width: 992px){
    .col-md-4.login-box{
        width: 39.333333%;
        float: inherit;
    }
    .custom-customer-fields .form-group {
        width: 33.33333333%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .custom-customer-fields .form-group:first-child, .custom-customer-fields .form-group:nth-child(4n) {
        padding-right: 15px;
        padding-left: 0;
    }
    .custom-customer-fields .form-group:nth-child(3n) {
        padding-right: 0;
        padding-left: 15px;
    }
    .client-footer .container-menu ul{
        float: right;
    }
}
@media (max-width: 991px){
    .client-footer .container-copyright, .client-footer .container-menu {
        float: none;
        text-align: center;
    }
    .halal-nav .navbar-brand>img{
        width: 100%;
    }
    .wid300 {
        width: 100%;
    }
    .wid300_remaining {
        width: 100%;
    }
    .news_single_attachments .col-md-4 {
        width: 100%;
    }
}
@media (max-width: 960px){
    .container-halal-logo {
        width: 100%;
        text-align: center;
    }
    .container-halal-menu {
        width: 100%;
        text-align: center;
    }
    .imageDefaultcss img {
        max-height: 80px;
    }
    .container-halal-menu {
        margin-top: 0;
    }
    .container-halal-logo.fLeft {
        width: 100%;
        float: none;
        text-align: center;
    }
    .container-halal-menu.fRight, .container-halal-menu.fRight .fRight {
        width: 100%;
        float: none;
        text-align: center;
    }
    .container-halal-menu.fRight .fRight  { 
        float: none;
    }
    .halal-nav-notlogged .container-halal-menu .nav-link-menu {
        display: inline-block;
        float: none;
    }

}
@media (max-width: 768px){
    body.client-home-page .container {
    width: 100%;
    }
    .halal-nav-notlogged .nav-link-menu {
        padding-left: 10px;
    }
}
@media (max-width: 640px){
    .notloggedheader {
        height: inherit;
        margin-bottom: 5px;
    }
    .halal-nav-notlogged .container-halal-menu .nav-link-menu,
    .halal-nav-notlogged .container-halal-menu li.nav-link-menu a,
    .halal-nav-notlogged .container-halal-menu li.nav-link-menu a span
    {
        display: block;
        line-height: 35px;
        height: 35px;
    }
    .halal-nav-notlogged .nav-notlogged li.nav-link-menu a.button-green span {
        display: inline-block;
        line-height: 20px;
    }
    .container-burger-menu {
        display: block;
        text-align: center;
    }
    .navbar-menu-toggler {
        margin-top: 9px;
    }
    .hideInMobile {
        display: none;
    }
}
@media (max-width: 599px){
    .client-box {
        margin: 15px auto;
        float: none;
    }
    .client-page h2 {
        color: #009734;
        font-size: 4.9vw;
    }
    .halal-nav .navbar-header .container-logout{
        float: none;
        width: 72%;
        overflow: hidden;
        margin: 10px auto;
        padding-top: 0;
    }
    .halal-nav .navbar-header .container-title {
        width: 55%;
    }
}
.send_email-section {
    float: right;
}
.send_email-section .fa.fa-envelope-o {
    font-size: 20px;
}

/******************* Paolo & Neil media css Customs *******************************/

@media (max-width: 1440px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 17px;
    }
}

@media (max-width: 1403px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 16px;
    }
}
@media (max-width: 1385px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 15.5px;
    }
}
@media (max-width: 1300px){
    .client-box .div-image {
        max-width: 140px;
    }
    .client-page h3 {
        font-size: 1.4em;
    }
    .client-page h2 {
        font-size: 1.6em;
    }
}
@media (max-width: 1294px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 13.5px;
    }
}

@media (max-width: 1258px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 13px;
    }
}
@media (max-width: 1172px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 12.5px;
    }
}
@media (max-width: 1179px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 11px;
    }
}

@media (max-width: 1188px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 12.5px;
    }
}
@media (max-width: 1160px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 11px;
    }
}
@media (max-width: 1130px){
    .client-page h3 {
        font-size: 1.2em;
    }
    .client-page h2 {
        font-size: 1.4em;
    }
}
@media (max-width: 1040px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 10px;
    }
}
@media (max-width: 1037px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 10px;
    }
}
@media (max-width: 1027px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 10px;
    }
}

@media (max-width: 1024px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 54%;   
    }
}
@media (max-width: 1024px){
    .client-footer .container-copyright, .client-footer .container-menu span {
      margin-left: -36px; 

    }
}
@media (max-width: 1000px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 54%;   
    }
    .product-label-content {
        position: relative;
        max-width: 100%;
        margin-top: 10%;
    }
}
@media (max-width: 1006px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 54%;   
    }
}
@media (max-width: 988px){
.client-footer .container-copyright, .client-footer .container-menu {
    font-size: 100%;
    
    }
}
@media (max-width: 986px){
.client-footer .container-copyright, .client-footer .container-menu {
    font-size: 100%;
    
    }
}
@media (max-width: 968px){
.client-footer .container-copyright, .client-footer .container-menu {
    font-size: 100%;
    
    }
}
@media (max-width: 936px){
.client-footer .container-copyright, .client-footer .container-menu {
    font-size: 100%;
    
    }
}
@media (max-width: 936px){
    .client-footer .container-copyright, .client-footer .container-menu span {
      margin-right: 4px;

    }
}
@media (max-width: 768px){
    .client-footer .container-copyright {
        margin-right: 35px;
    }
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 100%;
    }
    #ShowThisBrowserNotification div img {
        width: 50px;
    }
}
@media (max-width: 599px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 66px;
    }
}
@media (max-width: 523px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 57px;
    }
}
@media (max-width: 519px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 52px;
    }
}
@media (max-width: 500px){
    .client-home-page .client-page .client-boxes .col-xs-6{
        width: 100%;
    }
}
@media (max-width: 469px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 47px;
    }
}
@media (max-width: 445px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 38px;
    }
}
@media (max-width: 402px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 30px;
    }
    .separator-greener {
        max-width: 80%;
    }
}
@media (max-width: 375px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 30px;
    }
}
@media (max-width: 369px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 23px;
    }
}
@media (max-width: 340px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 15px;
    }
}
@media (max-width: 328px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 7px;
    }
}


@media (max-width: 320px){
    .client-footer .container-copyright, .client-footer .container-menu {
        font-size: 9px;
    }
}
@media (max-width: 320px){
    .halal-nav .navbar-header .container-logout .btn-green{
        margin-right: 4px;
    }
}
@media print
{
    body {
        font-size: 65% !important;
        overflow: visible;
    }
    body .no-print, body .no-print *,
    #menu,
    #header,
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dt-buttons,
    .dataTables_wrapper .dataTables_filter
    {
        display: none !important;
    }
    body #wrapper {
        margin: 0;
    }
    a[href]:after {
        content: none !important;
    }
    body .all-content-page {
        position: relative;
    }
    .show-all-print-tabs .tab-content>.tab-pane {
        display: block;
    }
    .show-all-print-tabs .tab-content>.tab-pane.no-print {
        display: none;
    }
}
/********************************** Please no CSS after media query ************************************/
/********************************** Please add your CSS before media query******************************/