﻿@import url("/RichWidgets/Theme.Black.css?3696");

body, select, textarea, input, a {
    font-family: "Trebuchet MS", sans-serif;
}

a:hover {
    background-color: transparent;
}

.ECT_FeedbackContainer textarea, .ECT_FeedbackContainer input, .ECT_FeedbackContainer {
    background: transparent !important;
}

.TableRecords_ItemLabel {
    font-size: 16px;
}

/************** Body **********/
.back {
    width: 960px;
    margin: 0 auto;
}

.feature {
    background:no-repeat center top fixed;
    min-width: 100%;
    padding: 0px 0;
    margin-top:0px;
    /** JOF - Added this to cover all the background image **/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    width: 100%;
    min-height: 100%;
}

/************** Header **********/
.Header {
   /* background-repeat:no-repeat;*/
    height: 200px;
}

.HeaderLogo {
    float:left;
    position:relative;
    padding-top:5px;
    color:white;
    padding-bottom: 5px;  
    width: 960px;
}

.HeaderConteiner{
    width:100%;
    background:#6699c2;
    min-height:50px;
    padding-top:0px;
}

.HeaderMenu {
    width: 960px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}


div.Header {
    background:transparent;
}

/************** Menu **************/
.aim{position:relative;overflow:hidden;margin:0;clear:both; padding:0;width: 960px !important;background:transparent;}
.aim a{background-position:center center;cursor:pointer;display:block;overflow:hidden;position:relative;float:left;text-decoration:none}
.aim a:hover, .aim a:visited{text-decoration:none}
.aim ul{list-style:none}
.aim li{display:block;overflow:hidden;float:left;}
.aim a span{color:#FFFFFF;bottom:10px; left:10px;width:100%;display:block; padding:2px 5px 5px;position:absolute;font-size:18px;;height:15px; line-height:12px}


/************** SubMenu ************/
div.Menu_TopMenu a:link,
div.Menu_TopMenu a:visited,
div.Menu_TopMenu a {
    color: white;
 }

div.Menu_TopMenu { 
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background: transparent;
    font-size: 12px;
    padding: 7px 20px;
    height: 20px;
    display: block;
    position: relative;
    border: 0 !important;
    letter-spacing: 1px; 
    *z-index:2;
    *position:relative;
}

div.Menu_TopMenu:hover, 
div.Menu_SubMenu_Box:hover {
    background: url(/Portal/img/navbg.png?3811) repeat-x 0 -70px white;
    border-top-right-radius: 7px;
    color: #3C6489;
    text-shadow: none;
}

div.Menu_TopMenu:hover a {
    color: #3C6489;
    background: transparent;
}

div.Menu_TopMenu.MenuActive {
    background: url(/Portal/img/navbg.png?3811) repeat-x 0 -70px white;
    border-top-right-radius: 7px;
    color: #3C6489;
    text-shadow: none;  
}

div.Menu_TopMenu.MenuActive a {
    color: #3C6489;
    background: transparent;
}

div.Menu_SubMenu {
    letter-spacing: 1px;   
    float: left;
    margin-top: 6px;
}

.Menu_SubMenu_ListContainer {
    *display:inline-block;
    font-weight: normal;
    top: 6px;
}

.Menu_SubMenu_Box {
    width: 450px;
    background: url(/Portal/img/navbg.png?3811) repeat-x 0 -70px white;
    min-height: 200px;
    position: absolute;
    top: 40px;
    *top:34px;
    border-bottom: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    -webkit-box-shadow: 5px 15px 12px 0 #333;
    box-shadow: 5px 15px 12px 0 #333;
    z-index: 1; 
    display:none;
    margin-left:-1px;
}

.Menu_SubMenu:hover .Menu_SubMenu_Box {display:block;}

.Menu_SubMenu_LeftCol {
    width: 200px;
    float: left;
    position: relative;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(/Portal/img/navdiv.png?3811) top right repeat-y;
    min-height: 215px; 
}

.Menu_SubMenu_RightCol {
    color: #3C6489;
    float: right;
    margin-right: 9px;
    margin-top: 9px;
    min-height: 205px;
    padding: 10px; 
    width: 215px;
}


.Menu_SubMenu_Link,
.Menu_SubMenu_Link:link,
.Menu_SubMenu_Link:visited {
    color: #3C6489;
    font-size: 13px;
    font-size: 12px;
    height: auto;
    padding: 0;
    text-shadow: none;
    padding: 5px 10px;
    margin: 0 5px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    display:block;
    font-weight:normal;
}

.Menu_SubMenu_Link:hover {
    background: none repeat scroll 0 0 #EEEEEE;
    box-shadow: 0 0 10px #CCCCCC inset;  
}

.Menu_SubMenu_Highlight {
    background: url(/Portal/img/ShadowLogos.png?1664&3812) repeat;
    padding: 5px;
    display: block;
    min-height: 50px;
    color: #069;
    font-size:10px;
}

.Menu_SubMenu_HighlightText {
    margin-top:10px;
    color: #787878;
    font-size:10px;
}

.Menu_SubMenu_HighlighImage {
    float: left;
    margin-right: 5px;  
}
    
.SubMenuBackground {
    background: url(/Portal/img/ShadowSubMenu.png?3812) repeat-x;
    width: 960px;
    margin: 0 auto;
    position: relative;
    height:40px;
    letter-spacing: 1px;
    margin-top: 10px;
    z-index:1000;
    position:relative;
}



/************** Title **********/
div.Title {
    margin-top:0px;
    margin-bottom: 0px;
    font-size: 20px;
    color:#123A63;
    padding: 5px;
}

/*********** Title Links ********/
.TitleLink:hover {
   text:underline;
   color:#123A63;
   background:transparent;
}

/**************** Logos ******************/
.Logos {
   background: url(/Portal/img/ShadowLogos.png?3812) repeat;
   height: 85px;
   margin-top:30px;
   padding-top: 25px;
   padding-left:190px;  
}

.LogosItem {
    width: 100px;
}

.LogosItem:hover {

}
         
/************** Footer *******************/
.Footer_Top {
    color: black;
    font-size: 12px;
    min-width: 960px;
    margin-top: 10px;
}

.Footer_Top_Content {
   width: 960px;
   margin: 0 auto;
   position: relative;
   height: auto;
   overflow: hidden;
   padding: 10px;

}

.Footer_Bottom {
    padding: 5px 0px;
    letter-spacing: 1px;   
    text-align: center;
    color: white;
    background: #45637a;
}

.Footer_Bottom_Portal {
    padding: 5px 0px;
    letter-spacing: 1px; 
    text-align: center;
    background: #3F6075;
    width:100%;
    color: white;
    position: absolute;
    bottom: 0;
}

.Footer_Bottom_Content {
    width: 960px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.Footer_Bottom_Header {
    font-size: 12px;
    margin-bottom:5px;
}

.Footer_Bottom_SubHeaders {
    font-size: 10px;
    margin-bottom:5px;
}

/***********DIV's************/
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    float: left;
    min-height: 1px;
    height: auto !important;
}
.one_half {
    width: 45%;
    border: none !important; 
}
.one_third {
    width: 33.2%;
}
.two_third {
    width: 65.3332%;
}
.one_fourth {
    width: 14%;
    padding:5px;
}
.two_fourth {
    width: 19%;
}
.three_fourth {
    width: 74%;
}
.one_fifth {
    width: 16.8%;
}
.two_fifth {
    width: 33%;
}
.three_fifth {
    width: 58.4%;
}
.four_fifth {
    width: 79.2%;
}
.one_sixth {
    width: 13.3333%;
}
.two_sixth {
    width: 30.6666%;
}
.three_sixth {
    width: 47.9998%;
}
.four_sixth {
    width: 65.3332%;
}
.five_sixth {
    width: 1%;
}
.last {
    margin-right: 0 !important;
    clear: right;
    margin-left:4%;
}

.Space{
    margin-right: 0 !important;
    clear: right;
    margin-left:2%;
}

.Clearboth{
    clear: both;
    display: block;
    font-size: 0px;
    height: 0;
    line-height: 0;
    width: 100%;
    overflow:hidden;
}


/**
 ** STARTS FORM CSS
 **/
 
 
/**
 ** Form Title
 **/
.FormTitle {
    margin:10px 0px;
    font-size:14px;
    color:#333333;
    border-bottom:2px dotted #E9E9E9;
}

/**
 ** Form Sub Title
 **/
.FormSubTitle {
    margin:5px 0px;
    font-size:12px;
    color:#333333;
    border-bottom:2px solid #E9E9E9;
}

/**
 ** Form Table Caption
 ** Use this style in captions
 **/
.Form td.EditRecord_Caption {
    font-weight: normal;
}

/**
 ** Form Table Value
 ** Use this style for value
 **/
.Form td.EditRecord_Value {
    font-size: 11px;
    font-weight:bold;
}

/**
 ** Custom CSS Validation Message
 ** Necessary to hide all messages to prevent the cover of inputs by the validation message
 ** Apply MessageValidationFix Webblock
 **/
span.ValidationMessage {
    color: white;
    font-size: 10px;
    position: absolute;
    padding: 6px;
    font-weight: bold;
    background: #BF1601;
    max-width: 300px;
    z-index: 100;
    display:none;
}

/******Buttons*****/
.BigGreenButton {
    background: url("/RichWidgets/img/Bar_Gradient.png?3696") repeat-x scroll center top gray;
    color:white;
    cursor: pointer;
    font-size: 12px;
    padding: 6px 9px;
    text-align: center;
}


/***************Accordion Menu Styles*****************/
#wrapper {
    margin-left: auto;
    margin-right: auto;
 }
 
