.poswrapper{
    background-color: #F5F5F5 !important;
    margin-left: 0 !important;
    
}
.pos_screen{
    background-color: #F5F5F5 !important;
}
.innerwrapperpos{
    padding: 15px;
    padding-right: 20px;
    overflow: hidden;
    clear: both;
    padding-right: 33px;
}
.productstablepos{
    margin-bottom: 0;
/*    min-height: 1000px;*/
}
.productstablepos tbody tr{
    display: table;
    width: 100%;
}
.productstablepos tbody tr td{
    padding: 12px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    vertical-align: inherit;
    font-size: 13px;
}
.productstablepos tbody{
    background-color: #fff;
    display: block;
/*    max-height: 500px;*/
    overflow-y: auto;
    max-height: calc(100% - 255px);
/*    max-height: calc(100% - 255px);*/
    max-height: 60vh;
    width: 100%;
}
.productstablepos thead tr th{
    padding: 10px 8px;
    font-family: "Source Sans Pro",Calibri,Candara,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #fff;
    vertical-align: inherit;
}
.productstablepos thead tr th button{
    font-size: 14px;
    float: right;
}
.productstablepos thead tr th button span{
    margin-right: 5px;
}
.productstablepos thead{
    background-color: #3f6ad8;
    display: table;
    width: 100%;
}
.btnactions td{
    width: 100%;
    display: block;
}
/*.btnactions{
    position: absolute;
    bottom: 0;
    width: 100%;
}*/
.btnactions button{
    float: left;
}
.productstablepos tbody tr td button{
    float: right;
    font-size: 12px;
}
.productstablepos tbody tr td:first-child{
    padding-left: 15px;
}
.productstablepos tbody tr td:last-child{
    padding-right: 15px;
    text-align: right;
}
.productstablepos thead tr th:first-child{
    padding-left: 15px;
}
.productstablepos thead tr th:last-child{
    padding-right: 15px;
}
.boldtd{
    font-weight: bold;
    color: #333;
}
.productpos{}
.productpos .filter{
    margin-left: 15px;
}
.productpos .filter .form-group{
    width: 50%;
}
.productpos .filter label{
    width: 100%;
    color: #000 !important;
    font-size: 16px;
}
.productpos .filter select{
    font-size: 20px !important;
}

.customselecttheme span.select2-selection__arrow{
    height: 31px !important;
}
.customselecttheme span.select2-selection{
    color: #333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 0;
    height: 35px;
}
.productcontent :hover{
/*    background-color: #6CB137;*/
}
.productcontent{
    border: 1px solid #ddd;
    background-color: #fff;
    height: 185px;
    text-align: center;
    padding: 10px;
    border-bottom: 5px solid #6CB137;
    border-radius: 5px;
        box-shadow: 0 0px 1px rgba(0, 0, 0, 0.2), 0 2px 4px rgba(0, 0, 0, 0.1);
}
.productcontent .image{
    overflow: hidden;
    width: 100%;
    height: 130px;
}
.productcontent .image img{
    max-width: 100%;
    max-height: 100%;
    text-align: center;
    margin: 0 auto;
}
.productcontent h1{
    font-family: "Source Sans Pro",Calibri,Candara,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
    margin-top: 10px;
}
.productslisting .sproduct{
    margin-bottom: 20px;
    cursor: pointer;
}
.btnactions td{
    padding-top: 0 !important;
}
.btnactions button{
    font-size: 15px !important;
width: 25%;
border-radius: 0;
height: 50px;
}
.customerssection .panel-heading{
    background-color: #6CB137 !important;
    border-color: #6CB137 !important;
}
.customerssection .panel-primary{
    border-color: #6CB137;
}
.customerssection{
    margin-left: 5px;
    margin-right: -9px;
    margin-bottom: 20px;
}
.customdatepicker{
    line-height: inherit !important;
}

