/* CSS Document */
@import url("../webfonts/Roboto_Light/stylesheet.css");
@import url("../webfonts/Roboto_Regular/stylesheet.css");
@import url("../webfonts/roboto_bold/stylesheet.css");
.detail {
	height: 40px;
	width: 90%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #F7F7F7;
		font-family: "Roboto Light", "Sans Serif";

	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E1F9FF;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}

.button {
	background-color: #4984CA;
	text-align: center;
	height: 50px;
	width: 35%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: ovo, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 2%;
	margin-left: 8%;
}


.mess {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #F7F7F7;
	font-family: "Roboto Light", "Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right:15px;
	width: 90%;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E1F9FF;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);

}
@media only screen and (min-width: 481px) { 
.detail {
	height: 40px;
	width: 80%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #F7F7F7;
	font-family: "Roboto Light", "Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E1F9FF;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}

.button {
	background-color: #4984CA;
	text-align: center;
	height: 50px;
	width: 35%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "Roboto Light", "Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}

.detailr:focus { 
-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E1F9FF;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}

.mess{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #F7F7F7;
	font-family: "Roboto Light", "Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right:auto;
	width: 93%;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E1F9FF;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);

}
}
@media only screen and (min-width: 769px) { 
/* CSS Document */
.detail {
	height: 40px;
	width: 90%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #F7F7F7;
	font-family: "Roboto Light", "Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E1F9FF;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}


.button {
	background-color: #4984CA;
	text-align: center;
	height: 50px;
	width: 35%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "Roboto Light", "Sans Serif";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}



.mess {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #F7F7F7;
	font-family: ovo, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	width: 95%;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E1F9FF;
	font-size: 13px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}
}
@media only screen and (min-width: 1300px) { 
.detail {
	height: 40px;
	width: 90%;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #F7F7F7;
	font-family: "Roboto Light", "Sans Serif";
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	background-color: #E1F9FF;
	font-size: 17px;
	color: #000;
	background-image: url(../images/bg/bgrepeat.jpg);
}

.button {
	background-color: #4984CA;
	text-align: center;
	height: 60px;
	width: 25%;
	border-top-l5ft-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	font-family: "Roboto Light", "Sans Serif";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 5%;
	margin-left: 5%;
}


/* CSS Document */
.mess {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #F7F7F7;
	font-family: "Roboto Light", "Sans Serif";
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	border: 1px solid #F2F2F2;
	
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	width: 96%;
}
.mess:focus {
	-moz-transition: background-color .50s ease;
	-webkit-transition: background-color .50s ease;
	-o-transition: background-color .50s ease;
	transition: background-color .50s ease;
	font-size: 17px;
	color: #000;
	background-color: #E1F9FF;
	background-image: url(../images/bg/bgrepeat.jpg);

}
}
