/* General styles */
body { background-color: #fff; background-image: none; color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; padding-top: 40px; }
a, a:hover, a:visited { color: #993300; text-decoration: underline; }
label { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; }
legend { color: #000; font-family: Verdana,Arial,Helvetica,sans-serif; }
fieldset { margin: 5px 0px; }
fieldset span.checkbox-option { margin-right: 20px; }
fieldset span.last { margin-right: 0px; }
p { margin: 0.80em 0em; }
h1 { font-size: 18px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; padding-bottom: 10px; }
div.attribute-header h1 { font-size: 18px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; padding-bottom: 10px; }
h2 { font-size: 17px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
div.attribute-header h2 { font-size: 17px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
h3 { font-size: 16px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
div.attribute-header h3 { font-size: 16px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
h4 { font-size: 15px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
div.attribute-header h4 { font-size: 15px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
h5 { font-size: 14px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
div.attribute-header h5 { font-size: 14px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
h6 { font-size: 13px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }
div.attribute-header h6 { font-size: 13px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal; }

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited, h5 a, h5 a:visited, h6 a, h6 a:visited { color: #000; text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #993300; text-decoration: underline; }

input, select, textarea { font-size: 9px; font-family: Verdana,Arial,Helvetica,sans-serif; }
input#searchbutton { font-size: 9px; font-family: Verdana,Arial,Helvetica,sans-serif; background-color: #CCC; background-image: none; border: none; height: 16px; color: #000; padding-bottom: 2px; cursor: pointer; }
input.button-disabled { font-size: 9px; font-family: Verdana,Arial,Helvetica,sans-serif; background-color: #AAA; background-image: none; border: none; height: 16px; color: #333; padding-bottom: 2px; }

div.buttonblock { margin-top: 10px; }

div.content-view-embed div.class-file a { padding: 3px 0px 3px 27px; }

div.break { clear: both; height: 0px; }
/* End General styles */

/* Warning messages */
div.message-confirmation, div.message-feedback, div.message-warning, div.message-error, div.warning { background-image: none; border: 1px solid #CCC; background-color: #CCC; }
div#main div.message-confirmation ul li, div#main div.message-feedback ul li, div#main div.message-warning ul li, div#main div.message-error ul li, div#main div.warning ul li { background-image: none; padding-left: 0px; }
/* End Warning messages */

/* Global resize of the page */
div#page { width: 900px; }

/* Columns styles */
div#sidemenu-position { padding-right: 7px; width: 15em; }
div#main-position { width: 98.5%; }
div.noextrainfo div#main-position { width: 96.5%; }
div#extrainfo-position { padding-left: 7px; width: 15em; }
/* End Columns styles */
/* End Global resize of the page */

/* Header styles */
div#header { background-image: none; height: 125px; border: none; width: 895px; }
#header #usermenu { background-color: #fff; }

/* Logo */
div#header div#logo { left: 0px; }
div#header div#logo img { border: none;width: 100%; }
.header .logo img {width: 100%;max-width: 438px;}
div.logo, div.login {
    display: inline-block;
    vertical-align: top;
}
/* End Logo */

/* Login box */
#header #usermenu { float: right; height: 50px; width: 275px; }
#header #login { float: right; width: 275px; margin-top: 10px; }
#header #login .username { margin-bottom: 10px; padding: 0; }
#header #login label { font-size: 9px; }
#header #login .info-text { text-align: right; }
#header #login #login-fields { float: left; padding: 0; }
#header #login #login-fields input { border: 1px solid #000; font-size: 9px; width: 100px; }
#header #login #login-button { float: right; width: 90px; }
#header #login #login-button .loginButton { width: 90px; height: 42px; padding: 0px; background-color: #ff9933; border: none; cursor: pointer; }
#header #login .info-text label, #header #login .info-text input { display: inline; }
#header #login ul { margin-top: 25px; font-size: 9px; margin-right: 5px; }
#header #login ul li { margin-right: 15px; display: block; line-height: 14px; }
#header #login ul li.last { margin-right: 0px; }

.header .row .logo {
    text-align: left;
}

.header .row {
    text-align: center;
}

.form-login {
    text-align: center;
    margin-top: 10px;
}

.form-login-inputs {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}

.login-input {
    width: 150px !important;
    display: block;
}
/* End Login box */

/* Search box */
div#header div#searchmenu { float: right; margin-top: 20px; }
div#header div#searchbox { float: none; width: 275px; margin: 0; padding: 0;}
#header #searchbox #search-fields { float: left; padding-left: 7px; }
#header #searchbox #search-fields input { border: 1px solid #000; font-size: 9px; width: 166px; padding:1px 0; }
#header #searchbox #search-button { float: right; width: 90px; }
#header #searchbox input#searchbutton { width: 90px; height: 17px; padding-bottom: 4px; }
/* End Search box */

/* Nav Bar smartphones */
.navbar-logo {
    height: 36px;
    margin-top: 6px;
}

.navbar-brand {
    float: none;
}
/* End Nav Bar smartphones */

/* Font size change and Languages box */
div#header #languages-block { float: right; width: 250px; margin-top: 10px; clear: right; }
div#header #languages { width: auto; float: right; }
div#header #languages a { background-image: none; margin: 0px; padding: 2px; line-height: 18px; }
div#font { display: inline; margin-top: -4px; }
div#path div#font a { text-decoration: none; margin-right: 3px; }
div#font span.bigtext { font-size: 1.2em; }
div#article-toolbar { float: right; text-align: right; width: 126px; }
div#share-print { display: inline; }
div#share-print a { margin-left: 10px; }
/* End Font size change and Languages box */
/* End header styles */

/* Left menu styles */
div#columns .yui3-menu-content, .yui3-skin-sam .yui3-menu .yui3-menu .yui3-menu-content { background-image: none; border: none; padding: 0px; font-size: 100%; }
.yui-loading #leftmenuyui ul.submenu-list { display: none; }
div#columns .yui3-menu-content ul ul { margin: 0px; }
div#columns .yui3-menu-content ul ul li a { padding-right: 10px; padding-left: 3px; }

.yui3-menu-shadow {
    position: absolute;
    z-index: -1;
    top: 2px;
    left: 0px;

    background-color: #000;
    opacity: .15;
    filter: alpha(opacity=15);  /*  For IE since it doesn't implement the CSS3
                                    "opacity" property. */

    padding: 1px 0px 0 3px;
    width: 100%;
    height: 100%;
}

div#sidemenu { background-image: none;  }
div#sidemenu .border-box .border-tl, div#sidemenu .border-box .border-tr, div#sidemenu .border-box .border-tl .border-tc { background-image: none; }
div#sidemenu .border-box .border-ml, div#sidemenu .border-box .border-mr, div#sidemenu .border-box .border-mc { background-image: none; }
div#sidemenu .border-box .border-bl, div#sidemenu .border-box .border-br, div#sidemenu .border-box .border-bc { background-image: none; }

div#sidemenu ul.menu-list { margin-top: 13px; }
div#sidemenu ul.menu-list li { border-bottom: 1px solid #CCC; margin: 0px; }
div#sidemenu ul.menu-list ul li { border-left: 1px solid #CCC; }
div#sidemenu ul.menu-list li a { background-image: none; background-color: #fff; padding: 0px 0px 0px 0px; font-size: 12px; font-weight: normal; text-decoration: none; color: #000; line-height: 22px; }
div#sidemenu ul.menu-list li a:hover { background-color: #ffb76f; font-weight: bold; }
div#sidemenu div#ezagenda_calendar_left { margin-top:190px; }

div.class-event-calendar h1 { visibility: hidden; display: none; }
div#ezagenda_calendar_left { width: 168px; }
div#ezagenda_calendar_container { width: 189px; }
div#ezagenda_calendar_container div.border-box div.border-mc { background-image: none; }
div#ezagenda_calendar_container div.border-box div.border-mc table tr.calendar_heading { background-color: #ff9933; }
div#ezagenda_calendar_container div.border-box div.border-mc { padding: 0px; }
div#ezagenda_calendar_container div.border-box div.border-mr { padding: 0px; }
div#ezagenda_calendar_container div.border-box div.border-tl, div#ezagenda_calendar_container div.border-box div.border-tr { background-image: none;  }
div#ezagenda_calendar_container table tr.days, div#ezagenda_calendar_container table tr.calendar_heading_days { background-color: #fff; }
div#ezagenda_calendar_container div.border-box div.border-bl, div#ezagenda_calendar_container div.border-box div.border-br, div#ezagenda_calendar_container div.border-box div.border-bc { background-image: none; }
div#ezagenda_calendar_container table { border: 1px solid #000; width: 174px; }
div#ezagenda_calendar_container table tr.calendar_heading th { border-bottom: 1px solid #000; padding-bottom: 2px; }
div#ezagenda_calendar_container table tr.calendar_heading th a { color: #000; }
div#ezagenda_calendar_container table th { border-color: #FFF #000 #000 #FFF; color: #000; }
div#ezagenda_calendar_container table td { border-color: #FFF #000 #000 #FFF; }
div#ezagenda_calendar_container table td { padding: 3px; color: #717274; }
div#ezagenda_calendar_container div.border-box { width: 92%; }
div#ezagenda_calendar_container table td.ezagenda_selected { background-image: none; color: #717274; }
div#ezagenda_calendar_container table td.ezagenda_current { background-image: none; color: #717274; background-color: #CCC; }
div#ezagenda_calendar_container table td { color: #000;border: 1px solid; }
div#ezagenda_calendar_container table a { color: #000; font-weight: bold; }
div#ezagenda_calendar_container table td.ezagenda_current, div#ezagenda_calendar_container table td.ezagenda_current a { color: #000; }
div#ezagenda_calendar_right table.ezagenda_month_event td.ezagenda_month_info h4 a, div#ezagenda_calendar_today div.ezagenda_day_event h4 a { color: #993300; text-decoration: underline; }
div#ezagenda_calendar_today div.ezagenda_day_event { border: 1px solid #CCC; }
div#ezagenda_calendar_right table.ezagenda_month_event td.ezagenda_month_label h2 { background-image: none; margin-top: 22px; padding-top: 7px; height: 53px; color: #000; border-right:1px solid black; }
div#sidemenu div#ezagenda_calendar_today { display: none; visibility: hidden; }
div#sidemenu div#ezagenda_calendar_right { display: none; visibility: hidden; }

.flat-left-item, .flat-left-item ul li {
    border-bottom: 1px solid #ccc;
}

.flat-left-item a:hover {
    background: #FF9933 !important;
}

.flat-left-item:hover > ul {
    display: block;
}

.flat-left-item ul {
    position: absolute;
    top: auto;
    margin-top: -30px;
    left: 100%;
}

.flat-left-item ul li a {
    padding: 5px 15px !important;
}
/* End left menu styles */

/* Path styles */
div#path { padding: 10px 0px 5px 0px; text-align: left; }
div#path p { float: left; }
div#path p.path-row { width: 570px; }
div#path a { color: #000; text-decoration: none; }
div#path a:hover { color: #993300; text-decoration: underline; }
div#path .path-separator { margin: 0px 5px; }
/* End path styles */

/* Content styles */
div.separator { background-image: none; margin-bottom: 15px; }
div.separator-design { background-image: none; }

div#main { text-align: justify; }
div#main .overflow-fix { border-top: 4px solid #CCC; margin-right:1px;}
div#main .border-box .border-tl, div#main .border-box .border-tr, div#main .border-box .border-tl .border-tc { background-image: none; background-color: #fff; }
div#main .border-box .border-ml, div#main .border-box .border-mr, div#main .border-box .border-mc { background-image: none; }
div#main .border-box .border-bl, div#main .border-box .border-br, div#main .border-box .border-bc { background-image: none; }

div.border-box div.border-mc { padding: 0px; }

div#main .center-column .overflow-fix { border-top: none; }

div#main ul { margin: 0px 0px 0px 14px; list-style-image: url('../images/bullet.png'); list-style-position: outside; }
div#main ul li { margin: 10px 0px; background-image: none; padding-left: 0px; }
div#main div.attribute-billboard { margin-top: 10px; }
div#main div.attribute-image { border: none; padding-top: 0px; }
div#main #latest-news div.attribute-image, div#main #second-latest-news div.attribute-image { float: left; margin: 0px 5px 0px 0px; padding: 0px; }
div#main #second-latest-news, div#main #third-latest-news { border-top: 4px solid #CCC; padding: 10px 0px; }
div#main #latest-news div.class-article { padding: 10px 0px; }
div#main #second-latest-news div.class-article { background-color: #fff; }
div#main #second-latest-news div.text-block { padding: 5px 5px 0px 0px; }

div#main div.object-center div.content-view-embed div.attribute-image { float: none; }

div.infobox div.controls { border: none; }
div#main div.controls { float: right; margin-right: 5px; }

div#main input.button, div#main input.defaultbutton { font-size: 9px; font-family: Verdana,Arial,Helvetica,sans-serif; background-color: #CCC; background-image: none; border: none; height: 16px; color: #000; padding-bottom: 2px; cursor: pointer; }

div.content-view-full div.class-article div.attribute-short { font-weight: normal; }

div#main div#bottom-banners { width: 100%; border-top: 4px solid #CCC; margin-top: 10px; float: left; }
div#main div#bottom-banners-design { margin-top: 10px; }
div#main div#bottom-banners div.class-banner { float: left; margin-right: 10px; width: 169px; }
div#main div#bottom-banners div.last div.class-banner { margin-right: 0px; }

div.class-feedback-form form h4 { color: #000; font-weight: bold; }
div.attribute-sex label { float: left; }
div.attribute-footer { margin-top: 25px; }
div.attribute-footer p { font-size: 10px; font-style: italic; }
div.date input { font-size: 10px; }

.main-content {
    float: none;
}

/* End Content styles */

/* User edit styles */
div.user-edit label { font-weight: bold; }
div.user-edit div.buttonblock { margin-top: 20px; }
/* End User edit styles */

/* Toolbar right styles */
div#extrainfo { border-top: 4px solid #CCC; margin: 0em 0em 0em 0.25em; padding: 0px; }
div#extrainfo .border-box .border-tl, div#extrainfo .border-box .border-tr, div#extrainfo .border-box .border-tl .border-tc { background-image: none; background-color: #fff; }
div#extrainfo .border-box .border-ml, div#extrainfo .border-box .border-mr, div#extrainfo .border-box .border-mc { background-image: none; }
div#extrainfo .border-box .border-bl, div#extrainfo .border-box .border-br, div#extrainfo .border-box .border-bc { background-image: none; }

div.infobox-header .border-tc { font-size: 0; }
div.infobox-header h2, div.infobox h2 { color: #000; font-weight: bold; background-image: none; padding-left: 0px; font-size: 1.3em; }
div.infobox div.attribute-image { border: none; margin: 0px; padding: 5px 0px; width: 100%; }
div.infobox ul { margin: 0px; }
div.infobox ul li { margin-left: 0px; padding-left: 0px; background-image: none; border-bottom: 1px solid #CCC; padding: 0px 0px 5px 0px; }
div.infobox ul li a { background-image: none; color: #000; text-decoration: none; }
/* End Toolbar right styles */

/* Footer styles */
div#footer { background-image: none; color: #000; height: 85px; padding-bottom: 10px; }
div#footer a { color: #000; text-decoration: none; }
div#footer ul { margin: 0px; padding: 0px; }
div#footer ul li { background-image: none; display: inline; padding-left: 0px; float: left; width: 355px; text-align: left; line-height: 94px; }
div#footer ul li.last { margin-right: 0px; float: right; width: 150px; text-align: right; }

/* End Footer styles */

/* Edit templates */
div.grouped-block div.block label { margin-top: 10px; }
/* End Edit templates */

/* Custom classes */
p.fons_gris { background-color: #CCC; padding: 3px; }
p.fons_taronja { background-color: #ff9933; padding: 3px; }

div.content-view-full div.class-frontpage {
    padding:0;
}

input.box, textarea.box {
    width:99%;
}

div.infobox-header {
    margin-bottom: 0;
    margin-top:4px;
}

div.anchor {
    background: #FFF url(../images/bullet_up.png) right 5px no-repeat;
    text-align: right;
    width: 100%;
}

div.anchor a {
    margin-right: 16px;
}

div#sidemenu div.anchor {
    display: none;
}

div#sidemenu div.border-box {
    margin-bottom: 9px;
}

div#sidemenu .border-box .border-tl .border-tc {
    height: 0;
}

#contenedor {
    margin: 0 auto;
    width:95%;
    height:auto;
}

#izquierda {
    width:40%;
    height:auto;
    margin:0 0 0 5px;
    float:left;
}

#derecha{
    width: 40%;
    height:auto;
    margin:0 5px 0 0;
    float:left;
}

#contenedor h2 {
    margin-top: 20px;
}

a.tooltip {
    position: relative;
    font-weight:bold !important;
}

a.tooltip:hover {
    z-index:2000; /* va a estar por encima de todo */
    position: relative; /* se fuerza a que se ubique en un lugar de la pantalla */

}

a.tooltip div {
    display: none;
}

a.tooltip:hover div {
    display: block; /* se fuerza a mostrar el bloque */
    position: absolute; /* se fuerza a que se ubique en un lugar de la pantalla */
    top:2em; left:2em; /* donde va a estar */
    width:170px; /* el ancho por defecto que va a tener */
    padding:5px; /* la separación entre el contenido y los bordes */
    background-color: #FF9933; /* el color de fondo por defecto */
    color: #FFF;
    text-align: left;

}

div#sidemenu a.tooltip div li,
div#main a.tooltip div li {
    list-style: square;
    list-style-position: inside;
    list-style-type: disc;
    list-style-image: none;
    background-image: none;
    color: #FFF;
    margin-left: 2px;
}

div#main a.tooltip div li {
    margin-left: -12px;
}

div#main div.class-article-profile {
    margin-top: 30px;
}
div#main div.attribute-captcha { margin-top: 10px; }
div#main div.attribute-captcha input { margin-top: 5px; }

div.content-view-full div.class-folder ul { text-align: top; }
div.content-view-full div.class-folder span.date { font-weight: bold; font-size: 11px; margin-right: 5px; }
div.content-view-full div.class-folder span.image { margin-right: 5px; }
div.content-view-full div.class-folder span.image a { text-decoration: none; }
div.content-view-full div.class-folder span.image img { vertical-align: middle; }

div#articles-block { margin-bottom: 20px; }
div#articles-block div.content-view-line { margin-bottom: 10px; }
div.history { margin-bottom: 20px; }

div.content-view-full div.class-article div.attribute-date p { margin-bottom: 20px; font-size: 11px; font-style: italic; }

table.renderedtable tr.bglight {background-color:#F0F0F0;}
table.renderedtable tr.bgdark {background-color:#E6E6E6;}
table.renderedtable tr.bglight:hover td, table.renderedtable tr.bgdark:hover td { background-color:#FAFAFA; }

div.content-view-full div.content-view-galleryline { border: none; }

div#columns { clear: both; }

div#user-info { width: 100%; display: block; float: none; }
div#user-info div.info-block { width: 100%; padding: 0px 10px; font-size: 15px; float: left;  margin-bottom: 5px; }
div#user-info div.info-block p { margin: 0px; }
div#user-info div.disconnect-block { width: 158px; padding: 9px 10px; font-size: 15px; text-align: center; float: right; margin-bottom: 5px; }

div#sidemenu ul.menu-list li.menu-header a { font-weight: bold; background-color: #eee; color: #555; }

div.disconnect-block a { color: #000; }

h2.underline { border-bottom: 1px solid #CCC; }
h2.underline a:hover { text-decoration: none; }
div.intranet-block { margin: 13px 0px 20px 0px; }

div.subtree_level_1_node_id_519 ul li div { display: inline; }
div.content-view-embed div.class-file a { padding-left: 0px; background-image: none; }

div#sidemenu{ padding:0; margin: 0 0.25em 0 0;}

div.content-view-sitemap { text-align: left; }
div#sidemenu .yui3-menu-label, div#sidemenu .yui3-menuitem-content { white-space: normal; }

/* Translate popup */
div#translate-box { z-index: 99; position: absolute; left: 50%; margin-left: -140px; background-color: #fff; visibility: hidden; display: none; width: 380px; border: 1px solid #aaa; }
div#translate-box div#translate-header { background-color: #ffaa00; padding: 0px 5px; }
div#translate-box div#translate-header a { float: right; }
div#translate-box div#translate-header h2 { float: left; width: 100px; color: #000; font-weight: bold; margin-bottom: 3px; font-size: 15px; }
div#translate-box div#translate-options { padding: 5px; }
div#translate-box div.warning { background-color: #eee; padding: 5px; margin-top: 5px; border: none; }
div#translate-box div.warning h2 { color: #666; font-weight: bold; font-size: 15px; }
div#translate-box div.warning ul { margin: 0px 14px; }
div#translate-box div.warning ul li { padding: 0px; list-style-type: disc; background-image: none; }
div#translate-box img.loading { display: none; visibility: hidden; width: 15px; height: 15px; }
div#translate-box .browse { display: none; visibility: hidden; }
div#translate-box span.nav p.url { margin: 0px 10px; color: #ffaa00; font-weight: bold; }
div#translate-box span.root_share { display: none; visibility: hidden; }
div#translate-box div#buttons-block { margin-top: 10px; }
div#translate-box div#buttons-block input#translate-button {float: left;}

div.factbox.object-right { margin-left: 15px; }
div.factbox.object-left { margin-right: 15px; }
div.factbox { background-color: #CCC; text-align: left; width: 27em; padding:10px 10px 0;}
div.factbox div.factbox-header div.border-mc,
div.factbox div.factbox-content div.border-mc { background-image: none; background-color: #CCC }
div.factbox div.factbox-header div.box-content { border: none; }
div.factbox div.factbox-header div.border-box div.border-ml,
div.factbox div.factbox-header div.box-content { background-color: #CCC; background-image: none; }
div.factbox div.factbox-header div.box-content h2 { color: #000; font-weight: bold; font-size: 12px; font-family: Verdana; }
div.factbox div.factbox-content, 
div.factbox div.factbox-content div.box-content { background-color: #CCC; border: none; }
div.factbox div.factbox-content { margin-bottom: 0px; }
div.factbox div.factbox-content div.box-content p { margin-top: 0px; font-family: Verdana; font-size: 12px; }

/* Link Media toolbar */
.link_media_toolbar {
    margin-top:4px;
    margin-left:5px;
    height:10px;
    width:40px;
    display:block;
    text-decoration:none;
    float:left;
}

div.object-right div.content-view-embed div.class-image div.attribute-image {
    margin:0px 0px 10px 0px;
}
div.object-left div.content-view-embed div.class-image div.attribute-image {
    margin:0px 0px 10px 0px;
}

div.object-right div.quote { margin-left: 10px; }
div.object-left div.quote { margin-right: 10px; }

/* Article news in my esmuc */
.article_new_line {
    float: left;
    width: 520px;
    max-width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 4px solid #CCCCCC;
}
.article_new_line .image_wrapper {
    width: 125px;
    height: 80px;
    overflow: hidden;
    float: left;
}
.article_new_line .content_wrapper {
    float: left;
}
.article_new_line .content_wrapper.with_image {
    margin-left: 10px;
    width: 385px;
}
.article_new_line .content_wrapper a {
    color: #000000;
    font-size:16px;
    text-decoration: none;
}
.article_new_line .content_wrapper a:hover {
    color: #993300;
    text-decoration: underline;
}
.clear {
    clear: both;
}

/* cookie advert */
.cc-cookies { width: 90%; left: 0; top: 0; padding: 0.5em 5%; background-color: #FF9933; color: #000; font-size: 13px; font-weight: normal; z-index: 99999; text-align: left; }
.cc-cookies-box {margin:0 auto;max-width:900px;}
.cc-cookie-accept{float: right;margin: 0 1em;}
.cc-cookies p {margin: 0.5em;}
.cc-cookies a, .cc-cookies a:hover { color: #000; text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 1em; color: #333; }
.cc-cookies a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: inline-block; color: #000; text-decoration: none; background: #eee; padding: 0.5em 0.75em; border-radius: 3px; box-shadow: 0 0 2px rgba(0,0,0,0.25); -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies a.cc-cookie-decline, .cc-cookies-error a.cc-cookie-decline { background: #af3b3b; margin-left: 0.5em; }
.cc-cookies a.cc-cookie-reset { background: #f15b00; }
.cc-cookies a:hover.cc-cookie-accept, .cc-cookies-error a:hover.cc-cookie-accept, .cc-cookies a:hover.cc-cookie-decline, .cc-cookies-error a:hover.cc-cookie-decline, .cc-cookies a:hover.cc-cookie-reset { background: #fff; -o-transition: background 0.5s ease-in; -webkit-transition: background 0.25s ease-in; -moz-transition: background 0.25s ease-in; }
.cc-cookies-error a.cc-cookie-accept, .cc-cookies-error a.cc-cookie-decline { display: block; margin-top: 1em; }
.cc-cookies.cc-discreet { width: auto; padding: 0.5em 1em; left: auto; top: auto; }
.cc-cookies.cc-discreet a.cc-cookie-reset { background: none; text-shadow: none; padding: 0; text-decoration: underline; }
.cc-cookies.cc-discreet a:hover.cc-cookie-reset { text-decoration: none; }

@media screen and (max-width: 768px) {
    .cc-cookies a.cc-cookie-accept, .cc-cookies a.cc-cookie-decline, .cc-cookies a.cc-cookie-reset { display: block; margin: 1em 0; }
    #ezagenda_calendar_left {
        left: 20% !important;
        margin-left: -87px !important;
        position: relative !important;
    }
}

@media screen and (max-width: 480px) {
    .cc-cookies { position: relative; float: left; }
}

/* FULL PAGE */

.container {
    max-width: 900px; /* This can be changed to any fixed width if desired */
    width: 100%;
    margin: 0 auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
    text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */
}


.header {
    margin: 15px 0;
}

.header img {
    margin: 15px 0 0 0;
}

.header form input, .header form button {
    margin: 0 0 5px 0;
    font-size: 0.8em;
    /*border: 1px #000 solid;*/
}

.btn.esmuc {
    background-color: #ff9933;
    width: 100px;
    height: 45px;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.header form.esmuc {
    margin: 15px 0 0 0;
    width: 100%;
}

.header form.esmuc .form-group {
    width: 200px;
}

.header form.esmuc input {
    width: 100%;
}

.header form.esmuc {
    width: 100%;
    text-align: right;
}

.header form.esmuc .search {
    background-color: #CCC;
    border: none;
    cursor: pointer;
    position: relative;
    padding: 2px 27px;
    color: #fff;
    height: auto;
    width: 100px;
}

.header small a {
    text-decoration: none;
    color: #000;
}
.row.esmuc-content {

}

.esmuc-content img {
    margin: 0 auto;
}

.row.esmuc div span.line{
    display: inline-block;
    width: 100%;
    border-top: 4px #CCCCCC solid;
    padding: 6px 0;
}

.header-langs {
    text-align: center;
    margin-top: 10px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #ff9933;
}

.nav-pills>li>a {
    text-decoration: none !important;
    color: #000000;
}

.dropdown a, .dropdown-menu>li>a {
    text-decoration: none;
    font-size: 0.9em;
}


.dropdown-menu.esmuc {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ffffff;
    display: block;
    position: relative;
    margin-bottom: 5px;
    margin-top: 0;
    padding-top: 0

}

.dropdown-menu.esmuc li a {
    padding: 5px 5px 5px 0 ;
}

.dropdown-menu.esmuc li {
    background: none;
    padding-left: 0px;
}

.footer {
    margin: 10px 0 10px 0;
}

.footer-row {
    text-align: center;
    margin-top: 10px;
}

.link-black a {
    color: #000;
    text-decoration: none;
}

.object-right {
    float: right;
}

.attribute-long ul, .content-view-children ul, .attribute-short ul {
    list-style: none;
    margin: 10px 15px;
    background-image: none;
    padding-left: 0px;
}

.attribute-long ul li, .content-view-children ul li, .attribute-short ul li {
    margin: 10px 0;
}

div.share-icons ul {
    float: right;
    margin-right: 10px;
    clear: both;
    height: 20px;
}

body{
    min-width:380px;
}

.navbar-header{
    min-width:360px;
}
.navbar-brand {
    max-width: 90%;
    min-width: 380px;
}

.navbar-brand img{
    max-width: 380px;
}
.navbar-header button{
    width:95%;
}
.header .row{
    margin-top: 90px;
}

@media (min-width: 380px) {
    .navbar-brand img{
        max-width: 380px;
    }
}
@media (min-width: 506px) {
    .navbar-brand img{
        max-width: 380px;
    }
    .header .row{
        margin-top: 40px;
    }
    .navbar-header button{
        width:30px;
    }
}


@media (min-width: 992px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-right: 0;
    }

    .col-md-3.esmuc {
        width: 21%;
    }

    .col-md-6.esmuc {
        width: 79%;
    }
}
@media (max-width: 768px) {
    .yui3-menu{
        position: absolute;
        z-index: 1;
        width: 100%;
    }
}

@media (min-width: 768px) {
    body {
        padding-top: 0;
    }

    span.line {
        display: none;
    }

    .form-login {
        text-align: right;
    }

    .form-login-inputs {
        display: inline-block;
    }

    .login-input {
        width: auto;
    }

    .btn.esmuc {
        width: 100px;
    }

    .header form.esmuc .search {
        width: 100px;
    }

    .main-content {
        float: left;
    }

    .header-langs {
        text-align: right;
    }
}

/* Fixing tooltip bootsrap opacity vs calendar */

#sidemenu a.tooltip {
    opacity:1;
}

#ezagenda_calendar_container a.tooltip {
    opacity:1;
}

#sidemenu a.tooltip ul{
    margin-left: 2px;
    padding-left:0px;
}

#sidemenu a.tooltip li{
    margin-left: 0px;
    padding-left:0px;
}

/* Website Toolbar */

div#ezwt
{
    margin: 0.5em auto 0.5em auto;
}

div#ezwt div.tl
{
    background: url(../images/websitetoolbar/ezwt-tl.gif) no-repeat top left;
}

div#ezwt div.tr
{
    background: url(../images/websitetoolbar/ezwt-tr.gif) no-repeat top right;
}

div#ezwt div.tc
{
    background: url(../images/websitetoolbar/ezwt-tc.gif) repeat-x top left;
}

div#ezwt div.mc
{
    background: #e8eaec url(../images/websitetoolbar/ezwt-mc.gif) repeat-x center left;
}

div#ezwt div.ml
{
    background: url(../images/websitetoolbar/ezwt-ml.gif) repeat-y center left;
}

div#ezwt div.mr
{
    background: url(../images/websitetoolbar/ezwt-mr.gif) repeat-y center right;
}

div#ezwt div.bl
{
    background: url(../images/websitetoolbar/ezwt-bl.gif) no-repeat bottom left;
}

div#ezwt div.br
{
    background: url(../images/websitetoolbar/ezwt-br.gif) no-repeat bottom right;
}

div#ezwt div.bc
{
    background: url(../images/websitetoolbar/ezwt-bc.gif) repeat-x bottom left;
}

div#ezwt div.tc, div#ezwt div.bc
{
    height: 4px;
    font-size: 0;
}

div#ezwt div.tr, div#ezwt div.mr, div#ezwt div.br
{
    padding: 0 4px 0 4px;
}

div#ezwt-ezlogo
{
    margin: 3px 4px 2px 2px;
    float: left;
    display: inline; /* Fix for IE */
}

div#ezwt-oologo
{
    margin: 2px 4px 0 2px;
    float: right;
}

div#ezwt form
{
    margin: 0;
    padding: 0;
}

div#ezwt .left
{
    margin-left: 4px;
    float: left;
    display: inline; /* Fix for IE */
}

div#ezwt .right
{
    margin-right: 4px;
    float: right;
    display: inline; /* Fix for IE */
}

div#ezwt select, div#ezwt input
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.85em;
}

div#ezwt select
{
    color: #4a5054;
    background-color: #f0f2f4;
    margin: 2px 0 2px 0;
    padding: 0;
    border: 1px solid #ccd2d6;
    border-color: #abb1b5 #ffffff #ffffff #abb1b5;
    vertical-align: top;
}

div#ezwt input
{
    margin: 1px 0 0 0;
}

div#ezwt input.button
{
    color: #4a5054;
    height: 1.8em;
    background: #f2f4f6 url(../images/websitetoolbar/ezwt-button-bg.gif) repeat-x center left;
    padding: 0 0.25em 0 0.25em;
    border: 1px solid;
    border-color: #ffffff #abb1b5 #abb1b5 #ffffff;
    overflow: visible;
}

div#ezwt-help
{
    margin: 2px 3px 0 3px;
    float: right;
    display: inline; /* Fix for IE */
}

div#ezwt-help p
{
    margin: 0;
    vertical-align: middle;
}

div#ezwt-help a
{
    font-weight: bold;
    color: #4a5054;
    padding: 0 2px 0 2px;
    text-decoration: none;
    display: block;
}

table#ezwt-sort-list tr.ezwt-sort-drag-handler
{
    cursor: move;
}


/* General styles */

.hide
{
    display: none;
}

.float-break
{
    height: 1%;
}

.float-break:after
{
    content: "-";
    height: 0;
    font-size: 0;
    visibility: hidden;
    display: block; 
    clear: both; 
}

.class-banner {
    float: left;
    margin: 5px;
}


div.object-left {
    float:left;
}

div.object-right {
    float:right;
}

#bottom-banners-design {
    display: block;
    position: relative;
    clear: both;
}

div.article .attribute-image {
    max-width:95%;
}
.dropdown-menu {
    z-index:1090;
}

.class-article {
    width: 100%;
}

.class-article .attribute-caption p{
    width: 100%;

}

.class-article .content-view-embed{
    width: 100%; 
}

.class-article .content-view-embed .class-image{
    width: 100%; 
}
.class-article .object-left .content-view-embed .class-image{
    padding-right: 10px;
}
.class-article .object-right .content-view-embed .class-image{
    padding-left: 10px;
}
.class-article .object-left .content-view-embed .class-image div.attribute-image,
.class-article .object-right .content-view-embed .class-image div.attribute-image{
    padding:0px;
}

div.content-view-embed div.class-image div.attribute-caption {
    width: 100% !important;
    margin-top: -10px;
}

#main-position li{
    padding-left: 14px;
    background-image: url(../images/bullet.png) ;
    background-repeat: no-repeat;
    background-position: 0 0.4em;
    list-style-type: none;
}

#main-content img.img-responsive{
    float:left;
}

.img_art_class{
    float:left;
    padding: 5px;
}

.content-view-full .event-calendar-calendarview {
    min-width: 448px;
}

.navbar{
    position: fixed;
    z-index: 99999;
}

#ezwt-standardactions img{
    vertical-align: top;
}

div.share-icons ul li{
    float:left;
    background-image: none !important;
    padding-left: 5px;
}

.yui3-menuitem-content{
    min-width: 200px;
}

div#main div.share-icons ul{ 
    float: right; margin-right: 10px; clear: both; 
}

div#main div.share-icons ul li{ 
    display: inline; background-image: none !important; padding-left: 5px; 
}
