﻿/* 
gark green #08979d 
orange #ee6457
light green bck colour #e6f4f2
*/

/* --------------------------- HACKS  --------------------------- */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
li.iFOL57 a, li.iFOL58 a {
    pointer-events: auto!important;
}
/* --------------------------- HACKS  --------------------------- */


/* TYPE */

a {
	color:#08979d
}

a:focus, a:hover {
    color: #058388;
    text-decoration: underline;
}

h1 {}

h2 {
    color:#08979d;
    font-weight: bold;
    margin-bottom: 22px;
}

h3 {
    color:#ee6457;
    font-weight:bold;
    margin-bottom: 22px;
    margin-top:40px
}

p {
    margin: 20px 0 20px 0;
    line-height:22px

}

/* TYPE */

/* ----------- BUTTONS ----------- */

.btn-green { 
  color: #FFFFFF; 
  background-color: #08979D; 
  border-color: #166366; 
} 
 
.btn-green:hover, 
.btn-green:focus, 
.btn-green:active, 
.btn-green.active, 
.open .dropdown-toggle.btn-green { 
  color: #FFFFFF; 
  background-color: #0E686B; 
  border-color: #166366; 
} 
 
.btn-green:active, 
.btn-green.active, 
.open .dropdown-toggle.btn-green { 
  background-image: none; 
} 
 
.btn-green.disabled, 
.btn-green[disabled], 
fieldset[disabled] .btn-green, 
.btn-green.disabled:hover, 
.btn-green[disabled]:hover, 
fieldset[disabled] .btn-green:hover, 
.btn-green.disabled:focus, 
.btn-green[disabled]:focus, 
fieldset[disabled] .btn-green:focus, 
.btn-green.disabled:active, 
.btn-green[disabled]:active, 
fieldset[disabled] .btn-green:active, 
.btn-green.disabled.active, 
.btn-green[disabled].active, 
fieldset[disabled] .btn-green.active { 
  background-color: #08979D; 
  border-color: #166366; 
} 
 
.btn-green .badge { 
  color: #08979D; 
  background-color: #FFFFFF; 
}


/* ----------- BUTTONS ----------- */

.last ul {
    /* right: 0; */
}

.menu7 .selected {
    background-color: #0094b5
}

.navbar-toggle {
    margin: 7px 10px 0 0;
    \: 7px;
}

.navbar,
.navbartop {
    margin-bottom: 0;
    border-radius: 0;
    border: 0 none;
    min-height: inherit
}

.navbartop {
    background: white
}

.navbar-brand {
    height:auto;
}

.navbar-brand img {
    width: 34px;
}

.iFOL190>a span:after,
.iFOL191>a span:after,
.iFOL193>a span:after,
.iFOL194>a span:after,
.iFOL195>a span:after,
.iFOL189>a span:after,
.iFOL192>a span:after {
    font-family: "Glyphicons Halflings";
    content: "\e252";
    vertical-align: middle;
    margin-left: 3px;
    font-size: 7px
}



.navbar-nav {
    width: 100%;
    margin: 0;
}

.navbar-collapse {
    /* padding: 0 15px; */
    /* background: #e7e7e7; */
    text-align: center;
    border-bottom: 1px solid #d4d4d4
}

#custom-bootstrap-menu.navbar {
    font-size: 12px;
    border-width: 0;
    border-radius: 0;
}

#custom-bootstrap-menu.navbar .hmenu,
.navbar-inpage .hmenu {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

#custom-bootstrap-menu.navbar .hmenu>li,
.navbar-inpage .hmenu>li {
    padding: 0;
    margin: 0;
    /* float: left; */
}

#custom-bootstrap-menu.navbar .hmenu>li>a,
.navbar-inpage .hmenu>li>a {
    color: #08979d;
    background-color: rgba(248, 248, 248, 0);
    position: relative;
    display: block;
    font-weight: bold;
}

#custom-bootstrap-menu.navbar .hmenu>li>a {
    padding: 8px 15px;
    pointer-events: none;
    cursor: pointer;
}

#custom-bootstrap-menu.navbar .hmenu>li>a:hover,
#custom-bootstrap-menu.navbar .hmenu>li>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: #08979d;
    text-decoration: none;
}

.navbar-inpage .hmenu>li>a:hover,
.navbar-inpage .hmenu>li>a:focus {
    color: #fff;
    background-color: #009fc3;
    text-decoration: none
}

#custom-bootstrap-menu.navbar .hmenu>.active>a,
#custom-bootstrap-menu.navbar .hmenu>.active>a:hover,
#custom-bootstrap-menu.navbar .hmenu>.active>a:focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(0, 134, 168, 1)
}

