
.bsk-gfcv-admin-label{
	display: inline-block;
	width: 220px;
}

.bsk-gfcv-edit-list-container{
	margin-top:40px !important;
}

.bsk-gfcv-add-item-input,
.bsk-gfcv-add-list-input{
	display: inline-block;
	width: 65% !important;
}

.bsk-gfcv-action-anchor{
	margin-left: 10px;
    padding: 4px 8px;
    text-decoration: none;
    border: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #f7f7f7;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    line-height: normal;
    color: #0073aa;
    cursor: pointer;
    outline: 0;
}

.bsk-gfcv-action-anchor-first{
	margin-left: 0px;
}

.bsk-gfcv-edit-list-container,
.bsk-gfcv-edit-item-container{
	border: 1px solid #DFDFDF; 
	margin: 4px 15px 0 0; 
	padding: 20px; 
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

.bsk_gfcv_gravity_form_seciton_field{
	font-size: 1.3em;
	display: block;
    font-weight: 600;
	width:100%;
	color: #23282d;
	padding: 10px 0 15px 0;
	border-bottom:1px solid #23282d;
}

.bsk-gfcv-form-list-type-lists-selector{
	width: 85%;
}

.bsk-gfcv-comparison-selects-container{
    vertical-align: top;
}

.bsk-gfcv-form-list-type-selector-ajax-loader-span,
.bsk-gfcv-apply-to-form-list-save-ajax-loader-span{
	margin-left:10px;
	display:none;
}

.bsk-prdoucts {
	-webkit-box-shadow:  -1px 1px 2px -2px rgba(0, 0, 0, 0.5);
	box-shadow:  -1px 1px 2px -2px rgba(0, 0, 0, 0.5);
	overflow: hidden;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 20px;
	border: 1px solid #DFDFDF;
	margin-top: 40px;
	margin-bottom: 20px;
}

.bsk-prdoucts-single{
	width: 31%;
	padding: 10px;
	-webkit-box-shadow:  -1px 1px 2px -2px rgba(0, 0, 0, 0.5);
	box-shadow:  -1px 1px 6px -2px rgba(0, 0, 0, 0.5);
	background:#FFFFFF;
	overflow: hidden;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.bsk-prdoucts-single h3,
.bsk-prdoucts-single-center{
	text-align:center;
}

.bsk-prdoucts-single-link-button{
	padding-left: 20px !important;
	padding-right: 20px !important;
}

/* custom validation */
.bsk-gfcv-add-cv-rule,
.bsk-gfcv-rule-message{
    width: 50%;
}

.bsk-gfcv-rule-message{
    display: inline-block;
    background: #FFFFFF;
    padding: 5px;
}

.bsk-gfcv-rule-settings-error-message,
.bsk-gfcv-error-message{
    color: #ff5b00;
}

.bsk-gfcv-edit-rule-container label{
    width: 220px;
    display: inline-block;
}

.bsk-gfcv-edit-rule-container label span{
    width: 60px;
    display: inline-block;
}

.bsk-gfcv-rules .column-id{
    width: 20%;
}
.bsk-gfcv-rules .column-value{
    width: 50%;
}
.bsk-gfcv-rules .column-action{
    width: 30%;
}

.bsk-gfcv-admin-delete-cv-list-yes,
.bsk-gfcv-admin-delete-cv-list-cancel{
    cursor: pointer;
}
.bsk-gfcv-admin-delete-cv-list-cancel{
    margin-left: 10px;
}

/* Items Search */
.bsk-gfcv-edit-item-container .search-box{
    width: 40%;
}


#search-submit{
    float: right;
}
#bsk-gfcv-items-serch-search-input{
    width: 85%;
}

.bsk_gfcv_field_single_input_container .bsk-gfbl-list{
    max-width: 100%;
}

.bsk-gfcv-tips-box {
    font-size: 12px;
    border: 1px solid #00abff;
    display: block;
    padding: 5px;
	margin: 10px 0 10px 0;
    background: #e5f3f9;
    border-radius: 5px;
    text-align: left;
}

.bsk-gfcv-tips-box a{
	text-decoration: none;
	color: #ff5b00;
}

/*
* Entries
*/
.bsk-gfcv-entries .column-id{
    width: 5%;
}

.bsk-gfcv-entries .column-form_title{
    width: 15%;
}

.bsk-gfcv-entries .column-form_data{
    width: 70%;
}

.bsk-gfcv-entries .column-date{
    width: 10%;
}

.bsk-gfcv-entry-form-data-container th,
.bsk-gfcv-entry-form-data-container label{
    font-weight: bold;
}

.bsk-gfcv-column-ID{
    width: 5%;
}

.bsk-gfcv-column-label{
    width: 25%;
}
.bsk-gfcv-column-value{
    width: 35%;
}

.bsk-gfcv-delete-confirm-span,
.bsk-gfcv-entry-blocked-keyword{
    color: #ff5b00;
}

/*
 * Settings
 */

.bsk-gfcv-administrator-mails-details-container{
    width: 75%;
    padding: 20px;
    min-height: 370px;
    background-color: #F6FBFD;
    border: 1px solid #E1E1E1
}

.bsk-gfcv-administrator-mails-details-container label{
    width: 150px;
    display: inline-block;
}

.bsk-gfcv-administrator-mails-input{
    width: 410px;
}

.bsk-gfcv-form-settings-actions-desc{
    font-size: 0.8em;
}

/*
 * Settings
 */

 .bsk-gfcv-administrator-mails-details-container{
    width: 75%;
    padding: 20px;
    min-height: 370px;
    background-color: #F6FBFD;
    border: 1px solid #E1E1E1
}

.bsk-gfcv-administrator-mails-details-container label{
    width: 150px;
    display: inline-block;
}

.bsk-gfcv-administrator-mails-input{
    width: 410px;
}

.bsk-gfcv-form-settings-actions-desc{
    font-size: 0.8em;
}

#bsk_gfcv_setings_tab_content_wrap_ID{
	padding:22px;
	background: #fff;
	border:1px solid #ccc;
	border-top:0px;
}

#bsk_gfcv_setings_tab_content_wrap_ID section{
	display: none;
}

#bsk_gfcv_setings_tab_content_wrap_ID section:first-child{
	display: block;
}

.no-js h2.nav-tab-wrapper {
	display:none;
}

.no-js #bsk_gfcv_setings_tab_content_wrap_ID,
.no-js #bsk_gfcv_help_tab_content_wrap_ID{
	border-top:1px solid #ccc;
	margin-top:22px;
}

.no-js #bsk_gfcv_setings_tab_content_wrap_ID section{
	border-top: 1px dashed #aaa;
	margin-top:22px;
	padding-top:22px;
}

.no-js #bsk_gfcv_setings_tab_content_wrap_ID section:first-child{
	margin:0px;
	padding:0px;
	border:0px;
}

/*
 * Gravity Forms Settings
*/
.bsk-gfcv-form-settings-container h4{
    font-size: 1.3em;
}

.bsk-gfcv-form-settings-actions-container,
.bsk-gfcv-form-settings-blocked-data-container,
.bsk-gfcv-form-settings-error-messages-container{
    margin-top: 40px;
}

.bsk-gfcv-form-settings-label{
    display: inline-block; 
    width: 200px;
}

.bsk-gfcv-form-settings-error-message-label{
    display: inline-block; 
    width: 120px;
}

.bsk-gfcv-form-settings-input-width{
    width: 350px;
}

.bsk-gfcv-form-settings-enable-disable-container label, 
.bsk-gfcv-form-settings-option-tr label {
    display: inline-block !important;
}