/*gst common style */
.width_16per {
	width :16%;
}
.width_30per {
	width :20%;
}
.width_20per {
	width :20%;
}
.width_50per {
	width : 50%;
}
.width_70per {
	width : 70%;
}
.width_80per {
	width : 80%;
}
.width_100per {
	width : 100%;
}
.gstpadding_20px{
	padding : 40px 20px 0px 20px;
}
.gstpadding_left_20px {
	padding-left:20px !important;
}
.gstFloat_left{
	float : left;
}
.gstpadding_0px {
	padding: 0px;
}
.gstpadding_left_0px
{
	padding-left:0px;
}
.gstPaddingTop20px {
	padding-top : 20px;
}
.cursorPointer {
	cursor: pointer;
}
.acc-gst_content {
    padding: 20px 0px 0px 0px;
    font-size: 18px;
    margin : 0px;
}
.acc-gst_content__buttons .font_20 {
    font-size: 20px;
}
.commonColbtn {
	padding: 3px 20px;
    border-radius: 3px;
    width: auto;
    color: #fff;
    outline: none;
    font-size: 14px !important;
    margin-left: 10px;
}
.inactiveBtnclass {
	transition: all .0s;
    padding: 3px 20px;
    width: auto;
    outline: none;
	background-color: transparent;
    border: none;
    color: #000000;
}
.inactiveBtnclass:hover {
       transition: all .0s;
    padding: 3px 20px;
    border-radius: 3px;
    width: auto;
    background-color: #ccc;
    color: #000;
    outline: none;
    border: 1px solid #ccc;
}
.gstbuttonlist ul {
	list-style-type : none; 
}
.gstGetButton {
    padding-top: 3px;
}
.gstbuttonlist ul li {
	display: inline-block;
    float: left;
    margin: 5px 20px 5px 0px;
    border: 1px solid #10a9f5;
    border-radius: 20px;
    padding: 3px 10px;
    cursor : pointer;
    color : #10a9f5;
}
.gstbuttonlist ul li.active {
    color : #ffffff;
    background-color : #10a9f5;
}
.gstbuttonlist ul li:active {
    color : #ffffff;
    background-color : #10a9f5;
}
.uploadGstr1btn{
	float: left;
    padding-top: 5px;
}
.gstuploadbtn {
	float: left;
    padding-top: 5px;
    padding-left: 5px;
}
.send_otp_gst input {
    width: 70%;
    margin : 0 auto;
}
.invoiceBgColor {
	background-color : #f7f9fd;
}
.invoiceTabPaddingtopBot100px {
	padding : 100px 0px;
}
.invoiceTabPaddingtopBot70px {
	padding : 15px 0px;
}
.gst_margin_padding
{
	margin-top:20px;
	padding-left:0px;
}
/*gst common style  END*/
.gst_box_total_padding {
    padding: 20px 0px 0px 0px;
}
.file_gstr_header {
    font-weight: 600;
    font-family: 'Roboto light';
    float: left;
    padding-bottom: 5px;
    font-size: 20px;
}
.gst_datepicker_month {
    padding: 5px;
    border: 2px solid #ccc;
    border-radius: 3px;
}
.gst_input_padding {
    padding: 0;
    text-align: right;
    font-size: 16px;
    border:none;
}
.gst_input_padding:focus {
    border:2px solid #27ae60;
    border-radius: 3px;
    height: 30px;
}
.gst_header_fontsize {
    font-weight: 600;
    font-family: 'Roboto regular';
    text-align: right;
}
.gst_grand_total {
    padding: 0px 0px 0px 20px;
    font-size: 18px;
}
.gst_taxliability_font {
    padding: 0;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto regular';
}
.gst_tax_underline_border {
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}
.gst_view_span{
    width: 100%;
    float: left;
    font-size: 16px;
    font-family: 'Roboto regular';
}
.gstpayable_total
{
    padding: 0px;
    text-align: right;
    padding: 4px 0px 4px 5px;
}
.gst .inline-input-form{
    padding: 5px 0px 5px 15px;
}
.gst_box_padding {
    padding: 10px 0px 0px 0px;
}
.datepicker_font {
    font-size: 14px;
    font-weight: 600;
}
.gst_header_lable {
    font-size: 18px;
    font-family: 'Roboto regular';
}

/* gst_financialyear */

.gst_return{
	padding: 40px;
}
.month_selectlist {
	width: 100%;
    padding: 5px 5px;
    border-radius: 5px;
    /*border: 2px solid rgba(0, 0, 0, 0.42);*/
    margin-top: 10px;
}
.gstheader_lable {
	font-size: 16px;
    padding: 5px;
    font-weight: 600;
}
.gst_month_button {
	text-align: center;
	padding-top: 32px;
}
.gst_month_button button {
	padding: 6px 35px;
    background-color: #27ae60;
    border: 1px solid #27ae60;
    border-radius: 5px;
    color: #fff;
}
.headerbottom_padding {
	padding-bottom: 30px;
}
.gst_outerpadding {
	padding: 15px;
}
.gst_return .innerout_box {

}
.box_innerpadding {
	padding:15px;
	border: 1px solid white;
    float: left;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    width: 100%
}
.gstr1_fontsize {
	font-size: 18px;
    padding: 0;
    font-family: 'Roboto regular';
}
.duedate_fontsize {
    padding: 0px;
    text-align: right;
    font-family: 'Roboto regular';
    font-size: 12px;
}
.duedate_fontsize p {
	margin-bottom: 0;
}
.gst_button_padding {
	padding: 50px 0px 10px 0px;
}
.gst_Generate {
	padding: 0px;
	text-align: center;
}
.gst_Generate a {
	border: 1px solid #27ae60;
    border-radius: 3px;
    padding: 3px 10px;
    color: #27ae60;
    width: 80px;
    float: left;
    margin: 0px 10px;
}
.gst_Prepare {
	padding: 0px;
	text-align: center;
}
.gst_Prepare a {
	border: 1px solid #27ae60;
    border-radius: 3px;
    padding: 3px 10px;
    color: #27ae60;
    width: 80px;
    float: left;
    margin: 0px 10px;
}
.gst_File {
	padding: 0px;
	text-align: center;
}
.gst_File a {
	border: 1px solid #27ae60;
    border-radius: 3px;
    padding: 3px 10px;
    color: #27ae60;
    width: 80px;
    float: left;
    margin: 0px 10px;
}
.down_arrow
{
	position: absolute;
    top: 11px;
    right: 25px;
}
#invoicePage .gstin_arrow_hide
{
	-webkit-appearance: none;
}
#invoicePage select::-ms-expand {
    display: none;
}
/* gst_financialyear END */

