@charset "utf-8";
/* CSS Document */

/**
	Lenze Site Template
 	Copyright (c) 2013, Pophonic 

	Author: Pophonic
	Profile: themeforest.net/user/pophonic
	
**/


/* ===== Leave a Comment ===== */
input[type="file"] {
    display: none;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
.comment-fieldbox {
	margin-top: 25px;
}
.ma{
	color: #e50c82;
	margin-left: 100px;
}
.comment-fieldbox input:not([type=checkbox]) {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 370px;
	height: 35px;
	padding: 0px 20px;
	color: #e50c82;
	background-color: #ffffff;
	border: #eeeeee solid 1px;
	
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.comment-fieldbox2 input:not([type=checkbox]) {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 300px;
	height: 35px;
	padding: 0px 20px;
	color: #e50c82;
	background-color: #ffffff;
	border: #eeeeee solid 1px;
	
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}


.comment-fieldbox .input-email,
.comment-fieldbox .input-subject {
	margin-top: 20px;
}

.comment-fieldbox textarea {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: 100%;
	height: 210px;
	margin-top: 20px;
	padding: 10px 20px;
	color: #9e9e9e;
	background-color: #ffffff;
	border: #eeeeee solid 1px;
	
	/* div padding fix */
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

.comment-active {
	margin-top: 10px;
	overflow: hidden;
}
.comment-active2 {
	margin-top: 30px;
	overflow: hidden;
	text-align: center;
	}
.comment-active span {
	float: left;
	line-height: 20px;
}

.comment-active .submit-button {
	width: auto!important;
	font-family: 'Oswald', sans-serif!important;
	font-size: 14px!important;
	font-weight: 400!important;
	color: #ffffff!important;
	text-align: center!important;
	float: right!important;
	background-color: #ff00ba!important;
	margin-top: 5px!important;
	border: none!important;
	border-radius: 5px!important;
	cursor: pointer!important;
	
	/* div padding fix */
	-webkit-box-sizing: border-box!important; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box!important;    /* Firefox, other Gecko */
	box-sizing: border-box!important;         /* Opera/IE 8+ */
	
	-webkit-transition: background-color 0.2s ease-in-out!important;
	-moz-transition: background-color 0.2s ease-in-out!important;
	-ms-transition: background-color 0.2s ease-in-out!important;
	-o-transition: background-color 0.2s ease-in-out!important;
	transition: background-color 0.2s ease-in-out!important;
}
.cancelar-button {
	width: auto!important;
	font-family: 'Oswald', sans-serif!important;
	font-size: 14px!important;
	font-weight: 400!important;
	color: #ffffff!important;
	text-align: center!important;
	float: right!important;
	background-color: #FF0800 !important;
	margin-top: 5px!important;
	border: none!important;
	border-radius: 5px!important;
	cursor: pointer!important;
	
	/* div padding fix */
	-webkit-box-sizing: border-box!important; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box!important;    /* Firefox, other Gecko */
	box-sizing: border-box!important;         /* Opera/IE 8+ */
	
	-webkit-transition: background-color 0.2s ease-in-out!important;
	-moz-transition: background-color 0.2s ease-in-out!important;
	-ms-transition: background-color 0.2s ease-in-out!important;
	-o-transition: background-color 0.2s ease-in-out!important;
	transition: background-color 0.2s ease-in-out!important;
}
.confirmar-button {
	width: auto!important;
	float: center!important;
	margin-top: 5px!important;
	margin-left: 5px!important;
	cursor: pointer!important;
	display: inline-block;
}
 .cancelar-button:hover{
	background-color: #3a3a3a!important;
}
.comment-active .submit-button:hover , .comment-active .cancelar-button:hover{
	background-color: #3a3a3a!important;
}

/* ===== End ===== */


/* ===== Leave a comment placeholder color ===== */

.comment-fieldbox .placeholder { /* Internet Explorer */
	color: #9e9e9e;
}

.comment-fieldbox input::-webkit-input-placeholder,
.comment-fieldbox textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #9e9e9e;
}

.comment-fieldbox input:-moz-placeholder,
.comment-fieldbox textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #4e4e4e;
}
.comment-fieldbox input::-moz-placeholder,
.comment-fieldbox textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #4e4e4e;
}

.item{
	vertical-align: top;
	display: inline-block;
	text-align: left;
	width: auto;
	margin-left: 100px;
}
.item-right{
	margin-left: 100px;
}
.item img{
	height:30px;
}
.caption{
	display: block;
}
.item2{
	vertical-align: top;
	display: inline-block;
	text-align: left;
	width: 100%;
	margin-left: 100px;
}
.item2 img{
	height:30px;
}

/* ===== End ===== */

.citaConfirmada{
	background-image: url("https://monicaaguilar.com/images/citas/CitaConfirmada.png"); 
}
.citaConfirmada{
	background-image: url("https://monicaaguilar.com/images/citas/CitaCancelada.png"); 
}
.logoConfirmacion2{
		margin-left: 0px !important;
		height:15px !important;
		display: none!important;
	}
/* ===== Design for a width of 480px to 539px ===== */
@media only screen and (max-width:539px)
{
	.comment-fieldbox input:not([type=checkbox]) {
		width: 100%;
	}
}
@media only screen and (max-device-width: 480px) {
	input {
    	border: 0 !important; 
    	outline: 0 !important;
    	background: transparent !important;
    	-webkit-box-shadow: none!important;
    	-moz-box-shadow: none!important;
    	box-shadow: none !important;
    	cursor:default !important;
	}
	input:focus{
		outline: none !important;
	}
	.logoConfirmacion{
		margin-left: 0px !important;
		height:15px !important;
		display: none!important;
	}
	.logoConfirmacion2{
		margin-left: auto !important;
		margin-right: auto !important;
		height:35px !important;
		display: block!important;
	}
	.item{
	
		margin-left: 5px;
	}
	.item-right{
		margin-left: 5px;
	}
	.item img{
		height:15px;
	}
	.caption{
		display: block;
	}
	.item2{
		margin-left: 5px;
	}
	.item2 img{
		height:15px;
	}
}
@media only screen and (min-device-width: 480px) and (max-device-width: 767px) {
	.logoConfirmacion{
		margin-left: 0px !important;
		height:15px !important;
		display: none!important;
	}
	.logoConfirmacion2{
		margin-left: auto !important;
		margin-right: auto !important;
		height:55px !important;
		display: block!important;
	}
}