/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #404040;
}

html {
    font-size: 1em;
    line-height: 1.4;
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.user-account {
	height: 50px;
	display: block;
	padding: 7px;
	color: #fff;
}

.user-account:hover {
	color: #00A79D;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset, ul {
    border: 0;
    margin: 0;
    padding: 0px 0px 20px 0px;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

a {
    color: #00A79D;
    text-decoration: none;
}
a:hover {
    color: #00A79D;
}
a:focus, a:visited {
    outline: none;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
aside {

}

body {
    font: 14px/24px 'Open Sans', sans-serif;
}

h2 {
    font-size: 30px;
    font-weight: 400;
    color: #003347;
}

#header {
    background: #003347;
    box-shadow: 0px 0px 2px #888888;
}

.logo {
    float: left;
    margin-top: 15px;
    margin-bottom: 10px;
}

.topnav {
    float: right;
    height: 38px;
    line-height: 38px;
	margin-top: 25px !important;
}

.topnav > * {
    float: right;
    margin-left: 5px;
}

.simpleselect .curvalue {
    color: #1b325f;
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
}

nav.topnav a.ir {
	display: inline-block;
    width: 38px;
    height: 38px;
}

#logout {
	background-color: #9cc4e4;
}

#logout:before {    
    /*background:#9cc4e4 url(../img/sprite.png) 7px 8px no-repeat;*/
    content: "\f08b" !important;
    margin-left: 12px !important;
    font-family: FontAwesome;
    font-size: 18px;
    color: white;
    margin-left: 5px;
}

#login {
	background-color: #f26c4f;
}

#login:before {
    /*background:#f26c4f url(../img/sprite.png) -32px 8px no-repeat;*/
    content: "\f007" !important;
    margin-left: 12px !important;
    font-family: FontAwesome;
    font-size: 16px;
    color: white;
    margin-left: 5px;
}

#online-help {
	background-color:#225388;
}

#online-help:before {
    /*background:#f26c4f url(../img/sprite.png) -32px 8px no-repeat;*/
    content: "\f099" !important;
    margin-left: 12px !important;
    font-family: FontAwesome;
    font-size: 20px;
    color: white;
    margin-left: 5px;
}

.main {
    margin-top: 20px;
    /*float: right;*/
    position: relative;
}
.main:after {
/*    content: "";
    position: absolute;
    top: 30px;
    width: 100%;
    height: 2px;
    background: #9cc4e4;*/
}
#header ul#navigation > li {
    float: left;
    margin-left: 25px;
    font-size: 16px;
    font-family: Roboto Condensed, sans-serif;
}
#header ul#navigation > li:first-child {
    margin: 0;
}

#header ul#navigation {
    float:right !important;
	margin-right:50px;
} 

#header ul#navigation ul {
    z-index: 2;
    position: absolute;
    background: #003347;
    padding: 5px 8px;
    margin: 6px 0 0 -35px;
    min-width: 152px;
    opacity: 0;
    visibility: hidden;
    display: block;
    transition: margin-left 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
}
#header ul#navigation .opened > ul {
    margin-left: -8px;
    opacity: 1;
    visibility: visible;
    display: block;
}
#header ul#navigation ul li {
    margin: 10px 0;
}
#header ul#navigation ul a {
    display: block;
    line-height: 1.2em;
}

#header ul#navigation a {
    font-weight: 500;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}
#header ul#navigation a:hover, #header ul#navigation .opened > a {
    color: #00A79D;
}

#header ul#navigation li a.active {
    color: #00A79D !important; 
}

#header ul#navigation li a.subtrigger.active {
    color: #fff !important;
}


#slider {
    height: 560px;
    position: relative;
}
#slides .slide{
    width: 100%;
    height: 560px;
}
#slider aside {
    height: 170px;
    width: 100%;
    background: rgba(58,137,201,0.7);
    position: absolute;
    bottom: 0;
    color: #fff;
}
#slider aside h2 {
    float: left;
    border-radius: 50%;
    background: #fff;
    margin-right: 20px;
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 24px;
    color: #3a89c9;
    text-align: center;
    font-weight: 400;
}
#slider aside p {
    margin-top: 40px;
}

#blocks {
    padding: 30px 0;
}
#blocks h2.centered {
    text-align: center;
    margin-bottom: 75px;
}
#blocks > .center > .clearfix {
    margin-bottom: 75px;
}
.topicons {
    display: block;
    background: #3a89c9;
    width: 220px;
    height: 118px;
    text-align: center;
    margin: 0 0 0 26px;
    float: left;
}
.topicons:first-child {
    margin-left: 0;
}
.topicons span.icon {
    width: 71px;
    height: 71px;
    display: inline-block;
    border-radius: 50%;
    border: 4px solid #3a89c9;
    background: #f26c4f url(../img/sprite.png) 14px -107px no-repeat;
    margin-top: -31px;
}
.topicons h3 {
    font-weight: 800;
    font-size: 24px;
    color: #fff;
    margin: -10px 0 0 0;
    font-style: italic;
}
.topicons p {
    color: #fff;
    line-height: 1.2em;
    margin: 3px 0 0;
}

.topicons span.icon.publications {
    background-position: -86px -107px;
}
.topicons span.icon.presentations {
    background-position: 6px -199px;
}
.topicons span.icon.seminars {
    background-position: -86px -191px;
}

.exticons {
    display: block;
    float: left;
    width: 470px;
    height: 102px;
    background: #3a89c9 url(../img/sprite.png) 27px -270px no-repeat;
    margin-left: 20px;
}
.exticons:first-child {
    margin-left: 0;
}
.exticons span {
    float: right;
    display: inline-block;
    width: 340px;
    height: 100%;
    background: #5d9ed3;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    margin-left: 20px;
    text-align: center;
    padding: 25px;
}
.exticons.global {
    background-position: 10px -374px;
}
.exticons:hover span {
    color: #f26c4f;
}

.twocols > * {
    float: right;
    width: 470px;
}
.twocols > *:first-child {
    float: left;
}

.threecols .region-before-footer > * {
    float: right;
    width: 32%;
}
.threecols .region-before-footer > *:first-child {
    float: left;
}

