@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "Roboto Medium";
    src: url("../fonts/Roboto-Medium.ttf") format("truetype"), url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype');
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Bold.woff') format('woff'),  url('../fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/Roboto-Regular.woff') format('woff'),  url('../fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.form-div .form-group {
    display: block;
}
.form-div .form-control {
    width: 100%;
}
* {
    margin: 0px;
    padding: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    position: relative;
    font-family: 'Roboto';
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}
/* .skin-blue .wrapper{background:#ececec;} */
.top-header {
    margin: 0px;
    padding: 0px;
    position: relative;
    height: 70px;
}
.skin-blue .main-header .logo {
    background: #1d2b36;
}
.sidebar-toggle:before {
    color: #000;
}
/* .skin-blue .main-header .navbar .nav > li > a{padding:10px;} */
.skin-blue .navbar-custom-menu {
    margin: 10px 0px;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background: #fff;
}
.skin-blue .main-header .navbar {
    background-color: #fff;
    border-bottom: solid 1px #ddd;
}
.gst_new {
    padding: 30px;
}
.left-section {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.left-section .main-sidebar {
    background: #1d2b36;
    padding-top: 0px;
    font-size: 13px;
}
.skin-blue .sidebar a {
    color: #fff;
}
.skin-blue .sidebar-menu>li:hover>a {
    background: #00a75d;
    color: #fff;
    text-decoration: none;
}
.skin-blue .sidebar-menu>li.active>a {
    background: #00a75d;
    color: #fff;
}
.skin-blue .sidebar-menu>li>.treeview-menu {
    color: #fff;
}
.skin-blue .treeview-menu>li>a {
    color: #fff;
    opacity: 0.65;
}
.skin-blue .treeview-menu>li>a:hover {
    color: #fff;
    opacity: 1;
}
.main-contect-section {
    background-color: #ededed;
    margin: 0px;
    padding: 0px;
}
.main-contect-section .content-wrapper {
    background: #ededed;
}
.main-contect-section .content-header>.breadcrumb {
    position: relative;
    float: left;
    top: 0;
    width: 100%;
    right: 5px;
}
.content-details {
    margin: 0px;
    padding: 0px;
    height: 20px;
}
.top-header .navbar-custom-menu>.navbar-nav>li i {
    color: #000;
}
.content-part {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.content-part .box {
    border-radius: 0px;
    border: none;
}
.content-part .box-header {
    padding: 4px 0px 20px 0px;
}
.content-part .box-body {
    border: solid 1px #ddd;
    padding-top: 10px !important;
    background-color: #fff;
}
.inner-body {
    background-color: #fff;
    margin-top: 10px;
    box-shadow: 1px 2px 2px #eee !important;
    padding: 10px;
}
.content-part .box-header h3 {
    margin: 5px 0px;
}
.form-panel {
    margin: 20px 0px 0px 0px;
}
.form-div {
    margin: 0px;
    padding: 0px;
}
.form-div .form-control {
    border-radius: 0px;
}
.form-div label {
    font-weight: normal !important;
    color: #272727;
    font-size: 12px;
}
.items-panel {
    margin: 0px 0 10px 0;
    padding: 0px;
    position: relative;
}
.items-panel+hr {
    margin: 5px 0;
    border-bottom: solid 1px #eeeeee;
}
.items-text {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.items-text-busines h4 {
    margin: 0px;
    padding: 0px;
    position: relative;
    color: #00a65a;
    font-size: 15px
}
.items-text > h3 {
    margin-top: 0px;
}
.items-panel .btn-default {
    background: none;
}
.items-panel .btn-default:hover {
    border: solid 1px #ddd;
}
.items-panel .btn-default:focus {
    background: none;
    box-shadow: 0px 0px 0px;
    outline: 0px;
}
.custom-table {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.custom-table .table-bordered>thead>tr>th {
    text-align: center;
}
.custom-table .table-bordered>tbody>tr>td {
    text-align: center;
    vertical-align: bottom;
}
/*.custom-table .table-bordered>tbody>tr>td>p{margin:0px;}*/
.custom-table .form-control {/* width:75px; */
    border-radius: 3px;
    height: 30px;
}
/* login css */
.login-bg {
    background: url(../images/login-bg.png) no-repeat center;
    min-height: 662px;
}
.login-section {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.login-section .nav-tabs-custom {
    margin: 15% auto 0 auto;
}
.login-section .nav-tabs-custom>.nav-tabs {
    border: 1px solid #f5f5f5;
}
.login-section .nav>li>a {
    padding: 15px 26px;
    font-weight: 600;
    color: #00a85d;
    border: none;
}
.login-section .nav>li>a:hover {
    color: #00a85d !important;
}
.login-section .nav-tabs-custom>.nav-tabs>li.header {
    padding: 5px 10px;
}
.login-section .nav-tabs-custom>.nav-tabs>li.active>a {
    border-bottom: solid 3px #00a65a;
    background: none;
    border-left: none;
    border-right: none;
    color: #00a85d;
}
.login-section .nav-tabs-custom>.nav-tabs>li {
    border: none;
    margin-bottom: 0px;
}
.login-form {
    margin: 0px auto 35px auto;
    padding: 0px;
    position: relative;
}
.login-form > h2 {
    text-align: center;
    padding: 20px 0 20px 0px;
    color: #101823;
}
.login-form .input-group-addon {
    border: none;
    border-bottom: solid 1px #ccc;
}
.login-form .form-control {
    border: none;
    border-bottom: solid 1px #ccc;
}
.login-form i {
    color: #999;
}
.login-form button {
    background: #00a85d;
    border: solid 1px #00a85d;
    margin: 20px auto 10px auto;
    font-weight: 500;
    float: left;
}
.login-form button:hover {
    background: #00a85d;
    border: solid 1px #00a85d;
}
.login-form button i {
    color: #fff;
    font-size: 11px;/*  float:right; */
    margin: 5px 10px;
}
.forgt_pass {
    margin-top: 90px;
}
/* 10-03-2017 css start */
.logo_add_Detial {
    width: 100%;
    max-width: 400px;
    height: auto;
    background-color: #fff;
    box-shadow: 1px 2px 2px #eee;
    padding: 10px;
    float: left;
}
.add_custo_fm {
    width: 100%;
    max-width: 800px;
    height: auto;
    background-color: #fff;
    box-shadow: 1px 2px 2px #eee;
    padding: 10px;
    float: left;
}
.logo_edi_pan {
    width: 100%;
    max-width: 180px;
    height: 150px;
    float: left;
    background-color: #CCC;
}
.edit_pan {
    width: 20px;
    height: 20px;
    position: relative;
    background-color: #063;
    left: 132px;
}

@media only screen and (min-width: 1600px) {
.edit_pan {
    left: 160px;
}
}
.add_detail_pan {
    width: 100%;
    max-width: 170px;
    float: left;
    border-left: 1px solid #e3e3e3;
    margin-left: 5px;
    padding: 10px;
    font-size: 13px;
}
.ad_cus_left {
    width: 100%;
    max-width: 250px;
    height: auto;
    float: left;
    padding-top: 20px;
}
.add_cus_right_fom {
    width: 100%;
    max-width: 425px;
    float: left;
    height: auto;
    font-size: 11px;
    padding-left: 10px;
}
.zer_pannding {
    padding-left: 0px;
    padding-right: 0px;
}
.in_bg_main {
    background: #f6fafb;
    font-size: 11px;
    color: #bebebe;
    border: none;
    padding: 0px 10px !important;
}
.mt-0 {
    margin-top: 30px;
}
.extar_main {
    font-size: 11px;
    padding: 10px;
    box-shadow: 1px 2px 2px #eee;
    border: 0px;
    width: 550px;
    height: 150px;
}
.botm_av_btn {
    float: right;
    margin-top: 30px;
    padding-bottom: 30px;
}
/* 10-03-2017 css end */

/* 27-033-2017 start css */

.main_add-pics {
    width: 100%;
    height: auto;
    float: left;
}
.add-pics {
    background-color: #efefef;
    width: 200px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.ad_us {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 10px;
}
.all_fd_mn {
    font-size: 12px;
    color: #545454;
    margin-bottom: 5px;
}
.all_fd_mn_ex {
    font-size: 14px;
    color: #545454;
    margin-bottom: 5px;
    text-align: left;
    font-weight: 600;
}
.sp_top {
    margin-top: 28px;
}
.fm_dt {
    border: 1px dotted #999999;
}
.spc_lft {
    padding-left: 0px !important;
    margin-bottom: 10px
}
.edit_business {
    font-size: 12px;
}
.diff_customer {
    font-size: 12px;
}
.tb_heed {
    background-color: #1d2b36;
}
.add-pics img {
    max-width: 100%;
}
.add-pics {
    background-color: #efefef;
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.all_fl_mn {
    font-size: 12px;
    height: 24px;
}
.form-padding {
    padding-top: 10px;
}
.tb_heed {
    background-color: #1d2b36;
}
.ad_ch {
    float: left;
    border-right: 1px solid #0e7c4b;
}
.ad_ch zero_bd {
    border-right: 0px !important;
}
.main_btn_ad {
    float: right;
}
.ad_note {
    box-shadow: 1px 2px 2px #eee;
    overflow: auto;
    background: #fff;
    padding: 10px 20px 10px 10px;
}
.spc_lft {
    padding-left: 0px !important;
    margin-bottom: 10px
}
.txt_bx {
    width: 100%;
    outline: none;
    border: 0px;
    line-height: 18px;
    font-size: 12px;
}
/* 27-033-2017 end css */


/* 28-03-2017 start css */
.sp_right {
    padding-right: 0px;
}
.sp_lft {
    padding-left: 0px;
}
.sp_main_buse {
    background-color: #FFF;
    padding: 15px;
}
.ad_dt_pi {
    float: none !important;
}
.pl_sp_de {
    width: 100% !important;
}
.chk_new {
    float: left;
    padding: 2px 15px;
    margin: 0px;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #999999;
    outline: none;
    width: 30px;
    float: left !important;
}
.tx_pd_amt {
    font-size: 12px;
    font-weight: 600;
}
.gstr1_bx {
    background: #FFF;
}
.gstr1_bx_search {
    background: #FFF;
    box-shadow: 1px 2px 2px #eee;
    padding: 15px 10px 10px 10px;
    margin-top: 20px;
}
.lg_tp {
    margin-top: 5px;
}
.sp-mg-tp {
    margin: 10px 0px 0px 0px;
}
.sp-mg-tp-gp {
    margin: 25px 0px 0px 0px;
}
.mg-btm {
    margin-bottom: 10px;
}
.sel_fg {
    font-size: 12px;
    color: #000;
    padding-left: 4px;
}
.bk_btn {
    padding: 6px 20px 6px 20px;
    font-family: 'Roboto';
}
.main_gtr1_pnl {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
}
.gene_btn {
    float: left;
    width: auto;
    height: auto;
    margin-right: 8px;
}
.gre-pre-btn {
    border: 1px solid #85ccc2;
    background-color: #FFF !important;
    color: #3ea193 !important;
    padding: 6px 15px 6px 15px;
    font-size: 12px;
}
.file-pre-btn {
    border: 1px solid #f1664f;
    background-color: #FFF !important;
    color: #f1664f !important;
    padding: 6px 26px 6px 26px;
    font-size: 12px;
}
.pree-pre-btn {
    border: 1px solid #1ca6ee;
    background-color: #FFF !important;
    color: #1ca6ee !important;
    padding: 6px 15px 6px 15px;
    font-size: 12px;
}
/* 28-03-2017 start css */


/* login css */
.registration-page {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.registration-page > h2 {
    text-align: center;
    padding: 20px 0 20px 0px;
    color: #00a85d;
}
.registration-page button {
    width: auto;
}
/*....start amended b2b table.....*/
.table-form {
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    height: auto;
}
.box {
    border-bottom: 0px;
}
/*.....End amended b2b table....*/
.tab-heading {
    padding-bottom: 0px;
    margin-bottom: 20px;
    margin-top: 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.tab-heading-us-mg {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
}
/**Ledger Tabs **/
/* .tab-panel .nav .de-active{background-color:#f7f7f7; color:#4c5f6e;}
.tab-panel .nav .active-btn{background-color:#ebebeb;} */
.tab-panel .nav .de-active>a {
    background-color: #dedede;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 600;
    color: #4c5f6e;
    padding: 10px 10px;
    margin-right: 2px;
    margin-bottom: 2px;
}
.tab-panel .nav .de-active>a:hover {
    background-color: #ebebeb;
}
.tab-panel .nav .active-btn>a {
    background-color: #ccc;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 600;
    color: #1b2b38;
    padding: 10px 10px;
    margin-right: 2px;
    margin-bottom: 2px;
}
.tab-panel .nav .active-btn>a:hover {
    background-color: #ccc;
}
/*.tab-panel hr{margin:0px 0px 20px 40px!important;} 

.tab-panel .nav>li>a{font-size: 14px;font-family: 'Roboto';font-weight: 600; }

.tab-panel > ul > li:nth-child(1){background-color:#fff;color:red;}



.tab-panel > ul > li:nth-child(2){background-color:#ececec; color: #F00;}

.tab-panel > ul > li:nth-child(3){background-color:#ececec;}

.tab-panel .nav>li>a:hover{background:none;}

.tab-panel .nav-pills>li>a{border-top:none;}
.tab-panel > .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{background:none;}

.tab-panel.nav>li>a:active{background:none;}

 .tab-panel .nav>li>a:focus{background:none;}
 .tab-panel .nav>li>a{padding:15px 66px;}*/

.custom-form {
    position: relative;
}
/* remove border radius for the tab */
.custom-form .table {
    width: 100%;
    border: 1px solid #a7a7a7;
}
.custom-form .table > thead th {
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 600;
    background: #101823;
    border: 1px solid #a7a7a7;
    padding-left: 16px;
    padding-right: 10px;
}
.custom-form .table > tbody td {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    border: 1px solid #dedede;
}
.custom-form .table >tbody>tr>td:nth-last-child(1)>a {
    color: #00a75d;
    text-decoration: none;
    font-size: 20px;
    position: relative;
}
.hsn-btn {
    color: #00a75d !important;
    font-size: 12px !important;
    margin-bottom: 5px;
}
/* start b2c small*/
.custom-form {
    position: relative;
    margin: 0 15px 20px 15px;
}
/* .box-tools >.btn{border: 1px solid #b5b8b7; outline: none;} */
.box-tools .btn-box-tool {
    padding: 4px 8px;
    font-size: 13px;
    background: #e0e0e0;
    color: #4c5f6e;
    font-family: 'Roboto';
}
.content-part .box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 13px;
}
.filter {
    color: #4c5f6e;
    font-size: 16px;
}
.circle {
    color: #4c5f6e;
    font-size: 16px;
}
.pad-panel {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 20PX;
}
.filter-form {
    padding: 10px;
}
.new {
    width: 82%;
}
.form-div .new {
    display: inline;
}
span.button-new > button.btn-new {
    background: #96cdb5;
    border: 1px solid #96cdb5;
    padding: 4px 15px;
    border-radius: 4px;
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0px;
}
.box.box-success {
    margin-bottom: 0px;
}
.fa-pencil:before {
    content: "\f040";
    position: relative;
    margin: 0px -1px;
    padding: 0px 5px;
}
.content-part .box-body {
    border: none;
}
input.form-control.pull-right.raduis {
    background-color: #f7f6f6;
}
.number-pagi {
    font-size: 14px;
    font-family: 'roboto';
    font-weight: 600;
    color: #7e7d7d;
}
.paginatioon > .pagination-sm>li>a, .pagination-sm>li>span {
    padding: 3px 8px;
    font-size: 12px;
    line-height: 1.5;
    margin: 0px 1px;
}
.paginatioon > .pagination>li>a {
    background: #e1e1e1;
    color: #666;
}
.custom-form .table td:nth-child(1) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-form .table td:nth-child(2) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-form .table td:nth-child(3) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-form .table td:nth-child(4) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.box-table > .custom-form .table > tbody td {
    padding-bottom: 6px;
    padding-top: 20px;
}
.box-table > .custom-form .table td:nth-child(4) {
    color: #131212;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 500;
}
.box-table > .custom-form .table > thead th {
    padding-left: 22px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 15px;
}
/*
CSS Added By Developer
*/

/*error class*/
.error {
    border: 1px solid darkred;
}
label.error {
    border: none;
    color: darkred;
}
td > label.error {
    display: none !important;
}
.custom-form .table td:nth-child(1) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-form .table td:nth-child(2) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-form .table td:nth-child(3) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-form .table td:nth-child(4) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-table .table {
    border: 1px solid #CCCCCC;
}
.custom-table .table td {
    border: 1px solid #CCCCCC;
}
.custom-table .table thead th {
    text-align: center;
    background-color: #F4F4F6;
    border: 1px solid #CCCCCC;
}
#flashMessage {
    color: darkred;
    padding-left: 15px;
    font-size: 17px;
    text-align: center
}
#example_length {
    width: 50%;
    float: left
}
#example_filter {
    width: 50%;
    float: left
}
div.dataTables_filter input {
    height: 32px !important
}
.box.box-success.collapsed-box {
    margin-bottom: -8px !important
}
#customer_details h4 {
    font-weight: bold
}
/*-------start  in word-------*/

.details-reciver .box-header-div {
    padding: 5px 10px;
    background: #101823;
    border: 1px solid #bfbfbf;
    position: relative;
}
.details-reciver {
    position: relative;
    overflow: hidden;
    margin-top: 40px;
    margin-bottom: 10px;
}
.details-reciver .box-body-section {
    border: none;
    padding: 20px;
}
.box-title-div {
    margin: 2px 0px;
    font-family: 'Roboto';
    font-size: 16px;
    color: #fff;
}
.details-reciver button.btn.btn-box-tool {
    background: transparent;
    border: none;
}
.details-reciver .box {
    border: 1px solid #D2D2D2;
}
.details-reciver .box-tools.pull-right {
    position: absolute;
    bottom: 5px;
    right: 0px;
}
.custom-table-table .table {
    border: 1px solid #D2D2D2;
}
.custom-table-table {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.custom-table-table thead > tr > th {
    text-align: center;
    border: 1px solid #D2D2D2;
    vertical-align: middle;
}
.custom-table-table tbody > tr > td {
    text-align: center;
    vertical-align: bottom;
    border: 1px solid #D2D2D2;
}
.custom-table-table .form-control {
    width: 75px;
    border-radius: 3px;
    height: 30px;
}
.custom-form .table > tbody>tr>td>a {
    font-size: 13px;
    color: #00a75d;
}
/*error class*/
.error {
    border: 1px solid darkred;
}
label.error {
    border: none;
    color: darkred;
}
td > label.error {
    display: none !important;
}
.custom-form .table td:nth-child(1) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-form .table td:nth-child(2) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-form .table td:nth-child(3) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-form .table td:nth-child(4) {
    color: #080808;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: bold;
}
.custom-table .table {
    border: 1px solid #CCCCCC;
}
.custom-table .table td {
    border: 1px solid #CCCCCC;
}
.custom-table .table thead th {
    text-align: center;
    background-color: #F4F4F6;
    border: 1px solid #CCCCCC;
}
.register-div-div1 {
    position: relative;
    background-color: #fff;
    height: auto;
    padding: 10px;
    margin-bottom: 20px;
    width: 700px;
    margin: auto;
}
.register-div-div1 input[type=file] {
    display: block;/* margin-top: 25px; /
    outline: none;
    cursor: pointer;
    / margin-top: 65px; /
    / margin-left: 30px; */
}
.register-div-div1 .table td {
    padding: 10px;
    border: 1px solid #9e9b9b;
    text-align: left;
    font-family: 'Roboto';
    vertical-align: middle;
}
.register-div-div1 .table td>.form-group {
    margin-bottom: 0px;
}
.register-div-div1 .radio {
    top: 0;
}
/* .register-div-div1 .table tr td:nth-child(3){ position: relative;top:0px;} */

.register-div-div1 .checkbox, .radio {
    position: relative;
    display: block;
    top: 12px;
}
.register-div-div1 p {
    font-size: 14px;
    font-family: 'Roboto';
    padding: 0px;
    margin: 0px;
    text-align: center;
}
.register-div-div1 p i {
    color: red;
}
.register-div-div1 input[type="file"] {
    opacity: 1;
    position: relative;
}
button.submit-button {
    padding: 5px 25px;
    font-size: 14px;
    text-transform: uppercase;
    background: #a7e0c7;
    outline: none;
    border: none;
    color: #013832;
    font-weight: 600;
    text-align: center;
    margin: 0px;
}
/*----------Start invoice page--------------*/
.invoice-panel {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    margin-bottom: 40px;
}
.header-box {
    width: 100%;
    padding: 0px;
    margin: 0px;
    height: 50px;
    padding: 0px;
}
.header-section {
    color: #444;
    display: block;
    padding: 10px 0px 0px 0px;
    position: relative;
}
.header-section> .title-section {
    display: inline-block;
    font-size: 16px;
    margin: 0;
    line-height: 1;
    color: #343434;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}
.invoice-panel .save-tools .btn-info {
    background: #00a75d;
    border-color: #00a75d;
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
}
.body-section {
    padding: 0px;
    width: 100%;
    position: relative;
}
.section-div {
    padding: 20px;
    width: 100%;
    position: relative;
    border: 1px solid #d2f1fc;
    margin-top: 25px;
    margin-bottom: 25px;
}
.add_new_item i {
    color: #3596c9 !important;
}
.fom_lb {
    width: 120px;
    float: left;
}
.fom_lb_right {
    width: 220px;
    float: left;
}
.btn_popup {/*background-color: #e1e1e1;*/
    padding: 20px 90px 20px 0px;
    width: 100%;
    float: left;
}
.btm_popup {/*background-color: #e1e1e1;*/
    padding: 10px;
    width: 100%;
    float: left;
}
.pop_bx {
    width: 400px;
    height: auto; /*background-color:#f4f4dc;*/
    margin: auto;
    padding: 15px 20px 10px 0px;
}
.pop_bx_new {
    width: 450px;
    height: auto; /*background-color:#f4f4dc;*/
    margin: auto;
    padding: 20px;
}
.requird-div p {
    padding-bottom: 20px;
}
.fom_bg {
    background-color: #fff;
    border: 1px solid #dcdcdc;
}
.sp_btn {
    padding: 0px !important;
    line-height: 0px;
    background-color: transparent;
}
.add-customer {
    width: 100%;
    padding: 25px 0px 18px 0px;
    border: 1px dashed #a5a5a5;
    display: block;
    margin: 0px;
    float: right;
    margin-top: 28px;
}
.add-customer span {
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}
.add-customer .button {
    background-color: transparent;
    border: none;
    color: #343434;
    background: #fff;
    padding: 0px 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    margin-bottom: 6px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    outline: none;
    font-weight: 600;
}
.div-form .new {
    width: 100%;
    padding: 2px 15px;
    margin: 0px;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #999999;
    outline: none;
    width: 195px;
}
.div-form> .form-horizontal .control-label {
    padding-top: 15px;
    margin-bottom: 0;
    text-align: right;
    font-weight: 500;
}
.details {
    color: #343434;
    font-family: 'roboto';
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
}
.details_txt {
    color: #22b66e;
    font-family: 'roboto';
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}
.details-panel .item-div {
    width: 100%;
    padding: 0px;/*height: 130px;*/
}
.details-panel thead>tr>th {
    color: #fff !important;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 600;
    padding: 10px;
    border: 1px solid #fff;
}
.details-panel thead>tr>th>table>thead>tr>th {
    color: #fff;
    vertical-align: middle;
    font-size: 12px;
    border: 1px solid #fff;
}
.details-panel tbody>tr>td>table>tbody>tr>td {
    color: #000;
    vertical-align: middle;
    font-size: 12px;
}
.details-panel tbody>tr>td {
    font-size: 12px;
    color: #000;
    background-color: #f3f3f3;
}
.mb-0-a {
    margin-bottom: 0px !important;
}
.list-panel li {
    display: inline-block;
    color: #195f40;
    text-align: center;
    padding: 14px 64px;
    text-decoration: none;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.addpop-section {
    background: #fff;
    width: 100%;
    padding: 21px 70px;
    margin: 0px;
    box-shadow: 1px 2px 2px #eee;
    margin-bottom: 20px;
}
.addpop-section_btn {
    width: 100%;
    padding: 0px 0px;
    margin: 0px;
    margin-bottom: 20px;
}
.addpop-section_btn .add-button {
    padding: 2px 15px;
    font-size: 14px;
    background: #00a75d;
    font-weight: 600;
    color: #fff;
    font-family: 'Roboto';
    border: none;
    outline: none;
    height: 30px;
    border-radius: 4px;
}
.add_btn_new {
    padding: 6px 15px !important;
}
.addpop-section .add-button {
    padding: 4px 8px;
    font-size: 13px;
    background: #ffffff;
    color: #3596c9;
    font-family: 'Roboto';
    border: none;
    outline: none;
}
.value-div {
    width: 100%;
    /*background: #fff;
    border: 1px solid #a8a8a8;
     min-height: 200px;*/
    padding: 15px;
    height: auto;
}
.uplode-img {
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
    margin-top: 0px;
}
.uplode-img .panel-body {
    min-height: 200px;
    padding: 20px;
    height: auto;
    margin: 0px;
    /*    overflow: hidden;
    */  box-shadow: 1px 2px 2px #eee;
}
.text-right p {
    padding-bottom: 0px;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #6D6D6D;
}
.add-pic {
    border: 1px dashed #B4B4B4;
    width: 100%;
    max-width: 100%;
    padding: 30px 0;
}
.btn {
    display: inline-block;
    padding: 6px 6px;
    font-size: 12px;
}
/*added the new css class to the delete collection page*/
.add-pic.addpic-detail {
    max-width: 100%;
    padding: 30px 0;
    border: 0px;
}
.box-header.custom-box {
    margin-top: 40px;
}
.content-area-of-div {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*added the new css class to the delete collection page end*/


.add-pic p>a {
    color: #029eb6;
    font-size: 11px;
    cursor: pointer;
}
.add-pic p:nth-child(2) {
    text-align: center;
    color: red;
    font-size: 10px;
    color: #7a7676;
}
.add-pic p {
    text-align: center;
    padding: 0px 22px 0px 13px;
    color: #7a7676;
    font-size: 10px;
    font-family: 'Open Sans', sans-serif;
    line-height: 16px;
}
input[type=file] {
    display: block;
    /* position: absolute;
    opacity: 0; */
    cursor: pointer;
}
.value-div .form-inline .form-group {
    display: inline;
}
.uplode-img span.summery-text {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #6D6D6D;
}
.form-control {
    border-radius: 0px;
}
.date-form> .form-horizontal .control-label {
    font-weight: 500;
}
.date-form .input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.date-form .input-group-addon {
    background: transparent;
}
.value-div .form-inline .control-label {
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    margin-top: 12px;
}
.form-section .new {
    width: 100%;
    padding: 2px 15px;
    margin: 0px;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #999999;
    outline: none;
    width: 195px;
}
/*.div-form .input-group-addon {
    padding: 0px;
    background: transparent;
    border: none;
    position: absolute;
    right: 15px;
    top: 6px;
    cursor: pointer;
}*/

.div-form .input-group-addon {
    padding: 5px;
    background: #fff;
    border: 1px solid #ccc;
    border-left: hidden;
    cursor: pointer;
}
/*start model div*/

.addpop-section .modal-dialog {
    width: 550px;
    padding: 0px;
    position: relative
}
.addpop-section .modal-header {
    border: none;
    padding: 0px;
}
.addpop-section .modal-content {
    border-radius: 0px;
    position: relative;
    top: 60px;
}
.addpop-section .modal-body {
    position: relative;
    padding: 15px 15px 0px 15px;
    height: auto;
}
.payment-panel {
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #999999;
    height: 45px;
}
.advance-panel .advance-div {
    font-size: 18px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    color: #646464;
    padding-left: 5px;
}
.button-div .ntn-new {
    background: #00506f;
}
.button-div .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.button-div .btn {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 5px 12px;
    color: #fff;
    font-family: 'roboto';
    font-size: 14px;
    font-weight: 400;
}
.button-div .btn-group>.crox-div {
    background: #7b0101;
}
.button-div .btn-group>.cancel-div {
    background: #555555;
    padding: 8px;
}
.button-div .btn-group>.save-div {
    background: #a8e0c7;
    padding: 5px 18px;
    color: #000;
}
.button-div .btn-group>.btn:focus {
    border: none;
}
.button-div .btn-group>.btn:hover {
    border: none;
    outline: none;
}
.button-div .btn-primary:hover {
    border: none;
}
.advance-form {
    width: 100%;
    padding: 20px 0px 0px 0px;
    height: auto;
}
.form-padding {
    padding-left: 60px !important;/* padding: 20px 0px 0px 0px; */

}
.advance-form label.control-label {
    color: #000;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto';
}
.advance-form .field-information label {
    color: #000000;
    font-size: 12px;
    font-family: 'Roboto';
}
.advance-form-two {
    width: 100%;
    padding: 10px;
    height: auto;
}
span.code-red {
    color: red;
    font-size: 15px;
}
.advance-form>.requird-div {
    width: 100%;
    padding-bottom: 25px;
}
.advance-form>.requird-div p {
    color: #646464;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}
.field-information i.fa.fa-question-circle.Questiuon {
    color: #828282;
    font-size: 14px;
}
.nav-panel>.nav-tabs {
    border: none;
}
.nav-panel>.nav-tabs> li a:nth-child(1) {
    background: #7c7c7c;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    padding: 10px 24px;
    margin-left: 0px/*25px;*/
}
.nav-panel>.nav-tabs> li.active> a, .nav-tabs> li.active> a:focus, .nav-tabs> li.active> a:hover {
    border-width: 0;
}
.nav-panel> .nav-tabs> li> a {
    border: none;
    color: #666;
}
.nav-panel>.nav-tabs> li.active> a, .nav-tabs> li> a:hover {
    border: none;
    color: #000 !important;
    background: #97cdb5;
}
.nav-panel> .tab-content {
    padding: 20px 0px 0px 0px;
}
.tab-content .form-group {
    color: red;
    font-size: 12px;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    height: 50px;
}
.charg-add table {
    width: 100%;
    border: none;
}
.charg-add table th {
    text-align: center;
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto';
    margin: 0px;
}
.charg-add table, td, th {
    padding: 5px;
    text-align: center;
    color: #535252;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto';
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
/* .add_cus { margin-left:40px; float:left !important; } */

.list-panel li {
    display: inline-block;
    color: #646464;
    text-align: center;
    padding: 14px 24px;
    text-decoration: none;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
}
.fom_lb {
    width: 95px;
    float: left;
}
.fom_lb_right {
    width: 180px;
    float: left;
}
/* .add_new_item { width:30%; float:left; text-align:left; } */
.detail_main_left {
    width: 44%;
    float: left;
}
.detail_main-right {
    width: 56%;
    float: left;
}
.font-size-div .pra p {
    font-size: 13px;
    word-wrap: break-word;
}
}
/*----------End invoice page--------------*/

/*--Pagination class---*/
.pagination > .current > a, .pagination > .current > a:focus, .pagination > .current > a:hover, .pagination > .current > span, .pagination > .current > span:focus, .pagination > .current > span:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 3;
}
/*Success Message Class*/
.success {
    color: green;
    font-size: 17px;
    padding-left: 15px;
    text-align: center;
}
/*----Pop up -----*/
.popup {
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.popup-inner {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 1);
    left: 50%;
    max-width: 700px;
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}
.popup-close {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 1000px;
    color: #fff;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 20px;
    height: 30px;
    line-height: 100%;
    padding-top: 4px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transform: translate(50%, -50%);
    transition: all 0.25s ease 0s;
    width: 30px;
}
/*---image loder class--- */
.se-pre-con {
    position: fixed;
    left: 50%;
    right: 50%;
    top: 15%;
    width: 12%;
    height: 32%;
    z-index: 9999;
    background: url(../img/ajax-loader.gif) center no-repeat #fff;
}
/*======================start gstr1 upload====================*/

span.button-btn > button.btn-new {
    background: #2196f3;
    padding: 6px 15px 6px 15px;
    color: #fff;
    border: none;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 0px;
}
span.button-btn {
    position: absolute;
    right: 8px;
    top: 20px;
}
.upload-form {
    position: relative;
    display: block;
    margin: 0px;
    width: 100%;
    padding: 0px;
}
/* remove border radius for the tab */
.upload-form .table {
    width: 100%;
    border: 1px solid #a7a7a7;
}
.upload-form .table > thead th {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 600;
    background: #101823;
    border: none;
}
.upload-form .table > tbody td {
    padding: 10px;
    text-align: center;
    border: 1px solid #a7a7a7;
    vertical-align: middle;
}
/*.upload-form .table > tbody td >a{color: #00a75d;text-decoration: none;font-size: 20px;
  position:relative; margin: 0px 4px; display: inline-block;}*/

.upload-form .table > tbody td >a i {
    font-size: 16px;
}
.upload-form .table > tbody td >.left-line:after {
    content: '';
    position: absolute;
    width: 0;
    border-right: 1px solid #CECECE;
    height: 22px;
    top: 5px;
    left: 20px;
}
.items-panel .pagination>li>a, .pagination>li>span {
    border-radius: 50% !important;
    margin: 0 5px;
}
.items-panel .pagination {
    margin-top: 0px !important;
    margin-left: 5px !important;
}
.items-panel button:nth-child(3) {
    background: #2E2E2E;
    border: none;
    color: #fff;
}
.items-panel button:nth-child(4) {
    background: #2E2E2E;
    border: none;
    color: #fff;
}
.new-tab >.tab-panel .nav>li>a {
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 600;
    color: #000;
    padding: 8px 75px;
}
.shedule-div {
    position: relative;
}
.shedule-div .modal-content {
    width: 300px;
    padding: 10px;
    position: relative;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0px auto;
}
.shedule-div .modal-body {
    min-height: 280px;
    height: auto;
}
.addpop-section .modal-header {
    border: none;
    padding: 0px;
}
.addpop-section .modal-content {
    border-radius: 0px;
    position: relative;
    top: 60px;
}
.addpop-section .modal-body {
    position: relative;
    padding: 15px 15px 0px 15px;
    height: auto;
}
.payment-panel {
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #999999;
    height: 45px;
}
.addpop-section .modal-content {
    border-radius: 0px;
    position: relative;
    top: 66px;
}
/*======================End gstr1 upload====================*/

.view-invoice-div {
    margin: 0px;
    padding: 0px;
    float: right;
}
.view-invoice-div>.save-tools .btn-info {
    border-radius: 0px;
}
.view-invoice-div>.save-tools .edit_btn {
    border: none;
    margin: 1px 10px 0 0;
    background: #5b5d5c;
}
.text-right span {
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'Roboto';
    font-weight: 600;
    color: #636363;
}
.invoice_view_heading {
    border-bottom: 1px solid #c9c9c9;
    padding-bottom: 6px;
}
.pra {
    color: #818181 !important;
    font-size: 12px;
    line-height: 22px;
    padding-top: 10px;
    word-break: break-all;
}
.add_cus .div-form label {
    font-size: 13px;
    color: #333;
    padding: 0px;
    font-weight: 600;
}
.detail_main-right .form-group {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: center;
}
.detail_main-right .form-group span {
    text-align: center;
}
.add_cus .form-group {
    margin-bottom: 8px;
    font-size: 14px;
}
.add_cus1 .form-group {
    margin-bottom: 15px;
    font-size: 14px;
}
.detail_main-right label {
    font-size: 13px;
    color: #333; /*font-weight:600;*/
    width: 250px;
    float: left;
    text-align: right;
    padding-right: 40px;
}
.detail_main-right1 label {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    width: 150px;
    float: left;
    text-align: right;
}
/**.detail_main-right1 label{font-size: 16px; color: #333; font-weight:600;width:243px;float: left;text-align: right;padding-right: 40px;}**/
.detail_main-right1 .form-group {
    display: block;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: center;
}
.invoie_view_tol {
    text-align: center;
    min-height: 50px;
    background-color: #cfcfcf;
    color: #333; /*font-size: 18px;*/
    font-weight: 600;
    padding: 10px 10px 10px 0px;
}
.alignment-div {
    margin: 0px;
    padding: 0px;
    position: relative;
}
.alignment-div .input-group {
    width: 100%;
}
.alignment-div .input-group-addon {
    right: 20px;
    top: 8px;
}
.detail_main_left .form-group {
    display: block;
    margin-bottom: 10px;
}
.value-div>.detail_main-right>label {
    font-weight: 300;
}
/*======================Start gstr2  page====================*/


.tab-headin-succes {
    border-bottom: 1px solid #c2c2c2;
    padding-bottom: 0px;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}
.tab-success > h4 {
    color: #BE4C4E;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 500;
}
.tab-success > h4 >span {
    color: #575757;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 500;
}
.tab-link {
    width: 100%;
    position: relative;
    margin-bottom: 0px;
    margin-top: 20px;
}
.tab-link ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.tab-link li {
    float: left;
}
.tab-link li a {
    display: block;
    font-weight: 600;
    color: #adadad;
    font-size: 18px;
    text-align: center;
    padding: 22px 55px;
    text-decoration: none;
    background: #fff;
    margin-right: 2px;
}
.tab-link li a:hover:not(.active) {
    background: none;
    color: #1f1f1f;
}
.tab-link .active {
    background: none;
    color: #1f1f1f;
}
.treeview-menu>li>a {
    font-size: 12.5px !important;
}
.treeview-menu .chd-active>a {
    color: #fff !important;
    font-size: 12.5px !important;
    font-weight: normal;
}
.upload-form-gst {
    position: relative;
    display: block;
    margin: 0px;
    width: 100%;
    padding: 0px;
}
/* remove border radius for the tab */
.upload-form-gst .table {
    width: 100%;
    border-top: 1px solid #d9d9d9;
}
.upload-form-gst .table > thead th {
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 600;
    background: #101823;
    border: none;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.2);
}
.upload-form-gst .table > tbody td {
    border: none;
    padding: 8px;
    text-align: center;
    border-bottom: 1px solid #d9d9d9;
    vertical-align: middle;
}
.upload-form-gst .table tr:nth-child(odd) {
    background: #F3F3F3;
}
.upload-form-gst.table > tbody td >a {
    color: #00a75d;
    text-decoration: none;
    font-size: 20px;
    position: relative;
    margin: 0px 4px;
    display: inline-block;
}
.upload-form-gst .table > tbody td >a i {
    font-size: 16px;
}
.upload-form-gst .table > tbody td >a i {
    color: #24AC6A;
}
.reconcile {
    background: #24AC6A;
    display: block;
    padding: 5px 30px;
    color: #fff;
    font-size: 15px;
    border: none;
    outline: none;
    text-align: center;
    margin-left: 8px;
}
.reconcile-submit {
    background: #24AC6A;
    display: block;
    padding: 3px 15px;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
    text-align: center;
    margin-left: 8px;
    position: relative;
    top: 26px;
    right: 70px;
}
/*======================End gstr2  page====================*/
/**Tool tip start **/
span.hey {
    text-align: left;
    position: relative;
}
.tooltip1 {
    display: none;
}
span.hey:hover + .tooltip1 {
    display: block;
    z-index: 1000;
    box-shadow: 0px 1px 0px 2px rgba(204,208,208,0.5);
    position: absolute;
    width: 156px;
    height: auto;
    top: 93px;
    background: #c1e6d6;
    padding: 3px;
    border: 1px solid silver;
    right: 18%;
}
.tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 10%;
    margin-left: -5px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent rgba(193, 230, 214, 0.99) transparent;
}
.tooltiptext {
    padding: 0px 4px;
}
.tooltiptext >h4 {
    color: #4a4a4a;
    font-size: 12px;
    margin: 0px;
    text-transform: capitalize;
}
.tooltiptext > p {
    color: #4a4a4a;
    font-size: 10px;
    padding: 0px;
    margin: 0px 6px;
    text-align: left;
    text-transform: capitalize;
}
label.error {
    color: darkred !important;
    display: block !important;
}
/**Tool tip end **/

.navbar-custom-menu select#businessList {
    max-width: 130px;
    margin: 0px 0 0 5px;
    /* background: #9dcc14; */
    padding: 5px;
    /* color: #fff; */
    /* box-shadow: 0px 0px 0px 2px silver; */
    border: 1px solid #b0b0b0;
    font-size: 12px;
    color: #000;
    height: 30px;
    border-radius: 3px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: normal;
    /*background: url(../img/arw.png) no-repeat;*/
    background-size: 10px;
    background-position: calc(100% - 6px) center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-right: 20px;
}
.cst_navig select#location, .hlp--btn {
    border-radius: 3px !important;
}
header .cst_navig select#location {
    max-width: 130px;
    margin-right: 0 !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: normal;
    /*background: url(../img/arw.png) no-repeat;*/
    background-size: 10px;
    background-position: calc(100% - 6px) center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    padding-right: 20px;
}
.main-header .cst_navig li {
    width: auto;
    margin-right: 8px;
}
.main-header .user-btn {
    margin-top: 5px;
}
.value-div .detail_main_left .fom_lb {
    font-weight: 700 !important;
    font-size: 80% !important;
}
.value-div .detail_main_left span {
    font-weight: normal !important;
    font-size: 80% !important;
}
.value-div .detail_main-right .fom_lb_right {
    font-weight: 700 !important
}
/**Dashboard Start**/
.box-header h4 {
    margin-bottom: 0px;
}
.top-content {
    padding-left: 0px !important;
}
.top-container {
    width: 100%;
}
.dash-top {
    min-height: 250px;
    background-color: #FFF;
    margin-right: 20px;
    box-shadow: 1px 2px 2px #eee;
}
.dash-box-1 {
    text-align: center;
    padding-top: 50px;
    color: #f37a21;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: bold;
    box-shadow: 1px 2px 2px #eee;
}
.dash-box-2 {
    padding: 8px 20px 8px 0px;
    color: #01836f;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: bold;
}
.dash-list {
    padding-left: 50px;
    color: #f37a21;
    font-family: 'Roboto';
    font-size: 11px;
    line-height: 30px;
}
.dash-middle {
    height: 100px;
    width: 100%;
    border: 1px solid #D2D2D2;
    margin: 30px 0 0 30px;
    padding-right: 50px;
}
hr {
    margin-top: 0px;
    margin-bottom: 15px;
}
.dash-box-text {
    padding: 15px 20px 5px 0px;
    color: #101823;
    font-family: 'Roboto';
    font-size: 18px;
    font-weight: bold;
}
.dash-invoice {
    height: 165px;
    width: 100%;
    margin: 15px 0 0 0px;
    padding-right: 50px;
}
.dash-invoice-inner {
    height: 90px;
    text-align: center;
    background-color: #FFF;
    margin: 0px 0 0 15px;
    box-shadow: 1px 2px 2px #eee;
}
.dash-ledger {
    min-height: 100px;
    padding-right: 50px;
}
.dash-ledger-inner {
    height: 90px;
    width: 29%;
    text-align: center;
    background-color: #FFF;
    margin: 0 0 0 15px;
    display: inline-block;
    box-shadow: 1px 2px 2px #eee;
}
.dash-returns {
    height: auto;
    width: 100%;
    padding-right: 50px;
    padding-top: 10px;
}
.dash-returns .table {
    background-color: #FFF;
}
.dash-bottom {
    height: 320px;
    width: 100%;
}
.dash-bottom-inner {
    height: 130px;
    width: 31%;
    text-align: center;
    background-color: #FFF;
    border: 1px dashed #D2D2D2;
    margin: 0 0 0 15px;
    box-shadow: 1px 2px 2px #eee;
}
.dash-bottom-text {
    color: #636363;
    font-family: 'Roboto';
    font-size: 16px;
    padding-top: 22px;
}
.dash-bottom-text-2 {
    color: #00a75d;
    font-family: 'Roboto';
    font-size: 20px;
    font-weight: 600
}
.dash-bottom-inner .align-1 {
    padding-top: 10px;
    padding-left: 105px;
}
.dash-bottom-inner .align-2 {
    padding-top: 25px;
    padding-right: 90px;
}
/**Dashboard End**/



/**border in permission page**/

.foo {
    border: 1px solid #cecece;
    padding: 10px;
    text-align: center;
    background-color: #cecece;
}
.foo4 {
    border: 1px solid #cecece;
    padding: 3px;
    text-align: center;
    background-color: #cecece;
    min-height: 45px !important;
}
.foo1 {
    border: 1px solid #cecece;
    border-style: hidden solid solid solid;
    text-align: center;
}
.foo2 {
    border: 1px solid #cecece;
    border-style: hidden hidden hidden solid;
    padding-top: 15px;
    padding-bottom: 15px;
}
.foo3 {
    padding-top: 20px;
}
.content-bg {
    background-color: #fff !important;
}
.no-padding {
    padding: 0px !important;
}
.head-bg th {
    background-color: #101823 !important;
    color: #fff !important;
    font-size: 14px !important;
}
.table-bordered>tbody>tr {
    background-color: white !important;
    color: #000 !important;
}
.date-display {
    display: block !important;
}
.td-padding td {
    padding: 10px !important;
}
.td-padding a {
    font-size: 12px !important;
}
.clear-btn {
    background: #2196f3;
    padding: 6px 15px 6px 15px;
    color: #fff;
    border: none;
    font-size: 13px;
    font-weight: 600;
    margin: 5px 0px;
}
.pointers {
    cursor: pointer
}
.input-b2b-edit {
    padding: 6px 2px !important;
}
label.checkbox-label input[type=checkbox] {
    position: relative;
    vertical-align: middle;
    bottom: 3px;
}
.icon-size {
    font-size: 60px;
}
.box-height {
    min-height: 170px;
}
.ret_summ_one {
    color: #444 !important;
}
/*18-04-2017

.main-sidebar{height:85vh; overflow-y: scroll; }

.main-sidebar::-webkit-scrollbar { 
    display: none;
}*/

/*23-05-2017*/

.main-sidebar {
    width: 230px;
    overflow: hidden;
}
.sidebar {
    width: 250px;
    height: 88vh !important;
    overflow: auto;
}
.radio_padding label {
    margin: 0 4em 0 .5em;
}

@media screen and (min-width: 768px) and (max-width: 1366px) {
.sidebar-menu li>a>.pull-right-container {
    right: 2%;
}
}

@media screen and (min-width: 1367px) and (max-width: 8020px) {
.sidebar-menu li>a>.pull-right-container {
    right: 7%;
}
}
.cust_lab {
    color: #343434;
    font-family: 'roboto';
    font-size: 12px;
}
/* 07-07-17*/

.print-panel .item-div {
    width: 100%;
    padding: 0px;/*height: 130px;*/
}
.print-panel thead>tr>th {
    color: #fff !important;
    vertical-align: middle;
    font-size: 10px;
    font-weight: 600;
    padding: 10px;
    border: 1px solid #fff;
}
.print-panel thead>tr>th>table>thead>tr>th {
    color: #fff;
    vertical-align: middle;
    font-size: 10px;
    border: 1px solid #fff;
}
.print-panel tbody>tr>td>table>tbody>tr>td {
    color: #000;
    vertical-align: middle;
    font-size: 10px;
}
.print-panel tbody>tr>td {
    font-size: 10px;
    color: #000;
}
.FI_FM {
    float: right;
}

@media screen and (min-width: 445px) and (max-width: 991px) {
.navbar-custom-menu>.navbar-nav {
    margin-top: 15px;
}
.FI_FM {
    float: right;
}
.col-sm-11>.col-sm-5, .col-sm-11>.col-sm-7 {
    padding-right: 0px;
    padding-left: 0px;
}
ul li {
    margin-left: 0px !important;
}
.nav-pills>li+li {
    margin-left: 2px !important;
    margin-bottom: 2px;
}
}

@media screen and (min-width: 992px) and (max-width: 1160px) {
.col-md-11>.col-md-5, .col-md-11>.col-md-7 {
    padding-right: 0px;
    padding-left: 0px;
}
/*.usr-name{display:none;}*/
}
/*08_07_17*/

.clickable-value {
    color: #3c8dbc;
    text-decoration: underline;
}
/* 17_08_17 */
.footer-link {
    color: #F36C00;
}
.footer-link:hover {
    color: #3c8dbc;
    text-decoration: underline;
}
/* 30_08_17 */

textarea {
    resize: none;
}
.btn-arrow-right, .btn-arrow-left {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.btn-arrow-right {
    padding-left: 12px;
}
.btn-arrow-left {
    padding-right: 36px;
}
.btn-arrow-right:before, .btn-arrow-right:after, .btn-arrow-left:before, .btn-arrow-left:after { /* make two squares (before and after), looking similar to the button */
    content: "";
    position: absolute;
    top: 3px; /* move it down because of rounded corners */
    width: 22px; /* same as height */
    height: 22px; /* button_outer_height / sqrt(2) */
    background: inherit; /* use parent background */
    border: inherit; /* use parent border */
    border-left-color: transparent; /* hide left border */
    border-bottom-color: transparent; /* hide bottom border */
    -webkit-border-radius: 0px 4px 0px 0px;
    -moz-border-radius: 0px 4px 0px 0px;
    border-radius: 0px 4px 0px 0px; /* round arrow corner, the shorthand property doesn't accept "inherit" so it is set to 4px */
}
.btn-arrow-right:before, .btn-arrow-right:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); /* rotate right arrow squares 45 deg to point right */
}
.btn-arrow-left:before, .btn-arrow-left:after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg); /* rotate left arrow squares 225 deg to point left */
}
.btn-arrow-right:before, .btn-arrow-left:before { /* align the "before" square to the left */
    left: -11px;
}
.btn-arrow-right:after, .btn-arrow-left:after { /* align the "after" square to the right */
    right: -11px;
}
.btn-arrow-right:after, .btn-arrow-left:before { /* bring arrow pointers to front */
    z-index: 1;
}
.btn-arrow-right:before, .btn-arrow-left:after { /* hide arrow tails background */
    background-color: white;
}
.padding>a>.btn-arrow-right:first-child:before {
    display: none;
}
.padding>a {
    margin-right: 10px;
}
.user-btn {
    padding: 0 10px !important;
    margin-top: 0px;
}
.form-group {
    margin-bottom: 12px;
}
.file-input {
    padding-bottom: 3px;
    padding-top: 3px;
}
.sidebar-menu>li>a {
    padding: 8px 5px 8px 10px !important;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.height85 {
    height: 85%;
    margin-bottom: 10px;
}
.main-header .sidebar-toggle {
    padding: 17px 0px !important;
}
/*  anurag  */
.wrapper {
    overflow: initial!important;
}
/*******dashboard css***/
#canV1 {
    width: 39%;
    float: left;
    padding-top: 18px;
    max-width: 185px;
}
#canV2 {
    width: 37%;
    float: left;
    padding-top: 10px;
    max-width: 200px;
}
.boX_1 {
    display: inline-block;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    padding-bottom: 20px;
    position: relative;
    min-height: 310px;
}
.first_bx .stats {
    padding-top: 34px;
    width: 55%;
    float: right;
    padding-right: 30px;
}
.second_bx .stats {
    padding-top: 41px;
    width: 58%;
    float: right;
    padding-right: 20px;
}
.boX_1 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.boX_1 .credit {
    display: inline-block;
    width: 15px;
    height: 8px;
    background: #00a65c;
    border-radius: 10px;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 3px;
}
.boX_1 .liebility {
    display: inline-block;
    width: 15px;
    height: 8px;
    background: #2485b8;
    border-radius: 10px;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 30px;
    margin-bottom: 3px;
}
.boX_1 ul li span.circle {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    margin-left: 0px;
    float: left;
    margin-top: 3px;
}
.boX_1 ul li {
    display: block;
    margin: 16px 0px;
    font-weight: 600;
    color: #555763;
    font-size: 13px;
}
.second_bx .boX_1 ul li {
    display: block;
    margin: 13px 0px;
    font-weight: 600;
    color: #555763;
    font-size: 13px;
}
.top_hd h3 {
    font-size: 15px;
    margin: 8px 0px;
    color: #555763;
    font-weight: 600;
}
.top_hd select:focus {
    outline: none
}
.top_hd select {
    border: 1px solid rgba(120, 130, 140, 0.4);
    color: #555763;
    border-radius: 5px;
    padding: 7px 25px 7px 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: normal;
    /*background: url(../img/arw.png) no-repeat;*/
    background-size: 10px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.5px;
    max-width: 165px;
}
.top_hd {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ede9e9;
    padding: 20px 0px 10px;
}
.dismiss_btn {
    border: 1px solid rgb(0, 166, 92, 0.4);
    border-radius: 27px;
    background: #fff;
    color: #676767;
    font-size: 11px;
    font-weight: 600;
    padding: 12px 10px 12px 55px;
    position: relative;
}
.brdG {
    border: 2px solid #99DBBE;
    border-radius: 5px;
    box-shadow: 0px 0px 2px #99DBBE;
}
.dismiss_btn:before {
    content: url(../img/info.svg);
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    position: absolute;
    left: 10px;
    top: 8px;
    width: 27px;
}
.dismiss_btn .btnSpn {
    color: #303a94;
}

