@font-face {
    font-family: Nunito;
    src: url(../../fonts/Nunito-Regular.ttf);
}
@font-face {
    font-family: Nunito Semibold;
    src: url(../../fonts/Nunito-SemiBold.ttf);
}
.clear-float:after{
    content: '';
    display: block;
    clear: both;
}

.gdfrm-form-container{
    padding-top: 50px ;
}
.gdfrm-form-container *{
    box-sizing: border-box;
    max-width: 100%;
}
.gdfrm-form-container img{
    max-width: 100%!important;
}
.gdfrm-form-container .gdfrm-map *{
    max-width: initial!important;
}
.widget-column .gdfrm-form-container{
    padding-top: 0;
}
.gdfrm-form-title{
    font-size: 30px;
    margin-bottom: 20px;
    font-family: Nunito;
}
.gdfrm-form-field{
    margin-bottom: 15px;
}
.gdfrm-form-field.hidden{
    margin-bottom: 20px;
}
.gdfrm-form-field.option-inline .gdfrm-radio-option,
.gdfrm-form-field.option-inline .gdfrm-checkbox-option{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px!important;
}
.gdfrm-checkbox-option-image{
    max-width: 30%;
    display: inline-block;
    /*padding: 10px;*/
    /*border: 1px solid transparent;*/
    cursor: pointer;
    text-align: center;
    margin: 10px 2%;
    /*border-radius: 10px;*/
}
.gdfrm-checkbox-option-image.gdfrm-twocol{
    width: 45%;
}

.gdfrm-imageselect.option-block .gdfrm-checkbox-option-image{
    display: block;
    margin-left: 0;
}
.gdfrm-checkbox-options .gdfrm-checkbox-option-image:nth-child(5n+1){
    margin-left: 0;
}
.gdfrm-imageselect.option-block.label-right .gdfrm-checkbox-option-image{
    margin-right: 0;
}
.gdfrm-checkbox-option-image label span{
    position: absolute;
    height: 33px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff!important;
    font-size: 14px!important;
    padding: 5px;
    left: 0;
    display: none;
}

.gdfrm-checkbox-option-image:hover label span,
.gdfrm-checkbox-option-image.selected label span,
.gdfrm-checkbox-option-image.selected input[name=quantity] {
    display: block;
}
.gdfrm-checkbox-option-image.selected input[name=quantity]{
    max-width: 100%;
    margin-top: 5px;
}
.gdfrm-checkbox-option-image.selected{
    border-radius: 5px;
}
.gdfrm-checkbox-option-image.selected label{
    box-shadow: 0px 0px 10px #cbc2c2;
    /*padding: 10px;*/
}
.gdfrm-checkbox-option-image input{
    display: none;
}

.gdfrm-form-field.gdfrm-donation select,
.site-content .post .entry-content form .gdfrm-form-field.gdfrm-donation select{
    width: 50px;
    padding: 0px 5px;
    float: right;
    height: auto!important;
}
.gdfrm-form-field.gdfrm-donation input[type=number]{
    width: calc( 100% - 60px );
    float: left;
}
.gdfrm-form-field.gdfrm-donation input[readonly]{
    text-align: center;
    width: 50px!important;
    float: right;
    padding: .618em;
}
.gdfrm-form-field.gdfrm-donation .gdfrm-first-col,
.gdfrm-form-field.gdfrm-donation .gdfrm-second-col{
    width: 50%;
    float: left;
    text-align: center;
    font-weight: 500;
    position: relative;
    padding: 17px 13px;
    box-sizing: border-box;
    font-size: 16px;
}
.gdfrm-form-field.gdfrm-donation .gdfrm-second-col{
    padding-left: 35px;
}
.gdfrm-form-field.gdfrm-donation .gdfrm-first-col:after{
    content: url('../../images/donation-separator.png');
    display: inline-block;
    position: absolute;
    right: -9px;
    top:0;
}
.gdfrm-form-field.gdfrm-donation{
    font-size: 18.7px;
}
.gdfrm-form-field.gdfrm-donation ul{
    margin-left: 0;
    padding-left: 0;
}
.gdfrm-form-field.gdfrm-donation ul li{
    list-style: none;
    display: inline-block;
    padding: 8px 10px;
    color: #777777;
    font-size: 16px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 5px 5px;
    cursor: pointer;
}
.gdfrm-form-field.gdfrm-donation ul li.selected{
    background-color: #777777;
    color: #fff;
}
.gdfrm-form {
    position: relative;
}