/* gst_summary */
.box_summary_innerpadding {
    border: 1px solid rgba(0, 0, 0, 0.11);
    float: left;
    border-radius: 5px;
    background-color: #fff;
    width: 100%;
    max-height: 260px;
}
.gst_summary {
    padding:40px;
}
.summary_lable {
    font-size: 18px;
}
.gst_summarybutton {
    text-align: right;
}
.gst_summarybutton button {
    background-color: initial;
    border: 1px solid #27ae60;
    border-radius: 3px;
    padding: 3px 15px;
    margin: 0px 5px;
    color: #27ae60;
}
.gst_summary_value_padding {
    padding: 50px 0px 0px 0px;
}
.summary_outerbox {
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: #ffffff;
    margin-top: 25px;
    padding: 15px;
    float: left;
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px
}
.summary_outerbox label {
    font-size: 16px;
}
.gst_invoice_value p {
    margin-bottom: 0px;
    font-size: 34px;
    font-weight: bold;
    color: #27ae60;
}
.gst_invoice_value label {
    font-size: 16px;
    color: #27ae60;
}
.gst_head_innerpadding {
    padding: 0px 15px;
    background-color: rgba(204, 204, 204, 0.29);
    height: 60px;
}
.gst_textleft_padding {
    padding: 10px 0px 0px 0px;
}
.gst_textleft_padding p {
    font-size: 16px;
    padding: 0;
    font-family: 'Roboto regular';
    font-weight: bold;
}
.gst_textright_padding {
    padding: 10px 0px 0px 0px;
}
.gst_textright_padding p {
    font-size: 18px;
    padding: 0;
    font-family: 'Roboto regular';
    text-align: right;
}
.gst_pending_label {
    padding: 15px;
}
.gst_pending_label label {
    font-size: 14px;
}
.gst_summaryinvoice_total {
   padding: 35px 0px 0px 0px;

}
.gst_summaryinvoice_total p {
    font-size: 16px;
}
.summary_border_left {
    padding-left: 20px;
    border-left: 2px solid rgba(0, 0, 0, 0.33);
}
/* gst_summary END*/

.color_circle {
	border: 1px solid #a1a1a1;
    background-color: #333;
    width: 8px;
    height:8px;
    border-radius: 100%;
}
.table_header {
	border-bottom:1px solid #d4d6da !important;
	font-size:14px !important;
	font-weight:600;
}
.table_bg_clr {
	background-color:transparent;
}
.row_border {
	border-bottom:1px solid #d4d6da !important;
}
.text_right {
	text-align:right;
}
.color_blue {
	color:#10a9f5 !important;
}
.color_red
{
	color:#ff2e63 !important;
}
.color_black {
	color:#333 !important;
}
.color_green
{
	color:#35e507 !important;
}
.action_button  {
	border: 1px solid #B7B7B7;
    width: 5opx;
  	padding: 4px 20px;
    background-color: #B7B7B7;
    color: #fff !important;
    border-radius: 5px;
}
.acept_btn_margin {
	margin-right:10px;
}
.bg_green {
 	  background-color: #59C203;
 	  border: 1px solid #59C203;
}
.bg_red {
 	  background-color: #FF0000;
 	  border: 1px solid #FF0000;
}
.status_cir {
	margin-top: 12px;
    margin-left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #959595;
    float: right;
}
.waiting_cir {
	 background: #dfe0e4 !important;
}
.upload_circle {
	 background: #10A9F5 !important;
}
.error_pending_cir {
	 background: #F68E56 !important;
}
.accept_cir {
	 background: #59C203 !important
}
.reject_cir {
	 background: #FF2E63 !important;
}
.activebtn {
	color: #ffffff !important;
    background-color: #10a9f5 !important;
}
.unchecked_img {
	background-image: url(../images/blank_checkbox.svg);
    width: 20px;
    height: 40px;
    background-size: 50px 15px;
    background-repeat: no-repeat;
    background-position: center center;
}
.checked_img {
	background-image: url(../images/checkbox.svg);
    width: 20px;
    height: 40px;
    background-size: 50px 15px;
    background-repeat: no-repeat;
    background-position: center center;
}
.gst_invoicedatepicker .datepicker.dropdown-menu {
	min-width: 50px ! important;
    max-width: 100px ! important;
    z-index: 999999 ! important;
}
.invoiceInfoTip {
    position: relative;
    cursor:pointer;
}
.invoiceInfoTip .invoiceInfoTiptext {
    visibility: hidden;
    width: 130px;
    background-color: #10a9f5;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 999999;
    bottom: 80%;
    left: 50%;
    margin-left: -60px;
    opacity : 1;
}
.invoiceInfoTip .invoiceInfoTiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #10a9f5 transparent transparent transparent;
}
.invoiceInfoTip:hover .invoiceInfoTiptext {
    visibility: visible;
}
/*  Gst Invoice Nav Bars  Start */

.gstinList {
	padding : 10px 0px;
}

.gstinList span {
	float : left;
	padding-top : 5px;
}
.registerBtn{
	padding-left : 0px;
	text-align : left;
}
.gstinList .addGstinButton
{    border: none;
    background-color: transparent;
    color: #10a9f5;
    padding: 0px;
    letter-spacing: 1px;
    margin-left: 20px;
}
.gstTInNUmberSpan ,.gstTInNameSpan{
	font-family:'roboto regular';   
    font-size: 16px;
}
.gstRegisteredBtn {
	border: 1px solid #ffffff;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 5px 20px;
    color: #10A9F5;
    text-align: center;
}
.gstRegisterBtn {
	background-color: #10A9F5;
    color: #ffffff;
    border: 1px solid #10a9f5;
    padding: 5px 28px;
    border-radius: 30px;
    text-align: center;
}
.gstRegisteredBtnSpan img {
	margin-top: -4px;
}
.gstinInputBox {
	border: 1px solid black;
    border-radius: 3px;
    margin: 0px 0px;
}
.taxDetailgstinInputBox {
	border: 1px solid #d2d6de;
    border-radius: 3px;
    margin: 0px 0px;
}
.taxDetailgstinInputBox:focus,.taxDetailgstinInputBox:active{
	border: 1px solid #d2d6de;
}
.gstinSelectBox {
	border: 1px solid black;
    border-radius: 3px;
    margin: 0px 0px;
    height: 30px;
    width: 100%;
}
.gstinAddBtn {
	color : #10a9f5;
	cursor: pointer;
	padding:0px 20px;
}
.gstPaddingTop40px{
	padding-top : 40px;
}
#invoicePage .invoiceNavBarLeft {
	padding-left : 20px;
	width : 100%;
	float : left;
	background-color : #f7f9fd;
}

