/*
Customized version for UNIGIS America Latina - YELLOW
Leo Zurita - Oct 2015
change E87511 por FFD318 (amarillo) #ffb511 #ffb000 (amarillo-naranja)

based on:
CUSTOMIZED VERSION FOR AGIT - ORGANGE
BERNHARD ZWEIMÜLLER
OCTOBER 2014

--------------------------------- LINKS / CODE ----------------------------------------*/
a {
color:#ffb511;
/*was color:#222; before*/
transition: color 0.2s linear 0s;
/* Firefox 4 */
-moz-transition: color 0.2s linear 0s;
/* Safari and Chrome */
-webkit-transition: color 0.2s linear 0s;
/* Opera */
-o-transition: color 0.2s linear 0s;
}
a:hover,em,code, h1.title, .mod-clean1 h3, .mod-clean1 span.title {
color:#ffb000;
text-shadow:none;

}
span.ico {
background: none repeat scroll 0 0 #FFD318;
}

span.ico:hover { color: #fff; transform: rotate(360deg); }

.tp-caption.big_color{
background-color:#FFD318;
/*letter-spacing: -1.5px;	*/									
}
.latestItemTagsBlock ul.latestItemTags li a, .userItemTagsBlock ul.userItemTags li a, .catItemTagsBlock ul.catItemTags li a, .itemTagsBlock ul.itemTags li a {
    background:#FFD318;
text-shadow:none;

}
#search {
	background: url(../../images/search-bg-blue.png) no-repeat right ;
}

/*--------------------------------- TOOLBAR ----------------------------------------*/

.jp-toolbar-outer.jphide {opacity:0;}


/*--------------------------------- BUTTON ----------------------------------------*/
button, a.button-default,a.button-primary, a.button-small {
background-color:#FFD318;
color:#fff!important;
padding:6px 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
text-shadow:none;
}


a.button-default:hover,a.button-primary:hover, a.button-small:hover {
background-color:#ffb511;
color:#fff!important;
}
/*--------------------------------- MODULE ----------------------------------------*/
.mod-clean3 h3 {
background:#FFD318;
color:#FFF;
padding:8px 15px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}
.mod-border-left {
border-left:4px solid #FFD318!important;
}
.mod-border-top {
border-top:4px solid #FFD318!important;
}
.mod-border-right {
border-right:4px solid #FFD318!important;
}
.mod-border-bottom {
border-bottom:4px solid #FFD318!important;
}

.mod-color {
background-color:#FFD318!important;
color:#FFF;
}
.mod-color a:link,.mod-color a:visited {
color:#fff;
}

.mod-color a:hover {
text-decoration:underline;
}

.mod-color h1,.mod-color h2,.mod-color h3,.mod-color h4,.mod-color h5,.mod-color h6 {
color:#fff;
}

.mod-color h3 {
color:#FFF;
padding:8px 0;
}
.mod-color span.color {
color:#fff;
}
.mod-color button {
color:#FFD318!important;
background-color:#FFFFFF;
}

/*--------------------------------------------- MENU -------------------------------------------------------*/
.menu-dropdown li.active .level1 {
background-color:#FFD318;
}
.menu-dropdown a.level2:hover,
.menu-dropdown a.level3:hover,
.menu-sidebar a:hover > span,
.menu-sidebar span:hover > span {
color:#FFD318;
}

/*--------------------------------------------- CUSTOMIZING -------------------------------------------------------*/
.uni-logo {
    position:relative;
}

.uni-logo img {
    position: absolute;
    top: 12px;
    right: 0px;
}


/*Hiding the home button*/
.item101 {
    display: none;
}

.ghost-button {
    border: 1px solid nav-tabs li a{
    border:0px !important;
    padding-bottom: 10px;
}

.nav-tabs > li > a {
background-color: #fff !important;
}

.nav-tabs-schedule li a:hover{
border-bottom: 1px solid #c8ced3 !important; */
}

.nav-tabs-schedule > li > a {
color: #000 !important;
    background-color: #fff !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-right: 0 !important;
}


.nav-tabs-schedule li a:hover{
background-color: #01a2a6 !important;
    /*background-image: url(../images/arrow.png) !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    border-bottom: 1px solid #c8ced3 !important; */
}

.nav-tabs > li.active {
border-bottom: 1px solid #01a2a6 !important;
}

.nav-tabs-schedule > li.active {
background-color: #01a2a6 !important;
    background-image: url(../images/arrow.png) !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    border-bottom: 1px solid #01a2a6 !important;
}
.nav-tabs-schedule > li.active a {
background-color: #01a2a6 !important;
    color:#fff !important;
}

    /*.nav-tabs-schedule li {
        background-color: green !important;
    } */

.nav-tabs-schedule > li.active  {
background-image: url(../images/arrow.png) !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    border-bottom: 1px solid #01a2a6 !important;
}
.ghost-button {
    margin: 10px;
    padding: 10px;
    background:#666666 !important;
    color: #f3eeea !important;
}

.ghost-button:hover {
    background:#f3eeea !important;
    color: #666666 !important;
}



.calenderday{
    background-color: transparent;
    border: 1px solid #01a2a6;
    border-radius: 0px;
    color: #01a2a6;
    font-size: 10px;
    width: 100%;
}

.activecalenderday{
    background-color: #01a2a6;
    border: 1px solid #01a2a6;
    border-radius: 0px;
    color: #fff;
}

#calenderday1{
    display: block;
}

#calenderday2{
    display: none;
}

#calenderday3{
    display: none;
}

#calenderday4{
    display: none;
}

#calenderday5{
    display: none;
}

.nav-tabs li a{
    border:0px !important;
    padding-bottom: 10px;
}

.nav-tabs > li > a {
    background-color: #fff !important;
}

.nav-tabs-schedule li a:hover{
    border-bottom: 1px solid #c8ced3 !important; */
}

.nav-tabs-schedule > li > a {
    color: #000 !important;
    background-color: #fff !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    margin-right: 0 !important;
}


.nav-tabs-schedule li a:hover{
    background-color: #01a2a6 !important;
    /*background-image: url(../images/arrow.png) !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    border-bottom: 1px solid #c8ced3 !important; */
}

.nav-tabs > li.active {
    border-bottom: 1px solid #01a2a6 !important;
}

.nav-tabs-schedule > li.active {
    background-color: #01a2a6 !important;
    background-image: url(../images/arrow.png) !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    border-bottom: 1px solid #01a2a6 !important;
}
.nav-tabs-schedule > li.active a {
    background-color: #01a2a6 !important;
    color:#fff !important;
}

/*.nav-tabs-schedule li {
	background-color: green !important;
} */

.nav-tabs-schedule > li.active  {
    background-image: url(../images/arrow.png) !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    border-bottom: 1px solid #01a2a6 !important;
}