.accordionButton,
.accordionButtonSelected { 
    float: left;
    cursor: pointer;
    color: inherit;

    width: 100%;
 }
.accordionContent { 
    float: left;
    display: none;
    margin-bottom: 20px;
    width:100%;
 }
 
.accordionContent.Active {
   display:block;
}
/***************Gallery Show Icon*****************/
.Gallery_Show {
top: -4px;
position: relative;
left: -40px;
}


/**
 ** jQuery plugin styles
 ** 
 **/
 
/***************Google Search*****************/
.SearchButton, .SearchkeywordInput {
    margin: 3px;
    border: 1px solid #EEE;
    box-shadow: 3px 3px 5px 0px #545962;
}
    
.SearchkeywordInput {
    background: white;
    padding: 3px;
    border-right: 0px;
    z-index: 90;
    font-size: 9px;
    width: 150px;
}

.SearchButton {
    background: white url(/Portal/img/Searchicon.png?3811) no-repeat center;
    border-left: 0px;
    padding:3px;
    *padding-top:0px;
    padding-right: 10px;
    padding-left: 20px;
    *padding-bottom:3px;
    margin-left: -3px;
    z-index: 100;
    cursor: pointer;
    font-size: 9px;
}

.SearchkeywordInput:focus, .SearchButton:focus {
    outline-offset: 0px;
}

