@media screen and (min-width: 768px) {
.rm_return_slip_link
{
    font-weight: bold;
    text-decoration: underline;
}

.rm_return_slip_link:hover
{
    font-weight: bold;
    text-decoration: underline;
}

.rm_order_return_comment
{
    max-height: 100px;
    overflow: auto;
}

.vss_italic_text{
    font-style: italic;
}

.rm_custom_accordian_hidden 
{
    display: none;
}

.rm_o_sub_block_width
{
    width: 65%;
}
.rm_success_form_height
{
    height: 1083px;
}

.rm_row{
    width:100%;
        position: relative;
}

.rm_center_row{
    text-align:center;
}

.rm_order_form_block{
    padding-top:10px;
}
#rm_popup_address {
    line-height: 1.5em;
}
#returnmanager_form{
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    border-bottom: 1px solid #636161;
    padding-bottom: 6px;
    margin-bottom: 14px !important;
    display: inline-block;
}
.kb_field_row {
    display: inline-block;
    width: 100%;
}
.rm_row.rmAddressSection span.rm_popup_pro_name {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    border-bottom: 1px solid #c7c2c2;
    padding-bottom: 6px;
    margin-bottom: 14px !important;
    display: inline-block;
}
#rm_single_order_detail_container{
    display:none;
    font-family: "PT Sans", sans-serif;
}

.velsof-box {
    background: #fbfbfb;
    border: 1px solid #d6d4d4;
    padding: 14px 18px 13px;
    margin: 0 0 30px 0;
    line-height: 23px;
}

.rm_bottom_border{
    border-bottom: 1px #666 solid;
}

.rm-heading{
    font-family: "PT Sans", sans-serif;
    padding: 0 0 15px;
    line-height: normal;
    margin-bottom: 12px;
    border-bottom: 1px solid #d6d4d4;    
}

.rm-heading-large{
    color: #555454;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    display:block;
}

.rm-heading-small{
    color: #555454;
    font-size: 14px;
    font-weight: 600;   
}
.rm_error_heading{
    margin:10px 0;
    background-color: rgb(255,209,209);
    color: grey;
    padding: 5px;
}

.rm_top_margin{
    margin-top:10px;
}

.rm_field-block {
    width: 500px;
    margin:0 auto;
    text-align:left;
    margin-bottom:10px;
}

.rm_form_left {
    text-align: right;
display: inline-block;
width: 180px;
vertical-align: top;
padding-top: 10px;
}

.rm_form_left .rm_label{
    font-size:15px;
    font-weight: bold;
}

.rm_form_right {
    text-align: left;
display: inline-block;
width: 282px;
}

.rm_form_right input{
    color: grey;
    display: inline;
    padding: 7px 5px !important;
    height: 40px;
    background: white;
    font-size: 13px;
    color: #9c9b9b;
    border: 1px solid #d6d4d4;
    width: 280px;    
}

.rm_error{
    color:#ff0000;
    font-size:11px;
    display:block;
}

.star_red
{
    color: red;
}

.velsof-button
{
    font-size: 17px;
    line-height: 21px;
    color: white;
    padding: 0;
    font-weight: bold;
    background: #43b754;
    border: 1px solid;
    outline: 0;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125);
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0px;
    white-space: nowrap;
    font-family: inherit;
}

.rm_half_row{
    display:inline;
}

.rm_order_heading{
    font-weight: bold;
    color: #555454;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;;
}

.rm_left{
    float:left;
}

.rm_right{
    float:right;
}

.rm_single_order_row{
    border: 1px solid #ccc;
    width: 100%;
}

table.rm_single_order_row{
    background-color: #fff;
}

.rm_single_order_row .rm_order_header{
    border-top: 5px solid #333333;
    background-color: #F6F6F6;
    padding: 10px;
}

.rm_label_hightlight{
    font: 600 18px/22px "PT Sans", sans-serif;
    color: #555454;
    border-top: 5px solid #333333;
    text-transform: uppercase;
}

.rm_right_align{
    text-align:right;
}

.rm_center_align{
    text-align:center;
}

.rm_label_orderstatus{
    display: inline;
    padding: 5px 8px;
    color: #fff;
    font-weight: 700;
}

