/*@font-face {
    font-family: 'icomoon';
    src: url('https://i.icomoon.io/public/a2219a3ae1/EZBeer/icomoon.eot?f8dffe');
    src: url('https://i.icomoon.io/public/a2219a3ae1/EZBeer/icomoon.eot?f8dffe#iefix') format('embedded-opentype'), url('https://i.icomoon.io/public/a2219a3ae1/EZBeer/icomoon.woff2?f8dffe') format('woff2'), url('https://i.icomoon.io/public/a2219a3ae1/EZBeer/icomoon.ttf?f8dffe') format('truetype'), url('https://i.icomoon.io/public/a2219a3ae1/EZBeer/icomoon.woff?f8dffe') format('woff'), url('https://i.icomoon.io/public/a2219a3ae1/EZBeer/icomoon.svg?f8dffe#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}*/


/*@font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot');
src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
url('fonts/icomoon.woff') format('woff'),
url('fonts/icomoon.ttf') format('truetype'),
url('fonts/icomoon.svg') format('svg');
font-weight: normal;
font-style: normal;
}*/


@font-face {
font-family: 'icomoon';
src:url('fonts/icomoon.eot');
src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
url('fonts/icomoon.woff') format('woff'),
url('fonts/icomoon.ttf') format('truetype'),
font-weight: normal;
font-style: normal;
}



#brewaddbatch2 input:disabled,#brewaddbatch2 select:disabled
{
    opacity: 0.5;
}

#brew_update_batch {
    overflow-x: hidden;
    overflow-y: auto;
}

.bathupdate{float: right;
    font-size: 24px;    margin-right: 10px;}