.region-before-footer {
    padding-top:50px;
    margin-bottom:50px;
    overflow:auto;
}

h2.withrightlink, #block-twitter-block-1 h2 {
margin-bottom: 23px;
    font-family: Open sans, sans-serif;
    font-weight:600;
    color: #003347;
    font-size:27px;
}
h2.withrightlink a {
    float: right;
    font-size: 14px;
    color: #1f977b;
}

.view-latest-news {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 0px 15px 20px 15px;
    margin-bottom:20px;
    box-shadow: 1px 1px 1px #ccc;
}

.block-twitter-block {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 0px 15px 20px 15px;
    background-color:white;
    margin-bottom:20px;
    box-shadow: 1px 1px 1px #ccc;
}

.view-upcoming-events {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 0px 15px 20px 15px;
    margin-bottom:20px;
    box-shadow: 1px 1px 1px #ccc;
}

.view-latest-news {
    background-color:white;
}

.view-latest-news a:hover {
    text-decoration:underline;
}

.view-upcoming-events {
    background-color:white;
}

.view-latest-news .view-footer a{
    color: #4C6D90;
    font-family: Roboto, sans-serif;
}

.view-upcoming-events .view-footer a{
    color: #4C6D90;
    font-family: Roboto, sans-serif;
}

.view-latest-news .view-content {
    padding:10px;
    background-color:#fff;
}

.view-upcoming-events .view-content {
    padding:10px;
    background-color:#fff;
}

article.event {
    padding: 10px;
    border-bottom: 1px solid #eee;
}
article.event time {
background: none repeat scroll 0 0 #31D4AE;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 17px;
    height: 50px;
    margin-bottom: 30px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    width: 40px;
}
article.event time span {
    display: block;
    font-size: 22px;
    margin-top: 1px;
}
article.event > .event-title {
}
article.event > .event-title a {
    color: #225388;
    /* font-weight: 700; */
    /* font-size: 14px; */
    /* font-style: italic; */
    font-family: Roboto, sans-serif;
    /* line-height: 20px; */
}

article.event > .event-title a:hover {
    text-decoration:underline;
}

article.event .slidetoggle {
    width: 30px;
    height: 62px;
    background: #3a89c9 url(../img/sprite.png) 5px -475px no-repeat;
    float: right;
}
article.event.isopened .slidetoggle {
    background-position: -35px -475px;
}
article.event section {
    display: none;
    padding: 10px;
    background: #e9f2f9;
    float: left;
    width: 100%;
}
article.event section img {
    float: right;
    margin-right: 5px;
}
article.event section p {
    margin: 0;
    font-style: italic;
}
article.event section .more {
    float: right;
    margin-top: 7px;
}

.simpleview article {
    position: relative;
    margin-bottom: 20px;
    border-bottom:1px solid #eee;
}
.simpleview article > * {
}
.simpleview article time {
    position: absolute;
    z-index: 1;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 36px;
    background: #2474B4;
    color: #fff;
    font-size: 9px;
    text-align: center;
    margin: 0;
}
.simpleview article time span {
    display: block;
    font-size: 14px;
    margin-bottom: -10px;
}
.simpleview article img {
    float: right;
    margin: 0;
}

.simpleview article > h3 a {
    color: #225388;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 13px;
    /* line-height: 20px; */
}

.simpleview article > h3 {
    color: #225388;
    font-weight: 500;
    font-size: 13px;
    /* font-style: italic; */
    font-family: Roboto, sans-serif;
    line-height: 20px;
    margin-top: 0px !important;
}
.simpleview article p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 12px !important;
    font-family: Roboto;
}
.simpleview article footer > * {
    float: right;
}
.simpleview article footer > *:first-child {
    float: right;
    color: #4C6D90;
    font-family: Roboto Condensed, sans-serif;
}

#twitterslider {
    background:#d3dbe1 url(../img/twitter_bg.jpg) top center no-repeat;
}
#twitterslides {
    height: 330px;
    padding: 98px 0 35px;
}
#twitterslides .slick-slide iframe {
    width: 500px;
    margin: 0 auto !important;
}

.footer-top {
    height: 510px;
    background: #003347;
}
.footer-top > div {
    padding: 54px 0;
}
.footer-top > div > * {
    float: left;
    margin-left: 20px;
}
.footer-top > div > *:first-child {
    margin-left: 0;
}
.footer-top nav.menu {
    width: 230px;
}
.footer-top h3 {
    font-size: 30px;
    font-family: Open Sans Condensed, sans-serif;
    font-weight: normal;
    color: #fff;
    margin:0 0 34px 0;
}
.footer-top nav.menu li {
    margin-bottom: 25px;
}
.footer-top nav.menu li a {
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 700;
    color: #225388;
    text-transform: uppercase;
}
.footer-top nav.menu li a:hover {
    color: #f26c4f;
}

.footer-top nav.socials {
    width: 230px;
}
.footer-top nav.socials div {
    margin-bottom: 20px;
}
.footer-top nav.socials div a {
    display: block;
    float: left;
    margin-left: 20px;
    width: 61px;
    height: 61px;
    background: url(../img/sprite.png) 0 -544px no-repeat;
}
.footer-top nav.socials div a:first-child {
    margin-left: 0;
}
.footer-top nav.socials div a.facebook { background-position:0 -544px;  }
.footer-top nav.socials div a.twitter { background-position:-75px -544px; }
.footer-top nav.socials div a.googleplus { background-position:-152px -544px; }
.footer-top nav.socials div a.instagram { background-position:0 -625px; }
.footer-top nav.socials div a.linkedin { background-position:-76px -625px; }
.footer-top nav.socials div a.youtube { background-position:-152px -625px; }

.footer-top .contact {
    width: 380px;
    float: right;
    margin: 0 20px 0 0;
}
.footer-top .contact div.webform-component {
    display: block;
    margin-bottom: 10px;
    position: relative;
    background: #00A79D;
}
.footer-top .contact div.webform-component:hover {
    background-color: #31D4AE;
}
.footer-top .contact label{
    display: none;
}
.footer-top .contact input, .footer-top .contact textarea {
    width: 320px;
    height: 50px;
    margin-left: 60px;
    background: #eee;
    font-size: 19px;
    font-weight: 600;
    color: #003347;
    border: 0;
    padding: 0 15px;
}
.footer-top .contact textarea {
    height: 157px;
    padding: 20px 15px 5px;
    resize: none;
}

