/*** DROPSHIP API ****/
.dropship_list_wrapper{
    display: block;
    overflow-x: auto;
}

/*** END DROPSHIP API ****/

.margin10{
    margin:10px;
}

#warning-text-payment{
	text-align: center;  
	margin-top: 10px;
}

.dnot{
 background-color:yellow;
 padding: 11px 10px 16px 10px;
}

.dnot span{
	color:red;
	font-weight:bold
}

#details_div1{
   float:left;
   width:100%;
}

#new_paypal{
    float: left;
    width: 34%;
}

.bank_transfer{
 width:80%;
 float:right;
}

.pmethodwrapper{

    display: block;
    width: 100%;
}
.pmethodtitle{
    width: 20%;
    float: left;
    display: block;

}
.p_method_lists{
  width:60%;
  float:left;

}
.radio_dropship_pm{
    width:100%;
}

.ticket-details .table-bordered th{
    border: 1px solid #dddddd;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}
.current_ticket_heading{
    width: 80%;
    float: left;
}
.ticket_message_title{
    margin-top: 44px;
}
.ticket-main-note{
    margin-top:20px;
}

.ticket_create_field{
    max-width: 300px !important;
}
.pd-left{
    padding-left:18px;
}
.margin-topclass{
    margin-top:20px;
}
.margin-left{
    margin-left:20px;
}

#mess_req{
    width:100%;
    display:block;
}
.foru_butt_list li {
    width: 25%;
    float: left;
    text-align: center;
    list-style: none;
}
#mcois_msg_link4{
    background: none repeat scroll 0 0 #FF0000; 
    border-radius: 7px; 
    box-shadow: 0 2px 2px #DDDDDD;  
    color: #FFFFFF; 
    cursor:pointer; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 12px; 
    font-weight: bold;
    line-height: 12px;
    padding: 6px 12px; 
    text-decoration: none;
}

.importContent{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    float: left;
    margin-bottom: 10px;
    margin-right: 9px;
    padding: 6px;
    width: 75%;
}
.helpFeedback{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    float: left;
    margin-bottom: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 20%;
    min-height: 61px;
    text-align: center;
}
.importrsgtable{
    width:100%
    
}
.imp_file_uploader{
    display: block;
    width: 25%;
    float: left;
}

.imp_file_btn{
    display: block;
    width: 75%;
    float: left;
}
.fullButtonimp{
    width:100%
}
.help-button{
    background: none repeat scroll 0 0 #FF0000; 
    border-radius: 7px; 
    box-shadow: 0 2px 2px #DDDDDD; 
    color: #FFFFFF; 
    cursor: pointer; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 12px; 
    font-weight: bold; 
    line-height: 34px; 
    padding: 13px 15px; 
    text-decoration: none;
}
.action-mcois-buttons{
    width: 100%;
    display: block;
    clear: both;
}
.control-label-registration{
    max-width: 321px;
    padding-top: 7px;
    padding-bottom: 5px;
    justify-content: flex-start;
}
.custom-reg-fields-container{
    border: 1px solid #aaa;
}
.custom-reg-fields{
    margin-top: 5px;
}
.mobile .custom-reg-fields-container select{
    width: 329px !important;
    font-size: 14px !important;

}
.mobile .custom-reg-fields div.col-sm-12{
    font-size: 14px !important;
    font-weight: bold;
}

.mobile.popup-register .custom-reg-fields-container select{
    width: 289px !important;
}
.desktop.popup-register .custom-reg-fields-container .col-sm-7{
    width: 418px !important;
}
.desktop.popup-register .custom-reg-fields-container .col-sm-12{
    font-size: 12px;
    font-weight: bold;
}
.desktop.popup-register .custom-reg-fields-container .col-sm-7 option{
    font-size: 15px;
}
