/*css style*/
@font-face {
    font-family: 'Kalpurush';
    src:  url('../fonts/Kalpurush.woff') format('woff'), url('../fonts/Kalpurush.ttf')  format('truetype'), url('../fonts/Kalpurush.svg#Kalpurush') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: Ubuntu, Kalpurush, serif;
    margin: 0;
    padding: 0;
    background: linear-gradient(top,black,wheat);
}
.hide {
    display: none;
}
h5{
    font-size: 17px;
}
.noBorder{
    border: 0;
}
a{cursor: pointer;}
a:link {
    text-decoration: none;
}
.header_section_bc{}
/*.header_section{background-color: antiquewhite;}*/
.header_section header{margin-top: 30px;    padding: 10px;}
.header_section .site_title{}
.header_section .site_title .logo img{
    max-width: 180px;
    padding: 18px 0;
    max-height: 90px;
}
.header_section .site_title .title h1{font-weight: bolder;color: #0b6a93;margin-bottom: 0;}
.header_section .site_menu{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}
.header_section .site_menu .navbar {
    margin-bottom: 5px;
}
.navbar-default {
    background-color: #2e8bab;
    border: none;
}
.padding_invoice{
    padding: 0px 35px 35px 35px;
}
/*Home*/
.form_button_area{overflow: auto;}
.form_button_area button, .form_button_area a{font-size: 15px}
.index_box{padding: 13px}
.index_box img{width: 100%}
.checkbox{left: 20px}
.padding35{padding: 35px;}
.credit_bg, .credit_bg input{background: #fffae8;}
.debit_bg, .debit_bg input{background: #f7e7e8;}
.ass_sale_bg, .ass_sale_bg input{background: #e96f07;}
.return_ass_sale_bg, .return_ass_sale_bg input{background: #40c218;}
.other_sale_bg, .other_sale_bg input{background: #ef53ff;}
.return_other_sale_bg, .return_other_sale_bg input{background: #07b9e9;}
.general_bg, .general_bg input{background: #E0BE06;}
.return_general_bg, .return_general_bg input{background: #06C9E0;}
.other_general_bg, .other_general_bg input{background: #6FA11E;}
.extra_bg, .extra_bg input{background: #86bf2a;}
.invoice_bg, .invoice_bg input{background: #e4f3e1;}
.error_display{padding-left: 0; list-style: none;}
.error_display li{color: #dd4b39;}
.top_down20{margin-top: 20px;}
.top_down25{margin-top: 25px;}
.top_down30{margin-top: 30px;}
/*----------------debit_form----------------*/
.debit_form{width: 100%}
.debit_form tbody tr:nth-child(even){background-color: #eaeaea;}
.debit_form tbody tr:nth-child(even) td input{background-color: #eaeaea;}
.debit_form tr td{border: 1px solid #cfcfcf; text-align: right;}
.debit_form tr td:first-child{padding-left: 5px;}
/*.debit_form tfoot tr td{border: none; }*/
.debit_form tr th{border: 1px solid #cfcfcf; text-align: center;}
.debit_form tr td input{border: none; }
.debit_form input[type=number], .debit_form input[type=text]{width: 100%; padding-left: 10px;}
.debit_form tbody tr td:first-child{text-align: center;width: 3%; }
.debit_form tbody tr td input[type=text]{ padding-right: 10px;}
.debit_form tr td:nth-child(4){width: 40%;}
.debit_form tr td:nth-child(5) input{text-align: right;}
.debit_form thead tr:first-child{background-color: #3aadd4;}
.debit_form thead tr:first-child th{color: white;}
.debit_form tfoot tr td:first-child{font-weight: bold;}
.debit_form tfoot tr td input{text-align: right;}

/*----------------debit_form_old----------------*/
.debit_form_old{width: 100%}
.debit_form_old tbody tr:nth-child(even){background-color: #eaeaea;}
.debit_form_old tbody tr:nth-child(even) td input{background-color: #eaeaea;}
.debit_form_old tr td{border: 1px solid #cfcfcf; text-align: right;}
.debit_form_old tr td:first-child{padding-left: 5px;}
/*.debit_form tfoot tr td{border: none; }*/
.debit_form_old tr th{border: 1px solid #cfcfcf; text-align: center;}
.debit_form_old tr td input{border: none; }
.debit_form_old input[type=number], .debit_form_old input[type=text]{width: 100%; padding-left: 10px;}
.debit_form_old tbody tr td:first-child{text-align: center;width: 3%; }
.debit_form_old tbody tr td input[type=text]{ padding-right: 10px;}

.debit_form_old tr td:first-child{width: 5%;}
.debit_form_old tr td:nth-child(2){width: 20%;}
.debit_form_old tr td:nth-child(3){width: 20%;}
.debit_form_old tr td:nth-child(4){width: 20%;}
.debit_form_old tr td:nth-child(5){width: 20%;}
.debit_form_old tr td:nth-child(6){width: 20%;}
/*.debit_form_old tr th:nth-child(7){width: 10%;}*/
.debit_form_old tr td:nth-child(6) input{text-align: right;}
.debit_form_old tr td:nth-child(5) input{text-align: right;}
.debit_form_old thead tr:first-child{background-color: #3aadd4;}
.debit_form_old thead tr:first-child th{color: white;}
.debit_form_old tfoot tr td:first-child{font-weight: bold;}
.debit_form_old tfoot tr td input{text-align: right;}
.increase_row{
    position: relative;
    top: 5px;
}
.increase_row:hover{text-decoration: none;}
/*----------------bill_form----------------*/
.bill_form{width: 100%}
.bill_form tbody tr:nth-child(even){background-color: #eaeaea;}
.bill_form tbody tr:nth-child(even) td input{background-color: #eaeaea;}
.bill_form tr td{border: 1px solid #cfcfcf; text-align: right;}
.bill_form tr td:first-child{padding-left: 5px;}
/*.bill_form tfoot tr td{border: none; }*/
.bill_form tr th{border: 1px solid #cfcfcf; text-align: center;}
.bill_form tr td input{border: none; }
.bill_form input[type=number], .bill_form input[type=text]{width: 100%; padding-left: 10px;}
.bill_form tbody tr td:first-child{text-align: center;width: 3%; }
.bill_form tbody tr td input[type=text]{ padding-right: 10px;}

.bill_form tr td:nth-child(6) input{text-align: right;}
.bill_form thead tr:first-child{background-color: #3aadd4;}
.bill_form thead tr:first-child th{color: white;}
.bill_form tfoot tr td{font-weight: bold;}
.bill_form tfoot tr td input{text-align: right;}
.increase_bill_row, .inv_increase_bill_row{
    position: relative;
    top: 5px;
}


/*.bill_form_table_child tr th:first-child{width: 5%;}*/
/*.bill_form_table_child tr th:nth-child(2){width: 20%;}*/
/*.bill_form_table_child tr th:nth-child(3){width: 15%;}*/
/*.bill_form_table_child tr th:nth-child(4){width: 8%;}*/
/*.bill_form_table_child tr th:nth-child(5){width: 8%;}*/
/*.bill_form_table_child tr th:nth-child(6){width: 8%;}*/
/*.bill_form_table_child tr th:nth-child(7){width: 10%;}*/
/*.bill_form_table_child tr th:nth-child(8){width: 10%;}*/
/*.bill_form_table_child tr th:nth-child(9){width: 16%;}*/


.increase_bill_row:hover, .inv_increase_bill_row:hover{text-decoration: none;}
/*----------------general bill_form----------------*/
.general_bill_form{width: 100%}
.general_bill_form tbody tr:nth-child(even){background-color: #eaeaea;}
.general_bill_form tbody tr:nth-child(even) td input{background-color: #eaeaea;}
.general_bill_form tr td{border: 1px solid #cfcfcf; text-align: right;}
.general_bill_form tr td:first-child{padding-left: 5px;}
/*.general_bill_form tfoot tr td{border: none; }*/
.general_bill_form tr th{border: 1px solid #cfcfcf; text-align: center;}
.general_bill_form tr td input{border: none; }
.general_bill_form input[type=number], .general_bill_form input[type=text]{width: 100%; padding-left: 10px;}
.general_bill_form tbody tr td:first-child{text-align: center;width: 3%; }
.general_bill_form tbody tr td input[type=text]{ padding-right: 10px;}
.general_bill_form tbody tr td .amount{ text-align: right}

.general_bill_form tr td:nth-child(6) input{text-align: right;}
.general_bill_form thead tr:first-child{background-color: #3aadd4;}
.general_bill_form thead tr:first-child th{color: white;}
.general_bill_form tfoot tr td{font-weight: bold;}
.general_bill_form tfoot tr td input{text-align: right;}
.increase_general_bill_row{
    position: relative;
    top: 5px;
}
.increase_general_bill_row:hover{text-decoration: none;}

/*----------------general sale_form----------------*/
.general_sale_form{width: 100%}
.general_sale_form tbody tr:nth-child(even){background-color: #eaeaea;}
.general_sale_form tbody tr:nth-child(even) td input{background-color: #eaeaea;}
.general_sale_form tr td{border: 1px solid #cfcfcf; text-align: right;}
.general_sale_form tr td:first-child{padding-left: 5px;}
/*.general_bill_form tfoot tr td{border: none; }*/
.general_sale_form tr th{border: 1px solid #cfcfcf; text-align: center;}
.general_sale_form tr td input{border: none; }
.general_sale_form input[type=number], .general_bill_form input[type=text]{width: 100%; padding-left: 10px;}
.general_sale_form tbody tr td:first-child{text-align: center;width: 3%; }
.general_sale_form tbody tr td input[type=text]{ padding-right: 10px;}
.general_sale_form tbody tr td .amount{ text-align: right}

.general_sale_form tr td:nth-child(6) input{text-align: right;}
.general_sale_form thead tr:first-child{background-color: #3aadd4;}
.general_sale_form thead tr:first-child th{color: white;}
.general_sale_form tfoot tr td{font-weight: bold;}
.general_sale_form tfoot tr td input{text-align: right;}
.increase_general_bill_row{
    position: relative;
    top: 5px;
}
.increase_general_bill_row:hover{text-decoration: none;}
/*-----------------------ledger---------------------------------*/

.customer_table tr th:first-child{width: 10%;}
.customer_table tr th:nth-child(2){width: 10%;}
.customer_table tr th:nth-child(3){width: 10%;}
.customer_table tr th:nth-child(4){width: 15%;}
.customer_table tr th:nth-child(5){width: 15%;}
.customer_table tr th:nth-child(6){width: 10%;}
.customer_table tr th:nth-child(7){width: 20%;}
.customer_table tr th:nth-child(8){width: 10%;}
.customer_table tr th:nth-child(9){width: 10%;}


.ledger_table{width: 100%;
    font-size: 14px;
}
.ledger_table tr th{border: 1px solid #cfcfcf; text-align: center;}
.ledger_table tr td{
    border: 1px solid #cfcfcf;
    padding: 0 5px;
}
.ledger_table tr th:first-child{width: 10%;}
.ledger_table tr th:nth-child(2){width: 10%;}
.ledger_table tr th:nth-child(3){width: 10%;}
.ledger_table tr th:nth-child(4){width: 10%;}
.ledger_table tr th:nth-child(5){width: 10%;}
.ledger_table tr th:nth-child(6){width: 15%;}

.ledger_table tr th:nth-child(7){width: 15%;}
.ledger_table tr th:nth-child(8){width: 10%;}
.ledger_table tr th:nth-child(9){width: 10%;}

.ledger_table tr td input{border: none; }
.ledger_table input[type=number], .ledger_table input[type=text]{width: 100%; padding-left: 10px;}
.ledger_table tr td:first-child{text-align: center;width: 10%; }
.ledger_table tr td input[type=text]{ padding-right: 10px;}
.ledger_table tr td:nth-child(6) input{text-align: right;}
.ledger_table thead tr:first-child{background-color: #3aadd4;}
.ledger_table thead tr:first-child th{color: white;}

/*---------------------------------*/

.ledger_table_edit{width: 100%;
    font-size: 14px;
}
.ledger_table_edit tr th{border: 1px solid #cfcfcf; text-align: center;}
.ledger_table_edit tr td{
    border: 1px solid #cfcfcf;
    padding: 0 5px;
}
.ledger_table_edit tr th:first-child{width: 2%;}
.ledger_table_edit tr th:nth-child(2){width: 10%;}
.ledger_table_edit tr th:nth-child(3){width: 10%;}
.ledger_table_edit tr th:nth-child(4){width: 18%;}
.ledger_table_edit tr th:nth-child(5){width: 10%;}
.ledger_table_edit tr th:nth-child(6){width: 15%;}

.ledger_table_edit tr th:nth-child(7){width: 15%;}
.ledger_table_edit tr th:nth-child(8){width: 10%;}
.ledger_table_edit tr th:nth-child(9){width: 10%;}

.ledger_table_edit tr td input{border: none; }
.ledger_table_edit input[type=number], .ledger_table_edit input[type=text]{width: 100%; padding-left: 10px;}
.ledger_table_edit tr td:first-child{text-align: center;width: 10%; }
.ledger_table_edit tr td input[type=text]{ padding-right: 10px;}
.ledger_table_edit tr td:nth-child(6) input{text-align: right;}
.ledger_table_edit thead tr:first-child{background-color: #3aadd4;}
.ledger_table_edit thead tr:first-child th{color: white;}
/*---------------------------------*/
.ledger_table_old{width: 100%;
    font-size: 14px;
}
.ledger_table_old tr th{border: 1px solid #cfcfcf; text-align: center;}
.ledger_table_old tr td{
    border: 1px solid #cfcfcf;
    padding: 0 5px;
}
.ledger_table_old tr th:first-child{width: 10%;}
.ledger_table_old tr th:nth-child(2){width: 10%;}
.ledger_table_old tr th:nth-child(3){width: 10%;}
.ledger_table_old tr th:nth-child(4){width: 10%;}
.ledger_table_old tr th:nth-child(5){width: 10%;}
.ledger_table_old tr th:nth-child(6){width: 15%;}

.ledger_table_old tr th:nth-child(7){width: 15%;}
.ledger_table_old tr th:nth-child(8){width: 10%;}
.ledger_table_old tr th:nth-child(9){width: 10%;}

.ledger_table_old tr td input{border: none; }
.ledger_table_old input[type=number], .ledger_table input[type=text]{width: 100%; padding-left: 10px;}
.ledger_table_old tr td:first-child{text-align: center;width: 10%; }
.ledger_table_old tr td input[type=text]{ padding-right: 10px;}
.ledger_table_old tr td:nth-child(6) input{text-align: right;}
.ledger_table_old thead tr:first-child{background-color: #3aadd4;}
.ledger_table_old thead tr:first-child th{color: white;}


.ledger_table_bill{width: 100%}
.ledger_table_bill tr th{border: 1px solid #cfcfcf; text-align: center;}
.ledger_table_bill tr td{
    border: 1px solid #cfcfcf;
    padding: 0 5px;
}
.ledger_table_bill tr td input{border: none; }
.ledger_table_bill input[type=number], .ledger_table_bill input[type=text]{width: 100%; padding-left: 10px;}
.ledger_table_bill tr td:first-child{text-align: center;width: 10%; }
.ledger_table_bill tr td input[type=text]{ padding-right: 10px;}
.ledger_table_bill tr td:nth-child(6) input{text-align: right;}
.ledger_table_bill thead tr:first-child{background-color: #3aadd4;}
.ledger_table_bill thead tr:first-child th{color: white;}
.ledger_table_bill thead tr:last-child{background-color: #3aadd4
; color: #fff;}
/*---------------------------buy_sale_table------------------------*/
.buy_sale_table tr td:first-child{width: 20% !important;}
.buy_sale_table tr td:nth-child(2){width: 25% !important;}
.buy_sale_table tr td:nth-child(3){width: 25% !important;}
.buy_sale_table tr td:nth-child(4){width: 15% !important;}
.buy_sale_table tr td:nth-child(5){width: 15% !important;}
/*Mamun*/
/*---------------------------bill_table------------------------*/
.bill_form tr th:first-child{width: 5%;}
.bill_form tr th:nth-child(2){width: 20%;}
.bill_form tr th:nth-child(3){width: 15%;}
.bill_form tr th:nth-child(4){width: 13%;}
.bill_form tr th:nth-child(5){width: 8%;}
.bill_form tr th:nth-child(6){width: 8%;}
.bill_form tr th:nth-child(7){width: 10%;}
.bill_form tr th:nth-child(8){width: 10%;}
.bill_form tr th:nth-child(9){width: 11%;}

/*---------------------------party_ledger_table------------------------*/

.party_ledger_table tr td:first-child{width: 15%;}
.party_ledger_table tr td:nth-child(2){width: 15%;}
.party_ledger_table tr td:nth-child(3){width: 10%;}
.party_ledger_table tr td:nth-child(4){width: 10%;}
.party_ledger_table tr td:nth-child(5){width: 10%;}
.party_ledger_table tr td:nth-child(6){width: 10%;}
.party_ledger_table tr td:nth-child(7){width: 10%;}
.party_ledger_table tr td:nth-child(8){width: 10%;}
/*---------------------------product_stock------------------------*/

.product_stock tr th:first-child{width: 10% !important;}
.product_stock tr th:nth-child(2){width: 20% !important;}
.product_stock tr th:nth-child(3){width: 20% !important;}
/*.product_stock tr th:nth-child(4){width: 10% !important;}*/
/*.product_stock tr th:nth-child(5){width: 10% !important;}*/
/*.product_stock tr th:nth-child(6){width: 10% !important;}*/

/*---------------------------------customer_transactions_table----------------------------------*/
/*.customer_transactions_table tr td:first-child{width: 5%;}*/
/*.customer_transactions_table tr td:nth-child(2){width: 15%;}*/
/*.customer_transactions_table tr td:nth-child(3){width: 20%;}*/
/*.customer_transactions_table tr td:nth-child(4){width: 20%;}*/
/*.customer_transactions_table tr td:nth-child(5){width: 5%;}*/
/*.customer_transactions_table tr td:nth-child(6){width: 10%;}*/
/*.customer_transactions_table tr td:nth-child(7){width: 5%;}*/
/*.customer_transactions_table tr td:nth-child(8){width: 10%;}*/
/*.customer_transactions_table tr td:nth-child(9){width: 10%;}*/

/*---------------------------------customer_transactions_table----------------------------------*/
.debit_from_old tr td:first-child{width: 5%;}
.debit_from_old tr td:nth-child(2){width: 15%;}
.debit_from_old tr td:nth-child(3){width: 20%;}
.debit_from_old tr td:nth-child(4){width: 15%;}
.debit_from_old tr td:nth-child(5){width: 10%;}
.debit_from_old tr td:nth-child(6){width: 20%;}
.debit_from_old tr td:nth-child(7){width: 15%;}
/*---------------------------------vendor_ledger_table----------------------------------*/
.vendor_ledger_table tr td:first-child{width: 15%;}
.vendor_ledger_table tr td:nth-child(2){width: 15%;}
.vendor_ledger_table tr td:nth-child(3){width: 10%;}
.vendor_ledger_table tr td:nth-child(4){width: 10%;}
.vendor_ledger_table tr td:nth-child(5){width: 10%;}
.vendor_ledger_table tr td:nth-child(5){width: 10%;}
.vendor_ledger_table tr td:nth-child(6){width: 10%;}
.vendor_ledger_table tr td:nth-child(7){width: 10%;}
.vendor_ledger_table tr td:nth-child(8){width: 10%;}
/*---------------------------------inventory_table----------------------------------*/
.inventory_table{width: 100%}
.inventory_table tr th{border: 1px solid #cfcfcf; text-align: center;}
.inventory_table tr td{
    border: 1px solid #cfcfcf;
    padding: 0 5px;
}
.inventory_table tr td input{border: none; }
.inventory_table input[type=number], .inventory_table input[type=text]{width: 100%; padding-left: 10px;}
.inventory_table tbody tr td:first-child{text-align: center;width: 10%; }
.inventory_table tbody tr td input[type=text]{ padding-right: 10px;}
.inventory_table tr td:first-child{width: 5%;}
.inventory_table tr td:nth-child(2){width: 15%;}
.inventory_table tr td:nth-child(3){width: 15%;}
.inventory_table tr td:nth-child(4){width: 15%;}
.inventory_table tr td:nth-child(5){width: 10%;}
.inventory_table tr td:nth-child(6){width: 10%;}
.inventory_table tr td:nth-child(7){width: 10%;}
.inventory_table tr td:nth-child(8){width: 20%;}
.inventory_table thead tr:first-child{background-color: #3aadd4;}
.inventory_table thead tr:first-child th{color: white;}
/*-----------------daily_pr_inner_table------------------------*/
.daily_pr_outer_table tr td{}
.daily_pr_outer_table tr td:last-child{text-align: right;}
.daily_pr_inner_table tr td{padding: 6px 0 !important;height: 35px}
.daily_pr_inner_table tr td:first-child{text-align: left}
.daily_pr_inner_table tr td:last-child{text-align: right}
/*autocomplete*/
.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
    /*width: auto !important;*/
}
.autocomplete-selected {
    background: #f0f0f0;
}
.autocomplete-suggestion {
    padding: 10px 5px;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
}
.autocomplete-suggestions strong {
    font-weight: bold;
    color: #aeb1b4;
    text-decoration: underline;
}

#searchfield {
    display: block;
    margin: 0 auto;
    width: 900px;
    text-align: center;
    margin-bottom: 35px;
}
#searchfield form {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin: 0 auto;
    width: 96%;
    position: relative;
}
#searchfield form .biginput {
    background: #fff;
    border: 10px solid #dfdeda;
    box-shadow: -14px 14px 0 rgba(223,222,218,0.2);
    font-family: 'Futura W01 Light';
    font-size: 36px;
    color: #616265;
    width: 98%;
    margin-top: 20px;
    padding: 10px 20px;
    height: 100px;
    outline: none;
    display: inline-block;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#searchfield form .currency {
    position: absolute;
    right: 0;
    top: 20px;
    height: 100px;
    width: 110px;
    background: #fb1836;
    z-index: 9;
    border-left: 10px solid #dfdeda;
    font: normal 60px/1 Genericons;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    margin-right: -2%;
    outline: none;
    border: none;
}

/*----------------------footer----------------------------------*/
.footer_section{background: #faebd7;}
.footer_section .footer_left, .footer_section .footer_right{padding: 10px;}
.footer_section .footer_right{text-align: right}
.footer_section footer .footer_left img{width: 100px;}
.marquee_attendance{background-color: #3aadd4; border-top: 3px solid #3293b8;padding: 2px 0;}
footer .footer_left img{
    width: 190px;
}
.footer_marquee {
    width: 90%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 10px;
    background-color: #3aadd4;
}

.footer_marquee a{
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}
/*datatable*/
.dataTables_length{float: left;}
.dataTables_filter{float: right;}
.dataTables_filter input{
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px;
    margin-left: 5px;
    padding-left: 10px;
}
/*pagination*/
.dataTables_info{float: left;}
.dataTables_paginate {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
    float: right;
}
.dataTables_paginate  li {
    display: inline;
}
.dataTables_paginate a, .dataTables_paginate  li  span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.dataTables_paginate a, .dataTables_paginate span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.dataTables_paginate a, .dataTables_paginate span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.dataTables_paginate a:hover, .dataTables_paginate span:hover, .dataTables_paginate a:focus, .dataTables_paginate  li  span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 2;
}
.dataTables_paginate .current, .dataTables_paginate  .current span, .dataTables_paginate .current a:hover, .dataTables_paginate  .current  span:hover, .dataTables_paginate  .current  a:focus, .dataTables_paginate  .current  span:focus {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 3;
}
.dataTables_paginate  .disabled  span, .dataTables_paginate  .disabled  span:hover, .dataTables_paginate  .disabled  span:focus, .dataTables_paginate  .disabled  a, .dataTables_paginate  .disabled  a:hover, .dataTables_paginate  .disabled  a:focus {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}
.dataTables_paginate-lg a, .dataTables_paginate-lg  li  span {
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.dataTables_paginate-lg  li:first-child  a, .dataTables_paginate-lg  li:first-child  span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.dataTables_paginate-lg  li:last-child  a, .dataTables_paginate-lg  li:last-child  span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.dataTables_paginate-sm a, .dataTables_paginate-sm  li  span {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.dataTables_paginate-sm  li:first-child  a, .dataTables_paginate-sm  li:first-child  span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.dataTables_paginate-sm  li:last-child  a, .dataTables_paginate-sm  li:last-child  span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.logo_image{
    float: left;
    margin-right: 10px;
}
.logo_title{

}
@media screen and (max-width: 1200px) {
    .header_section .site_title .logo img {
        max-width: 180px;
        padding: 0;
    }
    .site_title h1{margin-top: 0;}
}
@media screen and (max-width: 1024px){

}
@media screen and (min-width: 1024px){

}
@media screen and (max-width: 991px){
    .logo_image { float: none;  }
    .footer_section .footer_left, .footer_section .footer_right{padding: 0;}
    .footer_section .footer_left{text-align: center; padding-top: 10px;}
    .footer_section .footer_right{text-align: center; padding-bottom: 10px}
}
@media screen and (max-width: 800px){

}
@media screen and (min-width: 768px){

}
@media screen and (max-width: 767px){
    .site_title h1,p {
        margin-top: 0;
        text-align: center !important;
    }
    .header_section .site_title {
        text-align: center;
    }
}
@media screen and (max-width: 560px){
    .site_title h1{font-size: 27px;}
    .logo_image img{}
    .title{}
}
@media screen and (max-width: 480px){
    .site_title h1{font-size: 25px;}
    .logo_image img{max-width: 160px !important;}
    .title h1{}
}
@media screen and (max-width: 320px){
    .site_title h1{font-size: 20px;}
    .logo_image img{max-width: 120px !important;}
    .title{}
}

/*Chandan css*/
/*header{*/
/*!*background-color: #cecece;*!*/
/*display: flex;*/
/*flex-direction: column;*/
/*align-items: center;*/
/*}*/
header .heading{
    color: #fff;
    margin-top:-26px;
}
header .slogan{
    color: #fff;
    text-align: center;
}

content main .left{
    height: 60px;
}
content main .right{
    height: 60px;
}
content .column .heading{
    background: #8A2BE2;
    padding: 15px;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;


}
content .column .heading p{
    text-align: center;
    font-weight: bolder;

}
content .column main{
    padding: 1px;
    background: rgba(0,0,0,0.6);
    color: #F8F0F0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 16px;

}

content .column .left{

}
content .column .right{

}

content .column .description{
    margin-bottom: 12px;
    color: #F8F0F0;
    text-align: center;
}
content .column .description1{
    margin-bottom: -8px;
    color: #F8F0F0;
    text-align: center;
    font-size: 18px;
}
content .column .charge h3{
    color: #44C5C7;
    text-align: center;
    border-bottom: 1px solid #7d5f5f;
    padding-bottom: 15px;
    font-size: 25px;
}
content .column .features{

}
content .column .features ul{
    list-style: none;

}
content .column .features ul li{
    border-bottom: 1px dashed #5e5e5e;
    padding:2px;
    display: flex;
}
content .column .features ul li:last-child{
    border-bottom: none;
}
content .column .features ul li p{
    margin-left: 12px;
}
content .column .button-left{
    margin-top: 30px;
    text-align: center;

}
content .column .button-left a:hover{
    color:#fff;
}
content .column .button-left a:hover > .glyphicon{
    color:#fff;
}
content .column .button-right a:hover{
    color:#fff;
    background: #000;
}
content .column .button-right a:hover > .glyphicon{
    color:blueviolet;
}
content .column .button-right{
    margin-top: 30px;
    text-align: center;
}
.btn-prime{
    border-color: blueviolet;
    text-align: center;
    border-radius: 5px;
    color:#fff;
    background: #000;
}
content .column .bottom-content p{
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 5px;
}
content .column .bottom-content span{
    color: #937BC2;
}
footer{

}
footer p{

}
.button-left .glyphicon{
    color: #8A2BE2;
}
.button-right .glyphicon{
    color: #fff;
}
.button-left button:focus{
    border-color: red;
}
.containerr{
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 16px;
}

.navbar-nav li.active{background-color: #d5d5d5; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
.sub_sub_menu li a {
    padding: 6px;
}
.product-sale-bg{
    padding: 6px;
    background-color: #d8d8d8;
    border-radius: 0px 0px 10px 10px;
}

.table-striped > tbody > tr:nth-of-type(odd){
    background: #cec;
}
@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
    .all_credit_voucher_data tr td{
        border-bottom:1px solid #cecece !important;
    }
}
.cell{
    border-bottom:none;
    border-top:none;
}

.package_rate{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,595959+14,2c2c2c+80,131313+100 */
    background: #4c4c4c; /* Old browsers */
    background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 14%, #2c2c2c 80%, #131313 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 14%,#2c2c2c 80%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #4c4c4c 0%,#595959 14%,#2c2c2c 80%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
    border-radius: 10px;
    width: 40%;
    padding: 7px;
    margin-left: 30%;
    margin-right: 30%;
}