.footer-top .contact div.email {
    background-position: 18px 10px;
    background-image: url(/sites/all/themes/water/img/at-sign.svg);
    background-repeat: no-repeat;
}
.footer-top .contact div.subject {
    background-position: 18px 10px;
    background-image: url(/sites/all/themes/water/img/edit-3.svg);
    background-repeat: no-repeat;
}
.footer-top .contact div.message {
    background-position: 18px 10px;
    background-image: url(/sites/all/themes/water/img/mail.svg);
    background-repeat: no-repeat;
}
.footer-top .contact div {
    text-align: right;
}
.footer-top .contact input[type=submit] {
    display: inline-block;
    width: 125px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #00A79D;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-right: 0;
}
.footer-top .contact input[type=submit]:hover {
    background: #31D4AE;
}
.footer-middle {
    background: #e7e5d9 url('/sites/default/files/bg.jpg') top repeat;
    padding: 40px 0;
}

.footer-middle .block.row2.firstblock {
    margin-left: 0;
    border-right: 1px dotted #ccc;
}

.footer-middle .block.row2.secondblock {
    border-right: 1px dotted #ccc;
}

.footer-middle .block.row2.firstblock img{
    width:100px;   
}

.footer-middle .block.row2.secondblock img{
    width:83px;   
}

.footer-middle .block.row2.thirdblock img{
    width:83px;   
}

.footer-middle .block.row2 img{
    max-width: 200px;
}

.footer-middle .block.row2 {
    border-top:1px dotted #ccc;
    
}
.footer-middle .block.row2.first {
    margin-left: 0px;
}

.footer-middle .block {
    float: left;
    width: 306px;
    height: 250px;
    display: table;
}
.footer-middle .block:first-child {
    margin-left: 0;
}
.footer-middle .block p {
    display: table-cell;
    height: 106px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    color: #15476F;
    padding: 0 5px;
}

.footer-middle .block.firstblock p{
	padding:10px;
}

.footer-middle .block.firstblock img.unesco{
    width:180px;
    display:inline-block;
    float:left;
    /*background: url(../img/sprite.png) 7px -903px no-repeat;*/
}
.footer-middle .block.firstblock img.msu{
    height:102px;
    display:inline-block;
    margin-bottom:20px;
    /*background: url(../img/sprite.png) 7px -903px no-repeat;*/
}

.footer-middle .block.secondblock {
    text-align: center;
}

.footer-middle .block.secondblock img.ak{
    width: 140px;
    margin:auto;
    display:block;
}

.footer-middle .block.thirdblock img.msu{
    height: 78px;
    margin:auto;
    display:block;
}
.footer-bottom {
/*    height: 52px;*/
    background: #003347;
}
.footer-bottom > div > * {
    float: right;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    color: #fff;
    margin-top: 15px;
}
.footer-bottom > div > *:first-child {
    float: left;
}
.footer-bottom a:hover span {
    color: #B70E0C;
}

.basic-wrapper {
    padding: 45px;
}
.breadcrumbs {
    margin-bottom: 0px;
}
.breadcrumbs > * {
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 2px solid #00A79D;
    font-weight: 500;
    line-height: 1rem;
}

.breadcrumbs a {
    color:#003347
}

.breadcrumbs > *:last-child {
    border-right: 0;
}

.basic-wrapper h1 {
    font-size: 48px;
    color: #003347;
    font-weight:700;
    font-family:Roboto, sans-serif;
    text-align: center;
    margin-bottom: 30px;
}
.basic-wrapper h2 {
    font-weight: 700;
    font-size: 24px;
}
.tabs-wrapper > nav {
    display: block;
    text-align: center;
}
.tabs-wrapper > nav a {
    margin: 0 70px;
    font-weight: 800;
}
.tabs-wrapper > nav a.active {
    color: #f26c4f;
}
.tabs-body {
    padding: 50px 0;
}
.tabs-body .intro {
    font-weight: 800;
    font-style: italic;
    margin: 0;
}
.tabs-body .twocols {
    margin-bottom: 50px;
}
.tabs-body h2 {
    margin-top: 95px;
    margin-bottom: 37px;
}
.withthumbleft {
    position: relative;
}
.withthumbleft > a:first-child {
    float: left;
    margin: 0 15px 0 0;
    border: 3px solid #3a89c9;
}
.withthumbleft > a:first-child:hover {
    border-color: #f26c4f;
}
.withthumbleft h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.withthumbleft .thesi {
    font-size: 14px;
    font-weight: 700;
    color: #f26c4f;
}
.withthumbleft .location {
    font-size: 12px;
    font-weight: 800;
    color: #3a89c9;
}
.withthumbleft nav {
    position: absolute;
    bottom: 0;
    left:122px;
}
.withthumbleft nav a {
    float: left;
    margin-right: 10px;
    background: url(../img/sprite.png) 0 -1260px no-repeat;
    display: block;
    width: 24px;
    height: 23px;
}
.withthumbleft nav a.twitter {
    background-position: -35px -1260px;
}
.withthumbleft nav a.googleplus {
    background-position: -70px -1260px;
}

.googlemap {
    width: 960px;
    padding: 3px;
    background: #f26c4f;
}

/* ==========================================================================
   Simple Select classes
   ========================================================================== */