.rm_single_order_row .rm_pro_row{
    border-bottom: 1px solid #ccc;
    color:#000;
}

.rm_single_order_row .rm_img_col{
    width:15%;
}

.rm_single_order_row .rm_description_col{
    width:30%;
}

.rm_product_name a{
    color: #333;
    font-weight: 700;
}

.rm_product_attr{
    font-size: 12px;
line-height: 1.3;
color: #333;
}

.rm_product_return_stat{
    text-align: left;
    display: block;
    line-height: 1.3;
    color: #285E8E;
}

.rm_b_margin{
    margin-bottom:10px;
}

.rm_single_order_total_row{
    color:#000;
}

.black_overlay{
    background-color: #000;
    display: none;
    height: 2127px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
}

.white_content {
    display: block;
    position: fixed;
    top: 6%;
    border: 0px solid #535452;
    background-color: #fff;
    z-index: 999999;
    margin: 0 auto;
}

.rm_innerBox{
    width: 780px;
    color:#333;
    position:relative;
}

.rm_left{
    float:left;
}

.rm_clear{
    clear:both;
}

.rm_popup_left{
    width: 230px;
    min-height:470px;
}

.rm_popup_right {
    width: 550px;
    max-height: 500px;
    overflow: auto;
}

.rm_popup_left, .rm_popup_right{
    padding: 30px 20px;
}
.rm_popup_left{
    padding:0;
}
#rm_popup_pro_info .rm_pop_heading {
    border: 0;
font-weight: normal;
position:relative;
font-size: 16px;
padding: 0 10px;
margin: 5px;   
}
.rm_box_shadow{
    padding: 30px 10px;
    background-color: #F5F5F5;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    /* box-shadow: inset -3px -3px 13px -3px #ABABAB;
    -webkit-box-shadow: inset -3px -3px 13px -3px #ABABAB;
    -moz-box-shadow: inset -3px -3px 13px -3px #ABABAB;
    -o-box-shadow: inset -3px -3px 13px -3px #ABABAB;   */
    color: #000;  
}
.rm_box_shadow:before{
    position: absolute;
    content: '';
    background: #f5f5f5;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.rm_pop_heading{
    font-size: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ababab;
    padding-bottom: 8px;
    font-weight:normal;
    text-align: center;
}

.rm_pop_heading strong {
    letter-spacing: 0.05em;
    border-bottom: 1px solid #c7c2c2;
    padding-bottom: 5px;
}

.rm_pop_heading span {
    margin-top: 1em;
}

.rm_pro_detail_block{
    margin-bottom: 15px;
    border-bottom: 0px solid #ababab;
        position: relative;
}

.rm_popup_pro_name_block{
    margin: 10px;
    background-color: transparent;
    border: 0px solid #ccc;
    padding: 5px;
}
.rm_row.rmAddressSection {
    padding: 10px;
}
.rm_popup_pro_img{
    text-align:center;
}
.rm_pop_heading span {
    display: inline-block;
    width: 100%;
}
.rm_popup_pro_img img {
    max-width: 180px;
}

.rm_popup_pro_name, .rm_popup_pro_attr{
    display:block;
}
.rm_popup_pro_name_block .rm_popup_pro_name {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #c7c2c2;
}
.rm_popup_pro_name_block .rm_popup_pro_attr {
    font-size: 12px;
    text-transform: uppercase;
    padding-bottom: 5px;
    border-bottom: 1px solid #c7c2c2;
}
.rm_row.rmAddressSection {
    margin: 0 10px;
    padding: 5px;
    position: relative;
    z-index: 9;
    width: 90%;
    margin: 0 auto;
    border-radius: 5px;
}
.rm_popup_pro_name{
    font-size: 14px;
}

.rm_popup_pro_attr{
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.2;
}

.uppercase{
    text-transform: uppercase;
}

.rm_popup_addr{
    padding-top: 7px !important;
    line-height: 0.9;
}

.rm_form_info_text{
    color:#000;
    font-weight: bold
    font-size: 18px;
}

.rm_row_form{
    width:100%;
    margin-bottom:15px;
}

.rm_form_left_half{
    width:100%;
    display:inline-block;
    vertical-align: top;
}

