
.tabs-onetourismo {
position: relative;
width: 100%;
margin: 1em 0 2em;
font-weight: 300;
}

/* Nav */
.tabs-onetourismo nav {
text-align: left;
}

.tabs-onetourismo nav ul {
padding: 0;
margin: 0;
list-style: none;
display: inline-block;
}

.tabs-onetourismo nav ul li {
border-right: 1px solid #becbd2;
border-bottom: none;
display: block;
float: left;
position: relative;
background: #ff0066;
}

.tabs-onetourismo nav ul li:last-child {
border-right: none;
}

.tabs-onetourismo nav li.tab-onetourismo-current {
border-bottom: none;
z-index: 100;
background: #fafafa;
}

.tabs-onetourismo nav a {
color: #fff;
display: block;
font-size: 14px;
font-weight: 700;
line-height: 2.5;
padding: 5px 25px;
white-space: nowrap;
text-decoration: none;
}

.tabs-onetourismo nav a span:nth-child(2) {
padding-left: 15px;
}

.tabs-onetourismo nav li.tab-onetourismo-current a {
color: #ff0066;
}

/* Icons */
.icon-hotels {
vertical-align: middle;
mask-image: url(../icons/hotels.svg);
-webkit-mask-image: url(../icons/hotels.svg);
width: 28px;
height: 28px;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: auto;
margin: 0 auto;
background-color: #fff;
display: inline-block;
}

.icon-packages {
vertical-align: middle;
mask-image: url(../icons/packages.svg);
-webkit-mask-image: url(../icons/packages.svg);
width: 28px;
height: 28px;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: auto;
margin: 0 auto;
background-color: #fff;
display: inline-block;
}

.icon-activities {
vertical-align: middle;
mask-image: url(../icons/activities.svg);
-webkit-mask-image: url(../icons/activities.svg);
width: 28px;
height: 28px;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: auto;
margin: 0 auto;
background-color: #fff;
display: inline-block;
}

.icon-transfers {
vertical-align: middle;
mask-image: url(../icons/transfers.svg);
-webkit-mask-image: url(../icons/transfers.svg);
width: 28px;
height: 28px;
mask-repeat: no-repeat;
-webkit-mask-repeat: no-repeat;
-webkit-mask-size: auto;
margin: 0 auto;
background-color: #fff;
display: inline-block;
}

.tab-onetourismo-current .icon-hotels,
.tab-onetourismo-current .icon-packages,
.tab-onetourismo-current .icon-activities,
.tab-onetourismo-current .icon-transfers {
background-color: #ff0066;
}

/* Content */
.content-onetourismo {
border-bottom: 3px solid #ff0066;
/* min-height: 155px; */
position: relative;
bottom: 8px;
background: #fafafa;
}

.content-onetourismo section {
font-size: 1.25em;
padding: 1em 2em;
display: none;
max-width: 100%;
margin: 0 auto;
background: transparent;
float: none;
}

.content-onetourismo section:before,
.content-onetourismo section:after {
content: '';
display: table;
}

.content-onetourismo section:after {
clear: both;
}

/* Fallback example */
.no-js .content-onetourismo section {
display: block;
border-bottom: 1px solid #47a3da;
}

.content-onetourismo section.content-onetourismo-current {
display: block;
}

/* Grids */

.section-grid {
clear: both;
padding: 0px;
margin: 0px;
}
.section-col {
display: block;
float:left;
margin: 1% 0 1% 1.6%;
}
.section-col:first-child { margin-left: 0; }

.section-col .group:before,
.section-col .group:after { content:""; display:table; }
.section-col .group:after { clear:both;}
.section-col .group { zoom:1; }

.grid-12 {
width: 100%;
}

.grid-11 {
width: 91.53%;
}
.grid-10 {
width: 83.06%;
}

.grid-9 {
width: 74.6%;
}

.grid-8 {
width: 66.13%;
}

.grid-7 {
width: 57.66%;
}

.grid-6 {
width: 49.2%;
}