.simpleselect {
    position: relative;
}
.half {
    width: 50%;
}
.curvalue {
    display: inline-block;
}
.curvalue:after {
    content: " ";
    position: absolute;
    right: -20px;
    top: calc(50% - 3.5px);
    background: url(../img/select.png) 0 0 no-repeat;
    width: 10px;
    height: 7px;
}
.optionswrapper {
    position: absolute;
    display: none;
    z-index: 10;
}
.optionswrapper.show {
    display: block;
    background: none repeat scroll 0 0 #9cc4e4;
    padding: 18% 10%;
}
.optionswrapper a {
    display: block;
    line-height: 1.3rem;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.center {
    display: block;
    width: 960px;
    margin: 0 auto;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.node-type-book .region-content .field-name-body, h6, .field-name-field-appendix{
        font-family:  sans-serif;
        font-size:14px;
        color:rgb(37,37,37);
        line-height: 22.3999996185303px;
}

.node-type-book .region-content .field-name-body h6 {
	font-weight:bold !important;
	font-style: normal !important;
}

.node-type-book .region-content .field-name-body a {
        color:#343434;
}

.node-type-book .region-content .field-name-body a:visited {
        /*color:#0b0080;*/
}


.references {
        font-size: 9pt;
}

.node-type-book .region-content .field-name-field-summary {
	font-family:  sans-serif;
        font-size:14px;
        color:rgb(37,37,37);
        line-height: 22.4px;
}

.node-type-book .region-content .field-name-field-summary a {
        color:#0645ad;
}

.node-type-book .region-content .field-name-field-summary a:hover {
        color:#0645ad;
        text-decoration:underline;
}

.node-type-book .region-content .field-name-field-summary a:visited {
        color:#0b0080;
}

.node-type-book .region-content .field-name-field-authors a {
        color:#0645ad;
        font-family:  sans-serif;
        font-size:14px;

}

.node-type-book .region-content .field-name-field-authors a:hover {
        color:#0645ad;
        text-decoration:underline;
}

.node-type-book .region-content .field-name-field-authors a:visited {
        color:#0b0080;
}

.node-type-book .region-content .field-name-field-authors .field-label {
	font-family: Arial, sans-serif; 
}

.cke_dialog_page_contents {
	height:100% !important;
}

.list-hide {
	visibility:hidden;
}

.view-welcome-block {
        text-align:right;
        margin-top:-19px;
        color: white;
}

.view-welcome-block .views-field {
        background-color: #9CC4E4;
        padding-right: 10px;
        padding-left: 10px;
}

.view-welcome-block a {
        color: #3A89C9;
}

.view-welcome-block a:hover {
        text-decoration:underline;
}

#edit-field-summary-und-0-format, #edit-body-und-0-format, #edit-field-rich-title-und-0-format{
	visibility:hidden;
        height: 0;
}

.form-item-mlid .chosen-processed {
	max-width:500px;
}

#edit-import-taxonomy {
	visibility:hidden;
}
/* extra styles */
.print-toc{
    float: right;
    padding-right: 20px;
}

/* New Footer */
/*.footer-middle #block-views-partners-block .views-field-field-logo{
    min-height: 100px;
    position: relative;
    display: table-cell;
}*/
.footer-middle #block-views-partners-block .col{
    display: table;
}
.footer-middle #block-views-partners-block .col .views-field{
    display: table-row;
}
.footer-middle #block-views-partners-block .col .views-field .field-content{
    display: table-cell;
}
.footer-middle #block-views-partners-block .col .views-field-field-logo .field-content{
    height: 84px;
    vertical-align: bottom;
    padding-bottom: 10px;
    text-align: justify;
}
.footer-middle #block-views-partners-block .col .views-field-field-logo .field-content div{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: bottom;
}
.footer-middle #block-views-partners-block .col .views-field-body .field-content{
    height: 122px;
    vertical-align: middle;
    padding: 5px 10px;
    background: #3a89c9;
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
}
.footer-middle #block-views-partners-block .view-content > .cols > .col{
    margin-bottom: 10px;
}
.footer-middle .cols .col{
    padding: 0 10px;
}
.atlwdg-trigger.atlwdg-RIGHT{
    top: 30% !important;
}

#mc_embed_signup {
	margin-left: 0px !important;
	color:white !important;
}

#mc_embed_signup h2 {
	color:white !important;
font-family: Open Sans Condensed, sans-serif;
    margin-top: 0px;
}

#block-block-33{
	width:50% !important;
}

.indicates-required {
	color: rgb(242, 108, 79);
	font-size:10px;
}

.asterisk {
	color: rgb(242, 108, 79);
}

.content__gdpr p.notice {
	font-size:11px;
}

.content__gdprLegal {
	font-size:11px;
}

.qtip-content {
	font-size:13px;
	line-height: 18px;
}

ul.pager {
	margin-top:30px;
}

ul.pager li {
	display:inline-block !important;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 20px;
}

ul.pager li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: block;
    background-color: #eee;
    border-radius: 8px;
}

ul.pager li a:hover {
    background-color: #ddd;
}

a.ref-link {
	color: #2474B4 !important;
}

.field-name-field-appendix a[href^="#ref"] {
	color: #3c63af !important;
}

a[href^="#ref"]:hover {
	text-decoration:underline;
}

#block-views-bibliography-in-chapter-block-1 .views-row {
	margin-top:20px;
	font-family:sans-serif;
	font-size:13px;
}

#block-block-21 a{
    color: #fff;
    background-color: #00A79D;
    padding: 5px;
    border-radius: 4px;
    margin-top: 10px;
    margin-left: 10px;
    display: block;
    float: right;
    font-family: Roboto, sans-serif;
    width: 95px;
    font-size: 13px;
    text-align: center;
}

#block-block-21 a:hover{
    background-color: #225388;
}

/*=========================TOC View================================*/
.view-book-toc ul{
    list-style-type: none;
    font-size:13px;
    font-family: Roboto, sans-serif;
}


