@import url('notoserifbengali/font.css');

body {
    color: #000000;
    font-family: 'Noto Serif Bengali', serif;
    font-size: 14px;
    line-height: 1.4;
    padding-top: 79px;
}

body.font_noto_serif {
    font-family: 'Noto Serif Bengali', serif;
    font-weight: 400;
    font-size: 15px;
}

.body_pad {
    padding-left: 200px;
}

a:focus,
a:active {
    outline: medium none;
    outline-offset: 0;
}

input[type="file"] {
    font-size: 10px;
    height: inherit;
    line-height: inherit;
}

input[type="email"],
input[type="email"]:focus,
input[type="file"],
input[type="file"]:focus,
input[type="number"],
input[type="number"]:focus,
input[type="password"],
input[type="password"]:focus,
input[type="search"],
input[type="search"]:focus,
input[type="text"],
input[type="text"]:focus,
input[type="tel"],
input[type="tel"]:focus,
select,
select:focus,
select.form-control,
select.form-control:focus,
textarea.form-control,
textarea.form-control:focus,
textarea,
textarea:focus,
.btn,
.input-group-addon {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    background-color: #E8E8E8;
}

input[type="text"]:not(.form-control),
textarea:not(.form-control) {
    padding-left: 6px;
    padding-right: 6px;
}

.alert,
.panel,
.list-group-item,
.list-group-item:first-child,
.list-group-item:last-child {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
    outline: medium none;
    outline-offset: 0;
}

input[readonly],
textarea[readonly] {
    background: #E8E8E8;
    border: 1px solid #cdcdcd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select,
select[disabled],
select:not(.form-control) {
    background: #E8E8E8 url("../img/down_arrow_ash.png") no-repeat scroll 95% 8px;
    border: 1px solid #cdcdcd;
    padding: 1px 6px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select.form-control {
    background: #E8E8E8 url("../img/down_arrow_ash.png") no-repeat scroll 95% 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

textarea {
    min-height: 80px;
    resize: vertical;
}

.frm_for_sm_input input[type="text"],
.frm_for_sm_input input[type="number"] {
    padding-left: 4px;
    padding-right: 4px;
}

.loan_adv_adj input[type="text"],
.loan_adv_adj input[type="number"],
.loan_adv_adj textarea {
    padding: 2px 4px;
}

.caon {
    font-size: 13px;
    padding: 4px 1px;
    text-align: center;
    width: 20%;
}

.select-search {
    display: inline-block;
    color: #333333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

ol,
ul {
    list-style-type: none;
    padding: 0;
}

.panel,
.panel-heading {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.datepicker-dropdown {
    z-index: 1030 !important;
}

.navbar {
    min-height: 41px;
}

.navbar-default {
    background-color: #1a237e;
    /*    background-image: -webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);
        background-image: -o-linear-gradient(top,#fff 0,#f8f8f8 100%);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));
        background-image: linear-gradient(to bottom,#fff 0,#f8f8f8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        background-repeat: repeat-x;*/
    margin: 0;
}

.navbar-brand {
    padding: 5px 15px;
}

.navbar-brand {
    height: auto;
}

#app_nav_collapse .navbar-right {
    margin-right: 0;
}

.topmenu li a {
    color: #ffffff !important;
    font-weight: 600;
    padding: 10px 10px;
}

.topmenu li.active a,
.topmenu li.open a,
.topmenu li a:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
}

/*.navbar-right li{color: #9d9d9d;}*/
.topmenu .dropdown-menu li a {
    color: #000000 !important;
    padding: 5px 10px;
}

.topmenu .dropdown-menu li a:hover,
.topmenu .dropdown-menu li.active a {
    color: #ffffff !important;
    background-color: #1a237e !important;
}

.dropdown-menu .divider {
    margin: 5px 0;
}

.pagination {
    margin-top: 0;
}

.modal {
    z-index: 9999;
}

.modal-dialog {
    max-width: 700px;
    width: auto;
}

#bodyPanel {
    margin: 15px 0;
    min-height: 400px;
}

.frm_input_bg input[type="text"],
.frm_input_bg input[type="number"],
.frm_input_bg textarea,
.frm_input_bg select {
    /*background-color: #87cefa;*/
    border-color: #000000;
    /*color: #ffffff;*/
}

.frm_input_bg .input-group-addon,
.frm_input_bg .caon {
    border-color: #000000;
}

#frmSearch #from_date,
#frmSearch #to_date {
    padding: 4px;
}

/* Footer Panel */
#footerPanel {
    background-color: #1a237e;
}

