/**/
/*
Bleu Unil : #018CCD

*/
html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
    -webkit-font-smoothing: antialiased;
    font-family: 'Dosis', Arial, sans-serif;
    font-weight: 400;
}

/* compensate hflex="1" that doesn't work in ZK 9.0.0 with buttons */
.full-width {
    width: 100%;
}

/* Wrapper */
#wrap {
    min-height: 100%;
    height: auto !important;
    background: linear-gradient(to bottom, #02618e 0%, #00264d 100%);
}

/* Header*/
#banner {
    background-color: #FFFFFF;
}

/* Header - user nav*/
header ul.user-nav {
    padding-left: 0;
    margin-bottom: 0;
}

header ul.user-nav > li {
    display: inline-block;
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
}

header ul.user-nav .user-thumb {
    width: 77px;
    border: 4px #FFFFFF solid;
    height: 77px !important;
}

header ul.user-nav .user-thumb:hover,
header ul.user-nav .dropdown.open .user-thumb {
    border: 4px #018CCD solid;
}

header ul.user-nav .dropdown.open .user-nav-arrow {
    color: transparent;
}

header ul.user-nav .dropdown-toggle {
    position: relative;
}

header ul.user-nav ul.dropdown-menu {
    width: 275px;
    margin-top: -30px;
    z-index: 4;
    font-size: 18px;
}

header ul.user-nav ul.dropdown-menu li {
    text-align: left;
}

header ul.user-nav .dropdown-menu .fu {
    font-size: 30px;
    margin-right: 10px;
    top: 6px;
}

.user-nav .dropdown-header {
    color: #4D4D4D;
    font-size: 24px;
}

.user-nav .dropdown-menu .divider {
    background-color: transparent;
    border-top: 1px dashed #E5E5E5;
}

.user-nav-logo img {
    margin-left: 50px;
}

/* Header - Top Nav*/
.top-nav p.navbar-text {
    width: 100%;
    margin: 0 0 10px;
    text-align: right;
    font-size: 17px;
}

.top-nav p.navbar-text a {
    margin-left: 12px;
}

.top-nav p.navbar-text a.navbar-link.first {
    margin-left: 0;
}

.top-nav-date {
    color: #707070;
    float: left;
    font-size: 17px;
    text-align: left;
}

/* Header Search*/
.input-group.input-search .form-control {
    color: #018CCD;
}

.input-group.input-group-search .dropdown-toggle,
.input-group.input-group-search .btn-search {
    border-radius: 0;
    border-color: #018CCD;
    background-color: #018CCD;
    color: #FFFFFF;
    width: 65px;
}

.input-group.input-group-search .btn-search {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-color: #018CCD;
    border-left-color: #FFFFFF;
    width: 76px;
}

.input-group-search .input-group-btn > .btn:hover,
.input-group-search .input-group-btn > .btn:focus,
.input-group-search .input-group-btn > .btn:active {
    z-index: 0;
}

/* Set search controls styles like in header search */
.input-group.input-group-search .z-button {
    border-color: #018CCD;
    background-color: #018CCD;
    color: #FFFFFF;
}

/* Header - Navbar */
header .navbar-default {
    background-color: #FFFFFF;
    margin-left: -20px;
    border: none transparent;
    margin-bottom: 3px;
}

header .navbar-default .navbar-nav > .active > a {
    background-color: #FFFFFF;
}

header .navitem {
    min-width: 20px;
}

header .navbar-default .navbar-nav > li > a:hover,
header .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
}

header .navitem-label {
    display: block;
    font-size: 15px;
}

header .navitem-ico {
    display: block;
    font-size: 3.5em;
    border-radius: 3px;
}

header .navbar-default .navbar-nav > li > a:hover .navitem-ico,
header .navbar-default .navbar-nav > li > a:focus .navitem-ico,
header li.active .navitem-ico {
    display: block;
    background-color: #018CCD;
    color: #FFF;
}

header li .navitem-label,
header li.active .navitem-label {
    background-color: #FFFFFF;
    color: #018CCD;
}

header .navbar-default .navbar-nav li {
    text-align: center;
    z-index: 1;
}

header .navbar-default .navbar-nav > li > a {
    background-color: #FFFFFF;
    color: #018CCD;
}

header .navbar-nav > li > a {
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 768px) {
    header .navitem {
        min-width: 60px;
    }

    /*header .navitem-label {font-size: 12px;} header .navitem-ico{ font-size: 3em}*/
}

@media (min-width: 992px) {
    header .navitem {
        min-width: 80px;
    }
}

@media (min-width: 1200px) {
    header .navitem {
        min-width: 90px;
    }
}

.menu-legend {
    bottom: 13px;
    font-size: 19px;
    position: absolute;
    right: 76px;
    text-align: right;
    text-transform: uppercase;
    color: #018CCD;
}

/*Filer*/
/*Filter*/
.filter-w {
    width: 100%;
    position: static;
    top: -32px;
    padding: 26px 0;
    color: #FFFFFF;
}

/*Filter for flux*/
#flux-filter-w {
    position: static;
}

#flux-filter-w.affix {
    position: fixed;
    top: 0;
    z-index: 10;
    transition: all .6s ease-in-out;
    background-color: rgba(1, 122, 179, 0.7);
}

/*Filter Tool*/
.grp-tool {
    font-size: 40px;
    margin-top: -13px;
}

.grp-tool a {
    color: #FFF;
}

/*NavBar*/
@media (min-width: 767px) {
    .navbar-nav.nav-justified > li {
        float: none;
    }
}

.navbar-nav {
    margin: 1px 1px;
}

.navbar-custom {
    font-weight: 400;
    border-width: 0;
}

.navbar-custom .container {
    background-color: #FFFFFF;
}

.navbar-custom .navbar-nav > li > a {
    color: #018CCD;
}

.navbar-custom .navbar-nav li > a:hover,
.navbar-nav li .open,
.navbar-custom .navbar-nav .active a {
    background-color: #018CCD;
}

.navbar-custom .dropdown-menu {
    right: 0;
}

.navbar-custom .navbar-nav > .dropdown > a .caret {
    border-top-color: #999;
    border-bottom-color: #999;
}

.navbar-collapse.in {
    /*3.0.2 bug workaround*/
    overflow-y: visible;
}

