/*===================== Get a Quote ==============*/
#ErrorBox
{
  border: 1px solid red !important;
}
fieldset{
	border:none;
}
.show-text{
display:none;
}
.page-title-section {
	display:none;
}

.quote-heading-wrap{
	background: #efefef;
	padding-top:50px;
	padding-bottom:30px;
}
#menu-item-1871{
	display:none;
}

#container-main{
    width:1100px;
    margin:auto;
    padding-top:70px;
    padding-bottom:70px;
}

#content{
	/*overflow:visible !important;*/
}

.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#2A3137;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px;
}

.cap, .per, .vdi, .prot, .sup{ font-weight:bold;
}
.back-to-config {
cursor: pointer; 
cursor: hand;
color: #16a54b;}

img.bg {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;

  /* Set up proportionate scaling */
  width: 100%;
  height: auto;

  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}



.slider-label{
	float:left;
	display:inline-block;
}
.slider-input{
	float:right;
	display:inline-block;
}

#quote-heading, #quote-heading1 {
	text-align:center;
	color: #fff;
	padding-top:50px;
	padding-bottom:60px;
	background:#efefef;
}
#quote-heading h1, #quote-heading1 h1{
	font-size: 36px;
	line-height: 120%;
}
#quote-heading h2, #quote-heading1 h2{
	font-size: 20px;
	padding:30px;
}


#storage-requirement h2,
#apps h2,
#protection h2,
#support-wrapper h2,
#personal-details h2,
#finance-wrapper h2 {
	font-size:32px;
	margin-bottom:20px;
	line-height:120%;
 color: #0e1015;
 font-weight: normal;
}
.slider-label{
	padding-bottom: 10px;
        margin-top: -10px;
}
#storage-requirement label, #support label {
	font-size:32px;
	color:#0e1015;
	font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
#apps label,
#protection label,
#personal-details label{
	font-size:18px;
	font-weight:bold;
}

#acc label, #fin label{
	font-size:14px;
	font-weight:bold;
}
#storage-requirement #servers .slider,
#storage-requirement #capacity .slider,
#storage-requirement #performance .slider,
#support-wrapper #support .slider,
#storage-requirement #sites-backup .slider{
  position: relative;
  margin-top: 20px;
  margin-bottom: 15px;
  width: 100%;
  background: #2A3137;
 /* -moz-box-shadow: inset 0 0 10px #999;
  -webkit-box-shadow: inset 0 0 10px #999;
  box-shadow: inset 0 0 10px #999;*/
  height: 15px;
  border-radius:10px;
  border: 1px solid #DDDDDD;
  z-index:1;
}
#storage-requirement #servers .slider .ui-slider-handle,
#storage-requirement #capacity .slider .ui-slider-handle,
#storage-requirement #performance .slider .ui-slider-handle,
#support-wrapper #support .slider .ui-slider-handle,
#storage-requirement #sites-backup .slider .ui-slider-handle{
  position: absolute;
 /* background: #10A447;*/
  border-radius:5px;
  width:70px;
  height:70px;
  background:url(https://www.smartstack.co.uk/wp-content/uploads/2018/03/handle-img.png ) no-repeat; overflow: auto;
  top: -27px;
  left: 50px;
  border-style:none;
  box-shadow:none ;
  margin-left:-25px;
}

 #quote-wrapper input[type=text],  #quote-wrapper2 input[type=text]{
   border: 1px solid #999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:5px 10px;
  margin-top:-15px !important;
  text-align: center;
  background-color:#ffffff;
  width:190px;
  height:49px;
  color:#2A3137;
  font-size:23px;
  font-weight: bold;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
 }



 div label input {
   margin-right:100px;
}


#apps-wrapper{
	width:60%;
	margin-left:auto;
	margin-right:auto;
}

#protection-wrapper{
	width:60%;
	margin-left:auto;
	margin-right:auto;
}