.bathupdate i{color: #19a0d7;}


.resp_text_n {
    margin-top: 10px;
        color: #96c83c;
}

span.err_sp {
    display: block;
    margin-top: 5px;
}

span.err_spqty {
    width: 12%;
    display: inline-block;
    text-align: left;
    margin-left: 5px;
}

.batchbrewBtn {
    text-transform: unset !important;
    padding: 4px 4px !important;
    margin-left: 7px;
    float: left;
    font-size: 14px !important;
    top: 2px;
}

#batch-table .masterHead th
{
    background: transparent;
}


.SaveBrewersNotes2{
    margin: 5px auto;
    text-align: center;
    background-color: white;
    color: #96c83c;
    border: none;
    padding: 10px;
    border: 2px solid #96c83c;
    font-size: 12px;
}

button.SaveBrewersNotes2:hover {
    background-color: #96c83c;
    color: white;
    border: 2px solid #96c83c;
}

span.keys_ow {
    width: 45%;
    float: left;
    text-align: right;
    margin-right: 10px;
}

.outer_main {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.left_pro {
 width: 36%;
    float: left;
    display: flex;
    align-items: center;
}


.right_pro {
    width: 12%;
    float: left;
    display: flex;
    align-items: center;
}


.last_pro {
    width: 22%;
    float: left;
    display: flex;
    align-items: center;
}

.vis_hi {
    visibility: hidden;
}

.warehouse_sel option {
    display: block !important;
}

.right_pro input#turn1{width: 100%}

.outer_main_prod_append .right_pro{width: 60%}

.outer_main_prod_append .right_pro input#turn1{width:20%} 

.outer_main_prod .right_pro,.outer_main_prod .choose_loc
{
    flex-direction: column;
    align-items: baseline;
    row-gap: 5px;
}

.left_pro select, .outer_main_se .left_pro input {
    width: calc(100% - 120px) !important;
    float: right;
}
span.lab_ow {
    width: 120px;
    float: left;
}

.prod_list {
    margin-top: 20px;
}

.sel_pro
{
    width: 25%;
}

.sel_qty {
    width: 12%;
}

.choose_loc
{
    width: 15%;
    float: left;
    display: flex;
    align-items: center;
}

.choose_loc select
{
    width: 99%;
}

.pack_material {
    float: left;
    width: 30%;
}

.pack_material_qty {
    float: left;
    width: 8%;
}

.other_costs {
    float: left;
    width: 15%;
}

.notes {
    float: left;
    width: 27%;
}

.action_btn
{
    float: left;
    width: 20%;
}

.pro_headings {
    margin-top: 10px;
}

.remove_pack_material_used {
    border: none;
    color: #96c83c;
    font-size: 20px;
    position: relative;
    top: 15px;
}

.main_product_row a.remove_prod,.outer_main.outer_main_prod:not(.main_product_row) .remove_prod
{
    display: none;
}

.outer_main.outer_main_prod:not(.main_product_row) .pack_material_container_row:first-child .remove_prod {
    display: block;
}

.pack_material_container_row:first-child .remove_pack_material_used
{
    display: none;
}

.pack_material_container_row select, .pack_material_container_row input {
    width: 100%;
}

.pack_material_container_row {
    display: flex;
    column-gap: 10px;
}

.cblack {
    font-weight: bold;
    color: #000;
    
}

.noborder
{
    border: 0 !important;
}

table#batch-details-table td {
    border: none;
    width: auto;
}

.redColor
{
    color: red;
}

td.total_barrels 
{
    text-align: right;
    padding-right: 30px !important;
}

td.total_barrels span.keys_ow
{
    width: auto;
    float: inherit;
    text-align: inherit;
    margin-right: 0;
}

td.total_barrels span {
    font-weight: 700;
    color: black;
}

.pack_material_container {
    float: left;
    display: flex;
    width: 48%;
    flex-direction: column;
}

.pack_material_heading_row {
    float: left;
    width: 48%;
    display: flex;
    column-gap: 10px;
}

.add_packaging_material {
    padding: 5px 0;
    color: #C38B04;
    cursor: pointer;
}

.outer_main.outer_main_ma {
    margin: 20px 0px 10px 0px;
}

.add_item{display: flex;
    clear: both;
    margin: 10px 0px;
    float: left;}


.remove_item{clear: both;
    margin: 0px 0px 0px 10px;
    float: left;}

.app_mat .remove_item{display: block  !important}

.alert_cus {
    background-color: #CE5454;
    color: #FFF;
    transition: 0.15s ease-out;
    margin: 0;
    padding: 0 5px;
    max-width: 80%;
    height: 22px;
    line-height: 1.8em;
    margin-left: 10px;
}

span.turn_v {
    font-weight: 400;
}

.rederror_pop{border-color: red !important}

li#hide{display: none !important}
.load_pur {
      width: 100%;
    float: left;
    position: relative;
   }

.loader_own {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 9999;
    display:none
}


.loading-spinner-container_ow {
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-spinner_ow{
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top: 4px solid #ffffff;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    position: absolute;
   top: calc(50% - 25px);
}


#view_used_batch li{list-style-type:unset;}


span.resp_text {
    margin-right: 10px;
    color: #96c83c;
    width: 62%;
    float: left;
    margin-top: 12px;
}

span.resp_text.red{color: #f06464; margin-top: 5px;}


.production_an img {
    margin-bottom: 10px;
    width: 30px !important;
}

.rem_ico {
    float: left;
    font-size: 22px;
    margin-top: 10px;
}


span.can_sub {
   float: right;
    margin-top: -40px;
    
}

tbody .red_text, tbody .red_text a {
    color: black;
    text-decoration: underline;
}

.green_ci{color: #96c83c !important}

.red_ci{color: red !important}

span.heig, span.chkhe {
    width: 100%;
    float: left;
    border-bottom: 2px solid #efefef;
    margin-bottom: 2px;
    padding-bottom: 2px;
}

span.heig:last-child, span.chkhe:last-child 
{
    border: none !important;
        margin: 0px;
    padding: 0px;
}

[class^="icon-"],
[class*=" 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;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*,
*:after,
*:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

html {
    font-size: 100%;
}

body {
    color: #868c96;
    font-family: "fuller-sans", Roboto, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    background: #273238;
}
.pass_visib {
    position: relative;
}
.pass_visib input{padding-right: 32px !important;}

.pass_visib a.view_pass{position: absolute;
    top: 33px;
    right: 60px;
    color: #999a99;
    font-size: 16px;
    outline: none;
    text-decoration: none;}

.custom_pages div.dataTables_processing
{
    top: 0px !important;
    left: 0px !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-top: 0px !important;
    border: none !important;
    background: rgb(255,255,255,0.7);
    height: 100%;
    box-shadow: unset;
}

.loader_new_cus {
border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #5bc0de;
    width: 50px;
    height: 50px;
    margin: 0px auto;
    margin-top: 10%;
  -webkit-animation: spin_cus 2s linear infinite; /* Safari */
  animation: spin_cus 2s linear infinite;
}


.outer_loader {
    display: inline-block;
    position: relative;
    width: 100%;
}
.loader_outer_cus {
    width: 100% !important;
    float: left;
    height: 100%;
    background: rgb(255 255 255 / .6);
    z-index: 9;
    left: 0px !important;
    top: 0px;
    border: none !important;
    box-shadow: none !important;
    position: absolute;
    display: none
}

.loader_outer_cus_ins {
border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #5bc0de;
    width: 50px;
    height: 50px;
    margin: 0px auto;
    margin-top: 5%;
  -webkit-animation: spin_cus 2s linear infinite; /* Safari */
  animation: spin_cus 2s linear infinite;
}

.custm_filter {
    float: right;
    text-align: right;
}

.custm_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}

.custm_filter input[type=search] {margin-left: 0.5em;
    display: inline-block;
    width: 150px;}

.custom_pages .dataTables_wrapper .col-sm-6:nth-child(2) {
    display: none;
}
/* Safari */
@-webkit-keyframes spin_cus {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin_cus {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


ul.tsk_stat.tsk_type.sts_px {
    padding-left: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-top: 17px;
}

ul.tsk_stat li {
    float: left;
    display: inline-block;
    margin-right: 8px;
}
ul.tsk_stat li a {
    border-radius: 3px;
    padding: 8px 24px;
    text-decoration: none !important;
    outline: none !important;
    border: solid 2px #f2f2f2;
}
ul.tsk_stat li a.active.yes, ul.tsk_stat li a.yes:hover {
    background: green;
    color: white;
    border: 2px solid green;
}

ul.tsk_stat li a.active.no, ul.tsk_stat li a.no:hover {
    background: red;
    color: white;
    border: 2px solid red;
}

select#status_prod {
    width: 100px;
    margin-left: 10px;
}

/* clear */

.clear:before,
.clear:after {
    content: ' ';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom: 1;
}

img {
    max-width: 100%;
    vertical-align: bottom;
}

a,
.deets-contact a .icomoon:hover,
.button {
    color: #868c96;
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

a:hover {
    color: #19a0d7;
}

a:focus {
    outline: 0;
}

a:hover,
a:active {
    outline: 0;
}

input:focus {
    outline: 0;
}

table a {
    color: #19a0d7;
}

table a:hover {
    text-decoration: underline;
}

ul,
li,
h1,
h2,
h3,
h4,
p {
    margin: 0;
    padding: 0;
    line-height: 1;
}

h1,
h2,
h3,
h4 {
    font-family: 'Montserrat', sans-serif;
}

h1 {
    font-weight: 700;
    font-size: 2.8em;
    font-weight: 300;
    letter-spacing: -1.5px;
    text-align: left;
    padding-bottom: 40px;
    color: #273238;
}

.single-team h1 {
    padding-bottom: 10px;
}

h2,
h2.gf_repeater_title {
    font-weight: 400;
    font-size: 1.5em;
    letter-spacing: -0.30px;
    padding-bottom: 25px;
    color: #273238;
}

h4 {
    font-weight: normal;
    font-size: 1em;
    padding-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #999;
}

p {
    line-height: 1.5em;
    padding-bottom: 20px;
}

p:last-child {
    padding-bottom: 0;
}

.team-title {
    padding: 0 0 40px 0;
    display: block;
}

.team-title .icomoon {
    color: #ff9900;
}

ul,
li {
    list-style-type: none;
}

b,
strong {
    font-weight: 700;
}

.icomoon {
    position: relative;
    top: 1px;
}

.text-right {
    text-align: right;
}

hr {
    border: none;
    height: 2px;
    color: #efefef;
    background-color: #efefef;
    overflow: hidden;
    clear: both;
}

.gfield_html {
    padding-top: 10px;
}

.pad-top-40 {
    padding-top: 40px;
}

.text-center {
    text-align: center;
}

.avatar {
    border-radius: 1000px;
    display: block;
    margin: 0 auto 10px auto;
}

.menu-bar {
    text-align: center;
    width: 175px;
    float: left;
    position: relative;
    height: 100vh;
    overflow-y: auto;
}

.menu-bar .logout {
    position: absolute;
    /*  bottom: 0; */
    margin: 0 auto;
    text-align: center;
    background: #222c31;
    padding: 25px;
    display: block;
    width: 100%;
}

.menu-bar .logout:hover {
    color: #ff9900;
}

.menu-bar section {}

.menu-bar .user {
    background: #222c31;
    padding: 25px;
}

.menu-bar .user img {
    width: 64px;
    height: 64px;
    border-radius: 1000px;
    margin: 0 auto 10px auto;
    text-align: center;
}

.content {
    background: #f5f5f5;
    height: 100vh;
    overflow: auto;
    padding: 0;
}

.body {
    padding: 40px;
}

.user-bar {
    background: #f5f5f5;
    border-bottom: solid 1px #e0e0e0;
    padding: 20px;
}

.menu {
    padding: 20px 0;
}

.menu li a {
    display: block;
    text-align: center;
    font-family: "fuller-sans-bold", Roboto, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
}

.menu li a {
    padding: 15px 0;
    position: relative;
}

.menu li a:hover {
    color: #fff;
    background: #222c31;
    border-radius: 4px;
}

.menu li.current-menu-item a {
    color: #feb300;
}

.menu li.current-menu-item:before,
.single-team .menu li.menu-item-37:before {
    content: '';
    width: 0;
    height: 0;
    /*  border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f5f5f5; */
    position: absolute;
    right: -20px;
    top: 33px;
}

.menu li a .icomoon {
    display: block;
    font-size: 2em;
    padding-bottom: 10px;
    top: 3px;
}

.menu li.menu-item-33 a .icomoon {
    color: #ff9900;
}

.menu li.menu-item-37 a .icomoon {
    color: #19a0d7;
}

.menu li.menu-item-35 a .icomoon {
    color: #96c83c;
}

.menu li.menu-item-34 a .icomoon {
    color: #f06464;
}

.single-team .menu li.menu-item-37 a {
    color: #fff;
}

.sidebar {
    padding-left: 60px !important;
}

.card {
    width: 100%;
}

.card .card-title {
    padding: 15px 20px;
    background: #fff;
    color: #666;
    font-family: Montserrat;
    border-radius: 4px 4px 0 0;
    border-bottom: solid 1px #f5f5f5;
    text-transform: uppercase;
    font-size: 0.9em;
}

.card .card-content {
    padding: 20px;
    background: #fff;
    font-weight: 400;
    border-radius: 0 0 4px 4px;
}

.card .card-content.no-title {
    border-radius: 4px;
}

.card .card-content.no-pad {
    padding: 0;
}

.card .card-block {
    padding-bottom: 20px;
    line-height: 1.3em;
}

a .icon-edit,
.blue {
    color: #19a0d7;
}

a .icon-delete,
.red {
    color: #f06464;
}

a .icon-add,
.green {
    color: #96c83c;
}

table {
    width: 100%;
}

table thead,
table tbody,
table tfoot {
    border: solid 1px #e0e0e0;
}

table thead th,
table tbody td,
table tfoot td {
    padding: 10px;
    border-bottom: solid 1px #e0e0e0;
    vertical-align: middle;
}

table.center thead th,
table.center tbody td,
table.center tfoot td {
    text-align: left;
}

table thead th {
    padding: 12px 10px;
    text-align: left;
}

table thead th,
table tfoot td {
    font-weight: 700;
    color: #273238;
    text-transform: uppercase;
    font-size: 0.85em;
    background: #f5f5f5;
}

table tfoot td {
    font-size: 1.1em;
}


/* table tbody tr:hover {
    background: #f9f9f9;
} */

table tbody td ul li {
    display: inline-block;
    font-size: 1.4em;
}

table td.center,
table th.center {
    text-align: center;
}

table td.right,
table th.right {
    text-align: right;
}

.remodal table {
    margin-bottom: 40px;
}

.button-block {
    text-align: right;
    padding-top: 30px;
}

.button {
    outline: 0;
    border: solid 2px #e0e0e0;
    padding: 10px 15px;
    background: transparent;
    text-transform: uppercase;
    font-size: 0.9em;
    border-radius: 3px;
    font-weight: 500;
    position: relative;
    display: inline-block;
    color: #868c96;
}

.button .icomoon {
    font-size: 1.4em;
    line-height: 0;
    padding-right: 5px;
    left: -5px;
    top: 4px;
}

.button:hover {
    border-color: #feb300;
    color: #fff;
    background: #feb300;
}

.button.green {
    border-color: #96c83c;
    color: #96c83c;
}

label.button.green.pad_class {
    margin-left: 17px;
    /* PUT Margin-Left To Set Design */
    margin-top: 10px;
    /* PUT Margin-Left To Set Design */
}

.button.green:hover {
    border-color: #96c83c;
    color: #fff;
    background: #96c83c;
}

.button.blue {
    border-color: #19a0d7;
    color: #19a0d7;
}

.button.blue:hover {
    border-color: #19a0d7;
    color: #fff;
    background: #19a0d7;
}

.button.red {
    border-color: #f06464;
    color: #f06464;
}

.button.red:hover {
    border-color: #f06464;
    color: #fff;
    background: #f06464;
}

.button-action ul li {
    padding: 8px;
    background: #f9f9f9;
    border-bottom: solid 1px #fff;
    font-size: 0.9em;
    text-align: center;
}

.disabled {
    color: #ccc;
}

.right .tabs {
    float: right;
}

.company-logo {
    border: solid 1px #e0e0e0;
    padding: 40px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.user-profile {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 100px;
    height: 100px;
    border-radius: 1000px;
}

.invoice-total {
    font-size: 3em;
    position: relative;
    color: #96c83c;
    top: -30px;
}

.dash-status .card {
    padding-right: 15px;
    text-align: center;
}

.card-lrg-num {
    background: #fff;
    padding: 25px;
    font-size: 24px;
}

.dash-status .card-lrg-num.nopad {
    padding: 0;
}

.details {
    background-color: #fff;
    padding: 20px;
    text-align: left;
    font-weight: 400;
}

.status {
    cursor: pointer;
}

#status ul li a {
    text-align: center;
    background: #f9f9f9;
    padding: 5px;
    display: block;
    margin-bottom: solid 1px #fff;
}

.user-bar .icomoon {
    font-size: 1.6em;
    position: relative;
    display: inline-block;
    line-height: 0;
    top: 6px;
    padding-left: 5px;
}

.user {
    border-bottom: solid 1px #f5f5f5;
    padding: 20px;
}

.user:last-child {
    border-bottom: none;
}

.user ul li {
    display: inline-block;
}

.user .icomoon {
    font-size: 1.3em;
    line-height: 0;
    top: 4px;
}

.user .icon-account-circle-1 {
    padding-right: 5px;
}

.user-bar {
    padding: 0;
}

.user-pro {
    padding: 20px;
    text-align: right;
    float: right;
}

.gap-left {
    padding-left: 20px;
}

.gap-right {
    padding-right: 20px;
}

.row.gap-bottom {
    margin-bottom: 20px;
    padding-right: 40px;
    overflow: hidden;
    display: block;
    clear: both;
}

.spacer .columns {
    padding: 10px;
}

.breadcrumb {
    list-style: none;
    overflow: hidden;
}

.breadcrumb li {
    float: left;
}

.breadcrumb li a {
    text-decoration: none;
    padding: 20px 0 20px 55px;
    background: #f5f5f5;
    /* fallback color */
    position: relative;
    display: block;
    float: left;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid #f5f5f5;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}

.breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid #e0e0e0;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb li:first-child a {
    padding-left: 25px;
}

.breadcrumb li:nth-child(2) a {
    background: #f5f5f5;
}

.breadcrumb li:nth-child(2) a:after {
    border-left-color: #f5f5f5;
}

.breadcrumb li:nth-child(3) a {
    background: #f5f5f5;
}

.breadcrumb li:nth-child(3) a:after {
    border-left-color: #f5f5f5;
}

.breadcrumb li:nth-child(4) a {
    background: #f5f5f5;
}

.breadcrumb li:nth-child(4) a:after {
    border-left-color: #f5f5f5;
}

.breadcrumb li:nth-child(5) a {
    background: #f5f5f5;
}

.breadcrumb li:nth-child(5) a:after {
    border-left-color: #f5f5f5;
}

.breadcrumb li:last-child a {
    background: transparent !important;
    color: #19a0d7;
    pointer-events: none;
    cursor: default;
}

.breadcrumb li:last-child a:after {
    border-left: 0;
    background: #f5f5f5;
}

.breadcrumb li a:hover {
    background: #efefef;
}

.breadcrumb li a:hover:after {
    border-left-color: #efefef !important;
}

.breadcrumb li:last-child a:before {
    border-left: none;
}

.graph-check input[type=radio] {
    margin-top: 0;
    min-height: 0;
}

.icon-account-circle-1:before {
    content: "\e917";
}

.icon-whiskey-barrel:before {
    content: "\e900";
}

.icon-user-group-view:before {
    content: "\e901";
}

.icon-user-clipboard:before {
    content: "\e916";
}

.icon-trolley-box-1:before {
    content: "\e902";
}

.icon-delete:before {
    content: "\e90a";
}

.icon-edit:before {
    content: "\e90b";
}

.icon-paperplane:before {
    content: "\e903";
}

.icon-directions:before {
    content: "\e90e";
}

.icon-glass-beer:before {
    content: "\e904";
}

.icon-gauge:before {
    content: "\e909";
}

.icon-view:before {
    content: "\e910";
}

.icon-envelope-circle:before {
    content: "\e914";
}

.icon-email-envelope:before {
    content: "\e913";
}

.icon-archive:before {
    content: "\e90d";
}

.icon-circle-view:before {
    content: "\e915";
}

.icon-car-rv:before {
    content: "\e905";
}

.icon-business-receipt:before {
    content: "\e906";
}

.icon-business-graph-bar-1:before {
    content: "\e907";
}

.icon-binoculars:before {
    content: "\e911";
}

.icon-banking-money-send-3:before {
    content: "\e908";
}

.icon-send-invoice:before {
    content: "\e912";
}

.icon-paid:before {
    content: "\e90f";
}

.icon-add:before {
    content: "\e90c";
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.handlebarrel_head
{
    width: 150px;
}

td.handlebarrel {
    text-align: right;
    padding-right: 20px !important;
}

.text_underline {
    text-decoration: underline;
}

.inv_notes_area i
{
    cursor: pointer;
}

.inv_notes_area .tooltip-arrow
{
    padding: 0 !important;
}

.inv_notes_area .tooltip-inner
{
    opacity: 1 !important;
    color: #fff !important;
}

#update_inventory .mCustomScrollBox,#update_inventory .mCSB_container
{
    overflow: visible;
}

.updateProsBatchCostList input[type=radio]
{
    margin-top: 3px !important;
}

.d-none
{
    display: none;
}

#companyProfileEdit .item .alert
{
    font-size: 12px;
}

.clear_inherit
{
    clear: inherit !important;
}

th.batch_actions {
    width: 100px !important;
}

#batch-table .ic
{
    background: #E9F8E6 !important;
}

#batch-table .cob
{
    background: #FEF0CB !important;
}

#batch-table .cou
{
    background: #E4F4F9 !important;
}

#batch-table .ic_subhead
{
    background: #F1F5F1 !important;
}

#batch-table .cob_subhead
{
    background: #F6F3EA !important;
}

#batch-table .cou_subhead
{
    background: #F2F5F6 !important;
}

.table-striped>tbody>tr:nth-of-type(odd) td.ic_row
{
    background: #F5F9F4;
}

.table-striped>tbody>tr:nth-of-type(even) td.ic_row
{
    background: #FAFEF9;
}

.table-striped>tbody>tr:nth-of-type(odd) td.cob_row
{
    background: #F9F6EE;
}

.table-striped>tbody>tr:nth-of-type(even) td.cob_row
{
    background: #FEFBF3;
}

.table-striped>tbody>tr:nth-of-type(odd) td.cou_row
{
    background: #F6F8F9;
}

.table-striped>tbody>tr:nth-of-type(even) td.cou_row
{
    background: #FBFDFE;
}

#batch-details-table tr#batch_detail0
{
    background-color: #E6F5FA !important;
    font-weight: 400;
}

#batch-details-table tr#batch_detail0 b
{
    margin-right: 15px;
}
 
#batch_brewers_mash_notes
{
    border: 2px solid #FEAC00;
}

tr#batch_sub_detail .bItems {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}

tr#batch_sub_detail .bItems .BSubItems {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
}

.batch_detail_0_items {
    display: flex;
    flex-direction: row;
    column-gap: 80px;
    padding: 20px 0;
}

.BSubItemPackHeading
{
    flex: 0 0 95px;
}

tr#batch_sub_detail .bItems.basic_data b {
    min-width: 120px;
    display: block;
    float: left;
}

tr#batch_sub_detail .bItems.turns_data b {
    min-width: 129px;
    display: block;
    margin-right: 25px;
    float: left;
}

.BSubItemPackUnits,.BSubItemPackCostUnit
{
    flex: 0 0 50px;
}

.BSubItemPackHeading b {
    width: 100%;
    display: block;
}

.batch_tab_data_outer_left b
{
    color:#353734;
}

.batch_tab_data_outer {
    display: flex;
    flex-direction: row;
    /* column-gap: 20px; */
    margin-top: 40px;
}

.batch_tab_data_outer_left {
    flex: 0 0 10%;
}

.batch_tab_data_outer_right {
    flex: 0 0 90%;
}

.batch_tab_data_outer_right th {
    border-bottom: none !important;
    border-top: none !important;
    color: #212121 !important;
    font-weight: bold;
    font-size: 15px;
}

.batch_tab_data_outer_right table,.batch_tab_data_outer_right thead
{
    border: none;
}

.batch_tab_data_outer_right thead th,.batch_tab_data_outer_right tbody td {
    padding-left: 20px !important;
}

.batch_tab_data_outer_right thead th
{
    padding-top: 0px !important;
}

.b_l_n
{
    border-left: none !important;
}

.b_r_n
{
    border-right: none !important;
}

.border_none
{
    border: none !important;
}

.w_25
{
    width: 25%;
}

.w_10
{
    width: 10%;
}

.w_8
{
    width: 8%;
}

#mash_notesBrew,#frementer_notesBrew,#brite_notesBrew
{
    margin-top: 40px;
}

.org_border
{
    border: 2px solid #FEAC00 !important;
}

.row-kettle-turn .label-container {
    margin-bottom: 10px;
    padding-left: 15px;
}

.row-kettle-turn label {
    margin-bottom: 15px;
}

.batchProSaveBtns {
    display: flex;
    column-gap: 15px;
}

.batchProSaveBtns * {
    margin: auto;
}

.batch_tab_data_outer_right tbody td.addAdditionBatchContainer {
    padding: 0 15px 0 0px !important;
    background: #F5F5F5 !important;
    border-color: #F5F5F5 !important;
}

.batch_tab_data_outer_right tbody td.addAdditionBatchContainer button.addAdditionBatch {
    background: #44A71D;
    color: #fff;
    width: 100%;
}

.mw_50
{
    min-width: 50px;
}

.mw_60
{
    min-width: 60px;
}

.mw_115
{
    min-width: 115px;
}

.mw_70
{
    min-width: 70px;
}

.mw_80
{
    min-width: 80px;
}

.mw_100
{
    min-width: 100px;
}

.batch_tab_data_outer_right thead th.addition_Extra_TH
{
    padding: 0 15px 6px 0px !important;
}

.addition_Extra {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}

.addition_Extra button {
    background: #44A71D;
    color: #fff !important;
}

.addition_Extra button:hover
{
    color: #fff;
}

.batch_tab_data_outer_right tbody td.addAdditionBatchContainer button.addAdditionBatch.already_added
{
    opacity: 0.5;
    pointer-events: none;
}

.batch_tab_data_outer_right tbody td.addAdditionBatchContainer button.addAdditionBatch.no_stock {
    background: red;
    pointer-events: none;
}


#Brew_Create_Batch
{
    margin-top: 10px;
    margin-bottom: 17px;
    margin-right: 12px;
}

.inv_bug_msg {
    padding: 10px 0;
}

#loginNotice .err_msg,#cancelSubscription .modal-body
{
    font-size: 16px;
    line-height: 22px;
}

@media screen and (max-width: 480px) {
    h1 {
        font-size: 25px;
    }
}

.my-overflo_hidden {
    {
        background: #f5f5f5;
        height: auto;
        overflow: hidden !important;
        padding: 0;
    }
}


/*for error message*/

.js-messages {
    position: fixed;
    right: 5px;
    top: 5px;
    z-index: 99;
    cursor: pointer;
}


/*css for form validation {010}{start}*/

.item .alert {
    float: left;
    margin: -2px 0 0 20px;
    padding: 3px 10px;
    color: #FFF;
    border-radius: 3px 4px 4px 3px;
    background-color: #CE5454;
    max-width: 170px;
    white-space: pre;
    position: relative;
    left: -15px;
    opacity: 0;
    z-index: 1;
    transition: 0.15s ease-out;
}

.item .alert::after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #CE5454 transparent transparent;
    border-style: solid;
    border-width: 11px 7px;
    position: absolute;
    left: -13px;
    top: 1px;
}

.item.bad .alert {
    left: 0;
    opacity: 1;
}

.mode2 .item {
    clear: left;
    height: auto;
    padding: 0;
    zoom: 1;
}

.mode2 .item.bad {
    margin-bottom: 8px;
}

.mode2 .item::before,
.mode2 .item::after {
    content: '';
    display: table;
}

.mode2 .item::after {
    clear: both;
}

.mode2 .item label {}

.mode2 .item label span {
    float: none;
    display: block;
    line-height: inherit;
}

.mode2 .item input:not(type="checkbox"),
.item textarea {
    width: 250px;
    margin: 0;
}

.mode2 .item select {
    /* width:260px;  */
    float: none;
}

.mode2 .item.multi label {
    float: none;
}

.mode2 .item.multi input {
    float: left;
    margin-right: 5px;
    width: 35px;
    text-align: center;
}

.mode2 .item .tooltip {
    left: auto;
    position: absolute;
    right: -22px;
    top: 19px;
}

.mode2 .item .alert::after {
    display: none;
}

.mode2 .item .alert {
    float: none;
    clear: left;
    margin: 0;
    padding: 0 5px;
    border-radius: 0 0 3px 3px;
    max-width: 80%;
    height: 22px;
    line-height: 1.8em;
}

.mode2 .item>.extra {
    position: absolute;
    right: 0;
}


/*css for form validation {010}{end}*/


/*css process-delivery {032}{start}*/

.space-div {
    height: 50px !important;
}

/*.invoice-total {
    font-size: 3em;
    position: relative;
    color: #96c83c;
    top: -30px;
}
*/
.disable {
    /* pointer-events: none !important; */
    cursor: default;
    //color:Gray;
    opacity: 0.4;
}


/*css for process-delivery {032}{end}*/


/* calendar event code (038) start */

.fc-content {
    height: 25px !important;
}

div#title3,
div#descr3 {
    height: 100%;
    width: 360px;
    margin-top: 6px;
    color: black;
}

div.fc-center h2 {
    margin-top: 25px !important;
    width: 410px;
    height: 20px;
    background-color: #FEB300;
}

.c-title {
    height: 43px;
}

.fc-toolbar {
    height: 80px;
    /*   margin-top: -23px; */
}

.fc-time {
    display: none;
}

.fc-row .fc-widget-header {
    height: 15px;
    font-size: 17px;
}


/* calendar event code (038) end */


/*tab manage style{010} start */

.nav-tabs {
    border-bottom: 2px solid #DDD;
    font-weight: normal;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border-width: 0;
}

.nav-tabs>li>a {
    border: none;
    color: #666;
}

.nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
    border: none;
    color: #b98200 !important;
    background: transparent;
}

.nav-tabs>li>a::after {
    content: "";
    background: #b98200;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
}

.nav-tabs>li.active>a::after,
.nav-tabs>li:hover>a::after {
    transform: scale(1);
}

.tab-nav>li>a::after {
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}

.tab-pane {
    padding: 15px 0;
}

.tab-content {
    padding: 20px
}

.panel {
    margin-bottom: 0px;
}

.tab-pane {
    padding: 0px;
}

.tab-content {
    padding: 0px;
}


/*tab manage style{010} end */


/*coutdown style{010} start */

#getting-started {
    font-size: 21px;
    line-height: 30px;
    color: black;
}