/*BackGround color*/
#content {
    /*background-image: linear-gradient(to bottom, #02618e, #014767); */
}

/*Contraintes : les images doivent être inscrites dans un carre de 245px*/
/*Notification Type*/
/*Alert - blue*/
.notification.notification-alert {
    color: #FFFFFF;
    background-color: #018CCD;
    background-image: none;
}

/*Important - red*/
.notification.notification-important {
    color: #FFFFFF;
    background-color: #E74360;
    background-image: none;
}

/*Message - 2 overlays*/
.notification.notification-msg {
    background-image: url(../img/content/user-face.jpg);
    background-position: center 50%;
    position: relative;
    z-index: 0;
    padding-top: 88px;
}

.notification.notification-msg.notification-msg-important {
    color: #E74360;
}

.notification.notification-msg:before {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top, #ffffff 0px, #ffffff 160px, rgba(255, 255, 255, 0) 142px, rgba(255, 255, 255, 0) 100%);
    border-radius: 50%;
}

/*Refresh */
.notification.notification-status {
    background-color: transparent;
    background-image: url(../img/bg-refresh.png);
    background-size: contain;
    border-radius: 0;
    color: #FFF;
    /*border: 2px solid #FFFFFF;*/
}

/*Global - white and blue*/
.notification {
    position: relative;
    color: #018CCD;
    height: 270px;
    width: 270px;
    background-color: white;
    display: inline-block;
    /*White to blue Gradient */
    background-image: linear-gradient(to bottom, #ffffff 0px, #ffffff 175px, #018ccd 175px, #018ccd 100%);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.notification-circle {
    text-align: center;
    border-radius: 50%;
    margin-bottom: 20px;
}

/*Notification style*/
.notification h3 {
    font-size: 36px;
    padding: 0 26px;
    margin: 26px 0 13px;
    font-weight: 300;
}

.notification-msg h3 {
    margin: 29px 0 4px;
}

.notification.notification-status h3 {
    margin-top: 61px;
}

.notification h4 {
    font-size: 18px;
    padding: 0 26px;
    margin: 0;
}

.notification.notification-status h4 {
    font-size: 56px;
    font-weight: 300;
    margin-bottom: 12px;
}

.notification h5 {
    font-size: 56px;
    font-weight: 300;
    padding: 0 26px;
    margin: 0;
}

.notification h5 strong {
    font-size: 32px;
    font-weight: 300;
}

.notification p {
    font-size: 18px;
    line-height: 20px;
    padding: 0 20px;
    margin: 0;
}

.notification.notification-status p {
    font-size: 24px;
}

.notification .where {
    font-size: 18px;
    line-height: 20px;
    margin: 0;
}

.notification .since {
    font-size: 18px;
    line-height: 20px;
    margin: 0;
}

.notification .doc {
    bottom: 113px;
    display: block;
    font-size: 18px;
    position: absolute;
    text-transform: uppercase;
    width: 100%;
}

.notification .teaser {
    margin-top: 20px;
    font-size: 24px;
}

.notification .from {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}

.notification .cta {
    bottom: 45px;
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    width: 100%;
}

.notification .date {
    font-size: 14px;
    width: 100%;
    display: block;
    left: center;
    bottom: 12px;
}

.notification.notification-all .date {
    color: #FFFFFF;
}

/* Set the fixed height of the footer here */
.scroll-trigger {
    height: 150px;
}

@media (max-width: 992px) {
    #flux-filter-w .flux-filter .btn {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    #flux-filter-w .flux-filter .btn {
        font-size: 16px;
    }

    /*Label*/
    /*Header - burger*/
    .navbar-header {
        position: relative;
    }

    header .navbar-default {
        margin-left: -15px;
        margin-right: -15px;
    }

    header .navbar-right,
    header .navbar-left {
        margin: 0;
    }

    .navbar-collapse {
        padding: 0;
    }

    header .navitem-label {
        display: block;
        font-size: 20px;
        padding: 8px 20px;
        text-align: right;
        /*border-top: 1px solid #000;*/
    }

    header .navbar-default .navbar-nav > li > a:hover .navitem-label,
    header .navbar-default .navbar-nav > li > a:focus .navitem-label,
    header li.active .navitem-label {
        display: block;
        background-color: #018CCD;
        color: #FFF;
    }
}

/*XXS Bubble*/
@media (max-width: 480px) {
    /*Filter*/
    .selectpickerfilter-w {
        width: 100%;
    }

    /*Notification*/
    .notification-w {
        border-top: 1px dashed #E5E5E5;
    }

    .notification {
        background: none;
        float: right;
        width: 75%;
        height: auto;
        /* min-height: 220px; */
    }

    .notification.notification-status {
        width: 100%;
        text-align: center;
    }

    .notification.notification-alert,
    .notification.notification-important,
    .notification.notification-msg,
    .notification.notification-msg:before,
    .notification.notification-status,
    .notification {
        background: none !important;
        /*Use of important to override inline CSS*/
        padding-top: 20px;
        border-radius: 0;
    }

    .notification-circle {
        text-align: left;
    }

    /*Reset all type*/
    .notification.notification-status h3,
    .notification.notification-status h4,
    .notification.notification-status p,
    .notification h3,
    .notification h4,
    .notification h5,
    .notification h5 strong,
    .notification p,
    .notification-meta,
    .notification .from,
    .notification .doc,
    .notification .cta,
    .notification .teaser {
        margin: 0;
        padding: 0;
        font-size: 20px;
        bottom: inherit;
        position: inherit;
        color: #018CCD;
        line-height: 22px;
        font-weight: normal;
    }

    .notification .date {
        position: inherit;
        bottom: inherit;
    }

    /*Increase h3 size*/
    .notification h3,
    .notification-important h4,
    .notification.notification-status h3 {
        font-size: 35px;
        margin-bottom: 10px;
    }

    /*Special color for important notification and message*/
    .notification-important h4,
    .notification-important h5,
    .notification-important .notification-meta.cta,
    .notification-important .notification-meta.date,
    .notification.notification-status p {
        color: #E74360;
    }

    .notification-badge-w {
        width: 25%;
    }

    .notification-badge {
        font-size: 40px;
        color: #FFF;
        background-color: #018CCD;
        float: left;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        text-align: center;
        margin-top: 23px;
    }

    .notification-badge.notification-badge-important {
        background-color: #E74360;
    }

    .notification-status-w .notification-badge {
        background-color: #FFFFFF;
        color: #018CCD;
    }

    /*Color*/
    .flux-notifications {
        background-color: white;
        margin: 0;
        border-radius: 3px;
    }
}