@media (min-width:1024px) {
.gr_pop .modal-header, .gr_pop .modal-body {
    padding-left: 50px !important;
}
.boX_2 .pd30 {
    padding-left: 20px;
}
.first_bx .stats {
    padding-right: 47px;
}
.first_bx {
    width: 47%;
    padding-right: 7px !important;
}
.second_bx {
    width: 53%;
    padding-left: 7px !important;
}
}

@media (max-width:767px) {
.boX_1 {
    min-height: auto;
}
.first_bx {
    margin-bottom: 14px;
}
.first_bx .stats, #canV1, #canV2, .second_bx .stats {
    width: 100%;
}
}

@media (max-width:1330px) {
.second_bx .stats {
    padding-right: 0px;
}
}

@media (min-width:768px) and (max-width:1250px) {
#canV1, #canV2 {
    width: 100%;
    text-align: center;
    max-width: 100%;
}
#canV1 canvas, #canV2 canvas {
    max-width: 200px;
    margin: 0 auto
}
.first_bx .stats, .second_bx .stats {
    width: 100%;
    padding-top: 10px;
}
}
/*****end here*****/
/****gstrNine css**/

.gstr_nav_main li a {
    font-size: 13px;
    color: #676767 !important;
    font-weight: 500;
}
.gstr_nav_main li.active a {
    color: #2F80EC !important;
    background: transparent;
}
.gstr_nav_main>li>a {
    position: relative;
    display: block;
    padding: 7px 22px;
    color: #676767;
    margin-right: 0;
    border-radius: 0;
    border: 0
}
.gstr_nav_main>li>a:hover {
    text-decoration: none;
}
.gstr_nav_main>li>a:focus {
    outline: none
}
.gstr_nav_main >li {
    margin-bottom: 0px;
    border: 0;
    float: left
}
.Autpop_btn:hover {
    text-decoration: none;
    color: #fff
}
.gstr_nav_main {
    border-bottom: 1px solid rgb(112, 112, 112, 0.31);
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.gstr_nav_main>li.active>a, .gstr_nav_main>li.active>a:focus, .gstr_nav_main>li.active>a:hover {
    border: 0;
    background: transparent;
    border-radius: 0;
}
.gstr_nav_main.nav-tabs> li> a:hover, .gstr_nav_submain>li>a:hover {
    background: transparent;
}
.Autpop_btn {
    font-size: 13.5px;
    color: #fff;
    background: #098A38;
    padding: 13px 50px;
    border: 0;
    border-radius: 5px;
    line-height: 15px;
    min-width: 150px;
}
.Autpop_btn:hover, .gdtr_9_bt:hover {
    background: rgb(0, 167, 93, 0.7);
    transition: 0.3s;
}
.Ulbtn {
    border-radius: 5px;
    height: auto;
    background: #fff;
    padding: 15px 0px;
    max-width: 100%;
    margin: 5px auto 0px;
    display: inline-block;
    width: 100%;
}
.gstr_nav_main>li.active>a:after {
    content: '';
    width: 100%;
    border-bottom: solid 3px #2F80EC;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 1;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.gstr_nav_submain li a {
    font-size: 13px;
    color: #676767 !important;
    font-weight: 500;
}
.gstr_nav_submain li.active a {
    color: #2F80EC !important;
    background: transparent;
}
.gstr_nav_submain>li>a {
    position: relative;
    display: block;
    padding: 15px 29px;
    border: 0;
}
.gstr_nav_submain {
    border: 1px solid rgb(112, 112, 112, 0.31);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #fff;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    margin-top: -7px;
}
.gstr_nav_submain>li.active>a, .gstr_nav_submain>li.active>a:focus, .gstr_nav_submain>li.active>a:hover {
    border: 0;
}
.gstr_nav_submain >li {
    margin-bottom: 0px;
    border: 0;
    float: left;
}
.gstr_nav_submain >li a:hover {
    text-decoration: none
}
.gstr_nav_submain>li.active>a:after {
    content: '';
    width: 100%;
    border-bottom: solid 3px #2F80EC;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 1;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.nav.gstr_nav_main>li>a:hover, .nav.gstr_nav_main>li>a:active, .nav.gstr_nav_main>li>a:focus, .nav.gstr_nav_submain>li>a:hover, .nav.gstr_nav_submain>li>a:active, .nav.gstr_nav_submain>li>a:focus {
    background: transparent;
}
.auto_populate {
    border: 1px solid rgb(112, 112, 112, 0.31);
    border-radius: 5px;
    background: #fff;
}
.auto_populate .no_data {
    padding: 100px 0px;
}
.auto_populate .Autpop_btn {
    margin-top: 29px;
}
.auto_populate img {
    max-width: 55px;
}
.auto_populate p {
    color: rgb(80, 80, 100, 0.82);
    font-size: 14px;
    max-width: 837px;
    margin: 0 auto;
    line-height: 20px;
    font-weight: 400;
}
.auto_populate h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
    color: #676767;
    font-weight: 500;
}
.conteNt_n .boX_2 {
    border: 1px solid rgb(112, 112, 112, 0.31);
    border-radius: 5px;
    height: auto;
    background: #fff;
    padding: 30px 30px;
    max-width: 100%;
    margin: 10px auto 0px;
}
.conteNt_n .boX_2 h2 {
    margin: 0 0 10px;
    color: #00a75d;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
}
.conteNt_n .boX_2 h2 span {
    margin: 0;
    color: rgb(80, 80, 100, 0.8);
    font-size: 20px;
    font-weight: 400;
    margin-left: 28px;
}
.conteNt_n .boX_2 p {
    color: rgb(80, 80, 100, 0.8);
    font-size: 14px;
    font-weight: 400;
}
.boX_2 .crt_img {
    float: left;
    max-width: 61px;
    width: 61px;
}
.smry {
    margin: 12px 0px;
    display: flex;
}
.smry p {
    color: #676767;
    font-size: 13px;
    margin: 0;
    line-height: 32px;
    font-weight: 500;
}
.select_m0nTh {
    float: right;
}
.select_m0nTh label {
    color: #676767;
    font-size: 12.6px;
    margin-right: 5px;
    font-weight: 500;
}
.select_m0nTh .form-group {
    height: auto;
}
.auto_populate .downLoad {
    border: 1px solid rgb(112, 112, 112, 0.31);
    border-radius: 5px;
    padding: 35px 20px;
    display: table;
    ;
    width: 100%;
}
.pd_dWn {
    padding: 40px 74px;
}
.conteNt_n {
    color: #676767;
}
.select_m0nTh select {
    font-size: 12.6px;
    /*background: url(../img/arw.png) no-repeat;*/
    background-size: 10px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    appearance: none;
    -webkit-appearance: none;
    border: 1px solid #D3D3D3;
    border-radius: 6px;
    height: auto !important;
    padding: 10px 10px 10px 15px;
    color: #676767;
    line-height: 10px
}
.downLoad .clock {
    font-size: 19px;
    color: #676767;
    font-weight: 500;
}
.auto_populate .downLoad img {
    max-width: 55px;
}
.downLoad .clock img {
    margin-right: 15px;/* animation: shake 0.5s; 
    animation-iteration-count: infinite;
    */
}
.downLoad .clock img:hover {
    margin-right: 15px;
    animation: none;
}
.down_procs img {
    max-width: 100% !important;
}
.down_procs .left_img {
    float: left;
    max-width: 13% !important;
    position: absolute;
    left: 0;
    z-index: 99;
}
.down_procs {
    max-width: 700px;
    margin: 0 auto;
    display: table;
    width: 100%;
    position: relative;
    min-height: 65px;
}
.downLoad .dwn_count {
    font-size: 30px;
    color: #676767;
    line-height: 22px;
    font-weight: 500;
}
.down_procs .right_img {
    float: right;
    max-width: 27% !important;
    right: 0;
    position: absolute;
    z-index: 99;
}
.smry_tbl .flx {
    display: flex;
}
.smry_tbl input[type=checkbox] {
    margin: 0;
    margin-right: 3px;
    width: 18px;
    height: 16px;
}
.smry_tbl th {
    background: #098A38;
    color: #fff;
    font-size: 12.6px !important;
    text-align: center;
}
.smry_tbl .table > thead > tr > th {
    border-color: rgba(25, 25, 25, 0.1);
    padding: 14px 14px !important;
    text-align: left;
}
.smry_tbl .table > tbody > tr > td {
    background: #ECFBF4;
    border-color: rgba(25, 25, 25, 0.1);
    padding: 14px 14px !important;
    font-weight: 400;
    color: #121213;
    text-align: left;
}
ul.btm_btns {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.btm_btns li {
    display: inline-block;
    margin: 0px 15px;
}
.gdtr_9_bt {
    font-size: 13.5px;
    color: #fff;
    line-height: 9px;
    border-radius: 6px;
    border: 0;
    padding: 15px 15px;
    width: 153px;
    display: block;
    text-align: center;
}
.gdtr_9_bt.cancel {
    font-size: 13.5px;
    color: #098A38;
    line-height: 9px;
    border-radius: 6px;
    border: 1px solid #098A38;
    padding: 15px 15px;
    width: 153px;
    display: block;
    text-align: center;
    background: transparent;
}
.gdtr_9_bt.cancel:hover {
    color: #098A38;
}
.gdtr_9_bt:hover {
    text-decoration: none;
    color: #fff;
}
.grn_bt {
    background: #098A38;
}
.blu_bt {
    background: #2F80EC;
}
.blu_bt:hover {
    background: rgb(47, 128, 236, 0.7);
}
p.table_ttl {
    color: #121213;
    font-size: 14.4px;
    font-weight: 600;
}
.uploaDsummry {
    border: 1px solid rgb(112, 112, 112, 0.31);
    border-radius: 5px;
    background: #fff;
    margin: 0px auto 0px;
    padding: 30px;
}
.uploaDsummry h4 {
    color: #707070;
    font-size: 20px;
}
.uploaDsummry .box {
    display: table;
    border: 1px solid rgb(112, 112, 112, 0.31);
    padding: 32px;
    margin-top: 28px;
    -webkit-box-shadow: 0px 3px 6px rgb(112, 112, 112, 0.31);
    -moz-box-shadow: 0px 3px 6px rgb(112, 112, 112, 0.31);
    box-shadow: 0px 3px 6px rgb(112, 112, 112, 0.31);
    max-width: 954px;
    border-radius: 5px;
}
.uploaDsummry .box p {
    max-width: 722px;
    font-size: 14px;
    font-weight: 400;
    color: #505064;
}
.uploaDsummry .Autpop_btn {
    font-size: 13px;
    padding: 13px 35px;
    margin-top: 5px;
}
.gr_pop h4.modal-title {
    font-size: 16px;
    font-weight: bold;
    color: #676767;
}
.gr_pop .modal-content {
    border-radius: 5px;
    border-color: rgb(112, 112, 112, 0.31);
    box-shadow: 0px 3px 6px rgb(112, 112, 112, 0.31);
}
.modal.gr_pop {
    background: rgba(0,0,0,0);
}
.gr_pop .modal-header {
    padding: 15px;
    border-bottom: 1px solid rgb(112, 112, 112, 0.3);
    border-color: rgb(112, 112, 112, 0.3);
}
.gr_pop .close {
    font-size: 32px !important;
    color: #676767;
    opacity: 1;
    margin-top: 3px !important;
    line-height: 12px;
    font-weight: normal;
}
.down_procs img.process_Img {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: 4%;
    max-width: 74% !important;
}
.gr_pop p {
    color: #676767 !important;
    font-weight: 500 !important;
}
#Progress_Status {
    background: #ffffff;
    left: 0;
    right: 0;
    top: 50%;
    max-width: 74% !important;
    position: absolute;
    margin: 0 auto;
    z-index: 1;
}
.verify-input-fl {
    display: inline-block;
    width: 100%;
    margin: 10px 0px 15px;
}
.verify-input-fl input {
    float: left;
    width: 11% !important;
    margin: 0px 5px;
    border: 1px solid #00a75d !important;
    border-radius: 6px !important;
    background: transparent !important;
    height: 45px !important;
    max-width: 66px;
}
.verify-input-fl input:focus, .verify-input-fl input:hover {
    border: 1px solid #098A38;
}
.verify-input-fl input:nth-child(1) {
    margin-left: 0px;
}
.gr_pop span.rsnd {
    color: #098A38;
    font-weight: 500;
}
.gr_pop .modal-body {
    padding-bottom: 25px;
}
.gr_pop.in .modal-dialog {
    webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%);
    margin: auto;
}
.Autpop_btn:focus {
    color: #fff;
}
@keyframes shake {
 0% {
transform: translate(1px, 1px) rotate(0deg);
}
 10% {
transform: translate(-1px, -2px) rotate(-1deg);
}
 20% {
transform: translate(-3px, 0px) rotate(1deg);
}
 30% {
transform: translate(3px, 2px) rotate(0deg);
}
 40% {
transform: translate(1px, -1px) rotate(1deg);
}
 50% {
transform: translate(-1px, 2px) rotate(-1deg);
}
 60% {
transform: translate(-3px, 1px) rotate(0deg);
}
 70% {
transform: translate(3px, 1px) rotate(-1deg);
}
 80% {
transform: translate(-1px, -1px) rotate(1deg);
}
 90% {
transform: translate(1px, 2px) rotate(0deg);
}
 100% {
transform: translate(1px, -2px) rotate(-1deg);
}
}
.mg_1o {
    margin-top: 10px;
}
/**end**/
        /*gstNine GSTR-9*/