.SearchWrapper {
    margin-top: 6px;
    margin-right: 3px;
}

/***************Highlight Slider*****************/
#featured{ 
    width:400px; 
    padding-right:250px; 
    position:relative; 
    height:250px; 
    background:transparent;
}
#featured ul.ui-tabs-nav{ 
    position:absolute; 
    top:0; left:400px; 
    list-style:none; 
    padding:0; margin:0; 
    width:250px; 
}
#featured ul.ui-tabs-nav li{ 
    padding-bottom: 2px;
    font-size:12px; 
    color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
    float:left; 
    margin:2px 5px; 
    background:#fff; 
}
#featured ul.ui-tabs-nav li span{ 
    font-size:11px; font-family:Verdana; 
    line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
    display:block; 
    height:56px; 
    background:#fff;
    padding: 2px;
    padding-top: 4px;
}
#featured li.ui-tabs-nav-item a:hover{ 
    background:#f2f2f2; 
}

#featured li.ui-tabs-selected{ /*Selected tab style*/  
    background:url('/Portal/img/selected-item.gif?3812') top left no-repeat;  
} 

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
    background:#adadad; 
}
#featured .ui-tabs-panel{ 
    width:400px; height:250px; 
    background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
    position:absolute; 
    top:180px; left:0; 
    height:70px; 
    background: url('/Portal/img/transparent-bg.png?3812'); 
}
#featured .info h2{ 
    font-size:18px; font-family:Georgia, serif; 
    color:#fff; padding:5px; margin:0;
    overflow:hidden; 
}
#featured .info p{ 
    margin:0 5px; 
    font-family:Verdana; font-size:11px; 
    line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
    text-decoration:none; 
    color:#fff; 
}
#featured .info a:hover{ 
    text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
    display:none; 
}

/***************Logo List*****************/
.scroll {overflow: hidden;}
#scroll {
    width: 940px;
    overflow:hidden;
}
#scroll ul {}
#scroll ul li {
    list-style:none;
    display: block;
    margin: 0 13px 0 0;
    height: 64px !important;
    width: 105px !important;
}
#scroll ul li:hover {
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.35);
    cursor: pointer;
}
#scroll ul li a img {}
#scroll ul li a:hover img {}