/*Calendar*/
.calendar-infos {
    position: relative;
}

.calendar-infos-invit-close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 40px;
    color: #D9D9D9;
    cursor: pointer;
}

/*Calendat - Filter */
.agenda-filter-autocomp {
    margin-left: 20px;
}

.agenda-filter-autocomp .form-inline input {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

/*Calendar - Carousel*/
#carousel-calendar .item h4 .fu {
    display: inline-block;
    font-size: 60px;
    height: 1.4em;
    line-height: 1.3em;
    position: relative;
    vertical-align: middle;
    width: 1.1em;
}

.calendar-infos-carousel {
    display: none;
    min-height: 399px;
    padding: 15px 50px;
}

@media (max-width: 991px) {
    .calendar-infos-carousel {
        display: block;
    }
}

.calendar-infos-carousel-head {
    text-align: center;
}

.calendar-infos-carousel-head span.h3 {
    font-size: 48px;
    padding: 0 20px;
}

.calendar-infos-carousel .item {
    min-height: 430px;
    text-align: center;
}

.calendar-infos-carousel .item-inside {
    position: relative;
    height: 390px;
    border-left: 1px solid #EEEEEE;
}

.calendar-infos-carousel .item.active .item-inside:first-child {
    border-left: none;
}

.calendar-infos-carousel .item h4 {
    font-size: 36px;
    color: #018CCD;
}

.calendar-infos-carousel .item h5 {
    font-size: 56px;
    color: #4D4D4D;
    font-weight: 300;
}

.calendar-infos-carousel .item p {
    font-size: 24px;
    line-height: 26px;
}

.calendar-infos-carousel .item p.meta-carou-more {
    font-size: 18px;
}

.calendar-infos-carousel .item p.meta-carou-where {
    font-size: 18px;
    color: #018CCD;
}

.calendar-infos-carousel .item p.calendar-widget-notice-cta {
    bottom: 0;
    font-size: 40px;
    left: 0;
    position: absolute;
    right: 0;
}

@media (max-width: 480px) {
    .calendar-infos-carousel-head span.h3 {
        font-size: 20px;
        padding: 0 4px;
    }
}

.calendar-widget {
    padding: 0 10px;
}

.calendar-infos-invit {
    /*background-color: #FFFFFF;*/
    min-height: 523px;
    padding: 15px 50px;
    position: relative;
}

.calendar-infos h3 {
    font-size: 48px;
    font-weight: normal;
    color: #4D4D4D;
    margin-top: 0;
}

.calendar-infos-invit .table > thead > tr > th,
.calendar-infos-invit.table > tbody > tr > th,
.calendar-infos-invit.table > tfoot > tr > th,
.calendar-infos-invit .table > thead > tr > td,
.calendar-infos-invit .table > tbody > tr > td,
.calendar-infos-invit .table > tfoot > tr > td {
    border-top: 1px dashed #E5E5E5;
    border-bottom: 1px dashed #E5E5E5;
}

.calendar-infos-invit-detail {
    font-size: 18px;
    color: #018CCD;
}

.meta-invit-all {
    color: #707070;
    font-size: 14px;
}

.meta-invit-date {
    font-size: 18px;
}

.meta-invit-cta-more,
.meta-invit-cta-less {
    font-size: 45px;
}

.meta-invit-cta-less {
    color: #CF4A62;
}

.calendar-infos-invit-hide,
.calendar-infos-invit-show {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #018CCD;
    color: #FFFFFF;
    z-index: 4;
    border-radius: 3px 0 0 3px;
    height: 100%;
    width: 20px;
}

.calendar-infos-invit-show {
    display: none;
    left: inherit;
    right: 0;
    border-radius: 0 3px 3px 0;
}

/*Table agenda*/
.table-agenda {
    border-collapse: inherit;
    border-spacing: 1px 0;
    border-bottom: 1px dashed #E5E5E5;
    padding-bottom: 25px;
}

.table-agenda .agenda-title {
    font-size: 32px;
    color: #4D4D4D;
    padding: 0 10px;
}

.table-agenda > thead > tr > th,
.table-agenda > tbody > tr > th,
.table-agenda > tfoot > tr > th,
.table-agenda > thead > tr > td,
.table-agenda > tbody > tr > td,
.table-agenda > tfoot > tr > td {
    border-top: none;
    color: #018CCD;
    font-size: 16px;
    text-align: center;
}

.table-agenda > thead > tr > th {
    border: none;
    font-weight: normal;
    color: #707070;
}

.table-agenda tr > td.btn-primary {
    border-radius: 3px;
}

.table-agenda tr > td.btn-primary strong {
    color: #FFF;
}

.table-agenda .we {
    background-color: #F0F0F0;
}

.table-agenda .we-top {
    border-radius: 3px 3px 0 0;
}

.table-agenda .we-bottom {
    border-radius: 0 0 3px 3px;
}

.table-agenda .muted {
    color: #BFBFBF;
}

/*Notice*/
.calendar-widget-notice {
    text-align: center;
    padding-bottom: 20px;
}

.calendar-widget-notice h3 {
    color: #CF4A62;
    margin-bottom: 0;
}

.calendar-widget-notice h3 .fu {
    display: inline-block;
    font-size: 45px;
    height: 1em;
    line-height: 0.7em;
    position: relative;
    vertical-align: middle;
    width: 1.1em;
}

.calendar-widget-notice h4 {
    font-size: 48px;
    margin-top: 0;
    font-weight: 300;
}

.calendar-widget-notice p {
    font-size: 24px;
    line-height: 22px;
    color: #707070;
}

.calendar-widget-notice p.meta-notice-more {
    font-size: 18px;
    color: #CF4A62;
}

/*Helper*/
.col-bg-w {
    background-color: #FFF;
    border-radius: 3px;
}

.btn-group .btn .fu {
    font-size: 28px;
}

/* Cursus */
.cursus-tree-w {
    padding: 15px;
}

.cursus-tree-w .panel {
    border: none !important;
    padding: 0 !important;
}

