@charset "utf-8";
/* CSS Document */

/*************************************************************************************************************
* Version: 2
* Copyright © WSIB Ontario - Workplace Safety and Insurance Board.
* Date: September 24th 2013
**************************************************************************************************************/

/* ============================================================================================================
  Global 
============================================================================================================ */ 

body {
	font-family: "myriad-pro", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #343434;
	padding-top: 0px; }
::selection { background: #92bee1; color: #ffffff; text-shadow: none; }

@media (max-width: 1024px) { body { padding-top: 80px; padding-bottom:40px; } }

/* ============================================================================================================
  Basic elements
============================================================================================================ */ 

/* Hyperlink ------------------------------------------------------ */ 
a { color:#149717; font-weight:bold; }
a:hover { color:#149717; text-decoration:underline; }
a:visited { color:#8c4b73; }

/* Paragraph ------------------------------------------------------ */ 
p {  margin-bottom:1em;  }

/* List ------------------------------------------------------ */ 
ul { /*list-style-type:square;*/ list-style-image: url(../Website/website-template/may2014/wsib-ewsib/img/list-bullet-square.png); }
ul ul { /*list-style-type:circle;*/ list-style-image: url(../Website/website-template/may2014/wsib-ewsib/img/list-bullet-disc.png); }
ul ul ul { list-style-image: url(../Website/website-template/may2014/wsib-ewsib/img/list-bullet-hyphen.png); }
ul ul ul ul { list-style-type:disc; list-style-image:none; /*list-style-image: url(../img/list-bullet.png);*/ }

ul, ol {  margin: 0 0 1em 1em; }
.unstyled-list{ list-style:none; list-style-image:none; padding-left:0; margin:0; }
.site-map-ul { padding-left:0; margin:0 0 0 18px; }
ul.site-map-ul > ul, ul.site-map-ul > ul > ul { padding-left:0; margin:0 0 0 16px; }
dd {
    margin-bottom: 1em;}


/* Heading colours, font size, font weight and line height ------------------------------------------------------ */ 
h1 { font-weight: bold; line-height: 1em;  color: #149717; }
h2 { font-weight: bold; line-height: 1em; color: #000000; }
h3 { font-weight: bold; line-height: 1em;  color: #0082c9; }
h4 { font-weight: bold; line-height: 1em; color: #4d4d4d; }
h5 { font-weight: bold; line-height: 1em; color: #4d4d4d; }
h6 { font-weight: bold; line-height: 1em; color: #4d4d4d; }
h7, h8, h9, h10, h11, h12, h13, h14 { display:none; }

/* Lines ------------------------------------------------------ */ 
hr { display:none; }

.line-dot {	border-bottom: 2px dotted #149717; margin:5px 0 20px 0; display:block; }
.line-dash { border-bottom: 2px dashed #149717; margin:5px 0 20px 0; }
.line-solid { border-bottom: 2px solid #149717; margin:5px 0 20px 0; }
.line-dot-thin { border-bottom: 1px dotted #149717; margin:5px 0 20px 0; }
.line-dash-thin { border-bottom: 1px dashed #149717; margin:5px 0 20px 0; }
.line-solid-thin { border-bottom: 1px solid #149717; margin:5px 0 20px 0; }

.line-dot-gray { border-bottom: 2px dotted #f1f1f1; margin:5px 0 20px 0; }
.line-dash-gray { border-bottom: 2px dashed #f1f1f1; margin:5px 0 20px 0; }
.line-solid-gray { border-bottom: 2px  solid #f1f1f1; margin:5px 0 20px 0; }
.line-dot-gray-thin { border-bottom: 1px dotted #f1f1f1; margin:5px 0 20px 0; }
.line-dash-gray-thin { border-bottom: 1px dashed #f1f1f1; margin:5px 0 20px 0; }
.line-solid-gray-thin { border-bottom: 1px  solid #f1f1f1; margin:5px 0 20px 0; }

/* Close button ------------------------------------------------------ */
button.close { padding: 0px 5px 5px 5px; background-color: #4d4d4d; }
.close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #ffffff; text-shadow:none; opacity: 0.3; filter: alpha(opacity=30); }
.close:hover, .close:focus { color: #ffffff; text-decoration: none; cursor: pointer; opacity: 1; filter: alpha(opacity=100); }
.mob-close-btn, .login-close-btn { display: none; }

/* Pagination ------------------------------------------------------ */ 
ul.pagination, ul.pagination-centered { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
ul.pagination > li > a, ul.pagination > li > span { border: none; font-weight:normal; color:#343434; font-size:1.17em; }
ul.pagination > li > a:hover, ul.pagination > li > span:hover { text-decoration:underline; background-color:#ffffff; }
ul.pagination > li > a.current, ul.pagination > li > span.current { font-weight:bold; color:#149717; cursor:default; text-decoration:none; }

/* Icons ------------------------------------------------------ */ 
[class^="icon-web"], [class*=" icon-web"] { display: inline-block; width:18px; height:18px; *margin-right:0.3em; line-height:14px; vertical-align:text-top; background-image:url("../Website/website-template/may2014/wsib-ewsib/img/icons.png"); background-position:18px 18px; background-repeat:no-repeat; }

.icon-web-pdf { background-position: 0 0; }
.icon-web-multiple-pdf { background-position: -28px 0; }
.icon-web-exclamation { background-position: -56px 0; }
.icon-web-help { background-position: -84px 0; }
.icon-web-calendar { background-position: -112px 0; }
.icon-web-error { background-position: -140px 0; }
.icon-web-clock { background-position: -168px 0; }
.icon-web-export-csv { background-position: -196px 0; }
.icon-web-arrow-right { background-position: -224px 0; }
.icon-web-export-text { background-position: -252px 0; }
.icon-web-search { background-position: -280px 0; }
.icon-web-mail { background-position: -308px 0; }
.icon-web-print { background-position: -336px 0; }
.icon-web-menu { background-position: -364px 0; }


/* ============================================================================================================
  Table styles
============================================================================================================ */ 
.table-caption { font-size:1.33em; color:#000000; font-weight:bold; line-height:1.1em; max-width:650px; margin-bottom:10px; }

/* Dynamic table - Green ------------------------------------------------------ */ 
.dynamic-table { margin-bottom:30px; }
.dynamic-table .table { margin-bottom:0; }
.dynamic-table thead { background-color:#51b353 !important; }
.dynamic-table .table-bordered > thead > tr > th { border-bottom-width:1px; }
.dynamic-table .table-bordered > thead > tr > th, .dynamic-table .table-bordered > tbody > tr > th, .dynamic-table .table-bordered > tfoot > tr > th, .dynamic-table .table-bordered > thead > tr > td, .dynamic-table .table-bordered > tbody > tr > td, .dynamic-table .table-bordered > tfoot > tr > td { border: 1px solid #007106; }
.dynamic-table .table-bordered { border: 1px solid #007106; border-collapse:collapse; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.dynamic-table .table-bordered th, .dynamic-table .table-bordered td { border-left:1px solid #51b353; }
.dynamic-table .pagination { margin:7px 0 0 0 !important; }
.dynamic-table .pagination > li > a, .dynamic-table .pagination > li > span, .dynamic-table ul.pagination > li > a, .dynamic-table ul.pagination > li > span { padding: 0 6px 3px 6px; font-size:1em; }

/* Strip ------------------------------------------------------ */ 
.dynamic-table .table-row-striped tbody > tr:nth-child(even) > td, .table-row-striped tbody > tr:nth-child(even) > th { background-color: #e5f6ee; }

/* Hover ------------------------------------------------------ */ 
.dynamic-table .table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th { background-color:#89cb8b; }

/* Sorting ------------------------------------------------------ */ 
.dynamic-table .sorting { background: url(../Website/website-template/may2014/wsib-ewsib/img/sort_both.png) no-repeat center right; background-color:#51b353; }
.dynamic-table .sorting_asc { background: url(../Website/website-template/may2014/wsib-ewsib/img/sort_asc.png) no-repeat center right; background-color:#149717; }
.dynamic-table .sorting_desc { background: url(../Website/website-template/may2014/wsib-ewsib/img/sort_desc.png) no-repeat center right; background-color:#149717; }

/* Searchbox ------------------------------------------------------ */
.dynamic-table .searchbox-wrap { width:350px; }
.dynamic-table .search { padding:5px 9px; height:32px; width:260px; float:left; background:#ffffff; border:1px solid #cccccc; -moz-border-radius:50px 1px 1px 50px; border-radius:50px 1px 1px 50px; font-size:1em; }
.dynamic-table .searchbox-wrap .btn { -moz-border-radius: 1px 50px 50px 1px; border-radius: 1px 50px 50px 1px; }

/* View ------------------------------------------------------ */
.view-table { font-size:1em; }

/* Static table - Blue ------------------------------------------------------ */ 
.static-table { margin-bottom: 30px; border: 1px solid #0082c9; }
.static-table thead { background-color: #0082c9 !important; }
.static-table thead > tr > th { border-bottom: 1px solid #0082c9; }
.static-table thead > tr > th, .static-table tbody > tr > th,
.static-table tfoot > tr > th, .static-table thead > tr > td, 
.static-table tbody > tr > td, .static-table tfoot > tr > td { border: 1px solid #0082c9 !important; padding: 2px 4px !important; }
/*.static-table .table-hover tbody tr:hover > td, .static-table > .table-hover tbody tr:hover > th { background-color:transparent; }
.static-table td.highlight { background-color: #ddfbff !important; }*/
.static-table tbody > tr:nth-child(even) > td, .static-table tbody > tr:nth-child(even) > th { background-color:#9ef9ff !important; }


/* ============================================================================================================
  Box styles
============================================================================================================ */ 

/* Box 1 ------------------------------------------------------ */ 
.box1 { margin: 15px 0 15px 0; padding: 15px; background-color:#92bee1; color: #000000; }
.box1 p, .box1 a, .box1 a:hover, .box1 h1, .box1 h2, .box1 h3, .box1 h4, .box1 h5, .box1 h6 { color:#000000; }
.box1 h1, .box1 h4, .box1 h5, .box1 h6 { display:none; }
.box1 h2, .box1 h3 { font-size:1.33em; }
.box1 ul li { color:#000000; }

/* Box 2 ------------------------------------------------------ */ 
.box2 { margin: 15px 0 15px 0; padding: 15px; background-color:#e5f6ee; color: #007106; }
.box2 p, .box2 a, .box2 a:hover, .box2 h1, .box2 h2, .box2 h3, .box2 h4, .box2 h5, .box2 h6 { color:#007106; }
.box2 h1, .box2 h4, .box2 h5, .box2 h6 { display:none; }
.box2 h2, .box2 h3 { font-size:1.33em; }
.box2 ul li { color:#007106; }

/* Box 3 ------------------------------------------------------ */ 
.box3 { margin: 15px 0 15px 0; padding: 15px; background-color:#92bee1; color: #000000; }
.box3 p, .box3 a, .box3 a:hover { color:#000000; }
.box3 a, .box3 a:hover { color:#002d70; }
.box3 h1, .box3 h2, .box3 h3, .box3 h4, .box3 h5, .box3 h6 { color:#ffffff; }
.box3 h1, .box3 h4, .box3 h5, .box3 h6 { display:none; }
.box3 h2, .box3 h3 { font-size:1.33em; }
.box3 ul li { color:#000000; }

/* Box 4 ------------------------------------------------------ */ 
.box4 { margin: 15px 0 15px 0; padding: 15px; background-color:#f1f1f1; color: #0082c9; }
.box4 p, .box4 a, .box4 a:hover, .box4 h1, .box4 h2, .box4 h3, .box4 h4, .box4 h5, .box4 h6 { color:#0082c9; }
.box4 h1, .box4 h4, .box4 h5, .box4 h6 { display:none; }
.box4 h2, .box4 h3 { font-size:1.33em; }
.box4 ul li { color:#0082c9; }

/* Box 5 ------------------------------------------------------ */ 
.box5 {	margin: 15px 0 15px 0; padding: 15px 0 15px 0; background-color:#ddfbff; color: #4d4d4d; }
.box5 h1, .box5 h2, .box5 h3, .box5 h4, .box5 h5, .box5 h6 { color:#149717; padding: 0 15px 0 15px; }
.box5 h1, .box5 h4, .box5 h5, .box5 h6 { display:none; }
.box5 h2, .box5 h3 { font-size:1.33em; }
.box5 p, .box5 a, .box5 a:hover, .box5 a:visited { color:#4d4d4d; }
.box5 ul { margin: 0; padding: 0; list-style:none; list-style-image:none; }
.box5 li { margin: 0 0 2px 0; }
.box5 a { display: block; padding: 17px 20px 17px 45px; background-color: #ddfbff; background-image: url(../Website/website-template/may2014/wsib-ewsib/img/list-arrow.png); background-repeat:no-repeat; background-position:left center; line-height:1.2em; }
.box5 a:hover { background-image: url(../Website/website-template/may2014/wsib-ewsib/img/list-arrow-hover.png); }

/* Box 6 ------------------------------------------------------ */ 
.box6 {	margin: 15px 0 15px 0; padding: 15px; background-color:#e5f6ee; color: #4d4d4d; }
.box6 p, .box6 h1, .box6 h2, .box6 h3, .box6 h4, .box6 h5, .box6 h6 { color:#4d4d4d; }
.box6 h1, .box6 h4, .box6 h5, .box6 h6 { display:none; }
.box6 h2, .box6 h3 { font-size:1.33em; }
.box6 ul li { color:#4d4d4d; }






/* ============================================================================================================
  Footer 
============================================================================================================ */

.footer-section , .footer-section-last  { margin-top: 5px; margin-bottom:5px; }
.footer-section ul { border-right: 1px solid #e1e1e1; margin-right: 10px; list-style-image:none; list-style-type:none; padding-left:0; padding-right:10px; }
.footer-section a , .footer-section-last a  { color:#4d4d4d; font-size:10px; }
#copyright { margin-top:20px; font-size:11px; color:#09A850; }
#bigfooter-links { border-top: 1px solid #e1e1e1; margin-top: 20px; }
#bigfooter-copyright { margin-bottom: 90px; }

/* Social media icons ------------------------------------------------------ */ 
[class^="icon-social-media"],
[class*=" icon-social-media"] { display: inline-block; width: 36px; height: 36px; vertical-align: text-top; background-image: url("../Website/website-template/may2014/wsib-ewsib/img/icons-social-media.png"); background-position: 36px 36px; background-repeat: no-repeat; margin: 2px; }
.icon-social-media-rss { background-position: 0 0; background-color:#92bee1; }
.icon-social-media-facebook { background-position: -46px 0; background-color:#92bee1; }
.icon-social-media-linkedin { background-position: -92px 0; background-color:#92bee1; }
.icon-social-media-youtube { background-position: -138px 0;	background-color:#92bee1; }
.icon-social-media-twitter { background-position: -184px 0;	background-color:#92bee1; }
.icon-social-media-rss:hover { background-color:#F69537; }
.icon-social-media-facebook:hover {	background-color:#3b5998; }
.icon-social-media-linkedin:hover {	background-color:#1582BB; }
.icon-social-media-youtube:hover { background-color:#cc181e; }
.icon-social-media-twitter:hover { background-color:#00B4F2; }

#social-media-icons { margin: 0 0 10px 0; }
#social-media-icons ul { list-style:none; padding:0; margin:0 !important; }
#social-media-icons ul li {	display:inline; }

/* ============================================================================================================
  Header 
============================================================================================================ */

/* Navbar ------------------------------------------------------ */
.navbar { height:80px; background-color:#ffffff; background-image:url("images/navbar-bg.png"); border:0;  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);  }
.navbar-brand { padding: 0; }
.brand-box { margin-top:10px;     margin-right: 15px; width:210px;  }
.brand-box-img { width:230px; height:70px; display:block; text-indent:-9999px; background-image:url("images/wsib-en.png"); background-repeat:no-repeat; vertical-align: middle; background-size: 100%; background-position: 50% 50%; }
.brand-box-img-fr { width:230px; height:70px; display:block; text-indent:-9999px; background-image:url("images/wsib-fr.png"); background-repeat:no-repeat; vertical-align: middle; background-size: 100%; background-position: 50% 50%; }
.menu-box { margin-top:30px; right: 0px; right:15px\9; background-color:none; background-image:url("http://www.wsib.on.ca/WSIBPortal/img/menu-box-skew-bg.png"); background-repeat:no-repeat; background-position:right top; }

@media (min-width: 1200px) { .menu-box { width:662px; } #menu-pop { background-color: #149717; } }
@media (min-width: 1025px) and (max-width: 1199px) { .menu-box { width:532px; } #menu-pop { background-color: #149717; } }

/* Top level menu items ------------------------------------------------------ */
.navbar .nav > li + li { border-left: 1px solid #ffffff; }
.navbar .nav > li:hover { background-color:#007106; }
.navbar .nav > li:hover > a { color:#ffffff; }
.navbar .nav > li > a:focus { color:#ffffff; background-color:#007106; }
.navbar .nav > li > a:visited { color:#ffffff; }
.navbar .nav > li.active > a { color:#149717; background-color:#ffffff; }
.navbar .nav > li.active > a:hover { color:#149717; background-color:#ffffff; }
.navbar .nav > li.active > a:focus { color:#149717; background-color:#ffffff; }
.navbar .nav > li.open > a { color:#149717; background-color:#ffffff; }
.navbar .nav > li.open > a:hover { color:#149717; background-color:#ffffff; }
.navbar .nav > li.open > a:focus { color:#149717; background-color:#ffffff; }


/* Dropdown menu items ------------------------------------------------------ */

/* Popover menu items ------------------------------------------------------ */
.popover.right { margin-left:0; }

/* Search-box ------------------------------------------------------ */
.search-box { height:50px; }

.search-box .searchbox-wrap { width:253px; height:50px; padding:7px 5px 8px 5px; }
.search-box .search { width:140px; }
.search-box .submit { width:100px; }

.search-box .checkbox { margin-top:6px; margin-bottom: 2px; }
#search-option input[type="checkbox"] { margin-top: 4px !important; }
#search-option-footer { border-top:1px dotted #007106; padding-top:5px; padding-left:5px; padding-right:5px; }
#search-option-footer a, #search-option-footer a:hover, #search-option-footer a:visited { color:#007106; }
#search-option-footer .btn { margin-right:0 !important; }

/* NEW: Main search control ------------------------------------------------------ */
.main-search-control { width:262px; padding-top:10px; padding-left:5px; padding-right:5px; }
.main-search-text { padding:5px 9px; height:33px; width:200px; /*float:left;*/ background:#ffffff; border:1px solid #cccccc; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; font-size:14px; }
.main-search-btn { -moz-border-radius:0 4px 4px 0 !important; border-radius:0 4px 4px 0 !important; margin-top:-3px; }
@media (min-width: 1025px) and (max-width: 1199px) { .main-search-control { width:212px !important; } .main-search-text { width:150px !important; } }
@media (max-width: 1024px) { .main-search-control { width:100% !important; } .main-search-text { width:80% !important; } .main-search-btn { width:20% !important; } }

#search-option-slide { 	height:50px; vertical-align:middle; text-align:right; margin-left:0; }
#search-option { display:none; padding:5px 10px 5px 15px; text-align:left; }
#search-option label { margin-bottom:0; }

/* Language ------------------------------------------------------ */
.language { height:20px; margin-top:5px; margin-bottom:5px; margin-right:5px; font-size:12px; }
.language a, .language a:hover  { font-weight:normal; }
.language a:visited  { color:#149717; }
.landing-action a, .landing-action a:hover, .landing-action a:visited { color:#ffffff; margin: 5px 10px; }
#other-languages-modal { 
	background: rgb(0,0,0);
    background: transparent\9;
    background: rgba(0,0,0,0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
    zoom: 1;
}
#other-languages-modal .modal-footer { text-align:left; }
#other-languages-modal h2 { line-height:1.1em; }
#google-website-translator { display:none; }

/* eWSIB welcome user name ------------------------------------------------------ */
#welcome-user { padding:10px 0 10px 10px; color: #ffffff; }
#welcome-user a { color: #ffffff; font-weight:normal; }
#welcome-user a:visited { color: #ffffff; }
#welcome-user-name { font-weight:bold; color: #ffffff; }

/* ============================================================================================================
  Left nav 
============================================================================================================ */
.left-nav { margin: auto; margin-bottom:1em; }
.left-nav dl, .left-nav dt, .left-nav dd, .left-nav ul, .left-nav li a { padding: 0; margin: 0; }
.left-nav dl { min-width: 100%; }

.left-nav dt { background-color:#149717; border-top:1px solid #f1f1f1; position:relative; }
.left-nav dt:first-of-type  { border-top:0; }
.left-nav dt:hover {  }
.left-nav dt.active { background-color:#0082c9; }
.left-nav dt.active:hover { background-color:#0082c9; }
.left-nav dt a { display:inline-block; color:#ffffff; font-weight:normal; padding:8px 28px 8px 10px; font-size:1.2em; line-height:1em; white-space:pre-wrap; }
.left-nav dt a:hover { text-decoration:underline; }

.left-nav .expand { width: 20px; display:inline-block; background-color: #007106; float:right; cursor:pointer; font-weight:normal; height:100%; top:0; right:0; position:absolute; background-image:url(../Website/website-template/may2014/wsib-ewsib/img/left-nav-expand.png); background-repeat:no-repeat; vertical-align: middle; background-position: 50% 0%; }
.left-nav .expand:hover { background-color:#f1f1f1; background-image:url(../Website/website-template/may2014/wsib-ewsib/img/left-nav-expand-hover.png);	-webkit-transition: background 0.3s ease; -moz-transition: background 0.3s ease; -o-transition: background 0.3s ease; -ms-transition: background 0.3s ease; transition: background 0.3s ease; }
.left-nav .collapse { background-image:url(../Website/website-template/may2014/wsib-ewsib/img/left-nav-collapse.png) !important; background-color:#f1f1f1 !important; }
.left-nav .collapse:hover { background-image:url(../Website/website-template/may2014/wsib-ewsib/img/left-nav-collapse-hover.png) !important; background-color:#4d4d4d !important; -webkit-transition: background 0.3s ease; -moz-transition: background 0.3s ease; -o-transition: background 0.3s ease; -ms-transition: background 0.3s ease; transition: background 0.3s ease; }
.left-nav dt.active {}

.left-nav dd { background-color:#ddfbff; padding:10px 10px 5px 0; } 
.left-nav dd a { text-decoration: none; color: #4d4d4d; font-weight: normal; outline: none; /*display:inline-block;*/ }

.left-nav ul { list-style-image:none; list-style:none; }
.left-nav li { padding-bottom: 5px; padding-left:20px; font-size:1.1em; background-image:url(../Website/website-template/may2014/wsib-ewsib/img/left-nav-list.png); background-repeat:no-repeat; vertical-align:top; background-position: 0 0;  }
.left-nav li a:hover{ color:#000000; text-decoration:underline; }
.left-nav li.active a{ color:#000000; font-weight:bold; }

/*
.left-nav li a.active{ color:#000000; font-weight:bold; }
.left-nav li a.active:after{ content: " \00BB"; color:#000000; font-weight:bold; font-size:1.1em; }
*/

/* ============================================================================================================
  Mobile elements - left nav
============================================================================================================ */

.left-nav-mob-btn { background-color:#149717; padding:10px; width:50px; margin-bottom: 1em; border-radius:0; }
.left-nav-mob-btn:hover { background-color:#0082c9; }
@media (max-width: 1024px) { .left-nav { display:none; margin-top: -1em; } }

/* ============================================================================================================
  Progress nav (Progress navigation)
============================================================================================================ */

.progress-nav ul { list-style:none; list-style-image:none; margin:10px 0 25px 0; padding: 10px 10px 10px 15px; background-color:#e5f6ee; }
.progress-nav li { display:inline; }
/* .progress-nav li:after { content: " \00BB"; font-weight:bold; font-size:2em; } */
.progress-nav a { color:#149717; font-size:1.2em; font-weight:normal;  }
.progress-nav a:hover { text-decoration:underline; }
.progress-nav a.completed { color:#8c4b73; font-weight:bold; }
.progress-nav a.current { color:#0082c9; font-weight:bold; }
.progress-nav a.error { color:#b94a48 !important; font-weight:bold; }


/* ============================================================================================================
  Breadcrumb 
============================================================================================================ */

.breadcrumb { background-color:#ffffff; font-size:12px; font-weight:normal; margin-top:5px; margin-bottom:5px; padding: 0; color:#808080; }
.breadcrumb > .active { font-size:12px !important; font-weight:normal !important; color:#808080;}
.breadcrumb > li > .divider { color:#808080;}
.breadcrumb a { font-size:12px !important; font-weight:normal !important; color:#808080 !important; }
.breadcrumb a:hover { color:#149717 !important; }
.breadcrumb a:visited { color:#808080 !important; }
.breadcrumb > li + li:before { content:normal !important; }
.breadcrumb > li { margin-right:8px; padding-left:8px; }

/* ============================================================================================================
  Forms 
============================================================================================================ */
.form-control, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { color:#343434;}
.form-control:focus, select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus { color:#343434; border-color: #149717;  outline: 0; outline: thin dotted \9;  /* IE6-9 */ -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #007106;
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #007106; -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #007106; -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #007106; box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px #007106; }
.alert-default { color:#c09853;}
.alert-error, .alert-error span { color:#FC6355;}
.alert-success { color:#468847;}
.alert-info { color:#3a87ad;}
.form-horizontal .control-label { text-align:left; padding-left:0; padding-right:0; }
@media (max-width: 1024px){ .form-horizontal .control-label { padding-left:15px; padding-bottom:3px; } }

.form-horizontal .controls { padding-top: 5px; }
.controls > .radio:first-child, .controls > .checkbox:first-child { padding-top: 0; }
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline { margin-left: 0; }
.radio.inline, .checkbox.inline { margin-right: 10px; }
input[type="radio"] { margin: 2px 5px 0 0; }
input[type="checkbox"] { margin: 2px 5px 0 0; }
.input-append .add-on, .input-prepend .add-on { background-color:#007106; border: 1px solid #149717; }
.input-append .add-on:hover, .input-prepend .add-on:hover, .input-append .add-on:focus, .input-prepend .add-on:focus { background-color:#149717; }
.control-group.has-error .control-label, .control-group.has-error .help-block, .control-group.has-error .help-inline { color: #b94a48; }
.form-group.error-list { margin-right: 0; margin-left: 0; border: 1px solid #b94a48; padding: 6px 10px; }
.help-inline ul li, .help-block ul li, .help-block ul  { list-style-image: none; color: #b94a48; list-style:square; margin-left: 1.5em;}
.form-group.has-error .help-block, .form-group.has-error .help-inline { border: 1px solid #b94a48; padding: 7px 10px; margin-top: 0; margin-bottom: 0; }
.help-block { padding: 5px 10px; }
.form-group.has-error .help-block .icon-web-error, .form-group.has-error .help-inline .icon-web-error { margin-top: -2px;}
.form-group .icon-web-help { margin-top: -1px;}

/* Buttons ------------------------------------------------------ */ 
.btn { border: 0; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.btn a, .btn a:hover, .btn a:visited { color:#ffffff; font-weight:normal; text-decoration:none; font-size:1em; }
.btn-primary { background-color:#007106; border-color:#007106; background-image:none; }
.btn-primary:visited { color:#FFFFFF; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active { background-color:#149717; border-color:#149717; }
.btn-secondary { background-color:#8c4b73; border-color:#8c4b73; background-image:none; color:#ffffff; text-shadow:none; }
.btn-secondary:hover { background-color:#ac84a3; border-color:#ac84a3; color:#ffffff; }
btn.disabled, .btn[disabled], btn-primary.disabled, .btn-primary[disabled], btn-secondary.disabled, .btn-secondary[disabled] { color: #4d4d4d; background-color: #f1f1f1; border-color:#4d4d4d; }
.action-button-first, .action-button { margin-left:5px; margin-right:5px; display:inline; }
.action-button-first { margin-left:0 !important; }

/* Tooltip ------------------------------------------------------ */ 
.form-help-tooltip { cursor:pointer; }
.tooltip-inner { max-width:400px; max-height:150px; overflow-y:auto; padding:8px 30px 8px 15px; color:#ffffff; background-color:#343434; border:1px solid #343434; text-align:left; text-decoration: none; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.tooltip-inner a, .tooltip-inner a:visited { color:#89cb8b; }
.tooltip-inner a:hover { color:#149717; }
.tooltip.in { opacity: 1; filter: alpha(opacity=100); }

/* Modal popup ------------------------------------------------------ */ 
.modal-body { max-height: 350px; overflow-y: auto; }
.modal-backdrop { background-color:#000000; }

/* Modal form control ------------------------------------------------------ */
.modal-form-control { width:311px; }
.modal-text { padding:5px 9px; height:32px; width:185px; float:left; background:#ffffff; border:1px solid #cccccc; -moz-border-radius:4px 0 0 4px; border-radius:4px 0 0 4px; }
.modal-btn { -moz-border-radius:0 4px 4px 0; border-radius:0 4px 4px 0; }
@media (min-width: 1025px) and (max-width: 1199px) { .modal-form-control { width:248px !important; } .modal-text { width:122px !important; } }
@media (max-width: 1024px) { .modal-form-control { width:100% !important; } .modal-text { width:50% !important; } .modal-btn { width:50% !important; } }


/* ============================================================================================================
  Mobile elements - Forms
============================================================================================================ */
@media (max-width: 1024px) { .form-group.has-error .help-block, .form-group.has-error .help-inline { margin-top:1px; } }


/* ============================================================================================================
  Mega menu popover backgrounds images
============================================================================================================ */
@media (min-width: 1025px) { /* #submenu-1-1, #submenu-1-2, #submenu-1-3 { background-image:url(../img/workers.jpg); background-repeat:no-repeat; background-size: 100%; background-position: 50% 100%;  } */ }


/* ============================================================================================================
  Home page 
============================================================================================================ */

#home-page {}

/* Home page heading ------------------------------------------------------ */ 
#home-page h1 { display:none; }
#home-page .carousel-caption.box1 h2 { font-size:1.4em; font-weight:bold; color:#000000; text-align:center; line-height:1em; text-shadow: none !important; text-align:left; margin-top:0; margin-bottom:0; vertical-align: middle; }
#home-page .carousel-caption.box1 h2 a { font-size:1.4em; font-weight:bold; color:#000000; text-align:center; line-height:1em; text-shadow: none !important; }
#home-page .carousel-caption.box1 h2 a:hover { text-decoration:none; }
#home-page .carousel-caption.box1 h3 { font-size:1.17em; font-weight:normal; color:#000000; text-shadow: none !important; text-align:left; margin-top:10px; margin-bottom:0; }

/* New and noteworthy (on both home and stream pages) ------------------------------------------------------ */ 
#home-page .line-dot, #stream-page .line-dot { text-align:center; vertical-align: middle; }
#home-page .line-dot h2, #stream-page .line-dot h2 { font-size:1.67em; color:#149717; margin-bottom: -12px; max-width:none; white-space:pre; }
#home-page .line-dot h2 span, #stream-page .line-dot h2 span { font-size:1em; color:#149717; background-color:#ffffff; padding:0 10px; }

#home-page .box6 h3 { font-size:1.33em; line-height: 1.17em; }

/* Carousel ------------------------------------------------------ */ 
.carousel { position: relative; margin:15px 0 15px 0; line-height: 1; }
.carousel-inner { overflow: hidden; position: relative; }
.carousel-inner > .item { display: none; position: relative; -webkit-transition: 0.6s ease-in-out left; -moz-transition: 0.6s ease-in-out left; -o-transition: 0.6s ease-in-out left; transition: 0.6s ease-in-out left; }
.carousel-inner > .item > img,
.carousel-inner > .item > a > img { display: block; line-height: 1; margin:0; padding:0; width:66.6%; /* responsive widths */ }
.carousel-caption { position: absolute; top:0;/*changed to top*/ right: 0; bottom: 0; left: 66.66%; height:300px; width:33.33%; /* responsive widths */ border-left:1px solid #ffffff; border-image:url("../Website/website-template/may2014/wsib-ewsib/img/dot.png") 5 repeat; -o-border-image:url("../Website/website-template/may2014/wsib-ewsib/img/dot.png") 5 repeat; -moz-border-image:url("../Website/website-template/may2014/wsib-ewsib/img/dot.png") 5 repeat; -webkit-border-image: url("../Website/website-template/may2014/wsib-ewsib/img/dot.png") 5 repeat; border-width:  0 0 0 5px; border-image-outset: 0px 0px 0px 3px; border-style:solid; margin:0; }
.carousel-indicators { position: absolute; bottom: 0; left: 50%; z-index: 11; width: 33%; padding-left: 0; margin-left: 15%; text-align: center; list-style: none; }
.carousel-indicators li { display: inline-block; width: 10px; height: 15px; margin-left: 5px; background-color: #fff; text-indent:0; transform: skew(15deg, 0deg); -webkit-transform: skew(15deg, 0deg); -moz-transform: skew(15deg, 0deg); -o-transform: skew(15deg, 0deg); -ms-transform: skew(15deg, 0deg); border-radius: 0; text-align:center; border-right-width:0; border-left-width:0; border-top-width:0; border-bottom-width:0; border-image-width:0; margin-bottom:0; margin-top:0; margin-right:0; }
.carousel-indicators .active { display: inline-block; width: 10px; height: 15px; margin-left:5px; background-color: #0082c9; transform: skew(15deg, 0deg); -webkit-transform: skew(15deg, 0deg); -moz-transform: skew(15deg, 0deg); -o-transform: skew(15deg, 0deg); -ms-transform: skew(15deg, 0deg); border-radius:0; border:0; text-align:center; }
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev { display: block; }

/* Login Sign Up box ------------------------------------------------------ */
#login-pop { margin-top:15px; }
#login-wrap { border:1px solid #999999; margin-bottom:15px; }
#login-wrap h3 { text-indent:-9999px; background: url("../Website/website-template/may2014/wsib-ewsib/img/ewsib-header-en.jpg") no-repeat left top; height:95px; display:block; margin:0px; }

#login-wrap p, #login-wrap select { margin:0px 10px 10px 10px; }

#login-pop a { display:block; margin:0px 10px 10px 10px; padding:10px 0px; background-color:#149717; color:#FFFFFF; text-align:center; text-decoration:none; }
#login-pop a:link, #login-pop a:visited, #login-pop a:hover, #login-pop a:active { color:#FFFFFF; }

#login-pop p.system-alert { color: red; font-weight: 600; }

/* ============================================================================================================
  Mobile Carousel
============================================================================================================ */
@media (max-width: 1024px) {
	.carousel-inner > .item { height:350px; }
	.carousel-inner > .item > a { display: inline-block; overflow: hidden; width: 25%; }
	.carousel-inner > .item > img, 
	.carousel-inner > .item > a > img { height:350px; width:100%; /*top:0; right:0; z-index:14; float:right;*/ }
	.carousel-caption { /*position: absolute; top:0;*/ left: 25%; height:350px; width:75%; z-index:-1; border-image:none; border-left-width:0; display:block; padding-top:25px; padding-bottom:20px; padding-left:30px; padding-right:30px; }
	.carousel-indicators { z-index: 0; }
	#home-page .carousel-caption.box1 h2, #home-page .carousel-caption.box1 h2 a { color:#ffffff; }
	#home-page .carousel-caption.box1 h2:before { content:url(../Website/website-template/may2014/wsib-ewsib/img/carousel-bar.png); margin-left:-30px; }
}

/* News ------------------------------------------------------ */ 
#home-page .news-box { min-height: 150px; }
#home-page .news-box a { color: #149717; font-size:1em; }
#home-page .news-label-date { color:#4d4d4d; display: block; margin-bottom: 10px; } 
#home-page .news-box p { margin-bottom: 10px; }
@media (max-width: 1024px) { #home-page .news-box p { font-size:1.33em; line-height: 1.17em; } }

/* ============================================================================================================
  Stream page 
============================================================================================================ */

#stream-page {}

/* Stream page heading ------------------------------------------------------ */ 
#stream-page h1 {display:none;}
#stream-page .mainphoto .caption h2{font-size:3em; line-height: 1em; }
#stream-page .mainphoto .caption h2 a {font-size:1em; line-height: 1em; }
#stream-page .mainphoto .caption h2 a:hover { text-decoration:none; }
#stream-page .box6 h3 { font-size:1.33em; line-height: 1.17em; }
#stream-page .resources-box h2{font-size: 1.5em; color:#149717;}

/* Main photo ------------------------------------------------------ */ 
#stream-page .mainphoto { padding:0; height:auto; display:inline-block;	}
#stream-page .mainphoto .caption { padding: 40px 40px 20px 40px; }
#stream-page .mainphoto .image { border-left: 0; border-right:0; border-top:0; border-bottom:0; border-image-outset: 0px 0px 0px 0px; border-style: solid; margin-left:10px; }

/* News ------------------------------------------------------ */ 
#stream-page .news-box {  min-height: 150px; }
#stream-page .news-box a { color: #149717; font-size:1em; }
#stream-page .news-label-date { color:#4d4d4d; display: block; margin-bottom: 10px; } 
#stream-page .news-box p { margin-bottom: 10px; }
@media (max-width: 1024px) { #stream-page .news-box p { font-size:1.33em; line-height: 1.17em; } }

/* Resources ------------------------------------------------------ */ 
#stream-page .resources-box { padding-bottom:20px; }
#stream-page .resources-box.bottom { border-top: 2px dotted #149717; padding-top:20px; }
#stream-page .resources-box ul { margin: 0; padding: 0; list-style-type:none; list-style-image:none; }
#stream-page .resources-box a { color:#4d4d4d; }

/* ============================================================================================================
  Mobile Resources (stream page)
============================================================================================================ */
@media (max-width: 1024px) { 
	#stream-page .resources-box.bottom { border-top:0; }
	#stream-page .resources-box.bottom, #stream-page .resources-box { border-bottom:2px dotted #149717; }
}

/* ============================================================================================================
  Article page
============================================================================================================ */ 

#article-page {}

/* Article page heading ------------------------------------------------------ */ 
#article-page h1 { font-size:3em; max-width: 650px; }
#article-page h2 { font-size:2em; max-width: 650px; }
#article-page h3 { font-size:1.5em; max-width: 650px; }
#article-page h4 { font-size:1.2em; max-width: 650px; }

/* ============================================================================================================
  Policy list page 
============================================================================================================ */

#policy-list-page {}

/* Policy list page heading ------------------------------------------------------ */ 
#policy-list-page h1 { font-size:3em; max-width: 650px; }
#policy-list-page h2 { font-size:1.67em; max-width: 650px; }
#policy-list-page h3 { font-size:1.5em; max-width: 650px; }
#policy-list-page h4 { font-size:1.2em; max-width: 650px; }

#policy-list-page .policy-listing { margin-top:0; }
#policy-list-page .policy-listing dt h2 { margin-top:0; }
#policy-list-page .policy-listing dd ul { margin-bottom:30px; margin-left:10px; }
#policy-list-page .policy-listing dd ul li { margin-bottom:10px; }
#policy-list-page .policy-listing dd ul li a { color:#149717; }


/* ============================================================================================================ 
  Policy page
============================================================================================================ */ 

#policy-page {}

/* Policy page heading ------------------------------------------------------ */ 
#policy-page h1 { font-size:3em; }
#policy-page h2 { font-size:1.67em; }
#policy-page h3 { font-size:1.33em; }
#policy-page h4 { font-size:1.17em; }

#policy-page .print-manual a, #policy-page .print-manual a:hover, #policy-page .print-manual a:visited  { color:#00a851; }
#policy-page .policy-heading h2 { margin-top:0; }

#policy-page .policy-table dt { font-weight:bold; color:#149717; text-align:left; }
#policy-page .policy-table dt, #policy-page .policy-table dd { padding: 0 0 10px 0; }

#policy-page .policy-anchor-btn:visited { color:#ffffff; }
#policy-page #policy-anchor, #policy-page #guidelines-anchor, #policy-page #references-anchor { position:relative; top:-80px; }

#policy-page .back-to-top { margin-bottom:35px; }
#policy-page .back-to-top > a:visited { color:#149717; }
#policy-page .back-to-top:after { content: "\25b2"; color:#149717;  }
 
/* ============================================================================================================ 
  Search page 
============================================================================================================ */
 
#search-page {}

/* Search page heading ------------------------------------------------------ */ 
#search-page h2 { font-size:2em; line-height:1em; margin-bottom:0; }
#search-page dt h3 { margin-bottom: 0; }
#search-page dt h3 a { font-size:0.75em; color:#149717; line-height: 0.75em; }
#search-page dt h3 a:visited { color:#8c4b73; }
#search-page dd { border-bottom: 1px solid #f1f1f1; margin-bottom: 10px; padding-bottom: 10px; }
#search-page .show-per-page { margin-top:15px; margin-bottom:0; }
#search-page .pagination { margin:7px 0 0 0 !important; }

/* Advanced search ------------------------------------------------------ */ 
#search-page .advanced { display:none; margin-top:0; padding:5px 10px; border: 1px dotted #8c4b73; }
#search-page .advanced hr { margin-bottom:5px; border-top: 1px dashed #8c4b73; }
#search-page #advanced-btn { font-size:1.3em; color:#8c4b73; font-weight:bold; padding:10px 15px 10px 15px; cursor:pointer; }
#search-page #advanced-btn:hover { background-color:#8c4b73; color:#ffffff;  }

/* ============================================================================================================ 
  eWSIB
============================================================================================================ */ 

.landing-action { margin-bottom: 35px; }
.landing-action > .btn { margin-bottom: 10px; }

/* Tab ------------------------------------------------------ */ 
.nav-tabs { margin: 0; padding: 0; list-style:none !important; list-style-image:none !important; border-bottom:0; }
.nav-tabs > li > a { color: #ffffff; background-color: #51b353; border: 0px; border-bottom:0; padding: 20px 20px; margin-top:5px; font-size:1.5em; font-weight:normal; }
.nav-tabs > li.active > a { color: #ffffff; background-color: #149717; border: 0px; border-bottom:0; }
.nav-tabs > li > a:hover { color: #ffffff; background-color: #007106; border: 0px; border-bottom:0; -webkit-transition: background 0.5s ease; -moz-transition: background 0.5s ease; -o-transition: background 0.5s ease; -ms-transition: background 0.5s ease; transition: background 0.5s ease; }
.nav-tabs > li.active > a:hover { color: #ffffff; background-color: #149717; border: 0px; }

.tab-content { padding:15px 7px; border-top:5px solid #149717; margin-bottom:15px; }

/* Business card ------------------------------------------------------ */ 
.business-card-title { color:#0082c9; font-size:1.2em; line-height:3.85em; }
.business-cart-text { color:#149717; font-size:1.33em; line-height:3.85em; }

/* ============================================================================================================
  Mobile Business card
============================================================================================================ */
@media (max-width: 1024px) { .business-card-title { line-height:2em !important; } .business-cart-text { line-height:2em !important; } }

/* ============================================================================================================ 
  Sign up page
============================================================================================================ */ 

#sign-up-page { }
.menu-disabled { border-left:0 !important; }
.menu-disabled a:hover { background-color:transparent !important; cursor:default !important; }

/* ============================================================================================================ 
  e-Reg page
============================================================================================================ */ 

#e-reg-page { }

/* ============================================================================================================ 
  Landing page
============================================================================================================ */ 

#landing-page { }

/* ============================================================================================================ 
  Overview page
============================================================================================================ */ 

#overview-page { }
#overview-page h1 { font-size:2em; margin: 0 0 10px 0;}

/* ============================================================================================================ 
  Generic form page
============================================================================================================ */ 

#generic-form-page { }
#generic-form-page h1 { font-size:2em; margin: 0 0 10px 0;}

/* ============================================================================================================ 
  Profile page
============================================================================================================ */ 

#profile-page { }


/* ============================================================================================================
  Header 
============================================================================================================ */

/*  Nav box ------------------------------------------------------ */
#header div.span6.box-nav {
	margin-top:20px;
	height:50px;	
	background-color:#149717;
	background-image:url(../Website/website-template/may2014/wsib-ewsib/img/wsib-far-right.png);
	background-position: right bottom;
	background-repeat:no-repeat;
	margin-left:0;
	padding-right:60px;
}

/*  Mega menu nav ------------------------------------------------------ */
.navbar-inner {
	min-height:inherit;
	background:#149717;
	background-color: #149717; 	
	background-image:none;
	border:none;
	min-height: 1px;
  	padding-left: 0;
  	padding-right: 0;
  	background-image: none;
	background-repeat: no-repeat;
  	-webkit-border-radius: 0;
  	-moz-border-radius: 0;
  	border-radius: 0;
  	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
  	box-shadow: none;
  	*zoom: 1;
}
.navbar-inverse .navbar-inner {
	background:#149717;
	background-color: #149717; 	
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#149717', endColorstr='#149717', GradientType=0);
	border:none;
}
.nav-divider {
	width:1px !important;
	margin-top:1px !important;
	background-color:#ffffff;
	display:block;
	float:left;
	height:49px;
}
.nav-collapse {
	height:50px;
	display:block;
	float:left;	
}
.navbar .nav {
	margin:30px 0 0 -15px;
	float:left;
}
.navbar-form{
	margin-top:38px;
}
.navbar .nav > ul {
	display:table;
}
.navbar .nav > li {
	display:inline-block;
	/*vertical-align:bottom;*/
	float:left;
	padding:0;
	margin:1px 0 0 0;
}
.navbar .nav > li > a {
	float: none;
	color: #ffffff;
	text-decoration: none;
	font-size:16px;
	line-height:1.2em;
	font-weight:normal;
	text-shadow:none;
	padding: 0 15px;
	text-align:center;
	display:table-cell;
	vertical-align: middle;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	transition: background 0.5s ease;	
	height:49px;
	min-height:49px;
}
.navbar-inverse .nav .active > a {
	color: #ffffff;
	background-color: #149717;
	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
  	box-shadow: none;
	text-shadow:none;		
}
.navbar-inverse .nav .active > a:hover {
	color: #e5f6ee;
	background-color: #007106;
	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
  	box-shadow: none;
	text-shadow:none;	
}
.navbar-inverse .nav .active > a:focus {
	color: #149717;
	background-color: #ffffff;
	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
  	box-shadow: none;
	text-shadow:none;
}
.navbar-inverse .nav .open > a,
.navbar-inverse .nav .open > a:hover,
.navbar-inverse .nav .open > a:focus {
	color: #149717;
	background-color: #ffffff;
	-webkit-box-shadow: none;
  	-moz-box-shadow: none;
  	box-shadow: none;
	text-shadow:none;
	z-index:2012;			
}
/***** removes the arrow****/
.navbar .nav > li > .dropdown-menu:before {
	display:none;
}
.navbar .nav > li > .dropdown-menu:after {
	display:none;
}
/***** dropdown on hover ****/
ul.nav li.active:hover > ul.dropdown-menu {
    display: none; 
	z-index:2011;  
}
/***** hide dropdown on click ****/
ul.nav li.active.open > ul.dropdown-menu {
    display:none;
}
/***** dropdown on hover when open ****/
ul.nav li.active.open:hover > ul.dropdown-menu {
    display:none;
}

/*
  Dropdown
------------------------------------------------------ */
@media (min-width: 1025px) {
	.navbar .dropdown-menu {
		min-height: 350px;
		height: auto;
		/*width:1153px;*/
		background-color: #89cb8b;
		-webkit-border-top-right-radius: 0px;
		-webkit-border-bottom-right-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		list-style:none;
		list-style-image:none;
		margin:0;
		border-right: 1px solid rgba(0, 0, 0, 0.2);
		z-index:2000;
		border:none;
		padding: 15px 0 10px 0;
		-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
		border-left: 1px solid #bebebe;
		border-bottom: 1px solid #bebebe;
		border-top: 1px solid #bebebe;
	}

	.navbar .dropdown-menu > li > a {
		font-size:14px;
		color: #007106;
		background-color:#89cb8b;
		/*text-align:left;*/
		padding: 5px 25px 5px 20px;
		white-space:normal;
	}
	.navbar .dropdown-menu > li > a:hover {
		color: #ffffff;
		background-color: #89cb8b;
		background-image: none;
	}
	.navbar .dropdown-menu > li > a.maintainHover {
		color: #ffffff;
		background-color: #149717;
		background-image: url(../Website/website-template/may2014/wsib-ewsib/img/dropdown-arrow.png);
		background-repeat:no-repeat;
		background-position:right top;
		-webkit-transition: background 0.3s ease;
		-moz-transition: background 0.3s ease;
		-o-transition: background 0.3s ease;
		-ms-transition: background 0.3s ease;
		transition: background 0.3s ease;
	}
	.navbar .dropdown-menu > li > a.active {
		color: #343434;
		background-color: #e5f6ee;
	}
	.dropdown-divider {
		margin-left:15px;
		border-bottom:1px solid #ffffff;
	}

	a.dropdown-toggle { text-align:center; }

	.navbar .dropdown-menu > li {
		width:213px;
		max-width:213px;
	}

/*  Popover  ------------------------------------------------------ */
	.navbar .popover {
	    background-color: #ffffff;
	    color: #343434;
	    -webkit-border-top-left-radius: 0px;
	    -webkit-border-bottom-left-radius: 0px;
	    border-top-left-radius: 0px;
	    border-bottom-left-radius: 0px;
	    overflow: hidden;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border:none;
		padding: 5px 0;
		top:-1px;
		z-index:2010;
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
		min-height:350px;
		height:100%;
		left: 210px;
	}
}

	.navbar #dropdown-menu-1 { left: -190px; background-color:#89cb8b; top: 49px; }
	.navbar #dropdown-menu-2 { left: -290px; background-color:#89cb8b; top: 49px; }
	.navbar #dropdown-menu-3 { left: -395px; background-color:#89cb8b; top: 49px; }
	.navbar #dropdown-menu-4 { left: -485px; background-color:#89cb8b; top: 49px; }
	.navbar #dropdown-menu-5 { left: -607px; background-color:#89cb8b; top: 49px; }

	#menu-item-1, #menu-item-1 > li, #menu-item-1 > a { width:99px; }
	#menu-item-2, #menu-item-2 > li, #menu-item-2 > a { width:105px; }
	#menu-item-3, #menu-item-3 > li, #menu-item-3 > a { width:90px; }
	#menu-item-4, #menu-item-4 > li, #menu-item-4 > a { width:122px; }
	#menu-item-5, #menu-item-5 > li, #menu-item-5 > a { width:94px; }
	
	.backButt { display:none; }

/* Mobile pop windows ------------------------------------------------------ */ 
@media (max-width: 1024px) { 
	.backButt { width:64px; background-color:#FFFFFF; padding:17px 0px 0px 10px; font-size:14px; font-weight:bold; color:#009900; float:left; display:none; cursor:pointer; }
	.navbar #dropdown-menu-1, .navbar #dropdown-menu-2, .navbar #dropdown-menu-3, .navbar #dropdown-menu-4, .navbar #dropdown-menu-5 { left: 0px; background-color:#ECF8EF; top: 49px; }

	#menu-item-1, #menu-item-2, #menu-item-3, #menu-item-4, #menu-item-5 { width:80%; }
	.navbar .nav > li.sub-menu, .navbar .nav > li.sub-menu:hover { width:100%; background-image: none; background-color:#FFFFFF; display:inline-block; height:50px; }

	.navbar .nav > li, .navbar .nav > li:hover {     width: 100%; background-color: #149717;z-index:999;}
	.navbar .dropdown-menu > li > a.maintainHover, #menu-pop ul li a:hover { background-color:#ECF8EF; }
	.navbar .dropdown-menu > li.sub-menu > a.maintainHover, #menu-pop ul li.sub-menu a:hover { background-color:#FFFFFF; }

	#menu-item-1 > a:hover, #menu-item-2 > a:hover, #menu-item-3 > a:hover, #menu-item-4 > a:hover, #menu-item-5 > a:hover  { background-color:#ECF8EF; }
	#menu-item-1.sub-menu > a:hover, #menu-item-2.sub-menu > a:hover, #menu-item-3.sub-menu > a:hover, #menu-item-4.sub-menu > a:hover, #menu-item-5.sub-menu > a:hover  { background-color:#FFFFFF; }

	#menu-item-1 > a, #menu-item-2 > a, #menu-item-3 > a, #menu-item-4 > a, #menu-item-5 > a { width:275px; }

	.navbar .nav > li > a { text-align:left; }
	.navbar .nav > li + li { border-left: 0px solid #ffffff; }
	.navbar .nav > li > a:focus { color:#009900; background-color:#ECF8EF; }
	#login-pop { display:none; overflow: auto; top:51px; margin:0 auto 51px; z-index:1001; padding:25px; background-image:none; background-color:#ddfbff; color: #4d4d4d; }

#login-pop { margin-top:0px; font-size:14px; }
#login-wrap { border:0px solid #999999; margin-bottom:0px; }
#login-wrap h3 { text-indent:0px; display:block; margin:20px 0px 20px; background-image:none; height:23px; }
#login-wrap p { margin:0px; }
#login-wrap select { margin:0px 0px 0px 15px; }

#login-pop a { color:#000000; text-align:left; text-decoration:none; }
#login-pop a:link, #login-pop a:visited, #login-pop a:hover, #login-pop a:active { color:#000000; }

#login-pop p.system-alert { font-size:10px; color: red; font-weight: 600; }

	.carousel-indicators { left: 30%; }

	.popover { height:100px; overflow:hidden; }
	#login-pop a { height: 20px; padding: 17px 20px 17px 25px; background-color: #ddfbff; line-height:1.2em; }
	.fixed-header-sm-xs, .fixed-footer-sm-xs { margin-right:-2px; }
}

@media (max-width: 600px) {
	.fixed-header-sm-xs li.btn { font-size: 14px; border-radius: 0px; }
	.fixed-footer-sm-xs li.btn { font-size: 12px; border-radius: 0px; }
	.navbar-fixed-bottom.row { margin-left: 0px; margin-right: -2px; }
	.fixed-header-sm-xs li, .fixed-footer-sm-xs li { padding: 3px 0px !important; }
	.fixed-header-sm-xs { margin-right:-2px; }
	div > object { width: 10px; }
}

@media (min-width: 1200px) {
	.navbar .popover { max-width:942px; width:942px; }
	.navbar .dropdown-menu { width:1153px; }
	.navbar .popover-section-three {
		/*display: table-cell;*/
		display:inline-block;
		float:left;
		vertical-align: top;
		width: 302px;
		height:100%;
		/*border-right: 1px dotted #343434;*/
		margin: 5px 0;
		padding: 0 5px;
	}
	.navbar .popover-section-two {
		/*display: table-cell;*/
		display:inline-block;
		float:left;
		vertical-align: top;
		width: 460px;
		height:100%;
		/*border-right: 1px dotted #343434;*/
		margin: 5px 0;
		padding: 0 5px;
	}
}
/*@media (min-width: 1200px) { .navbar .popover { max-width:664px; width:664px; } }*/

@media (min-width: 1025px) and (max-width: 1199px) {
	.navbar .popover { max-width:741px; width:741px; }
	.navbar .dropdown-menu { width:952px; }
	.navbar .popover-section-three {
		/*display: table-cell;*/
		display:inline-block;
		float:left;
		vertical-align: top;
		width: 235px;
		height:100%;
		/*border-right: 1px dotted #343434;*/
		margin: 5px 0;
		padding: 0 5px;
	}
	.navbar .popover-section-two {
		/*display: table-cell;*/
		display:inline-block;
		float:left;
		vertical-align: top;
		width: 360px;
		height:100%;
		/*border-right: 1px dotted #343434;*/
		margin: 5px 0;
		padding: 0 5px;
	}
}

/*.popover {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}*/
.popover-active {
	display: block;
	height:100%;
}
.nav .active .popover {
	border-top: 1px solid #ffffff;
}
.nav .popover {
	border-top: 1px solid #bebebe;
}

/* test ------------------------------------------------------ */
.navbar .nav .active:focus .popover {
	background-color:#ffffff;
}
/* test ------------------------------------------------------ */

/*
  Popover content 
------------------------------------------------------ */
.navbar .popover-menu {
	margin: 5px 10px;
	display: block; 
}
.navbar .popover-menu-heading {
	padding: 0 0 5px 0;
	margin-bottom:10px;
	font-size:20px;
	color:#343434;
	font-weight:bold;
	border-bottom: 1px dotted #343434;
	width: 100%;
}
.navbar .popover-menu-break {
	clear:both;
	height:18px;
	width: 100%;	
}
.navbar .popover-section-one {
	display: block;
	width: 100%;
	height:100%;
	float: left;
	margin: 5px 0;
	padding: 0 5px;	
}
.navbar .popover-section-last {
	border-right:none;
}
.navbar .popover-menu-sub-heading {
	padding: 8px 0 3px 0;
	font-size: 15px;	
	font-weight:bold;
	color:#149717;
}
.navbar .popover-menu-sub-heading a {
	padding: 8px 0 3px 0;
	font-size: 15px;	
	font-weight:bold;
	color:#149717;
}
.navbar .popover-menu-sub-heading a:hover {
	text-decoration:none;
}
.navbar .popover-menu ul {
	list-style: none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}
.navbar .popover-menu ul li {
	display: block;
	padding-right:10px;
}
.navbar .popover-menu ul li a {
	display: block;
	font-size: 13px;
	color: #343434;
	text-decoration: none;
	font-weight:normal;
	padding-left:10px;
}
.navbar .popover-menu ul li a:hover {
	text-decoration: underline;
}
.x1yy.xfe { white-space:nowrap; min-width:10px; }
.dl-horizontal dt { overflow: visible; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img.carousel-big { display:block; }
.carousel-inner > .item > img, .carousel-inner > .item > a > img.carousel-sm { display:none; }

@media (max-width: 1024px) {
	.carousel-inner > .item > img, .carousel-inner > .item > a > img.carousel-big { display:none; }
	.carousel-inner > .item > img, .carousel-inner > .item > a > img.carousel-sm { display:block; }
}

@media (max-width: 640px) {
	#menu-pop ul li { font-size: 1.2em; min-width:310px; }
	#menu-item-1 > a, #menu-item-2 > a, #menu-item-3 > a, #menu-item-4 > a, #menu-item-5 > a { width: 235px; }
	.navbar .nav > li > a { padding: 12px 10px !important; }
}