#getting-started span {
    /* background-color:#273238; */
    padding: 5px 10px;
    font-size: 21px;
    line-height: 21px;
    color: black;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: black;
    background-color: #cea33a;
    border-color: #cea33a;
}

.pagination>li>a,
.pagination>li>span {
    color: black;
}

.modal-content,
.alert,
.m-signature-pad {
    border-radius: 0px !important;
}

.noti .checkbox label {
    padding-left: 0px;
}


/* @media screen and (max-width: 767px) {
    #menu-main-menu li{
        float:left;
    }
    .menu-bar{
        width: auto;
        float: none;
        height: auto;
    }
} */


/*coutdown style{010} end */


/* phone format and password length style for sign up form (038) start */

.no_format {
    margin-bottom: 10px;
    margin-top: 3px;
    margin-left: 2px;
}

.pass {
    margin-top: 3px;
    margin-left: 2px;
}

.card .card-content.for_padding {
    padding-top: 40px;
    padding-bottom: 40px;
}

.card-content.no-title.expire-color h1 {
    color: red;
}

.amount_total {
    color: black;
    font-size: 20px
}


/* phone format style for sign up form (038) end */

.example010 {
    margin-bottom: 1.5em;
}

.example010 input[type=checkbox]:not(old),
.example010 input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.example010 input[type=checkbox]:not(old)+label,
.example010 input[type=radio]:not(old)+label {
    display: inline-block;
    margin-left: -28px;
    padding-left: 28px;
    background: url('checks.png') no-repeat 0 0;
    line-height: 24px;
}