.pos_heasding{
    margin-bottom: 10px;
    overflow: hidden;
}
.pos_heasding button{
    display: inline-block;
    float: right;
}
.pos_heasding h1{
    display: inline-block;
    float: left;
    margin-top: 0;
margin-left: 15px;
}
.tabs_cats_mdk{
    margin-left: 15px;
}
.tabs_cats_mdk .tab-content{
    overflow: hidden;
    min-height: 259px;
    margin-top: 20px;
}
.tabs_cats_mdk .nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #6CB137;
}
.productcontent:hover{
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.btnactions td{
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
}
.submitbtn{
    margin-left: 0;
}
.alertcontent{
    min-height: auto;
    padding: 0;
}

.select2-container--default .select2-selection--single, .select2-dropdown{
    border: 1px solid #d2d6de;
    border-radius: 0;
}
.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 34px;
}
.select2-container--default .select2-selection--multiple{
    border: 1px solid #d2d6de;
    border-radius: 0;
    height: 34px;
}
.options_extra_txt{
    margin-bottom: 0;
font-size: 12px;
}
.options_extra_txt strong{}

/* Radio CSS Start */
.radio-toolbar{
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.radio-toolbar label {
    display: inline-block;
background-color: #f7f7f7;
padding: 8px 14px;
font-family: Arial;
font-size: 14px;
border: 1px solid #dbdbdb;
border-radius: 4px;
cursor: pointer;
}
.radio-toolbar input[type="radio"] {
    display:none; 
}
.radio-toolbar input[type="radio"]:checked + label { 
    background-color: #3f6ad8;
    border-collapse: #3f6ad8;
    color: #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    border-color: #3f6ad8;
}
.radio-toolbar input[type="checkbox"] {
    display:none; 
}
.radio-toolbar input[type="checkbox"]:checked + label { 
    background-color: #3f6ad8;
    border-collapse: #3f6ad8;
    color: #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    border-color: #3f6ad8;
}
.radio-toolbar label:hover {
  background-color: #fff;
    border-collapse: #dbdbdb;
    color: #000;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.singleoption_group h6{
    font-size: 16px;
}

.singleoption_group{
        overflow: hidden;
    margin-bottom: 5px;
    padding-bottom: 20px;
/*    border-bottom: 1px solid #f4f4f4;*/
}
.singleoption_group:last-child{
    border-bottom: 0px !important;
}
#productoptionsmodal .modal-footer{}
#productoptionsmodal .modal-footer button{
    border-radius: 0;
padding: 8px 20px;
}
#productoptionsmodal .modal-footer .cancel_footer{}
#productoptionsmodal .modal-footer .add_footer, #NewCustomerModal .modal-footer .add_footer, #posordertypemodal .modal-footer .add_footer{
    margin-left: 5px;
background-color: #3f6ad8;
    border: 1px solid #3f6ad8;
color: #fff;
}
.optionserror{
    color: #f04124;
}
/* Radio CSS End */


.no_anchor_line a{
    text-decoration: none;
}
.header_btn_action{
    display: inline-block;

vertical-align: top;

float: right;

margin-top: -12px;

margin-right: 0 !important;
}
.header_title_withbtn{
    display: inline-block;

float: left;
}
.inlineformcustom .col-md-6{
    display: inline-block;
    float: left;
}
.inlineformcustom .card-body{
    padding: 0;
}
.btnsubmit_form{
    clear: both;
    margin-left: 15px;
    display: block;
}
.customizing_error_msg p{
    margin-bottom: 0;
}
.clear{
    clear: both;
}
#manageTable_length{
    display: none;
}
.app-theme-white.app-container{
    overflow: hidden;
}
.dataTables_paginate a:hover{
    z-index: 2;
color: #0056b3;
text-decoration: none;
background-color: #e9ecef;
border-color: #dee2e6;
}
.dataTables_paginate a.current{
    z-index: 1;
color: #fff;
background-color: #3f6ad8;
border-color: #007bff;
}