.rm_form_right_half{
    width:100%;
    display:inline-block;
}

.rm_form_label{
    font-size: 14px;
    display: block;
        margin-bottom: 5px;
}

.rm_form_control_block{
    margin-bottom: 5px;
}

.rm_form_control{
    width: 95%;
    height: 30px;
    font-size: 13px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    min-height: 36px;
    border-radius: 2px;
}

.rm_form_note{
    color: #000;
    font-weight: bold;
}

#rm_return_type_note p, #rm_reason_type_note p{
    display:none;
    margin-bottom:0;
}

.rm_control_block_fw{
    width:100%;
}

.rm_textarea{
    width: 100%;
    height: 75px;
    font-size: 13px;
}

.rm_left .checker{
    display:inline;
}

#rm_popup_request_form button{
    font-weight:bold;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
}

#rm_return_form_popup #rm_pop_up_close_btn {
    background-color: #fff;
    border: 1px solid #27282c;
}

#rm_return_form_popup #rm_pop_up_close_btn:hover {
    background-color: #414349;
}

#rm_return_form_popup .btn-primary span {
    color: #27282c;
}

#rm_return_form_popup .btn-primary: span {
    color: #fff;
}

#rm_return_form_popup .btn-success {
    background-color: #27282c;
    border: 1px solid #27282c;
}

#rm_return_form_popup .btn-success:hover {
    background-color: #414349;
}

.rm_link{
    color: #3276B1;
}

#rm_toc_block{
    margin-top: 7px;
    border: 1px solid #ababab;
    height: 100px;
    overflow-y: scroll;
    padding: 5px;
    display:none;
}

#rm_toc_block p:first-child{
    font-size: 15px;
    font-weight: 700;
}

.rm_returned_qty{
    background-color: transparent;
    padding-left: 10px;
    text-align: center;
    padding: 0 !important;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
}

.rm_vpad3{
    padding-top:3px;
    padding-bottom:3px;
}

.rm_vertical_border{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.rm_sub_heading{
    border-bottom: 0px solid #ccc;
    padding-bottom: 3px;
    color: #ffffff;
        position: relative;
    padding: 5px 10px;  
}
.rm_submit_success_heading img {
    max-width: 20px;
}
.rm_submit_success_heading{
   /*  background: url('../img/return_submit_success.png') no-repeat transparent 0 0; */
    margin-bottom: 10px;
    padding-left: 55px;
    padding-top: 13px;
    font-size: 16px;
    font-weight: normal;
    background: #428bca;
    padding: 10px;
    color: #fff;
}

.rm_popup_close_icon{
        height: 25px;
    width: 25px;
    right: 0;
    margin-right: -10px;
    margin-top: -10px;
    z-index: 99;
    
    position: absolute;
    right: 0;
    margin-right: -10px;
    margin-top: -10px;
    z-index: 99;
    background: #000;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    line-height: 22px;
}

.rm_popup_close_icon:hover{
    color:#ffffff;
    text-decoration: none;
}
.rm_return_id_text{
    margin-bottom: 5px;
    font-size: 14px;
}

.rm_success_note{
    margin-bottom: 20px;
}

.rm_fancy_heading{
    /* background-image: -o-linear-gradient(bottom, #E3E1E0 0%, #FFFDFC 100%);
    background-image: -moz-linear-gradient(bottom, #E3E1E0 0%, #FFFDFC 100%);
    background-image: -webkit-linear-gradient(bottom, #E3E1E0 0%, #FFFDFC 100%);
    background-image: -ms-linear-gradient(bottom, #E3E1E0 0%, #FFFDFC 100%);
    background-image: linear-gradient(to bottom, #E3E1E0 0%, #FFFDFC 100%); */
    background:#ccccff;
    padding: 5px 10px;
    font-size: 14px;
    border: 1px solid #ccc;
}

.rm_o_detail_block{
    border: 1px solid #ccc;
    border-top: none;
    padding: 8px 10px;
}

.rm_o_sub_block{
    display:inline-block;
    vertical-align:top;
}

.rm_o_right_block {
    width: 34%;
    padding-left: 8px;
    background: #efefef;
    padding: 10px;
    border: 1px solid #e8e8e8;
}

.rm_o_section_heading{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

#rm_o_cart_info{
    max-height: 180px;
    overflow-y: scroll;
    border: 1px solid #ccc;
    padding: 5px;
}

.rm_o_p_row{
    margin-bottom:8px;
    border-bottom: 1px solid #ccc;
}

.rm_o_p_img{
    width: 30%;
       display: inline-block;
    text-align: center;
        box-shadow: 0 0 2px #b1aaaa;
    border: 2px solid #ededf3;
    box-sizing: border-box;
}

.rm_o_p_img img{
    width:80px;
    height:80px;
}

.rm_o_p_info{
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
}

.rm_o_p_info span{
    display: block;
    font-size: 12px;
    line-height: 1.1;
}

.rm_o_p_price{
    width: 15%;
    display: inline-block;
    vertical-align: top;
    text-align:center;
    font-weight:bold;
}

.rm_o_total_left{
    float: left;
    font-weight: bold;
    /*font-size: 12px;*/
}

.rm_o_total_right{
    float: right;
}

.rm_history_header
{
    margin-bottom: 26px;
}

.rm_history_nodata
{
    margin-top: 35px;
    color: orangered;
    font-size: 16px;
}
#rm_popup_request_form .rm_pop_heading img {
    max-width: 32px;
}
.rm_row_form_title {
    margin-bottom: 10px;
}
#rm_popup_request_form .rm_row_form {
    width: 50%;
    padding: 0 10px;
    float: left;
}
#rm_popup_request_form .uploader span.filename {
    color: #777;
    border: solid 1px #e6e6e6;
    font-size: 14px;
    background: #ffffff;
    margin-right: 2px;
    min-height: 36px;
    padding: 4px 6px;
        width: 100%;
}
#rm_popup_request_form .uploader{
    height: 36px;
}
#rm_popup_request_form .rm_row_form.full_width_field {
    width: 100%;
}
.rm_row_form_title span.rm-heading-small {
    padding: 0 10px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}