.example010 input[type=checkbox]:not(old):checked+label {
    background-position: 0 -24px;
}

.example010 input[type=radio]:not(old):checked+label {
    background-position: 0 -48px;
}

a.DTTT_button {
    color: #fff !important;
    background-color: #5bc0de;
    border-color: #46b8da;
    background: #5bc0de;
    margin-right: 10px;
}

a.DTTT_button:hover {
    color: #000000 !important;
    background: #5bc0de !important;
    border-color: #46b8da !important;
}

.dataTables_length label select {
    line-height: 20px;
}

.DTTT_button embed {
    width: 50px;
    height: 24px;
}


/* for paid in all view file start (038) */

.cursor {
    cursor: default !important;
}

.invoicePaidMarkLi .paidMarkButton{color: #19a0d7 !important; }

.invoicePaidMarkLi .payment-color {
    color: gray !important;
}


/* for paid in all view file start (038) */

.user-bar ul.breadcrumb li:before {
    content: none !important;
}

.user-bar ul.breadcrumb {
    margin-bottom: 0px;
}


/* for chart in dashboard page (038) start */

.modal-footer {
    border-top: none;
}


/* for chart in dashboard page (038) start */


/* pdv */

.date {
    background: #feb300;
    padding-top: 16px;
    color: #000;
    font-weight: bold;
    width: 17%;
    float: left;
    margin-right: 15px;
    text-align: center;
    padding-bottom: 18px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 17px;
}


/* pdv */

.twentyseven {
    text-align: center;
    font-size: 17px;
    margin-bottom: -20px;
}


/* pdv */

.month {
    text-align: center;
    font-size: 17px;
}


/* pdv */

.hline {
    border: 1px solid #d89800;
    margin-top: 5px;
    margin-bottom: 5px;
}


/* pdv */

.mybackground {
    background: #ffffff;
    /* padding: 10px; */
    /*  border: 1px solid #ffffff; */
    padding-left: 0;
}


/* pdv */


/* .mydatils{
padding: 17px;
} */


/* pdv */

.date_one {
    background: #feb300;
    padding-top: 24px;
    color: #000;
    font-weight: bold;
    width: 12%;
    float: left;
    margin-right: 15px;
    padding-bottom: 25px;
    font-size: 17px;
    text-align: center;
}


/* pdv */

.my_history {
    background: #fff;
    padding: 12px;
    padding-left: 0px;
}


/* pdv */

.hline_one {
    border: 1px solid #e0e0e0;
    margin-top: 15px;
}


/* pdv */

.media {
    border: 1px solid #d0d0d0;
}


/* pdv */

.media-body {
    padding-top: 10px;
}

.pad_left_zero {
    padding-left: 0px;
}

.col-md-4.col-xs-12.col-sm-6.pad_left_zeros {
    padding-left: 0px;
}

.col-md-6.col-xs-12.col-sm-12 .pad_left_zero {
    padding-left: 0;
}

.col-md-6.col-xs-12.col-sm-12 {
    padding-left: 0;
}

.dt-buttons {
    padding-top: 12px;
    float: right;
}

.buttons-excel,
.buttons-pdf {
    color: #fff !important;
    background-color: #5bc0de;
    border-color: #46b8da;
    background: #5bc0de;
    margin-right: 10px;
    padding: 7px 16px;
    border-radius: 4px;
    text-decoration: none;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

.acc_email {
    margin-top: 23px;
}

#invoicereportlist_filter,
#account-report_filter,
#account-User-report_filter,
#table_inventory_report_filter {
    margin-top: 20px;
}

#all_order_report,
#all_invoice_report,
#all_account_report,
#all_account_order_report,
#all_suplier_report,
#all_suplier_product {
    position: absolute;
}

