/* Redmond style sheet for jQuery Datepicker v5.0.1. */
.datepick {
	background-color: #fff;
	color: #132751;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 19px;
    line-height:50px;
	-webkit-box-shadow: 0 2px 15px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 15px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 2px 15px rgba(0,0,0,0.3);
	-0-box-shadow: 0 2px 15px rgba(0,0,0,0.3);
	box-shadow: 0 2px 15px rgba(0,0,0,0.3);
}
.datepick-rtl {
	direction: rtl;
}
.datepick-popup {
	z-index: 1490;
	border-radius: 0.25em;
    -moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
}
.datepick-disable {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
/*.datepick a {
	color: #132751;
	text-decoration: none;
    font-size: 17px;
}*/

.datepick a.datepick-disabled {
    color: #888;
    cursor: auto;
    font-size: 17px;
}
.datepick button {
    margin: 0.25em;
    padding: 0.125em 0em;
	background-color: #5c9ccc;
	color: #fff;
    border: none;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-weight: bold;
}
.datepick-nav, .datepick-ctrl {
    float: left;
    width: 100%;
    background-color: #FDCF24;
    font-size: 85%;
    font-weight: bold;
    padding: 15px;
    color: #132751;
}
.datepick-ctrl {
	background-color: #FDCF24;
}
/*.datepick-cmd {
	width: 30%;
}*/
.datepick-cmd:hover {
	color: #fff;
}
button.datepick-cmd:hover {
	background-color: #79b7e7;
}
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
	width: 8%;
}
/*a.datepick-cmd {
	height: 1.5em;
}*/
button.datepick-cmd {
	text-align: center;
}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
    float: left;
    padding-left: 2%;
    color: #132751;
}
.datepick-cmd-current, .datepick-cmd-today {
	float: left;
	width: 35%;
	text-align: center;
}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
    float: right;
    padding-right: 2%;
    text-align: right;
    color: #132751;
}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
	float: right;
	padding-left: 0%;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
	float: right;
}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
	float: left;
	padding-left: 2%;
	padding-right: 0%;
	text-align: left;
}
.datepick-month-nav {
	float: left;
	text-align: center;
}
.datepick-month-nav div {
	float: left;
	width: 12.5%;
	margin: 1%;
	padding: 1%;
}
.datepick-month-nav span {
	color: #888;
}
.datepick-month-row {
	clear: left;
}
.datepick-month {
	float: left;
	width: 15em;
	/* border: 1px solid #5c9ccc; */
	text-align: center;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
	/*height: 1.5em;*/
	background-color: #DDDDDD;
	color: #132751;
	/*font-size: 90%;*/
	font-weight: bold;
}
.datepick-month-header select, .datepick-month-header input {
	height: 1.4em;
	border: none;
}
.datepick-month-header input {
	position: absolute;
	display: none;
}
.datepick-month table {
	width: 100%;
	border-collapse: collapse;
}
.datepick-month thead {
	border-bottom: 1px solid #aaa;
	background-color: #FDCF24;
}
.datepick-month th, .datepick-month td {
	margin: 0em;
	padding: 0em;
	font-weight: normal;
	text-align: center;
}
.datepick-month th {
	border: 1px solid #FDCF24;
	border-bottom: 1px solid #FDCF24;
}
.datepick-month td {
	/*border-bottom: 1px solid #efefef;*/
	/*border: 4px solid #efefef;*/
    border: 1px solid #efefef; 

}
.datepick-month td.datepick-week * {
	background-color: #d0e5f5;
	color: #222;
	border: none;
}
/*.datepick-month a {
	display: block;
	width: 100%;
	padding: 0.15em;
	background-color: #132751;
	color: #fff;
	text-decoration: none;
}*/

.CalPromoDia {
    display: block;
    width: 100%;
    padding: 0.15em;
    background-color: #009100;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 17px;
}

a.CalPromoDia {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 17px;
}

.CalPromoDia.datepick-selected {
    display: block;
    width: 100%;
    padding: 0.15em;
    background-color: #009100;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 17px;
}

.CalDiaNormal.datepick-selected {
    display: block;
    width: 100%;
    padding: 0.15em;
    background-color: #132751;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 17px;
}

.CalDiaNormal {
    display: block;
    width: 100%;
    padding: 0.15em;
    background-color: #132751;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 17px;
}

a.CalDiaNormal {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    font-size: 17px;
}

.datepick-month span {
	display: block;
	font-weight: bold;
	padding: 0.125em 0em;
	width: 100%;
}
.datepick-month td span {
	color: #888;
}
.datepick-month td .datepick-other-month {
	background-color: #fff;
}
/*.datepick-month td .datepick-today {
	background-color: #fad42e;
}*/

.datepick-month tbody > tr > td > span {
    color: #888;
    background-color: #ffffff;
}

.datepick-month td span.datepick-highlight {
    background-color: #ffffff;
}



/*.datepick-month td .datepick-selected {
    background-color: #132751;
    color: #fff;
}*/
.datepick-status {
	clear: both;
	text-align: center;
}
.datepick-clear-fix {
	clear: both;
}

/********************************/
/*            Media Queries     */
/********************************/

@media (min-width: 319px) and (max-width: 767px) {
	/* .datepick-popup {
		top: 10% !important;
	} */
	.datepick {
		max-width: 450px !important;
		min-width: 450px !important;
        /* margin: 0 auto !important; */
	}
	.datepick-month {
		width: 100% !important;
	}
}

@media (min-width: 768px) {
	/* .datepick-popup {
		top: 10% !important;
	} */
	.datepick {
		width: 450px !important;
		/* margin: 0 auto !important; */
	}
	.datepick-month {
		width: 100% !important;
	}

    .datepick-nav, .datepick-ctrl {
	    float: left;
	    width: 100%;
	    background-color: #DDDDDD;
	    /*font-size: 85%;*/
	    font-weight: bold;
	    padding: 15px;
    }

    .datepick-cmd-current, .datepick-cmd-today {
	    float: left;
	    width: 50%;
	    text-align: center;
    }
}