
/* - responsivetheme.css - */
/* https://www.paulla.asso.fr/portal_css/responsivetheme.css?original=1 */
img, object, video {
max-width: 100%;
}
.portletItem img, ul.configlets img {
width: auto !important; /**/
}
#portal-globalnav {
clear: both;
}
div#footer, #portal-colophon {
display:block;
clear: both;
}
#portal-searchbox {
margin-top: 2.3em;
}
#logo  {
margin-left: -100%;
width: 50%;
}
button.navigation-button {
width: 98%;
margin:0px 1%;
height: 2.4em;
font-size: 1.3em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border:1px solid #999999;
}


/* - mediaqueries.css - */
/* https://www.paulla.asso.fr/portal_css/mediaqueries.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
@media screen and (min-width : 1625px)  {
body { width: 100%;}
/* */
#visual-portal-wrapper {
width: 100em !important;
margin: 0px auto !important;
display: block;
float: none;
}
} /* */
/* */
@media screen and (max-width : 800px) {
div#portal-searchbox {
margin-right: 10% !important;
}
}
/* */
@media screen and (max-width: 610px) {
/* */
body { min-width: 320px !important;}
#visual-portal-wrapper { width: 100% !important;}
div#logo {
position: absolute;
top: 15px !important;
display: inline-block;
}
#portal-logo {
margin-left: 30px;
display: inline-block;
clear: both;
margin: 0px;}
#portal-logo img { max-width: 300% !important; height: auto;}
/* */
div.width-full {
width: 100% !important;
}
/* */
div.position-0 {
margin-left: -100%;
}
/* */
#visual-portal-wrapper {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
/* */
#portal-column-two, #portal-column-one {
clear: both;
margin-left: -99% !important;
width: 100% !important;
margin:1em 0px;
width: 95% !important;
}
/* */
div#portal-column-content {
width: 94%;
margin-left: -99%;
}
dl#portal-personaltools {
margin-right: 34px;
float: right;
}
/* */
#portal-searchbox {
margin: 65px 17% 15px 17% !important;
width: 60%;
font-size: 0.7em !important;
clear: both !important;
float: left !important;
}
#searchGadget {
width: 81%;
}
.searchform #searchString { width: 211px; }
#portal-personaltools {
font-size: 70%;
}
/* */
#portal-globalnav {
margin-left: 0px !important;
}
ul#portal-globalnav {
padding: 0px;
background-color: white !important;
background: white !important;
width: 100% !important;
}
ul#portal-globalnav:before {
display: block;
margin-top: 20px;
font-size: 2em;
}
#portal-globalnav {
height: auto;
clear: both;
padding: 0px;
margin: 7px auto;
width: 100% !important;
}
#portal-globalnav li {
display: list-item !important;
margin-top: 5px;
border-top: 1px solid #E7E7E7;
border-bottom: 1px solid #E7E7E7;
background-color: white;
width: 100%;
}
.nav-menu .nav-primary.expanded #portal-globalnav li, .nav-menu .nav-primary #portal-globalnav li.navigation-pulldown { display: list-item !important; }
.nav-menu .nav-primary #portal-globalnav li { display: none !important; }
#portal-globalnav li.navigation-pulldown {
padding: 0.5em 1em 2em;
background-color: #E3E3E3;
}
#portal-globalnav li a {
padding: 13px 13px 13px 20px;
display: block !important;
text-align: left !important;
}
/* */
#portal-breadcrumbs {
display: none;
}
/* */
#content {
font-size: 0.9em;
}
#content h1 { font-size: 1.4em;}
#content h2 { font-size: 1.2em;}
div#footer {
width: 99%;
}
} /* */
@media screen and (max-width: 486px) {
div.row #portal-searchbox {
margin: 65px 17% 15px !important;
}
}
/* */
@media screen and (orientation:landscape) and (max-device-width: 1024px) {
body {
font: 1em!important;
}
#visual-portal-wrapper {
width: 100% !important;
margin: 0 !important;
}
#portal-columns {
font-size: 1.7em;
}
#portal-logo a#logo-site { padding-top: 2%;}
}
/* */
@media screen and (orientation:portrait) and  (max-device-width: 768px) {
#visual-portal-wrapper {
width: 100% !important;
margin: 0 !important;
}
#portal-columns {
font-size: 1.7em;
}
#portal-logo a#logo-site { padding-top: 2%;}
} /* */
/* */
@media screen and (orientation:landscape) and (max-device-width: 480px), screen and (orientation:portrait) and  (max-device-width: 320px) {
/* **/
body { display: inline !important; }
/* */
#portal-logo {
display: inline-block;
}
div#logo {
position: absolute;
top: 15px !important;
display: inline-block;
}
#portal-logo {
clear: both !important;
margin: 0;
display: inline-block;
width: 80% !important;
}
#portal-logo img { max-width: 300% !important; height: auto;}
#portal-searchbox { margin-top: 75px !important; }
#portal-globalnav { margin-left: 0px !important; }
ul#portal-globalnav {
padding: 0px;
background-color: transparent;
width: 100% !important;
}
ul#portal-globalnav:before {
display: block;
margin-top: 20px;
font-size: 2em;
}
#portal-globalnav {
height: auto;
clear: both;
padding: 0px;
margin: 7px auto;
width: 100% !important;
}
#portal-globalnav li {
display: inline-block !important;
margin-top: 4px;
border-top: 1px solid #E7E7E7;
border-bottom: 1px solid #E7E7E7;
background-color: white;
width: 100%;
}
#portal-globalnav li a {
padding: 13px 13px 13px 20px;
display: block !important;
}
.field input[type="text"][size] {
width: 10em;
}
} /* */


