@charset "utf-8";
/* CSS Document */

.fund_flow
{
    float:right;font-size:  16px;color:#9b019d;font-weight:bold;
}
.fund_flow span {
    border: 1px solid;
    padding: 4px 8px;
}
.help_section {
    width: 100%;
    float: left;
    margin-bottom: 25px;
}
.help_section ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
}
.help_section ul li {
    float: left;
    width: auto;
}
.help_section ul li .btn {
    border-radius: 0;
    margin-right: 15px;
    padding: 10px 15px;
    font-size: 16px;
    color: #fff;
}
.help_section ul li .btn.pink{
  background: #000000;
  border-color: #000000;  
}
.help_section ul li .btn.red{
  background: #3F51B5;
  border-color: #3F51B5;  
  
}
.help_section ul li .btn.blue{
  background: #3a4dd2;
  border-color: #3a4dd2;  
  
}
.help_section ul li .btn.ylet{
  background: #8253eb;
  border-color: #8253eb;  
  
}
.pink,.red,.blue,.ylet
{
    color: #fff !important;
}
.pink {
    background: #000000 !important;
}
.red {
    background: #3F51B5 !important;
}
.blue {
    background: #3a4dd2 !important;
}
.ylet {
    background: #8253eb !important;
}
.default {
    background: #cacaca !important;
}

/*  Special Note  */