.gstRnine .panel-title {
    position: relative;
    color: #fff;
    margin-left: 1.3%;
    font-weight: bold;
    line-height: 21px;
    font-size: 12px;
    letter-spacing: 0.7px;
}
.gstRnine .panel-heading {
    padding-left: 60px;
    position: relative;
    border-bottom: 0px;
    background-color: #098A38;
    border-color: #098A38;
    border-radius: 0;
}
/**.gstRnine .table > tbody > tr > td, .gstRnine .table > tbody > tr > th {
    border: 1px solid #e6e2e2 !important;
 }
 **/
.gstRnine span.ttl {
    position: absolute;
    left: 0;
    background: #098A38;
    top: 0;
    bottom: 0;
    width: 5.3%;
    padding: 0px 14px !important;
    border-right: 2px solid rgb(255, 255, 255, 0.08);
}
.gstRnine span.ttl h2 {
    font-size: 13px;
    color: #fff;
    line-height: 23px;
    margin: 0;
    font-weight: bold;
    letter-spacing: 0.7px;
}
.gstRnine .panel-body {
    padding: 0px;
    border: 0;
}
.gstRnine .panel-default {
    border: 0;
    box-shadow: none;
}
.gstRnine table, .gstRnine td, .gstRnine th {
    text-align: left;
}
.gstRnine table {
    margin-bottom: 0px;
}
.gstRnine .table-bordered>tbody>tr>td, .gstRnine .table-bordered>tbody>tr>th, .gstRnine .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
    font-weight: 400;
    font-size: 12px;
}
.gsRnine tabel {
    table-layout: fixed;
}
.table .table {
    background: transparent;
}
.gstRnine .table>tbody>tr>td {
    font-weight: 400;
    font-size: 12px;
    background: #ECFBF4;
    color: #000;
    vertical-align: middle;
    padding: 8px 14px !important;
}
.gstRnine .panel .table.without_br {
    border: 0 !important;
}
.gstRnine .table-bordered>tbody>tr>th {
    color: #000;
    font-size: 12px;
    background: #ECFBF4;
}
.gstRnine ::placeholder {
 color: #535252;
}
.gstRnine ::-webkit-input-placeholder {
 color: #535252;
}
.gstRnine ::-moz-placeholder {
 color: #535252;
}
.gstRnine :-ms-input-placeholder {
 color: #535252;
}
.gstRnine .without_br {
    border: 0 !important;
}
.gstRnine .table-bordered>tbody>tr>th.fr_cn {
    text-align: left;
    font-weight: bold !important;
    padding: 10px 14px !important;
    vertical-align: middle;
}
.gstRnine .table-bordered>tbody>tr>td.fr_cn {
    text-align: left !important;
    font-weight: normal !important;
    padding: 8px 14px 8px !important;
    vertical-align: middle;
}
.gstRnine input {
    width: 100%;
    box-sizing: border-box;
    height: 30px;
    border: 1px solid rgb(0, 0, 0, 0.2);
    padding: 10px !important;
    border-radius: 3px;
    background: #f4fdf9;
}
.gstRnine input:focus {
    border: 1px solid #7a8084;
}
.gstRnine .acrdn {
    float: right;
    position: absolute;
    right: 0;
    top: 15%;
}
.gstRnine .panel-title .acrdn {
    color: #000;
}
/*endhere GSTR-9 End*/