.rm_row.rm_responsive_left {
    padding: 0 10px;
}
#rm_popup_request_form  .checker span{
    top:0;
}
#rm_popup_request_form .rm_pop_heading{
    padding: 10px;
    color: #000;
}
span.rm_popup_pro_name.rm_sub_heading.titleHeading {
    text-align: center;
    padding-top: 20px;
    color: #000;
    letter-spacing: 1px;
}
.rm_row.returnDetails {
    margin-top: 10px;
    width: 90%;
    margin: 10px auto 0;
    background: rgb(66, 139, 202, 0.7);
    border-radius: 4px;
    padding: 10px;
}
.rm_row.returnDetails .rm_sub_heading {
    padding: 0;
    margin-bottom: 5px;
}
.rm_row.returnDetails .rm_vpad3 {
    padding: 0;
    color: #eaeaea;
}
div#rm_popup_success_form .rm_row + .rm_row {
    padding: 0 10px;
}
#rm_popup_success_form div#rm_o_cart_info .rm_row {
    padding: 0;
    padding-bottom: 9px;
}
.rm_o_right_block .rm_row {
    padding: 0 !important;
        display: inline-block;
    width: 100%;
}
}
@media (min-width: 768px) and  (max-width:1024px) { 
    .white_content
    {
        position: fixed;
        /*top: -29%;*/
        width: 735px;
        margin: 0 auto;
    }
    .rm_popup_right
    {
        width: 500px;
    }
    .rm_innerBox
    {
        width: 730px;
    }
}

@media (min-width: 1024px) and  (max-width:1100px){
   .white_content
    {
        position: fixed;
/*        top: -32%;*/
        margin: 0 auto;
    }    
}


table.rm_single_order_row {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table.rm_single_order_row caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table.rm_single_order_row tr {
  border: 1px solid #ddd;
  padding: .35em;
}

table.rm_single_order_row th,
table.rm_single_order_row td {
  padding: .625em;
  text-align: center;
}

table.rm_single_order_row th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  table.rm_single_order_row {
    border: 0;
  }

  table.rm_single_order_row caption {
    font-size: 1.3em;
  }
  
  table.rm_single_order_row thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.rm_single_order_row tr {
    border-bottom: 3px solid #ddd;
    margin-bottom: .625em;
  }
  
  table.rm_single_order_row td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: center;
  }
  
  table.rm_single_order_row td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.rm_single_order_row td:last-child {
    border-bottom: 0;
  }
}