#footerTop {
    padding: 15px 0;
    min-height: 100px;
}

#footerBottom {
    padding: 10px;
}

#footerBottom p {
    color: #FFFFFF;
    font-size: 15px;
    margin-bottom: 0;
    text-align: center;
}

.foot-widget-title {
    border-bottom: 1px solid #CCCCCC;
    color: #FFFFFF;
    text-transform: uppercase;
}

.foot-widget-link ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    margin: 0 0 1px;
    padding: 0 10px;
}

/* Page Titles */
.page-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    text-transform: capitalize;
}

.page_title_top {
    color: #FFFFFF;
    font-size: 18px;
    margin: 14px 0;
    text-align: center;
    text-transform: capitalize;
}

/* Admin Sidebar Navigation */
.admin_nav_toggle {
    float: left;
    margin: 8px 0 0 15px;
}

.site_nav_links {
    border-bottom: 1px solid #cccccc;
    left: 200px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: fixed;
    top: 41px;
    width: 85%;
    z-index: 100;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.full_width .site_nav_links {
    left: 0;
    padding-left: inherit;
    padding-right: inherit;
    width: 100%;
}

.site_nav_links ul {
    float: right;
}

.site_nav_links ul li {
    display: inline-block;
    margin: 0;
    padding: 0 4px 0 0;
    text-transform: capitalize;
}

.site_nav_links ul li:last-child {
    padding-right: 0;
}

#admin_nav {
    background-color: #222222;
    bottom: 0;
    left: 0;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 41px;
    width: 200px;
    z-index: 9999;
}

#admin_nav ul {
    margin: 0;
}

#admin_nav ul li {
    background-color: transparent;
    border-bottom: 1px solid #909090;
    display: block;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#admin_nav ul li a {
    color: #d0d0d0;
    display: block;
    padding: 8px 10px;
    text-decoration: none;
}

#admin_nav ul li a:hover,
#admin_nav ul li a:focus,
#admin_nav ul li.active a {
    background-color: #000000;
    color: #ffffff;
}

#admin_nav ul li.active,
#admin_nav li.open {
    background-color: #000000;
}

#admin_nav li.open .caret,
#admin_nav li.open .caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

#admin_nav ul.dropdown-menu {
    background-color: transparent;
    border: medium none;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    width: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#admin_nav ul.dropdown-menu li {
    border: none;
}

#admin_nav ul.dropdown-menu li a {
    padding: 4px 0 4px 15px;
}

#admin_nav ul.dropdown-menu li a:hover,
#admin_nav ul.dropdown-menu li a:focus,
#admin_nav ul.dropdown-menu li.active a {
    color: #f5f5f5;
}

#admin_nav ul.dropdown-menu li.active a {
    background-color: #f5f5f5;
    color: #000000;
}

#admin_nav .panel {
    border-top: medium none;
    margin-bottom: 0;
}

#admin_nav .panel,
#admin_nav .panel-heading {
    background-color: #222222;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

#admin_nav .panel-heading {
    border: none;
}

#admin_nav .panel-heading a {
    color: #999999;
    display: block;
    text-decoration: none;
}

#admin_nav .in {
    background-color: #000000;
}

#admin_nav .in .panel-heading,
#admin_nav .panel-heading:hover {
    background-color: #000000;
}

#admin_nav .panel-heading a:hover {
    color: #ffffff;
}

#admin_nav .panel-body {}

#shrink_menu {
    display: block;
}

#shrink_menu:hover {
    color: #ffffff;
}