.view-book-toc .view-content >.item-list > ul > li {
border:1px solid rgba(0,0,0,.12);
    font-size:15px;
    margin-left:0px;
    margin-bottom: 20px;
    border-radius: 2px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.view-book-toc .section-title {
    padding:15px;
    padding-top:5px;
}
.view-book-toc .view-content li {
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
    padding-right: 20px;
}

.view-book-toc .view-content > .items-list > ul > li > .items-list ul li:hover {
    background-color: #ddd;
}

.view-book-toc .view-content a {
    color:#3F4C58;
    font-size: 15px;
    font-weight: bold;
}

.view-book-toc .view-content a:hover {
    text-decoration:underline;
}

.page-book-toc .basic-wrapper {
    background-color:#fff;
}

.view-book-toc .views-field-php {
    max-height: 65px;
    vertical-align: middle;
    display: table-cell;
    padding: 10px;
}

.view-book-toc .circle::after {
    color:white;
    font-weight: bold;
    font-family: Open sans condensed, sans-serif;
    display: inline-block;
    max-width:100px;
    text-align:center;
    font-size:11px;
    border-radius: 5px;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow:#aaa;
}

.view-book-toc .circle.unpublished::after {
    /*content:'not available yet';
    background-color: #D1E2A9;
    color: #58AF9D;*/
}

.view-book-toc .circle.body::after {
    /*content:'not available yet';
    background-color: #D1E2A9;
    color: #58AF9D;*/
}

.view-book-toc .circle.unpublished + span {
    margin-left: 0px !important;
}

.view-book-toc .circle.body + span{
    margin-left: 0px !important;
}

.view-book-toc .circle.summary.body.citation::after{
    content: 'published online';
    background-color:#39B54A;
    color: #074A3A;
    margin-right: 10px;
}

.view-book-toc .circle.summary::after {
   content: 'summary available';
    background-color:#39B54A;
    color: #074A3A;
}

.view-book-toc .circle.summary.draft::after {
   content: 'summary available';
    background-color:#39B54A;
    color: #074A3A;
margin-right: 10px;
}

.view-book-toc .last-update {
   display:inline-block;
   font-style:italic;
   margin-left:10px;
}

.view-book-toc .chapter-stats {
   display:block;
}

.view-book-toc .item-list > ul > li > .item-list > ul > li > .item-list > ul > li > .item-list > ul {
}

.view-book-toc .item-list > ul > li > .item-list > ul > li > .item-list > ul {
}

.view-book-toc .item-list > ul > li > .item-list > ul {
}

.view-book-toc .section-title:hover {
   cursor: pointer; 
   cursor: hand; 
}

.view-book-toc .view-content .section-title:before {
  margin-right: 10px;
  width:50px;
  content: "\f067";
  margin-top: -45px; 
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #444;
}

.view-book-toc .view-header {
  margin-bottom:50px;
}

.view-book-toc .view-content .section-title.expanded:before {
  content: "\f068";
}

.view-book-toc #expand {
      color: #fff;
    background-color: #003347;
    padding: 9px;
    border-radius: 4px;
    margin-top: 10px;
    font-family: Open Sans, sans-serif;
    width: 95px;
    font-size: 13px;
    text-align: center;
}
.view-book-toc #expand:before {
    content:"\f054";
    font-size: 12px;
    font-family: FontAwesome;
    padding-right:5px;
}

.view-book-toc #expand.expanded:before {
content:"\f077";
font-family: FontAwesome;
}

.view-book-toc .print-toc {
      color: #fff;
    background-color: #003347;
    padding: 5px;
    border-radius: 4px;
    margin-left: 22px;
    margin-top:-4px;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    text-align: center;
}

.view-book-toc .print-toc:before {
    content:"\f1c1";
    font-family: FontAwesome;
    padding-right:5px;
padding-left: 5px;
}


.stats {
	display:block;
	height:50px;
}

@-webkit-keyframes progress-active {
  0% {
    opacity: 0.3;
    width: 0;
  }

  100% {
    opacity: 0;
    width: 100%;
  }
}

@keyframes progress-active {
  0% {
    opacity: 0.3;
    width: 0;
  }

  100% {
    opacity: 0;
    width: 100%;
  }
}

.stats *{
    float:left;
    display:inline-block;
    height:100%;
    position: relative;
    width: 0;
    min-width: 2em;
    -webkit-transition: width .1s ease,background-color .1s ease;
    transition: width .1s ease,background-color .1s ease;
    color: white;
    font-weight: bold;
    font-family: Roboto, sans-serif;
    line-height: 3.5;
    padding-left: 10px;
}

.stats .stats-published {
    border-top-left-radius:2px;
    border-bottom-left-radius:2px;
    background-color:#39B54A;
}

.stats .stats-finalizing {
    background-color: #EC8B42;
}

.stats .stats-summaries {
    background-color: #F1BF61;

}

.stats .stats-unpublished {
    background-color:#EBF4FB;
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
}

.stats .stats-published::after {
    content: '';
    opacity: 0;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-animation: progress-active 2s ease infinite;
    animation: progress-active 2s ease infinite;
}

/*.stats .stats-finalizing::after {
    content: '';
    opacity: 0;
    height:100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-animation: progress-active 2s ease infinite;
    animation: progress-active 2s ease infinite;
}*/

#glossary {
	font-family:Roboto, sans-serif !important;
}

#glossary a {
	font-size:17px;
}

#glossary .lexicon-extralinks a {
	font-size:10px;
}

.page-toc .stats {
	height: 30px;
	text-align:center;
        background-color:#EBF4FB;
        border-top-right-radius:2px;
        border-bottom-right-radius:2px;
}

.page-toc .stats * {
	line-height: 30px !important;
	padding-left:0px !important;
}

.page-toc .stats-legend {
	text-align:right;
	margin-bottom:30px;
	font-family: Roboto, sans-serif;
	font-size:12px;
}

.stats-legend .stats-legend-published:after {
    display:inline-block;
    content: ' ';
    border-radius:2px;
    width:20px;
    margin-right:5px;
    margin-left:5px;
    height:10px;
    background-color:#39B54A;
}

.stats-legend .stats-legend-finalizing:after {
    display:inline-block;
    content: ' ';
    border-radius:2px;
    width:20px;
    margin-right:5px;
    margin-left:5px;
    height:10px;
    background-color: #EC8B42;
}

.stats-legend .stats-legend-summaries:after {
    display:inline-block;
    content: ' ';
    border-radius:2px;
    width:20px;
    margin-right:5px;
    margin-left:5px;
    height:10px;
    background-color: #F1BF61;
}


.overview-block {
    padding-top:25px;
}

.overview-block ul li {
    height:100px;
    width:30%;
    margin-right:1.5%;
    margin-left:1.5%;
    margin-bottom:10px;
    float:left;
    list-style-type: none;
}

