/* RMA REQUEST PAGE */

.rma-request-info {
	padding:0px 0 20px;
}
.rma-request .step span.step, .rma-request .step span.step {
	border-radius:50%;
	color: #333333;
    font-weight: 600;
    font-size: 2.5rem;
    height:26px;
    width:26px;
    border:1px solid #333333;
    padding:5px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 26px;
    box-sizing: content-box;
}
.rma-request .step h3{
	display:inline-block;
	margin:0px 10px 0px;
	vertical-align: middle;
}

.rma-request .actions-toolbar {
	margin: 20px 0 20px;
	clear: both;
    display: block;
    float: left;
    width: 100%;
}
.rma-request .step.first {
	display:inline-block;
	border:1px solid #333333;
	width:45%;
	padding:2%;
	margin-right:1%;
	vertical-align: top;
	min-height: 219px;
	box-sizing: content-box;
}
.rma-request .step.second {
	display:inline-block;
	border:1px solid #333333;
	width:47%;
	padding:2% 0% 2% 2%;
	float:right;
	min-height:219px;
	box-sizing: content-box;
}
.step-second-content {
	padding-right: 2%;
}
.rma-request .step.third {
	display:inline-block;
	border:1px solid #333333;
	width:96%;
	padding:2%;
	margin:20px 0;
	box-sizing: content-box;
}
.rma-request .step.first .display-notice span,
.rma-request .step.first .display-notice div,
.rma-request .step.second .display-notice-products span,
.rma-request .step.second .display-notice-products div,
.rma-request .step .overlimit span,
.rma-request .step .overlimit div,
.rma-request .step .no-product-selected span,
.rma-request .step .no-product-selected div {
	display: inline-block;
	vertical-align: middle;
}
.rma-request .step.second .overlimit div,
.rma-request .step.second .display-notice-products div {
	max-width:90%;
}
.rma-request .display-notice span,
.rma-request .display-notice-products span,
.rma-request .step .overlimit span,
.rma-request .step .no-product-selected span {
	border-radius:50%;
	color: #333333;
    font-weight: 600;
    font-size: 2.0rem;
    height:15px;
    width:15px;
    border:1px solid #333333;
    padding:5px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 15px;
    box-sizing: content-box;
}
.rma-request .step .display-notice,
.rma-request .step .display-notice-products,
.rma-request .step .overlimit,
.rma-request .step .no-product-selected {
	padding: 10px;
    border: 1px solid #ccc;
    background: #eee;
    margin: 25px 25px 0px 0;
    clear: both;
}
.rma-request .step .display-notice {
	margin-right: 0;
}
.rma-request .step .display-notice span,
.rma-request .step .display-notice-products span,
.rma-request .step .overlimit span,
.rma-request .step .no-product-selected span  {
	margin-right: 10px;
}
.rma-request table, .track-requests table {
	/*border:1px solid #333;*/
	color:#333;
	font-size: 1.4rem;
}
.rma-request table tr th, .track-requests table tr th{
	background: #9e9d9e;
	border-right:1px solid #333;
	text-align: center;
	border-bottom: 1px solid #333;
	color:#fff;
	border:1px solid #333;
	vertical-align: middle;
	white-space: nowrap;
}
.rma-request table tr th.validation,
.rma-request table tr td.validation,
.rma-request table tr.odd td.validation{
	background: #fff;
	border: none;
}
 .rma-request table tr th a {
 	color:#fff;
 }
#invoices_table tr th a .sortArrow {
	margin-left: 8px!important;
}
.rma-request table tr.odd td, .track-requests table tr.odd td{
	background: #e6e6e6;
}
.rma-request table tr td.validation  .fas.fa-exclamation-triangle,
.rma-request table tr td#request-used-serial  .fas.fa-exclamation-triangle {
	cursor: pointer;
	color: red;
    font-size: 18px;
    font-weight: 600;
}
.rma-request table tr td#request-used-serial  .fas.fa-exclamation-triangle {
	margin-left: 4px;
}
.rma-request table tr td.fault select {
	font-size: 11px;
	vertical-align: middle;
    /*text-transform: lowercase;*/
}
.rma-request table tr td.validation  .far.fa-check-circle,
.rma-request table tr td#request-used-serial  .far.fa-check-circle {
	color: #7FC683;
	font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.rma-request table tr td#request-used-serial  .far.fa-check-circle {
	margin-left: 4px;
}