.hide_txt {
    display: inline-block;
    margin-right: 10px;
    margin-top: 3px;
    vertical-align: top;
}

/* ALL BTN CSS */
.btn {
    cursor: pointer;
}

.btn-group {
    float: left;
    position: relative;
}

.modal-footer .btn-group {
    float: right;
}

/* ALL LINK TEXT CSS */
.forget-pass {
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
}

.forget-pass:hover {
    text-decoration: underline;
}

.action-links {
    font-size: 15px;
}

.action-links:hover {
    text-decoration: underline;
}

/* ALERTS AND ERRORS CSS */
label {
    cursor: pointer;
}

.error {
    color: #880000;
}

/*label.error{font-weight: normal;}*/
.err-input {
    background: none repeat scroll 0 0 #D7C9C9;
    border: 1px solid #880000 !important;
    box-shadow: 0 0 2px #880000;
    -moz-box-shadow: 0 0 2px #880000;
    -webkit-box-shadow: 0 0 2px #880000;
}

.errorSummary ul {
    margin-bottom: 0;
    padding-left: 20px;
}

.errorSummary ul li {
    list-style: square;
}

/* Profile View */
.profile_view strong {
    display: inline-block;
    margin-right: 20px;
    text-align: right;
    width: 100px;
}

.profile_view table th {
    vertical-align: middle !important;
}

.profile_view table td:not(.data_editable) {
    background-color: #f8f8ff;
}

.profile_view table td.data_editable {
    cursor: pointer;
}

.edit_pen {
    color: #333333;
    display: block;
    text-align: center;
}

.profit_green {
    background-color: green;
    color: #ffffff !important;
}

.profit_red {
    background-color: orangered;
    color: #ffffff !important;
}

/* Misc(margin,padding,border,font-size,background-color,color) */
.no_bdr {
    border: none !important;
}

.no_bdr_lft {
    border-left: none !important;
}

.no_bdr_rgt {
    border-right: none !important;
}

table.bdrp {
    border-left: none !important;
    border-right: none !important;
}

table.bdrp th:first-of-type,
table.bdrp td:first-of-type {
    border-left: none !important;
}

table.bdrp th:last-of-type,
table.bdrp td:last-of-type {
    border-right: none !important;
}

.no_bdr_rad {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
}

/* Margins */
.no_mrgn {
    margin: 0 !important;
}

.no_mrgn_top {
    margin-top: 0 !important;
}

.no_mrgn_rgt {
    margin-right: 0 !important;
}

.no_mrgn_btm {
    margin-bottom: 0 !important;
}

.no_mrgn_lft {
    margin-left: 0 !important;
}

.mb_5 {
    margin-bottom: 5px;
}

.mb_10 {
    margin-bottom: 10px;
}

/* Paddings */
.no_pad {
    padding: 0 !important;
}

.no_pad_top {
    padding-top: 0 !important;
}

.no_pad_rgt {
    padding-right: 0 !important;
}

.no_pad_btm {
    padding-bottom: 0 !important;
}

.no_pad_lft {
    padding-left: 0 !important;
}

/* Font Sizes */
.fs_16 {
    font-size: 16px !important;
}

.fs_18 {
    font-size: 18px !important;
}

.fs_20 {
    font-size: 20px !important;
}

.ff_bn {
    font-family: 'sutonnymjregular'
}

/* Background Colors */
.bg_white {
    background-color: #ffffff !important;
}

.bg_firoza {
    background-color: #2dc5ed !important;
}

.bg_yellow {
    background-color: #FCF921 !important;
}

/*.bg_gray{background-color: #e4e4e4 !important;}*/
.bg_gray {
    background-color: #d9edf7 !important;
}

.bg_blue {
    background-color: #428bca !important;
}

.bg_blue_light {
    background-color: #246f94 !important;
}

.bg_green {
    background-color: green !important;
}

.bg_red {
    background-color: #ff0a00 !important;
}

/* Colors */
.color_blue {
    color: #0084ff !important;
}

