
table#my-returns-table > thead > tr > th{
	font-size: 14px;
	color: #575756;
	font-family: 'Mulish-Bold';
	padding: 11px 20px;
}
.amasty_rma-account-history .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col{
	border-top:0px;
	border-bottom: 1px solid #FAFAFA;
}
.amasty_rma-account-history .amrma-status.-pending{	    
    border-radius: 100%;    
    padding: 0px 4px;
    margin-right: 10px;
    height: 16px;
    width: 16px;
    font-size: unset;
}
.amasty_rma-account-history .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col.actions a{
	color: #13294b !important;
}
.toolbar .amasty-rma-pager select{
	border:0px;
	border-radius: 0px;
}
.toolbar .amasty-rma-pager select:focus{
	box-shadow: none;
}
.amasty_rma-account-history .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col.actions{
	text-align: right;
}
.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child):not(:last-child){
	padding: 10px 21px;
}
/*---new return --*/
.amrma-item-name,.amrma-customer-name ._strong,.amrma-customer-address ._strong,.amrma-product-information strong{
    color: #575756;
    font-family: 'Mulish-Bold';
}
.amrma-title{
	color: #13294b;
    font-size: 18px;
    font-family: 'Mulish-Bold';
    text-transform: uppercase;
}
.amrma-products-block .amrma-products-table{
	border-top:1px solid #9c9b9b;
}
.amrma-products-block .amrma-product-item{
	border-color:#9c9b9b;
}
.amrma-products-table .amrma-product-message{
	width:100%;
	margin: 0 0px 15px 20px;
}
.amrma-products-table .amrma-message-container.-options{
	display: flex;
	border:0px;
	border-radius: 0px;
	box-shadow: none;
	margin: 0;
}
.amrma-message-container .amrma-return-qty{
	margin: 0px 0 0 20px;
	width:100%;
	display: inline-block;
}
.amrma-return-qty .amrma-select{
	width: 50px;
}
.amrma-message-container .amrma-return-select{
	width:100%;
}
.amrma-products-table .amrma-product{
	width:50%;
}
.amrma-message-container.-gray{
	padding: 0;
    border: 0px solid #ccc;
    border-radius: 0px;
}
.amrma-return-qty .amrma-label{
	font-weight: normal;
}
.amrma-product-message ._nomargin a{
	color: #575756;
}
.amrma-message-container .amrma-return-select select{
	border-width:1px;
	font-size: 14px;
	color:#9c9b9b;
}
.amrma-message-container .amrma-return-select select:focus,.amrma-create-rma .amrma-comment-block textarea:focus{
	box-shadow: none;
}
.amrma-create-rma .amrma-comment-block textarea{
	background: #FAFAFA;
	border:0px;
}
.amrma-btns-block .amreturn-btn{
	background:#13294b;
	color:#fff;
	border-color:#13294b;
}
.amrma-btns-block .amreturn-btn:hover{
	background:#fff;
	color:#13294b;
}
.amrma-create-rma .amrma-comment-block .amrma-img-text{
	background:#fff;
	box-shadow: 0px 2px 6px rgb(0 0 0 / 19%);
}
.amrma-link-cancel,.amrma-link-cancel:hover,.amrma-attach-file .amrma-label,.amrma-attach-file .amrma-label:hover{
	color: #13294b !important;
}
.amrma-text a,.amrma-text a:hover{
	font-size: 14px;
	color: #13294b;
}
.amrma-checkbox-container .amrma-checkbox{
	display: block;	
}
.amrma-product .amrma-checkbox-container .amrma-checkbox{
	position: absolute;
	top:40px;
}
.amrma-checkbox-container.-policy .amrma-checkbox{
	position: absolute;
	margin-top: 0;
}
.amrma-checkbox-container .amrma-label{
	display: none;
}
.amrma-products-block{
	position: relative;
}
.amrma-product-item .amrma-message-container .amrma-title{
	text-transform: capitalize;
    font-size: 14px;
    color: #575756;
    /*display: block;*/
    margin-top: 0;    
    line-height: inherit;
    display: none;
}
.amrma-product-item{
	position: relative;
}
.am-print-shipping-label{
	text-align: center;
}
.amrma-product-item .amrma-message-container .amrma-message{
	position: absolute;
    bottom: 10px;
    right:0;
}
.title-return-items{
	display: flex;
    width: 100%;
    padding: 10px 0px;
}
.sub_title_left{
	width:50%;
	font-family: 'Mulish-Bold';
	color:#575756;
}
.sub_title_text_main{
	width:100%;
}
.sub_title{
	width:25%;
	float: left;
	color:#575756;
	font-family: 'Mulish-Bold';
	text-align: center;
}
/*-- viewpage --*/
.amasty_rma-account-view .amrma-status-container .amrma-step.-checked:before{
	background: #13294b;
}
.amrma-instruction-block p strong,.amrma-instruction-block p span{
	font-family: 'Mulish-Bold';
	color:#575756;
}
.am-print-shipping-label{
	text-transform:capitalize;
}
.approved_process{
	display: inline-block;
    width: 100%;
    background: #fafafa;
    text-align: center;
    margin-bottom: 20px;
}
.approved_process img {
    width: 130px;
    margin: 40px 5%;
}
.amrma-return-number .amrma-status{
    height: 16px;
    width: 16px;
    padding: 0 !important;
    border-radius: 100%;
}
.amasty_rma-account-view .amrma-status-container .amrma-step:before{
	background: #9C9B9B;
	top: 4px;
    width: 20px;
    height: 20px;
}
.amasty_rma-account-view .amrma-status-container .amrma-step.-checked:before{
	width: 25px;
    height: 25px;
    top: 0;
    line-height: 26px;
}
.amasty_rma-account-view .amrma-status-container .amrma-progress{
	border-bottom: 2px solid #9C9B9B;
}
.amasty_rma-account-view .amrma-customer-information{
	margin-top:75px;
}
.amasty_rma-account-view .amrma-status-container .amrma-steps > .amrma-step.-checked:after, .amasty_rma-account-view .amrma-status-container .amrma-steps > .amrma-step:after{
	top:35px;
}
.amasty_rma-account-view table > thead > tr > th,.amasty_rma-account-view .col.details ._nomargin strong{
	color:#575756;
	font-family: 'Mulish-Bold';
}
.amrma-table-container .amrma-items-table .amrma-status{
	font-family: 'Mulish-Bold';
}
.amrma-tracking-information .amrma-title{
	font-family: 'Mulish-Bold';
	font-size: 18px;
	color: #13294b;
}
.amrma-tracking-information .amrma-tracking-add .amrma-input{
	flex-basis: 60%;
}
.amrma-tracking-information .amrma-select-container{
	flex-basis: 25%;	
}
.amrma-tracking-information .amrma-tracking-add .amrma-input .amrma-text{
	background:#FAFAFA;
	height: 49px;
	border:0px;
}
.amasty_rma-account-view .amrma-select-container .admin__control-select:focus,.amrma-tracking-information .amrma-tracking-add .amrma-input .amrma-text:focus{
	box-shadow: none;
}
.amasty_rma-account-view .amrma-select-container .admin__control-select{
	background-color:#FAFAFA;
	border:0px;
}
.amasty_rma-account-view .amrma-header-block .amrma-cancel{
	background: #13294b;
    border-color: #13294b;
    color: #fff;
}
.amasty_rma-account-view .amrma-header-block .amrma-cancel:hover{
	background:#fff;
	color:#13294b;
}
.amasty_rma-account-view .amrma-instructions-title{
	border-radius: 0px;
	border-bottom: 1px solid #13294b;
}
.amasty_rma-account-view .amrma-instructions:checked ~ .amrma-instruction-block{
	box-shadow: 0px 2px 6px rgba(0, 0 , 0 , 0.19); 
	background-color: #fff;
	margin-top: 20px;
	padding: 30px 30px 15px 30px;
}
.amasty_rma-account-view .amrma-instructions-title .amrma-show{
	border:0px;
}
.amasty_rma-account-view .amrma-instructions-title .amrma-show:before{
	border-left: 1px solid #575756;
    border-top: 1px solid #575756;
}
.amrma-tracking-information .amrma-tracking-add{
	margin: 0 0px;
}
.amrma-tracking-add .btn.amreturn-btn{
	background: #13294b;
	color:#fff;
	border: 1px solid #13294b;
	text-transform: uppercase;
}
.amrma-tracking-add .btn.amreturn-btn:hover{
	background: #fff;
	color:#13294b;
}
.amrma-tracking-information .amrma-tracking-add .amrma-label{
	font-weight: normal;
}
@media(max-width: 1024px){
	.amasty-rma-pager .toolbar-amount{
		text-align: center;
	}
	.amasty_rma-account-view .amrma-select-container .admin__control-select{
		height:49px;
		font-family: 'Mulish';
	}
	.page-title {
	    margin-right: 0 !important;
	}
	.amasty_rma-account-history .amreturns-order-select .amreturns-title-container {
	    margin: 0 0 20px 0;
	    flex: 0 0 100%;
	}
	.amreturns-orders-container {
	    flex: 0 0 100%;
	    margin: 0;
	    flex-wrap: wrap;
	}
	.approved_process img{
		width: 80px;
	}
	.amasty_rma-account-history .amreturns-order-select .amreturn-select {
    	width: 100%;
    	margin-bottom: 15px;
	}
	.amasty_rma-account-history .amreturn-btn {
	    width: 100%; 
	    margin: 0; 
	}
	.amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:first-child {
	    top: 10px;
	    left: 0;
	}
	.returns-history > .amrma-table .amrma-tbody > .amrma-row {
	    padding-left: 110px;
	}
	.amrma-status-container .amrma-step.-pending.-checked {
	    flex: 0 0;
	}
	.amrma-status-container .amrma-step.-checked {
    	display: unset;
    	margin-right: unset;
	}
	.amrma-return-number {
	    flex-direction: unset;
	}
	.amrma-header-block {
    	flex-wrap: wrap;
	}
	.amrma-return-number .amrma-status {
	    align-self: unset;
	    margin: 10px;
	}
	.amrma-status-container .amrma-step.-pending.-checked:before {
	    padding: 0;
	    border-radius: 50%;
	}
	.amasty_rma-account-view .amrma-header-block .amrma-cancel {
	    width: 100%;
	    margin-top: 15px;
	}
	.amasty_rma-account-view .amrma-status-container .amrma-step.-checked:before {
	    top: 3px;
	    width: 20px;
	    height: 20px;
	    line-height: 0;
	}
	.amrma-status-container .amrma-step.-checked .amrma-name {
	    min-width: 115px;
	}
	.amasty_rma-account-view .amrma-customer-information {
	    margin-top: 55px;
	}
	.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
	    padding-bottom: 15px !important;
	}
	.amasty_rma-account-view .amrma-status-container .amrma-step.-complete:before{
		background: #13294b;
	}
}
@media(max-width: 767px){	
	.amrma-table-container > .amrma-items-table > .amrma-table > .amrma-tbody > .amrma-row .amrma-status{
		padding: 0 0 0 0px;
	}
	.amasty_rma-account-view .amrma-table-container .table-wrapper > .amrma-table .amrma-tbody > .amrma-row > .col:not(:first-child) {
	    padding-left: 125px !important;
	}
	.amrma-message-container.-options, .amrma-message-container.-gray {
	    margin-left: 132px !important;
	}
	.sub_title_text_main {
	    display: none;
	}
	.amrma-products-table .amrma-message-container.-options {
	    flex-wrap: wrap;
	    margin-left: 132px !important;
	    margin: 10px 20px 20px;
	}
	.amrma-message-container .amrma-return-qty {
	    margin: 0;
	}
	.amrma-message-container .amrma-return-select {
	    margin: 10px 0;
	}
	.amrma-products-table .amrma-product {
	    width: 100%;
	}
	.amrma-customer-information {
	    margin-bottom: 20px;
	}
}
@media(max-width: 640px){
	.approved_process img{
		width: 60px;
	}
}