@import "https://fonts.googleapis.com/css?family=Raleway";
* { box-sizing: border-box; }
#contactForm {
    display: block;
    padding: 20px;
    width: 100%;
    text-align: center;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    border-radius: 5px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    max-width: 400px;
}
#contactForm h3{
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 1.5;
}
.g-recaptcha {
    width: 304px;
}
input{
    display: block;
    width: 100%;
    margin-bottom: 15px;
    height: 40px;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #ebebeb;
}
.formBtn {
    width: 140px;
    display: inline-block;
    background: #f7951d;
    color: #fff;
    font-weight: 100;
    font-size: 16px;
    border: none;
    margin-bottom: 0;
	    cursor: pointer;
}
input:focus ,.formBtn:focus {
    outline: none;
}
.main-content-contact {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.turn-on a.btn {
    position: absolute;
    top: 50%;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    display: inline-block;
    background-color: #FC9941;
    padding: 10px 30px;
    border-radius: 5px;
    margin-left: -106px;
    left: 50%;
    margin-top: -27px;
}
.main-content-contact{display:none;}

.text-bubbles {
position: absolute;
    padding: 10px 30px;
    margin: 0;
    top: 180px;
    left: 120px;
  color:#fff;
  background:#009EDE;
  background:-webkit-gradient(linear, left top, left bottom, from(#009EDE), to(#009EDE));
  background:linear-gradient(#009EDE, #009EDE);
  border-radius:10px;
  z-index: 33;
}
.text-bubbles:after {
content: "";
    position: absolute;
    bottom: -30px;
    left: 22px;
    border-width: 0 20px 30px 0px;
  border-style:solid;
  border-color:transparent #009EDE;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}
.text-bubbles span {
    font-size: 18px;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    min-height: 100vh;
}
.flexCenter {
    position: relative;
}
.nenable .popupButton {display:none;}
.popupButton {
    top: 249px;
    left: 143px;
	background: transparent;
}
body.nenable .text-bubbles,
body.nenable .overlay {
    display: none;
}

@media screen and (max-width: 1199px){
	#Pat10, .kable, .panel, .sideLights {
		width: 500px !important;
		height: 500px !important;
	}
	.logoPlaceholder #logo {
		width: 170px !important;
		height: auto !important;
	}
	.logoPlaceholder {
		height: 126px !important;
	}
	.backlightButton {
		top: 169px !important;
		left: 96px !important;
		height: 30px !important;
		width: 30px !important;
	}
	.text-bubbles {
		top: 100px;
		left: 71px;
	}
	button {
		width: 30px !important;
		height: 30px !important;
	}
	.CL1Button {
		top: 172px !important;
	}
	.RCDButton, .IECButton, .CL2Button, .CL1Button, .ManualButton {
		right: 94px !important;
	}
	.CL2Button {
		top: 212px !important;
	}
	.IECButton {
		bottom: 378px !important;
	}
	.RCDButton {
		bottom: 338px !important;
	}
	.ManualButton {
		bottom: 299px !important;
	}
	.StartButton {
		height: 35px !important;
		width: 35px !important;
		bottom: 216px !important;
		right: 126px !important;
	}
	.fail, .displayOnScreen {
		top: 177px !important;
		left: 158px !important;
		width: 186px !important;
		height: 145px !important;
	}
	.PassButton {
		left: 154px !important;
		bottom: 274px !important;
		width: 26px !important;
		height: 26px !important;
	}
	.FailButton {
		right: 151px !important;
		bottom: 274px !important;
		width: 28px !important;
		height: 28px !important;
	}
	.CL1 {
		left: 163px !important;
		bottom: 309px !important;
	}
	.CL2 {
		left: 187px !important;
		bottom: 309px !important;
	}
	.IEC {
		left: 211px !important;
		bottom: 309px !important;
	}
	.RCD {
		left: 235px !important;
		bottom: 309px !important;
	}
	.MANUAL {
		left: 282px !important;
		bottom: 309px !important;
	}
	.EnterButton {
		left: 236px !important;
		bottom: 236px !important;
	}
}
@media screen and (max-width: 991px){
	.flexCenter {
		display: inline-block !important;
		    width: 100%;
	}
	.textContainer {
		width: 100% !important;
		height: auto !important;
		margin-top: 28px !important;
		padding: 0 20px !important;
		margin-left: 0 !important;
	}
	.logoPlaceholder {
		display: inline-block !important;
		position: absolute !important;
		top: 14px !important;
		right: 0 !important;
	}
	#Pat10, .kable, .panel, .sideLights {
		width: 100% !important;
		height: auto !important;
		max-width: 650px;
		margin: 0 auto;
	}
	.relative {
		width: 100% !important;
		max-width: 650px;
		margin: 0 auto;
	}
	.logoPlaceholder #logo {
		width: 170px !important;
		height: auto !important;
		right: 15px !important;
		position: relative;
	}
	#symulatorName {
		left: 15px !important;
	}
	.header {
		padding-top: 15px;
	}
	.backlightButton {
		top: 225px !important;
		left: 130px !important;
		height: 30px !important;
		width: 30px !important;
	}
	.text-bubbles {
		top: 156px;
		left: 103px;
	}
	.RCDButton, .IECButton, .CL2Button, .CL1Button, .ManualButton {
		right: 125px !important;
	}
	.CL1Button {
		top: 228px !important;
	}
	.CL2Button {
		top: 280px !important;
	}
	.IECButton {
		bottom: 287px !important;
	}
	.RCDButton {
		bottom: 235px !important;
	}
	.ManualButton {
		bottom: 183px !important;
	}
	.StartButton {
		height: 35px !important;
		width: 35px !important;
		bottom: 76px !important;
		right: 169px !important;
	}
	.fail, .displayOnScreen {
		top: 234px !important;
		left: 209px  !important;
		width: 234px !important;
		height: 182px !important;
	}
	.PassButton {
		left: 205px !important;
		bottom: 152px !important;
		width: 27px !important;
		height: 26px !important;
	}
	.FailButton {
		right: 201px !important;
		bottom: 150px !important;
		width: 28px !important;
		height: 28px !important;
	}
	.EnterButton {
		left: 312px !important;
		bottom: 101px !important;
	}
	.CL1 {
		left: 213px !important;
		bottom: 194px !important;
	}
	.CL2 {
		left: 244px !important;
		bottom: 194px !important;
	}
	.IEC {
		left: 275px !important;
		bottom: 194px !important;
	}
	.RCD {
		left: 306px !important;
		bottom: 194px !important;
	}
	.MANUAL {
		left: 368px !important;
		bottom: 194px !important;
	}
}
@media screen and (max-width: 679px){
	.relative,#Pat10, .kable, .panel, .sideLights {
		max-width: 300px;
	}
	.logoPlaceholder #logo {
		width: 100px !important;
	}
	#symulatorName h2 {
		font-size: 20px !important;
		text-align: left !important;
	}
	#symulatorName {
		top: 31px !important;
		width: 120px !important;
	}
	.logoPlaceholder {
		height: 56px !important;
		padding-top: 12px !important;
	}
	button {
		width: 15px !important;
		height: 15px !important;
	}
	.RCDButton, .IECButton, .CL2Button, .CL1Button, .ManualButton {
		right: 57px !important;
	}
	.CL1Button {
		top: 105px !important;
	}
	.CL2Button {
		top: 129px !important;
	}
	.IECButton {
		bottom: 132px !important;
	}
	.RCDButton {
		bottom: 108px !important;
	}
	.ManualButton {
		bottom: 84px !important;
	}
	.StartButton {
		height: 20px !important;
		width: 20px !important;
		bottom: 33px !important;
		right: 76px !important;
	}
	.backlightButton {
		top: 101px !important;
		left: 58px !important;
		height: 18px !important;
		width: 18px !important;
	}
	.fail, .displayOnScreen {
		top: 109px !important;
		left: 96px !important;
		width: 110px !important;
		height: 81px !important;
	}
	.PassButton {
		left: 94px !important;
		bottom: 69px !important;
		width: 15px !important;
		height: 15px !important;
	}
	.FailButton {
		right: 92px !important;
		bottom: 69px !important;
		width: 15px !important;
		height: 15px !important;
	}
	.greenLEDLight {
		width: 6px !important;
		height: 6px !important;
	}
	.EnterButton {
		left: 143px !important;
		bottom: 46px !important;
	}
	.CL1 {
		left: 98px !important;
		bottom: 89px !important;
	}
	.CL2 {
		left: 112px !important;
		bottom: 89px !important;
	}
	.IEC {
		left: 125px !important;
		bottom: 89px !important;
	}
	.RCD {
		left: 141px !important;
		bottom: 89px !important;
	}
	.MANUAL {
		left: 169px !important;
		bottom: 89px !important;
	}
	.text-bubbles span {
		font-size: 14px;
	}
	.text-bubbles {
		padding: 5px 16px;
	}
	.text-bubbles:after {
		bottom: -22px;
		left: 22px;
		border-width: 0 15px 22px 0px;
	}
	.text-bubbles {
		top: 54px;
		left: 29px;
	}
}