.rma-request table tr td, .track-requests table tr td {
	border-right:1px solid #333;
	text-align: center;
	border-bottom: 1px solid #333;
	vertical-align: middle;
	padding: 10px;
	border:1px solid #333;
}
.rma-request table tr td input, .track-requests table tr td input {
	text-align: center;
    margin: 0 auto;
    display: block;
    
}
.rma-request table tr td input[type="checkbox"],
.rma-request table tr td input[type="radio"] {
	width:15px;
    height:15px;
}
.rma-request table tr td input[type="checkbox"]:HOVER,
.rma-request table tr td input[type="radio"]:HOVER {
	cursor: pointer;
}
.rma-request .step.second .display-products-info {
	margin:20px 15px 0px 0;
}
.rma-request .step.second  .action.return-item.primary {
	margin: 20px 20px 0 0;
	float: right;
}
.rma-request #invoice_lines_table {
	margin:32px 0 0; 
}
.rma-request #invoice_lines_table tr.odd td.name,
#invoice_lines_table tr.odd td.select-invoice-item {
	background: #e6e6e6;
}
.rma-request #invoice_lines_table tr.odd td.serial,
#invoice_lines_table tr.odd td.fault {
	background: #fff;
}
.rma-request .action.submit-request.primary {
	float:right;
	margin:20px 0 0;
}
.rma-request .search-box {
	display:inline-block;
	float: right;
	width:40%;
	position: relative;
} 
.rma-request .search-box input {
	border:1px solid #ddd;
}
.rma-request .search-box:before{
    content: '\e615';
    font-family: 'luma-icons';
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 0px;
    color: #757575;
    font-size: 16px;
    line-height: 32px;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    opacity: 0.5;
}
.rma-request .info-text {
	margin:10px 0;
}
.paging-nav {
  text-align: right;
  padding-top: 2px;
}

.paging-nav a {
  margin: auto 1px;
  text-decoration: none;
  display: inline-block;
  padding: 1px 7px;
  background: #91b9e6;
  color: white;
  border-radius: 3px;
}

.paging-nav .selected-page {
  background: #187ed5;
  font-weight: bold;
}
#orderhistory_table_nav tr td.pag .btn.btn-light.active,
#invoices_table tfoot tr td.pag .btn.btn-light.active {
	padding: 0.375rem 0.75rem;
	opacity: 1;
}
#orderhistory_table_nav tfoot tr td.pag .btn.btn-light,
#invoices_table tfoot tr td.pag .btn.btn-light {
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 0.375rem 0.75rem;
    font-size: 1.4rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    opacity: 0.6;
}
#orderhistory_table_nav tfoot tr td.pag span,
#invoices_table tfoot tr td.pag span {
	padding:0 10px;
}
#orderhistory_table_nav tfoot tr td.pag .btn.btn-light:hover,
#invoices_table tfoot tr td.pag .btn.btn-light:hover {
	cursor: pointer;
}
.far.fa-trash-alt {
	cursor: pointer;
}
.rma-request .tooltip {
	position: relative;
}
.rma-request .tooltip-bottom {
    top: 135%;
    left: 50%;
    margin-left: -60px;
}
.rma-request .tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    width: 120px;
    background-color: #fff;
    color: #333;
    text-align: center;
    border-radius: 5px;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.3s;
    border:1px solid #ddd;
    font-size: 12px;
    padding: 5px;
    margin-top: 2px;
    font-weight: 300;
	box-sizing: content-box;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.rma-request .tooltip-bottom::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -12px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #ddd transparent;
}
.rma-request .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.rma-request .step .display-notice.no-invoices, .rma-request .step .overlimit, .rma-request .step .no-product-selected {
    color:#FF0000;
}
.rma-request .display-notice.no-invoices span, .rma-request .step .overlimit span, .rma-request .step .no-product-selected span {
	border: 1px solid #FF0000;
	color:#FF0000;
}
.rma-request .step .overlimit,
.rma-request .step .no-product-selected {
	margin-right: 24px;
}

.input-serial-validation {
	border-color: red !important;
}

/* END RMA REQUEST PAGE */

/* TRACK REQUESTS PAGE */

.track-requests  .counter {
	margin:20px 0 0;
}
.track-rma  #invoices_table tr td a:hover {
	cursor: pointer;
}
.track-requests .track-rma {
	display:block;
	width: 100%;
}
.track-requests {
	margin:0 0 50px;
	float:left;
	width: 100%;
}