/* - responsiveIEFixes.css - */
/* https://www.paulla.asso.fr/portal_css/responsiveIEFixes.css?original=1 */
/* */
#portal-searchbox { margin-top: 35px !important;}
@media screen and (max-width: 610px) {
#portal-logo {
display: inline-block !important;
width: 150% !important;
height: 150% !important;
padding-left: 10px;
*margin-left: 200px !important;
}
#portal-column-content, #portal-column-one, #portal-column-two {
*width: 100% !important;
}
#portal-searchbox {
*margin-bottom: 0px !important;
*padding-bottom: 0px !important;
}
#portal-header {
*display: block !important;
*float: left !important;
}
#portal-personaltools-wrapper {
*margin-left: -15% !important;
}
.nav-menu .nav-primary.expanded #portal-globalnav li a {
*min-width: 94%;
}
}

/* - rwd-nav.css - */
/* https://www.paulla.asso.fr/portal_css/rwd-nav.css?original=1 */
/* */
.nav-primary .navigation-pulldown {
font-weight: bold;
}
/* */
.nav-menu .nav-primary {
margin: 45px 0em 0em;
position: relative;
overflow: hidden;
clear: both;
}
/* */
.nav-menu .nav-primary span.nav-section {
position: absolute;
top: 0.8em;
left: auto;
right: 0.3em;
display: block;
width: 4em;
height: 4.5em;
cursor: pointer;
}
.nav-menu .nav-primary li {
clear: left;
display: none !important;
}
.nav-menu .nav-primary.expanded li,
.nav-menu .nav-primary li.navigation-pulldown {
display: list-item;
}
.nav-menu .nav-primary li.navigation-pulldown {
border-bottom-width: 0;
}
.nav-menu .nav-primary.expanded li.navigation-pulldown {
border-bottom-width: 1px;
}
button.navigation-button {
width: 98%;
font-size: 1.5em;
border: 1px solid #062946;
background-color: #2586D9;
color: #FFFFFF;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
margin: 16px 1% 0px;
height: 44px;
}
div.expanded button.navigation-button {
-webkit-border-top-left-radius: 9px;
-webkit-border-top-right-radius: 9px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright: 9px;
-moz-border-bottom-left-radius: 0px;
-moz-border-bottom-right-radius: 0px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
}
.nav-menu .nav-primary #portal-globalnav li:last-child, .nav-menu .nav-primary #portal-globalnav li:last-child a {
-webkit-border-bottom-right-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;
}
.nav-primary li a:hover {
width: auto !important;
}
.nav-menu .nav-primary.expanded #portal-globalnav li {
display: list-item !important;
background-color: #062946;
width: 98%;
margin: 0 1% !important;
}