#virtualisation,
#mapps,
#vdi, #sap, #oracle, #big-data, #replication, #snapshots, #encryption, #hours-8, #hours-12, #hours-24 {
    margin:4px;
    /*background-color:#ffffff;*/
    border-radius:6px;
    border:1px solid #2A3137;
    background-color:#efefef;
   /* float:left;*/
    color:#2A3137;
    width:190px;
    display:inline-block;
    overflow: hidden;
}

#virtualisation:hover,
#mapps:hover,
#vdi:hover, #sap:hover, #oracle:hover, #big-data:hover,
#replication:hover, #snapshots:hover, #encryption:hover, #hours-8:hover, #hours-12:hover, #hours-24:hover {
    background-color:#fff;
    border: 1px solid #10A447;
    cursor: pointer;
}

#virtualisation label span,
#mapps label span,
#vdi label span, #sap label span, #oracle label span, #big-data label span,
#replication label span, #snapshots label span, #encryption label span, #hours-8 label span, #hours-12 label span, #hours-24 label span {
  /*  text-align:center;*/
    width:190px;
    padding:20px 20px;
    margin-bottom:-7px;
    display:block;
    font-size:20px;
    font-family:"Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*overflow:hidden;*/
}

#virtualisation label input,
#mapps label input,
#vdi label input, #sap label input, #oracle label input, #big-data label input,
#replication label input, #snapshots label input, #encryption label input, #hours-8 label input, #hours-12 label input, #hours-24 label input{
    position:absolute;
    left:-500px;
}

#virtualisation input:checked + span,
#mapps input:checked + span,
#vdi input:checked + span, #sap input:checked + span, #oracle input:checked + span, #big-data input:checked + span,
#replication input:checked + span, #snapshots input:checked + span, #encryption input:checked + span, #hours-24 input:checked + span, #hours-8 input:checked + span, #hours-12 input:checked + span {
    background:#79c251;
    color:#ffffff;
}

/*account*/

#account-wrapper h2{
	color:#626262;
	float:left;
	margin-top:35px;
	padding-right:15px;
}
#acc{
	margin:0 auto;
	padding-top:30px;
}
#finance-wrapper h2{
    display: inline-block;
	float:left;
	margin-top:35px;
	padding-right:15px;

}
#fin{
    display: inline-block;
}

#account-yes, #account-no, #finance-yes, #finance-no {
    margin:4px;
    /*background-color:#ffffff;*/
    border-radius:6px;
    border:1px solid #aaaaaa;
    overflow:hidden;
    float:left;
    color:#aaaaaa;
    width:45px;
}

#account-yes:hover, #account-no:hover, , #finance-yes:hover, #finance-no:hover {
    background-color:#fff;
    color:#2A3137;
    border:1px solid #16a54b;
}

#account-yes label span,#account-no label span, #finance-yes label span,#finance-no label span  {
    text-align:center;
    padding: 10px;
    display:block;
    color:#333;
    margin-bottom:-6px;
}

#account-yes label input, #account-no label input, #finance-yes label input, #finance-no label input {
    position:absolute;
    left:-500px;
}

/*#account-yes input:checked + span, #account-no input:checked + span {

    border: 1px solid:#339933;
    color:#339933;
    font-weight: bold;
}*/


#account-yes input:checked + span, #account-no input:checked + span, #finance-yes input:checked + span, #finance-no input:checked + span {

    border: 1px solid:#79c251;
    background:#79c251;
    color:#ffffff;
    font-weight: bold;
}

#account-no input:checked + span, #finance-no input:checked + span{
	padding-right:15px;
}

#acc-no-request{
	float:left;
	padding-right:20px;
}
#acc-no-warning, #app-no-warning {
	float:left;
	background:#fdfbda;
	border: 1px solid #fdad3b;
	border-radius:6px;
	padding:10px;
	margin:10px;
	margin-top:20px;

}