.color_navy {
    color: #03457D !important;
}

.color_green {
    color: green !important;
}

.color_red {
    color: #ff0a00 !important;
}

.color_white {
    color: #FFFFFF !important;
}

/* Misc */
.pad_15 {
    padding: 15px !important;
}

.auto_img {
    margin: 0 auto;
}

.auto_width {
    width: auto !important;
}

.txt_capital {
    text-transform: capitalize;
}

.txt_lower {
    text-transform: lowercase;
}

.txt_upper {
    text-transform: uppercase;
}

.txt_line {
    text-decoration: underline;
}

.txt_normal {
    font-weight: normal;
}

.txt_np {
    cursor: pointer;
    font-weight: normal;
}

.btm_mrg {
    margin-bottom: 15px;
}

.show_print {
    display: none;
}

.show_in_print {
    display: none;
}

.dis_blok {
    display: block;
}

.dis_blok u {
    font-weight: 600;
}

/**/
.table_ps_list {
    border-bottom: 1px solid #cccccc;
    height: 440px;
    margin-bottom: 15px;
    overflow-y: auto;
}

.psizes {
    border-bottom: 1px solid #dddddd;
    display: block;
    font-size: 13px;
    margin: 0 -8px;
    padding: 3px 10px;
    position: relative;
}

.psizes:first-child {
    padding-top: 0;
}

.psizes:last-child {
    border-bottom: medium none;
    padding-bottom: 0;
}

.stocks {
    color: #ff6347;
    float: right;
}

.price_input {
    float: left;
    width: 30%;
}

.icon_del {
    color: #a52a2a;
    display: none;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 10;
}

.fields:hover .icon_del,
.thumbnail:hover .icon_del {
    display: block;
}

.delete_size {}

.psizes .form-control {
    height: inherit;
    line-height: inherit;
    padding: 3px 10px;
}

.alert button.close {
    font-family: "Exo 2,sans-serif";
    filter: alpha(opacity=50);
    opacity: .5;
}

img.ajaxLoader {
    max-width: 15px;
    z-index: 1010;
}

.ajax_del {
    display: none;
    position: absolute;
    right: 0;
    top: -8px;
}

.psizes:hover .ajax_del {
    display: block;
}

.form-group:hover .delete_meta {
    display: block;
}

.txt_50 {
    width: 50%;
}

.txt_40 {
    width: 34%;
}

.txt_30 {
    width: 30%;
}

.txt_25 {
    width: 25%;
}

.txt_20 {
    width: 22%;
}

.actions {
    position: relative;
}

input#q {
    width: 220px;
    -webkit-transition: width 300ms linear;
    -moz-transition: width 300ms linear;
    transition: width 300ms linear;
}

.well {
    margin-bottom: 0;
    padding: 10px;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*.well_top_pad{padding: 30px 10px 10px;}*/
.label_absolute {
    cursor: pointer;
    /*left: 10px;*/
    /*margin: 0;*/
    /*position: absolute;*/
    /*top: 5px;*/
}

.label_absolute input.chk_no_mvam {
    margin: 0 0 2px;
}

td b {
    color: #d9534f;
    padding: 0 2px;
}

#ajaxProgress,
#ajaxMessage {
    display: none;
}

#ajaxMessageModal {
    display: none;
}

.customer_div {
    display: none;
}

/**/
.status_div {
    background-color: #ffffff;
    height: 0;
    margin: 0 auto;
    opacity: 0;
    position: relative;
    text-align: center;
    width: 70px;
    z-index: 100;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 3px #333333;
    -moz-box-shadow: 0 0 3px #333333;
    box-shadow: 0 0 3px #333333;
    -webkit-transition: all .25s linear 0s;
    -moz-transition: all .25s linear 0s;
    transition: all .25s linear 0s;
}

.status_div:before,
.status_div:after {}

.status_div:after {}

.status_div .btn_change_status {
    cursor: pointer;
    display: block;
    margin: 2px 0;
    padding: 4px;
}

.status_div a {
    display: none;
    margin-bottom: 2px;
}