#view-report_length label,
#invoicereportlist_length label,
#account-report_length label,
#view-account-report_length label,
#acc_invoicereportlist_length label,
#supplier-account-report_length label,
#account-product-report_length label {
    margin-top: 50px;
}

#view-report_filter,
#invoicereportlist_filter,
#account-report_filter,
#view-account-report_filter,
#acc_invoicereportlist_filter,
#supplier-account-report_filter,
#account-product-report_filter {
    margin-top: -32px;
}

.navbar {
    margin-bottom: 0px;
    border-radius: 0px;
}

div.tooltip-inner {
    max-width: 400px;
}

.discountcode {
    clear: none !important;
    float: left !important;
    border: 0 !important;
    outline: 0;
    margin-top: -20px;
    text-align: center;
    background: transparent;
    border-bottom: 2px solid #f2f2f2 !important;
    width: 250px !important;
}

.invite_btn {
    padding: 2px;
}

.desk_hide, .new_br_t2{display: none !important
}

@media(max-width:768px) {
    .user-pro {
        border-top: 1px solid #DDD;
    }
}

@media(max-width:767px) {

    .own_order_cus .col-sm-6:last-child div#orderList_filter{text-align: right;}

.row.cus_pag {
    position: absolute;
    width: 100%;
    background: #f7f7f7;
    float: left;
    left: 0px;
        padding: 10px 0px;
        display: flex;
    align-items: center;
}

.row.cus_pag .col-sm-5 {
    padding: 0px 5px;
    width: 60%;
    float: left;
    text-align: left;
}

.row.cus_pag .col-sm-5 .dataTables_info{text-align: left; padding: 0px}


.row.cus_pag .col-sm-7 {
    padding: 0px 5px;
    width: 40%;
    float: left;
    text-align: left;
}

.row.cus_pag .col-sm-7 .dataTables_paginate{text-align: right}

.row.cus_pag .col-sm-7 a {
       background: transparent;
    border: 1px solid white;
    outline: 1px solid #ddd;
    padding: 4px 10px;
}

.row.cus_pag .col-sm-7 li.active a{background-color: #cea33a !important;
    border: 1px solid #cea33a;}


.summ_own{margin-top: 60px;
    width: 100%;}

div.own_order_cus .summ_own table tr td{
  background: white !important;
    border: none !important;}


div.own_order_cus .summ_own table tr.tot_ba td{padding-bottom: 5px !important;}

div.own_order_cus .summ_own table tr.tot_pri td{padding-top: 5px !important;}




div.own_order_cus .summ_own table tr:first-child td {
    border-bottom: 1px solid #dddddd !important;
}

td.right_newo {
    text-align: right;
}

.crt_btn{text-align: right;
    padding-top: 10px;
    float: left;
    width: 100%;}

.crt_btn a{width: 100%;
    text-align: center; padding: 15px}


tr.expand_all{position: absolute;
    z-index: 9;
    width: 100%;
    left: 0px;
    right: 0px;
    background: #f7f7f7 !important;
    margin-top: 10px;}


div.own_order_cus table tr.expand_all td {
    background: transparent !important;
    border: none !important;
    width: 100%;
    text-align: center;
    float: left;
    padding:  0px !important;
}

tr.head_typ.desk_hide.hide_al {
    display: none !important;
}

.new_br_t{content: "";
    margin: 2em;
    display: block;
    margin-bottom: -20px; }

.new_br_t2{content: "";
    margin: 1.8em;
    display: block !important;
    margin-bottom: -20px; }


tr.head_typ.desk_hide {
    display: table-row !important
}

.own_order_cus .col-sm-6 {
    padding: 0px;
    width: 50%;
    text-align: left;
    position: relative;
    top: 4px
}

.own_order_cus .col-sm-6:last-child
{
    float: right;
    width: 40%;
    font-size: 0px;
}

.own_order_cus div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: 90% !important;
    border-radius: 0px;
}

.own_order_cus div.dataTables_length label{float: left;}

.own_order_cus table tr td, .own_order_cus table tr th{display: none !important}

.own_order_cus table tr td:nth-child(1), .own_order_cus table tr td:nth-child(2), .own_order_cus table tr td:nth-child(3), .own_order_cus table tr td:nth-child(4), .own_order_cus table tr td:nth-child(5){display: table-cell !important;background: #f5f5f5 !important;border: 1px solid #dddddd !important;}



.ord_tabs a {
    padding: 10px !important;
    font-size: 12px;
}
.qty_ico
.own_order_cus table tr td:nth-child(4){    border-right: none;}

td.th_type {
    font-weight: 700;
    color: #273238;
    text-transform: uppercase;
    font-size: 0.85em;
    background: #f5f5f5;
    border-top: 0px !important;
}


.navbar-toggle{position: relative;z-index: 9}
a.navbar-brand.back_or {
    font-size: 40px;
    padding: 6px 20px; position: relative;
}

span.titl_own {
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 14px;
    color: #273238;
    font-size: 24px;
        font-family: 'Montserrat', sans-serif;
}

.disp_none_text{display: none !important}
.desk_hide{display: block !important}
.navbar-default{    background-color: #f7f7f7;border: none!important}
.procc_del_pag .card .card-content {padding: 5px;}

.view_order_cus .card .card-content {padding: 5px 8px;}

.procc_del_pag .table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}

.qty_ico{display: table-cell !important}
#process-delivery{margin-bottom: 0px}
.outside {
background: #f7f7f7;
    height: 7px;
    float: left;
    width: 100%;
    display: block;
    left: 0px;
    position: absolute;
}

.own_order_cus .outside{margin-top: 10px}


.head_typ_icon{position: absolute;right: 10px; margin-top: 8px}

.own_order_cus .col-sm-12 {
    padding: 0px;
    position: inherit;
}

.expand_all a{background: url(../images/back_new.png);
    padding: 0px 23px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    top: -12px;}

.expand_all a .fa-minus {
    color: #f06464;
}




.head_typ_icon ul li {
    float: left;
    display: contents !important;
}

.head_typ_icon ul li a {
    margin: 0px 5px;

}
.head_typ_icon ul li a.desk_hide {
    display: -webkit-inline-box !important;
}


.head_typ_icon ul li a i {
    font-size: 22px;    top: 2px !important;
}

.head_typ_icon ul li a.desk_hide i {
    top: 3px !important;
}

#orderList{border: none !important; margin-top: 0px !important}

/*.height_new:after
{
 content: '';

}*/



h3.shell_depo {
font-size: 16px;
    margin-top: 10px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 4px;
    color: #273238;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
}

.bname, .bdeli, .bretu, .bdepcal, .dep_req {
    padding: 0px;
}
.bname {
    width: 100%;    padding: 10px 0px;
}

.bname .item, .bdeli .item, .bretu .item, .bdepcal .item, .dep_req .item {margin: 0px}

.bname label, .bname br{display: none}

.procc_del_pag .space-div{height: unset !important;}

.bdeli, .bretu{    width: 24%;
    float: left;}

.bdepcal {
    width: 20%;
    float: left;
    text-align: center;
    font-size: 12px;
    margin-top: 3px;
}

.barr_type {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
}


.bdeli label, .bretu label, .bdepcal label, .dep_req label    {font-size: 12px;}

.invoice-total{position: unset;
    font-size: 36px;
    margin-top: 2px;
    float: left;
    font-family: 'Montserrat', sans-serif}

.inv_paid_png{    width: 25px;
    height: 25px;}

.left_in, .right_inv {
    padding: 0px;
}
.out_inv_t {
    margin-top: 15px !important;
    width: 100% !important;
}

.receivedby_ow{float: left;margin-top: 30px;
    text-align: center;width: 102.7%;margin-bottom: 10px;margin-left: -10px}

.recevi_by, .signin {
    padding: 0px;
}

.signin a{    background: #95c83b !important;
    width: 100%;
    float: left;
    font-size: 14px;
    padding: 15px 0px;
    border-radius: 6px;
font-family: Montserrat;}

.cance_cu{color: #d86f6b !important;
    border-color: #d86f6b !important;
    float: left;
    width: 20%;
    text-align: center;
    padding: 15px 0px;font-family: Montserrat;}


.cance_cu:hover, .comp_sen_cus:hover{color: white !important}

.compte_sen {
    padding-top: 10px;
}

.comp_sen_cus{color: #94c93d !important;
    border-color: #94c93d !important;
    float: revert;
    width: 78%;
    text-align: center;
    padding: 15px 0px;
    opacity: 1;margin: 0px;font-family: Montserrat;}

.left_in {
    width: 60%;
    float: left;
}

.right_inv {
    width: 40%;
    float: right;
}

.dep_req {
    width: 32%;
    float: left;
}

.deliverednamevalue, .returnedvalue{width: 90% !important;height: 34px !important;}
.deposit-price{width: 100% !important; height: 34px !important;}

    body {
        background-color: #f5f5f5;
    }
    .content {
        height: auto;
    }
    .body {
        padding: 5px;
    }
    #view-report_filter,
    #invoicereportlist_filter,
    #account-report_filter {
        margin-top: -32px;
        margin-right: -150px;
    }
}