/************* inventory Css  **********/

.invEntoryNav {
    border-bottom: 1px solid #707070;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
.invEntoryNav>li {
    margin-bottom: 0px;
    border: 0;
    float: left;
}
.invEntoryNav>li>a {
    position: relative;
    display: block;
    padding: 3px 23px;
    font-size: 16px;
    color: #676767 !important;
    font-family: "Roboto Medium";
    margin-right: 0;
    border-radius: 0;
    border: 0;
    line-height: 19px;
}
.invEntoryNav li.active a {
    color: #38BA3D !important;
    background: transparent;
}
.invEntoryNav>li.active>a, .invEntoryNav>li.active>a:focus, .invEntoryNav>li.active>a:hover, .invEntoryNav>li>a:hover {
    border: 0;
    background: transparent;
    border-radius: 0;
    text-decoration: none;
}
.invEntoryNav>li.active>a:after {
    content: '';
    width: 100%;
    border-bottom: solid 2px #38BA3D;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 1;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.invEntoryContent {
    border-radius: 5px;
    box-shadow: 0 3px 6px rgb(0, 0, 0, 4%);
    -webkit-box-shadow: 0 3px 6px rgb(0, 0, 0, 4%);
    -moz-box-shadow: 0 3px 6px rgb(0, 0, 0, 4%);
    background: #fff;
    margin-bottom: 10px;
}
.btn_elmn {
    height: auto;
    background: #fff;
    padding: 20px 0px;
    max-width: 100%;
    margin: 0px;
    display: inline-block;
    width: 100%;
}
.btm_btns .cancelItm, .backCancelITem {
    background: transparent;
    border: 1px solid #36BB43;
    width: 182px;
    height: 46px;
    border-radius: 6px;
    color: #33BB4A;
    font-size: 15px;
    font-family: "Roboto Medium";
    text-align: center;
    line-height: 46px;
    display: inline-block
}
.btm_btns .SaveItm {
    background: linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -moz-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -webkit-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -o-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -ms-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    border: 0;
    width: 182px;
    height: 46px;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    font-family: "Roboto Medium";
}
.btn_elmn ul.btm_btns li {
    display: inline-block;
    margin: 0px 12px;
}
.btn_elmn ul.btm_btns {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
table.dataTable thead .sorting {
    background-image: url(../img/sort_both.png) !important;
    background-position: 96% 50% !important;
}
table.dataTable thead .sorting_asc {
    background-image: url(../img/sort_asc.png) !important;
    background-position: 96% 50% !important;
}
table.dataTable thead .sorting_desc {
    background-image: url(../img/sort_desc.png) !important;
    background-position: 96% 50% !important;
}
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid rgb(112, 112, 112, 0.44);
    border-radius: 6px;
    padding: 0 0 0 5px;
    font-weight: normal;
}
.dataTables_wrapper .dataTables_filter input:focus {
    outline: none;
}
.form_item .form-group {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.form_item .lbl {
    width: 32%;
    float: left;
    font-size: 14px;
    color: #676767;
    font-family: "Roboto Medium";
    font-weight: 400;
    line-height: 45px;
    margin: 0;
}
.form_item .radio-inline span {
    padding-left: 16px;
}
.form_item .lbl.rd {
    line-height: 29px;
}
.form_item hr.hr1 {
    margin-top: 0px;
    margin-bottom: 35px;
    border-top: 1px solid rgb(112, 112, 112, 0.31);
    margin-left: -15px;
    margin-right: -15px;
}
.form_item .radio-inline {
    font-size: 16px;
    color: #676767;
    font-family: "Roboto Medium";
    font-weight: 400;
    line-height: 29px;
    margin-right: 15px;
}
.form_item .radio-inline input[type=radio] {
    width: 21px;
    height: 21px;
}
.form_item textarea.form-control {
    height: 136px;
    resize: none;
}
.form_item .form-control {
    width: 68%;
    float: left;
    border: 1px solid #707070;
    opacity: 0.81;
    border-radius: 5px;
    color: rgb(103, 103, 103, 0.65);
    font-family: "Roboto Medium";
}
.form_item input[type=text], .form_item select {
    height: 45px;
    font-family: "Roboto Medium";
}
.form_item select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/frm_itm.png);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    background-size: 12px;
}
.form_item .frm_gRp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.WarehOuse_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 3px 6px rgb(0, 0, 0, 0.04);
    -webkit-box-shadow: 0 3px 6px rgb(0, 0, 0, 0.04);
    -moz-box-shadow: 0 3px 6px rgb(0, 0, 0, 0.04);
    background: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
}
.WarehOuse_box .badge_bottom_corner {
    position: absolute;
    right: 0;
    bottom: 0;
}
.WarehOuse_box .badge_bottom_corner img {
    border-bottom-right-radius: 5px;
}
.WarehOuse_box .master_lg_bg {
    background: rgb(43, 187, 90, 0.13);
    padding: 0;
    text-align: center;
    min-height: 162px;
    line-height: 162px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.head_btn2 ul.add_wrhs li:nth-last-child(1) {
    padding-right: 0px;
}
.WarehOuse_box .master_lg_bg img {
    max-width: 146px;
}
.WarehOuse_box .addrS {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 27%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.WarehOuse_box .addrS p {
    color: #676767;
    font-family: "Roboto Medium";
    line-height: 19px;
    text-align: left;
    margin-bottom: 0;
}
.WarehOuse_box ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.WarehOuse_box ul li {
    display: inline-block;
    margin: 0 5px;
}
.WarehOuse_box ul li:nth-last-child(1) {
    margin-right: 0;
}
.WarehOuse_box .btn_grp {
    margin: 26px 23px 0 0;
}
.WarehOuse_box .edit {
    background: linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -moz-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -webkit-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -o-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -ms-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    border: 0;
    width: 60px;
    height: 29px;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    font-family: "Roboto Medium";
    display: inline-block;
    text-align: center;
    line-height: 29px;
}
.WarehOuse_box .edit:hover, .WarehOuse_box .edit:focus {
    text-decoration: none;
}
.chosen-container {
    vertical-align: unset !important;
}
.WarehOuse_box button.dropdown-toggle {
    background: transparent;
    border: 1px solid #414141;
    border-radius: 6px;
    width: 60px;
    height: 29px;
    padding: 0 11px;
    line-height: 19px;
}
.WarehOuse_box .dropdown-menu {
    min-width: auto;
}
.WarehOuse_box .caret {
    margin-left: 12px;
    border-top: 5px dashed #414141;
    border-top: 4px solid\9;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.form_item .frm_gRp .mg8 {
    margin: 0 7px;
}
.head_btn2 ul {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 15px;
}
.head_btn2 ul li {
    display: inline-block;
    color: #4D4D4D;
    font-size: 14px;
    font-family: "Roboto Medium";
    padding: 0 15px;
    position: relative;
    margin-bottom: 10px;
}
.head_btn2 ul li.customize {
    color: #38BA3D;
}
.invEntoryContent .chosen-container-single .chosen-single {
    background: #fff !important;
    box-shadow: none;
    border: 1px solid #707070;
}
.invEntoryContent .chosen-container-single .chosen-single span {
    color: rgb(103, 103, 103, 0.65);
}
.invEntoryContent .chosen-container-single .chosen-single div b {
    background: url(../img/frm_itm.png) #ffffff;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-size: 9px;
}
.head_btn2 ul li.customize img {
    margin-right: 7px;
}
.head_btn2 ul li:after {
    content: " ";
    height: 17px;
    width: 1px;
    background: #4D4D4D;
    position: absolute;
    right: 0;
}
.head_btn2 ul.wrhs li:after {
    content: " ";
    height: 0;
    width: 0;
    background: transparent;
}
.head_btn2 ul.add_wrhs li:after {
    content: " ";
    height: 0;
    width: 0;
    background: transparent;
}
.head_btn2 ul li:nth-last-child(1) {
    padding-right: 0px;
}
.head_btn2 ul li:nth-last-child(1):after {
    background: transparent;
    height: 0;
    width: 0;
}
.head_btn2 ul.add_wrhs li.dsbl a {
    color: #41B928;
    text-decoration: none;
    position: relative;
    font-size: 16px;
    font-family: "Roboto Medium";
}
.head_btn2 ul.add_wrhs li {
    padding: 0 28px;
}
.head_btn2 ul.add_wrhs li.dsbl a:after {
    content: '';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #41B928;
}
.head_btn2 ul.add_wrhs .add_nEw {
    background: linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -moz-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -webkit-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -o-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -ms-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    border: 0;
    width: 134px;
    height: 42px;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    font-family: "Roboto Medium";
    position: relative;
}
.head_btn2 ul.add_wrhs .add_nEw:before {
    content: "+";
    position: absolute;
    left: 14%;
    font-size: 25px;
    top: 7%;
}
.head_btn2 ul li label {
    display: inline-block;
    color: #4D4D4D;
    font-size: 13px;
    font-family: "Roboto Medium";
    font-weight: 300;
    margin-right: 8px;
}
.head_btn2 ul li select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/frm_itm.png) #fff;
    background-repeat: no-repeat;
    background-position: 88% 50%;
    background-size: 9px;
    border: 1px solid rgb(112, 112, 112, 0.44);
    border-radius: 6px;
    color: #4D4D4D;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    height: 31px;
    padding: 0 35px 0 10px;
    width: auto !important;
    font-weight: normal !important;
    text-transform: capitalize !important;
}
.head_btn2 ul li input {
    background: #fff;
    border: 1px solid rgb(112, 112, 112, 0.44);
    border-radius: 6px;
    color: #4D4D4D;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    height: 31px;
    padding: 0 10px 0 10px;
    width: auto !important;
}
.top_hd {
    margin-bottom: 15px;
}
.head_btn2 .prd_IMPRt {
    background: linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -moz-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -webkit-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -o-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -ms-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    border: 0;
    width: 182px;
    height: 46px;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    font-family: "Roboto Medium";
}
.main-contect-section .content-header.brd2>.breadcrumb {
    width: auto;
}
.content-header.brd2 {
    padding: 15px 15px 0px 15px;
}
.invEntoryContent h3 {
    color: #676767;
    font-size: 16px;
    line-height: 19px;
    font-family: "Roboto Medium";
    margin: 0;
    font-weight: normal;
}
.inv_nav {
    padding: 0 15px;
}
.form_item {
    padding: 27px 29px;
}
.top_head {
    border-bottom: 1px solid rgb(112, 112, 112, 31%);
    padding: 15px 28px;
}
#invEntoryTaBEL1.table>thead>tr>th, #invEntoryTaBEL1.table>tbody>tr>td {
    vertical-align: middle;
}
#invEntoryTaBEL1 tr {
    background: #ECFBF4 !important;
}
#file-upload-filename {
    color: red;
}
#invEntoryTaBEL1.table-bordered>thead>tr>td, #invEntoryTaBEL1.table-bordered>thead>tr>th {
    border-bottom-width: 1px;
    color: #121213;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    vertical-align: middle;
}
#invEntoryTaBEL1 .srt_img {
    margin-left: 5px;
    width: 10px;
    height: 12px;
    display: none;
}
table.dataTable.no-footer {
    border-bottom: 0px solid #111 !important;
}
#invEntoryTaBEL1.table-bordered>tbody>tr>td {
    color: #121213;
    font-size: 14px;
    line-height: 17px;
    font-family: "Roboto Medium";
    font-weight: normal;
}
#invEntoryTaBEL1.table-bordered>tbody>tr>td, #invEntoryTaBEL1.table-bordered>tbody>tr>th, #invEntoryTaBEL1.table-bordered>tfoot>tr>td, #invEntoryTaBEL1.table-bordered>tfoot>tr>th, #invEntoryTaBEL1.table-bordered>thead>tr>td, #invEntoryTaBEL1.table-bordered>thead>tr>th {
    border: 1px solid rgb(112, 112, 112, 0.30);
    padding: 18px 25px;
    text-align: left;
    border-bottom: 0;
    border-left: 0;
}
#invEntoryTaBEL1.table-bordered>tbody>tr>td:first-child, #invEntoryTaBEL1.table-bordered>tbody>tr>th:first-child, #invEntoryTaBEL1.table-bordered>tfoot>tr>td:first-child, #invEntoryTaBEL1.table-bordered>tfoot>tr>th:first-child, #invEntoryTaBEL1.table-bordered>thead>tr>td:first-child, #invEntoryTaBEL1.table-bordered>thead>tr>th:first-child {
    border-left: 1px solid rgb(112, 112, 112, 0.30)
}
#invEntoryTaBEL1.table-bordered>tbody>tr:nth-last-child(1)>td, #invEntoryTaBEL1.table-bordered>tfoot>tr:nth-last-child(1)>td, #invEntoryTaBEL1.table-bordered>thead>tr:nth-last-child(1)>td {
    border-bottom: 1px solid rgb(112, 112, 112, 0.30);
}
#invEntoryTaBEL1 .eDIt a {
    color: #098A38;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    line-height: 14px;
}
#invEntoryTaBEL1.table-bordered>tbody>tr>td.edit_Sec {
    color: #707070;
}
.edit_Sec .dropdown {
    display: inline-block;
    margin-left: 4px;
}
#invEntoryTaBEL1.table-bordered>tbody>tr>td.edit_Sec>span>img {
    width: 14px;
}
.nO-pAdding {
    padding: 0;
    position: relative;
}
.radioinput {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    color: #666;
    top: 0px;
    border: 1px solid #707070;
    border-radius: 50px;
    cursor: pointer;
    outline: none;
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: none;
}
.radioinput:checked::before {
    position: absolute;
    left: 5px;
    top: 5px;
    content: '';
    width: 9px;
    height: 9px;
    background: #707070;
    border-radius: 50%;
}
.radioinput:checked {
    background-color: #ffffff;
}
.mInusImg {
    display: none;
}
/**file upload input**/
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}
.btn_upD {
    color: #676767;
    padding: 12px 30px;
    font-size: 16px;
    background: url(../img/upload.png);
    background-size: 100%;
    padding-top: 205px;
    border: 0;
    background-repeat: no-repeat;
}
.warehouse_lisT.aDd--nEw .btn_upD {
    color: #676767;
    font-size: 16px;
    background: url(../img/browsE.png);
    background-size: 108px;
    padding-top: 89px;
    border: 0;
    background-repeat: no-repeat;
    padding-left: 156px;
}
.warehouse_lisT.aDd--nEw .upload-btn-wrapper input[type=file] {
    width: 100%;
}
.warehouse_lisT.aDd--nEw .upload-btn-wrapper {
    position: unset;
}
.warehouse_lisT.aDd--nEw .upload-btn-wrapper label {
    position: absolute;
    top: 25%;
    left: 30%;
}
#invEntoryTaBEL1 tr:hover {
    background: rgb(219,244,226) !important;
}
.warehouse_lisT.aDd--nEw #file-upload-filename {
    margin-top: 20px;
    color: red;
}
.btn_upD span {
    color: #3928D9;
}
.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    bottom: 0;
}
.edit_Sec button.dropdown-toggle {
    background: transparent;
    border: 0;
    padding: 0;
}
.edit_Sec .caret {
    margin-left: 1px;
    border-top: 7px dashed;
    border-top: 4px solid\9;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}
