﻿.perdiembody {
	background-image: url(../img/Perdiembackground.jpg);
	background-size: cover;
	overflow-x: hidden;
	margin: 0;
	font-family: "Open Sans", sans-serif !important;
}

.indexbody {
	background-image: url(../img/sales/scrollable/panel6.jpg);
	background-size: cover;
	overflow-x: hidden;
	margin: 0;
	font-family: "Open Sans", sans-serif !important;
}

.box-white-form {
	background: #fff;
	padding: 20px 35px;
	border-radius: 5px;
	margin: 1% auto;
	text-align: left;
	border: 1px solid #d7d7d7;
	max-width: 25%;
}

.box-white-form hr {
	width: 100%;
	border: 0;
	border-top: 1px solid #ececec;
	margin: 15px auto !important;
}



.textbox {
	height: auto;
	width: 100%;
	background: transparent;
	color: black;
	border: 1px solid #d7d7d7 !important;
	margin: 0 0 15px;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 0px;
	box-shadow: none;
	font-weight: 500;
}

.message {
	margin: 15px 0 0 0;
	padding-top: 10px;
	color: black;
	font-size: 17px !important;
}

.acss {
	font-weight: 500;
	font-size: 13px;
	background-color: #fff;
	border: 1px solid #35c3de;
	padding: 12px 13px 8px;
	color: #35c3de;
	border-radius: 0px;
	text-shadow: none;
	cursor: pointer;
}

.button {
	font-weight: 500;
	font-size: 13px;
	background-color: #09afdf !important;
	border: 0;
	padding: 13px 13px 10px;
	margin: 15px 0 15px 0;
	color: #fff !important;
	border-radius: 0px;
	text-shadow: none;
	cursor: pointer;
}