.status_hover:hover .status_div {
    height: 78px;
    opacity: 1;
    padding: 4px;
}

.status_hover:hover .status_div a {
    display: block;
}

.modal-content {
    min-height: 200px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal-content img.imgloader {
    left: 50%;
    position: absolute;
    top: 50%;
}

#container_for_purchase .modal-header,
#container_for_sale .modal-header {
    background-color: #808080;
    color: #FFFFFF;
}

#clear_q {
    color: #a52a2a;
    display: none;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    position: absolute;
    right: 68px;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    top: -18px;
    vertical-align: middle;
    z-index: 110;
}

.sale_info {}

.sale_info span {
    display: inline-block;
    /*text-align: right;*/
    width: 170px !important;
}

.sale_info input[type="text"] {
    border-color: transparent transparent #333 transparent;
    border-style: solid;
    border-width: 0 0 1px 0;
    margin-left: 5px;
    width: 50%;
}

.sale_info input[type="text"]:focus {
    outline: none;
}

input.chk_no_mvam {
    margin: -3px 0 0;
    vertical-align: middle;
}

.input_dash {
    border-color: transparent transparent #333333;
    border-style: solid;
    border-width: 1px;
}

label.get_paid_form_label {
    margin: 0;
    width: 52%;
}

label.get_paid_form_label label {
    margin: 0;
}

#frmPayment .input_dash,
#frmCustomerPayment .input_dash {
    text-align: right;
    width: 45%;
}

#printDiv {
    position: relative;
}

.wmd_70 {
    width: auto;
}

.wmd_30 {
    width: 20%;
}

span.qty_price_header {
    width: 25%;
}

span.qty_price {
    width: 25%;
}

th.sps_header span.qty_price_header {
    width: 20%;
}

td.sps_header span.qty_price {
    width: 20%;
}

.txt_ul {
    text-decoration: underline;
}

a.txt_ul:hover {
    text-decoration: none;
}

.wmd_30 .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.mp_visible {
    display: none;
}

.ps_form input[type="number"] {
    padding: 3px 3px 3px 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.section-title {
    border-bottom: 2px solid #cccccc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

.sales>tbody>tr>td,
.sales>tbody>tr>th {
    padding: 5px 8px;
}

.purchase>tbody>tr>td,
.purchase>tbody>tr>th {
    padding: 5px 8px;
}

.profile_edit_form p strong {
    display: block;
    margin-bottom: 4px;
}

.tbl_invoice_view>thead>tr>th,
.tbl_invoice_view>thead>tr>td,
.tbl_invoice_view>tbody>tr>th,
.tbl_invoice_view>tbody>tr>td,
.tbl_invoice_view>tfoot>tr>th,
.tbl_invoice_view>tfoot>tr>td {
    padding: 4px;
    border-color: #000000 !important;
}

/*.tbl_invoice_view tr:last-of-type td{border-bottom: 1px solid #dddddd;}*/
.tbl_print_bdr {}

.tbl_print_bdr th,
.tbl_print_bdr td {
    border-color: #000000 !important;
}

.bbmb_5 {
    border-bottom: 1px solid #222222;
    display: table;
    margin-bottom: 5px;
}

.sale_info .bbmb_5 span:first-of-type {
    text-align: left;
}

#formSaleInfo strong {
    font-weight: normal;
}

.msg_view {
    background-color: rgb(235, 235, 235);
    border: 1px solid rgb(218, 218, 218);
    display: inline-block;
    margin-left: 115px;
    margin-top: -18px;
    max-height: 220px;
    min-height: 170px;
    overflow-y: auto;
    padding: 15px;
    white-space: pre-line;
    width: 100%;
}

select.error {
    color: red;
}

.alert {
    margin-bottom: 0;
}

.alert button.close {
    font-family: "Exo 2,sans-serif";
    filter: alpha(opacity=50);
    opacity: .5;
}

.highlight {
    background-color: teal;
    color: #ffffff;
}

.rbg {
    background-color: red;
    color: #ffffff;
}

ul.pos_right {
    right: 0;
    left: inherit;
}

span.required {
    color: red;
}

.inv_title {
    font-size: 18px;
    margin: 5px 0 0;
    padding-bottom: 3px;
}

.md5 {
    font-size: 14px;
    width: 5%;
}

.w25 {
    width: 20%;
}

table td.w25 {
    word-break: break-all;
}

.acc_list {}

.acc_list li {
    padding: 4px 14px;
    text-transform: capitalize;
}

.access_list {
    margin: 0
}

.access_list li {
    border: 1px solid #cdcdcd;
    display: inline-block;
    float: left;
    padding: 3px 8px;
    text-transform: capitalize;
    white-space: normal;
    width: 25%;
}

#ajaxContainer {
    background-color: #f5f5f5;
    border: 1px solid #999;
    left: 0;
    max-height: 300px;
    overflow-y: auto;
    position: absolute;
    top: 33px;
    width: 100%;
    z-index: 1010;
}