.overview-block a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 25px;
    line-height: 70px;
    /* font-family: 'Rubik', sans-serif; */
    /* font-weight: 600; */
    font-family: Open Sans Condensed, sans-serif;
    color: #003347;
    padding: 10px;
    padding-top: 15px;
    /* padding-left: 20px; */
}

.overview-block .overview-stat {
    background-color: #20997D;
    position: absolute;
    color: #fff;
    padding: 3px;
    border-radius: 15px;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    line-height: 19px;
    width: 35px;
    text-align: center;
    margin-left: -50px;
    margin-top: 45px;
    z-index: 100;
}

.overview-block li:hover {
    transition:all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    background-color:rgba(0,0,0,0.1);
    height:100px;
    width:30%;
    margin-right:1.5%;
    margin-left:1.5%;
    margin-bottom:10px;
}

.overview-block a:hover {
        z-index:101;
    width: 100%;
    height: 100%;
    font-size: 25px;
    line-height: 70px;
    /* font-family: 'Rubik', sans-serif; */
    /* font-weight: 600; */
    font-family: Open Sans Condensed, sans-serif;
    color: #003347;
    padding: 10px;
    padding-top: 15px;

}

.overview-block a:hover .overview-stat{
    -webkit-transition: all 0.3s ease;
    transition:all 0.3s ease;
}

.overview-bibliography .overview-stat {
    width:50px !important;
}

a.overview-network:after {
    background-image: url('/sites/default/files/users.png');
}
a.overview-glossary:after {
    background-image: url('/sites/default/files/network.png');
}
a.overview-book:after {
    background-image: url('/sites/default/files/reading.png');
}
a.overview-bibliography:after {
    background-image: url('/sites/default/files/folder.png');
}
a.overview-datasets:after {
    background-image: url('/sites/default/files/database.png');
}
a.overview-organizations:after {
    background-image: url('/sites/default/files/marker.png');
}

.overview-block a:after{
        transition: all 0.3s ease;
    line-height: 70px;
    width: 80px;
    content: " ";
    background-repeat: no-repeat;
    background-size: initial;
    position: relative;
    text-align: center;
    float: left;
    height: 70px;
    margin-right: 20px;
}

.overview-block a:hover:after{
    background-position: 5px 0px;

        -webkit-filter: hue-rotate(180deg)  invert(100%); /* Safari */
    filter: hue-rotate(180deg)  invert(100%);
}

#at-a-glance {
overflow:auto;
width:100%;
/*background: #e7e5d9 url('/sites/default/files/bg.jpg') top repeat;*/
    padding-bottom: 50px;
	
    background: #e7e5d9 url('/sites/default/files/bg.jpg') top repeat;
}

#at-a-glance h2 {
    color:#003347;
    text-align:center;
    font-size: 35px !important;
    font-weight: 600;
    /* margin-top: 10px !important; */
    padding: 20px;
}

#topWrapper {
    margin-bottom: -30px;
}

.before-footer {
background: #e7e5d9 url('/sites/default/files/bg.jpg') top repeat;
}

.jcarousel-skin-default {
	border-bottom: 2px solid #9CC4E4;
}

/* News front JCarousel */
.jcarousel-skin-default .jcarousel-next, .jcarousel-skin-default .jcarousel-prev {
  background:none;
}


.jcarousel-skin-default .jcarousel-next::before {
  display: block;
  width: 32px;
  height: 32px;
  font-family: FontAwesome;
  font-size:30px;
  color: white;
  content: "\f138";
  opacity:0.7;
}

.jcarousel-skin-default .jcarousel-prev::before {
  display: block;
  width: 32px;
  height: 32px;
  font-family: FontAwesome;
  font-size:30px;
  color:white;
  content: "\f137";
  opacity:0.7;
}


.view-news-front .jcarousel-skin-default .jcarousel-prev-horizontal {
	top:90px !important;
}

.view-news-front .jcarousel-skin-default .jcarousel-next-horizontal {
	top:90px !important;
}

.view-news-front .jcarousel-skin-default .jcarousel-next:hover::before {
	opacity:1.0 !important;
}

.view-news-front .jcarousel-skin-default .jcarousel-prev:hover::before {
	opacity:1.0 !important;
}


.view-news-front .jcarousel-item-horizontal {
	width:340px;
	height:200px;
	padding:0px;
	margin:0px;
}

.view-news-front .jcarousel-container {
	width:100% !important;
	height:200px;
	padding:0px !important;
	margin:0px !important;
	
}

.view-news-front .jcarousel-clip {
	width:100% !important;
}

.node-type-events .basic-wrapper .listing {
    font-family: Roboto;
    font-size: 15px;
    line-height: 30px;
}

.node-type-article .basic-wrapper .listing {
    font-family: Roboto;
    font-size: 15px;
    line-height: 30px;

}

.toc2 ul, .toc2 li{
	list-style-type:none;
	font-family: Roboto, sans-serif;
}

.toc2 li {
border-left: 1px solid rgba(0,0,0,.12);
    font-size: 13px;
    margin-left: 0px;
    border-radius: 2px;
    /*box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);*/
    /*border-bottom: 1px solid #ddd;*/
    padding: 10px;
}

.toc2 a {
    color: #225388;
}

.chapter-summary {
    font-family: sans-serif;
    font-size: 14px;
    color: rgb(37,37,37);
    line-height: 22.3999996185303px;
}

.node-type-book .region-content h2 {
    color: rgb(37,37,37);
    font-size:25px !important;
    margin-top:30px;
    font-family:sans-serif;
    font-style: normal;
}

/* Read about - block */
#read-about {
    padding-top:20px;
}

#read-about h2 {
    color: #225388;
    text-align: center;
    font-size: 35px !important;
    font-weight: 600;
    padding: 20px;
    top: 140px;
}

#read-about col { 
    height:360px;
}

#read-about a {
    display:block;
    position:relative;
    width:250px;
    height:360px;
    border-radius: 10px;
    margin-bottom: 40px;
}

#read-about .col h2 {
    position: absolute;
    font-weight:500;
    bottom: 70px;
    /* right: 0px; */
    color: white;
    font-size:25px !important;
    font-family: Roboto Condensed, sans-serif;
    font-style: normal;
    text-align: center;
    line-height:27px;
    /* width: 250px; */
}