.previous, .next {
    position: absolute;
    top: 25px;
    cursor: pointer;
    border: none;
    display: block;
    width: 42px;
    height: 43px;
    cursor: pointer;
    
}
.scroll .previous {
    left: -46px;
    background: url(/Portal/img/newsarrowprevious.png?3812) no-repeat 0px 0px;
    top:10px;
}

.scroll .next {
    right: 0;
    background: url(/Portal/img/newsarrownext.png?3812) no-repeat 0px 0px;
    left: 578px;
    top:10px;
}


    
.block {
    padding: 0;
    margin: 0;
    position: relative;
}

.pre_block {
    padding: 0;
    display: inline;
    float: left;
    position: relative;
}

.clr {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    border: none;
    border-image: initial;
}

/***************Horizontal Scroller*****************/
div.Horizontal_Scroller {
    position: relative;
    height: 28px;
    overflow: hidden;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    clear: both;
    color: black;
    padding: 10px 0px;
    background:url(/Portal/img/ShadowDark.png?3811) repeat;
    text-transform:uppercase;
}

.Container_Scrolling{
    display:inline-block;
    padding-right:10px;
    padding-left:10px;
    border-right:1px dotted gray;
    
    *display:inline;
    *zoom:1;
}


div.Scrolling_Text {
    position: absolute;
    white-space: nowrap;
    font-size: 16px;
    color: black;
    padding: 3px;
    
    *white-space: nowrap;
}

.date {
   width: 80px;
   float: left;
}

span.Day {
   font-size: 26px;  
   float:left;
   margin-right: 10px;
   text-shadow: 2px 2px 0px #DDD;
}

span.Month {
   font-size: 12px;
   letter-spacing: 5px;
   margin-top: 5px;
   float: left;
   line-height: 100%;
}

span.Year {
   font-size: 12px;
   line-height: 100%;
   float: left;
}

span.Text {
   font-color:#48617e;
   margin-top:5px;
   float:left;
   font-size: 18px;
}

/***************News Slider*****************/
.NewsContainer { 
    margin:0px auto 0px; 
    background:#FFFFFF; 
    font-size:11px; 
}
a{
    text-transform:none;
    color:#333
}
#footer{
    background:#F0F0F0;
    padding:10px;
    border:#999 dotted 1px;
}

.lof-slidecontent{
    position:relative;
    overflow:hidden;
    width:960px;
    height:380px;
}
.lof-slidecontent .preload{
    height:100%;
    width:100%;
    background:#FFF;
    position:absolute;
    top:0;
    left:0;
    z-index:100000;
    color:#FFF;
    text-align:center
}
.lof-slidecontent .preload div{
    height:100%;
    width:100%;
    background:transparent url(/Portal/img/load-indicator.gif?3812) no-repeat scroll 50% 50%;
}
/* main flash */
.lof-main-wapper{
    margin-right:auto;
    overflow:hidden;
    background:transparent url(/Portal/img/load-indicator.gif?3812) no-repeat scroll 50% 50%;
    padding:0px;
    height:100%;
    width:600px;
    position:relative;
    overflow:hidden;
}

.lof-main-wapper .lof-main-item{
    overflow:hidden;
    padding:0px;
    margin:0px;
    height:100%;
    width:100%;
    position:absolute;
}
.lof-main-wapper .lof-main-item img{
    padding:0px;    
    height: 380px;
    width: 600px;
}

.lof-main-item-desc{
    z-index:100px;
    position:absolute;
    bottom: 10px;
    left:0px;
    width:350px;
    background:url(/Portal/img/transparent_bg.png?3812);
    height:120px;
    padding-top: 20px;
    padding-right:20px;
    padding-bottom:30px;
    padding-left:20px;

    /* filter:0.7(opacity:60) */
}

.lof-main-item-desc p{
    color:#FFF;
    margin:0 8px;
}
.lof-main-item-desc h3 a{
    color:#FFF;    
    margin:0;
    font-size:140%;
    padding:20px 8px 2px;
    font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;
}
.lof-main-item-desc h3 a:hover{
    color:#FF6;
    text-decoration:underline;
}


/* item navigator */
ul.lof-navigator{
    top:0;
    padding:0;
    margin:0;
    position:absolute;
    width:100%;
}
ul.lof-navigator li{
    cursor:hand; 
    cursor:pointer;
    list-style:none;
    width:100%;
    padding:0;
    margin:0;
    overflow:hidden;
    height: 98.5px !important;
}
.lof-navigator-outer{
    position:absolute;
    right:0;
    top:00px;
    z-index:100;
    height:380px !important;
    width: 375px;
    overflow:hidden;
    color:#FFF
}
.lof-navigator li.active{
    background:url(/Portal/img/arrow-bg.png?3812) no-repeat scroll left center; 
    color:#FFF
}
.lof-navigator li:hover{
    
}