.grid-5 {
width: 40.73%;
}

.grid-4 {
width: 32.26%;
}

.grid-3 {
width: 23.8%;
}

.grid-2 {
width: 15.33%;
}

.grid-1 {
width: 6.866%;
}

.margin-right {
margin-right: 1%;
}

.margin-left {
margin-left: 0%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.section-col {  
margin: 1% 0 1% 0%; 
}
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
width: 100%; 
}
}

/* Packages */
.packages-archive-wrapper {
width: 100%;
}

.packages-archive-title-main {
text-align: center;
padding: 20px 0px;
}

.packages-archive-lists {
clear: both;
padding: 0px;
margin: 0px;
}


.packages-archive-single:first-child { margin-left: 0; }

.packages-archive-single:before,
.packages-archive-single:after { content:""; display:table; }
.packages-archive-single:after { clear:both;}
.packages-archive-single { 
display: block;
float: left;
margin: 1% 1% 1% 0%;
zoom: 1;
width: 32.26%;
position: relative;
overflow: hidden;
border-radius: 4px;
}

.packages-archive-single .packages-archive-content {
position: absolute;
bottom: 0px;
left: 0;
width: 100%;
padding: 30px;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
z-index: 10;
-webkit-transition: all 0.4s;
transition: all 0.4s;
height: 100%;
background: rgba(0,0,0,0.5);
}

.packages-archive-single .packages-archive-duration {
margin: 0;
font-weight: 400;
}

.packages-archive-single .packages-archive-title {
font-size: 24px;
margin-top: 0;
margin-bottom: 18px;
display: block;
line-height: 1.1;
font-weight: 400;
}

.packages-archive-single .packages-archive-title a {
color: #fff;
font-weight: 600;
line-height: 29px;
}

.packages-archive-single .packages-archive-price {
font-style: italic;
}

.packages-archive-single .packages-archive-price span {
font-weight: bold;
font-size: 26px;
}

.packages-archive-single .packages-archive-more {
display: inline-block;
background-color: #ff0066;
border-radius: 4px;
position: relative;
bottom: -15px;
height: 28px;
opacity: 0;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}

.packages-archive-single .packages-archive-more a {
color: #fff;
font-size: 13px;
font-weight: 500;
padding: 5px 20px;
}

.packages-archive-single .packages-archive-more a:hover,
.packages-archive-single .packages-archive-title a:hover {
text-decoration: none;
color: #f6f6f6;
}

.packages-archive-single:hover .packages-archive-more {
bottom: -10px;
opacity: 1;
}


@media only screen and (max-width: 480px) {
.packages-archive-single {  
margin: 1% 0 1% 0%; 
width: 100%;
}
}



/* Forms */
.tabs-onetourismo .content-onetourismo input, 
.tabs-onetourismo .content-onetourismo select {
font-size: 14px;
line-height: 20px;
padding: 10px 20px 10px 15px;
color: #696969;
width: 100%;
border: 1px solid #efefef;
border-radius: 5px;
}

.tabs-onetourismo .content-onetourismo input:focus, 
.tabs-onetourismo .content-onetourismo select:focus {
outline: none;
}

.tabs-onetourismo .content-onetourismo label {
font-family: inherit;
font-size: 14px;
color: #636363;
line-height: 1;
padding-bottom: 10px;
display: block;
font-weight: 600;
margin-bottom: 0;
white-space: nowrap;
padding-left: 5px;
text-align: left;
}

.tabs-onetourismo .content-onetourismo .btn-submit {
border: none;
font-size: 14px;
font-weight: bold;
padding: 11px 10px;
background: #ff0066;
line-height: 20px;
text-transform: uppercase;
text-align: center;
width: 100%;
margin-top: 24px;
color: #fff;
/* box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; */
moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset;
/* -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.2) inset; */
transition: background 0.3s ease-out;
-moz-transition: background 0.3s ease-out;
/* -webkit-transition: background 0.3s ease-out; */
-o-transition: background 0.3s ease-out;
cursor: pointer;
border-radius: 5px;
}
.tabs-onetourismo .content-onetourismo .btn-submit:hover { 
background: #ff0066; 
color: #fff;
}
.tabs-onetourismo .content-onetourismo .btn-submit:focus { 
outline: none;
}