.acc_cmpny_sts {
    float: right;
}

.unblockcompanyButton {
    color: red !important;
}

.unblockaccountButton {
    color: red !important;
}

#delete-account-user,
#invite-sucess {
    z-index: 1080 !important;
    background-color: rgba(0, 0, 0, 0.2);
}


/*for loader*/

@-webkit-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

@-moz-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

@-o-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

@keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }
    50% {
        transform: rotate(180deg) scale(1.1);
    }
    100% {
        transform: rotate(360deg) scale(1);
    }
}

.m-progress {
    position: relative;
    opacity: .8;
    color: transparent !important;
    text-shadow: none !important;
    background-color: #96c83c;
}

.m-progress:hover,
.m-progress:active,
.m-progress:focus {
    cursor: default;
    color: transparent;
    outline: none !important;
    box-shadow: none;
}

.m-progress:before {
    content: '';
    display: inline-block;
    position: absolute;
    background: transparent;
    border: 1px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    -webkit-animation: ld 1s ease-in-out infinite;
    -moz-animation: ld 1s ease-in-out infinite;
    -o-animation: ld 1s ease-in-out infinite;
    animation: ld 1s ease-in-out infinite;
}

.btn-default.m-progress:before {
    border-left-color: #333333;
    border-right-color: #333333;
}