.edit_Sec .dropdown-menu {
    min-width: auto;
}
#invEntoryTaBEL1 .pLaceOrder {
    font-size: 14px;
    color: #ffffff;
    line-height: 17px;
    border: 0;
    background: #FF0000;
    opacity: 0.67;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    padding: 5px 13px;
}
#invEntoryTaBEL1 .sTockAvailable {
    font-size: 14px;
    color: #ffffff;
    line-height: 17px;
    border: 0;
    background: #38BA3D;
    opacity: 0.55;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    padding: 5px 17px;
}
.invEntoryNav>li>a:focus {
    text-decoration: none;
}
#invEntoryTaBEL1 .pLusImg, #invEntoryTaBEL1 .mInusImg {
    width: 20px;
    margin-right: 5px;
}
/**warehouse-popup**/
.warehouse_lisT {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 618px;
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-left: 1px solid #e5e5e5;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: -webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out;
    transition: transform .15s ease-in-out, -webkit-transform .15s ease-in-out;
    z-index: 9999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 3px 6px rgb(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 3px 6px rgb(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px rgb(0, 0, 0, 0.16);
}
.form_item .frm_gRp .form-control {
    width: 32%;
}
.warehouse_lisT .frm_gRp .form-control {
    width: 32%;
}
.warehouse_lisT--open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.warehouse_lisT .warehouse__header {
    height: 67px;
    border-bottom: 1px solid rgb(112, 112, 112, 0.81);
    position: relative;
    margin-bottom: 22px;
    display: inline-table;
    width: 100%;
}
.warehouse_lisT .warehouse_b0X {
    padding: 0 12px;
}
.warehouse_lisT .warehouse_b0X .content {
    background: rgb(48, 187, 78, 0.13);
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 18px 25px;
}
.warehouse_lisT.aDd--nEw .warehouse_b0X .content {
    background: rgb(48, 187, 78, 0);
}
.warehouse_lisT .warehouse_b0X .content h3.lbl {
    font-size: 16px;
    color: #26262D;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 32px;
}
.warehouse_lisT .body {
    overflow: auto;
    margin-bottom: 100px;
}
.warehouse_lisT .warehouse__header h2 {
    color: #676767;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding-top: 25px;
    padding-left: 38px;
}
.warehouse_lisT .form-group {
    display: inline-block;
    width: 100%;
    margin-bottom: 31px;
    position: relative;
}
.warehouse_lisT .saMe--all {
    position: absolute;
    right: 0;
    bottom: -24px;
    font-size: 12px;
    color: #676767;
    opacity: 0.65;
    font-family: "Roboto Medium";
}
.warehouse_lisT label {
    width: 30%;
    float: left;
    font-size: 16px;
    color: #676767;
    font-family: "Roboto Medium";
    font-weight: 400;
    line-height: 45px;
    margin: 0;
}
.warehouse_lisT .form-control {
    width: 70%;
    float: left;
    border: 1px solid rgb(112, 112, 112, 0.81);
    opacity: 0.81;
    border-radius: 5px;
    color: rgb(103, 103, 103, 0.65);
    font-family: "Roboto Medium";
}
.warehouse_lisT.aDd--nEw .radio-inline {
    font-size: 16px;
    color: #676767;
    font-family: "Roboto Medium";
    font-weight: 400;
    line-height: 29px;
    margin-right: 0px;
    width: 32%;
    margin: 0;
}
.warehouse_lisT.aDd--nEw .radio-inline input[type=radio] {
    width: 21px;
    height: 21px;
}
.warehouse_lisT.aDd--nEw .lbl.rd {
    line-height: 29px;
}
.warehouse_lisT.aDd--nEw .radio-inline span {
    padding-left: 16px;
}
.warehouse_lisT input[type=text], .warehouse_lisT input[type=email], .warehouse_lisT select {
    height: 45px;
    font-family: "Roboto Medium";
}
.warehouse_lisT .frm_gRp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.warehouse_lisT .frm_gRp .mg8 {
    margin: 0 8px;
}
.warehouse_lisT .btn_elmn {
    position: absolute;
    bottom: 0;
    border-top: 1px solid rgb(112, 112, 112, 0.81);
}
.warehouse_lisT .btn_elmn ul.btm_btns {
    float: left;
    margin-left: 28px;
}
.warehouse_lisT .warehouse__close {
    background: transparent;
    border: 0;
    position: absolute;
    right: 27px;
    font-size: 24px;
    color: #676767;
    font-weight: 300;
    top: 23%;
}
/**end**/
/**inventory report css**/
#invEntoryReportTaBEL1 {
    table-layout: fixed;
}
#invEntoryReportTaBEL1.table-bordered>tbody>tr>td, #invEntoryReportTaBEL1.table-bordered>tbody>tr>th, #invEntoryReportTaBEL1.table-bordered>tfoot>tr>td, #invEntoryReportTaBEL1.table-bordered>tfoot>tr>th, #invEntoryReportTaBEL1.table-bordered>thead>tr>td, #invEntoryReportTaBEL1.table-bordered>thead>tr>th {
    border: 1px solid rgb(112, 112, 112, 0.30);
    vertical-align: middle;
}
.head_btn2 .g0 {
    background: linear-gradient(112deg, #0FBF9C 0%, #41B928 40%);
    background: -moz-linear-gradient(112deg, #0FBF9C 0%, #41B928 40%);
    background: -webkit-linear-gradient(112deg, #0FBF9C 0%, #41B928 40%);
    background: -o-linear-gradient(112deg, #0FBF9C 0%, #41B928 40%);
    background: -ms-linear-gradient(112deg, #0FBF9C 0%, #41B928 40%);
    border: 0;
    border-radius: 6px;
    color: #fff;
    font-size: 13px;
    padding: 8px;
    font-family: "Roboto Medium";
    position: relative;
}
.WarehOuse_box .dropdown-toggle:after {
    display: none;
}
.head_btn2 {
    display: inline-block;
    width: 100%;
}
#invEntoryReportTaBEL1.table-bordered>tbody>tr>td h4 {
    color: #121213;
    font-size: 14px;
    margin: 0;
}
#invEntoryReportTaBEL1 tr {
    background: #ECFBF4 !important;
}
#invEntoryReportTaBEL1 tr:hover {
    background: rgb(219,244,226) !important;
}
#invEntoryTaBEL1.table-bordered>tbody>tr>td.edit_Sec .dropdown-toggle::after {
    display: none;
}
#invEntoryReportTaBEL1.table-bordered>thead>tr>th {
    color: #121213;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
    vertical-align: middle;
    text-align: center;
    padding: 20px 0px;
}
#invEntoryReportTaBEL1.table-bordered>tbody>tr>td.clps {
    color: #121213;
    font-size: 16px !important;
    font-weight: bold;
    line-height: 17px;
    vertical-align: middle;
    text-align: left;
    padding: 20px 20px;
    font-size: x-small;
}
#invEntoryReportTaBEL1.table-bordered>tbody>tr>td.clps>img {
    width: 20px;
    margin-right: 5px;
}
#invEntoryReportTaBEL1.table-bordered tbody+tbody tr td {
    color: #121213;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    vertical-align: middle;
    text-align: center;
    padding: 20px 0px;
    font-family: "Roboto Medium";
}
#invEntoryReportTaBEL1 tbody.collapse tr td:first-child {
    color: #121213;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    vertical-align: middle;
    text-align: center;
    padding: 20px 0px;
    font-family: 'Roboto', sans-serif;
}
#invEntoryTaBEL1.table>tbody+tbody, #invEntoryReportTaBEL1.table>tbody+tbody {
    border-top: 1px;
}
/**end**/