.lof-navigator li h3{
    color:#FFF;
    font-size:100%;
    padding:15px 0 0 !important;
    margin:0;

}
.lof-navigator li div{
    background:url(/Portal/img/transparent_bg.png?3812);
    color:#FFF;
    height:100%;
    position:relative;
    margin-left:15px;
    padding-left:15px;
    border-top: 1px solid #E1E1E1;
}

.lof-navigator li.active div{
    background:url(/Portal/img/grad-bg.png?3812);
    color:#FFF;
}

.lof-navigator li div .DateContainer{
    background: #333;
    color:#FFF;
    height:auto;
    position:relative;
    margin-top:3px;
    margin-left:0px;
    padding: 2px 3px;
    border-top:0px;
    text-transform: uppercase;
}

.lof-navigator li.active .DateContainer{
    background-color: #333;
    color:#FFF;
}

.lof-navigator li img{
    height:60px;
    width:60px;
    margin:15px 15px 10px 0px;
    float:left;
    padding:3px;
}
.lof-navigator li.active img{
    border:##6C8E5C  solid 1px;
}
.lof-navigator li.active h3{
    color:#FFF;
}
.lof-next{
    position:absolute;
    top:0;
    height:30px;
    background:#F9F9F9;
    display:block;
    width:100%;
}
.lof-previous{
    position:absolute;
    bottom:0;
    height:30px;
    background:#F9F9F9;
    display:block;
    width:100%;
}

.lof-navigator li div.DateContainer{
    background: none;
    color:#FFF;
    height:auto;
    position:relative;
    margin:0px;
    padding: 0px;
    border:0px;
    text-transform: uppercase;
    margin-top: 5px;
}

.lof-navigator li.active div.DateContainer{
    background: none;
    color:#FFF;
}

/*******************Flags*********************/

.Flags {
    display: inline-block;
    margin-right: 21px;
    margin-left: 5px;
    width:65px;
    float:right;
    margin-top: 8px;
}

.Hidden{
    display: none;
}

html, body {}
body {

    
  h1 {color:#fff; margin: 1em 0 0.5em 0; letter-spacing: -1px;}
    h2 {color:#fff; margin: 0 0 1em 0; font-weight:100;font-size: 1.8em; letter-spacing: -1px;}
  p {color:#fff;}
  a {color:#fff;}
}
// .goog-te-banner-frame {display:none;} // Don't show Google Topbar
// #goog-gt-tt {display:none!important;visibility:hidden!important;}

#google_translate_element {

}
.goog-te-gadget {
  font-family: Trebuchet MS, 'Open Sans', sans-serif!important;
}
.goog-te-gadget-simple  {
  background-color: rgba(255,255,255,0.20)!important;
  border-radius: 2px!important;
  line-height:2rem!important;
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}
.goog-te-menu2 {
}
.goog-te-menu-value {
  color: #fff !important;
    &:before {
    font-family: 'Material Icons';
    content: "\E927";
    margin-right: 16px;
    font-size: 2rem;
    vertical-align: -10px;
    // width:32px!important;
  } 
}
.goog-te-menu-value span:nth-child(5) {
  display:none;
}
.goog-te-menu-value span:nth-child(3) {
  border:none!important;
  font-family: 'Material Icons';
  &:after {
    font-family: 'Material Icons';
    content: "\E5C5";
    font-size: 1.5rem;
    vertical-align: -6px;
  }  
}

.goog-te-gadget-icon {
    display: none;
}


/* ================================== *\
    Mediaqueries
\* ================================== */
@media (max-width: 100px) {
    #google_translate_element {
        left: 16px!important;
        width: 20%!important;
        goog-te-gadget {
            width:20%!important;
        }
        .skiptranslate {
            width:20%!important;            
        }
        .goog-te-gadget-simple {
            width: 32px!important;
            text-align: center;
        }    
    }
}
/*** Generated classes from Style Editor in OutSystems 10 ***/
[data-style-key="DKIB1EDQMUe5Ut2XldJzcA"] { padding:0px; }
[data-style-key="+P777E7ntk6tJ_7Ub0UW5A"] { border-radius:2px; padding:10px; }
/*** Generated classes from Style Editor in OutSystems 10 ***/