#app-no-warning{
	width:95%;
}
#acc-no-submit{
	color:#fff;
	font-size: 14px;
	padding:8px 25px 7px 25px ;
	background-color: #79c251;
	border-radius: 6px;
	border:none;
}
#acc-no-submit:hover{
	background-color: #0F7535;
}
/*calculate button*/
#conf-btn, #conf-btn2{
	padding-top:10px;
	padding-bottom:20px;
	text-align:center;
	display: inline-block;
	float:left;
	padding-left:20px;
	margin-top:20px;
}
#chat-btn{
	text-align:center;
	display: inline-block;
	color:#fff;
	padding:5px 10px 5px 10px ;
	background-color:#10A447;
	border-radius: 10px;
	text-decoration: none;
	margin-top:15px; margin-bottom:15px;
}
#conf-btn2{
	padding-left:0;
}


#conf-btn input, #conf-btn2 input{
	color:#fff;
	font-size: 18px;
	padding-left:30px!important;
	padding-right:30px !important;
	padding-top:15px !important;
	padding-bottom:15px !important;
	background-color: #79c251;
	border-radius: 10px;
	border:none;

}



#conf-btn input:hover, #conf-btn2 input:hover, #chat-btn:hover {
	background-color: #47c16a;
}

.minus, .plus{
	display:inline-block;
	float:left;
	   border: 1px solid #aaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding:11px 18px;
  margin-top:-14px;
  text-align: center;
  background-color:#e3e3e3;
  color:#333;
  font-size:18px;
  font-weight: bold;
  margin-left: 5px;
  cursor: pointer;
   
}
.minus{
	margin-right:5px;
}
.plus:hover, .minus:hover {
    background-color:#fff;
    color:#2A3137;
    border: 1px solid #10A447
}
.slider-value{
	display:inline-block;
	float:left;
}
#summary{
	width:50%;
	float:left;
	margin-top:30px;
	margin-bottom:20px;
	display: inline-block;
    padding:15px;
	background-color:#e3e3e3;
	border: 1px solid #dddddd;
	color:#222;font-size: 20px;
	border-radius:15px;

}
.summary-item{
	display:inline-block;
	float:left;
	line-height: 150%;
}
.slider-wrapper{
	position:relative;
}
.tip{
	width:100%;
}
#tip-1, #tip-2, #tip-3{
	width:33.3%;
	float:left;
}
#tip-2{
	text-align:center;
}
#tip-3 {
	text-align:right;
	margin-top:-5px;
}
#tip-4, #tip-5, #tip-6, #tip-6-1{
	width:25%;
	float:left;
}
#tip-7{
	width:25%;
	float:right;
	margin-top:-5px;
 }
#tip-5{
	margin-left:-20px;
}
#tip-5, #tip-6, #tip-6-1{
	margin-top:-5px;
}

#tip-6{
	margin-left:20px;
}
#tip-8, #tip-9, #tip-10, #tip-11, #tip-12, #tip-13{
	width:16.6%;
	float:left;
}
#tip-14{
	width: 2%;float: right;margin-top: -20px;
}
#tip-9{
	margin-left:-10px;
}
#tip-15{
	float:right;
}
#yardstick, #yardstick4{
	width:2px;
	height:10px;
	background-color:#dddddd;
	margin-top:-15px;
	margin-left:10px;
}
#yardstick1{
	width:2px;
	height:10px;
	background-color:#dddddd;
	margin: auto;
	margin-top:-15px;
}
#yardstick2{
	width:2px;
	height:10px;
	background-color:#dddddd;
	margin-top:-10px;
	float:right;
	margin-right:5px;
}
#yardstick5{
	width:2px;
	height:10px;
	background-color:#dddddd;
	margin-top:-10px;
	float:left;
	margin-right:5px;
}
#yardstick6{
	width:2px;
	height:10px;
	background-color:#dddddd;
	margin-top:-10px;

	margin-right:5px;

}
#yardstick6-1{
	width:2px;
	height:10px;
	background-color:#dddddd;
	margin-top:-10px;
	float:right;
	margin-right:-30px;
}
#yardstick7{
	width:2px;
	height:10px;
	background-color:#dddddd;
	margin-top:-10px;
	float:right;
	margin-right:5px;
}