.navbar-inpage .hmenu>.active>a,
.navbar-inpage .hmenu>.active>a:hover,
.navbar-inpage .hmenu>.active>a:focus {
    color: #009fc3;
    background-color: #dadada;
    text-decoration: none
}

#custom-bootstrap-menu.navbar .navbar-toggle {
    /* border-color: #ffffff; */
}

#custom-bootstrap-menu.navbar .navbar-toggle:hover,
#custom-bootstrap-menu.navbar .navbar-toggle:focus {
    background-color: rgba(255, 255, 255, 0);
}

#custom-bootstrap-menu.navbar .navbar-toggle .icon-bar {
    background-color: #08979d;
    height: 6px;
    width: 40px;
    border-radius: 0;
    margin-bottom: 7px;
}

.navbar .hmenu>li>ul {
    /* width: 100%; */
    /* left:0; */
    z-index: 1000;
    /* float:left; */
    /* min-width: 177px; */
    padding: 0;
    text-align: center;
    margin: 0 auto;
    background: #08979d;
    position: relative;
    list-style: none!important;
    transition: .2s .4s;
    visibility: hidden;
    display: none;
}

.navbar .hmenu>li:hover>ul,
.navbar .hmenu>li:focus>ul {
    z-index: 2000;
    margin-bottom: 10px;
    visibility: visible;
    transition-delay: 0s;
    display: block;
}

.navbar .hmenu>li:hover,
.navbar .hmenu>li:focus {
    /* background-color: rgb(145, 211, 204); */
    text-decoration: none;
}

.navbar-inpage .hmenu>li:hover,
.navbar-inpage .hmenu>li:focus {
    background-color: #dcdcdc;
    text-decoration: none
}

.navbar .hmenu>li>ul>li:hover,
.navbar .hmenu>li>ul>li:focus {
    border-bottom: 1px solid #91d3cc;
}

.navbar .hmenu>li>ul>li a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 10px 5px 10px 5px;
    */
}

.navbar .hmenu>li>ul>li {
    text-align: center;
    /* padding: 16px 5px 6px 5px; */
    border-bottom: 1px solid #0fa2a9;
}

p.description {
    margin: 0
}

.report-module {
    position: relative;
    margin: 10px 0;
    z-index: 1;
    display: block;
    background: #fff;
    min-width: 270px;
    width: 300px\9;
    height: auto;
    -webkit-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px 1px rgba(0, 0, 0, 0.25);
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.report-module .thumbnail {
    background: #eee;
    height: 300px;
    overflow: hidden;
    border-radius: 0
}

.thumbnail {
    padding: 0
}

.report-module:hover {
    -webkit-box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3)
}

.report-module:hover .thumbnail img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .9
}

.report-module .thumbnail img {
    display: block;
    width: 120%;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    opacity: .5
}

.post-content {
    position: absolute;
    bottom: 0;
    background: #fff;
    width: 100%;
    padding: 20px;
    -webkti-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -moz-transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -ms-transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    -o-transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s;
    transition: all .3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s
}

.report-module .post-content .category,
.category-events,
.category-learning,
.category-conference {
    position: absolute;
    top: -30px;
    left: 0;
    padding: 5px 10px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase
}
.title {
    margin: 0;
    padding: 0 0 10px;
    font-size: 26px;
    border: 0
}

.post-meta {
    margin: 12px 0 0;
    color: #999
}

.report-module .post-content .post-meta .timestamp {
    margin: 0 16px 0 0
}
p#breadcrumblabel {
    display: none;
}

ol.breadcrumb {
    margin: 10px 0 10px 0;
    background-color: #fff;
    font-size: 11px;
}
.jumbotron {
    border-radius: 0!important;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
bottom: .5em;
}

#sidebarmenu .hmenu {
	background-color: #e6f4f2;
	padding: 20px;
	border-top: 3px solid #08979d;
	/* margin-top: -30px; */
}
#sidebarmenu .hmenu > li {
	display: block;
	margin: 1px;
	cursor: pointer;
	font-weight:bold;
	padding: 8px 0 12px 0;
	list-style-type: none;
}
#sidebarmenu .hmenu ul {
	list-style: none;
	padding: 0 0 0 0;
}
#sidebarmenu .hmenu li ul{
  
}
#sidebarmenu .hmenu li ul li {
	font-weight: normal;
	cursor: auto;
	padding: 4px 0 0 0;
}
#sidebarmenu .hmenu li ul li:before {
    font-family: "Glyphicons Halflings";
    content: "\e080";
    margin-right:8px;
    font-size:10px;
    color:#c1dad6 
}
#sidebarmenu .hmenu a {
	text-decoration: none;
}
#sidebarmenu .hmenu a:hover {
	text-decoration: underline;
}