.track-rma  #invoices_table tbody tr td, .track-requests #return_order_line tr td{
 border: none
}

.track-rma #orderhistory_table_nav tfoot tr td,
.track-rma #invoices_table tfoot tr td {
	border: none !important;
	text-align: right;	
}

.track-rma  #orderhistory_table_nav tfoot tr td#counter,
.track-rma  #invoices_table tfoot tr td#counter {
	text-align: left;	
}

.track-rma  #order_history_table_filter tbody tr th,
.track-rma  #invoices_table_filter tbody tr th {
	padding-left: 0;
}

#order_history_table_filter thead tr,
#order_history_table_filter tbody tr,
#invoices_table_filter thead tr,
#invoices_table_filter tbody tr {
	border-bottom: 1px solid;
	border-bottom-color: #b3b3b3;
}

.track-requests #return_order_line tr td.comment{
	text-align: left;
}

/* END TRACK REQUESTS PAGE */

/* POP UP */

.modal-popup.submit-request-modal .modal-inner-wrap {
	width: 45%;
}
.modal-popup.submit-request-modal .modal-slide .modal-content {
	padding: 0 1.6rem 1.0rem;
}
.modal-popup.submit-request-modal .modal-footer {
	padding: 1.6rem  1.6rem 1.6rem;
}
/* END POP UP */

/* RESPONSIVNESS */
@media only screen and (min-width:320px) and (max-width:480px){
	.rma-request .step.first, .rma-request .step.second, .rma-request  .step.third {
		width:92%;
		padding: 4%;
	}
	.rma-request  .step.third {
		overflow: scroll;
	}
	.rma-request .step.second {
		float: left;
		min-height: auto;
		overflow: scroll;
	}
	.rma-request .step span.step, .rma-request .step span.step {
		height: 14px;
	    width: 14px;
	    line-height: 14px;
	    font-size: 1.6rem;
	    margin-right: 3px;
	}
	.rma-request .step .display-notice {
		margin-top:0;
	}
	.rma-request .step h3 {
		font-size: 1.3rem;
		margin: 0px 0px 0px;
	}
	#orderhistory_table_nav tfoot tr td.pag .btn.btn-light, #orderhistory_table_nav tfoot tr td.pag .btn.btn-light.active,
	#invoices_table tfoot tr td.pag .btn.btn-light, #invoices_table tfoot tr td.pag .btn.btn-light.active {
		padding: 0.2rem 0.65rem;
		font-size: 1.3rem;
	}
	.rma-request .display-notice span, .rma-request .display-notice-products span {
		width:10px;
		height: 10px;
		line-height: 10px;
    	font-size: 1.5rem;
    	font-weight: 600;
	}
	.rma-request table tr td, .track-requests table tr td {
 	    padding: 5px;
        font-size: 11px;
        vertical-align: middle;
	}
	.rma-request table tr th, .track-requests table tr th {
		font-size: 11px;
		padding: 5px;
    	vertical-align: middle;
    	white-space: normal;
	}
	.rma-request .search-box {
		width: 100%;
		margin: 10px 0 0px 0;
	}
	.rma-request .search-box input {
		font-size: 1.4rem;
	}
	.rma-request table tr td input[type="radio"], 
	.rma-request table tr td input[type="checkbox"],
    .rma-request table tr td input[type="radio"] {
   		width: 12px;
    	height: 12px;
	}
	.rma-request #invoices_table, .rma-request #invoice_lines_table	 {
		margin:10px 0 0;
	}
	.rma-request #submit_items_table tr th, .rma-request #submit_items_table tr td {
		padding: 5px;
	}
	.rma-request table tr td input {
		font-size: 11px;
	}
	.rma-request .tooltip .tooltiptext {
		width:75px;
	}
	.rma-request .tooltip-bottom::after {
		margin-left:10px;
	}
	.rma-request .step .overlimit span,
	.rma-request .step .no-product-selected span {
		display: none;
	}
	.rma-request .step .overlimit,
	.rma-request .step .no-product-selected {
    	margin-right: 10px;
	}
	.rma-request .step.first .display-notice span,  .rma-request .step.second .display-notice-products span {
		display: none;
	}
	.rma-request .step .display-notice-products {
		margin-right: 0;
	}
	.rma-request .step.second .action.return-item.primary {
		float: none;
	    text-align: center;
	    margin: 20px auto 15px;
	    display: block;
	    width: 100%; 
	}
	.rma-request .action.submit-request.primary {
		float: none;
	    margin: 20px auto 0;
	    text-align: center;
	    display: block;
	    width: 100%;
	}
	.rma-request .step .display-notice.no-invoices {
		clear:both;
		margin: 20px 0;
	}
	#invoices_table tr th a .sortArrow {
    	margin-left: 5px!important;
	}
	.track-requests .view-lines table tr td {
		padding: 5px;
		vertical-align: middle;
        font-size: 11px;
	}
	.modal-popup.submit-request-modal .modal-inner-wrap {
		width: auto;
	}
	.rma-request .step.first{
        width: 100%;
        padding: 0%;
    }
    .rma-request .step-wrapper {
        width: 92%;
        padding: 4%;
    }
    .rma-request .step.second {
        width: 100%;
        padding: 0%;
        margin-top: 15px;
    }
    .rma-request .step .display-notice-products{
        margin: 25px 0 0 0;
	}
	#order_history_table_filter thead tr th,
    #invoices_table_filter thead tr th {
	font-size:12px;
	}
	#order_history_table_filter tbody tr th input,
    #invoices_table_filter tbody tr th input {
	width: 60px!important;
        font-size: 12px;
	}
	#order_history_table_filter tbody tr th:first-child input,
    #invoices_table_filter tbody tr th:first-child input {
		padding:5px;
	}
	#order_history_table_filter thead tr th:first-child, 
	#order_history_table_filter tbody tr th:first-child,
	#invoices_table_filter thead tr th:first-child, 
	#invoices_table_filter tbody tr th:first-child {
	padding-left:0;
    }
    .track-requests .track-rma table tbody tr.result td form button {
	padding: 7px 5px;
        font-size: 12px;
    }
    .track-requests .track-rma {
        overflow:scroll;
	}
	#order_history_table_filter tbody tr th select,
    #invoices_table_filter tbody tr th select {
	font-size:12px;
    }
    	
}