.tabs-onetourismo .content-onetourismo .nights {
text-align: center;
font-size: 16px;
font-style: italic;
padding-top: 10px;
color: #ff0066;
}

/* Featured hotels */
.featured-hotels .slick-slide {
margin: 10px;
}
.featured-hotels .featured-hotels-single {
border-radius: 10px;
background: #fff;
border: 1px solid #eee;
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail {
float: left;
width: 100%;
position: relative;
overflow: hidden;
z-index: 1;
border-radius: 10px 10px 0 0;
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail img {
width: 100%;
height: auto;
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-offer {
position: absolute;
right: 20px;
top: 20px;
z-index: 3;
background: #ff0066;
padding: 8px 18px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
font-size: 11px;
color: #fff;
-webkit-transform: translate3d(0,0,0);
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-offer:before, 
.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-offer:after {
content: '';
position:absolute;
width: 0;
height: 0;
left:0;
}
.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-offer:after {
border-bottom: 14px solid #ff0066;
border-left: 16px solid transparent;
margin-left: -16px;
margin-top: -6px;
}
.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-offer:before  {
border-top: 14px solid #ff0066;
border-left: 16px solid transparent;
margin-left: -16px;
margin-top: -8px;
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-review {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 3;
padding: 10px 20px;
cursor: pointer;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(6,27,65,0)), color-stop(100%,rgba(6,27,65,0.95)));
background: -webkit-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);
background: -o-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);
background: -ms-linear-gradient(top, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);
background: linear-gradient(to bottom, rgba(6,27,65,0) 0%,rgba(6,27,65,0.95) 100%);
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-review .featured-hotels-stars {
float: left;
position: relative;
top: 10px;
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-review .featured-hotels-stars i {
font-size: 10px;
margin-right: 4px;
color: #F9B90F;
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-review .featured-hotels-rate {
float: right;
position: relative;
top: -6px; 
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-review .featured-hotels-rate .score {
float: left;
color: #fff;
margin-right: 10px;
font-size: 11px;
position: relative;
top: 7px;
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-review .featured-hotels-rate .score strong {
display: block;
text-align: right;
margin: 5px 0 2px;
font-style: normal;
color: #fff;
font-size: 13px;
font-weight: 500;
}

.featured-hotels .featured-hotels-single .featured-hotels-thumbnail .featured-hotels-review .featured-hotels-rate span {
background: #ff0066;
color: #fff;
float: left;
font-weight: 600;
border-radius: 5px 5px 5px 0;
padding: 12px;
box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.2);
}

.featured-hotels .featured-hotels-single .featured-hotels-content {
padding: 20px;
width: 100%;
display: inline-block;
}

.featured-hotels .featured-hotels-single .featured-hotels-content .featured-hotels-title {
padding-bottom: 20px;
border-bottom: 1px dotted #ccc;
color: #46A5DC;
float: left;
text-align: left;
font-weight: 600;
font-size: 16px;
margin-bottom: 10px;
width: 100%;
}

.featured-hotels .featured-hotels-single .featured-hotels-content .featured-hotels-content-footer {
margin: 4px 0 0 0;
display: inline-block;
}

.featured-hotels .featured-hotels-single .featured-hotels-content .featured-hotels-content-footer .featured-hotels-price {
font-size: 11px;
color: #999;
font-weight: 600;
background: #F7F9FB;
padding: 9px 12px;
border-radius: 4px;
border: 1px dotted #e4e4e4;
text-transform: uppercase;
display: inline-block;
vertical-align: middle;
margin-bottom: 20px;
}

.featured-hotels .featured-hotels-single .featured-hotels-content .featured-hotels-content-footer .featured-hotels-price span {
color: #3AACED;
font-weight: 600;
margin-top: 6px;
font-size: 13px;
}

.featured-hotels .featured-hotels-single .featured-hotels-content .featured-hotels-content-footer .featured-hotels-booking {
display: inline-block;
vertical-align: middle;
margin-bottom: 20px;
}

.featured-hotels .featured-hotels-single .featured-hotels-content .featured-hotels-content-footer .featured-hotels-booking button {
float: left;
background: #3aaced;
padding: 9px 12px;
border-radius: 4px;
border: 1px dotted #e4e4e4;
margin-left: 9px;
font-weight: 600;
font-size: 13px;
color: #fff;
cursor: pointer;
}

.featured-hotels .featured-hotels-single .featured-hotels-content .featured-hotels-content-footer .featured-hotels-readmore {
display: inline-block;
vertical-align: middle;
margin-bottom: 20px;
}

.featured-hotels .featured-hotels-single .featured-hotels-content .featured-hotels-content-footer .featured-hotels-readmore a {
padding: 9px 12px;
border-radius: 4px;
margin-left: 5px;
font-weight: 600;
font-size: 13px;
color: #3aaced;
cursor: pointer;
border: 1px solid #c3c3c3;
}

.featured-hotels .featured-hotels-single .featured-hotels-content .featured-hotels-content-footer .featured-hotels-readmore a:hover {
text-decoration: none;
color: #ff0066;
}

/* destinations*/

.destinations-lists {
    display: inline-block;
    width: 100%;
    padding-bottom: 40px;
}

.destination-lists-single {
overflow: hidden;
position: relative;
}
.destination-lists-single:after {
content: " ";
position: absolute;
z-index: 0;
top: 70%;
left: 0;
background: linear-gradient(transparent,rgba(0,0,0,.4) ,rgba(0,0,0,.8));
bottom: 0;
right: 0;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out
}
.destination-lists-single:hover:after {
top: 30%;
}
.destination-lists-single img {
	width: 100%;
}
.destination-lists-single .destination-lists-title {
position: absolute;
left: 20px;
bottom: 20px;
z-index: 1;
}
.destination-lists-single .destination-lists-title h3 {
color: #f3d911;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 22px;
text-shadow: 1px 1px 14px #000;
}
.destination-lists-single .destination-lists-title p {
font-weight: 400;
text-align: left;
color: #fff;
margin: 0;
}
.destination-lists-single .destination-lists-readmore {
opacity: 0;
position: absolute;
right: 20px;
bottom: 20px;
z-index: 3;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transform: translate(20px,20px);
-webkit-transform: translate(20px,20px);
-moz-transform: translate(20px,20px);
-ms-transform: translate(20px,20px);
-o-transform: translate(20px,20px);
}

.destination-lists-single:hover .destination-lists-readmore {
opacity: 1;
transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transform: translate(0,0);
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0)
}

.destination-lists-single .destination-lists-readmore:after {
content: " ";
    width: 68px;
    height: 250px;
background: #f3d911;
position: absolute;
transform: rotate(48deg);
-webkit-transform: rotate(48deg);
-moz-transform: rotate(48deg);
-ms-transform: rotate(48deg);
-o-transform: rotate(48deg);
bottom: -87px;
}

.destination-lists-single .destination-lists-readmore a {
color: #333;
position: relative;
z-index: 5;
font-size: 16px;
    left: 10px;
    top: 4px;
}

button.slick-next.slick-arrow,
button.slick-prev.slick-arrow {
position: absolute;
top: 50%;
width: 36px;
height: 36px;
line-height: 0;
border-radius: 100%;
color: #fff;
z-index: 120;
cursor: pointer;
box-shadow: 0px 0px 0px 9px rgba(255,255,255,0.4);
background: #18458B;
}

.slick-dots li.slick-active button:before {
color: #ff0066 !important;
opacity: 1;
}

.slick-dots li button:before {
font-size: 9px !important;
}



/* modal */
.remodal h2 {
color: #ff0066;
font-size: 22px;
padding-bottom: 30px;
}

.remodal label {
font-family: inherit;
font-size: 14px;
color: #636363;
line-height: 1;
padding-bottom: 10px;
display: block;
font-weight: 600;
margin-bottom: 0;
white-space: nowrap;
padding-left: 5px;
text-align: left;
}

.remodal input, 
.remodal select {
font-size: 14px;
line-height: 20px;
padding: 10px 20px 10px 15px;
color: #696969;
width: 100%;
border: 1px solid #efefef;
border-radius: 5px;
}

.remodal button[type="submit"] {
display: inline-block;
}

.remodal button[type="submit"] {
background: #ff0066;
padding: 10px 40px;
border-radius: 5px;
color: #fff;
text-transform: uppercase;
border: none;
-webkit-appearance: none;
text-align: center;
font-weight: 500;
font-size: 16px;
cursor: pointer;
margin-top: 15px;
}

.remodal button[type="submit"]:hover {
text-decoration: none;
}

.selectize-control.single .selectize-input {
background: #fff !important;
box-shadow: none !important;
font-size: 14px;
line-height: 20px;
padding: 10px 20px 10px 15px;
color: #696969;
width: 100%;
border: 1px solid #efefef !important;
border-radius: 5px;
}

.selectize-dropdown.single {
border-radius: 15px;
margin-top: -5px;
border: 1px solid #efefef !important;
box-shadow: none;
padding: 12px;
cursor: pointer;
font-size: 14px;
font-weight: normal;
}


/* media queries */

@media screen and (max-width: 52.375em) {
.tabs-onetourismo nav a span {
display: none;
}

.tabs-onetourismo nav a:before {
margin-right: 0;
}
}

@media screen and (max-width: 32em) {
.tabs-onetourismo {
padding: 10px;
}
.tabs-onetourismo nav ul,
.tabs-onetourismo nav ul li a {
width: 100%;
padding: 0;
}

.tabs-onetourismo nav ul li {
width: 20%;
width: calc(20% + 1px);
margin: 0 0 0 0px;
padding: 10px;
text-align: center;
}

.tabs-onetourismo nav ul li:last-child {
border-right: none;
}
}

/* destinations */
.onetourismo-destinations form input {
    border: 1px solid #eee;
    background: #F7F9FB;
    width: 100%;
    padding: 10px;
    border-radius: 6px;
    color: #666;
    font-size: 13px;
    -webkit-appearance: none;
}

.onetourismo-destinations form label {
    display: block;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    text-align: left;
    color: #878C9F;
    font-size: 13px;
    font-weight: 500;
}

.onetourismo-destinations form button.btn-addroom {
    color: #ff0066;
    padding: 15px 0;
    border-radius: 4px;
    border: none;
    text-align: left;
    display: block;
    background: transparent;
    cursor: pointer;
}

.onetourismo-destinations form button.btn-addroom:before {
    content: '\f236';
    font-family: Font Awesome\ 5 Pro;
    padding-right: 10px;
    
}

.onetourismo-destinations form button.btn-submit {
    color: #fff;
    width: 100%;
    background: #ff0066;
    padding: 15px 0;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

.onetourismo-destinations form span.room-delete {
    color: #bb0000;
    cursor: pointer;
}

/* datepicker */

div[ng-model='date'] {
    position: absolute;
    left: 40px;
    right: 40px;
    margin: 0 auto;
    background: #fff;
    border-radius: 15px;
    font-size: medium;
    margin-top: 10px;
    -webkit-box-shadow: 4px 25px 80px -22px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 25px 80px -22px rgba(0,0,0,0.75);
    box-shadow: 4px 25px 80px -22px rgba(0,0,0,0.75);
    z-index: 1;
}

div[ng-model='date'] ul {
    list-style-type: none;
    padding-left: 0px;
    border: none;
    position: initial;
    padding-top: 0px;
}

div[ng-model='date'] ul .uib-daypicker:focus {
    outline: none;
}

div[ng-model='date'] ul .uib-daypicker table,
div[ng-model='date'] ul .uib-yearpicker table,
div[ng-model='date'] ul .uib-monthpicker table {
    margin: 0px;
}

div[ng-model='date'] ul .uib-daypicker table thead tr:first-child button span {
    display: none;
}

div[ng-model='date'] ul .uib-daypicker table thead tr:first-child button.pull-left i:before {
    content: '';
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

div[ng-model='date'] ul .uib-daypicker table thead tr:first-child button.pull-right i:before {
    content: '';
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

div[ng-model='date'] ul .uib-daypicker table thead tr:first-child {
    background: #1b363f;
    display: inline-table;
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

div[ng-model='date'] ul .uib-daypicker table thead tr:first-child button {
    background: transparent;
    color: #fff;
    border: none;
    padding: 19px 10px;
    cursor: pointer;
    line-height: 0px;
    font-size: 14px;
    text-align: center;
    box-shadow: none;
    position: relative;
    border-radius: 0px;
    font-weight: normal;
    height: auto;
    vertical-align: bottom;
}

div[ng-model='date'] ul .uib-daypicker table thead tr:first-child button i {
    border-left: none;
}

div[ng-model='date'] ul .uib-daypicker table thead tr:first-child button:focus {
    outline: none;
}

div[ng-model='date'] ul .uib-daypicker table thead tr:first-child button:after {
    background: transparent;
    transition: none;
}

div[ng-model='date'] ul .uib-daypicker table thead tr:last-child {
    background: #ff0066;
    display: block;
}

div[ng-model='date'] ul .uib-daypicker table thead tr:last-child th {
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: normal;
    font-size: initial;
}

div[ng-model='date'] ul .uib-daypicker table tbody {
        display: inherit;
        width: 100%;
}

div[ng-model='date'] ul .uib-daypicker table tbody tr {
   border-bottom: none;
}

div[ng-model='date'] ul .uib-daypicker table tbody tr td {
    padding: 3px;
}

div[ng-model='date'] ul .uib-daypicker table tbody tr td button {
    background: transparent;
    border: none;
    color: #726c70;
    padding: 10px;
    font-weight: 700;
    cursor: pointer;
    font-size: 14px;
    height: auto;
    line-height: normal;
    text-align: center;
}

div[ng-model='date'] ul .uib-daypicker table tbody tr td button[disabled="disabled"] {
    color: #eeeeee;
}

div[ng-model='date'] ul .uib-daypicker table tbody tr td button[disabled="disabled"]:hover {
    color: #cacaca;
}

div[ng-model='date'] ul .uib-daypicker table tbody tr td button[disabled="disabled"].active {
    color: #cacaca;
}

div[ng-model='date'] ul .uib-daypicker table tbody tr td button.active,
div[ng-model='date'] ul .uib-daypicker table tbody tr td button:hover {
    background-color: #eeeeee !important;
    border-radius: 20px;
}

@media only screen and (max-width: 480px) {
    div[ng-model='date'] {
        left: 0px;
    }
}

/* datepicker months */
div[ng-model='date'] ul .uib-yearpicker table thead tr:first-child button span,
div[ng-model='date'] ul .uib-monthpicker table thead tr:first-child button span {
    display: none;
}

div[ng-model='date'] ul .uib-yearpicker table thead tr:first-child button.pull-left i:before,
div[ng-model='date'] ul .uib-monthpicker table thead tr:first-child button.pull-left i:before {
    content: '';
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

div[ng-model='date'] ul .uib-yearpicker table thead tr:first-child button.pull-right i:before,
div[ng-model='date'] ul .uib-monthpicker table thead tr:first-child button.pull-right i:before {
    content: '';
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

div[ng-model='date'] ul .uib-yearpicker table thead tr:first-child,
div[ng-model='date'] ul .uib-monthpicker table thead tr:first-child {
    background: #1b363f;
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

div[ng-model='date'] ul .uib-yearpicker table thead tr:first-child button,
div[ng-model='date'] ul .uib-monthpicker table thead tr:first-child button {
    background: transparent;
    color: #fff;
    border: none;
    padding: 19px 10px;
    cursor: pointer;
    line-height: 0px;
    font-size: 14px;
    text-align: center;
    box-shadow: none;
    position: relative;
    border-radius: 0px;
    font-weight: normal;
    height: auto;
    vertical-align: bottom;
}

div[ng-model='date'] ul .uib-yearpicker table thead tr:first-child button i,
div[ng-model='date'] ul .uib-monthpicker table thead tr:first-child button i {
    border-left: none;
}

div[ng-model='date'] ul .uib-yearpicker table thead tr:first-child button:focus,
div[ng-model='date'] ul .uib-monthpicker table thead tr:first-child button:focus {
    outline: none;
}

div[ng-model='date'] ul .uib-yearpicker table thead tr:first-child button:after,
div[ng-model='date'] ul .uib-monthpicker table thead tr:first-child button:after {
    background: transparent;
    transition: none;
}

div[ng-model='date'] ul .uib-yearpicker table thead tr:last-child,
div[ng-model='date'] ul .uib-monthpicker table thead tr:last-child {
    background: #ff0066;
}

div[ng-model='date'] ul .uib-yearpicker table thead tr:last-child th,
div[ng-model='date'] ul .uib-monthpicker table thead tr:last-child th {
    color: #fff;
    text-align: center;
    padding: 0px;
    font-weight: normal;
    font-size: initial;
}

div[ng-model='date'] ul .uib-yearpicker table tbody,
div[ng-model='date'] ul .uib-monthpicker table tbody {
    width: 100%;
}

div[ng-model='date'] ul .uib-yearpicker table tbody tr,
div[ng-model='date'] ul .uib-monthpicker table tbody tr {
   border-bottom: none;
}

div[ng-model='date'] ul .uib-yearpicker table tbody tr td,
div[ng-model='date'] ul .uib-monthpicker table tbody tr td {
    padding: 3px;
}

div[ng-model='date'] ul .uib-yearpicker table tbody tr td button,
div[ng-model='date'] ul .uib-monthpicker table tbody tr td button {
   background: transparent !important;
    border: none;
    color: #726c70 !important;
    padding: 10px;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal !important;
    height: auto !important;
    line-height: normal;
    text-align: center;
}

div[ng-model='date'] ul .uib-yearpicker table tbody tr td button span[ng-class="::{'text-info': dt.current}"].text-info,
div[ng-model='date'] ul .uib-yearpicker table tbody tr td button.active .text-info,
div[ng-model='date'] ul .uib-monthpicker table tbody tr td button span[ng-class="::{'text-info': dt.current}"].text-info,
div[ng-model='date'] ul .uib-monthpicker table tbody tr td button.active .text-info {
    color: #ff0066 !important;
}

div[ng-model='date'] ul .uib-yearpicker table tbody tr td button[disabled="disabled"],
div[ng-model='date'] ul .uib-monthpicker table tbody tr td button[disabled="disabled"] {
    color: #b9b9b9;
}

div[ng-model='date'] ul .uib-yearpicker table tbody tr td button[disabled="disabled"]:hover,
div[ng-model='date'] ul .uib-monthpicker table tbody tr td button[disabled="disabled"]:hover {
    color: #ff0066 !important;
    background: transparent !important;
    border: none !important;
}

div[ng-model='date'] ul .uib-yearpicker table tbody tr td button[disabled="disabled"].active,
div[ng-model='date'] ul .uib-monthpicker table tbody tr td button[disabled="disabled"].active {
    color: #cacaca;
}

div[ng-model='date'] ul .uib-yearpicker table tbody tr td button.active,
div[ng-model='date'] ul .uib-yearpicker table tbody tr td button:hover,
div[ng-model='date'] ul .uib-monthpicker table tbody tr td button.active,
div[ng-model='date'] ul .uib-monthpicker table tbody tr td button:hover {
    background-color: #eeeeee !important;
    border-radius: 20px;
    border: none !important;
}