#read-about img {
    position:absolute;
    top: 65px;
    left: 30px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}


#read-about a.part1 {
    background-image: url('/sites/all/themes/water/img/part1.png');
    	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}


#read-about a.part1:hover {
    	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	background:
	    linear-gradient(
	      rgba(21, 71, 111, 0.65), 
	      rgba(21, 71, 111, 0.65)
	    ),
	url('/sites/all/themes/water/img/part1.png');
	background:
	    -webkit-linear-gradient(
	      rgba(21, 71, 111, 0.65), 
	      rgba(21, 71, 111, 0.65)
	    ),
	url('/sites/all/themes/water/img/part1.png');
	background:
	    -o-linear-gradient(
	      rgba(21, 71, 111, 0.65), 
	      rgba(21, 71, 111, 0.65)
	    ),
	url('/sites/all/themes/water/img/part1.png');
	background:
	    -moz--linear-gradient(
	      rgba(21, 71, 111, 0.65), 
	      rgba(21, 71, 111, 0.65)
	    ),
	url('/sites/all/themes/water/img/part1.png');
}

#read-about a.part3:hover {
    	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	background:
	    linear-gradient(
	      rgba(134, 63, 130, 0.5), rgba(134, 63, 130, 0.5) 
	    ),
	url('/sites/all/themes/water/img/part3.png');
	background:
	    -webkit-linear-gradient(
	      rgba(134, 63, 130, 0.5), rgba(134, 63, 130, 0.5) 
	    ),
	url('/sites/all/themes/water/img/part3.png');
	background:
	    -o-linear-gradient(
	      rgba(134, 63, 130, 0.5), rgba(134, 63, 130, 0.5) 
	    ),
	url('/sites/all/themes/water/img/part3.png');
	background:
	    -moz--linear-gradient(
	      rgba(134, 63, 130, 0.5), rgba(134, 63, 130, 0.5) 
	    ),
	url('/sites/all/themes/water/img/part3.png');
}

#read-about a.part4:hover {
    	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	background:
	    linear-gradient(
	      rgba(67, 158, 138, 0.65), 
	      rgba(67, 158, 138, 0.65)
	    ),
	url('/sites/all/themes/water/img/part4.png');
	background:
	    -webkit-linear-gradient(
	      rgba(67, 158, 138, 0.65), 
	      rgba(67, 158, 138, 0.65)
	    ),
	url('/sites/all/themes/water/img/part4.png');
	background:
	    -o-linear-gradient(
	      rgba(67, 158, 138, 0.65), 
	      rgba(67, 158, 138, 0.65)
	    ),
	url('/sites/all/themes/water/img/part4.png');
	background:
	    -moz--linear-gradient(
	      rgba(67, 158, 138, 0.65), 
	      rgba(67, 158, 138, 0.65)
	    ),
	url('/sites/all/themes/water/img/part4.png');
}

#read-about a.part3 {
    background-image: url('/sites/all/themes/water/img/part3.png');
}

#read-about a.part4 {
    background-image: url('/sites/all/themes/water/img/part4.png');
}

.page-biblio {
	font-family: "Roboto sans", sans-serif;
}

.rules-link-wrapper {
}

.rules-link-wrapper a {
	color: #fff;
	background-color: #f26c4f;
	padding: 5px;
	border-radius: 4px;
	margin-top: 10px;
	display: block;
	float: right;
	font-family: Roboto, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-left: 10px;
}

.comment-data {	
	font-size: 11px !important;
}

#edit-submitted-i-want-to-contribute-to-gwpp .form-item{
	float: left;
	width: 33%;
	margin-bottom: 20px;
}

#edit-submitted-i-want-to-contribute-to-gwpp .form-item label.option {
display: inline;
}

.node-water-book-image.node-8881 .field-item {
	max-width:100% !important;
}

.node-water-book-image.node-8870 .field-item {
	max-width:100% !important;
}
.node-water-book-image.node-8882 .field-item {
	max-width:100% !important;
}
.node-water-book-image.node-9023 .field-item {
	max-width:100% !important;
}
.node-water-book-image.node-9024 .field-item {
	max-width:100% !important;
}

.dark {
        color: #1F4C7C;
}

.orange {
        color: #F26C4F;
}

#toggle-block a:hover {
    color: #f24624;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.cta {
	color:white;
	border-radius: 8px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	font-family: Open Sans, sans-serif;
	padding: 9px 10px 10px;
}

.cta.disabled {
	opacity: 0.2;
	cursor: default;
}

.cta-gwpp4 {
	background-color: #003347;
}

.cta-gwpp4 {
	background-color: #42919E;
}

.cta-gwpp3 {
	background-color: #00A79D;
}

.cta-gwpp2 {
	background-color: #E9884E;
}

.cta-gwpp1 {
	background-color: #F26C4F;
}

.cta-dark {
   background-color: #1F4C7C;
   padding: 10px;
}

.cta-blue {
   background-color: #3a89c9;
   padding: 10px;
}

.cta-front {	
	background-color: #F26C4F;
   padding: 10px;
   text-decoration: none !important;
   font-family: 'Roboto', sans-serif;
   letter-spacing: 0.5px;
}

.cta:not(.disabled):hover {
	opacity:0.8;
	color: #fff !important;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

.cta.disabled:hover {
	color: #fff !important;
}

#block-comment-block-node-comments {
   border-top: 1px solid #eee;
   margin-top: 40px;
   padding-top: 20px;
}

.comment-add a {
	background-color: #F26C4F;
	padding: 10px;
	color:#fff !important;
}

.comment-add a:hover {
	background-color: #f24624;
	color: #fff !important;
    -webkit-transition: color 200ms linear;
    -moz-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    -ms-transition: color 200ms linear;
    transition: color 200ms linear;
}

#comments {
	border-top: none;
}

#book-graphic img {
	width:100%;
	height:auto; 
}

.view-mode-node_embed .field-name-field-graphic-description {
	font-size:11px; 
}

