.calc_anesthesiology * {
	font-size: 16px;
	line-height: 1.625;
  	-webkit-box-sizing: border-box;
  	        box-sizing: border-box;
}
.calc_anesthesiology .clear {
	clear:both;
}
.calc_anesthesiology table{
	margin: 2rem auto;
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}
.calc_anesthesiology caption {
    margin: auto;
    padding: 1rem 0;
    text-align: left;
    font-weight: 700;
    font-style: italic;
}
.calc_anesthesiology table tr,
.calc_anesthesiology td,
.calc_anesthesiology th {
	border:1px solid #ddd;
	padding:0.3em;
	text-align:center;
	vertical-align:middle;
}
.calc_anesthesiology #formwrapper{
	margin:2rem;
}
.calc_anesthesiology .form {
	width:100%;
	float:left;
	margin-right:-200px;
}
.calc_anesthesiology .res {
	position:inherit;
	float:right;
	width:200px;
}
.calc_anesthesiology .odd {
	text-align:center;
	font-size:2.5rem;
	overflow:hidden;
	background: #3a4267;
	color:#f5f5f5;
}
.calc_anesthesiology .even {
	text-align:center;
	font-size:1.5rem;
	padding:0.5em;
	overflow:hidden;
	background: #d2f3fa;
	color:#333;
}
.calc_anesthesiology .not_big {
	font-size:1.5em;
}
.calc_anesthesiology .forminput {
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:20px;
	margin: 0 200px 0 0;
}
.calc_anesthesiology .forminput:hover {
	-webkit-box-shadow:0 0 5px #eee inset;
	        box-shadow:0 0 5px #eee inset;
}
.formbuttons {
	padding:20px;
	margin: 0 200px 0 0;
}

.calc_anesthesiology .infoconc {
	position: relative;
}
.calc_anesthesiology .infoconc:before {
	cursor:pointer;
	content: "\f059";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	font-size: 18px;
	cursor:default;
	margin:0 0.5em;
	z-index:1;
}
.calc_anesthesiology .infoconc:after {
	font-size:12px;
	content:"" attr(data-a) "";
	display:none;
	position:absolute;
	top:20px;
	left:20px;
	width:300px;
	background:rgba(1,1,1,0.8);
	padding:10px;
	border-radius:5px;
	color:#fff;
	-webkit-box-shadow: 0px 0px 4px #222;
	        box-shadow: 0px 0px 4px #222;
	z-index: 999;
	text-align:center;
}
.calc_anesthesiology .infoconc:hover:after {
	display:block;
}
.calc_anesthesiology table tr td hr {
	color: #ddd !important;
	width:80%;
}
.calc_anesthesiology .anest_res {
	display:none !important;
}
.calc_anesthesiology .res_table {
	padding:0;
}
.calc_anesthesiology .ml {
	display:none;
}
.calc_anesthesiology .abs {
	position:fixed;
	top:20%;
	left:0;
	width:14%;
	background:rgba(255,255,255,0.9);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	        box-shadow: 0 0 10px rgba(0,0,0,0.5);
	border: 1px #ddd solid;
	border-radius: 3px;
	padding: 0 20px 20px;
	width: 230px;
}
.calc_anesthesiology .abs .forminput {
	border:none;
	margin:1rem;
}
.calc_anesthesiology .abs .formbuttons {
	margin:1rem;
}

	.calc_anesthesiology .abs {
		position:relative;
		background:inherit;
		-webkit-box-shadow: none;
		        box-shadow: none;
		border: none;
		border-radius: 0;
	}
	.calc_anesthesiology .abs .forminput {
		border:inherit;
	}
	.calc_anesthesiology .abs .formbuttons {
		margin:0;
		display:inline;
	}
	.calc_anesthesiology .res{
		width:100%;
		max-height: 30%;
		overflow: auto;
		background: #F5F5F5;
		z-index: 2;
	}
	.calc_anesthesiology .form {
		width:100%;
		float:none;
		margin-right:0;
	}
    .calc_anesthesiology .forminput {
        border-bottom: 1px solid #EEEEEE;
        border-right: 1px solid #EEEEEE;
        margin: 0 !important;
        padding: 20px 0 0 !important;
        text-align:left;
    }
	.calc_anesthesiology #formwrapper {
		margin:0.5em;
	}


