/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 13, 2018, 12:26:09 PM
    Author     : chen_
*/

h3.gform_title {
    display: none;
}
.locked * {
    pointer-events: none;
}
.locked input {
    background-color: rgba(128, 128, 128, .3) !important;
}
.locked input[type="checkbox"] {
    opacity: .3;
}
#field_7_259 {

    background: blue;

    background-color: #40b5e3;

    background-image: none;

    background-repeat: repeat;

    background-attachment: scroll;

    background-clip: border-box;

    background-origin: padding-box;

    background-position-x: 0%;

    background-position-y: 0%;

    background-size: auto auto;

    color: #fff;

    padding: 10px;

}

input#input_7_257 {
    width: 100%;
}
div#input_7_230_Container,
div#input_7_230_Container canvas,
div#input_7_244_Container,
div#input_7_244_Container canvas {
	max-width: 100% !important;
	width: 100% !important;
}
.gform_wrapper .gform_page_footer .button.gform_next_button, 
.gform_wrapper .gform_page_footer .button.gform_previous_button {
	max-width: 300px;
	min-width: 112px;
	text-align: center !important;
}
.gform_wrapper .top_label .gfield_label {
	font-size: 16px !important;
}
.twosec,
.smallsec,
.threesec,
.nanosec {
    width: 100% !important;
}
html[dir=rtl] .gform_wrapper span.ginput_left, 
html[dir=rtl] .gform_wrapper ul.gform_fields li.gfield {
    padding-left: 8px !important;
    padding-right: 8px !important;
    vertical-align: top;
}
img.ui-datepicker-trigger+input {
	width: calc(100% - 23px) !important;
}
.ginput_container_fileupload input {
    width: 100% !important;
}
li#field_7_230 {
    display: block;
}

@media (min-width: 642px) {
	.nanosec,
	.twosec,
	.smallsec {
		width: 50% !important;
	}
}
@media (min-width: 992px) {
	.smallsec {
		width: 25% !important;
	}
	.threesec {
		width: 32% !important;
	}	
	.nanosec {
		width: 20% !important;
	}
}
	
@media (max-width: 641px) {
	li#field_7_246 table td {
		display: block;
	}
	li#field_7_246 table tr:first-of-type td {
		display: none;
	}
	li#field_7_246 table td:before {
		display:block;
		font-weight: bold;
		color: #000000;    
	}
	li#field_7_246 table td:first-of-type:before {
		content:"סוג התשלום";

	}
	li#field_7_246 table td:nth-of-type(2):before {
		content:"הגוף המקבל ושם התוכנית";
	}
	li#field_7_246 table td:nth-of-type(3):before {
		content:"אחוז הפרשה - העובד";
	}
	li#field_7_246 table td:nth-of-type(4):before {
		content:"אחוז הפרשה - המעביד";
	}
	li#field_7_246 table td:nth-of-type(5):before {
		content:"תאריך תחילת התשלום";
	}

}