.pro_list {
    margin: 0;
}

.pro_list li {
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

.pro_list li:hover {
    background-color: #ebebeb;
}

.btn_edel {
    display: inline-block;
    float: right;
    margin-left: 10px;
}

.btn_edit {}

.btn_edit a {}

.btn_del {}

.btn_del a {
    color: red;
}

.floor_list {
    margin: 10px 0;
    padding-left: 35px;
}

.floor_list li {
    font-weight: 500;
}

.pocket_list {
    margin: 10px 0;
    padding-left: 35px;
}

.pocket_list li {
    border-bottom: 1px solid #cdcdcd;
    display: inline-block;
    margin-bottom: 5px;
    width: 40%;
}

/*.pocket_list li:nth-child(odd){float: left;}*/
.pocket_list li:nth-child(even) {
    float: right;
}

#frmCustomerPayment input[type="text"]:focus {
    border-color: #808080;
}

#frmLedgerPayment .pad4 {
    height: inherit;
    line-height: inherit;
    padding: 4px;
}

.ledger_drop_menu:hover ul.dropdown-menu {
    display: block;
}

.head_list {}

.head_list li {
    font-weight: 700;
    position: relative;
}

.sub_list {
    display: none;
    padding-left: 30px;
}

.sub_head_list {
    left: 50px;
}

.particuler_list {
    left: 50px;
}

.descp_list {
    left: 50px;
}

/*.list_open{display: block;}*/
.head_list li:hover .sub_head_list {
    display: block;
}

.sub_head_list li:hover .particuler_list {
    display: block;
}

.particuler_list li:hover .descp_list {
    display: block;
}

.box_title,
.box_title span,
.box_sub_title,
.box_sub_title span,
.box_sub_title_particuler,
.box_sub_title_particuler span {
    cursor: pointer;
}

.box_title,
.box_sub_title,
.box_sub_title_particuler,
.box_sub_title_particuler_description {
    font-weight: 700;
    padding: 10px 0 10px 25px;
    position: relative;
}

.box_sub_title {
    padding-bottom: 5px;
}

.box_title:before,
.box_title:after,
.box_sub_title:before,
.box_sub_title:after,
.box_sub_title_particuler:after,
.box_sub_title_particuler:before,
.box_sub_title_particuler_description:after,
.box_sub_title_particuler_description:before {
    content: "";
}

.box_title:before,
.box_sub_title:before,
.box_sub_title_particuler:before,
.box_sub_title_particuler_description:before {
    border-color: transparent transparent transparent #222222;
    border-style: solid;
    border-width: 8px;
    margin-left: -20px;
    position: absolute;
    top: 11px;
}

.tbl_dbt tr:last-of-type {}

.lst_thd_nbdr table tr th:last-of-type,
.lst_thd_nbdr table tr td:last-of-type {
    border-right: none;
}

.lst_thd_nbdl table tr th:first-of-type,
.lst_thd_nbdl table tr td:first-of-type {
    border-left: none;
}

.tbl_frm .form-control {
    padding: 4px 4px;
}