@media only screen and (min-width:481px) and (max-width:667px){
	.rma-request .step.first, .rma-request .step.second, .rma-request  .step.third {
		width:92%;
		padding: 4%;
	}
	.rma-request  .step.third {
		overflow: scroll;
	}
	.rma-request .step.second {
		float: left;
		min-height: auto;
		overflow: scroll;
	}
	.rma-request .step span.step, .rma-request .step span.step {
		height: 14px;
	    width: 14px;
	    line-height: 14px;
	    font-size: 1.6rem;
	    margin-right: 3px;
	}
	.rma-request .step .display-notice {
		margin-top:0;
	}
	.rma-request .step h3 {
		font-size: 1.4rem;
		margin: 0px 0px 0px;
	}
	.rma-request .step .overlimit span,
	.rma-request .step .no-product-selected span {
		display: none;
	}
	.rma-request .display-notice span, .rma-request .display-notice-products span {
		width:10px;
		height: 10px;
		line-height: 10px;
    	font-size: 1.5rem;
    	font-weight: 600;
	}
	.rma-request table tr td, .track-requests table tr td {
 	    padding: 5px;
        font-size: 12px;
        vertical-align: middle;
	}
	/*.track-requests table tr td {
		min-width: 100px;
	}*/
	.rma-request table tr th, .track-requests table tr th {
		font-size: 12px;
		padding: 5px;
    	vertical-align: middle;
	}
	.modal-popup.submit-request-modal .modal-inner-wrap {
		width: auto;
	}
	.rma-request .search-box {
		width: auto;
		margin: 0 0 10px 0;
	}
	.rma-request .search-box input {
		font-size: 1.4rem;
	}
	.rma-request table tr td input[type="radio"], 
	.rma-request table tr td input[type="checkbox"],
    .rma-request table tr td input[type="radio"] {
   		width: 12px;
    	height: 12px;
	}
	.rma-request #invoices_table {
		margin:20px 0 0;
	}
	.rma-request #submit_items_table tr th, .rma-request #submit_items_table tr td {
		padding: 5px;
		white-space: normal;
	}
	.rma-request table tr td input {
		font-size: 12px;
	}
	.rma-request .tooltip .tooltiptext {
		width:80px;
	}
	.rma-request .tooltip-bottom::after {
		margin-left: 8px;
	}
	.rma-request .step.first .display-notice span,  .rma-request .step.second .display-notice-products span {
		display: none;
	}
	.rma-request .step .display-notice-products {
		margin-right: 0;
	}
	.rma-request .step.second .action.return-item.primary {
		float: left;
	    text-align: center;
	    margin: 20px auto 15px;
	    display: block;
	}
	.rma-request .action.submit-request.primary {
		float: left;
	    margin: 20px auto 0;
	    text-align: center;
	    display: block;
	}
	#invoices_table tr th a .sortArrow {
    	margin-left: 5px!important;
	}
	.track-requests .view-lines table tr td {
		padding: 5px;
		vertical-align: middle;
        font-size: 12px;
        min-width: 100px;
	}
	
	.rma-request .actions-toolbar .action.submit.primary {
		width: auto;
		float: left;
	}
	.rma-request .actions-toolbar {
	    width: 100%;
	    display: block;
	    float: left;
	    margin:10px 0 10px;
	    
	}
	.rma-request .actions-toolbar .primary {
		display: inline-block;
	}
	.rma-request .step .display-notice.no-invoices {
		clear:both;
		margin: 20px 0;
	}
	.rma-request .step.first{
        width: 100%;
        padding: 0%;
    }
    .rma-request .step-wrapper {
        width: 92%;
        padding: 4%;
    }
    .rma-request .step.second {
        width: 100%;
        padding: 0%;
        margin-top: 15px;
    }
    .rma-request .step .display-notice-products{
        margin: 25px 0 0 0;
    }
    .rma-request .step .overlimit,
    .rma-request .step .no-product-selected {
    	margin-right: 12px;
	}
	#order_history_table_filter thead tr th
    #invoices_table_filter thead tr th {
	font-size:12px;
	}
	#order_history_table_filter tbody tr th input,
    #invoices_table_filter tbody tr th input {
	width: 100px!important;
        font-size: 12px;
        padding: 5px;
	}
	#order_history_table_filter thead tr th:first-child, 
	#order_history_table_filter tbody tr th:first-child,
	#invoices_table_filter thead tr th:first-child, 
	#invoices_table_filter tbody tr th:first-child {
	padding-left:0;
    }
    .track-requests .track-rma table tbody tr.result td form button {
	padding: 7px 7px;
        font-size: 12px;
    }
    .track-requests .track-rma {
        overflow:scroll;
	}
	#order_history_table_filter tbody tr th select,
    #invoices_table_filter tbody tr th select {
	font-size:12px;
        width:100%!important;
    }
}