.cursus-tree-w .panel-body {
    padding: 0 !important;
}

.cursus-tree-w .list-group {
    margin-bottom: 0;
}

.cursus-tree-w .list-group-item {
    border: none;
    padding: 3px 0 0;
}

.cursus-opener-header {
    background-color: #F0F0F0;
    color: #018CCD;
    border-radius: 3px;
    padding: 5px 0;
}

/*Cursus -  meta */
.meta-cursus {
    font-size: 18px;
    display: block;
    float: left;
}

/*Cursus -  meta  type*/
.meta-cursus.meta-cursus-legend {
    font-size: 14px;
    color: #707070;
}

.meta-cursus-lv1.meta-cursus {
    font-size: 24px;
}

.meta-cursus.meta-cursus-lv3 {
    font-size: 18px;
    color: #018CCD;
}

.meta-cursus-title {
    width: 60%;
    padding-left: 15px;
    padding-right: 15px;
}

.meta-cursus-lv3.meta-cursus-title {
    padding-left: 65px;
}

.meta-cursus-lv4.meta-cursus-title {
    padding-left: 84px;
}

.meta-cursus-date {
    width: 10%;
}

.meta-cursus-type {
    width: 10%;
}

.meta-cursus-cr {
    width: 10%;
    text-align: right;
}

.meta-cursus-cro {
    width: 10%;
    text-align: right;
    padding-right: 15px;
}

.meta-cursus-title .arrow-collapsed {
    display: none;
}

.meta-cursus-title .arrow-collapse {
    display: inline-block;
}

.collapsed > .meta-cursus-title .arrow-collapse {
    display: none;
}

.collapsed > .meta-cursus-title .arrow-collapsed {
    display: inline-block;
}