.btn-lg.m-progress:before {
    margin-top: -16px;
    margin-left: -16px;
    width: 32px;
    height: 32px;
}

.btn-sm.m-progress:before {
    margin-top: -9px;
    margin-left: -9px;
    width: 18px;
    height: 18px;
}

.btn-xs.m-progress:before {
    margin-top: -7px;
    margin-left: -7px;
    width: 14px;
    height: 14px;
}


/* this code by (038) start */


/* code for check box in a/c profile start */

#msg_email {
    margin-left: 170px;
}

#msg_footer {
    margin-left: 20px !important;
}

.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}


/* code for check box in a/c profile end */


/* this code by (038) end */

.menu-bar::-webkit-scrollbar {
    width: 0.5em;
}

.menu-bar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #feb300;
}

.menu-bar::-webkit-scrollbar-thumb {
    background-color: #feb300;
    outline: 1px solid slategrey;
}

.content::-webkit-scrollbar {
    width: 0.8em;
}

.content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #c38b04;
}

.content::-webkit-scrollbar-thumb {
    background-color: #c38b04;
    outline: 1px solid slategrey;
}

.rws_unmark {
    font-size: 20px;
    color: #a2a2a2;
    cursor: pointer;
}

.rws_mark {
    font-size: 20px;
    color: #feb300;
    cursor: pointer;
}

.lblimg {
    float: left !important;
}

.signatureimg {
    margin-left: -130px;
}

.specing-margin {
    margin-top: 20px;
    display: none;
}


/* code for filter in order report button by (038) start */

.margincllas {
    margin-left: 70px !important;
    width: 110px !important;
}

#warehousemodel_supplier .h-line {
    margin-top: 0px;
    // margin-bottom: 0px; 
    color: #000 !important;
    background-color: #000 !important;
}

.ware_location {
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 150px;
}

.ware_location .loc_hr {
    height: 1px !important;
    margin-bottom: 10px !important;
}

.error_wmsg {
    font-size: 15px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px
}

.form-signin .rws_radio+label {
    display: inline-block;
    margin: 0px 6px;
    padding: 30px 0px;
    font-size: 70px;
    text-align: center;
    border: 3px solid #DDDDDD;
    width: 30.333333%;
}

.form-signin h3 {
    font-size: 17px;
}

.form-signin input[type=radio] {
    display: none;
    margin: 10px;
}

.form-signin .rws_radio+label i {
    color: #feb300;
}

.form-signin .rws_radio:checked+label {
    background-image: none;
    border: 3px solid #feb300;
}

.mgtop-9 {
    margin-top: 9px;
}


/* code for filter in order report button by (038) end */

.col-md-12.warhousedetail {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: -12px;
}

.tdscroll {
    overflow-y: scroll;
    height: 269px;
}

.tdscroll table {
    margin-bottom: 20px;
}

.tdscroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #c38b04;
}

.tdscroll::-webkit-scrollbar {
    width: 0.8em;
}

.tdscroll::-webkit-scrollbar-thumb {
    background-color: #c38b04;
    outline: 1px solid slategrey;
}

.view-contact-details .modal-dialog {
    width: 95%;
}

.productfilter {
    max-height: 100px;
    overflow-y: scroll;
}


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

.checkboxFive {
    width: 25px;
    margin: 0px 25px;
    position: relative;
}

.checkboxFive label {
    cursor: pointer;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    background: #eee;
    border: 1px solid #ddd;
}

.checkboxFive label:after {
    opacity: 0.2;
    content: '';
    position: absolute;
    width: 9px;
    height: 5px;
    background: transparent;
    top: 6px;
    left: 7px;
    border: 3px solid #333;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
}

.checkboxFive label:hover::after {
    opacity: 0.5;
}


/**
 * Create the checkbox state for the tick
 */

.checkboxFive input[type=checkbox]:checked+label:after {
    opacity: 1;
}

.rws_table_nkg th {
    width: 30%;
}

.order_hr {
    margin-top: 0px;
    margin-bottom: 0px;
}

@media(max-width:600px) 
{

.bdepcal {width: 28%;}
.bdeli, .bretu{width: 20%;}
.dep_req {
    width: 32%;
}

.receivedby_ow{width: 103.7%}

}

@media(max-width:500px) 
{


.ord_tabs a {
      padding: 10px 4px!important;
    font-size: 11px;
    margin-right: 0px !important;
}

.bdepcal {width: 35%;}
.bdeli, .bretu{width: 19%;}
.dep_req {
    width: 27%;
}

.left_in {
    width: 62%;
    float: left;
}

.cance_cu{    width: 30%;}
.comp_sen_cus {
    width: 68%;
}
.right_inv {
    width: 32%;
    float: right;
}
.receivedby_ow {
    width: 104.5%;
}
}
@media(max-width:400px) 
{
.receivedby_ow {
    width: 105.8%;
}
}
@media(max-width:350px) 
{
.receivedby_ow {
    width: 106.8%;
}

span.titl_own {
    top: 16px;
    font-size: 20px;
}

}
/* Productions css */
label#cat_label {
    margin-top: 40px;
    color: black;
}

.section {
    display: grid;
    grid-template-columns: 45% 35% 20%;
    margin-bottom: 50px;
}

input#save_pro_cat {
    background-color: #ffd712;
    padding: 10px;
    border-color: transparent;
    color: black;
}

.labelinut {
    display: grid;
    grid-template-columns: 45% 50%;
    margin-top: 40px;
    color: black;
}

input#save_pro_ven{
   background-color: #ffd712;
    padding: 10px;
    border-color: transparent;
    color: black; 
}

.labelinutraw {
    display: grid;
    grid-template-columns: repeat(5, 20%);
    margin-top: 40px;
    color: black;
}

.section-2 {
    display: grid;
    grid-template-columns:repeat(5, 20%);
    margin-bottom: 50px;
}

input#availableDate {
    width: 91%;
    padding: 11px;
    border: solid 2px #f2f2f2;
}

input#availableQty {
    width: 91%;
}

input#availableFreight {
    width: 91%;
}

input#availableNotes {
    width: 91%;
}

button#inventory_availablebutton {
    margin-top: 15px;
    margin-bottom: 15px;
}

textarea#availableNotes {
    width: 91%;
    height: 68px;
    text-indent: 0;
}


input#save_pro_raw{
    background-color: #ffd712;
    padding: 10px;
    border-color: transparent;
    color: black;
}

.multi-select-container {
    display: inline-block;
    position: relative;
}

.multi-select-menu {
    position: absolute;
    left: 0;
    top: 1.8em;
    z-index: 1;
    float: left;
    min-width: 86%;
    background: #fff;
    margin: 1em 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
}

.multi-select-menuitem {
    display: block;
    font-size: 0.875em;
    padding: 0.6em 1em 0.6em 30px;
    white-space: nowrap;
    font-weight: normal;
    font-size: 14px;
}

.multi-select-menuitem--titled:before {
    display: block;
    font-weight: bold;
    content: attr(data-group-title);
    margin: 0 0 0.25em -20px;
}

.multi-select-menuitem--titledsr:before {
    display: block;
    font-weight: bold;
    content: attr(data-group-title);
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.multi-select-menuitem + .multi-select-menuitem {
    padding-top: 0;
}

.multi-select-presets {
    border-bottom: 1px solid #ddd;
}

.multi-select-menuitem input {
    position: absolute;
    margin-top: 1px;
    margin-left: -19px;
}

.multi-select-button {
    color: #999;
    background: #fff;
    border: solid 2px #f2f2f2;
    border-radius: 2px;
    display: inline-block;
    padding: 15px;
    width: 86%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: -0.5em;   
    
}

span.multi-select-button:focus {
    border: solid 2px #feb300;
    color: #bf8702;
}

.multi-select-button:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em 0.4em 0 0.4em;
    border-color: #999 transparent transparent transparent;
    margin-left: 0.4em;
    vertical-align: 0.1em;
}