.form_loading_icon {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.3)
}

.form_loading_icon img{
    position: relative;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);
}

.gdfrm-form-field>label{
    display: block;
    font-size: 16px;
    font-family: Nunito;
    width: 100%;
    position: relative;
    cursor: pointer;
    color: #777;
    text-align: left;
}
input[type=submit]{
    color: #fff;
    background: #666;
    padding: 3px 20px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.gdfrm-checkbox-option label,
.gdfrm-radio-option label{
    display: inline-block;
    width: auto;
    position: relative;
}

.ui-datepicker .ui-datepicker-header{
    background: #fff;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    border: 1px solid #dfdfdf;
    background: #fff;
    color: #999999;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    border-color: #30b7ff;
    color: #30b7ff;
}
.ui-state-default.ui-state-hover{
    border-color: #b5ea15;
    color: #a1ea15;
}
tbody tr:nth-child(even) td, tbody tr.even td{
    background: none;
}

.gdfrm-form-container.gdfrm-loggedin{
    color: #666;
    font-family: Nunito;
}
.gdfrm-form-container.gdfrm-loggedin a,
.gdfrm-form-container.gdfrm-loggedin a:hover{
    padding: 5px 15px;
    margin-left: 10px;
    color: #fff;
    background-color: #777;
    border-radius: 5px;
    text-decoration: none;
}


.gdfrm-form-field input,
.gdfrm-form-field textarea,
.gdfrm-form-field select{
    width: 100%;
    border: 1px solid #ddd!important;
    font-size: 14px;
    padding: .618em!important;
    line-height: 24px;
    max-width: 100%;
    border-radius: 3px!important;
    margin-bottom: 5px!important;
    background: #fff!important;
    box-sizing: border-box;
}

.gdfrm-form-field input,
.gdfrm-form-field select{
    height: auto!important;
}

.gdfrm-checkbox-option-image input.gdfrm-quantity,
input.gdfrm-quantity{
    display: block;
    line-height: 16px;
    padding: 5px !important;
}

.gdfrm-form-field input[type=checkbox]{
    -webkit-appearance: checkbox!important;
}
.gdfrm-form-field input[type=radio]{
    -webkit-appearance: radio!important;
}

.gdfrm-quantity-cont{
    max-width: 100px;
    text-align: left;
}
.gdfrm-quantity-cont span{
    font-size: 14px!important;
    margin-bottom: 2px;
    display: inline-block;
    color: #666;
}
.gdfrm-form-field input[name=quantity]{
    max-width: 100px;
}
.gdfrm-form-field input[type=submit]{
    background: #4d5051 !important;
    color: #fff!important;
}
.gdfrm-form-field input[type=checkbox],
.gdfrm-form-field input[type=radio]{
    width: auto;
    padding: 0;
    margin-bottom: 0!important;
}

.gdfrm-captcha-box{
    padding: 10px;
    max-width: 230px;
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
    border-radius: 5px ;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.gdfrm-form-field .gdfrm-captcha-box input{
    font-size: 12px;
    padding: 7px;
    line-height: initial;
    margin-top: 3px;
}
.gdfrm-captcha-box img{
    height: 50px!important;
}
.gdfrm-captcha-box>*{
    box-sizing: border-box;
}
.gdfrm-captcha-box>a{
    float: right;
}
.gdfrm-form-field .select2-container{
    margin-bottom: 5px;
}

.gdfrm-form-field .gdfrm-password-block{
    position: relative;
}
.gdfrm-view-password{
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 25px;
    color: #ddd;
    cursor: pointer;
    transition: all 0.5s;
    width: 28px;
}
.gdfrm-view-password:hover{
    color: #666;
}
.gdfrm-form-field>div{
    position: relative;
}
.gdfrm-form-field.gdfrm-date>div input{
    background: url(../../images/icons/date.png) no-repeat right 10px center !important;
}
.gdfrm-form-field:after{
    content: '';
    display: block;
    clear: both;
}
/* label position left */
.gdfrm-form-field.label-left>label{
    float: left;
    width: 20%;
}
.gdfrm-form-field.label-left>input:not([type=checkbox]):not([type=radio]),
.gdfrm-form-field.label-left>select,
.gdfrm-form-field.label-left>textarea,
.gdfrm-form-field.label-left>span.select2-container{
    float: right;
    width: 75%;
}
.gdfrm-form-field.label-left.gdfrm-radio>div,
.gdfrm-form-field.label-left.gdfrm-email>div,
.gdfrm-form-field.label-left.gdfrm-text>div,
.gdfrm-form-field.label-left.gdfrm-upload>div,
.gdfrm-form-field.label-left.gdfrm-phone>div,
.gdfrm-form-field.label-left.gdfrm-textarea>div,
.gdfrm-form-field.label-left.gdfrm-checkbox>div,
.gdfrm-form-field.label-left.gdfrm-recaptcha>div,
.gdfrm-form-field.label-left.gdfrm-captcha>div,
.gdfrm-form-field.label-left.gdfrm-imageselect>div,
.gdfrm-form-field.label-left.gdfrm-selectbox>div,
.gdfrm-form-field.label-left.gdfrm-map>div,
.gdfrm-form-field.label-left.gdfrm-address>div,
.gdfrm-form-field.label-left.gdfrm-password>div,
.gdfrm-form-field.label-left.gdfrm-date>div,
.gdfrm-form-field.label-left.gdfrm-html>div,
.gdfrm-form-field.label-left.gdfrm-number>div,
.gdfrm-form-field.label-left.gdfrm-donation>div{
    width: 75%;
    float: right;
}

.gdfrm-form-field.label-left.gdfrm-donation .gdfrm-second-col,
.gdfrm-form-field.label-right.gdfrm-donation .gdfrm-second-col{
    padding-left: 25px;
}
.gdfrm-form-field.label-left.gdfrm-donation input[readonly],
.gdfrm-form-field.label-right.gdfrm-donation input[readonly]{
    width: 30px!important;
    padding-left: 5px!important;
}

.label-left.gdfrm-form-field.gdfrm-donation input{
    width: calc(100% - 35px);
}

.gdfrm-form-field.label-right.gdfrm-imageselect.field-26.option-block  .gdfrm-checkbox-option.gdfrm-checkbox-option-image
{
    float: right;
    clear: right;
}
.gdfrm-form-field.label-left .gdfrm-radio-option label,
.gdfrm-form-field.label-left .gdfrm-checkbox-option label{
    float: none;
}
/* label position right */
.gdfrm-form-field.label-right>label,
.gdfrm-form-field.gdfrm-password.label-right label{
    float: right;
    width: 20%;
}
.gdfrm-form-field.label-right{
    text-align: right;
}
.gdfrm-form-field.label-right.gdfrm-text>div,
.gdfrm-form-field.label-right.gdfrm-email>div,
.gdfrm-form-field.label-right.gdfrm-number>div,
.gdfrm-form-field.label-right.gdfrm-phone>div,
.gdfrm-form-field.label-right.gdfrm-upload>div,
.gdfrm-form-field.label-right.gdfrm-textarea>div,
.gdfrm-form-field.label-right.gdfrm-radio>div,
.gdfrm-form-field.label-right.gdfrm-checkbox>div,
.gdfrm-form-field.label-right.gdfrm-date>div,
.gdfrm-form-field.label-right.gdfrm-recaptcha>div,
.gdfrm-form-field.label-right.gdfrm-map>div,
.gdfrm-form-field.label-right.gdfrm-captcha>div,
.gdfrm-form-field.label-right.gdfrm-imageselect>div,
.gdfrm-form-field.label-right.gdfrm-selectbox>div,
.gdfrm-form-field.label-right.gdfrm-html>div,
.gdfrm-form-field.label-right.gdfrm-address>div,
.gdfrm-form-field.label-right.gdfrm-password>div,
.gdfrm-form-field.label-right.gdfrm-html>div,
.gdfrm-form-field.label-right.gdfrm-donation>div{
    width: 75%;
    float: left;
    text-align: right;
}



.gdfrm-form-field.label-right .gdfrm-quantity-cont{
    float: right;
    text-align: right;
}

.gdfrm-form-field.label-right .gdfrm-checkbox-option>label,
.gdfrm-form-field.label-right .help-block,
.gdfrm-form-field.label-right .error-block{
    float: right;
    width: 100%;
}

.gdfrm-form-field.label-right .gdfrm-checkbox-option .gdfrm-quantity-cont,
.gdfrm-form-field.label-left .gdfrm-checkbox-option .gdfrm-quantity-cont{
    margin-top: 5px;
}

.gdfrm-form-container .form-error-block{
    text-align: center;
}
.gdfrm-form-field.label-right.gdfrm-radio .gdfrm-radio-options{
    /*float: right;*/
}
.gdfrm-form-field.label-right.gdfrm-upload .single-file{
    float: right;
    margin-right: 0;
    margin-left: 15px;
}
.gdfrm-form-field.label-right.gdfrm-captcha>div>div,
.gdfrm-form-field.label-right.gdfrm-recaptcha>div>div>div{
    float: right;
}

.label-right.gdfrm-checkbox .gdfrm-checkbox-options,
.label-right.gdfrm-radio .gdfrm-radio-options,
.label-right.gdfrm-imageselect .gdfrm-checkbox-options{
    text-align: right;
}
.gdfrm-form-field.label-right.gdfrm-imageselect .gdfrm-checkbox-options .gdfrm-checkbox-option-image:nth-child(5n+1){
    margin-left: 2%;
    margin-right: 0;
    float: right;
}
.gdfrm-form-field.label-right.gdfrm-upload>label{
    /*margin-right: 30%;*/
}
/* label position hidden */
.gdfrm-form-field.label-hidden>label{
    display: none;
}

.help-block{
    font-style: italic;
    color: #999999;
    font-size: 13px;
}

.gdfrm-form-field .field-row{
    margin-bottom: 10px;
}
.gdfrm-form-field.gdfrm-address .field-row{
    margin-bottom: 0;
}
.gdfrm-form-field .field-row:after{
    display: block;
    content: '';
    clear: both;
}
.gdfrm-form-field .field-row .one-half{
    width: 49%;
    float: left;
}
.gdfrm-form-field .field-row .one-half:nth-child(odd){
    float: right;
}

/* phone mask */
.shell {
    position: relative;
    line-height: 1;
}
.shell span {
    position: absolute;
    left: 3px;
    top: 2px;
    color: #bbb;
    pointer-events: none;
    z-index: -1;
}
.shell span i {
    color: transparent;
    opacity: 0;
    visibility: hidden;
}

input.masked,
.shell span {
    font-size: 16px;
    font-family: monospace;
    padding-left: 10px;
    background-color: transparent;
    text-transform: uppercase;
}

label {
    display: inline-block;
    width: 14em;
}

/* upload file */
.gdfrm-form-field .gdfrm-inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    display: none;
}
.gdfrm-form-field .gdfrm-upload-section label{
    background: #4d5051;
    color: #fff;
    padding: 5px 15px 5px 10px;
    border-radius: 3px;
    font-weight: 500;
    width: auto;
}
.gdfrm-form-field .gdfrm-upload-section svg{
    fill: #fff;
    margin-right: 5px;
}

label[for=file]{
    background: #636363;
    color: #fff;
    width: auto;
    padding: 7px 10px;
    border-radius: 5px;
    margin-top: 5px;
}
label[for=file]:before{
    content: url(../../images/icons/upload-front.png);
    display: inline-block;
    margin-right: 5px;
}
.single-file{
    width: 180px;
    margin-right: 15px;
    margin-top: 15px;
    min-height: 130px;
    border: 1px solid #cecece;
    padding: 5px;
    word-break: break-all;
    float: left;
    position: relative;
}
.single-file i{
    text-align: center;
}

.single-file i:before{
    content: url(../../images/icons/file.png);
    display: block;
    margin-top: 20px;
}
.single-file span{
    font-size: 12px;
    background: #f6f6f6;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px;
    color: #666;
    right: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.limit-text{
    color: #aaa;
    font-size: 12px;
    font-style: italic;
    display: none;
}
textarea.non-resizable{
    resize: none;
}

.error-block{
    color: #b94a48;
    font-size: 12px;
    display: none;
}
.required.empty input,
.required.empty textarea{
    border: 1px solid #b94a48;
}
.required.empty .checkbox-option{
    color: #b94a48;
}
.success-message{
    padding: 10px;
    color: #3b8a85;
    text-align: center;
    border-radius: 10px;
    font-family: Nunito Semibold;
    box-shadow: 0px 0px 6px 1px #3b8a85;
    margin-top: 30px;
}

/* address field */
.address .field-row input,
.address .field-row .select2-container{
    margin-bottom: 10px;
}
.select2-container{
    /*width: 100%!important;*/
}
.select2-container .select2-selection--single {
    height: 43px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px!important;
    color: #666;
    font-size: 14px;
    padding-left: 13px;
    text-align: left;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 43px;
}
.select2-container--default .select2-selection--single{
    border-color: #ccc;
}
.gdfrm-notice{
    padding: 10px;
    border: 1px solid #771a19;
    color: #a01b19;
    margin: 10px 0;
    max-width: 350px;
    font-size: 12px;
    font-family: Nunito Semibold;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #666;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #666;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #666;
}
:-moz-placeholder { /* Firefox 18- */
    color: #666;
}

.gdfrm-form-field input.user-error, .gdfrm-form-field textarea.user-error, .gdfrm-form-field select.user-error{
    border-color: #b94a48!important;
}

.hidden-placeholder{
    position: absolute;
    top: 13px;
    left: 15px;
    font-size: 14px;
    transition: all 0.5s;
    display: none;
    color: #00a0d2;
    right: 20px;
    background: #fff;
    opacity: 0;
}
/*.hidden .hidden-placeholder{*/
    /*display: block;*/
/*}*/
/*.gdfrm-form-field.hidden>div{*/
    /*position: relative;*/
/*}*/
/*.gdfrm-form-field.hidden.field-focus .hidden-placeholder{*/
    /*opacity: 1;*/
    /*top:-17px;*/
    /*left: 0;*/
    /*font-size: 12px;*/
/*}*/

/* placeholder styles */
/*.gdfrm-form-field.hidden.field-focus input::-webkit-input-placeholder,*/
/*.gdfrm-form-field.hidden.field-focus textarea::-webkit-input-placeholder {*/
    /*color: transparent;*/
/*}*/

/*.gdfrm-form-field.hidden.field-focus input::-moz-placeholder,*/
/*.gdfrm-form-field.hidden.field-focus textarea::-moz-placeholder{*/
    /*color: transparent;*/
/*}*/

/*.gdfrm-form-field.hidden.field-focus input:-moz-placeholder,*/
/*.gdfrm-form-field.hidden.field-focus textarea:-moz-placeholder{*/
    /*color: transparent;*/
/*}*/

/*.gdfrm-form-field.hidden.field-focus input:-ms-input-placeholder,*/
/*.gdfrm-form-field.hidden.field-focus textarea:-ms-input-placeholder{*/
    /*color: transparent;*/
/*}*/

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    outline: none;
    color: #222;
    border-color: #333!important;
}

/* common classes */
.button-normal{
    width: auto!important;
}
.button-gdfrm-fullwidth{
    width: 100%!important;
}
.button-left{
    float: left!important;
}
.button-right{
    float: right!important;
}
.button-center{
    display: block;
    margin: auto;
}

.half-width{
    width: 50%!important;
}
.gdfrm-checkbox-options input[type=checkbox],label
{
    cursor: pointer;
}
.gdfrm-radio-options input[type=radio]
{
    cursor: pointer;
}

.three-col{
    width: calc(33% - 20px);
    /*margin-right: 0px !important;*/
    /*padding-right: 5px;*/
    /*margin: 0px !important;*/
}

.total-box{
    position: fixed;
    top: 50px;
    right: 50px;
    background: #fff;
    padding: 35px 10px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    color: #505050;
    font-size: 24px;
    text-align: center;
    z-index: 100000;
}
.total-box .total,
.total-box .currency{
    font-size: 16px;
    vertical-align: middle;
}
.total-box .total-value{
    font-size: 16px;
}
.total-box .form-name{
    color: #35bc5e;
    margin-right: 10px;
}

@media all and (max-width: 480px){
    .gdfrm-form-field.gdfrm-donation .gdfrm-first-col, .gdfrm-form-field.gdfrm-donation .gdfrm-second-col{
        width: 100%;
    }
    .gdfrm-form-field.gdfrm-donation .gdfrm-first-col:after{
        content: url(../../images/donation-separator-horizontal.png);
        display: inline-block;
        position: absolute;
        right: -9px;
        bottom: 0;
        top: inherit;
    }
    .gdfrm-form-field.gdfrm-donation input{
        width: calc( 100% - 30px );
    }
    .gdfrm-form-field.gdfrm-donation input[readonly]{
        width: 20px!important;
        padding: .618em 0!important;
    }
}