			.general{position: relative;min-height: 10px;float:left;padding-right: 12px;padding-left: 12px;}
			button.vrButton{margin-top:5px;color: #000;background: #DCB739;background-image: linear-gradient(to right, #ffd58e, #ffd37a, #ffd265, #ffd14d, #ffd030);border-color: #46b8da;display: inline-block;padding: 6px 10px;margin-bottom: 0px;font-size: 16px;font-weight: 500;line-height: 1.45;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;border-radius: 4px !important;}
			button.vrButton:hover{box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.42), inset 0px 0px 60px 0px rgb(247, 242, 227);-wekit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.42), inset 0px 0px 60px 0px rgb(247, 242, 227);-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.42), inset 0px 0px 60px 0px rgb(247, 242, 227);}
			.widthVR_100P{width:100%;}
			.widthVR_25P{width:25%;}
			.widthVR_50P{width:50%;}
			.center_text{text-align:center;}			
			#container_large,.simlab-protocol-popup{
			left: 0px;
			top:0px;
			width: 100%;
			height: 100%;
			z-index: 999;
			content: "";
			background: rgba(0,0,0, 0.8);
			position: fixed;}
            #container_large{display:none;}
			#container_large .alert,.simlab-protocol-popup .alert{
				overflow: overlay;
				padding: 5%;
				background-color: #fff;
				border: solid 1px rgba(62,102,150,1.00);
				border: none;
				overflow-y: auto;
				display: block;
				background: linear-gradient(#313131 0%, #1B1B1B 100%) no-repeat 50% 50% / 100% 100%;
				--Notch: 25px;
				--NoNotch: 0px;
				clip-path: polygon(0% var(--Notch),var(--Notch) 0%,calc(100% - var(--Notch)) 0%,100% var(--NoNotch),100% calc(100% - var(--NoNotch)),calc(100% - var(--NoNotch)) 100%,var(--NoNotch) 100%,0% calc(100% - var(--NoNotch)));
			}
            #container_large .cont_smaller,.simlab-protocol-popup .cont_smaller{	
				filter: drop-shadow(0px 0px 19px rgba(207,209,94,0.21));
				height: 80%;
				max-width: 700px;	
				margin: auto auto auto auto;
				position: relative;
				top: 50%;
				left: 0%;
				right: 0;
				bottom: 10%;
				height: auto !important;
				transform: translate(0%, -50%);
            }
            #container_large p,.simlab-protocol-popup p{color: rgba(225,225,225,0.75) !important;font-size: 18px;letter-spacing: 0.5px;margin-bottom:0px}
            #container_large img,.simlab-protocol-popup img{width:100%;margin-top: 26px;margin-bottom: 28px;}
			#container_large a,.simlab-protocol-popup a{color:#E2B639}
			#container_large a:hover,.simlab-protocol-popup a:hover{color:#3180a6;}
            .boldWords{color: #fff;font-weight: bold;text-shadow: 0px 0 5px rgba(255, 255, 255,0.2);font-size:20px;}
			.closebtn {color: #2f2f2f;background-color: #c82f36;border-radius: 40px !important;float: right;font-size: 20px;line-height: 20px;cursor: pointer;transition: 0.3s;position: absolute;top: 5px;text-align: center;right: 12px;width: 23px;font-weight: bold;height: 23px;padding-left: 1px;margin: 5px;}
			.closebtn:hover {color: black;}
			#changable_text{ font-size:20px;}
		    #container_large, .simlab-protocol-popup{z-index:1000;}
		   .close2 {top: 0;}
		   @media (max-width: 990px){.close2 {top: 5px !important;} #container_large p,.simlab-protocol-popup p{font-size: 18px;} .boldWords{font-size:20px;}}
		   @media only screen and (min-width: 1350px){
		   .et_pb_section,.et_pb_section.et_pb_section_3.et_section_regular {
		   padding: 0px 0 !important;
		   }
		   }
		   .container22{padding:20px;}
           .container22 > .row{display: inline-block;}
           .image {
		   opacity: 1;
		   display: block;
		   height: auto;
		   transition: .5s ease;
		   backface-visibility: hidden;
		   border-radius: 15px !important;
		   overflow: hidden;
		   -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
		   -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
		   box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
		   }
		   .middle {
		   width: 100%;
		   height: 80%;
		   transition: .5s ease;
		   opacity: 0;
		   position: absolute;
		   top: 10%;
		   left: 0%;
		   right:0px;
		   transform: none;
		   -ms-transform: none;
		   text-align: center;
		   background-color:rgba(0,0,0,0.8);
		   font-size:20px;
		   }
		   .container22:hover .middle {opacity: 1;}
           .container22 .color_white{color:#ffffff !important;}
		   .floatLeft{float:left;padding-top:0px;margin-top:0px;height:100%}
		   .button2{background-color:transparent;border:none;color:#fff !important;margin-left:auto;margin-right:auto;font-weight:bolder;width: 49.3%;height: 100%;}
		   .button2:focus{border:none;outline:none;}
		   .button2:hover img{-webkit-filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.6));filter: drop-shadow(0 0 5px rgba(255, 255, 255, 0.6));border-radius: 5px !important;transform: scale(1.05);-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:padding 0.5s ease;transition:all 0.5s ease;}
           .resz{width:70%;max-width:81px;max-width: 100px !important}
           @media (max-width: 981px){.resz{width:50px} .widthVR_25P.hideThis{display:none} .widthVR_25P {width: 50%;}}
		   @media (max-width: 720px){ .container22{padding:3px;}
		   .middle {width: auto;width:100% !important;height: auto;transition: none;opacity: 1;position: relative;top: 0;left: 0;transform: none; -ms-transform: none;padding-bottom: auto;padding-top: 15px;background-color: #363535cf;} .button2{color:#686868 !important}}
		   @media (max-width: 581px){.resz{width:40px} .button2 p{font-size:15px;} .widthVR_25P {width: 100%;} #container_large p,.simlab-protocol-popup p{font-size: 16px;} .boldWords{font-size:18px;}}
		   @media (max-width: 250px){.resz{width:25px}}