.field-name-field-graphic-description a{
	color: #3a89c9 !important;
}

.node-water-book-image .cols {
	display:table;
	vertical-align:middle;
}

.node-water-book-image .col {
	display:table-cell;
	vertical-align:middle;
	float:none;
}

.node-water-book-image img {
	vertical-align:middle;
}

.cboxPhoto {
	width: auto !important;
}

.b-description_readmore_ellipsis:after {    
  content: '';
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
} 

.b-description_readmore_button {
  background-color: #F26C4F;
  padding: 2px;
  color: #fff !important;
  width: 80px;
  cursor: pointer;
  text-align: center;
  z-index: 1000;
  position: absolute;
  right: 0;
  bottom: 0px;
  font-family: Open Sans Condensed;
  font-size: 14px;
}

.b-description_readmore_button:hover {
	opacity: 0.8;
}

.node-type-basic-page .region-content ul{
	padding: 0px 0px 0px 20px !important;
}

#node-17515 .iframe-container {
  overflow: hidden;

  position: relative;
}
 
#node-17515 .iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

.cta-tools {
	background-color: #F26C4F;
padding: 10px;
text-decoration: none;
font-size: 18px;
font-weight: 700;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
display: block;
width: 150px !important;
margin: auto;
}

.tools.colspan6 div {
	margin: auto;
	display: block;
	padding: 20px !important;
	border-radius: 20px;
	height: 410px;
	color: #fff !important;
	background-color: rgb(66, 145, 158);
}

.tools.colspan6:first-child div {
	background-color: rgb(48, 176, 158) !important;
}

.tools.colspan6 h2 {
	color: white !important;
	font-family: Open Sans Condensed, sans-serif;
	font-style: normal;
	font-size: 28px;
	text-align: center;
}

.tools.colspan6 .cta{
	background: #ffffff61;
padding: 15px;
margin: auto;
    margin-top: auto;
display: block;
width: 120px;
text-align: center;
margin-top: 20px;
font-family: Open Sans Condensed,sans-serif;
font-size: 20px;
}

#block-block-42 h2 {
	text-align:center;
	margin-bottom: 50px;
}

@keyframes tealfx {
    0%   {border-left: 2px solid #003347;}
    25%  {border-left: 3px solid #003347;}
    50%  {border-left: 4px solid #003347;}
    100% {border-left: 5px solid #003347;}
}

.tealblock .image {
	height: 60px;
	margin:auto;
}

.tealblock h3 {
	text-align:center;
	font-weight: 400;
    font-size: 20px;
	text-shadow: 0px 1px 0px rgb(0 0 0 / 25%)
}

.tealblock p {
	font-weight: 100;
	font-weight: 100;
    font-size: 13px;
}

.tealblock {
	background: rgba(66,145,158,1);
	border-radius: 10px;
	color: #ffffff;
	display:block;
	padding: 20px 50px;
	  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	text-align: center;
	margin-bottom: 50px;
	min-height: 350px;
}

.tealblock:hover {
	color: #ffffff;
	background: rgba(66,145,158,0.9);
	border-top-left-radius: 10px;
	  border-bottom-left-radius: 10px;
	  animation-name: tealfx;
	  animation-duration: 0.25s;
	  border-left: 8px solid #003347;
	  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

@keyframes greenfx {
    0%   {border-left: 2px solid rgba(66,145,158,1);}
    25%  {border-left: 3px solid rgba(66,145,158,1);}
    50%  {border-left: 4px solid rgba(66,145,158,1);}
    100% {border-left: 5px solid rgba(66,145,158,1);}
}

.greenblock .image {
	height: 60px;
	margin:auto;
}

.greenblock h3 {
	text-align:center;
	font-weight: 400;
    font-size: 20px;
	text-shadow: 0px 1px 0px rgb(0 0 0 / 25%)
}

.greenblock p {
	font-weight: 100;
	font-weight: 100;
    font-size: 13px;
}

.greenblock {
	background: rgba(0,167,157,1);
	border-radius: 10px;
	color: #ffffff;
	display:block;
	padding: 20px 50px;
	  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	text-align: center;
	margin-bottom: 50px;
	min-height: 350px;
}

.greenblock:hover {
	color: #ffffff;
	background: rgba(0,167,157,0.9);
	border-top-left-radius: 10px;
	  border-bottom-left-radius: 10px;
	  animation-name: greenfx;
	  animation-duration: 0.25s;
	  border-left: 8px solid rgba(66,145,158,1);
	  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


@keyframes bluefx {
    0%   {border-left: 2px solid rgba(0,167,157,1);}
    25%  {border-left: 3px solid rgba(0,167,157,1);}
    50%  {border-left: 4px solid rgba(0,167,157,1);}
    100% {border-left: 5px solid rgba(0,167,157,1);}
}

.blueblock .image {
	height: 60px;
	margin:auto;
}

.blueblock h3 {
	text-align:center;
	font-weight: 400;
    font-size: 20px;
	text-shadow: 0px 1px 0px rgb(0 0 0 / 25%)
}

.blueblock p {
	font-weight: 100;
	font-weight: 100;
    font-size: 13px;
}

.blueblock {
	background: rgba(0,51,71,1);
	border-radius: 10px;
	color: #ffffff;
	display:block;
	padding: 20px 50px;
	  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	text-align: center;
	margin-bottom: 50px;
	min-height: 350px;
}

.blueblock:hover {
	color: #ffffff;
	background: rgba(0,51,71,0.9);
	border-top-left-radius: 10px;
	  border-bottom-left-radius: 10px;
	  animation-name: bluefx;
	  animation-duration: 0.25s;
	  border-left: 8px solid rgba(0,167,157,1);
	  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

#logout-btn {
	background-color: #42919e;
padding: 5px;
text-decoration: none;
display: block;
text-align: center;
font-size: 12px;
margin-bottom: 10px;
}

.pane-welcome-block .view-display-id-block_1 .views-field{
	padding: 50px !important;
	text-align:center;
	background-color: #00A79D; 
	border-radius: 10px;
	font-family: Open sans,sans-serif;
}

.pane-welcome-block .view-display-id-block_1 .views-field a{
	color: #fff;
}