.cursus-opener-header.cursus-opener-header-deg {
    background-image: linear-gradient(to right, #ffffff 0px, #ffffff 55px, #f0f0f0 55px, #f0f0f0 100%);
}

.cursus-synthese-w h3 {
    color: #4D4D4D;
    font-size: 32px;
}

.cursus-synthese-w h2,
.cursus-synthese-w h4 {
    color: #018CCD;
    font-size: 42px;
}

.cursus-synthese-w h4 {
    font-size: 24px;
}

.popup-alert-notice, .popup-alert-warning {
    border-radius: 4px !important;
    font-size: 18px !important;
    background-color: #ffc56c;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}

footer {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ffffff;
}

.footer-logos {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #02618e;
    margin-left: 1px;
    margin-right: 1px;
}

/* Footer logos */
.footer img {
    filter: grayscale(1);
    height: 60px;
    margin-right: 20px;
    margin-bottom: 8px;
    opacity: 0.8;
}

.footer img:hover {
    filter: none;
    opacity: 1;
}

.col-bg-w-center {
    background-color: #ffffff;
    border-radius: 3px;
    margin-top: 5px;
    padding: 15px 15px;
    position: relative;
}

.copyright {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 12px;
}

.h1-site-title {
    font-size: 90px !important;
    font-weight: bolder;
    color: #02618e;
}

.site-title {
    margin-top: -40px;
}

.logo-serval {
    margin-top: 0 !important;
}

/* SERVAL title as text instead of image */
.logo-serval h1 {
    font-size: 68px !important;
    font-weight: 700;
    line-height: 0.8em;
    margin: 0;
    color: #02618e;
}

.logo-serval h4 {
    font-size: 17px !important;
    font-weight: 700;
    margin: 0 0 3px;
}

.site-logo {
    margin-top: 15px;
}

@media (max-width: 480px) {
    .site-logo {
        margin-top: 0 !important;
    }

    .h1-site-title {
        font-size: 40px !important;
        padding-top: 10px;
    }

    .logo-serval {
        padding-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .site-logo {
        margin-top: 0 !important;
    }

    .h1-site-title {
        font-size: 50px !important;
        padding-top: 10px;
    }

    .logo-serval {
        padding-bottom: 10px;
    }
}

@media (max-width: 992px) {
    .site-logo {
        margin-top: 0 !important;
    }

    .h1-site-title {
        font-size: 50px !important;
        padding-top: 10px;
    }

    .logo-serval {
        padding-bottom: 10px;
    }
}

.taglib-language-list-text {
    border-right: 1px solid transparent;
    padding: 0 .2em
}

a.taglib-language-list-text {
    font-size: 17px !important;
}

.taglib-language-list-text.last {
    border-width: 0;
}

.taglib-language-list-text {
    border-right-color: #CCC;
}

/*
  These are the changes which are needed to get working our atlantic theme with ZK 8.6.1/9.0.0
 */

.z-checkbox-default > .z-checkbox-mold {
    display: none
}

.z-checkbox > input[type="checkbox"]:checked ~ .z-checkbox-content:after {
    content: "\2713";
    color: #018ccd;
    font-size: 30px;
    position: absolute;
    left: 3px;
    bottom: 0
}

.z-checkbox > input[type="checkbox"][disabled="disabled"] ~ .z-checkbox-content:before {
    background-color: #d9d9d9
}

/* Default ZK checkbox styles, seem they have been removed from unil atelantic theme... */
.z-checkbox {
    position: relative;
}

.z-checkbox > input[type="checkbox"] {
    display: none;
}

.z-checkbox > .z-checkbox-content::before {
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    content: "";
    display: inline-block;
    padding: 9px;
    position: relative;
    top: 4px;
    margin-right: 5px;
}

.z-window-icon .z-window-close > .z-icon-times:before {
    font-family: 'unil', sans-serif;
    font-size: 15px;
    content: "\2297";
}

.z-window-content {
    padding:0;
    background-color: transparent !important;
}
/* For fixed top message */

.u-fixed-top-mess {
    background-color: #018ccd;
    line-height: 50px;
    text-align: center;
}

.u-fixed-top-mess .z-label {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

/* missing top for the number of results per page  */
.z-hlayout-inner {
    padding-top: 5px;
}

/* strange button in the research criterias menu */
.z-focus-a {
    font-size: 0!important;
    width: 1px!important;
    height: 1px!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    line-height: 0!important;
    background: transparent!important;
    position: absolute;
    left: 0;
    top: 0;
    -moz-outline: 0 none;
    outline: 0 none;
    -moz-user-select: text;
    -khtml-user-select: text;
    overflow: hidden;
}

/* break words in message boxes */
.z-messagebox {
    word-break: normal;
}

/* theme header customizations ported from ZK */

.label-lg {
    font-size: 18px;
    font-family: "Dosis", sans-serif;
}

.lang-link {
    cursor: pointer;
}

/* Unil */

.notification.notification-alert {
    color: #fff;
    background-color: #018ccd;
    background-image: none
}

.notification.notification-important {
    color: #fff;
    background-color: #e74360;
    background-image: none
}

.notification.notification-msg {
    background-position: center 50%;
    position: relative;
    z-index: 0;
    padding-top: 88px;
    padding-left: 20px;
    padding-right: 20px
}

.notification.notification-msg.notification-msg-important {
    color: #e74360
}

.notification.notification-msg:before {
    height: 100%;
    width: 100%;
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    background-image: linear-gradient(to top, #fff 0, #fff 160px, rgba(255, 255, 255, 0) 142px, rgba(255, 255, 255, 0) 100%);
    border-radius: 50%
}

.notification.notification-status {
    background-color: transparent;
    background-image: url(../img/unil/bg-refresh.png);
    background-size: contain;
    border-radius: 0;
    color: #FFF
}

.notification {
    position: relative;
    color: #018ccd;
    height: 270px;
    width: 270px;
    background-color: white;
    display: inline-block;
    background-image: linear-gradient(to bottom, #fff 0, #fff 175px, #018ccd 175px, #018ccd 100%);
    background-position: 0 0;
    background-repeat: no-repeat
}

.notification-circle {
    text-align: center;
    border-radius: 50%;
    margin-bottom: 20px
}

.notification .h3 {
    font-size: 36px !important;
    padding: 0 26px;
    margin: 26px 0 13px;
    font-weight: 300
}

.notification-msg .h3 {
    margin: 29px 0 4px
}

.notification.notification-status .h3 {
    margin-top: 61px
}

.notification .h4 {
    font-size: 18px !important;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0
}

.notification.notification-status .h4 {
    font-size: 56px !important;
    font-weight: 300;
    margin-bottom: 12px
}

.notification .h5 {
    font-size: 16px !important;
    font-weight: 400;
    margin: 0
}

.notification .h5 .strong {
    font-size: 32px !important;
    font-weight: 300
}

.notification p {
    font-size: 18px !important;
    line-height: 20px;
    padding: 0 20px;
    margin: 0
}

.notification.notification-status .p {
    font-size: 24px !important
}

.notification .where {
    font-size: 16px !important;
    line-height: 20px;
    margin: 0
}

.notification .since {
    font-size: 18px !important;
    line-height: 20px;
    margin: 0
}

.notification .doc {
    bottom: 113px;
    display: block;
    font-size: 18px !important;
    position: absolute;
    text-transform: uppercase;
    width: 100%
}

.notification .teaser {
    margin-top: 20px;
    font-size: 24px
}

.notification .from {
    font-size: 14px !important;
    line-height: 20px;
    margin: 0
}

.notification .cta {
    bottom: 10px !important;
    color: #fff;
    display: block;
    font-size: 20px !important;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    left: 0;
    position: absolute
}

.notification .date {
    font-size: 14px !important;
    width: 100%;
    display: block;
    left: center;
    bottom: 12px
}

.notification .action {
    font-size: 16px !important;
    text-decoration: none;
    cursor: pointer
}

.notification.notification-all .date {
    color: #fff
}

.scroll-trigger {
    height: 150px
}

@media (max-width: 768px) {
    .navbar-header {
        position: relative
    }

    header .navbar-default {
        margin-left: -15px;
        margin-right: -15px
    }

    header .navbar-right, header .navbar-left {
        margin: 0
    }

    .navbar-collapse {
        padding: 0
    }

    header .navitem-label {
        display: block;
        font-size: 20px;
        padding: 8px 20px;
        text-align: right
    }

    header .navbar-default .navbar-nav > li > a:hover .navitem-label, header .navbar-default .navbar-nav > li > a:focus .navitem-label, header li.active .navitem-label {
        display: block;
        background-color: #018ccd;
        color: #FFF
    }
}

@media (max-width: 480px) {
    .label-detail {
        font-size: 12px !important;
        color: #018ccd !important
    }

    .selectpickerfilter-w {
        width: 100%
    }

    .notification-w {
        border-top: 1px dashed #e5e5e5
    }

    .notification {
        background: 0;
        float: right;
        width: 75%;
        height: auto;
        padding-right: 20px;
        padding-left: 20px
    }

    .notification .h5 {
        font-size: 20px !important;
        font-weight: 300;
        margin: 0
    }

    .notification .h4 {
        padding: 0 !important
    }

    .notification .h3 {
        padding: 0 !important;
        margin: 0
    }

    .notification.notification-status {
        width: 100%;
        text-align: center;
        color: #018ccd !important
    }

    .notification.notification-important {
        color: #e74360 !important
    }

    .notification.notification-alert, .notification.notification-important, .notification.notification-msg, .notification.notification-msg:before, .notification.notification-status, .notification {
        background: none !important;
        padding-top: 20px;
        border-radius: 0
    }

    .notification-circle {
        text-align: left
    }

    .notification.notification-status h3, .notification.notification-status h4, .notification.notification-status p, .notification h3, .notification h4, .notification h5, .notification h5 strong, .notification p, .notification-meta, .notification .from, .notification .doc, .notification .cta, .notification .teaser {
        margin: 0 !important;
        padding: 0 !important;
        font-size: 14px !important;
        bottom: inherit;
        position: inherit;
        color: #018ccd;
        line-height: 22px;
        font-weight: normal
    }

    .notification .date {
        position: inherit;
        bottom: inherit
    }

    .notification h3, .notification-important h4, .notification.notification-status h3 {
        font-size: 35px !important;
        margin-bottom: 10px
    }

    .notification-important h4, .notification-important h5, .notification-important .notification-meta.cta, .notification-important .notification-meta.date, .notification.notification-status p {
        color: #e74360
    }

    .notification-badge-w {
        width: 25%
    }

    .notification-badge {
        font-size: 40px !important;
        color: #FFF;
        background-color: #018ccd;
        float: left;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        text-align: center;
        margin-top: 23px
    }

    .notification-badge.notification-badge-important {
        background-color: #e74360
    }

    .notification-status-w .notification-badge {
        background-color: #fff;
        color: #018ccd
    }

    .flux-notifications {
        background-color: white;
        margin: 0;
        border-radius: 3px
    }
}

.z-dashbord-window .z-window-content {
    padding: 0;
    background-color: #fff !important;
    background-image: none !important
}

.z-white-window .z-window-content {
    padding: 0;
    background-color: #fff !important;
    background-image: none !important
}

.portrait {
    position: relative;
    height: 200px;
    width: 200px;
    background-color: white;
    display: inline-block;
    background-repeat: no-repeat
}

.portrait-circle {
    text-align: center;
    border-radius: 50%;
    margin-bottom: 20px
}

.col-bg-w-left {
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 15px;
    position: relative
}

.col-bg-w-right {
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 15px;
    position: relative
}

.col-bg-w-center {
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 15px;
    position: relative
}

.col-bg-lg-center {
    background-color: #d9d9d9;
    border-radius: 3px;
    padding: 15px 15px;
    position: relative
}

.box-title .h3 {
    font-size: 48px
}

.flux-filter-w {
    position: static;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 10px;
    padding-bottom: 15px
}

.flux-filter-affix {
    position: fixed;
    padding: 10px 0;
    padding-right: 15px;
    top: 0;
    z-index: 10;
    transition: all .6s ease-in-out;
    background-color: rgba(1, 122, 179, 0.7);
    border-radius: 5px
}

.div-dashed {
    border-top: 1px dashed #e5e5e5
}

.mtop {
    margin-top: 15px
}

.separator-horizontal-dashed {
    border-top: 1px dashed #e5e5e5;
    margin-top: 10px
}

.separator-vertical-dashed {
    border-left: 1px dashed #e5e5e5
}

@media (min-width: 992px) {
    .col-md-border:not(:last-child) {
        border-right: 1px solid #d7d7d7
    }

    .col-md-border + .col-md-border {
        border-left: 1px solid #d7d7d7;
        margin-left: -1px
    }
}

.unil-groupbox {
    margin-top: 5px;
}

.unil-groupbox > .z-groupbox-content {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-color: #018ccd;
    padding: 20px 5px 10px
}

.unil-groupbox > .z-groupbox-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-color: #018ccd;
    color: white;
    font-size: large;
    height: 10px
}

.label-detail {
    font-size: 16px;
    color: #018ccd
}

.label-disabled {
    color: #d9d9d9
}

.label-date-title {
    font-size: 56px
}

.title-info-box {
    font-size: 36px;
    color: #018ccd
}

.success {
    color: #fff;
    background-color: #a3d783;
    border-radius: 3px;
    font-weight: 600;
    padding-left: 10px
}

.default {
    color: #fff;
    background-color: #018ccd;
    border-radius: 3px;
    font-weight: 600;
    padding-left: 10px
}

.button-like {
    color: #fff;
    background-color: #018ccd;
    border: 1px solid #018ccd;
    border-radius: 3px;
    line-height: 24px;
    padding: 5px 15px
}

.info {
    color: #fff;
    background-color: #7fcaef;
    border-radius: 3px;
    font-weight: 600;
    padding-left: 10px
}

.warning {
    color: #fff;
    background-color: #ffc56c;
    border-radius: 3px;
    font-weight: 600;
    padding-left: 10px
}

.danger {
    color: #fff;
    background-color: #e74360;
    border-radius: 3px;
    font-weight: 600;
    padding-left: 10px
}

.simple-label {
    padding-left: 10px
}

.annotation {
    color: red;
    vertical-align: super;
    font-size: 95%;
    line-height: 80%
}

.legend {
    font-size: small !important
}

h1, .h1 {
    font-size: 43px !important
}

h2, .h2 {
    font-size: 36px !important
}

h3, .h3 {
    font-size: 30px !important
}

h4, .h4 {
    font-size: 24px !important
}

h5, .h5 {
    font-size: 14px !important
}

.row {
    min-height: 32px
}

.navbar-row {
    padding: 15px;
    margin-left: -15px
}

.form-row {
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0
}

.button-cancel {
    color: #000;
    background-color: #bfbfbf !important;
    border-color: #bfbfbf !important
}

.button-cancel:hover {
    color: #000;
    background-color: #bfbfbf !important;
    border-color: #bfbfbf !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

.button-cancel:focus {
    color: #000;
    background-color: #bfbfbf !important;
    border-color: #bfbfbf !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

.button-cancel:active {
    color: #000;
    background-color: #bfbfbf !important;
    border-color: #bfbfbf !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

*::-webkit-input-placeholder {
    color: #009dd9 !important
}

*:-moz-placeholder {
    color: #009dd9 !important
}

*::-moz-placeholder {
    color: #009dd9 !important
}

*:-ms-input-placeholder {
    color: #009dd9 !important
}

.z-combobox-input::-webkit-input-placeholder {
    color: lightblue !important
}

.z-combobox-input:-moz-placeholder {
    color: lightblue !important
}

.z-combobox-input::-moz-placeholder {
    color: lightblue !important
}

.z-combobox-input:-ms-input-placeholder {
    color: lightblue !important
}

@media (max-width: 992px) {
    *::-webkit-input-placeholder {
        color: #009dd9 !important
    }

    *:-moz-placeholder {
        color: #009dd9 !important
    }

    *::-moz-placeholder {
        color: #009dd9 !important
    }

    *:-ms-input-placeholder {
        color: #009dd9 !important
    }

    h1, .h1 {
        font-size: 24px !important
    }

    h2, .h2 {
        font-size: 24px !important
    }

    h3, .h3 {
        font-size: 24px !important
    }

    h4, .h4 {
        font-size: 24px !important
    }

    h5, .h5 {
        font-size: 14px !important
    }
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: 1px;
    margin-top: 0 !important
}

.input-group-addon, .btn-group-addon, .form-control-label {
    color: #fff;
    background-color: #018ccd;
    border-color: #018ccd;
    border-width: 1px
}

.input-group .form-control {
    float: inherit;
    font-size: 16px;
    vertical-align: middle
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0 !important
}

.input-group-label-lg {
    font-size: 36px
}

.rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.rotate-0 {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.nav-sort {
    display: inline-block;
    width: 32px;
    vertical-align: middle;
    height: 35px !important
}

.nav-span {
    padding-top: 5px
}

.nav-total {
    font-family: "Dosis", sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #018ccd;
    height: 35px !important;
    white-space: nowrap;
}

.label-lg {
    font-size: 18px
}

.label-bl {
    font-weight: 700
}

.label-err {
    color: #e74360
}

.label-link-md {
    font-size: 16px;
    color: #018ccd;
    cursor: pointer
}

.section a > i.sec-caret {
    top: 7px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.section.closed a > i.sec-caret {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.section.closed div.sec-contents {
    display: none
}

a.z-combobox-button:hover, a.z-combobox-button:focus {
    text-decoration: none
}

.z-notification-info .z-notification-pointer .z-notification-content {
    background-color: #018ccd !important
}

.z-notification-info .z-notification-pointer .z-notification-content > .z-notification-icon {
    display: none
}

::-webkit-scrollbar {
    width: 10px
}

::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-radius: 5px
}

::-webkit-scrollbar-thumb {
    background-color: #018ccd;
    border-radius: 5px
}

::-webkit-scrollbar-thumb:hover {
    background-color: #aaa
}

.btn-group-navbar {
    border: 1px solid #d9d9d9 !important;
    display: inline-block;
    font-size: 16px;
    margin-left: 0;
}

.form-actions {
    background-color: #f0f0f0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 3px;
    padding-right: 10px
}

.required-field:after {
    content: "*";
    color: #e74360
}

.notify-errors {
    background-color: #f2556e;
    border-color: #f2556e
}

.notify-errors:hover {
    background-color: #f2556e;
    border-color: #f2556e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.notify-errors:focus {
    background-color: #f2556e;
    border-color: #f2556e;
    -webkit-box-shadow: none;
    box-shadow: none
}

.help {
    max-width: 300px
}

.help .title {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px
}

.help .subtitle {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px
}

.help .p {
    display: block;
    margin-bottom: 5px;
    margin-top: 5px
}

.help .warn {
    font-weight: bold
}

.card-notification {
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 15px;
    position: relative;
    height: 270px;
    margin: 3px
}

.card-footer {
    border-top: 1px solid #d9d9d9;
    padding-top: 5px;
    bottom: 15px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between
}

.card-title {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    top: 15px
}

.card-content {
    top: 80px
}

.card-footer-date {
    font-size: 20px !important
}

.card-notification-list {
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 15px;
    position: relative;
    height: 400px;
    margin: 3px;
}

.card-notification-status {
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 15px;
    margin: 3px;
}

.z-row-inner{
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.z-row-content {
    padding-top: 4px;
}

.card-list-label {
    font-size: 12px !important;
    font-weight: normal;
}

.card-notification-list-header{
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10px;
    top: 15px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;

}

/* Serval */


.biblio_title {
    font-weight: bold;
}

.biblio_supplementary {
    font-size: small;
    color: grey;
}

.serval_position .label {
    font-style: italic;
}

.serval_window {
    background-color: white;
    margin: 5px;
    padding: 5px;
    border: 5px #F0F0F0 solid;
    border-radius: 5px;
}

.serval_multivio {
    border-radius: 5px;
}

.img_button {
    cursor: pointer;
}

.actions {
    background-color: #C0C0C0;
    padding: 4px;
}

.clickable {
    cursor: pointer;
}

.red {
    color: red;
}

.results-row-scroll {
    max-height: 150px;
    overflow-y: auto !important;
}

.z-paging-button[disabled] .z-paging-icon, .z-paging-button[disabled] .z-paging-icon:hover {
    color: lightgray;
}

/* details */

@media (max-width: 480px) {
    .z-paging-button {
        min-width: 22px !important;
        margin-right: 5px !important
    }

    .z-paging-text {
        font-size: 12px
    }

    .serval_details {
        font-size: 12px !important;
        margin: 5px;
        word-wrap: break-word
    }

    .serval_details h1, .serval_details h2, .serval_details h3, .serval_details header {
        font-size: 12px !important
    }
}

.serval_details {
    margin: 10px;
    text-align: left
}

.serval_details header {
    border-bottom: 1px #d9d9d9 dashed !important;
    line-height: 30px !important
}

.serval_details h1, .serval_details h2, .serval_details header {
    color: #4d4d4d !important;
    font-size: 16px !important;
    font-weight: bold !important
}

.serval_details h3 {
    color: #4d4d4d !important;
    font-size: 14px !important;
    font-weight: bold !important
}

.serval_details div.name, .serval_details div.rowTitle {
    font-weight: bold;
    vertical-align: top;
    min-width: 200px
}

.serval_details nav {
    float: right
}

.serval_details button {
    margin-bottom: 5px
}

.serval_details .icons a {
    margin-left: 3px
}

.serval_details .resource .preview {
    display: inline-block;
    vertical-align: middle
}

.serval_details .resource .details {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.serval_details .row {
    margin-bottom: 3px;
    min-height: inherit
}

.serval_details .footer {
    text-align: center
}

.serval_details .btn-link, .serval_details .btn-link:hover {
    border: 1px solid #adadad;
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px 12px;
    border-radius: 4px;
    color: #fff;
    background-color: #018ccd;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: middle
}

.draggable {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
}

.grabbable:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.diff {
    min-height: 28px
}

.diff-unauthorized {
    background-image: linear-gradient(to bottom right, transparent calc(48%), #ffc56c, transparent calc(52%))
}

.diff-changed {
    background-color: #ffc56c;
    border: 2px #ffc56c solid;
    border-radius: 5px
}

.goToTopBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px
}

.fieldIcon {
    color: #018ccd;
    font-size: 16px
}

/* drag & drop */
tr.z-drag-over {border-top: 2px dashed green;}
tr.z-dragged > td.z-row-inner{background:#f0f8ff;}
.z-drop-allow{background:#a3d783}
.z-drop-disallow{background:#ffc56c}
.z-drop-allow .z-drop-icon{color:#a3d783}
.z-drop-disallow .z-drop-icon{color:#ffc56c}
.z-drop-icon{font-size:25px;width:28px;height:28px;;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;line-height:16px;background:#fff;text-align:center;position:absolute;top:0px;left:6px}

/* For the combobox selector to be aligned with the text field */
.z-combobox-button, .z-bandbox-button, .z-datebox-button, .z-timebox-button, .z-spinner-button, .z-doublespinner-button {
    vertical-align: top;
}

/* Fix modal mask not taking full height */
.z-modal-mask {
    position: fixed !important;
}

/* Default ZK upload button styles, don't know why it does not come by default... */
span.z-upload {
    font-size: 0;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
    position: relative;
}

span.z-upload input {
    font-size: 45pt;
    margin: 0;
    padding: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    cursor: pointer;
    z-index: -1;
}

/* Remove windows margins when included in a detail content */
.z-detail-content .z-window {
    margin-left: unset;
    margin-right: unset;
}

/* Blue button in share popup */
.urlSearchBtn {
    background-color: #018ccd;
    color: white;
}
.urlSearchBtn:hover {
    color: white !important;
}

/* Default ZK9 loading indicator styles with custom icons (seem it has been removed from UNIL ZK theme) */
.z-loading {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal
}

.z-temp, .z-modal-mask {
    width: 100%;
    height: 100%;
    background: #e0e1e3;
    opacity: .6;
    filter: alpha(opacity=60);
    position: absolute;
    top: 0;
    left: 0
}

.z-initing {
    width: 60px;
    height: 60px;
    background: transparent no-repeat center;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 32000
}

.z-loading, .z-apply-loading {
    background: #fff;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    cursor: wait;
    white-space: nowrap
}

.z-loading {
    top: 0;
    left: 0;
    z-index: 31000
}

.z-apply-loading {
    z-index: 89500
}

.z-loading-indicator, .z-apply-loading-indicator {
    color: rgba(0, 0, 0, 0.57);
    background: #fff;
    white-space: nowrap
}

.z-loading-indicator {
    padding: 24px 16px;
    text-align: center
}

.z-apply-loading-indicator {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 12px 32px 12px 56px;
    position: relative;
    overflow: hidden
}

.z-apply-loading-icon, .z-renderdefer {
    width: 32px;
    height: 32px;
    background: transparent no-repeat center;
    background-image: url(/static/img/loader-32.gif)
}

.z-loading-icon {
    width: 72px;
    height: 72px;
    background: transparent no-repeat center;
    background-image: url(/static/img/loader-72.gif);
    display: block;
    vertical-align: top;
    position: relative;
    left: 50%;
    margin-left: -36px;
    margin-bottom: 8px
}

.z-apply-loading-icon {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 16px;
    top: 50%;
    margin-top: -16px
}

.z-apply-mask {
    width: 100%;
    height: 100%;
    background: #e0e1e3;
    opacity: .6;
    filter: alpha(opacity=60);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 89000
}

.z-temp .z-loading {
    background: #fff;
    top: 49%;
    left: 46%
}

.z-temp .z-loading-indicator {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.57)
}

.pb-30 {
    padding-bottom:30px;
}

/* input for the resources in serval */

.resource-input {
    max-width: 100%;
}

.resource-input > .z-combobox-input {
    max-width:90%;
    min-width:80px;
}

/* Default radio button ZK styles (not there in unil ZK theme) */

.z-radio > label {
    font-family: "Dosis",sans-serif;
    font-size: 14px;
}

/*
    Begin section

    COPYRIGHT disclaimer:

    ZK JavaScript Debug error styles
    copied from https://www.zkoss.org/zkdemo/zkau/web/83f9ee86/_zkiju-iceblue_c/zul/css/zk.wcs
    Original authors: ZK OSS

    Sources and licence are available from https://github.com/zkoss/zkthemes
 */

.z-error {
    display: none;
    width: 450px;
    color: #FF4051;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 12px 8px;
    background: #FFEAEC;
    position: absolute;
    top: 0;
    left: 40%;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    z-index: 9999999
}

.z-error .messagecontent {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    padding: 6px 0
}

.z-error .messages {
    word-wrap: break-word;
    overflow: auto
}

.z-error .messages .message {
    margin-top: 8px
}

.z-error .newmessage {
    background: #FFEAEC;
    display: none
}

.z-error .button {
    font-size: 14px;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    cursor: pointer;
    float: right
}

.z-error .button > .z-icon-times {
    font-size: 14px
}

.z-error #zk_err-p {
    height: 24px;
    cursor: move
}

.z-error .errornumbers {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    float: left
}

/*
    End section
*/


input[type="radio"] {
    margin: 0 4px 2px 0px !important;
    background: #FFFFFF !important;
    border: 1px solid #D9D9D9 !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    border-radius: 50% !important;
    width: 15px !important;
    height: 15px !important;
    bottom: -4px !important;
    position: relative !important;
}

input[type="radio"]:hover {
    border-color: #0093F9 !important;
}

input[type="radio"]:before {
    content: '' !important;
    display: block !important;
    width: 15px !important;
    height: 15px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    border-radius: 50% !important;
    position: relative !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%) !important;
    -o-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}

input[type="radio"]:checked {
    border-color: #018ccd !important;
}

input[type="radio"]:checked:before {
    background-color: #018ccd !important;
}

input[type="radio"][disabled] {
    cursor: default !important;
    background-color: #F2F2F2 !important;
}

input[type="radio"][disabled]:checked {
    border-color: rgba(0, 0, 0, 0.34) !important;
}

input[type="radio"][disabled]:checked:before {
    background-color: rgba(0, 0, 0, 0.34) !important;
}

input[type="radio"][disabled]:checked:hover {
    border-color: rgba(0, 0, 0, 0.34) !important;
}

input[type="radio"][disabled]:hover {
    border-color: #D9D9D9 !important;
}

input[type="radio"]::-ms-check {
    border: 0 !important;
}

input[type="radio"]:checked::-ms-check {
    border-color: #D9D9D9 !important;
    color: #0093F9 !important;
}

input[type="radio"][disabled]:checked::-ms-check {
    border-color: rgba(0, 0, 0, 0.34) !important;
    color: rgba(0, 0, 0, 0.34) !important;
    border-radius: 50% !important;
}

.ie11 input[type="radio"]::-ms-check {
    border: 1px solid #D9D9D9 !important;
}

input[type="radio"]:checked::before {
    background-color: #018ccd !important;
}