@media only screen and (min-width:668px) and (max-width:768px){
	.rma-request .step.first, .rma-request .step.second, .rma-request  .step.third {
		width:92%;
		padding: 4%;
	}
	.rma-request  .step.third {
		overflow: scroll;
	}
	.rma-request .step.second {
		float: left;
		min-height: auto;
		overflow: scroll;
	}
	.rma-request .step span.step, .rma-request .step span.step {
		height: 14px;
	    width: 14px;
	    line-height: 14px;
	    font-size: 1.6rem;
	    margin-right: 3px;
	}
	.rma-request .step .display-notice {
		margin-top:0;
	}
	.rma-request .step h3 {
		font-size: 1.4rem;
		margin: 0px 0px 0px;
	}
	.rma-request .display-notice span, .rma-request .display-notice-products span {
		width:10px;
		height: 10px;
		line-height: 10px;
    	font-size: 1.5rem;
    	font-weight: 600;
	}
	
	.rma-request .search-box {
		width: auto;
		margin: 0 0 10px 0;
	}
	.rma-request .search-box input {
		font-size: 1.4rem;
	}
	.rma-request table tr td input[type="radio"], 
	.rma-request table tr td input[type="checkbox"],
    .rma-request table tr td input[type="radio"] {
   		width: 12px;
    	height: 12px;
	}
	.rma-request #invoices_table {
		margin:20px 0 0;
	}
	.rma-request .tooltip .tooltiptext {
		width:92px;
	}
	.rma-request .tooltip-bottom::after {
		margin-left: 2px;
	}
	.rma-request .step.first .display-notice span,  .rma-request .step.second .display-notice-products span {
		display: none;
	}
	.rma-request .step .display-notice-products {
		margin-right: 0;
	}
	.rma-request .step.second .action.return-item.primary {
		float: left;
	    text-align: center;
	    margin: 20px auto 15px;
	    display: block;
	}
	.rma-request .action.submit-request.primary {
		float: left;
	    margin: 20px auto 0;
	    text-align: center;
	    display: block;
	}
	#invoices_table tr th a .sortArrow {
    	margin-left: 5px!important;
	}
	
	.rma-request .actions-toolbar .action.submit.primary {
		width: auto;
		float: left;
	}
	.rma-request .actions-toolbar {
	    width: 100%;
	    display: block;
	    float: left;
	    margin:10px 0 10px;
	    
	}
	.rma-request .actions-toolbar .primary {
		display: inline-block;
		margin-bottom: 10px;
	}
	.modal-popup.submit-request-modal .modal-inner-wrap {
		width: auto;
	}
	.rma-request table tr td.fault select {
		font-size: 1.4rem;
	}
	.rma-request .step .display-notice.no-invoices {
		clear:both;
		margin: 20px 0;
	}
	.rma-request .step.first{
        width: 100%;
        padding: 0%;
    }
    .rma-request .step-wrapper {
        width: 92%;
        padding: 4%;
    }
    .rma-request .step.second {
        width: 100%;
        padding: 0%;
        margin-top: 15px;
    }
    .rma-request .step .display-notice-products{
        margin: 25px 0 0 0;
    }
    .rma-request .step .overlimit,
    .rma-request .step .no-product-selected {
    	margin-right: 24px;
	 }
	#order_history_table_filter thead tr th
    #invoices_table_filter thead tr th {
	font-size:12px;
	}
	#order_history_table_filter tbody tr th input,
    #invoices_table_filter tbody tr th input {
	min-width: 145px!important;
        font-size: 12px;
        padding: 5px;
	}
	#order_history_table_filter thead tr th:first-child, 
	#order_history_table_filter tbody tr th:first-child,
	#invoices_table_filter thead tr th:first-child, 
	#invoices_table_filter tbody tr th:first-child {
	padding-left:0;
    }
    .track-requests .track-rma table tbody tr.result td form button {
	padding: 7px 7px;
        font-size: 12px;
    }
    .track-requests .track-rma {
        overflow:scroll;
	}
	#order_history_table_filter tbody tr th select,
    #invoices_table_filter tbody tr th select {
	font-size:12px;
        width:100%!important;
    }
    .track-requests table tr th, .track-requests table tr td {
	font-size:12px;
    }
}
@media only screen and (min-width:768px) and (max-width:769px){
	.modal-popup.submit-request-modal .modal-inner-wrap {
    	width: 75%;
	}
}
	