#ModalEditInventOry .modal-dialog {
    max-width: 1155px;
    width: 100%;
    margin: 30px auto;
    box-shadow: 0 3px 6px rgb(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 3px 6px rgb(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px rgb(0, 0, 0, 0.16);
}
.modal-backdrop.in {
    filter: alpha(opacity=0);
    opacity: 0;
}
#ModalEditInventOry .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}
#ModalEditInventOry .modal-footer {
    padding: 0;
    text-align: right;
    border-top: 1px solid rgb(112, 112, 112, 0.8);
}
#ModalEditInventOry .modal-header {
    padding: 27px 25px 27px 57px;
    border-bottom: 1px solid rgb(112, 112, 112, 0.81);
}
#ModalEditInventOry .btn_elmn {
    height: auto;
    background: #fff;
    padding: 19px 0px;
}
#ModalEditInventOry .btn_elmn ul.btm_btns li {
    margin: 0px 12px !important;
}
#ModalEditInventOry .modal-title {
    font-size: 24px;
    line-height: 29px;
    color: #676767;
    font-family: "Roboto Medium";
}
#ModalEditInventOry .close {
    float: right;
    font-size: 36px;
    font-weight: normal;
    line-height: 29px;
    color: #676767;
    text-shadow: none;
    filter: alpha(opacity=0);
    opacity: 1;
    margin: 0;
}
#ModalEditInventOry .close:focus {
    outline: 0;
}
#ModalEditInventOry .modal-body {
    padding: 28px 28px 45px 28px;
    max-height: 642px;
    overflow-y: auto;
}
#ModalEditInventOry h3.title {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
    color: #676767;
    font-family: "Roboto Medium";
}
button:focus, button:hover {
    outline: none !important;
}
#ModalEditInventOry h3.title2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    color: #676767;
    padding-left: 29px;
    font-family: "Roboto Medium";
}
#ModalEditInventOry .exist_wirehouse h3.title span a {
    color: #36BB43;
}
#ModalEditInventOry .exist_wirehouse h3.title span a:hover {
    text-decoration: none;
}
#ModalEditInventOry .exist_wirehouse {
    padding: 44px 29px;
    border: 1px solid rgb(112, 112, 112, 0.28);
    box-shadow: 0px 3px 6px rgb(0, 0, 0, 0.04);
    -webkit-box-shadow: 0px 3px 6px rgb(0, 0, 0, 0.04);
    -moz-box-shadow: 0px 3px 6px rgb(0, 0, 0, 0.04);
    border-radius: 5px;
    margin-bottom: 30px;
}
#ModalEditInventOry .radio_Select input[type=radio] {
    width: 21px;
    height: 21px;
}
#ModalEditInventOry .radio_Select .radio-inline {
    font-size: 16px;
    color: #676767;
    font-family: "Roboto Medium";
    font-weight: 400;
    line-height: 29px;
    margin-right: 15px;
}
#ModalEditInventOry .radio_Select .radio-inline span {
    padding-left: 17px;
}
#ModalEditInventOry .radio_Select .radioinput:checked::before {
    background: #64C650;
}
#ModalEditInventOry .radioinput {
    border: 1px solid #64C650;
}
#ModalEditInventOry .radio_Select {
    padding: 36px 0px 57px;
}
#ModalEditInventOry .sElect_chkBox {
    display: inline-block;
    width: 100%;
    max-width: 920px;
}
#ModalEditInventOry .sElect_chkBox ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#ModalEditInventOry .sElect_chkBox ul li {
    width: 31%;
    float: left;
    background: rgb(226, 245, 232, .8);
    border-radius: 6px;
    border: 1px solid rgb(112, 112, 112, .8);
    margin-bottom: 20px;
    margin-right: 20px;
}
#ModalEditInventOry .sElect_chkBox .checkbox-inline {
    width: 100%;
    font-size: 16px;
    color: #676767;
    font-family: "Roboto Medium";
    padding: 18px 0px 18px 20px;
}
#ModalEditInventOry .sElect_chkBox .checkbox-inline input[type=checkbox] {
    right: 20px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    background: #ffffff;
    box-sizing: border-box;
    width: 25px;
    height: 25px;
    border: 1px solid #707070;
    border-radius: 50%;
    margin-top: -2px;
    transition: all .3s linear;
}
#ModalEditInventOry .sElect_chkBox .checkbox-inline input[type="checkbox"]:checked {
    background-color: #ffffff;
}
#ModalEditInventOry .sElect_chkBox .checkbox-inline input[type="checkbox"]:checked:before {
    content: '';
    position: absolute;
    width: 1.5ex;
    height: 0.7ex;
    background: rgba(0, 0, 0, 0);
    top: 0.8ex;
    left: 6px;
    border: 2px solid #64C650;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#ModalEditInventOry .sElect_chkBox .checkbox-inline input[type="checkbox"]:not(:checked):before {
    content: '';
    position: absolute;
    width: 1.5ex;
    height: 0.7ex;
    background: rgba(0, 0, 0, 0);
    top: 0.8ex;
    left: 6px;
    border: 2px solid #000000;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#ModalEditInventOry .sElect_chkBox .checkbox-inline input[type="checkbox"]:focus {
    outline: 0 none;
    box-shadow: none;
}
#ModalEditInventOry .sElect_chkBox ul li:hover {
    background: rgb(65, 185, 40, 0.8);
}
#ModalEditInventOry .sElect_chkBox .checkbox-inline:hover {
    color: #ffffff;
}
#ModalEditInventOry .add_nEw {
    background: linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -moz-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -webkit-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -o-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    background: -ms-linear-gradient(134deg, #0FBF9C 0%, #41B928 40%);
    border: 0;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;
    font-family: "Roboto Medium";
    position: relative;
    padding: 16px 27px;
    margin-left: 29px;
}
/**end**/
/**inventory filter**/
.inventorY--Filter {
    max-width: 283px;
    width: 100%;
    border: 1px solid rgb(112, 112, 112, 0.31);
    border-radius: 5px;
    background: #ffffff;
    padding: 24px 18px;
}
.inventorY--Filter label {
    color: #676767;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
}
.inventorY--Filter .form-control {
    border: 1px solid rgb(112, 112, 112, 0.31);
    font-size: 12px;
    color: #676767;
    line-height: 14px;
    border-radius: 2px;
    box-shadow: none;
    -webkit-box-shadow: none;
    padding: 5px 14px;
}
.inventorY--Filter .form-group {
    margin-bottom: 15px;
}
.inventorY--Filter input[type=text], .inventorY--Filter input[type=date], .inventorY--Filter input[type=email], .inventorY--Filter select {
    height: 27px;
}
.inventorY--Filter select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/frm_itm.png);
    background-repeat: no-repeat;
    background-position: 94% 50%;
    background-size: 8px;
}
.inventorY--Filter .btn {
    background: #098A38;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 14px;
    border: 0;
    border-radius: 2px;
    width: 98px;
    height: 27px;
    margin-top: 10px;
}
.inventorY--Filter .btn.cancel {
    background: rgb(0, 0, 0, 0);
    border: 1px solid #098A38;
    color: #098A38;
    margin-left: 10px;
}
.inventorY--Filter .form-group:nth-last-child(1) {
    margin-bottom: 0;
}
.inventorY--Filter ::placeholder {
 font-size: 12px;
 color: #676767;
}
.inventorY--Filter ::-webkit-input-placeholder {
 font-size: 12px;
 color: #676767;
}
.inventorY--Filter ::-moz-placeholder {
 font-size: 12px;
 color: #676767;
}
.inventorY--Filter :-ms-input-placeholder {
 font-size: 12px;
 color: #676767;
}
.inventorY--Filter .form-control.datE {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/dtpickEr.png);
    background-repeat: no-repeat;
    background-position: 96% 50%;
    background-size: 15px;
}
#ModalEditInventOry .modal-body::-webkit-scrollbar {
 width: 7px;
}
#ModalEditInventOry .modal-body::-webkit-scrollbar-thumb {
 background: #00A65C;
 border-radius: 10px;
}
 #ModalEditInventOry .modal-body::-webkit-scrollbar-thumb:hover {
 background: #00A65C;
}
/**end**/
/**inventory dashboard css**/
.dashboard_chrt {
    display: inline-block;
    background: #fff;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0 2px 6px rgb(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 6px rgb(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 6px rgb(0, 0, 0, 0.05);
}
.dashboard_chrt .top_head_box {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgb(112, 112, 112, 0.26);
    padding: 10px 20px;
}
.dashboard_chrt .top_head_box .inline_block {
    display: inline-block;
    width: 100%;
}
.dashboard_chrt .top_head_box h3 {
    font-size: 16px;
    margin: 7px 0 0;
    display: inline-block;
    font-family: "Roboto Medium";
    color: #4D4F5C;
    line-height: 19px;
}
.dashboard_chrt .top_head_box .inline_block select {
    width: 132px;
    height: 32px;
    margin-left: 10px;
    border: 1px solid #D7DAE2;
    border-radius: 4px;
    box-shadow: 0 2px 3px rgb(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 3px rgb(0, 0, 0, 0.05);
    -mox-box-shadow: 0 2px 3px rgb(0, 0, 0, 0.05);
    font-size: 14px;
    color: #4D4F5C;
    padding: 0px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../img/frm_itm.png) #ffffff;
    background-repeat: no-repeat;
    background-position: 88% 50%;
    background-size: 9px;
}
.dashboard_chrt .chrt_body {
    padding: 15px 20px;
}
.dashboard_chrt .indicators ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.dashboard_chrt .indicators ul li {
    display: inline-block;
    margin-right: 23px;
    font-size: 14px;
    line-height: 17px;
    color: #4D4F5C;
}
.dashboard_chrt .indicators ul li span {
    width: 15px;
    height: 12px;
    display: inline-block;
    border-radius: 5px;
    margin-right: 8px;
}
.dashboard_chrt canvas {
    margin-top: 30px;
}
.dashboard_chrt .indicators ul li span.sales {
    background: #00A65C;
}
.dashboard_chrt .indicators ul li span.purchase {
    background: #02B099;
}
.dashboard_chrt .indicators ul li span.profit {
    background: #008272;
}
.dashboard_chrt .indicators ul li span.loss {
    background: #0A5FDE;
}
.padDing_riGht {
    padding-right: 0px;
}
.dashboard_chrt .chrt_body .statics ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.dashboard_chrt .chrt_body .statics ul li {
    font-size: 14px;
    line-height: 17px;
    color: #4D4D4D;
    font-family: "Roboto medium";
    margin-bottom: 18px;
}
.dashboard_chrt .chrt_body .statics ul li.order_unit {
    color: #F85250;
}
.dashboard_chrt .chrt_body .statics ul li.avai_unit {
    color: #36A110;
}
.dashboard_chrt .chrt_body .dnt canvas {
    margin: 0;
}
.dashboard_chrt .chrt_body .dnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 33px 0;
}
.dashboard_chrt .chrt_body .statics {
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translate(0, -50%);
}
.dashboard_chrt .chrt_body .owl-carousel h4 {
    font-size: 14px;
    line-height: 17px;
    color: #4D4D4D;
    font-family: "Roboto Medium";
    text-align: center;
    margin-top: 31px;
}
.dashboard_chrt .chrt_body .owl-carousel h4.piece {
    font-weight: bold;
    margin-bottom: 0;
}
.dashboard_chrt .chrt_body .owl-carousel {
    padding: 39px 25px 0px 0px;
}
.dashboard_chrt .chrt_body .owl-carousel .owl-nav {
    position: absolute;
    top: 28%;
    width: 100%;
}
.dashboard_chrt .chrt_body .owl-carousel .owl-dots {
    display: none;
}
.dashboard_chrt .chrt_body .owl-carousel .owl-nav button.owl-next, .dashboard_chrt .chrt_body .owl-carousel .owl-nav button.owl-prev {
    font-size: 40px;
    color: #707070;
    z-index: 9999;
}
.dashboard_chrt .chrt_body .owl-carousel .owl-nav button.owl-next {
    right: 0;
    position: absolute;
}
.dashboard_chrt .chrt_body .owl-carousel .owl-nav button.owl-prev {
    display: none;
}
/**end**/
/**sidebar css gaurav**/
.main-sidebar {
    height: 100%;
    position: fixed;
}
.main-sidebar .sidebar {
    height: 100% !important;
    padding-top: 74px;
    background: #1d2b36;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 100%;
    width: 100%;
}
/*footer.main-footer p { 
    display: none;
}*/
.main-footer {
    background: transparent;
    padding: 0;
    border-top: 0px;
}
 .main-sidebar .sidebar .boTTom p, .main-sidebar .sidebar .boTTom H1, .main-sidebar .sidebar .boTTom H2, .main-sidebar .sidebar .boTTom H3, .main-sidebar .sidebar .boTTom H4, .main-sidebar .sidebar .boTTom H5, .main-sidebar .sidebar .boTTom H6, .main-sidebar .sidebar .boTTom a, .main-sidebar .sidebar .boTTom .cpyright {
    text-align: center;
    color: #ffffff;
    padding: 10px 10px;
    margin: 10px 0 17px;
    font-size: 12px;
    letter-spacing: 0.3px;
    background: #283846;
}
.main-sidebar .sidebar-menu>li:nth-last-child(1) {
    padding-bottom: 30px;
}
.sidebar-menu {
    margin-top: 10px;
}
section.sidebar {
    padding-bottom: 0;
}
.cpyright a {
    text-decoration: none !important;
    color: #ffffff !important;
}
.sidebar-collapse .cpyright {
    display: none;
}
.main-header .logo .logo-lg {
    margin-top: 7px;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
    margin-top: 10px !important;
}
.top-header {
    height: auto;
    margin-bottom: 70px;
}
header .form-div .form-group {
    margin-bottom: 0px;
}
.left-section .main-sidebar {
    background: transparent !important;
}
.main-header {
    position: fixed;
    width: 100%;
}
.skin-blue .main-header .logo {
    background: transparent;
    position: absolute;
    top: 10px;
}
.main-header .logo img {
    vertical-align: middle;
        max-width: 87px;
    max-height: 58px;
}
.skin-blue .main-header .navbar, .sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 0;
}
.sidebar-mini.sidebar-collapse .main-header .logo, .skin-blue .main-header .logo {
    width: auto;
    left: 45px;
    z-index: 9999;
}
.main-header .sidebar-toggle {
    padding: 26px 0px 0px !important;
    line-height: 20px;
}
.main-contect-section .content-wrapper {
    background: #ededed;
    margin-top: 70px;
}
body {
    background-color: #ededed !important;
}
.hlp--btn {
    font-size: 14px !important;
}
.cst_navig>li {
    margin: 0;
}
header .text-red {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.navbar-nav {
    float: left;
    margin: 10px 0 !important;
}
.form-group {
    border: 0 !important;
}
.table-responsive {
    width: 100%;
}
.padding .box a .btn-arrow-right:before {
    display: none;
}
.nav-pills>li {
    float: none;
    display: inline-block;
}
.add-pic input[type=file] {
    margin: 0 auto;
}

@media (max-width:1300px) {
.main-sidebar .sidebar {
    padding-top: 88px;
}
.form_item .radio-inline {
    font-size: 13px;
}
.sumry_left_one, .sumry_right_one {
    width: 100%;
}
}

@media (min-width:768px) and (max-width:915px) {
.add-pic input {
    font-size: 10px;
}
.sidebar-mini.sidebar-collapse .main-header .logo, .skin-blue .main-header .logo {
    width: 100px;
    left: 30px;
}
.main-header .logo img {
    max-width: 87px;
    width: 100%;
}
.hlp--btn {
    font-size: 13px !important;
    padding: 7px 12px !important;
}
.user-btn {
    padding: 0 2px !important;
}
.navbar-custom-menu .navbar-nav>li.user.user-menu span {
    font-size: 9px !important;
}
header .navbar .col-md-7 {
    padding-left: 0;
}
header .form-group.FI_FM {
    padding: 10px 5px !important;
}
header .form-div label {
    font-size: 10px;
}
.add-customer .button {
    padding: 0px 3px;
    font-size: 11px;
}
}

@media (max-width:1040px) {
.gre-pre-btn, .file-pre-btn, .pree-pre-btn {
    padding: 3px 7px 3px 7px;
    font-size: 11px;
}
.box-header>.box-tools {
    position: relative;
    float: left !important;
    display: block;
}
.btn {
    display: inline-block;
    padding: 6px 4px;
    font-size: 11px;
}
.reconcile {
    padding: 5px 20px;
}
}

@media (min-width:1200px) {
.hd--postn {
    margin-top: 13px !important;
    position: absolute;
    left: -12%;
    right: 0;
    margin: 0 auto;
    text-align: center;
    width: max-content;
    width: -moz-max-content;
}
}

@media (min-width:1024px) and (max-width:1199px) {
.hd--postn {
    float: left;
    margin-left: 159px;
}
}

@media (min-width:971px) and (max-width:1023px) {
.hd--postn {
    float: left;
    margin-left: 109px;
}
}

@media (min-width:810px) and (max-width:970px) {
.hd--postn {
    float: left;
    margin-left: 69px;
}
.sidebar-mini.sidebar-collapse .main-header .logo, .skin-blue .main-header .logo {
    width: auto;
    left: 32px;
}
}

@media (min-width:768px) and (max-width:809px) {
.hd--postn {
    float: left;
    margin-left: 40px;
}
.navbar-custom-menu select#businessList, header .cst_navig select#location {
    max-width: 115px;
}
}
/**end sidebar css**/
.tab-heading .nav-pills>li.active>a, .tab-heading .nav-pills>li.active>a:hover, .tab-heading .nav-pills>li.active>a:focus {
    border-top-color: #cccccc;
    background-color: #ccc;
    color: #1b2b38;
}
table.items-table {
    table-layout: inherit;
}
.add-pic_view img {
    max-width: 100%;
}