.calc_anesthesiology_headline {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    color: #34495e;
}


.calc_anesthesiology_input {
    position: relative;
    margin: 20px 0;
}
.calc_anesthesiology_input:last-child {
    margin-bottom: 0;
}
.calc_anesthesiology_input label {
    display: block;
    margin: 0 0 5px;
    color: #000;
}
.calc_anesthesiology_input input {
    display: block;
    padding: 0 10px;
    width: 100%;
    height: 35px;
    border: 1px solid #9a9a9a;
    line-height: 35px;
    background: #f7f7f7;
}

.calc_anesthesiology_switch {
    margin: 0 0 20px;
    cursor: pointer;
}
.calc_anesthesiology_switch label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    cursor: pointer;
}
.calc_anesthesiology_switch input {
    opacity: 0;
    cursor: pointer;
}
.calc_anesthesiology_switchmark {
    width: 80px;
    height: 20px;
    border: 1px solid rgba(0,0,0,.3);
    border-radius: 50px;
    background: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.2)), to(transparent)), -webkit-gradient(linear, left top, right top, color-stop(50%, #3A4267), color-stop(50%, transparent));
    background-image: -webkit-linear-gradient(rgba(0,0,0,.2), transparent), -webkit-linear-gradient(left, #3A4267 50%, transparent 50%);
    background-image: -o-linear-gradient(rgba(0,0,0,.2), transparent), -o-linear-gradient(left, #3A4267 50%, transparent 50%);
    background-image: linear-gradient(rgba(0,0,0,.2), transparent), linear-gradient(90deg, #3A4267 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: 100% 0;
    background-origin: border-box;
    background-clip: border-box;
    overflow: hidden;
    -webkit-transition-duration: .4s;
         -o-transition-duration: .4s;
            transition-duration: .4s;
    -webkit-transition-property: padding, width, background-position, text-indent;
    -o-transition-property: padding, width, background-position, text-indent;
    transition-property: padding, width, background-position, text-indent;
}
.calc_anesthesiology_switch input:checked + .calc_anesthesiology_switchmark {
    padding-left: 60px;
    background-position: 0 0;
}
.calc_anesthesiology_switchmark:before {
    content: "לד";
    float: left;
    margin: -1px;
    width: 18px;
    height: 18px;
    color: #fff;
    text-indent: -55px;
    -webkit-box-sizing: initial;
            box-sizing: initial;
    border: 1px solid rgba(0, 0, 0, 0.35);
    -webkit-border-image: initial;
         -o-border-image: initial;
            border-image: initial;
    border-radius: inherit;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(transparent)) white;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), transparent) white;
    background: -o-linear-gradient(rgba(0, 0, 0, 0.2), transparent) white;
    background: linear-gradient(rgba(0, 0, 0, 0.2), transparent) white;
    font: bold 60%/1.9 sans-serif;
    text-transform: uppercase;
}
.calc_anesthesiology_switchmark:after {
    content: "לכ";
    font: bold 60%/1.9 sans-serif;
    text-transform: uppercase;
    float: left;
    text-indent: 1em;
    color: rgba(0, 0, 0, 0.45);
}

.calc_anesthesiology button[type="reset"] {
    display: block;
    margin: 0 auto;
    padding: 5px 10px;
    height: 35px;
    border: none;
    text-transform: uppercase;
    background: #78BBE6;
    color: #fff;
    cursor: pointer;
}
.calc_anesthesiology button[type="reset"]:hover {
    background: #283644;
}

.calc_anesthesiology input:focus {
    outline: none;
}