@media only screen and (min-width:769px) and (max-width:959px){ 
	.rma-request .step.first {
		margin-right: 0;
		width:100%;
		padding: 0%;
		float: left;
	}
	.rma-request .step.second {
		min-height: auto;
		width:100%;
		padding: 0%;
		float:left;
	    margin-top: 15px;
	}
	.rma-request .step-wrapper {
	    width: 96%;
	    padding: 2%;
	}
	.rma-request .step.second .action.return-item.primary {
	    margin: 20px 25px 20px 0;
	    float: left;
	}
	.rma-request .tooltip .tooltiptext {
	    width:90px;
	}
	.rma-request .tooltip-bottom::after {
	    margin-left: 3px;
	}
	.rma-request .action.submit-request.primary {
	    float:left;
	}
	.rma-request .step .display-notice-products {
    	    margin-right: 0;
	}
		#order_history_table_filter thead tr th,
        #invoices_table_filter thead tr th {
	    font-size:12px;
		}
		#order_history_table_filter tbody tr th input,
        #invoices_table_filter tbody tr th input {
	    min-width: 145px!important;
            font-size: 12px;
            padding: 5px;
            border: 1px solid #c2c2c2;
        }
    
        .track-requests .track-rma table tbody tr.result td form button {
	   padding: 7px 7px;
           font-size: 12px;
        }
        .track-requests .track-rma {
           overflow:scroll;
		}
		#order_history_table_filter tbody tr th select,
        #invoices_table_filter tbody tr th select {
	   font-size:12px;
           width:100%!important;
        }
        .track-requests table tr th, .track-requests table tr td {
	   font-size:12px;
        }
}
@media only screen and (min-width:960px) and (max-width:1023px){ 
	.rma-request .step.first {
		margin-right: 0;
		width:100%;
		padding: 0%;
		float: left;
	}
	.rma-request .step.second {
		min-height: auto;
		width:100%;
		padding: 0%;
		float:left;
	    margin-top: 15px;
	}
	.rma-request .step-wrapper {
	    width: 96%;
	    padding: 2%;
	}
	.rma-request .step.second .action.return-item.primary {
	    margin: 20px 25px 20px 0;
	    float: left;
	}
	.rma-request .tooltip .tooltiptext {
		width:100px;
	}
	.rma-request .tooltip-bottom::after {
		margin-left: -1px;
	}
	.rma-request .step .display-notice-products {
		margin-right: 0;
	}
	.rma-request .step .overlimit,
	.rma-request .step .no-product-selected {
    	margin-right: 38px;
	}
	.rma-request .action.submit-request.primary {
		float:left;
	}
	.rma-request .step .display-notice.no-invoices {
		clear:both;
		margin: 20px 0;
	}
	.modal-popup.submit-request-modal .modal-inner-wrap {
    	    width: 75%;
	}
	#order_history_table_filter thead tr th,
	#invoices_table_filter thead tr th {
	    font-size:12px;
		}
		#order_history_table_filter tbody tr th input,
        #invoices_table_filter tbody tr th input {
	    min-width: 145px!important;
            font-size: 12px;
            padding: 5px;
            border: 1px solid #c2c2c2;
        }
    
        .track-requests .track-rma table tbody tr.result td form button {
	   padding: 7px 7px;
           font-size: 12px;
        }
        .track-requests .track-rma {
           overflow:scroll;
		}
		#order_history_table_filter tbody tr th select,
        #invoices_table_filter tbody tr th select {
	   font-size:12px;
           width:100%!important;
        }
        .track-requests table tr th, .track-requests table tr td {
	   font-size:12px;
        }
}
@media only screen and (min-width:1024px) and (max-width:1249px){ 
	.rma-request .step.first {
		margin-right: 0;
		width: 48%;
    	padding: 1%;
		float: left;
	}
	.rma-request .step.first .display-notice span, .rma-request .step.second .display-notice-products span {
		display: none;
	}
	.rma-request table {
		font-size: 1.2rem;
	}
	.rma-request .step.second {
		min-height: 219px;
		width: 47%;
    	padding: 1% 0% 1% 1%;
		float:right;
	    margin-top: 0px;
	}
	.rma-request .step-wrapper {
	    width: 96%;
	    padding: 2%;
	}
	.rma-request .step.second .action.return-item.primary {
	    margin: 20px 25px 20px 0;
	    float: left;
	}
	.rma-request .tooltip .tooltiptext {
		width:98px;
	}
	.rma-request .tooltip-bottom::after {
		margin-left: 0px;
	}
	.rma-request .action.submit-request.primary {
		float:left;
	}
	.modal-popup.submit-request-modal .modal-inner-wrap {
    	width: 55%;
	}
	.rma-request .step .overlimit,
	.rma-request .step .no-product-selected {
    	margin-right: 24px;
	}
	#order_history_table_filter tbody tr th input,
	#invoices_table_filter tbody tr th input {
             border: 1px solid #c2c2c2;
	     width:100%!important;
		}
	#order_history_table_filter tbody tr th:first-child input,
	#invoices_table_filter tbody tr th:first-child input {
             padding:5px;
		}
	#order_history_table_filter tbody tr th select,
	#invoices_table_filter tbody tr th select {
	   font-size:12px;
           width:100%!important;
        }
}
@media only screen and (min-width:1250px) and (max-width:1280px){ 
	.rma-request .step.first {
		margin-right: 0;
		width: 48%;
    	padding: 1%;
		float: left;
	}
	.rma-request .step.second {
		min-height: 222px;
		width: 47%;
    	padding: 1% 0% 1% 1%;
		float:right;
	    margin-top: 0px;
	}
	.rma-request .step-wrapper {
	    width: 96%;
	    padding: 2%;
	}
	.rma-request .step.second .action.return-item.primary {
	    margin: 20px 25px 20px 0;
	    float: left;
	}
	.rma-request .tooltip .tooltiptext {
		width:98px;
	}
	.rma-request .tooltip-bottom::after {
		margin-left: -1px;
	}
	.rma-request .action.submit-request.primary {
		float:left;
	}
	.modal-popup.submit-request-modal .modal-inner-wrap {
    	width: 55%;
	}
	.rma-request .step .overlimit,
	.rma-request .step .no-product-selected {
    	margin-right: 24px;
	}
	#order_history_table_filter tbody tr th input,
	#invoices_table_filter tbody tr th input {
             border: 1px solid #c2c2c2;
	     width:100%!important;
		}
	#order_history_table_filter tbody tr th:first-child input,
	#invoices_table_filter tbody tr th:first-child input {
             padding:5px;
		}
	#order_history_table_filter tbody tr th select,
	#invoices_table_filter tbody tr th select {
	   font-size:12px;
           width:100%!important;
        }
}
@media only screen and (min-width:1281px) and (max-width:1300px){
	
	.rma-request .tooltip .tooltiptext {
		width:88px;
	}
	.rma-request .tooltip-bottom::after {
		margin-left: 4px;
	}
	.rma-request .action.submit-request.primary {
		float:left;
	}
	.modal-popup.submit-request-modal .modal-inner-wrap {
    	width: 55%;
	}
	.rma-request .step .overlimit,
	.rma-request .step .no-product-selected {
    	margin-right: 24px;
	}
	#order_history_table_filter tbody tr th input,
	#invoices_table_filter tbody tr th input {
             border: 1px solid #c2c2c2;
	     width:100%!important;
		}
	#order_history_table_filter tbody tr th:first-child input,
	#invoices_table_filter tbody tr th:first-child input {
             padding:5px;
		}
	#order_history_table_filter tbody tr th select,
	#invoices_table_filter tbody tr th select {
	   font-size:12px;
           width:100%!important;
        }
}
@media only screen and (min-width:1301px) and (max-width:1360px){
	
	.rma-request .tooltip .tooltiptext {
		width:94px;
	}
	.rma-request .tooltip-bottom::after {
		margin-left: 1px;
	}
	.rma-request .action.submit-request.primary {
		float:left;
	}
	.modal-popup.submit-request-modal .modal-inner-wrap {
    	width: 55%;
	}
	.rma-request .step .overlimit,
	.rma-request .step .no-product-selected {
   		margin-right: 24px;
	}
	#order_history_table_filter tbody tr th input,
	#invoices_table_filter tbody tr th input {
             border: 1px solid #c2c2c2;
	     width:100%!important;
		}
	#order_history_table_filter tbody tr th:first-child input,
	#invoices_table_filter tbody tr th:first-child input {
             padding:5px;
		}
	#order_history_table_filter tbody tr th select,
	#invoices_table_filter tbody tr th select {
	   font-size:12px;
           width:100%!important;
        }
	
}
@media only screen and (min-width:1361px) and (max-width:1480px){
	
	.rma-request .tooltip .tooltiptext {
		width:105px;
	}
	.rma-request .tooltip-bottom::after {
		margin-left: -4px;
	}
	.rma-request .action.submit-request.primary {
		float:left;
	}
	.modal-popup.submit-request-modal .modal-inner-wrap {
    	width: 55%;
	}
	.rma-request .step .overlimit,
	.rma-request .step .no-product-selected {
    	margin-right: 24px;
	}
	#order_history_table_filter tbody tr th input,
	#invoices_table_filter tbody tr th input {
             border: 1px solid #c2c2c2;
	     width:100%!important;
		}
	#order_history_table_filter tbody tr th:first-child input,
	#invoices_table_filter tbody tr th:first-child input {
             padding:5px;
		}
	#order_history_table_filter tbody tr th select,
	#invoices_table_filter tbody tr th select {
	   font-size:12px;
           width:100%!important;
        }
}
@media only screen and (min-width:1481px) and (max-width:1919px){ 
	#order_history_table_filter tbody tr th input,
	#invoices_table_filter tbody tr th input {
             border: 1px solid #c2c2c2;
	     width:100%!important;
		}
	#order_history_table_filter tbody tr th:first-child input,
	#invoices_table_filter tbody tr th:first-child input {
             padding:5px;
		}
	#order_history_table_filter tbody tr th select,
	#invoices_table_filter tbody tr th select {
	   font-size:12px;
           width:100%!important;
        }
}

/* END RESPONSIVNESS */