.navbar-header {
    border-bottom: 1px solid #d4d4d4;
    background-color: #e6f4f2;
}

footer {
    background-color: #58585a;
    margin-top: 100px;
}

footer p {
    color: #fff;
    font-size:9px;
    line-height:13px;
    text-align: center;
    margin: 3% 15% 3% 15%;
}

a#_Search_868_SearchLinkButton:before {
    content: "\e003";
    font-family: "Glyphicons Halflings";
    font-size: 21px;
    padding: 0;
}

a#_Search_868_SearchLinkButton {
    /* top: 0; */
    float: left;
    /* position: relative; */
    background: none;
    border: 0 none;
    -webkit-box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.125);
    box-shadow: inset 0 3px 5px rgba(255, 255, 255, 0.125);
    color: #08979d;
    padding: 2px 8px 0px 8px;
}

a#_Search_868_SearchLinkButton:hover, a#_Search_868_SearchLinkButton:focus {
    background-color: #ffffff;
    background-po;
    background-position: 0 -36px;
    color: #007579;
}

div#_Search_868_SearchPanel {
    margin-right: -15px;
    margin-top: 34px;
}

input#_Search_868_strSearchKeyword {
    float: left;
    width: inherit;
}
.homeblock {
    padding: 20px;
}
.homeicon {
    margin-bottom: 20px;
}

.row-margin-top {
    margin-top: 35px;
}

/* //// Search results page ///////////////////////////////////////////////////////////// */

.SearchLeft.col-lg-3.col-md-3.col-sm-3.col-xs-12 {
    display: none;
}

.SearchResults {
    margin-top: 40px;
}

div#ctl00_ctl00_nestedAreaTwo_ContentPlaceHolderMainNoAjax_pnlnumberResults {
    margin: 10px 0 10px 0;
    font-size: 20px;
    font-weight: bold;
}

ol#searchResultsInfo li {
    padding: 10px;
}

span.clsResultDescr {
    display: block;
    padding-left: 15px;
}

span.lastRow {
    padding-left: 15px;
    font-size: 11px;
}

div#ctl00_ctl00_nestedAreaTwo_ContentPlaceHolderMainNoAjax_pnlPageLinks {border-top: 1px solid #e8e8e8;padding-top: 4px;margin-top: 30px;}

.panel.panel-default.pullout {
    background-color: #f4fbfa;
    border: 1px solid #92d4ca;
}

.guru-tip {
    margin: 0 0 30px 0;
    background-color: #92d4ca;
}

.tip-light {
    margin-right: 20px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color:#08979d;
    border-color: #08979d;
}

/* ////TEST//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.jumbotron.text-center {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

@media only screen and (min-width:768px) {

.post-meta {
    position: absolute;
    bottom: 30px;
}


.report-module {
	min-height:340px
}

	.navbar-header {
    border-bottom:0 none;
    background-color:#fff;
}

    .navbar-nav, #custom-bootstrap-menu.navbar .hmenu {
    width: inherit;
    margin-left: 10px;
    }

    .navbar-collapse {
    background: #fff;
    border-bottom:0 none;
    }

    #custom-bootstrap-menu.navbar .hmenu>li, .navbar-inpage .hmenu>li {
    float: left;
}
#custom-bootstrap-menu.navbar .hmenu>li>a {
    padding: 27px 10px;
    pointer-events:auto;
    cursor: pointer;
}
#custom-bootstrap-menu.navbar {
    font-size: 12px;
    border-bottom: 1px solid #d4d4d4;
    /* margin-bottom: 30px; */
}
.navbar .hmenu>li>ul {
    position: absolute;
    padding: 5px 20px 20px 20px;
}
.navbar .hmenu>li:hover,
.navbar .hmenu>li:focus {
    background-color: rgb(230, 244, 242);
    text-decoration: none;
}
.jumbotron {
    padding-top: 8%;
    padding-bottom: 8%;
    background-color: #91d3cc;
}
.navbar .hmenu>li>ul>li a {
    padding: 16px 5px 6px 5px;
}

.navbar .hmenu>li>ul>li {
    text-align: left;
}
}
/* //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

@media only screen and (min-width:992px) {
.navbar-brand img {
    width: 70px;
}

#custom-bootstrap-menu.navbar .hmenu>li>a {
    padding: 44px 12px;
}

#custom-bootstrap-menu.navbar {
    font-size: 14px;
    /* margin-bottom: 30px; */
}
#sidebarmenu .hmenu {
    margin-top: -30px;
}

}

@media only screen and (min-width:1200px) {
    #custom-bootstrap-menu.navbar-default .hmenu>li>a {
        padding: 20px 15px;
        font-size: 16px
    }
}