#invoicePage .invoiceNavBarLeft>li.active>a {
	border-top-color: transparent;
	color: #10a9f5 ! important;
    background-color: transparent;
    border-radius: 0;
    position: relative;
    display: block;
    padding: 10px 15px;
    height: 40px;
    margin-top : 0px;
    border-bottom : 2px solid #10A9F5;
}
#invoicePage .invoiceNavBarTabNormal {
	border-top-color: transparent;
	color:#555;
    background-color: transparent;
    border-radius: 0;
    position: relative;
    display: block;
    padding: 10px 15px;
    height: 40px;
    margin-top : 0px;
    border-bottom : 3px solid transparent;
}
#invoicePage .invoiceNavBarRight>li{
	margin-bottom: -10px;
}


/*  Gst Invoice Nav Bars Ends */

/*  Gst InvoiceDetail UploadGSTR BUtton Modal POPUP  Starts */

#toastmsg {
    visibility: hidden;
    min-width: 350px;
    margin-left: -125px;
    background-color: rgba(240,173,78,0.9);
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 10px;
    position: fixed;
    z-index: 1;
    right: 5%;
    top: 100px;
    font-size: 14px;
    max-height: 40px;
    box-shadow: 2px 5px 9px #888888;
}
#toastmsg.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

@-webkit-keyframes fadein {
    from {top: 0; opacity: 0;} 
    to {top: 100px; opacity: 1;}
}

@keyframes fadein {
    from {top: 0; opacity: 0;}
    to {top: 100px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {top: 100px; opacity: 1;} 
    to {top: 0; opacity: 0;}
}

@keyframes fadeout {
    from {top: 100px; opacity: 1;}
    to {top: 0; opacity: 0;}
}

/*  Gst InvoiceDetail UploadGSTR BUtton Modal POPUP  Starts */

/*  Gst InvoiceDetail Modal POPUP  Start */
.invoice_popup {
	font-family: 'Roboto regular';
	position: absolute;
	left: 50%;
	top:65px;
}	
.org_name {
	color: #10a9f5;
    font-size: 22px;
}
.org_code {
	color:#d8d8d8;
}
.popup_date {
	text-align: right;
    margin-top: 5px;
    font-size: 15px;
}
.popup_position {
	padding-left:0px;
	padding-right:0px;
	position: relative;
	left: -26%;
	border:1px solid:#fff;
	background-color:#fff;
	border-radius:8px;
}
.popup_noPadding {
	padding-left:0px;
	padding-right:0px;
}
.total_title {
	font-size: 12px;
}
.total_abount {
	font-size:22px;
}
.gstInputLablefont_16 {
	font-size :16px ! important;
}
.txt_red {
	color:red !important;
}
.delete_img {
	background-image: url(../images/dustbin.svg);
    width: 35px;
    height: 20px;
    background-size: 25px 17px;
    background-repeat: no-repeat;
    float:left;
}
.popup_close {
	border: 1px solid #10a9f5;
    text-align: center;
    padding: 7px;
    background-color: #10a9f5;
    color: #fff;
    border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
    cursor: pointer;
}
.popup_bottom_bg_clr {
	background-color:#f3f2e8;
}
.light_blue
{
	background-color:#f3fbfe;
}
.vertical_aln_top {
	vertical-align:top !important;
}
.first_box_shadow {
	box-shadow: -3px -15px 48px -12px #d3d3d3;
}
.second_box_Shadow {
	box-shadow: -3px -22px 47px -12px #d3d3d3;
}
.mistake_label {
    border: 1px solid #ff2e63;
    border-radius: 30px;
    background-color: #ff2e63;
    color: #fff !important;
    padding: 3px 8px 3px 8px !important;
    font-size: 15px;
    margin-left: 10px;
}
#myInvoiveDetail table {
	margin-bottom:10px !important;
}
.popup_address {
	margin-top:15px;
	margin-bottom: 20px;
}
.margin_top_25px {
	margin-top:25px;
}
.blue_left_border {
	border-left: 5px solid #10a9f5;
}
.padding_left_30px {
	padding-left:30px;
}
.pos_edit_edit{
	margin-top: -11px;
    padding-left: 187px;
}
/* media query in mobile view - pos edit*/
@media only screen 
and (min-device-width : 248px) 
and (max-device-width : 768px){
	.pad_left{
		padding-left:0px;      
   }
   .width_50{
    width: 50% !important;
   }
   
}
@media only screen 
and (min-device-width : 248px) 
and (max-device-width : 540px){
   .padding_left{
    padding-left: 150px;
   }
}

@media only screen 
and (min-device-width : 620px) 
and (max-device-width : 1024px){
	.max_width_cont{
		width:max-content;
	   }
       .max_width_30{
		max-width: 40%;
	   } 	
}


/*  Gst InvoiceDetail Modal POPUP Ends */

/* Invoice Check Box Starts */

#invoicePage .regular_checkbox , .gstr_table .regular_checkbox{
    -webkit-appearance: none;
    background-color:#fff;
    background-image: url(../images/blank_checkbox.svg);
    width: 14px;
    height: 14px;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top:5px;
}
#invoiceTable .regular_checkbox, #expenseTable .regular_checkbox, .gst_gray_checkboxes .regular_checkbox
{
	background-image: url(../images/gray_uncheck.svg) !important;
}
#invoiceTable .regular_checkbox:checked, #expenseTable .regular_checkbox:checked, .gst_gray_checkboxes .regular_checkbox:checked
{
	background-image: url(../images/gray_checked.svg) !important;
}
#invoicePage .regular_checkbox:focus, .gstr_table .regular_checkbox:focus
{
	outline:none !important;
}
#invoicePage .regular_checkbox:active, .regular_checkbox:checked:active, .gstr_table .regular_checkbox:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
#invoicePage .regular_checkbox:checked, .gstr_table .regular_checkbox:checked  {
    background-color:#fff;
    background-image: url(../images/checkbox.svg);
    width: 14px;
    height: 14px;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: center center;
    outline:none;
    margin-top:6px;
}
/* Invoice Check Box Ends */

/*gst invoice page */

.gst_invoice_date {
	border: 2px solid #a1a2a6 !important;
    background-color: #eaebf0 !important;
    border-radius: 4px;
    color: #555 !important;
    font-family: 'Roboto light' !important;
    font-size: 13px !important;
}
.gst_invoice_date:active,.gst_invoice_date:focus {
	border: 2px solid #10a9f5 !important;
}
#gstin_no select {
    border-color:#10a9f5 !important;
    border:2px solid #10a9f5 !important;
}
.col_centered {
	float: none;
	margin: 0 auto;
}
.border_collapse_init {
	border-collapse: initial !important;
}
.get_btn {
	padding: 5px 15px !important;
}
#invoice_tbl .table>thead>tr>th, #invoice_tbl .table>tbody>tr>th, #invoice_tbl .table>tfoot>tr>th, #invoice_tbl .table>thead>tr>td, #invoice_tbl .table>tbody>tr>td, #invoice_tbl .table>tfoot>tr>td {
    border-top: none !important;
}
#summary .table>thead>tr>th, #summary .table>tbody>tr>th, #summary .table>tfoot>tr>th, #summary .table>thead>tr>td, #summary .table>tbody>tr>td, #summary .table>tfoot>tr>td,.border_top_none {
    border-top: none !important;
}
/*gst invoice page end */
/*gstr-3B start*/

