*{margin: 0; padding: 0;}
#common_order_form{ background: #fff;padding: 5px; }
.infoForm1 { width: 100%; margin: 0 auto; }
.com-row { width: 50%; float: left; padding: 5px 10px; box-sizing: border-box; }
.com-row1 { width: 50%; float: left; padding: 0; box-sizing: border-box; margin: 10px 0 0; }
.com-row input, .com-row select{ display: block; width: 100%; height: 40px; padding: .375rem .75rem; font-size: 13px; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.com-row select{ cursor: pointer;}
.com-row input::placeholder { color: #6c757d; opacity: 1; }
.selectSubject { width: 100%; display: inline-block; float: none; height: 40px; }
.selectSubject .select2-choice {
    height: 40px !important;
    border: solid 1px #ced4da !important;
    background: #fff;
    padding: 0 10px;
    line-height: 38px !important;
    font-size: 13px;
    color: #888;
}
.com-row input[type="file"], #comm_o_f_more_attachment label { width: 87%;}
.com-row input[type="file"] { height: auto; float: left; cursor: pointer; border-color: #ccc;}
::after, ::before {  -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.com-row .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 10px; margin: 2px 0 0; margin-top: 2px; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.full{width: 100%;}
.com-row label { padding: 5px; display: inline-block; width: 100%; box-sizing: border-box; color: #666;}
.com-row textarea { width: 100%; padding: 10px; border: solid 1px #ccc; border-radius: 5px;}
.chkbox{ margin-top: -35px ;}
.chkbox label { display: inline-block; width: 85%; box-sizing: border-box; color: #666; padding: 11px 5px 0;font-size: 12px}
.chkbox input{width: auto; float: left; cursor: pointer;}
.center-txt { text-align:center;}
/*.com-row button {
    font: 400 13px/53px 'Montserrat', sans-serif;
    text-align: center;
    padding: 0 30px;
    height: 53px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    text-shadow: none;
    border: 0;
    text-decoration: none !important;
    outline: none;
    text-transform: uppercase;
    background: #e5540e;
    border-bottom: 3px solid #b7420b;
}
.com-row button:hover { background: #999;} */
.com-row .select2-container .select2-choice .select2-arrow{display: none !important;}
.selectSubject .select2-choice::before {content: "˅"; position: absolute; right: 0px; background: #e1e1e1; padding: 0 3px; height: 39px; top: 0; border: solid 1px #adadad; font-size: 17px; color: #565656;}
.error { width: 100%; float: left; padding: 0 10px; box-sizing: border-box; color:#F00; display: none;}
.close-btn {     background: #ffd500;
    width: 30px;
    height: 30px;
    text-decoration: none;
    float: left;
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    border-radius: 100px;
    margin: 8px 0 0 5px !important;
    margin-top: 0px;
    vertical-align: top; }
.close-btn:hover{background: #585858;}
/*.close-btn span { font-size: 30px; padding: 0px 10px; text-decoration: none; color: #fff; font-weight: bold; line-height: 30px; }*/
#comm_o_f_more_attachment label { float: left; padding: 5px 0; }
#comm_o_f_more_attachment label input{  width: 100%;}
.form-inner .com-row {
    padding: 5px;
}
.form-inner .com-row input[type="file"]{width: 80%;}
.theme-form {

    padding: 0 0 10px;

}
.captcha img {  border-radius: 3px;  height: 40px;  margin: 0; height: 28px;}
.captcha a { display: inline-block; vertical-align: top; margin: 0px; color: #666; background: #ccc; padding: 2px 8px; border-radius: 3px;
    height: 28px;}
.captcha .glyphicon { top : -4px; }
.captcha input { width: 110px; vertical-align: top; margin: 0 0 0 8px; display: inline-block !important; height: 28px !important;}


@media (min-width: 1440px) {}
@media (min-width: 992px) and (max-width: 1199px) {
.com-row input[type="file"], #comm_o_f_more_attachment label {    width: 84%;}
}

@media (min-width: 768px) and (max-width: 991px) {
.com-row input[type="file"], #comm_o_f_more_attachment label {    width: 84%;}
}
@media (max-width: 767px) {
	.com-row { width: 100%;	}
	.com-row input[type="file"] {  width: 85%;}
	#comm_o_f_more_attachment label { width: 85%;}
}
@media (max-width: 480px){
	.com-row { width: 100%;	}
	.com-row input[type="file"] {  width: 80%;}
	#comm_o_f_more_attachment label { width: 80%;}

}

.comm_o_f_btn {
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    background: #910302;
    display: inline-block;
    width: 30px;
    text-align: center;
    border-radius: 100px;
    margin: 0 0 0 5px;
        margin-top: 0px;
    vertical-align: top;
}
#comm_o_f_add_more:hover {
    color: #fff;
    text-decoration: none;
}