#yardstick8, #yardstick9, #yardstick10, #yardstick11, #yardstick12, #yardstick13, #yardstick14{
	width:2px;
	height:10px;
	background-color:#dddddd;
	margin-top:-15px;
	margin-left:10px;
}

#yardstick15{
	width:2px;
	height:10px;
	background-color:#dddddd;
	margin-top:-10px;
	margin-left:20px;
}
#yardstick-text, #yardstick-text1, #yardstick-text2, #yardstick-text5, #yardstick-text6, #yardstick-text6-1, #yardstick-text7,
#yardstick-text8, #yardstick-text9, #yardstick-text10, #yardstick-text11, #yardstick-text12, #yardstick-text13,
#yardstick-text14, #yardstick-text15{
	color:#aaa;
	display:inline-block;
}
#yardstick-text6-1{
	text-align:right;
	float:right;
	margin-right:-30px;
}
#yardstick-text6{
    margin-left: -30px;
}
#yardstick-text8, #yardstick-text9, #yardstick-text10, #yardstick-text11, #yardstick-text12, #yardstick-text13,
#yardstick-text14, #yardstick-text15{
	margin-left:7px;
}
#yardstick-text15{
	
}
#yardstick-text7{
text-align:right;
}
#yardstick-text2, #yardstick-text7{
	float: right;
}
#yardstick-text5:hover, #yardstick-text6:hover, #yardstick-text6-1:hover, #yardstick-text7:hover{
	color:#2A3137;
}
.masterTooltip{
	text-decoration: none;
}
#no-acc{
text-align:center;
background-color:#e3e3e3;
border-radius:10px;
border:1px solid #ddd;
margin-top:-50px;
padding:25px;
margin-bottom:20px;
}

#personal-details{
	width:50%;
	margin:auto;
	background:white;
	padding:20px;
	border-radius:6px;
}
.textfield-value{
	width:500px !important;
}

#chat-wrapper{
	background-color: #fff;
	padding:15px;
	margin-right:-5px;
	display:block;
	position:fixed;
	overflow:hidden;
	top:45%;
	right:0px;
	width:35%;
	border-left: 2px solid #10A447;
}
#chat-wrapper h2{
	font-size:20px;
}
#chat-wrapper span{
	font-size:16px;
}
#personal-details label{

}
.ErrorMessage{
	font-size:12px !important;
	color: #f70101;
	padding:10px;

}


#quote-wrapper2 input[type=text]:focus {
	 box-shadow: 0 0 5px #10A447;
  padding: 10px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #10A447;
  margin-top:0px;
	}
	




@media screen and (max-width: 776px) { 
  .slider-input{
	float: left;
	margin-top:20px;
  }
   #summary{
	margin-top:10px;
  }
  #conf-btn{
	padding-left:0px;
	margin-top:0px;
  }
  #summary{
	width:100%;
  }
  #tip-14{
	width:3%;
  }
     #personal-details input{
	width:500px;
   }
   #personal-details label{
	margin-bottom:20px;
   }
}

@media screen and (max-width: 565px) { 
   #tip-5, #tip-6{
	display:none;
  }
  #tip-4, #tip-7{
	width:50%;
  }
  #storage-requirement label, #support label, #storage-requirement h2, #apps h2, #protection h2, #support-wrapper h2, #personal-details h2, #account-wrapper h2{
	font-size:32px;
	font-weight: normal;
	
  }
  .entry-content h2{
	line-height:120%;
  }
     #personal-details{
	width:100%;
   }
   #personal-details label{
	margin-bottom:20px;
   }
      .textfield-value{
	width:200px !important;
}

}

@media screen and (max-width: 450px) { 
   #tip-14{
	width:4%;
	margin-top:-13px;
   }
   #personal-details{
	width:100%;
   }
   #personal-details label{
	margin-bottom:20px;
   }
   .textfield-value{
	width:200px !important;
}

}

	