@media (max-width:768px) { 
    .rm_field-block {
        width: 460px;
    }    
    .rm_form_left
    {
        text-align: left;
    }
    .btn{
        padding: 6px 6px !important;
    }
    .white_content {
        display: block;
        position: fixed;
        /*top: -25%;*/
        top: 5%;
        border: none;
        background-color: white;
        z-index: 999999;
    }
    .rm_innerBox {
        text-align: center;
    }
    .rm_box_shadow
    {
        box-shadow: none;
    }
    .rm_popup_left {
            min-height: 450px;
    padding-bottom: 20px;
    }
    .rm_popup_right
    {
            padding-bottom: 10px;
    }
    #rm_popup_request_form button {
    margin-top: 5px;
    }
    .rm_form_left_half {
        width: 100%;        
    }
    .rm_success_form_height
    {
        height: 500px !important;
    }
    .rm_o_right_block {
        width: 100%;
    }
    .rm_o_sub_block_width
    {
        width: 100%;
    }
    .rm_scrollable_div
    {
        max-width: 460px;
        overflow-x: scroll;
    }
    .rm_label_orderstatus {
        display: inline-block;
    }
    #rm_popup_request_form .rm_row_form {
    width: 100%;
    margin-bottom:7px;
    }
    .rm_custom_accordian_hidden {
    display: none;
    }
    #rm_return_form_popup {
    overflow-y: scroll;
    overflow-x: visible;
    height: 85vh;
    width: 95vw;
    }
    .black_overlay{
    background-color: #000;
    display: none;
    height: 2127px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
}
.rm_popup_close_icon {
    height: 25px;
    width: 25px;
    right: 2%;
    z-index: 99;
    position: fixed;
    z-index: 99;
    background: #000;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    line-height: 22px;
}

.rm_pop_heading strong {
    letter-spacing: 0.05em;
    border-bottom: 1px solid #c7c2c2;
    padding-bottom: 5px;
}

.rm_popup_pro_name_block .rm_popup_pro_name {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #c7c2c2;
    display: inline-block;
}

.rm_pop_heading span {
    display: inline-block;
    width: 100%;
}

#rm_popup_pro_info .rm_pop_heading {
    border: 0;
    font-weight: normal;
    position: relative;
    font-size: 16px;
    padding: 0 10px;
    margin: 5px;
}

#rm_toc_block {
    margin-top: 7px;
    border: 1px solid #ababab;
    height: 100px;
    overflow-y: scroll;
    padding: 5px;
    display: none;
}

#rm_return_type_note p, #rm_reason_type_note p {
    display: none;
    margin-bottom: 0;
}

.rm_pop_heading span {
    margin-top: 1em;
}

.rm_popup_pro_attr{
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.2;
}

input[type="file"] {
    display: inline-block;
}

.rm_form_control {
width: 80%;
height: 30px;
font-size: 13px;
background: #ffffff;
border: 1px solid #e6e6e6;
min-height: 36px;
border-radius: 2px;
}

.rm_form_note {
    margin: 10px;
    font-weight: bold;
}

.rm_form_label {
    font-weight: bold;
}

.rm_error {
    color: red;
    display: block;
    font-weight: bold;
}

.rm-textarea {
    min-height: 100px;
}

#rm_popup_request_form button{
    font-weight:bold;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
}

#rm_return_form_popup #rm_pop_up_close_btn {
    background-color: #fff;
    border: 1px solid #27282c;
}

#rm_return_form_popup #rm_pop_up_close_btn:hover {
    background-color: #414349;
}

#rm_return_form_popup .btn-primary span {
    color: #27282c;
}

#rm_return_form_popup .btn-primary: span {
    color: #fff;
}

#rm_return_form_popup .btn-success {
    background-color: #27282c;
    border: 1px solid #27282c;
}

#rm_return_form_popup .btn-success:hover {
    background-color: #414349;
}

}