/**GENERALES**/
.cookie-message {
    z-index: 100;
}

a {
    text-decoration: none;
    color: #56A5B2;
}


h1, h2, h3, h4, h5 {
    border: none;
}

h3 {
    margin: 5px 0;
}
/*.wowslider-container1 {z-index: 9 !important;}*/
/**ESTRUCTURA**/
body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 13px !important;
    line-height: 1.3 !important;
}

#homediv {
    /*background-image: none;
	background-color: transparent;
	min-height: 500px;*/
    margin: 35px auto 0px;
    max-width: 1080px;
    /*position: relative;
	height: auto;*/
}
/*.wrapperdiv{
	position: relative;
	min-width: 500px;
	margin: 0 auto;
	min-height: 500px;
	height: auto;
}
 .wrapperdiv .side{
	width: 825px;
	float: right;
}*/


/**PORTADA**/

.home-label {
    width: 200px;
    height: 30px;
    margin-bottom: 4px;
    /*transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);	
	-moz-transform: rotate(90deg);	
	-webkit-transform: rotate(90deg);
	transform-origin: right bottom 0;
	-o-transform-origin: right bottom 0;
	-ms-transform-origin: right bottom 0;
	-moz-transform-origin: right bottom 0;
	-webkit-transform-origin: right bottom 0;*/
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    /*position: absolute;
	right: -5px;*/
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*border-bottom-right-radius: 5px;*/
    /*opacity: 1;*/
}

    .home-label:hover {
        opacity: 0.9;
    }

    .home-label a {
        text-decoration: none;
        color: #fff;
    }

    .home-label.news {
        background: #ee4c9b;
        top: 170px;
    }

    .home-label.events {
        background: #f7962c;
        top: 380px;
    }

    .home-label.research {
        background: #96c93d;
        top: 590px;
    }

    .home-label.highlights {
        background: #2dc5f4;
        top: 800px;
    }

.calendarioCab.ui-state-default {
    background: #f7962c;
}

.cimne-logo {
    background: url('images/cimne-black.png') no-repeat no-repeat;
    background-size: 490px 50px;
    background-position: 0px 10px;
    cursor: pointer;
    height: 70px;
    width: 510px;
}

.fixed .cimne-logo {
    background: url('images/cimne-white.png') no-repeat no-repeat;
    background-size: auto 100%;
    background-position: center;
    position: absolute;
    top: 5px;
    height: 30px;
    width: 120px;
    width: calc((100% - 1050px) / 2);
}
/*.home-header-position {
	position: relative;
	clear: both;
	margin: auto;
	height: auto;
	margin-bottom: 5px;
	z-index: 10;
	transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
	-moz-transition: width 0.3s ease;
	-webkit-transition: width 0.3s ease;
	background-color: transparent;
}*/
.fixed .home-header-position {
    position: fixed;
    left: 0px;
    top: 32px;
    width: 100% !important;
    height: 47px;
    background-color: #3c647c;
    border-top: 2px solid #56A5B2;
    border-bottom: 5px solid #FFFFFF;
}
/*.cimne-menu {width: 100%; position: relative; height: 40px;}*/
.fixed .cimne-menu {
    width: 1040px;
    position: relative;
    height: 40px;
    margin: 0 auto;
}

.fixed .menufrk > ul > li > .ui-state-default, .fixed .menufrk > ul > li > .ui-state-hover {
    border-top: none !important;
    border-bottom: none !important;
}

.sticky-wrapper {
    height: auto !important;
}

.fixed.sticky-wrapper {
    height: 40px !important;
}

.new4 .new-info, .ws_shadow, .portada-news > div:first-child, .portada-events > div:first-child, .portada-news > div:last-child, .portada-events > div:last-child {
    display: none;
}

.more-info {
    color: #366 !important;
    text-decoration: none !important;
}

.diamesHoy {
    border: 2px solid #3d657b !important
}

.diamesActivo {
    background: #9FB9C7 !important;
}

.ident {
    /*position: fixed;
    right: 0px;
    top: 25px;
    z-index: 3000;*/
    float:right;
}

    .ident.inner {
        background: rgba(61,101,123,1);
    }

    .ident a {
        /*color: #fff;*/
    }

.home-calendar * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#siteident {
    /*color: #fff;*/
}

#ToolTip {
    box-sizing: initial;
    -moz-box-sizing: initial;
    -webkit-box-sizing: initial;
}

.home-calendar {
    font-size: 12px;
    width: calc(20% - 15px);
    max-width: 19%;
    height: auto;
    position: relative;
    float: right;
    margin-top: 70px;
}

/*#sitebuscador button {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 1.7em;
    margin-bottom: -2px;
}*/

    #sitebuscador button i {
        color: #3d6a80;
    }

#iFrame, iframe {
    border: 0 !important;
}
/** Directorio **/

.dept-title {
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #3c647c;
    padding: 5px 0px 0px 0px;
    float: left;
    margin-top: 10px;
}

#search {
    width: auto;
    float: right;
    height: 30px;
    position: relative;
    margin-top: 10px;
}

    #search .inTexto {
        line-height: 18px;
        border-radius: 2px;
        margin: 5px 10px 0px 0px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px 0px;
        border: none;
        padding: 1px 5px;
        color: #3c647c;
    }

    #search .buscar {
        line-height: 18px;
        color: #3c647c;
        background: rgba(255,255,255,0.8);
        border: 0;
        padding: 1px 5px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px 0px;
        border-radius: 2px;
        font-weight: 400;
        letter-spacing: 1px;
        margin: 0;
        cursor: pointer;
    }

    #search .title {
        line-height: 20px;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #3c647c;
        padding: 5px 0px 0px 0px;
        float: left;
    }

    #search form {
        float: right;
    }

    #search span {
        float: left;
        margin: 5px 0px 0px 5px;
        color: #ffffff;
        letter-spacing: 1px;
        text-decoration: none;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
    }

    #search .results {
        float: left;
        margin: 5px 10px;
        color: #3c647c;
        text-decoration: none;
        font-weight: 400;
        font-size: 12px;
    }