.multi-select-container--open .multi-select-menu {
    display: block;
}

.multi-select-container--open .multi-select-button:after {
    border-width: 0 0.4em 0.4em 0.4em;
    border-color: transparent transparent #999 transparent;
}

.multi-select-container--positioned .multi-select-menu {
    /* Avoid border/padding on menu messing with JavaScript width calculation */
    box-sizing: border-box;
}

.multi-select-container--positioned .multi-select-menu label {
    /* Allow labels to line wrap when menu is artificially narrowed */
    white-space: normal;
}

img#svgImg {
    width: 40px;
}
img#svgImg:hover {
   fill:white;
}

input#product_detail {
    margin-bottom: 10px;
}

select#units {
    margin-top: 10px;
}

select#vendor_product {
    margin-top: 10px;
}

 table.table-bordered.dataTable tbody td {
    font-weight: normal;
 }

 table.table-bordered.dataTable tbody td {
    border: 1px solid #ddd;
}

.container-mash{
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.column-mash{
    flex-basis: 100%;
    padding: 10px 0px;
}
.textbox {
    display: flex;
    gap: 5px;
}

button#addTextboxBtn {
    background-color: #eca804;
    color: white;
    border: none;
    padding: 10px;
    margin-top: 20px;
}

button#SaveMash {
    display: block;
    margin: 0 auto;
    text-align: center;
    background-color: white;
    color: #96c83c;
    border: none;
    padding: 10px;
    border:2px solid #96c83c;
    font-size:12px;
    margin-left: 845px;
}
button#SaveMash:hover{
    background-color: #96c83c;
    color: white;
    border: 2px solid #96c83c;

}

button.SaveBrewersNotes {
    /*display: block;*/
    margin: 5px auto;
    text-align: center;
    background-color: white;
    color: #96c83c;
    border: none;
    padding: 10px;
    border:2px solid #96c83c;
    font-size:12px;
    /*margin-left: 845px;*/
}
button.SaveBrewersNotes:hover{
    background-color: #96c83c;
    color: white;
    border: 2px solid #96c83c;

}
select#mash_product {
    width: 100%;
}
input#mash_qty {
    width: 100%;
}
input#mash_notes {
    width: 100%;
}

.section-3 {
    display: grid;
    grid-template-columns: 60% 10% 18% 10%;
    margin-bottom: 50px;
    gap: 10px;
}

.labelinutmash {
    display: grid;
    grid-template-columns: 61% 11% 5%;
    margin-top: 40px;
    color: black;
}
label#ven_label1 {
    padding-left: 2px;
}
input#availableLotCost {
    width: 91%;
}
label#qty {
    padding-top: 10px;
    padding-bottom: 7px;
}
input#mash_update_quantity {
    width: 100%;
}
input#mash_update_notes {
    width: 100%;
}

input#kettle_notes {
    width: 100%;
}
select#kettle_product {
    width: 100%;
}
select#fermenter_product {
    width: 100%;
}
input#fermenter_notes {
    width: 100%;
}
select#brite_product {
    width: 100%;
}
input#brite_notes{
    width: 100%;
}
button#AddReceipe {
    margin-top: 10px;
    margin-bottom: 17px;
    margin-left: 12px;
}
a#Recipes {
    cursor: pointer;
}

.dt-buttons {
    float:right;
    margin-top:-54px;
}
.buttons-pdf {
    background-color: white;
    border-color: #96c83c;
    color: #96c83c;
    color: #96c83c !important;
    border: 2px solid;
    padding: 10px 24px;
    text-transform: uppercase;
    font-weight: 500;
}
.buttons-pdf:hover {
    text-decoration: none;
    background-color:#96c83c;
    color:#fff !important;
}
.buttons-excel{
   background-color: white;
    border-color: #96c83c;
    color: #96c83c;
    color: #96c83c !important;
    border: 2px solid;
    padding: 10px 24px;
    text-transform: uppercase;
    font-weight: 500;

}
.buttons-excel:hover{
   text-decoration: none;
   background-color:#96c83c;
    color:#fff !important;
}
/* Styles for the overlay */
/* Styles for the overlay */
#loader-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0,0.9); /* Adjust the opacity as needed */
  z-index: 9999; /* Ensure the overlay is above other content */
}

/* Styles for the loader */
#loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* Add your loader styles here, e.g., width, height, animation, etc. */
}

/* Brew Calender Css */
  /* styles.css */
input#dateInput {
     width: 200px;
    margin-left: 20px;
    display: flex;
    align-items: center;
    line-height: unset;
    height: unset !important;
}
.calendar {
    margin-top: 10px;
}
.header-brew-calendar {
  display: flex;
  gap:2px;
  align-items: center;
}
.header-brew-calendar .buttons-container {
      display: flex;
      margin-left: auto;
    }

    .header-brew-calendar .button-brew {
      margin-left: 10px;
    }

#monthYearDisplay {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding-left:20px;
}

.weekdays {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  text-align: center;
  font-weight: bold;
  background-color: #f0f0f0;
}

.weekdays div {
  padding: 8px 0;
}

.days-grid {
  display:flex;
  justify-content:center;
  gap:20px;
  border: 2px solid #ccc;
  padding:14px;
  margin-top:15px;
  font-size:17px;
}

.days-grid div {
  padding: 5px;
}

.days-grid div:not(:empty) {
  cursor: pointer;
}

/* Styling for navigation buttons */
#prevBtn,
#nextBtn {
  background-color: #96c83c;
  color: #fff;
  border: none;
  padding: 8px 16px;
  cursor: pointer;
   border: 1px solid #96c83c;
   border-radius: 4px;
}

#prevBtn:hover,
#nextBtn:hover {
  background-color: white;
  color: #96c83c;
  border: 1px solid #96c83c;
}

table#brew-tank-table {
    margin-top: 12px;
}

ul.brew-list {
    display: flex;
    gap: 4px;
}
table#brew-tank-table.table>thead:first-child>tr:first-child>th {
    color: #4444f0;
    border-top: 0;
text-align: center;
}
.remove-turn-button{
    margin-top:36px;
     color: black;
    text-decoration: underline;
    background-color: transparent;
    border:0px;
        font-weight: 400;
}
label.control-label.col-sm-3 {
    padding-top: 15px;
}
div#brew_add_batch input[type=text]{
    width:100%;
}
div#brew_add_batch select{
    width:100%;
}
.qweryt{
    background-color:#96c83c;
    color:black;
    border:0px !important;
      position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.packagetd{
    background-color: #0884ef;
    color: black;
    border:0px !important;
      position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.brewpack{
    background-color: #ADD8E6;
    color: black;
    border:0px !important;
      position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div#brew_add_batch select {
    width: 100%;
}

i#eye-icon {
    cursor: pointer;
}
ul#turns-list {
    font-size:20px;
}
ul#turns-list li{
    line-height:30px;
}

p#recipe-info {
    font-size: 20px;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.loading-spinner-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.loading-spinner {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top: 4px solid #ffffff;
    width: 100px;
    height: 100px;
    animation: spin 1s linear infinite;
    position:absolute;
    top:30%;
}

a.batchdeleteButton {
    float: right;
    font-size: 24px;
}
label#trunlabel {
   padding-left: 14px;
}
button#add_turn_button {
    position: relative;
    left: 16px;
}
a#Batch {
    cursor: pointer;
}
div#batch-table_wrapper {
    margin-top: 11px;
}

a#batchedit {
    position: relative;
    top: -4px;
}

  .row-kettle-turn {
        display: flex;
        flex-direction: column;
        margin-top: 40px;
    color: #353734;
    margin-bottom: 20px;
    }
    
    .label-container {
        display: flex;
        align-items: center;
    }

    label {
        margin-right: 5px;
    }
    input#turn1 {
    width: 10%;
}
span#bbls {
    margin-left: 8px;
}

#brewersNotes{
    margin-top:10px;
}


@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}




@media only screen and (max-width: 600px) {
  button#SaveMash {
      margin-left:0px;
  } 
  button.SaveBrewersNotes {
      margin-left:0px;
  }
}