.generalSetting--accordion-section .panel-heading {
    padding: 25px 20px;
    background: #FFFFFF;
    border: 0;
    border-radius: 4px;
    padding-left: 40px;
}
.generalSetting--accordion-section .panel-title > a.collapsed:before {
    content: " ";
    width: 16px;
    height: 16px;
    background-image: url(../img/plus-icon-setting.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
}
.generalSetting--accordion-section .panel-title > a:before {
    content: "";
    float: right !important;
    top: 1px;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 1;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 1px solid #656D78;
    border-radius: 2px;
    background-image: url(../img/minus-icon-setting.svg);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
}
.generalSetting--accordion-section h4.panel-title {
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
    position: relative;
}
.generalSetting--accordion-section .panel-default {
    border: 1px solid #D8D8D8;
}
.generalSetting--accordion-section .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 0;
    padding: 26px 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.generalSetting--accordion-section form label {
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #62656A;
    display: block;
}
.generalSetting--accordion-section form .form-control {
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    box-shadow: none;
    height: 40px;
    color: #999;
}
.generalSetting--accordion-section form textarea.form-control {
    resize: none;
    height: 100px;
}
.generalSetting--accordion-section .save_btn {
    background: #3578F9;
    border: 1px solid #2972FF;
    border-radius: 4px;
    float: left;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    padding: 12px 34px;
}
.generalSetting--accordion-section .view_btn {
      background: #ffffff;
    border: 1px solid #2972FF;
    border-radius: 4px;
    float: left;
    color: #2972FF;
    font-weight: bold;
    font-size: 11px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    padding: 7px 18px;
    min-width: 70px;
}
.generalSetting--accordion-section form label.customradio {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    padding-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 9px;
}
.generalSetting--accordion-section .form-group {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    min-height: 40px;
}
.generalSetting--accordion-section .table-bordered {
    border: 1px solid #d8d8d8;
}
.generalSetting--accordion-section .table-bordered>thead>tr>th, .table-bordered>tbody>tr>td {
    border: 1px solid #D8D8D8;
    vertical-align: middle;
    padding: 15px 10px;
}
.generalSetting--accordion-section .table-bordered>thead>tr>th {
    border-bottom: 0;
    background: #F8F8F8;
        font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
}
.generalSetting--accordion-section .table-bordered>tbody>tr>td {
}
.eway_top_box .col-half-offset {
    margin-left: 4.166666667%;
}
.eway_top_box .ewy--info {
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    padding: 10px;
    -moz-box-shadow: 0px -5px 0px 0px #1363FF inset;
    -webkit-box-shadow: 0px -5px 0px 0px #1363FF inset;
    box-shadow: 0px -5px 0px 0px #1363FF inset;
    border-bottom: 0;
    position: relative;
    min-height: 64px;
    -webkit-transition: transform .4s ease-out;
  -moz-transition: transform .4s ease-out;
  -o-transition: transform .4s ease-out;
  transition: transform .4s ease-out;
    z-index: 10;
}
.eway_top_box .ewy--info:hover {
    -webkit-transform: scale(1.2);
    moz-transform: scale(1.2);
    transform: scale(1.2);
    box-shadow: 0px -5px 0px 0px #1363FF inset;
}
.eway_top_box .ewy--info h3 {
    font-weight: bold;
    font-size: 13px;
    line-height: 152.2%;
    color: #000000;
    margin: 0 0 5px;
}
.eway_top_box .ewy--info .btn {
    background: #3578F9;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    color: #FFFFFF;
    padding: 6px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: none
}
.eway_top_box .ewy--info:hover .btn {
    bottom: 10px;
    left: 0;
    right: 0;
}
.eway_top_box .BLOCK {
    display: block !important;
}
.eway_top_box .ewy--info span.cOUnt {
    font-weight: bold;
    font-size: 16px;
    line-height: 152.2%;
    text-align: center;
    color: #3578F9;
    background: #FFFFFF;
    border: 1px solid #3578F9;
    border-radius: 29px;
    padding: 3px 12px;
    right: 5px;
    top: -21px;
    position: absolute
}
.WithLabel .indicators ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 50px;
}
.WithLabel .indicators ul li {
    display: inline-block;
    margin-right: 23px;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #333333;
}
.WithLabel .indicators ul li span {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 8px;
}
.WithLabel .indicators ul li.form_sect {
    float: right;
    margin: 0;
}
.WithLabel .indicators ul li span.eway_gen {
    background: #1363FF;
    vertical-align: middle
}
.WithLabel .form_sect select {
    height: 30px;
    width: 103px;
    border: 1px solid #979797;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #000000;
    padding: 0 10px;
}
.eWAYbill--graph--section {
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 40px 30px;
    margin-top: 10px;
}
.ewyboxshw {
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 30px 30px 40px;
    margin-top: 40px;
}
section.eway_top_box {
    height: 100px;
}
.chart_secton {
    position: relative;
}
.chart_secton ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%); 
    transform: translate(0%, -50%);
    width: 50%;
}
.chart_secton ul li span.eway_gen {
    background: #1363FF;
    vertical-align: middle;
}
.chart_secton ul li span {
    width: 28px;
    height: 19px;
    display: inline-block;
    border-radius: 17px;
    margin-right: 8px;
    vertical-align: middle;
}
.chart_secton ul li {
font-weight: bold;
font-size: 16px;
line-height: 152.2%;
color: #000000;
margin-bottom: 25px;
text-align: center;
padding-left: 30px;
position: relative; 
}
.chart_secton ul li:nth-last-child(1) {
    margin: 0;
}
.chart_secton ul li span.eway_1 {
    background: #2F41A0;
}
.chart_secton ul li span.eway_2 {
    background: #211DD2;
}
.chart_secton ul li span.eway_3 {
    background: #2E70F0;
}
.chart_secton ul li span.eway_4 {
    background: #3051FF;
}
.chart_secton .chrt {
    width: 50%;
    float: left;
}
/**end eway bill dashboard css***/
/**responsie css**/
@media (max-width:992px) {
    
    .chart_secton ul {
    position: relative;
    right: auto;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    width: 50%;
        float: left;
}
}
.generalSetting--accordion-section .tbl_hgt {
    max-height: 150px;
}
.generalSetting--accordion-section .action_buttons_group2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: left;
    width: 100%;
}
.generalSetting--accordion-section .action_buttons_group2 img {
    margin: 0 4px;
}

/** radio button general setting css **/


.generalSetting--accordion-section  .checkbox-div .customradio  {
        display: inline-block;
    width: auto !important;
        position: relative;
    padding-left: 30px;
    padding-right: 25px;
    padding-top: 5px;
}
.generalSetting--accordion-section  .customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: -9999px;
}
 .generalSetting--accordion-section  .customradio input:checked ~ .checkmark {
    background-color: white;
    border: 7px solid #000;
}
 .generalSetting--accordion-section  .customradio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #000;
}
.generalSetting--accordion-section  .customradio input:checked ~ .checkmark:after {
    display: block;
}
.generalSetting--accordion-section  .customradio .checkmark:after {
    top: -2px;
    left: -2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
}
.generalSetting--accordion-section  .customradio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/** radio button css end **/
/*view modal*/

.viewModalsetting .modal-dialog {
    max-width: 846px;
    width: 100%;
    margin: 30px auto;
}
.viewModalsetting .modal-body .nav-tabs>li.active>a, .viewModalsetting .modal-body .nav-tabs>li.active>a:focus, .viewModalsetting .modal-body .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #3578F9;
    border: 0;
    color: #fff;
}
.viewModalsetting .modal-body .nav-tabs {
    border-bottom: 0;
}
.viewModalsetting .modal-body .nav-tabs>li>a {
    border: 0;
}
.viewModalsetting .modal-body .nav>li>a:focus, .viewModalsetting .modal-body  .nav>li>a:hover {
    background-color: transparent;
}
.viewModalsetting .year--section, .viewModalsetting .month--section {
    padding-left: 30px;
}
.viewModalsetting .modal-body .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 18px;
}
.viewModalsetting .modal-title {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    padding-left: 30px;
}
.viewModalsetting .modal-header .close {
    margin-top: -2px;
    opacity: 1;
}
.viewModalsetting .modal-body .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
}
.viewModalsetting .modal-body .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    padding-right: 53px;
}
.viewModalsetting .modal-body .tab--content-section {
    padding: 0 15px;
}
.viewModalsetting .modal-body .month-of-year ul {
    padding: 0;
    list-style: none;
}
.viewModalsetting .modal-body .select-text {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin-bottom: 15px;
}
.viewModalsetting .modal-footer {
    padding: 15px;
    padding-bottom: 22px;
}
.viewModalsetting .group--btn--section {
    text-align: center;
}
.viewModalsetting .modal-body .tab-content {
    padding-top: 60px;
}
.blue-border {
    background: #fff;
    border: 1px solid #2972FF;
    font-weight: bold;
    font-size: 11px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 18px;
}
.blue-bg {
    background: #3578F9;
    border: 1px solid #2972FF;
    color: #fff;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    padding: 9px 18px;

} 
/* The check */
 .viewModalsetting .check {
    position: relative;
    padding-left: 16px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    margin: 5px -9px 0px;
    font-weight: bold;
    font-size: 12px;
    color: #656D78;
    line-height: normal !important;
}

/* Hide the browser's default checkbox */
 .viewModalsetting .check input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0;
    width: 100%;
    z-index: 90;
}
/* Create a custom checkbox */
.viewModalsetting .checkmark {
    position: absolute;
    top: -30px;
    left: -15px;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #656D78;
}
/* When the checkbox is checked, add a blue background */
 .viewModalsetting .check input:checked ~ .checkmark {
    background-color: #fff;
    border-color: #656D78;
}
/* Create the checkmark/indicator (hidden when not checked) */
.viewModalsetting .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the checkmark when checked */
.viewModalsetting .check input:checked ~ .checkmark:after {
    display: block;
}
.viewModalsetting .check .checkmark:after {
    left: 7px;
    top: -4px;
    width: 5px;
    height: 12px;
    border: solid;
    border-color: #656D78;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}
/*for add modal*/

.addModalsetting .modal-dialog {
    width: 550PX;
    margin: 30px auto;
}
.addModalsetting .form--section {
    padding: 15px 20px;
    padding-bottom: 0;
}
.addModalsetting .modal-body .form-group label {
    padding-top: 10px;
    font-size: 14px;
    text-transform: capitalize;
}
.addModalsetting .modal-body .form-group label span {
    color: #eb4040;
}
.addModalsetting .btn-preview {
    padding: 10px 7px;
    font-size: 13px;
    background: #3578F9;
    color: #fff;
    border: 1px solid #3578F9;
}
.addModalsetting .group--btn--section {
    text-align: left;
}

.addModalsetting .modal-footer {
    padding: 18px 32px;
    padding-bottom: 25px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}



/*for gomodal*/
.goModalsetting label span {
    color: #eb4040;
}
.goModalsetting .btn--bottom {
    margin-top: 10px;
}
.goModalsetting .modal-title {
    font-size: 14px;
    color: #333;
    font-weight: 600;
}
.goModalsetting .modal-content {
    min-height: 210px;
}
.goModalsetting label {
    font-size: 13px;
    margin-bottom: 10px;
}
.goModalsetting .form-control, .addModalsetting .form-control, .saleswarehouseModalsetting .form-control, .salesgstnModalsetting .form-control {
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    box-shadow: none;
    height: 40px;
    color: #4c4b4b;
    font-weight: normal;
}
/*for gomodal*/
/*for invoiceadd modal*/

.invoiceaddModalsetting .table-responsive {
    margin-bottom: 10px;
    width: 100%;
}
.invoiceaddModalsetting .customradio {
    padding-right: 30px;
}
.invoiceaddModalsetting .customradio:last-child{
    padding-right: 0px;
}

.invoiceaddModalsetting .radiotextsty {
    margin-left: 7px;
}

/*radio btn css*/

.invoiceaddModalsetting .checkbox-div .customradio  {
    display: inline-block;
    width: auto !important;
    position: relative;
    padding-left: 30px;
    padding-right: 25px;
    padding-top: 5px;
}
.invoiceaddModalsetting .customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: -9999px;
}
 .invoiceaddModalsetting .customradio input:checked ~ .checkmark {
    background-color: white;
    border: 7px solid #000;
}
.invoiceaddModalsetting .customradio .checkmark {
    position: absolute;
    top: 4px;
    left: 2px;
    height: 16px;
    width: 16px;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #000;
}
.invoiceaddModalsetting .customradio input:checked ~ .checkmark:after {
    display: block;
}
.invoiceaddModalsetting .customradio .checkmark:after {
    top: -2px;
    left: -2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
}
.invoiceaddModalsetting .customradio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/** radio button css end **/
.invoiceaddModalsetting  table thead {
    background: #f8f8f8;
}
.invoiceaddModalsetting  table th, table td {
    vertical-align: middle !important;
    padding: 15px 10px 12px !important;
}
.invoiceaddModalsetting  table.item_details_table th, .invoiceaddModalsetting  table.item_details_table td {
    padding: 23px 10px 21px !important;
}
.invoiceaddModalsetting  table.item_details_table .bluetext {
    color: #3578F9;
    padding-top: 2px;
}
.invoiceaddModalsetting  table.item_details_table label.bluetext:before {
    top: 0px;
}
.invoiceaddModalsetting  .table-bordered {
    border: 1px solid #d8d8d8;
}
.invoiceaddModalsetting  .table-bordered>tbody>tr>td, .invoiceaddModalsetting  .table-bordered>tbody>tr>th, .invoiceaddModalsetting  .table-bordered>tfoot>tr>td, .invoiceaddModalsetting .table-bordered>tfoot>tr>th, .invoiceaddModalsetting .table-bordered>thead>tr>td, .invoiceaddModalsetting .table-bordered>thead>tr>th {
    border: 1px solid #d8d8d8;
}
.invoiceaddModalsetting table th.no_sort {
    padding: 18px 13px 16px !important;
}
.invoiceaddModalsetting table th, .invoiceaddModalsetting table th a {
    font-weight: bold;
    font-size: 14px;
    line-height: 15px !important;
    color: #333333;
    position: relative;
}
.invoiceaddModalsetting table th a:hover {
    color: #333333;
}
.invoiceaddModalsetting table th a.sort-by {
    display: block;
    padding-right: 20px;
}
.invoiceaddModalsetting table th a.sort-by:focus {
    outline: none;
    color: #333333;
}
.invoiceaddModalsetting table th .drpdrn_btn {
    background: transparent;
    padding: 0;
    border: 0;
}
.invoiceaddModalsetting table th .drpdrn_btn:hover, .invoiceaddModalsetting table th .drpdrn_btn:focus {
    background: transparent !important;
    padding: 0;
    border: 0;
    outline: none;
    box-shadow: none;
}
.invoiceaddModalsetting table th .invoiceNoFilter {
    position: absolute;
    right: 24px;
    top: 2px;
    bottom: 0;
    display: flex;
}
.invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu {
    right: 0;
    left: auto;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    border: 0;
    min-width: 191px;
    margin: 0;
    padding: 15px 11px 1px;
}
.invoiceaddModalsetting table th .invoiceNoFilter.pd7 .dropdown-menu {
    padding-top: 7px;
}
.invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu hr {
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: -11px;
    margin-right: -11px;
}
.invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu .btn_sec {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-top: 17px;
}
.invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu .btn_sec:after {
    content: "";
    height: 1px;
    width: 192px;
    position: absolute;
    top: 13px;
    left: -11px;
    background: #D8D8D8;
}
.invoiceaddModalsetting .invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu .btn_sec a {
    font-weight: bold;
    font-size: 12px;
    line-height: normal !important;
    text-align: center;
    color: #656D78;
    padding: 5px 12px;
}
table th .invoiceNoFilter .dropdown-menu .btn_sec a.ok {
    color: #1363FF;
}
.invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu input.form-control {
    border: 1px solid #2972FF;
    border-radius: 4px;
    height: 27px;
    padding: 0 11px;
    font-weight: bold;
    font-size: 12px;
    color: #A8A8A8;
    margin-bottom: 9px;
    max-width: 100%;
}
 .invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu ::-webkit-input-placeholder {
 color: #A8A8A8;
}
.invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu::-moz-placeholder {
 color: #A8A8A8;
}
.invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu :-ms-input-placeholder {
 color: #A8A8A8;
}
.invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu :-moz-placeholder {
 color: #A8A8A8;
}
.invoiceaddModalsetting table th .invoiceNoFilter .dropdown-menu>li>a {
    display: inline-block;
    clear: unset;
}
.invoiceaddModalsetting table th .drpdrn_btn.active, table th .drpdrn_btn:active, .invoiceaddModalsetting table th .open>.dropdown-toggle.btn-primary {
    background-color: transparent;
    background-image: none;
    border-color: none;
    outline: none !important;
}
.invoiceaddModalsetting table td {
    font-weight: bold;
    font-size: 14px;
    line-height: 15px !important;
    color: #656D78;
}
.invoiceaddModalsetting .table-bordered>thead>tr>td, .invoiceaddModalsetting .table-bordered>thead>tr>th {
    border-bottom-width: 0px;
}
.invoiceaddModalsetting .table-bordered>tbody>tr:nth-child(odd) {
    background: #fff;
}
.invoiceaddModalsetting .table-bordered>tbody>tr:nth-child(even) {
    background: #f8f8f8;
}
.invoiceaddModalsetting .table-bordered>tbody>tr>td:last-child{
    text-align: center;
}
.invoiceaddModalsetting .table-bordered>tbody>tr>td p {
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    padding: 5px;
    margin: 0 !important;
}
.invoiceaddModalsetting .table-bordered>tbody>tr>td p:focus{
    outline: none;
}
/*for salesgstnModal */
.salesgstnModalsetting .customradio {
    padding-left: 20px;
    padding-right: 20px;
}
.salesgstnModalsetting .radiotextsty {
    margin-left: 7px;
}
.salesgstnModalsetting .checkbox-div .customradio  {
    display: inline-block;
    width: auto !important;
    position: relative;
    padding-left: 30px;
    padding-right: 25px;
    padding-top: 5px;
}
.salesgstnModalsetting .customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: -9999px;
}
.salesgstnModalsetting .customradio input:checked ~ .checkmark {
    background-color: white;
    border: 7px solid #000;
}
.salesgstnModalsetting .customradio .checkmark {
    position: absolute;
    top: 4px;
    left: 10px;
    height: 16px;
    width: 16px;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #000;
}
.salesgstnModalsetting .customradio input:checked ~ .checkmark:after {
    display: block;
}
.salesgstnModalsetting .customradio .checkmark:after {
    top: -2px;
    left: -2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
}
.salesgstnModalsetting .customradio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.salesgstnModalsetting .modal-footer {
    padding: 15px 30px;
    padding-top: 5px;
    text-align: right;
    border-top: 0; 
}
.salesgstnModalsetting .modal-body {
    position: relative;
    padding: 15px 30px;
    padding-top: 30px;
}
.salesgstnModalsetting .detail--wrapper {
    padding-top: 10px;
}
/*for salesgstnModal end*/