.dataTables_paginate a:first-child{
    border-top-left-radius: .25rem;
border-bottom-left-radius: .25rem;
}
.dataTables_paginate a:last-child{
    border-top-right-radius: .25rem;
border-bottom-right-radius: .25rem;
}
.dataTables_paginate span a:first-child, .dataTables_paginate span a:last-child{
    border-top-left-radius: 0;
border-bottom-left-radius: 0;
    border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.dataTables_paginate a{
    position: relative;
display: inline-block;
padding: .5rem .75rem;
margin-left: -1px;
line-height: 1.25;
color: #007bff;
background-color: #fff;
border: 1px solid #dee2e6;
    cursor: pointer;
}
.dataTables_paginate{
    display: inline-block;

float: right;

margin-top: 10px;
}
/*
.modal-backdrop {
    position: fixed;
    z-index: 0;
    width: 0;
    height: 0;
    background-color: #000;
}
.modal-backdrop.show {
    opacity: 0;
}

.modal-open .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-open .modal-backdrop.fade {
    opacity: 0.5;
}
.modal-open .modal-backdrop.show {
    opacity: .5;
}
.modal.fade:not(.show) {
    opacity: inherit;
}*/
.tableImg img{
    border-radius: 50%;
}
.fileinput{
    padding: 0;
}
.inlineformcustom .select2-selection{
    display: block;
width: 100%;
height: calc(2.25rem + 2px) !important;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff !important;
background-clip: padding-box;
border: 1px solid #ced4da !important;
border-radius: .25rem !important;
}
.inlineformcustom .select2-selection__rendered{
    height: 38px !important;
    padding-top: 4px;
}
.inlineformcustom .select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow {

    height: 38px;

}
.inlineformcustom .select2-container .select2-selection--multiple .select2-selection__choice {
    display: inline-table;
color: #212529;
padding: 2px 10px;
margin-left: 2px;
margin-top: 0;
border-radius: .2rem;
background-color: #e0f3ff;
border: 1px solid #94d5ff;
cursor: default;
vertical-align: top;
text-align: center;
overflow: hidden;
max-width: 100%;
font-size: 14px;
}
.inlineformcustom .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding-top: 0.3rem;
    padding-left: 5px;
    height: 32px  !important;
}
.inlineformcustom .select2-container .select2-search--inline .select2-search__field{
    margin-top: 2px;
    margin-left: 0px;
}
.inlineformcustom .select2-container .select2-results__option--highlighted[aria-selected] {
    background-color: #3f6ad8;
    color: #fff;
}
.inlineformcustom .select2-container .select2-results__option[aria-selected="true"] {
    background-color: #e0f3ff;
    color: #16181b;
}
.inlineformcustom .select2-container--default .select2-selection--multiple .select2-selection__rendered li input{
    margin-left: 5px;
}

/* Css that need to remove after changing theme files start */

/*
.btn-danger {
    color: #fff !important;
    background-color: #d92550 !important;
    border-color: #d92550 !important;
}
.btn-danger:hover {
    color: #fff !important;
    background-color: #b81f44 !important;
    border-color: #ad1e40 !important;
}
.btn-success {
    color: #fff !important;
    background-color: #3ac47d !important;
    border-color: #3ac47d !important;
}
.btn-success:hover {
    color: #fff !important;
    background-color: #31a66a !important;
    border-color: #2e9d64 !important;
}
.btn-primary {
    color: #fff !important;
    background-color: #3f6ad8 !important;
    border-color: #3f6ad8 !important;
}
.btn-primary:hover {
    color: #fff !important;
    background-color: #2955c8 !important;
    border-color: #2651be !important;
}
.btn-info {
    color: #fff !important;
    background-color: #16aaff !important;
    border-color: #16aaff !important;
}
.btn-info:hover {
    color: #fff !important;
    background-color: #0098ef !important;
    border-color: #0090e2 !important;
}
*/

/* Css that need to remove after changing theme files end */