.pop_box_note {
    position: fixed;
    width: 250px;
    height: 200px;
    background: #fff;
    right: 0;
    top: 25px;
    z-index: 9999;
    box-shadow:-1px 1px 7px 0px #23232394;
    border-radius: 0 0 0 4px;
  transition: all 0.4s;
}
.pop_box_note.none {
    margin-right: -250px;
    box-shadow: none;
  transition: all 0.4s;
}
.pop_box_note .box .setting {
    width: 50px;
    height: 50px;
    background: #00b5b8;
    margin-left: -50px;
    color: #fff;
    font-size: 28px;
    text-align: center;
    padding: 6px;
    cursor: pointer;
    float: left;
}
.pop_box_note.max .box .setting{
  display: none;
}
.pop_box_note .box .contect{
    min-width: 200px;
    max-width: 500px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
    min-height: 200px;
    max-height: 300px;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
  
}
.pop_box_note .box .contect .text {
    width: 100%;
    float: left;
    height: 90%;
    margin-top: 5px;
    overflow-y: auto;
    padding-bottom: 8px;
}
.pop_box_note.max{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #00000061;
    left: 0;
    top: 0;
    z-index: 9999;
    box-shadow:none;
    border-radius:none;
  transition: all 0.4s;
}
.pop_box_note.max .close
{
  display: block;
}
.pop_box_note .close
{
  display: none;
}
.pop_box_note.max .box .contect{
    min-width: 200px;
    max-width: 500px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    min-height: 200px;
    max-height: 300px;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
    font-size: 14px;
}
.help_note {
    position: fixed;
    width: 250px;
    min-height: 200px;
    background: #fff;
    right: 0;
    top: 30%;
    z-index: 9999;
    box-shadow:-1px 1px 7px 0px #23232394;
    border-radius: 0 0 0 4px;
  transition: all 0.4s;
}
.help_note.none {
    margin-right: -250px;
    box-shadow: none;
  transition: all 0.4s;
}
.help_note .box .setting {
    width: 50px;
    height: 50px;
    background: #00b5b8;
    margin-left: -50px;
    color: #fff;
    font-size: 28px;
    text-align: center;
    padding: 6px;
    cursor: pointer;
    float: left;
}
.help_note .box .contect{
    min-width: 200px;
    max-width: 500px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
    min-height: 200px;
    background: #fff;
    border-radius: 4px;
    padding: 10px;
  
}
.help_note .box .contect .text {
    width: 100%;
    float: left;
    height: 90%;
    margin-top: 5px;
    overflow-y: auto;
    padding-bottom: 8px;
}
.help_note .box .contect .help_section ul li .btn {
    margin-bottom: 10px;
    padding: 4px 10px;
    font-size: 14px;
}
.help_note .box .contect .help_section {
    margin-bottom: 5px;
    border-bottom: 1px solid #dfdfdf;
}
.full-split {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.ui-dialog .ui-dialog-content {
    padding: 0px;
    width: 100% !important;
    margin-bottom: 0;
    float: left;
    overflow: auto;
    min-height: 415px !important;
}
.ui-widget.ui-widget-content {
    padding: 0px;
}
.ui-widget-content {
min-width: 400px;
min-height: 460px;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
    border: 0px;
}

.pop_table_calc {

}
.pop_table_calc tr td, .pop_table_calc tr th {
    padding: 6px 4px;
    white-space: nowrap;
    padding-right: 0;
}
.pop_table_calc input {
    /* float: left; */
    width: 55px;
    padding: 1px 4px;
}


#tab_logic .form-control[readonly],#tab_logic_total .form-control[readonly] {
    border: 0;
    background: transparent;
    box-shadow: none;
    padding: 0 10px;
    font-size: 15px;
}
#tab_logic.pop_table_calc input,#tab_logic.pop_table_calc select{
    /* float: left; */
    width: 100%;
    padding: 5px 8px;
    border: 0;
}
#tab_logic.pop_table_calc tr td{
    padding:0px;
}
#tab_logic.pop_table_calc tr th {
    padding:4px;
}
#tab_logic_2 input {
    padding: 2px;
    font-weight: 600;
    padding-left: 6px;
}
form button[type=submit] {
    margin-left: 10px !important;
}
form button[type=button] {
    margin-left: 10px !important;
}
.de-b-r{border-right: 2px solid #efefef;}
.ibox.float-e-margins {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12) !important;
}
.cus-tab ul li:hover a, .cus-tab ul li.active a {
    background: #fff;
    color: #000;
    box-shadow: 0px 3px 6px 2px #d0d0d0;
}
.t-c{ text-align: center !important; }
td button {
    padding: 0px 6px;
    border: #dfdfdf;
    background: #04bec1;
    color: #fff;
    border-radius: 3px;
}
td button:hover {
    padding: 0px 6px;
    border: #dfdfdf;
    background: #038c8e;
    color: #fff;
    border-radius: 3px;
    box-shadow: 2px 2px 5px #38383861;
}
td .icon{ float: right; }
td .icon.pink{ color: #e83e8c !important;}
td .icon.red{ color: #e6614f !important;}
td .icon.blue{ color: #3a4dd2 !important;}
td .icon.ylet{ color: #8253eb !important;}
td .icon.pink,td .icon.red,td .icon.blue,td .icon.ylet{ background: transparent !important; }

.datepicker.dropdown-menu {
    transition: all .0s ease;
}
.spin {
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 0.8s linear infinite;
    line-height:  0;
    margin-left:  8px;
}
.schek{line-height:  0;
    margin-left:  8px;}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.point{
    box-shadow: 1px 2px 2px 0px #00000073;
    background-color: #FFA87D;
    color: #FFF;
    line-height: 12px;
    padding: 2px 5px;
    position: absolute;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    text-shadow: none;
    font-weight: 600;
    font-size:  11px;
    margin-top:  -12px;
    margin-left: 4px;   
}
.iziToast {
    border-color: hsl(0, 0%, 94%);
}
#data_awb .price_table tr .check_option input[type="checkbox"]::after {
    left: -7px;
}
#data_awb .price_table tr .check_option input[type="checkbox"]:checked::before {
    left: -7px;
}
.add_new_bt{

    background: #a524f5;
    color: #fff !important;
    font-size: 12px;
    position: absolute;
    right: 4%;
    padding: 1px 8px;
    border-radius: 2px;
}

.iziToast {
    background: hsl(0, 0%, 93%);
}
pre{
    font-family: "open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    overflow: hidden;
}
pre.customer{
    line-height: 28px;
    white-space: normal;
}

.add_ex,.add_ex_2 {
    width: 29px;
    float: left;
    text-align: center;
    height: 29px;
    padding: 6px;
    color: #fff;
    cursor: pointer;
}
.add_ex{
    background: #8254eb;
}
.add_ex_2 {
    background:#e6614f;
}

#tab_logic.pop_table_calc input.gst_am{
    width:  100px;
    border-right: 1px solid #e7e7e7;
    margin: 0 8px;
    border-left: 1px solid #e7e7e7;
    margin-right: 20px;
    background: #f0f0f0d6;
}
.contrl_f{float:  left;}
.contrl_f span{float:  left;line-height:  29px;margin-right: 18px;}
.contrl_f span input{float:  left;width: 18px !important;height: 20px;}
.ta-r{ text-align: right !important; }
.setting_bill {
    float: right;
    /* width: 100%; */
    text-align: right;
    margin-right: 10px;
}
.setting_bill input {
    width: 18px;
    height: 18px;
    margin: 0 10px 0px 2px;
}
.setting_bill span {
    float: left;
    margin-left: 15px;
}
.ibox.float-e-margins {
    background: #fff;
}


.form-group textarea.form-control {
    overflow-x: hidden;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
.delete_from .btn-success {
    border-color: #ff4769 !important;
}
table td a.btn {
    padding:0px 7px;
    font-size:12px;
}
.center {
    text-align: center;
}

table th { 
    text-transform: capitalize; 
    white-space: nowrap !important;
}

.data_t_s th{background:#dcdcdc; width: 200px;}




svg.nvd3-svg {
    min-height: 342px;
}

.manage_chart {
    z-index: 99;
    position: relative;
    width: -webkit-fill-available;
}
.manage_chart select, .manage_chart input {
    border: 1px solid;
    border-radius: 0;
    height: 22px;
    width: 95px;
}
#add_se{ display: none; }

@media (max-width: 760px)
{
    .col-xsxs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xsxs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xsxs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xsxs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xsxs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xsxs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xsxs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xsxs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xsxs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xsxs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xsxs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xsxs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        float: left;
        width: 100%;
    }
}


.bank .fund_flow
{
    float: left;
    color: #676a6c;
    font-size: 14px;
    font-weight: normal;
}
.bank .fund_flow span {border: 0; font-weight: bold;}