/*for saleawarehouseModal*/
.saleswarehouseModalsetting .table-bordered>tbody>tr>td, .saleswarehouseModalsetting .table-bordered>thead>tr>th{
    text-align: center;
}
.saleswarehouseModalsetting  table thead {
    background: #f8f8f8;
}
.saleswarehouseModalsetting table th, .saleswarehouseModalsetting table th a {
    font-weight: bold;
    font-size: 14px;
    line-height: 15px !important;
    color: #333333;
    position: relative;
}
.saleswarehouseModalsetting table th, table td {
    vertical-align: middle !important;
    padding: 15px 10px 12px !important;
}
.table-bordered {
    width: 100%;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 0px;
}
.saleswarehouseModalsetting .customradio {
    padding-left: 20px;
    padding-right: 20px;
}
.saleswarehouseModalsetting .radiotextsty {
    margin-left: 7px;
}
.saleswarehouseModalsetting .checkbox-div .customradio  {
    display: inline-block;
    width: auto !important;
    position: relative;
    padding-left: 30px;
    padding-right: 25px;
    padding-top: 5px;
}
.saleswarehouseModalsetting .customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: -9999px;
}
.saleswarehouseModalsetting .customradio input:checked ~ .checkmark {
    background-color: white;
    border: 7px solid #000;
}
.saleswarehouseModalsetting .customradio .checkmark {
    position: absolute;
    top: 4px;
    left: 10px;
    height: 16px;
    width: 16px;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #000;
}
.saleswarehouseModalsetting .customradio input:checked ~ .checkmark:after {
    display: block;
}
.saleswarehouseModalsetting .customradio .checkmark:after {
    top: -2px;
    left: -2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ffffff;
}
.saleswarehouseModalsetting .customradio .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.saleswarehouseModalsetting .radiowthdropdown .customradio .checkmark {
    position: absolute;
    top: 10px;
    left: 1px;
    height: 16px;
    width: 16px;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #000;
}
.saleswarehouseModalsetting .warehouseRdio {
    padding: 10px 0;
}
.saleswarehouseModalsetting .radiowthdropdown {
    margin-bottom: 15px;
}
.saleswarehouseModalsetting .radiowthdropdown .customradio {
    padding-left: 17px;
    padding-right: 20px;
}
.saleswarehouseModalsetting .p-0{
    padding: 0;
}
.saleswarehouseModalsetting .set_btn {
    float: right;
}
.saleswarehouseModalsetting .table-bordered>tbody>tr>td{
    text-align: center;
    font-size: 12px;
    font-weight: 400;
}
.saleswarehouseModalsetting .modal-footer {
    padding: 15px 30px;
    padding-top: 5px;
    text-align: right;
    border-top: 0; 
}
.saleswarehouseModalsetting .modal-body {
    position: relative;
    padding: 15px 30px;
    padding-top: 30px;
}
/*for saleawarehouseModal end*/
/** end general setting css **/
=======
/***eway bill dashboard css**/




/*SUPER ADMIN SUBSCRIPTION*/
.sUper_section .main_div {
    width: 100%;
}
.sUper_section .main_div .MaIn_title {
    background: #393A3D;
    padding: 18px 47px;
}
.sUper_section .main_div .MaIn_title h2 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto';
    line-height: 22px;
}
.sUper_section .main_div .package_sec {
    max-width: 602px;
    width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 50px 0 0;
    box-shadow: 0 3px 6px rgb(0,0,0,0.16);
}
.sUper_section .main_div .package_sec label {
    width: 30%;
    float: left;
    color: #676767;
    font-size: 16px;
    line-height: 45px;
    font-weight: normal;
    font-family: 'Roboto';
}
.sUper_section .main_div form {
    position: relative;
    padding-bottom: 60px;
}
.sUper_section .main_div .package_sec .form-control {
    width: 70%;
    float: left;
    border: 1px solid #707070;
    border-radius: 6px;
    opacity: 0.8;
    min-height: 45px;
    color: rgb(103,103,103,0.8);
    font-size: 14px;
    font-weight: normal;
    font-family: 'Roboto';

}
.sUper_section .main_div .package_sec textarea.form-control {
    min-height: 115px;
}
.sUper_section .main_div .package_sec .btm {
    position: absolute;
    bottom: 0;
    border-top: 1px solid #098A38;
    width: 100%;
}
.sUper_section .main_div ul.btm_btns {

    float: right;
    margin: 0;
        padding: 15px 0px;
}
.sUper_section .main_div ul.btm_btns li {

    display: inline-block;
    margin: 0px 12px;

}
.sUper_section .main_div .form-group.lst {
    margin-bottom: 40px;
}
.sUper_section .main_div .cancel {
    background: transparent;
    border: 1px solid #36BB43;
    border-radius: 6px;
    color: #33BB4A;
    font-size: 14px;
    height: 33px;
    width: 133px;
    font-family: 'Roboto';

}
.sUper_section .main_div .Save {
    background: #098A38;
    border: 1px solid #36BB43;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto';
    height: 33px;
    width: 133px;

}
.sUper_section .main_div .package_sec select.form-control {
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    background: url("../img/slbg.png");
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 96% 50%;
}
.sUper_section .main_div .form-group {
    margin-bottom: 20px;
    display: table;
    width: 100%;
    padding: 0 45px;
}
.sUper_section .main_div .MaIn_title h2 span img {
    width: 24px;
}
.sUper_section .main_div .MaIn_title h2 span {
    float: right;
    cursor: pointer;
    }
.sUper_section .PacKage_selec {
    margin: 20px 0 0;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid rgb(112,112,112,0.31);
    padding: 45px 35px;
}
.sUper_section .PacKage_selec label.sele_pkg {
    font-size: 16px;
    line-height: 19px;
    color: #676767;
    font-family: 'Roboto';
    font-weight: normal;
    margin-right: 45px;
}
.sUper_section .PacKage_selec select {
    border: 1px solid #707070;
    border-radius: 6px;
    opacity: 0.8;
    min-height: 45px;
    color: rgb(103,103,103,0.8);
    font-size: 14px;
    font-weight: normal;
    font-family: 'Roboto';
        appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../img/slbg.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 96% 50%;
    width: 351px;
}
.sUper_section .permissi0n th {
    background: rgb(208,238,221,0.57);
    vertical-align: middle;
    color: #676767;
    font-size: 16px;
    line-height: 19px;
    font-family: 'Roboto';
    font-weight: normal;
    padding: 13px 18px;
}
.sUper_section .permissi0n tbody {
    border: 0;
}
.sUper_section .permissi0n td {
    background: #ffffff;
    vertical-align: middle;
    color: #676767;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Roboto';
    font-weight: normal;
    padding: 14px 18px;
}
.sUper_section .permissi0n .checkbox {
    text-align: right;
    margin: 0;
}
.sUper_section .permissi0n .clkbl {
    margin-left: 40px;
}
.sUper_section .permissi0n label {
    line-height: 22px;
}

.sUper_section .permissi0n th .checkbox input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: -28px;
}
.sUper_section .permissi0n input[type=checkbox] {
    width: 16px;
    height: 16px;
}
.sUper_section .permissi0n .pLusImg {
    display: none;
}
.sUper_section .permissi0n .pLusImg, .sUper_section .permissi0n .mInusImg {
    width: 22px;
}
.sUper_section table.permissi0n {
    margin-bottom: 15px;
}
.sUper_section .t0p_perSel {
    font-size: 16px;
    line-height: 19px;
    color: #676767;
    font-family: 'Roboto';
    font-weight: normal;
    display: inline-block;
    width: 100%;
        margin: 20px 0 11px;
}
.sUper_section .t0p_perSel input[type=checkbox] {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    margin-left: -25px;
}
.sUper_section .t0p_perSel .checkbox {
    margin: 0;
}
.sUper_section .btm2 {
    width: 100%;
    background: #ffffff;
    display: inline-block;
}
.sUper_section .btm2 ul.btm_btns {
    float: right;
    margin: 0;
    padding: 15px 0px;
}
.sUper_section .btm2 ul.btm_btns li {
    display: inline-block;
    margin: 0px 12px;
}
.sUper_section .btm2 ul.btm_btns li .cancel {
    background: transparent;
    border: 1px solid #36BB43;
    border-radius: 6px;
    color: #33BB4A;
    font-size: 14px;
    height: 33px;
    width: 133px;
    font-family: 'Roboto';
}
.sUper_section .btm2 ul.btm_btns li .Save {
    background: #098A38;
    border: 1px solid #36BB43;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto';
    height: 33px;
    width: 133px;
}
.sUper_section .edit_Sec .dropdown {
    display: inline-block;
    margin-left: 4px;
}
.sUper_section .edit_Sec button.dropdown-toggle {
    background: transparent;
    border: 0;
    padding: 0;
}
.sUper_section .edit_Sec .dropdown-menu {
    min-width: auto;
    top: 12px;
    padding: 1px 0;
    margin: 2px 0 0;
}
.sUper_section .edit_Sec .eDIt a {
    color: #098A38;
    text-decoration: none;
}

/*hhhh*/
.left-half_Ac {
    /*background: linear-gradient(90deg, #28BC61, #48B818);
    background: -moz-linear-gradient(90deg, #28BC61, #48B818);
    background: -webkit-linear-gradient(90deg, #28BC61, #48B818);
    background: -o-linear-gradient(90deg, #28BC61, #48B818);
    background: -ms-linear-gradient(90deg, #28BC61, #48B818);*/
    padding: 50px 60px 0 70px;
    z-index: 9;
    position: relative;
}
.right-half_Ac h2 {
    margin: 0;
    color: #707070;
    font-size: 25px;
    line-height: 53px;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: Segoe UI;
    border: 0px !important;
}
.right-half_Ac .sub_tiTLe {
    margin: 0;
    font-size: 16px;
    color: #24253A;
    line-height: 19px;
    font-family: 'Roboto';
    margin-bottom: 30px;
}
.left-half_Ac h1.top_log0 {
    margin: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
}
.left-half_Ac h1.top_log0 span:before {
    height: 45px;
    display: block;
    width: 2px;
    background: #707070;
    content: '';
    position: absolute;
    top: -37%;
    left: 20px;
    border-radius: 17px;
    opacity: 0.26;
}
.left-half_Ac h1.top_log0 span {
    font-size: 18px;
    font-weight: normal;
    line-height: 22px;
    padding-top: 7px;
    padding-left: 40px;
    position: relative;
    color: #7E7E7E;
}
.left-half_Ac p {
    color: #707070;
    font-size: 20px;
    line-height: 24px;
    font-family: 'Roboto';
    text-align: left;
    position: relative;
    max-width: 445px;

}
.left-half_Ac p:after {
    content: '';
    position: absolute;
    bottom: -21px;
    background: #1C6AFF;
    height: 2px;
    width: 74%;
    left: 0;
    opacity: 0.5;
}

.right-half_Ac .form-group {
  position: relative;
  margin-bottom: 20px;
}

.right-half_Ac .form-control-placeholder {
  position: absolute;
  top: 12px;
  transition: all 200ms;
    color: rgb(36,37,58,0.7);
    font-size: 16px;
    font-weight: normal;
    left: 20px;
}
.right-half_Ac .form-control{
    background: transparent;
}

.right-half_Ac .checkbox label {
    color: #707070 !important;
    font-size: 20px !important;
    line-height: 27px;
    padding-left: 30px;
}

.right-half_Ac a {
    color: #2972FF;
    text-decoration: none;
    font-size: 20px;
}
.right-half_Ac a:hover{
    text-decoration: none;
}
.right-half_Ac .form-control:focus + .form-control-placeholder {
    top:-12px;
     background: #ffffff;
       padding: 0 9px;
     color: #3EB92D;
    font-size: 16px;
    font-weight: normal;
     font-family: 'Roboto';
     opacity: 1;
     left: 12px;
}
.right-half_Ac .form-control:valid + .form-control-placeholder {
    top:-12px;
     background: #ffffff;
       padding: 0 9px;
    font-size: 16px;
    font-weight: normal;
     font-family: 'Roboto';
     opacity: 1;
     left: 12px;
}
.right-half_Ac .prcd_btn{
    background:#fff;
    border: 1px solid #2972FF;
    color: #2972FF;
    font-family: 'Roboto';
    position: relative;
    width: 79%;
    padding: 15px 0;
    font-size: 23px;
    border-radius: 30px; 
    outline: none;
}
.right-half_Ac .prcd_btn:hover,
.right-half_Ac .prcd_btn:focus,
.right-half_Ac .prcd_btn:active
 {
    background: transparent linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    background: -moz-linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    background: -webkit-linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    background: -o-linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    background: -ms-linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #2972FF;
    color: #fff;
    font-family: 'Roboto';
    position: relative;
    width: 79%;
    padding: 15px 0;
    font-size: 23px;
    border-radius: 30px;
    outline: none;
}
.right-half_Ac input[type=text], .right-half_Ac input[type=email], .right-half_Ac input[type=password] {
    height: 45px;
    box-shadow: none;
    border: 0;
    padding: 0;
    border-bottom: 1px solid #cdcdcd;
}
.left-half_Ac .list-group-item {
    border: 0;
    background: rgb(0,0,0,0);
    text-align: left;
    color: #707070;
    font-size: 25px;
    line-height: 24px;
    font-family: 'Roboto';
    padding: 0;
    margin-bottom: 25px;
    padding-left: 0;
    margin-left: 0;
}
.left-half_Ac .list-group {
    margin-top: 90px;
}
.left-half_Ac h1.top_log0 img {
        max-width: 205px;
    }
.left-half_Ac .list-group-item img {
    margin-right: 23px;
    width: 22px;
    height: 22px;
}
  .right-half_Ac input[type=checkbox] {
    height: 17px;
    position: absolute !important;
    width: 17px;
    left: 0 !important;
    top: 10px !important;
}

@media only screen and (max-width: 1430px) and (min-width: 1300px) {
  /*  .right-half_Ac h2 {
    margin: 0;
    color: #24253A;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}*/
    .right-half_Ac .sub_tiTLe {
        margin-bottom: 15px;
    }
    .right-half_Ac input[type=text], .right-half_Ac input[type=email], .right-half_Ac input[type=password] {
        height: 38px;
        padding: 0;
    }
    .left-half_Ac .list-group-item {
        border: 0;
        background: rgb(0,0,0,0);
        text-align: left;
        color: #707070;
        font-size: 25px;
        line-height: 24px;
        font-family: 'Roboto';
        padding: 0;
        margin-bottom: 25px;
        padding-left: 0;
        margin-left: 0;
    }
    .left-half_Ac .list-group-item img {
        margin-right: 15px;
        vertical-align: top;
        width: 19px;
        height: 19px;
    }
    .right-half_Ac .form-group {
        margin-bottom: 12px;
    }
    .right-half_Ac .form-control-placeholder {
        top:8px;
        font-size: 14px;
    }
    .right-half_Ac  .checkbox {
        position: relative;
    }
    .right-half_Ac .form-control:focus + .form-control-placeholder, .right-half_Ac .form-control:valid + .form-control-placeholder {
    top: -3px;
    line-height: 7px;
        font-size: 14px;
}
   .right-half_Ac .prcd_btn {
    background: #fff;
    border: 1px solid #2972FF;
    color: #2972FF;
    font-family: 'Roboto';
    position: relative;
    width: 79%;
    padding: 12px 0;
    font-size: 23px;
    border-radius: 30px;
    outline: none;
}
.right-half_Ac .prcd_btn:hover,
.right-half_Ac .prcd_btn:focus,
.right-half_Ac .prcd_btn:active
 {
    background: transparent linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    background: -moz-linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    background: -webkit-linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    background: -o-linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    background: -ms-linear-gradient(101deg, #4684FF 0%, #1A68FF 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #2972FF;
    color: #FFF;
    font-family: 'Roboto';
    position: relative;
    width: 79%;
    padding: 12px 0;
    font-size: 23px;
    border-radius: 30px;
    outline: none;
}
.proceedBtn {
    text-align: center;
    margin-top: 30px;
}
    .right-half_Ac .checkbox label {
    color: #24253A;
    font-size: 13px;
}
    article.my_AC0uNt {
    left: 50%;
    
}
.right-half_Ac a {
    color: #2972FF;
    text-decoration: none;
    font-size: 17px;
}
.right-half_Ac span {
    color: #707070;
    text-decoration: none;
    font-size: 17px;
}
.right-half_Ac .checkbox label a {
    color: #2972FF;
    text-decoration: none;
    font-size: 20px;
}
.subscription_wrapper{
  position: relative;
}
.subscription_bg:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(/pro.mastersindia.co/img/subscriptionbg.svg);
    background-repeat: no-repeat;
    background-position: 47% 95%;
    z-index: 1;
    background-size: 250px;
}
.right-half_Ac.fl_Ac {
    z-index: 9;
}