.card > .dropdown-menu-header .dropdown-menu-header-inner {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.dropdown-menu-header .dropdown-menu-header-inner {
    margin: -1px -1px 0;
    padding: 1.5rem .5rem;
    position: relative;
}
.bg-dark {
    background-color: #343a40 !important;
}
.dropdown-menu-header .menu-header-content {

    text-align: center;
    position: relative;
    z-index: 10;

}
.avatar-icon-wrapper {

    display: inline-block;
    margin-right: .1rem;
    position: relative;

}
.avatar-icon-xl .avatar-icon {

    width: 64px;
    height: 64px;

}
.avatar-icon {

    border: #fff solid 3px;
    overflow: hidden;

}
.avatar-icon {

    display: block;
    width: 44px;
    height: 44px;
    transition: all .2s;
    opacity: 1;
    border-radius: 50px;

}
.avatar-icon img {

    width: 100%;
    height: 100%;

}
.dropdown-menu-header {

    color: #fff;

}
.profilecenter{
    margin: 0 auto;
}
/*
.app-logo {
    height: 23px;
    width: 97px;
    background: url(../../../assets/theme2/images/logo1.png);
}
*/
.app-login-box .app-logo {
    margin-bottom: 3rem;
}
.app-login-box h4 span {
    font-size: 1.1rem;
}
.login_left_img{
    background: url('../../../assets/theme2/images/login_side.jpg');
    background-size: cover;
    opacity: 0.5;
}
.specColor{
    background-image: linear-gradient(to right, #434343 0%, black 100%) !important;
}
.login_left_img img{
    
}
.customlogo{
    text-align: center;
margin-bottom: 40px;
}
.customlogo img{
    max-width: 150px;
}
.customlogomenubar{}
.customlogomenubar img{
    max-width: 64px;
}
.custom_appmain_outer{
    padding-left: 0 !important;
}

.widget-chart.widget-chart-hover {
    transition: all .2s;
}
.widget-chart {
    text-align: center;
    padding: 1rem;
    position: relative;
}
.icon-wrapper {
    width: 54px;
    height: 54px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.icon-wrapper {
    display: flex;
    align-content: center;
    align-items: center;
}
.icon-wrapper .icon-wrapper-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 3;
    opacity: .2;
}
.icon-wrapper i {
    margin: 0 auto;
    font-size: 1.7rem;
    position: relative;
    z-index: 5;
}
.widget-chart .widget-numbers {
    font-weight: bold;
    font-size: 2.5rem;
    display: block;
    line-height: 1;
    margin: 1rem auto;
}
.grid-menu .widget-chart.widget-chart-hover:hover {
    background: #fff;
    border-radius: .25rem;
}
.widget-chart.widget-chart-hover:hover {
    z-index: 15;
    transform: scale(1.15);
    box-shadow: 0 0.46875rem 4.1875rem rgba(4,9,20,0.05),0 0.9375rem 2.40625rem rgba(4,9,20,0.05),0 0.25rem 1.3125rem rgba(4,9,20,0.06),0 0.125rem 1.1875rem rgba(4,9,20,0.06);
    cursor: pointer;
    background: #fff;
}
.widget-chart.widget-chart-hover {
    transition: all .2s;
}
.customsingleproduct{
    border: 1px solid #eee;
}
.customsingleproduct .rounded-circle{
    width: 100%;
height: 135px;
border-radius: 5px !important;
}
.customsingleproduct .rounded-circle img{
        max-width: 100%;
}
.customsingleproduct .widget-numbers{
    font-size: 16px;
}
.customsingleproduct .widget-description{}
.customsingleproduct .widget-description span{
    font-size: 16px;
}
.tablecard .table-responsive{
    overflow: hidden;
}
.tablecard{
    overflow: hidden;
}
#OptionsModalShow{
    display: none;
}
.select2_theme_same{}
.select2_theme_same .select2-container--default .select2-selection__rendered{
    height: 38px;
padding-top: 3px;
}
.select2_theme_same .select2-container--default .select2-selection--single{
    height: 38px;
    border-radius: 5px;
}
.select2_theme_same .select2-container--default{
    width: 100% !important;
}
.order_info_card{
    margin-bottom: 20px;
}
.btntrashcart{}
.btntrashcart i{
    font-size: 19px;
}
.colorthemegray{
    color: #495057;
}
#messages p, #error_messages p, #error_messages_update p{
    margin-bottom: 0;
}
.header-dots {
    margin-left: auto;
    display: flex;
}
.language_menu_header .menu-header-image{
    background-image: url('../img/city2.jpg');
}
.dropdown-menu-header .menu-header-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 8;
    opacity: .25;
    filter: grayscale(80%);
    background-size: cover;
}
.language_menu_header_wrapper{
    padding-top: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}