.tble_style
{
	background-color: #fbfcfe !important;
    border: 2px solid #d2edfb !important;
    border-radius: 8px !important;
    border-collapse: initial !important;
}

.tble_style th
{
	background-color:#e3f4fd;
	font-weight:normal;
}
.gst_input
{
	width: 100% !important;
    padding: 0px 5px 0px 0px !important;
    text-align: right !important;
    border: 2px solid #d2edfb !important;
    border-radius: 3px !important;
}
.tble_head
{
	margin-top: 50px;
    margin-left: 2px;
    font-size: 13px;
    font-weight: bold !important;
    font-family: 'roboto regular';
    margin-bottom: 10px;
}
.tble_first_head
{
	margin-top: 10px;
    margin-left: 2px;
    font-size: 13px;
    font-weight: bold;
    font-family: 'roboto regular';
    margin-bottom: 10px;
}
.total_selected
{
	background-color: #10a9f5;
    color: #fff;
    padding: 1px 6px 1px 6px;
    border-radius: 15px;
    margin-left: 5px;
    margin-right:30px;
}
.footer_style
{
    border-top: 2px solid #ccc;
    background-color: #FFFFFF;
    bottom: 0;
    float: left;
    width: 100%;
    overflow: hidden;
    position: fixed;
    left: 0px;
    z-index: 1000;
    height: 60px;
}
/* media query in mobile screen */
@media  screen 
and (min-device-width : 520px) 
and (max-device-width : 1000px) {
	
	.max_width80{
		max-width: 91.333333%;
	}
 }
 @media  screen 
and (min-device-width : 150px) 
and (max-device-width : 480px) {
	
	.lineheight{
		height: 100px;
        margin-right: 100px;
	}
    
 }
.footer_lineHight
{
	line-height:2;
}
.footer_lineHight
{
	line-height:2;
}
.gst_upload_btn
{
	float: right;
    border: 1px solid #10a9f5;
    background-color: #10a9f5;
    color: #fff;
    border-radius: 4px;
    padding: 1px 26px;
    margin-right:20px;
    margin-top:12px;
}
.gst_upload_btn1
{
	float: right;
    border: 2px solid #2c71b8;
    background-color: #298ec0;
    color: #fff;
    border-radius: 14px;
    padding: 1px 26px;
    margin-right:20px;
    margin-top:12px;
    width: 171px;
    height: 40px;
    font-size: 21px;
}
.them_background
{
	background-color: #10a9f5;
    border-radius: 28px;
    margin-top: 67px;
}
.text_align_last{
    text-align-last: center;
}

    .text_align_center {
        text-align: center;
    }
    .bottom_padding {
        padding-bottom: 14px;
    }
.not_upload_btn
{
	border: none;
    float: right;
    padding: 6px 65px 6px 20px;
    background-color: #dfe8f0;
}
.not_upload_btn_margin
{
	margin-top:8px;
	float:right !important;
}	

.footer_cnt_margin
{
	margin-top:12px;
}
.border_top_left_radius
{
	border-top-left-radius:8px !important;
}
.border_top_right_radius
{
	border-top-right-radius:8px !important;
}
.how_head
{
  color:#fff !important;
  width:100%;
}
.title_bold
{
	font-weight:bold;
}
.tble_style .btn-primary {
    background-color: #e3f4fd;
    border: 2px solid #d2edfb;
    padding: 4px;
    width:100%;
    border-radius:3px;
    color: #333;
    text-align: left !important;
}
.tble_style .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover
{
	color: #fff !important;
    background-color: #10a9f5 !important;
    border-color: #10a9f5 !important;
    text-align: left !important;
}
.tble_style .btn-primary:hover
{
	background-color: #10a9f5;
	border: 1px solid #10a9f5;
	color: #fff !important;
}
.tble_style .dropdown span
{
	float:right;
	margin-top:8px;
}
.tble_style .dropdown-menu {
    border-color: #d2edfb !important;
    width:100% !important;
    left:0px !important;
    min-width: 100% !important;
}
.tble_style .select_option
{
	padding:0px 0px 0px 10px;
}
.tble_style .select_option:hover
{
	background-color:#f5f5f5;
}
.tble_style select
{
	   
    padding: 4px 0px 4px 0px !important;
   	background-color: #ebf4fd;
    border: 2px solid #d2edfb !important;
    border-radius: 3px !important;
    width:73%;
}
.gst_background
{
	background-color:transparent !important;
}
.table_margin_bottom
{
	margin-bottom:40px;
}
.gst_content_height
{
	min-height:80vh;
}
.how_tbl_no
{
	padding: 2px 16px 0px 18px !important;
    background-color: #0e98dc !important;
    border-radius: 5px !important;
    color: #fff !important;
    font-size: 24px !important;
}
.how_right_arow
{
	background-image: url(../images/right_arrow.svg);
    width: 40px;
    height: 20px;
    background-size: 50px 15px;
    background-repeat: no-repeat;
    background-position: center center;
    float:right;
}
.how_down_arow
{
	background-image: url(../images/arrow_down.svg) !important;
    width: 40px;
    height: 20px;
    background-size: 50px 15px;
    background-repeat: no-repeat;
    background-position: center center;
    float:right;
}
.how_style
{
	margin: 0 auto; 
	float: none; 
	display: block; 
	overflow: hidden;
}
.how_head_bg
{
	margin-top: 30px;
	height: 50px;
	background-color: #10a9f5;
	border-radius: 5px;
	color:#fff;padding:0px 0px;
	cursor: pointer;
}
.how_hide_content
{
	border:1px solid #ebf4fd;
	background-color:#ebf4fd;
	padding: 30px 30px 24px 40px;
	display:none;
}
.how_hide_margin
{
	margin-bottom:60px !important;
}
.step_content
{
	margin-top:5px;
	margin-bottom:10px;
}
.i_icon
{
	margin-left:15px;
}
.tble_style .popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float:right;
}

/* The actual popup */
.tble_style .popup .popuptext {
    visibility: hidden;
    width: 400px;
    background-color: #10a9f5;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 100000;
    bottom: 125%;
    left: 0%;
    margin-left: -175px;
    line-height: 1.5;
    padding-left: 15px;
    padding-right:10px;
}
#mypopup .popuptext {
    display:none;
    width: 200px;
    background-color: #10a9f5;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 100000;
    bottom: 85%;
    left: 88%;
    margin-left: -175px;
    line-height: 1.5;
    padding-left: 15px;
    padding-right:10px;
}


/* Popup arrow */
.tble_style .popup .popuptext::after ,#mypopup .popuptext::after{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #10a9f5 transparent transparent transparent;
}


