.c-title{ text-transform:none;}

.c-title {
  background-color: #2c2c2c;
  color: #fff !important;
  font-size: 18px;
  margin-bottom: 15px;
  padding: 5px 10px;
  text-align: left;
}

.c-main{
	margin: 0 auto;
    width: 100%;
}
.c-half {
    /*box-shadow: 1px 1px 5px #808080;*/
    float: left;
    margin: 10px;
    padding: 15px;
    width: 47%;
	border: 1px solid gray;
	background-color:#f7f8f9;
}
.c-full{
    width: 97%;
	
}
.c-row {
    clear: both;
}
.contact-form select{
	width:50% !important;
	}

.ml_17{
	margin-left:0px !important;	
}

label {
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 0;
    text-align: left;
}
.c-label{
	float: left;
    line-height: 15px;
    width: 35%;
	margin-right: 10px;
}
.c-full .c-label{
	 /*width: 15%;*/
   line-height:40px;
}
.c-full .c-btn-primary {
	margin-left:16%;
}
label.c-label1 {
    margin-right: 15%;
}
.c-heading{
	color: #fff;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 3%, #f7f5f4 4%) repeat scroll 0 0;
    border-color: #ccc #b2aca5 #b2aca5 #ccc;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 -2px 5px -4px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #717070;
    font-size: 14px;
    margin: 2px;
    padding: 7px 5px;
    width: 95%;
}
.legth, .width, .size, .area{
	width:60%;
	margin-right: 15px;
}
.pull-right {
    float: right !important;
}
.c-btn-primary {
    -moz-user-select: none !important;
    /*background-color: #1DB5BB !important;*/
    background-image: none !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
    color: #fff !important;
    cursor: pointer !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42857 !important;
    margin-left: 35%;
    margin-top: 5% !important;
    padding: 6px 12px !important;
    text-align: center !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    vertical-align: middle;
    white-space: nowrap;
}


.c-result {
    /*box-shadow: 1px 1px 5px #808080;*/
	border: 1px solid gray;
    float: left;
    margin: 10px;
    padding: 15px;
    width: 97%;
	background-color:#f7f8f9;
}

.c-result h3 {
    border-bottom: 1px solid #eeeeee;
    float: left;
    margin: 0 0 15px;
    padding-bottom: 4px;
    width: 100%;
}
.area-covered{
	width: 25%;
  background-color: white !important;
}
.area-covered1{
  width: 55%;
  position: relative;
  left: -2%;
  background-color: white !important;

}
.border{
	border: 1px solid #eee;
    padding: 5px 10px;
   
}
.c-result .c-label{
	margin-right: 10px;
    text-align: right;
	line-height:40px;
}
.clear {
    clear: both;
}
.form-control{
  display: inline !important;
  background-color: transparent !important;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.c-half {
		width:46%;
	}
	.c-full{
		width: 95%;
	}
	.c-result {
		width:95%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.c-half{
		width:97%;
	}
	.c-result .c-label{
		line-height: 24px;
	}
	.c-result .area-covered {
		width: 27%;
	}
	.c-full .c-label {
		width: 20%;
	}
}
@media only screen and (max-width:479px) {
	.c-half{
		width:97%;
	}
	.c-label {
		width: 100%;
	}
	.legth, .width, .size, .area{width:100%;}
	.c-result .c-label {
		font-size: 15px;
		line-height: 25px;
		text-align: left;
		width: 100%;
	}
	.area-covered {
        width: 80%;
        margin-top: 7px;
	}
  /*1-11 added .area-covered1*/
  .area-covered1 {
    width: 100%;
    position: relative;
    left: 0%;
  }
	.c-full .c-label {
		width: 100%;
	}
}

.tileDiv {
  background:none repeat scroll 0 0;
  border: 1px solid gray;
  display: inline-block;
  height: 220px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  width: 100%;
}


.tileDiv div {
  background: #fff url("tilePattern.png") repeat scroll -4px -4px;
  border: 1px solid #000;
  box-shadow: 0 0 8px 5px #fff;
  left: 52%;
  position: absolute;
  top: 52%;
  transform: translateX(-50%) translateY(-50%);
}


.tileDiv .tileFt {
  background: #868686 none repeat scroll 0 0;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  text-align: center;
}

.horzFt {
  border-top: 1px dashed #868686;
  height: 0;
  left: 0;
  top: -20px;
  width: 100%;
}
.tileDiv .horzFt span {
  margin-left: 50%;
  margin-top: -12px;
  transform: translateX(-50%);
}

.tileDiv .tileFt span {
  background: #f9f9f9 none repeat scroll 0 0;
  color: gray;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  position: absolute;
  text-transform: uppercase;
  width: 50px;
}
.vertFt {
  border-left: 1px dashed #868686;
  height: 100%;
  left: -20px;
  top: 0;
  width: 0;
}
.tileDiv .tileFt {
  background: #868686 none repeat scroll 0 0;
  margin-bottom: 0;
  padding: 0;
  position: absolute;
  text-align: center;
}
.tileDiv .vertFt span {
  margin-left: -27px;
  top: 50%;
  transform: rotate(-90deg) translateX(20%);
}
.tileDiv .tileFt span {
  background: #f9f9f9 none repeat scroll 0 0;
  color: gray;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
  position: absolute;
  text-transform: uppercase;
  width: 50px;
}
.mt10{
	margin-top: 10px;
}
#Button1:hover{
	color: #fff !important;
	/*background-color: gray !important;*/
}

.tips
{	
	color:#fff;
}
	
.resultp
{	
	color:#fff;
}

.submitbtn
{
	font-size: 12px;
	line-height: 18px;
	padding: 10px 20px;
	background-color: #fff;
	color: #fff;
	font-weight: bolder;
}
.submitbtn:hover
{
	font-size: 12px;
	line-height: 18px;
	padding: 10px 20px;
	background-color: #fff;
	color: #fff;
	font-weight: bolder;
}
.submitbtn:focus
{
	font-size: 12px;
	line-height: 18px;
	padding: 10px 20px;
	background-color: #fff;
	color: #fff;
	font-weight: bolder;
}

.box1 {
  background: #ececec none repeat scroll 0 0;
  height: 20%;
  width: 100%;
  
}
@media only screen and (max-device-width: 800px) {
 .responsivecal
{
	clear:both;

}
}