.search-wrapper.active .input-holder {
    width: 290px;
    border-radius: 50px;
    background: rgba(0,0,0,0.05);
    transition: all 0.5s cubic-bezier(0, 0.105, 0.035, 1.57);
}
.search-wrapper .input-holder {
    height: 42px;
    width: 42px;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.search_bar .search-wrapper{
    width: 100%;
}
.search_bar .input-holder{
    width: 100% !important;
}
.footer_buttons_pos .app-footer__inner button:hover{
    background: #e8e8e8;
}
.footer_buttons_pos .app-footer__inner button{
height: 100%;
background: transparent;
border: 0;
cursor: pointer;
padding: 18px 30px;
color: #333;
border: 1px solid #ddd;
margin-right: -5px;
}
.footer_buttons_pos .app-footer__inner{
    padding: 0;
}
.footer_buttons_pos{
    position: fixed;
bottom: 0;
width: 100%;
z-index: 9999;
}
.fullheight .tablecard{
    height: 100%;
}
.fullheight{
    height: calc(100% - 155px);
position: absolute;
}
.fullheight7 .card{
    height: 100%;
}
.fullheight7 .card-body{
    height: 100%;
}
.fullheight7{
    left: 0;
}
.fullheight5{
    right: 0;
}
.inheritheight{
    height: 100%;
    overflow-y: auto;
}
.calcinner_div{
    height: calc(100% - 35px);
}
.calcinner_div2{
    height: calc(100% - 110px);
}
.tabcontent{
    overflow: hidden;
}
.fullheight5 .table-responsive .table{
}
.fullheight5 .table-responsive{
    height: calc(100% - 48px);
}
.btnactions .three_btns button{
    width: 33.33%;
}
.input_order_name{
    margin-left: 30px;

padding: 0 10px;

border: 1px solid #ddd;

width: 285px;
}
.select2header_customer .select2-selection--single{
    height: 38px;
}
.addcustomerbtn{
    margin-right: 20px;
}
.items_search_panel{
    height: calc(100% - 50px);
}
.innersearchpanel{
    height: calc(100% - 20px);
}
.overflow_scroller{
    overflow: hidden;
    overflow-y: scroll;
}
.footer_left_btns button{

    width: 33%;

}
.totals_tbody{
    position: absolute;
     bottom: 80px;
}

.totals_tbody{
    position: absolute;
     bottom: 80px;
}
.buttons_tbody {
 position: absolute;
     bottom: 30px;   
}
.totals_tbody td{
    width: 25%;
}
.td-text-right {
    text-align: right;
}
.no_records{
    text-align: center !important;
    color: red;
}
#ordertypeerror{
	margin-bottom: 0;
	clear: both;
}
.dt-buttons{
	display: inline-block;
	float: right;
}
.dt-buttons button{
	color: #fff !important;
background-color: #3f6ad8 !important;
border-color: #3f6ad8 !important;
border-radius: 3px;
border: 0;
padding: 5px 18px;
font-size: 15px;
margin-bottom: 10px;
	cursor: pointer;
}


@media (max-width:1076px) and (min-width:991px){
    .input_order_name{
        width: 200px;
    }
}
@media only screen and (max-width: 991px){
    .fullheight5{
        position: relative;
        top: 724px;
    }
    .app-main .app-main__inner{
        overflow-y: auto;
    }
}
@media only screen and (max-width: 480px){
    .fullheight5{
        position: relative;
        top: 0px;
    }
    .fullheight7{
        position: relative;
        height: 600px;
    }
   
}


.btn-primary {
    color: #fff !important;
    background-color: #3f6ad8 !important;
    border-color: #3f6ad8 !important;
}

.btn-danger {
    color: #fff !important;
    background-color: #d92550 !important;
    border-color: #d92550 !important;
}

.btn-success {
    color: #fff !important;
    background-color: #3ac47d !important;
    border-color: #3ac47d !important;
}


.btn-info {
    color: #fff !important;
    background-color: #16aaff !important;
    border-color: #16aaff !important;
}