.inline_label {
    margin-bottom: 0;
    width: 120px;
}

.dp_info .inline_label {
    width: 140px;
}

.inv_show {}

.inv_hide {
    display: none;
}

.mny_label {
    display: inline-block;
    text-align: right;
    width: 60px;
}

.cinfo {}

.cinfo span {
    display: inline-block
}

.col_heading {
    border-bottom: 1px solid #000000;
    display: block
}

.sub_col {
    border-right: 1px solid #000000;
    display: inline-block;
    font-weight: normal;
    font-size: 13px;
    text-align: center;
    width: 48%;
}

.sub_col:last-child {
    border-right: none;
}

table.in_info_tbl tr th,
table.in_info_tbl tr td {
    padding: 0 0 0 5px;
    height: 30px;
    vertical-align: middle;
}

table.customer_info tr th,
table.customer_info tr td {
    height: 24px;
    padding: 0 0 0 5px;
    vertical-align: middle;
}

table.agent_info tr th,
table.agent_info tr td {
    height: 22px;
    padding: 0 0 0 5px;
}

ul.block_list {
    margin: 0;
}

ul.block_list li {
    display: inline-block;
    width: 20%;
}

ul.block_list li label {
    margin-bottom: 0;
}

a.item_remove {}

a.item_remove i {
    opacity: .3;
    filter: alpha(opacity=30);
}

a.item_remove:hover i {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* Popup */
#popup {
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    color: #000000;
    display: none;
    font-size: 14px;
    font-weight: 400;
    left: 40%;
    padding: 7px 10px;
    position: fixed;
    top: 54px;
    width: auto;
    z-index: 99999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* Loader Css */
#superLoader {
    /*background-color: #ffffff;*/
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    color: #8a6d3b;
    display: none;
    font-weight: 600;
    left: calc(70% / 2);
    min-height: 40px;
    padding: 10px;
    position: fixed;
    right: auto;
    top: 200px;
    width: calc(30% - 30px);
    z-index: 99999;
    -webkit-box-shadow: 0 0 3px #faebcc;
    -moz-box-shadow: 0 0 3px #faebcc;
    -ms-box-shadow: 0 0 3px #faebcc;
    -o-box-shadow: 0 0 3px #faebcc;
    box-shadow: 0 0 3px #faebcc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#superLoader img {
    max-width: 22px;
}

#superLoader img,
#superLoaderText {
    display: inline-block;
}

#section_delivery_remain {
    padding-left: 10px;
    padding-right: 10px;
}

#section_delivery_remain label {
    font-size: 12px;
    font-weight: 600;
    margin: 4px 0;
    padding-left: 0;
    padding-right: 10px;
}

#superLoaderText {
    margin-left: 5px;
}

#cover {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 81px;
    width: 100%;
    z-index: 9999;
}

.mask {
    background-color: rgba(158, 158, 158, 0.3);
    bottom: 20px;
    display: none;
    left: 15px;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 10;
}

.mask::before,
.mask:after {
    content: "";
    display: table;
}

.mask:after {
    bottom: 20px;
    color: #F44336;
    content: "X";
    font-size: 215px;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    top: 0;
    width: 100%;
}

/* End Of Style Css */
.remove_row {
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 10;
}

#field_area .row {
    border: 1px solid transparent;
    position: relative;
}

#field_area .abdr {
    background-color: #f5f5f5;
    border: 1px solid #cdcdcd;
}

.select2-container {}

.select2-container .select2-selection--single {
    height: 34px;
    line-height: 34px;
}

.select2-container .select2-selection--single .select2-selection__arrow {
    height: 32px;
}

#frmSearch .select2-container {
    font-size: 14px;
}

.bg_orange {
    background-color: orange;
}

.paging {
    text-align: center;
}

.paging ul {
    margin-bottom: 0;
}

.print_date_time {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.page_logo {
    max-height: 50px !important;
    left: 18% !important;
    top: 15px !important;
}

.print_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
}

.print_sub_title {
    display: block;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
}