/**
* cdcustomfields4orders :: The Users to give their information during the order process in prestashop
*
* @author    contact@cleanpresta.com (www.cleanpresta.com)
* @copyright 2013-2014 cleandev.net
* @license   You only can use module, nothing more!
*/

#cdcustomfields4orders{clear:both;width:100%;margin:10px;float: left;margin: 14px 0;}
#cdcustomfields4orders .title.version-17{background: #ffffff;}
#cdcustomfields4orders input[type="text"], #cdcustomfields4orders select, #cdcustomfields4orders textarea{width:100%;border: 1px solid;}
#cdcustomfields4orders .cdlabel{padding-left: 0;}
#cdcustomfields4orders .field{padding: 0;}
#cdcustomfields4orders .action{margin-top: 10px;text-align:right;clear:both}
#cdcustomfields4orders .cdfield_content{padding: 0;}
#cdcustomfields4orders .cdfield_content > div{margin: 10px 0;}
#cdcustomfields4orders .checker{display: inline-block;}
#cdcustomfields4orders .radio-inline{
    margin-right: 1.25rem;}
#cdcustomfields4orders .radio-inline .custom-radio{
    margin-right: 0;}
#cdcustomfields4orders .contact_error{
    border: 1px solid red !important;}

#cdcustomfields4orders .recomendation.version-17{
    text-align: left;
}
#ccf4o_submit{
	padding: 10px 25px;
	margin: 5px 0 10px 0;
}
#cdcustomfields4orders .text_ref_comm{
	text-align: center;
	padding-top: 20px;
}
#cdcustomfields4orders #fieldsContent .card-block .form-group .form-control-label {
    font-size: 16px;
    font-weight: 600;
}