/* Toggle this class - hide and show the popup */
.tble_style .popup .show ,#mypopup .popup .show{
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}
.tble_style .popup_ok_btn,#mypopup .popup_ok_btn
{
	border: 1px solid #fff;
    padding: 0px 8px 0px 8px;
    outline: aliceblue;
    border-radius: 5px;
    margin-left: 10px;
    background: #fff;
    color: #10a9f5;
    float: right;
    margin-right: 10px;
    margin-top:10px;
}
.noLeftPadding
{
	padding-left:0px !important;
}
.pdf_summary_center{
	width:98%;
	margin:0px auto
}
 #gst_pdf_summary .table>tbody>tr>td{
	 border: 2px solid #e3f4fd;
}
/* this is for gst dialog box */
.gst_dialog .modal-content
{
	border-radius:5px;
	width:500px;
}
.gst_dialog .modal-dialog
{
	width:500px;
}
.gst_dialog .modal
{
	left:180px;
}

.gst_dialog .modal
{
	top:20%;
}
.gst_dialog .modal-header
{
	background-color: #10a9f5;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.gst_dialog .close
{
	font-size:21px !important;
	color:#fff;
	opacity:1;
}
.gst_dialog .modal-footer
{
	padding: 6px;
    text-align: right;
    border: none;
}
.gst_dialog .modal-body
{
	position: relative;
    padding: 15px;
    font-size: 16px;
    font-weight:normal;
    background-color: white;
}

.gst_dialog .modal-title
{
	color:#FFFFFF;
	font-family: 'Roboto regular';
    font-size: 16px;
}

.note_color
{
	color:#ff6900;
}
.note_content
{
	font-size:12px;
}
.gst_popup_content
{
	text-align: left;
    padding: 0px 10px;
    font-size: 18px;
    font-family: 'roboto regular';
    line-height: 1.5;
}
/*file gstr-3B end*/
/*gstr start*/
.gst_nolrPadding
{
   padding-left:0px !important;
   padding-right:0px !important;
}
.gst_noPadding
{
   padding:0px 0px !important;
}
.gstr_head
{
	font-family:'roboto bold';
	font-size:14px;
}
.gstr_datePicker
{
	font-size:14px;
	background-color: #fff !important;
    height: 30px;
    border: 1px solid #d2d2d2 !important;
    color:#868686 !important;
    padding:4px 12px !important;
    font-family:'roboto regular' !important;
    -webkit-appearance: menulist !important;
    cursor:pointer;
}
.upload_datePicker
{
	font-size:14px;
	background-color: transparent !important;
    height: 30px;
    border: 1px solid #555 !important;
    color:#555 !important;
    padding:4px 12px !important;
    font-family:'roboto regular' !important;
    cursor:pointer;
}
.gstr_btn
{
	text-align: center;
    color: #10a9f5;
    font-weight: 600;
    font-size: 14px;
    width: 100px;
    border: 1px solid #10a9f5;
    border-radius: 100px;
    padding: 4px 10px;
    margin-left: 6px;
    float: right;
    cursor:pointer;
  }
  .gstr_panel
  {
  	border:1px solid #10a9f5;
  	border-radius:5px;
	margin-top:30px;
  	border-left: 5px solid #10a9f5;
  	background-color:#fff;
  	overflow:auto;
  	box-shadow: 2px 2px 16px 0px rgba(0, 0, 0, 0.1);
	}
  .gstr_cnt_padding
  {
  	padding:16px;
  }
  .gstr_total_margin
  {
  	margin-top:40px;
  }
  .gstr_tbl_margin
  {
  margin-bottom:0px;
  }
  .gstr_tbl_head
  {
  	font-size:12px !important;
  }
  .gstr_tbl_cnt
  {
  	font-size:24px !important;
  	line-height:1 !important;
  }
.gstin_picker
{
	cursor:pointer;
	padding:4px 12px !important;
	color:#868686;
	height:30px !important;
}
.gstr1_invoice td, .gstr2_invoice td
{
	line-height:2.5 !important;
}
.gstr_margin
{
	margin: 20px 0px 20px 0px;
}
#gstr1_invoice .form-control ,.gst_date_gstin .form-control, #gstr2 .form-control ,.gst_date_gstin .form-control
{
	cursor: pointer;
    padding: 4px 12px !important;
    color: #555;
    background-color:transparent;
    border:1px solid #555;
}
.gstr_home a
{
	color: #555;
    font-weight: normal;
}
.total_select_margin
{
	margin-top:12px;
}
.gstr1_title, .gstr_title
{
	font-size:22px;
}
.gstr1_margin_top
{
	margin-top: 20px;
    padding-left: 0px;
}
/*new gstr-1 end*/
/*gstr-1 submit */
.gstr_submit tbody>tr>td , .gstr_submit tbody>tr{
    border: 1px solid #d2edfb !important;
}
.gstr_submit tbody>tr>td {
    width:50% !important;
    background-color:#fff;
    line-height:1.5 !important;
}
#gstr1_invoice .table>tbody>tr>th, #gstr2 .table>tbody>tr>th , .gst_page .table>tbody>tr>th
{
	border-top:none !important;
}
/* gstr1_submitend */
/*gst index */
.gstr1_invoice_margin
{
	margin: 20px 0px 20px 0px;
}
.gst_chart
{
	min-width:350px;
	max-width:400px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}
.gstr1_background_img1
{
    background-image: url(../images/gstr_home_img_1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 180px;
    text-align: center;
    color:#fff;
    border: 1px solid #10a9f5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #10a9f5;
}
.gstr1_background_img2
{
    background-image: url(../images/gstr_home_img_2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 180px;
    text-align: center;
    color:#fff;
    border: 1px solid #10a9f5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #10a9f5;
}
.gstr1_background_img3
{
    background-image: url(../images/gstr_home_img_3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    height: 180px;
    text-align: center;
    color:#fff;
    border: 1px solid #10a9f5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #10a9f5;
}
.gstr_vertical_center
{
	position: absolute;
    top: 34%;
    left: 0%;
    height: 30%;
    width: 100%;
}
.gstr_vertical_center .title
{
	font-weight: bold;
    font-size: 22px;
}
.gstr_home .content_bg
{
    background-color: #fff;
    border: 2px solid #cee8f8;
    border-top: none;
    padding: 4% 4% 0% 4%;
   	border-bottom:none;
   	height:300px;
}
.gstr_home .circle
{
	position: absolute;
    height: 20px;
    width: 20px;
    background: #10a9f5;
    top: 0px;
    left: -11px;
    border-radius: 100px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
    line-height: 20px;
}
.gstr_home .panding_label
{
	font-size: 12px;
    background-color: #ff2e63;
    color: #fff;
    border: 1px solid #ff2e63;
    border-radius: 100px;
    padding: 0px 8px 2px 8px;
    margin-left:5px;
}
.gstr_home .content_detail
{
	height: 80px;
	border-left: 2px solid #fff;
	margin: 0% 8%;
	font-weight:bold;
}
.gstr_home .content_detail_last
{
	height: 50px;
	border-left: 2px solid #fff;
	margin: 0% 8%;
	font-weight:bold;
}
.gstr_home .content_footer
{
	background-color: #e7f6fe;
    border: 2px solid #cee8f8;
    text-align: center;
    border-top: none;
    padding: 6px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: bold;
    cursor:pointer;
}
.gstr_home .due_dateColor
{
	color:#ffc06d;
}
#reg_link a
{
	color:#10a9f5;
}
.reg_link
{
	font-size:12px;
	text-align:center;
}
/* gst index end */
/* file gstr-1 start */
.filegstr_input input
{
	color: #555;
	font-family:'roboto regular';
	padding:0px 5px;
}
.gstr_placeholder::-webkit-input-placeholder {
	color: #555;
	opacity:1;
	font-family:'roboto regular';
	padding:0px 4px;
}
.gstr_placeholder:-moz-placeholder { /* Firefox 18- */
	color: #555;
	opacity:1;
	font-family:'roboto regular';
	padding:0px 4px;
}
.gstr_placeholder::-moz-placeholder { /* Firefox 19+ */
	color: #555;
	opacity:1;
	font-family:'roboto regular';
	padding:0px 4px;
}
.gstr_placeholder:-ms-input-placeholder {
	color: #555;
	opacity:1;
	font-family:'roboto regular';
	padding-left:5px !important;
}
.filegstr .file_gstr_select
{
	padding:0px;
	border:none;
	border-bottom:1px solid #555;
	background-color: #fff;
	width:100%;
	border-radius: inherit;
	font-family:'roboto regular';
}
.filegstr .file_gstr_input
{
	padding:2px;
	border:none;
	border-bottom:1px solid #555;
	background-color: #fff;
	width:100%;
	border-radius: inherit;
	font-family:'roboto regular';
}
.gst_date_gstin
{
	margin: 20px 0px 20px 0px;
}
.gstr_submit
{
	padding-top:40px;
	padding-bottom:40px;
	float:left;
}
.gsr_fild_upload input {
    background-image: url(../images/gstr_upload_img.svg) !important;
    background-size: 16px 16px !important;
    background-repeat: no-repeat !important;
    background-position: 99% !important;
}
.filegstr select {
    -webkit-appearance: none;
    background-image: url(../images/down.svg) !important;
    width: 14px;
    height: 26px;
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: 99.2%;
}
.gst_select
{
	margin-top:5px;
}
.gst_select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../images/down.svg) !important;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: 96%;
}
.gst_select select:active {
    background-color:#fff !important;
}
.gst_select select:focus {
    background-color:#fff !important;
}
.gst_select option:focus
{
	outline:5px solid red !important;
}
.gst_select input
{
    background-image: url(../images/down.svg) !important;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: 96%;
}
/* file gstr-1 end */
/* gstr1 loader popup */
.gray_upload
{
	cursor:pointer;
	color:#6b6b6c;
}
.upload_loader_circle
{
	width: 100px;
    height: 100px;
    border: 1px solid #e7e7e7;
    border-radius: 100px;
    margin: 0 auto;
    float: none;
    padding: 28px;
    transform: rotate(45deg);
}
.uploading_label
{
	padding-top: 20px;
    font-size: 22px;
    font-weight: bold;
}
.loader_footer
{
	padding-top: 10px;
    font-weight: bold;
}
.fill_top
{
	border-top-color: #10a9f5;
}
.fill_right
{
	border-right-color: #10a9f5;   
}
.fill_bottom
{
	border-bottom-color: #10a9f5;
}
.fill_left
{
	border-left-color: #10a9f5;
}
.upload_img
{
	transform: rotate(314deg);
}
.video_container
{
	position: fixed;
    right: 4%;
    bottom: 4%;
    min-width: 360px;
    background-color: #fff;
    min-height: 360px;
    max-height:400px;
    z-index: 1000;
    border:1px solid #fff;
    border-radius:5px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}

.video_content
{
	width:100%;
	text-align:center;
	padding-top:10px;	
	font-weight:bold
}
.video_head_name
{
	padding-left:8px;
	font-size:20px;
	font-weight:bold;
}
.video_head_from
{
	padding-left:8px;
	font-size:20px;
	font-weight:bold;
}
.video_close
{
	width:100%;
	padding:10px;
	text-align:right;
}
/* gstr1 loader popup end*/
/*gstr2 start*/
.summary_tbl_width
{
	min-width:400px;
	max-width:500px;
}
.dropdown .btn-primary {
    background-color: #10a9f5;
    border-color: #10a9f5;
}
.dropdown .btn-primary:active {
    background-color: #10a9f5;
    border-color: #10a9f5;
}
.dropdown .btn {
    text-align:left;
}
.dropdown .dropdown-menu
{
	position: absolute;
    top:80%;
    left: auto;
    right:0px;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 10px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor:pointer;
}
#reconcile
{
	margin-bottom:35px;
}
.dropdown input
{
	width:160px;
	border-radius:5px;
}
.dropdown input {
    background-image: url(../images/arrow_down.svg); !important;
    background-size: 12px 12px !important;
    background-repeat: no-repeat !important;
    background-position: 94% !important;
}
.dropdown input::-webkit-input-placeholder {
	color: #fff;
	opacity:1;
}
.dropdown input:-moz-placeholder { /* Firefox 18- */
	color: #fff;
	opacity:1;
}
.dropdown input::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	opacity:1;
}
.dropdown input:-ms-input-placeholder {
	color: #fff;
	opacity:1;
}
/*gstr2 end*/
.view_style
{
	float:right;
	color:#10a9f5;
	font-size:14px;
	font-weight:normal;
	cursor: pointer;
    height:26px;
	
}
#popup_invoiceTable tr:hover
{
	 background-color: #e7f6fe;
}
.gst_loader {
  height: 4px;
  width: 100%;
  position: fixed;
  overflow: hidden;
  background-color: #ddd;
  z-index:9999;
  left:0px;
}
.gst_loader:before{
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #ff0000;
  animation: loading 2s linear infinite;
}

@keyframes loading {
    from {left: -200px; width: 30%;}
    50% {width: 30%;}
    70% {width: 70%;}
    80% { left: 50%;}
    95% {left: 120%;}
    to {left: 100%;}
}
/*series summary start*/
#series_summary table th,.series_summary table th,#gstr2_rule table th
{
	font-size:14px;
	border:2px solid #99dafb !important;
	line-height:1.2;
	background-color:#e7f6fe;
}
#series_summary table td,.series_summary table td,#gstr2_rule table td
{
	font-size:15px;
	border:2px solid #99dafb !important;
	line-height:1.5;
}
#series_summary .table,.series_summary .table,#gstr2_rule .table
{
	margin-bottom:0px;
}
#series_summary .head,.series_summary .head, #gstr2_rule .head
{
	font-weight: bold;
    font-size: 15px;
    font-family: 'roboto regular';
    line-height: 2.5;
}
#series_summary .hide_column,#series_summary .table>tbody+tbody,.series_summary .hide_column,.series_summary .table>tbody+tbody,
#gstr2_rule .table>tbody+tbody,.series_summary .hide_column,.series_summary .table>tbody+tbody
{
	border:none !important;
	background:transparent !important;
}
#series_summary .add_btn, .series_summary .add_btn
{
    background-color: #10a9f5;
    color: #fff;
    padding: 0px 5px;
    border-radius: 50px;
    font-weight: bold;
    cursor:pointer;
}
#series_summary .add_btn_margin, .series_summary .add_btn_margin
{
   margin:10px;
}
#series_summary .add_btn_label, .series_summary .add_btn_label
{
   color:#10a9f5;
   padding-left:5px;
   font-family: 'roboto regular';
   font-size:14px;
   cursor:pointer;
}
.series_summary_margin_padding
{
	margin-top:20px;
	padding-left:20px;
	margin-bottom:50px;
}
#series_summary .table tr:hover
{
	background-color:#f5f5f5 !important;
}
#series_summary .table tr td:last-child
{
	background-color:#fff !important;
	display:none;
}
#series_summary .table tr th:last-child
{
	background-color:#fff !important;
}
.series_summary .table tr th:last-child
{
	display:none;
}
.series_summary .addDocIssued
{
	display:none;
}
.series_summary .hide_column
{
	display:none;
}
.series_summary .table>tbody>tr>th, 
{
	border-top:2px solid #99dafb !important;
}
.gray_cancel {
	background-image: url(../images/close.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor:pointer;
}
.gray_cancel:hover
{
	background-image: url(../images/close-red.svg);
}
#series_summary input,#gstr2_rule input
{
	border: none;
    outline: none;
    padding:0px;
    width:100%;
}
.series_summary input
{
	border: none;
    outline: none;
    padding:0px;
    width:100%;
}
.fileGstr_content
{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin-top:50px;
}
.fileGstr_btn
{
    margin-top: 30px;
    background-color: #10a9f5;
    padding: 15px;
    color: #fff;
    border-radius: 10px;
    border: 1px solid #10a9f5;

}

.gst_narmal_btn
{
    float: right;
    border: 1px solid #333;
    background-color: #fff;
    color: #333;
    border-radius: 4px;
    padding: 1px 26px;
    margin-right: 20px;
    margin-top: 12px;
}

.gst_delete_btn
{
	float: right;
    border: 1px solid #10a9f5;
    background-color: #fff;
    color: #10a9f5;
    border-radius: 4px;
    padding: 1px 26px;
    margin-right:20px;
    margin-top:12px;
}
.purchase_view_cancel
{
	float: left;
    border: 1px solid #10a9f5;
    background-color: #fff;
    color: #10a9f5;
    border-radius: 4px;
    padding: 1px 26px;
    margin:18px 20px;
}
.purchase_view_save
{
	float: right;
    border: 1px solid #10a9f5;
    background-color: #10a9f5;
    color: #fff;
    border-radius: 4px;
    padding: 1px 26px;
    margin-right: 20px;
    margin:18px 20px;
}
#openModal
{
    z-index: 9999999;
}
.purchase_view input
{
	padding: 4px 0px 4px 4px !important;
    text-align: left !important;
    border: 2px solid #d2edfb !important;
    border-radius: 3px !important;
    width:60%;
    float:right;
}
.purchase_view .width_100 {
    width: 100% !important;
}
.purchase_view select
{   
	padding: 4px 0px 4px 0px !important;
    background-color: #ebf4fd;
    border: 2px solid #d2edfb !important;
    border-radius: 3px !important;
    width:60%;
    float:right;
}
.purchase_view .lable
{
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
}
.purchase_view .gst_nolrPadding
{
padding-top: 10px;
padding-bottom: 10px;
}
.purchase_view .table input
{
	float:left;
	padding: 0px 0px 0px 4px !important;
}
.purchase_view .table>tbody>tr>th,.purchase_view .table>thead>tr>td, .purchase_view .table>tbody>tr>td
{
	border:1px solid #10a9f5;
}
.purchase_view .table>tbody>tr>th
{
	text-align:center;
}
.purchase_view .gst_delete_btn
{
	float:left;
}
.purchase_view_footer 
{
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}
/*series summary end*/
/*gst user guide start */
.gst_guide_layer
{
	position: fixed;
	top: 0px;
	left:0px;
	background-color: #0e0e0e;
	opacity: 0.9;
}
.gst_guide_layer .instruction_label
{
	width:400px;
	margin-top:234px;
	margin-left:600px;
	color:#fff;
	padding: 20px;
	font-family:'roboto regular';
	line-height:2;
	border-left:3px solid #fff;
}
.gst_guide_layer .gstr1_instruction_label_1
{
	margin-left:850px !important;
}
.gst_guide_layer .gstr1_instruction_label_2
{
	margin-left:450px !important;
}
.gst_guide_layer .instruction_title
{
	font-size:16px;
	font-weight:bold;
}
.gst_guide_layer .next_btn
{
	padding: 2px 25px 5px 25px;
	border: 1px solid #333;
	background-color: #fff;
	color: #10a9f5;
	border-radius: 20px;
	line-height: normal;
	margin-top: 10px;
}
.gst_guide_zindex
{
	z-index:1;
}
/*gst user guide start */

.gst2_option
{
	background-image: url(../images/gst_option.svg);
    width: 25px;
    height: 25px;
    background-size: 50px 15px;
    background-repeat: no-repeat;
    background-position: center center;
    float:right;
}

/* theam1 gst css*/

/*gst common style */

.gstpadding_0px
{
    padding: 0px;
}
.send_otp_gst input
{
    width: 70%;
    margin : 0 auto;
}
/*gst common style  END*/
.gst_box_total_padding
{
    padding: 20px 0px 0px 0px;
}
.file_gstr_header
{
    font-weight: 600;
    font-family: 'Roboto light';
    float: left;
    border-bottom: 2px solid #ccc;
    padding-bottom: 5px;
    font-size: 20px;
}

.gst_box_padding
{
    padding: 10px 0px 0px 0px;
}
.gst_header_lable
{
    font-size: 18px;
    font-family: 'Roboto regular';
}

/* gst_financialyear */

.gst_return{
    padding: 40px;
}
.month_selectlist
{
    width: 100%;
    padding: 5px 5px;
    border-radius: 5px;
    /*border: 2px solid rgba(0, 0, 0, 0.42);*/
    margin-top: 10px;
}
.gstheader_lable
{
    font-size: 16px;
    padding: 5px;
    font-weight: 600;
}
.gst_month_button
{
    text-align: center;
    padding-top: 32px;
}
.gst_month_button button
{
    padding: 6px 35px;
    background-color: #27ae60;
    border: 1px solid #27ae60;
    border-radius: 5px;
    color: #fff;
}
.headerbottom_padding
{
    padding-bottom: 30px;
}
.gst_outerpadding
{
    padding: 15px;
}
.gst_return .innerout_box
{

}
.box_innerpadding
{
    padding:15px;
    border: 1px solid white;
    float: left;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    width: 100%
}

.gstr1_fontsize
{
    font-size: 18px;
    padding: 0;
    font-family: 'Roboto regular';
}
.duedate_fontsize
{
    padding: 0px;
    text-align: right;
    font-family: 'Roboto regular';
    font-size: 12px;
}
.duedate_fontsize p
{
    margin-bottom: 0;
}
.gst_button_padding
{
    padding: 50px 0px 10px 0px;
}
.gst_Generate
{
    padding: 0px;
    text-align: center;
}
.gst_Generate a
{
    border: 1px solid #27ae60;
    border-radius: 3px;
    padding: 3px 10px;
    color: #27ae60;
    width: 80px;
    float: left;
    margin: 0px 10px;
}
.gst_Prepare
{
    padding: 0px;
    text-align: center;
}
.gst_Prepare a
{
    border: 1px solid #27ae60;
    border-radius: 3px;
    padding: 3px 10px;
    color: #27ae60;
    width: 80px;
    float: left;
    margin: 0px 10px;
}
.gst_File
{
    padding: 0px;
    text-align: center;
}
.gst_File a
{
    border: 1px solid #27ae60;
    border-radius: 3px;
    padding: 3px 10px;
    color: #27ae60;
    width: 80px;
    float: left;
    margin: 0px 10px;
}
/* gst_financialyear END */

/* gst_summary */
.box_summary_innerpadding
{
    border: 1px solid rgba(0, 0, 0, 0.11);
    float: left;
    border-radius: 5px;
    background-color: #fff;
    width: 100%;
    max-height: 260px;
}
.gst_summary
{
    padding:40px;
}
.summary_lable
{
    font-size: 18px;
}
.gst_summarybutton
{
    text-align: right;
}
.gst_summarybutton button
{
    background-color: initial;
    border: 1px solid #27ae60;
    border-radius: 3px;
    padding: 3px 15px;
    margin: 0px 5px;
    color: #27ae60;
}
.gst_summary_value_padding
{
    padding: 50px 0px 0px 0px;
}
.summary_outerbox
{
    border: 1px solid #fff;
    border-radius: 3px;
    background-color: #ffffff;
    margin-top: 25px;
    padding: 15px;
    float: left;
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    margin-bottom: 30px
}
.summary_outerbox label
{
    font-size: 16px;
}
.gst_invoice_value p
{
    margin-bottom: 0px;
    font-size: 34px;
    font-weight: bold;
    color: #27ae60;
}
.gst_invoice_value label
{
    font-size: 16px;
    color: #27ae60;
}
.gst_head_innerpadding
{
    padding: 0px 15px;
    background-color: rgba(204, 204, 204, 0.29);
    height: 60px;
}
.gst_textleft_padding
{
    padding: 10px 0px 0px 0px;
}
.gst_textleft_padding p
{
    font-size: 16px;
    padding: 0;
    font-family: 'Roboto regular';
    font-weight: bold;
}
.gst_textright_padding
{
    padding: 10px 0px 0px 0px;
}
.gst_textright_padding p
{
    font-size: 18px;
    padding: 0;
    font-family: 'Roboto regular';
    text-align: right;
}
.gst_pending_label
{
    padding: 15px;
}
.gst_pending_label label
{
    font-size: 14px;
}
.gst_summaryinvoice_total
{
   padding: 35px 0px 0px 0px;

}
.gst_summaryinvoice_total p
{
    font-size: 16px;
}
.summary_border_left
{
    padding-left: 20px;
    border-left: 2px solid rgba(0, 0, 0, 0.33);
}
/* gst_summary END*/
/* theam1 gst css end*/

/*style.css add css*/
#form_sample input {
    width: 150px;
    background-color: #10a9f5;
    border: 1px solid #10a9f5;
    color: #fff;
    border-radius: 3px;
    padding: 5px;
    font-size: 16px;
}
.filter_select
{
	border: none;
    text-align: center;
    outline: none;
    align-items: right;
    -webkit-appearance: none;
    padding-left: 5px;
}
.gst_collapse .table>tbody>tr>td
{
	line-height:2 !important;
}

.capitalize
{
	text-transform: capitalize;
}

/* vat css start*/

.vat_input
{
	width: 100% !important;
    padding: 0px 5px 0px 0px !important;
    text-align: right !important;
    border: 2px solid #d2edfb !important;
    border-radius: 3px !important;
    height: 30px;
}

.vat_submit tbody>tr>td, .vat_submit tbody>tr
{
	border: 1px solid #d2edfb !important;
}

.vat_submit tbody>tr>td
{
    background-color: #fff;
    line-height: 2 !important
}
.vat_get
{
    border: 1px solid #10a9f5;
    background-color: #10a9f5;
    color: #fff;
    border-radius: 4px;
    padding: 4px 16px;
    margin-right: 10px;
    margin-top: 0px;
}
.headerTabPages{
	width: 100%;
    float: left;
    padding: 20px 40px;
}
.companyContent {
	padding: 10px 0px;
}
.companyBorder{
	border-bottom: 1px solid #ccc;
}
.fafHeadCom{
	padding: 10px 0px 0px 0px;	
}
.vat_title {
	font-size: 24px;
    font-family: 'roboto regular';
    color: #10a9f5;
}
.dateStyles {
    border: 1px solid #10a9f5;
    border-radius: 8px;
    border-color: #10a9f5 ! important;
}
.gstDownloadBtn{
	background: white;
    border: 2px solid #10a9f5;
    color: #10a9f5;
    padding: 4px 15px;
    border-radius: 4px;
    margin: 10px 0px;
}
.vat_title_padding
{
	padding-top:40px;
}

.vat_option_btn
{
	border: none;
    background-color: transparent;
    padding-left:0px;
    padding-right:0px;
}
.vat_option_select
{
	border-bottom:2px solid #10a9f5;
}

.vat_page .table>tbody>tr>td, .vat_page .table>tbody>tr>th
{
	 line-height: 2.5 !important;
}

.gst_datepicker:focus
{
	background-color:#fff !important;
}

/* vat css end*/

.padding_right_15px
{
	padding-right:15px;
	padding-left:0px;
}

.companyContent .fafHeadCom p{
	color : #9a9292;
}
.hideDiv
{
	display:none;
}