:root {
  --isi-dark-blue: #0000af;
  --isi-mediumdark-blue: #0096ff;
  --isi-medium-blue: #82c8ff;
  --isi-light-blue: #d1ecff;
  --isi-light-gray: #e6e6e6;
  --isi-medium-gray: #bebebe;
  --isi-dark-gray: #666;
  --isi-almost-black: #323232;
}

/******* template_default.css ***************************************/

/* LEFT AND RIGHT FIXED TABS */
.s5_lr_tab {
  background:url(../images/s5_lrtab.png) repeat-y scroll 5px 2px;
  cursor:pointer;
  position:fixed;
  padding-top:16px;
  padding-bottom:16px;
  width:35px;
  line-height:35px;
  z-index:3;}

.s5_lr_tab:hover {
  background:url(../images/s5_lrtab.png) repeat-y scroll -30px 2px;}

.s5_lr_tab_inner {
  font-size:12pt;
  font-weight:normal;
  width:35px;
  float:right;}

/* IE6 WARNING */
#s5_iepopouter {
  position:absolute;
  top:0px;
  z-index:998;
  background:black;
  width:100%;
  height:1200px;}

#s5_iepopinner {
  padding-top:34px;
  border:1px solid #ffffff;
  position:absolute;
  z-index:999;
  background:url(../vertex/iewarning/images/gradient.jpg) bottom repeat-x;
  width:345px;
  height:300px;
  left:50%;
  margin-left:-172px;
  top:200px;}

#s5_iepopwrap {
  cursor:pointer;margin-right:5px;margin-top:-19px;margin-bottom:0px;float:right;
  background:url(../vertex/iewarning/images/close.jpg) no-repeat;width:24px;height:24px;}

#s5_iepopwrap2 {
  margin-left:5px;margin-top:3px;
  margin-bottom:15px;float:left;
  background:url(../vertex/iewarning/images/ie.jpg) no-repeat;
  width:59px;height:57px;}

#s5_iepop_bigtitle {
  margin-top:6px;margin-bottom:15px;float:left;padding-left:5px;font-size:18px;color:black;}

#s5_iepop_upgrade {
  cursor:pointer;
  background: url(../vertex/iewarning/images/button.jpg) no-repeat;
  width:142px;height:34px;line-height:30px;}

#s5_iepop_maintext {
  margin-top:-10px;margin-left:20px;width:87%;color:black;margin-bottom:33px;}


/* MAIN COLUMN WRAPS AND MODULE FLOAT */
#s5_columns_wrap {
  overflow:hidden;
  position:relative;
}

#s5_columns_wrap_inner {
  width:200%;}

#s5_center_column_wrap {
  float:left;
  left:50%;
  position:relative;
  width:50%;}

#s5_center_column_wrap_inner {
  left:-100%;
  overflow:hidden;
  min-height:1px;
  position:relative;}

#s5_left_column_wrap {
  float:left;
  left:-50%;
  position:relative;}

#s5_below_body_wrap {
  margin-top:14px;}

#s5_main_body_wrap {
  min-height:100%;
  width:100%;}

#s5_width_wrap {
  position:relative;
  margin-left:auto;
  margin-right:auto;}

.s5_wrap {
  margin:0 auto;}

.s5_float_left {
  border-left:1px black;
  float:left;
  }

/* FRONTEND ERROR MESSAGE */
.s5_frontenderrormsg {
  float: left;
  height: 48px;
  margin-top: -7px;
  width: 61px;
  background: url(../images/vertex/error.png) no-repeat;}

/* FOUR DIVS MODULES */

#s5_above_body .s5_fourdivs_2 {
padding-bottom:30px;
padding-right:15px;
}

#s5_below_body .s5_fourdivs_2 {
padding-top:15px;
padding-right:15px;
margin-bottom:32px;
}

#s5_above_body, #s5_below_body {
margin-right:-15px;
}

.s5_fourdivs_title {
margin-bottom:8px;
}

/* DROP DOWN */

#s5_drop_down_container_inner {
padding-top:32px;
padding-left:32px;
padding-right:32px;
padding-bottom:10px;
}

#s5_drop_down_container {
display:none;
overflow:hidden;
}

#s5_drop_down_button {
cursor:pointer;
}

#s5_drop_down_inner .s5_fourdivs_1 {
padding-left:24px;
margin-bottom:40px;
}

#s5_drop_down_inner .s5_fourdivs_title {
margin-bottom:14px;
}

#s5_drop_down_container_inner {
z-index:1;
position:relative;
}

#s5_drop_down_button {
position:relative;
z-index:1;
}



/******* template.css ***********************************************/

* {  margin: 0;  padding: 0; }

html {
  font-size: 18px;
}
body  {
  font-weight: 400; /* = normal */
  font-size: inherit;
  line-height: 1.4;
  background: black url(../images/body.jpg) center -100px/100% no-repeat fixed;
  color: black;
}
#s5_top_row2_area1 .s5_wrap,
#s5_center_area1 .s5_wrap {
  background: #fff;
  filter: Alpha(opacity=95);
  opacity: .95;
  padding: 0 18px;
  max-width: 1264px;
  margin-top: calc(1rem + 1.2vw);
}
#s5_center_area1 .s5_wrap {
  padding-top: 2.5rem;
}
#s5_center_area1 .item-page .s5_wrap {
  padding: 0;
}

p,
li {
/* max-width: 34em; */
}
li p {
  max-width: 100%;
}

li {
  margin-bottom: 0.3em;
}

#s5_map_canvas img { max-width:none !important;}

a  {  text-decoration: none;cursor:pointer;}
a:focus,
a:hover {
  text-decoration:underline;
}
a:active {
  outline: none;
}
a:focus {
  -moz-outline-style: none;
}

fieldset a  {font-weight: bold; }

.address_ul li {
padding-left:20px;
padding-right:20px;
}
.address_ul i {
margin-left:-20px;
float:left;
}
.address_ul {
margin-bottom:26px !important;
}

#member-registration legend {  font-size: 170%; margin-bottom:20px;}

h1,
.blog-featured h1,
.item-page h1 {
  font-size: 190%;
  line-height: 1.3;
  margin-bottom: 2.2em;
}
h2 {
  font-size: 160%;
  line-height: 1.3;
  margin-top: 2em;
  margin-bottom: .75em;
  font-weight: normal;
}
h3 {
  margin: 1.2em 0 .5em;
}
h2:first-child,
h3:first-child {
  margin-top: 0;
}
#s5_body_padding h3 {
  font-size: 120%;
  line-height: 1.3;
  font-weight: 400;
}
h4 {
  font-size: 110%;
  line-height: 1.3;
}
h5 {
  font-size: 90%;
  line-height: 1.3;
}
[id] {
  scroll-margin: 12em 0;
}

.item-page .page-header h1,
.item-page .page-header hgroup {
  margin-bottom: 4.18rem;
}
.item-page .page-header hgroup h1 {
  margin-bottom: 1em;
}
.item-page .page-header hgroup h2 {
  margin: 0;
}

h3.s5_demo_h3 {
margin-bottom:26px;
background:#f9f8f8;
padding:18px;
padding-top:13px;
padding-bottom:11px;
border:solid 1px #ebe8e8;
}

strong, .s5_h3_first {
font-weight:700;
}

#GM_form {
margin:0;}

/* LANGUAGE FLAGS
----------------------------------------------------------- */

div.mod-languages li {
margin:0px;
margin-left:3px;
}

#s5_pos_language li {
float:right;
line-height:140%;
}

#s5_pos_language li  {
margin:0px;
margin-left:8px;
}

#s5_pos_language {
padding-top:1px;
float:right;
}

/* IMAGES
----------------------------------------------------------- */

a img, fieldset, img  {  border: none; }

.module_round_box_outer img {
line-height:100%;
display:inline-block;
}

.mosimage  {
  padding: 0;
  border:1px solid #333333;
  margin:6px;  }

.mosimage img  {
  padding: 0;
  margin: 0!important; }

.mosimage_caption {
  background:#333333;
  border-top:1px solid #333333;
  color:#FFFFFF;
  font-size: 80%;
  margin-top:2px;
  padding:1px 2px;}


/* FORM
----------------------------------------------------------- */
fieldset  {
  padding-top:7px;
  padding-bottom:7px;}

#form-login fieldset {
  border:none;
  padding-top:0px;}

#form-login p {
  padding-top:0px;}

#login br {
  display:none;}

#login .button {
  margin-top:8px;
  margin-bottom:8px;}

#login ul, #form-login ul {
  padding-top:8px;
  padding-bottom:8px;}

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 {
padding:12px;
color:black;
padding-left:14px;
padding-right:14px;
}

.inputbox, .registration input, .login input, .contact-form input, #jform_contact_message, #mod-search-searchword, input, textarea, button, .btn {
  border:none;
  padding: 12px;
  padding-left:14px;
  padding-right:14px;
  background-color:#FFFFFF;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  margin-bottom:6px;
  margin-top:6px;
  border:solid 1px #EBE8E8;
  line-height:1;
  }

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 {
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}

.inputbox:hover, .registration input:hover, .login input:hover, .contact-form input:hover, #jform_contact_message:hover, #mod-search-searchword:hover, input:hover, textarea:hover, button:hover, .btn:hover, 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 {
  background-color: #36a2e2;
  border:solid 1px #DBDBDB;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

button, .btn, button:hover, .btn:hover, .button, .button:hover {
  border: none;
  color: #ffffff !important;
  text-decoration: none;
}

legend {
border:none;
}

select.inputbox {
behavior:none;}

label.invalid {
  color:#FF0000;}

label.invalid {
  color:red;}

.invalid {
  border-color:#FF0000;}

.invalid {
  border-color:red !important;}

.tool-tip {
  float: left;
  background: #CCCCCC;
  border: 1px solid #333333;
  padding: 5px;
  color:black;
  max-width: 200px;}

.tool-title {
  padding: 0;
  margin: 0;
  font-weight: bold;
  margin-top: -15px;
  padding-top: 15px;
  padding-bottom: 5px;
  color:black;}

.tool-text {
  color:black;
  margin: 0;}


/* BUTTONS
----------------------------------------------------------- */

.button, a.readon, p.readmore a, div.catItemReadMore, .userItemReadMore, div.catItemCommentsLink, .userItemCommentsLink, a.readmore-link, a.comments-link, div.itemCommentsForm form input#submitCommentButton, .outline_button {
  padding:22px;
  padding-top:12px;
  padding-bottom:10px;
  margin-top:14px;
  margin-bottom:0px;
  font-weight: 300;
  border:none !important;
  color:#ffffff;
  text-decoration: none;
}

.button {
  margin:0px;
  margin-top:0px;
  margin-right:8px;
  color:#ffffff;}

button, .button, .btn {
padding-top:15px;
padding-bottom:13px;
font-weight:300 !important;
}

.btn-primary, .pager a {
color:#FFFFFF !important;
}

.btn-primary:hover, .pager a:hover {
color:#FFFFFF !important;
}

.search .btn {
color:#FFFFFF;
line-height:18px;
}

#submitCommentButton {
  margin-top:14px;}

#s5_loginreg ul {
list-style:none;
margin:0px;
}

.pagenav a {
color:#FFFFFF !important;
font-size: 90%;
font-weight:300;
}

.outline_button:hover {
color:#FFFFFF;
text-decoration:none !important;
}

.outline_button {
margin:0px;
}

.readon:hover {
color:#FFFFFF !important;
}

.readon, p.readmore a {
  display: inline-block;
  line-height:160%;
}

p.readmore a {
margin-top:34px;
}

.module_round_box .readon {
font-size: 110%;
}

/* SCROLL TO TOP
----------------------------------------------------------- */

#s5_scrolltotop {
  height: 0;
  visibility:hidden;}


.s5_scrolltotop  {
  float:right;
  width:40px;
  display:block;
  height:30px;
  cursor:pointer;
  margin-top:-72px;
  background:black url(../images/s5_scroll_arrow.png) no-repeat center center}

#s5_scroll_wrap {
  overflow:visible;
}


/* GLOBALS
----------------------------------------------------------- */
button, .btn, .readon, a, .outline_button, .S5_submenu_item, .S5_grouped_child_item .S5_submenu_item, #s5_register, #s5_login, inputbox, .inputbox, textarea, input, .pagenav a {
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

button, .btn, .readon, .outline_button, #s5_button_frame ul li, .S5_submenu_item, .S5_grouped_child_item .S5_submenu_item, #s5_register, #s5_login, inputbox, .inputbox, textarea, input, .s5_iacf_overlay, .bio_image_wrap img, .bio_image_text_wrap, #s5box_login, #s5box_register, .s5_scrolltop_a, #s5_accordion_menu, .s5_am_toggler, h3.s5_demo_h3, .top_text_wrap img, .s5_scrolltotop, .pagenav a, .social_icon, p.readmore a {
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
text-decoration:none !important;
}


/* BODY ELEMENTS
----------------------------------------------------------- */

.s5_wrap {
overflow:hidden;
}

#s5_header_area2 {
position:relative;
z-index:4;
-webkit-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.37);
-moz-box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.37);
box-shadow: 0px 0px 21px rgba(0, 0, 0, 0.37);
top:0px;
padding-bottom: 20px;
}

#s5_header_wrap #s5_menu_wrap {
  position: initial !important;
  margin-top: 15px !important;
  width: initial !important;
  float: right;
}

#s5_pos_custom_1 .readon {
margin:0px;
}

#s5_pos_custom_1 {
float:right;
margin-left:45px;
  margin-top: 1.95rem;
}

.s5_floating_header #s5_pos_custom_1 {
  margin-top: 12px;
}
.s5_floating_header #s5_pos_custom_1 .readon {
  padding-top: 7px;
  padding-bottom: 5px;
}
#s5_header_area1 {
  -webkit-transition: top 500ms ease-out;
  -moz-transition: top 500ms ease-out;
  -o-transition: top 500ms ease-out;
  transition: top 500ms ease-out;
  top: -400px;
}

@media screen and (min-width: 750px) {
  #s5_header_area1.s5_floating_header {
  position: fixed;
  z-index: 11;
  width: 100%;
  top: 0px;
  }
  .s5_floating_header #s5_header_wrap {
  height: 60px;
  }
  .s5_floating_header #s5_nav li {
  height: 36px;
  padding-top: 20px;
  }
  .s5_floating_header_subs {
  position: fixed !important;
  }
}

#s5_header_spacer {
width:100%;
display:none;
}

#s5_header_wrap {
height:92px;
}

.s5_iacf_overlay {
margin-top:-130px;
position:relative;
background:#FFFFFF;
}

#s5_top_row1_wrap, #s5_top_row2_wrap, #s5_top_row3_wrap, #s5_bottom_row1_wrap, #s5_bottom_row2_wrap, #s5_bottom_row3_wrap, #s5_above_columns_inner, #s5_below_columns_inner {
  padding-top: 50px;
margin-left:-35px;
margin-right:-35px;
padding-bottom:30px;
}

#s5_columns_wrap {
padding-top:70px;
padding-bottom:30px;
}

#s5_columns_wrap_inner2 {
margin-left:-35px;
margin-right:-105px;
}

#s5_top_row1_wrap {
margin-left:-25px;
margin-right:-25px;
}

#s5_pos_custom_3 {
padding-top:65px;
padding-bottom:65px;
color:#FFFFFF;
}

#s5_bottom_row1_area1 a {
  color: #fff !important;
}

#s5_footer_area1 {
  color: white;
  padding-bottom: 45px;
}

#s5_footer a, #s5_footer a:hover {
  color: #fff !important;
}
#s5_footer a {
  border-bottom: dotted 1px;
}
#s5_footer a:hover {
  border-bottom-style: solid;
  text-decoration: none;
}

#s5_bottom_menu_wrap li {
float:right;
margin-left:12px;
}

#s5_footer {
float:left;
}

#s5_bottom_menu_wrap {
float:right;
}

#s5_bottom_menu_wrap a, #s5_bottom_menu_wrap a:hover {
color:#FFFFFF !important;
}

#s5_font_breadcrumb_wrap {
padding-top:20px;
padding-bottom:20px;
color:#FFFFFF;
}

#s5_breadcrumb_wrap {
float:left;
}

#s5_login_register_search_wrap_inner {
padding-top:65px;
padding-bottom:65px;
border-bottom:solid 1px #EBE8E8;
}

.s5_bottom_border {
border-bottom:solid 1px #EBE8E8;
}

#s5_login, #s5_register {
float:left;
margin-right:10px;
cursor:pointer;
color:#FFFFFF;
padding:12px;
line-height:1;
}

#s5_login {
border:solid 1px #EBE8E8;
color:#858484;
}

#s5_login:hover {
color:#FFFFFF;
}

#s5_search_wrap {
float:right;
}

#s5_search_wrap label, #s5_search_wrap br, #s5_search_wrap button, #s5_search_wrap .btn, #s5_search_wrap .button-search {
display:none;
}

#s5_search_icon {
float:right;
font-size: 300%;
margin-right:10px;
}

#s5_search_wrap .moduletable {
float:right;
}

#s5_search_wrap input {
margin:0px;
background:url(../images/s5_search.png) no-repeat center left;
padding-left:42px;
padding-top:13px;
padding-bottom:10px;
width:200px !important;
}

#s5_component_wrap_inner {
  position: relative;
  z-index: 0;
  padding-left: 35px;
  padding-right: 35px;
}

#s5_component_wrap {
margin-bottom:40px;
}

/* MODULE STYLES
----------------------------------------------------------- */

.module_round_box_outer {
  margin: 0 2rem 2.5rem;
  z-index: 100;
}
#s5_center_area1 .module_round_box_outer {
  margin-right: 5rem;
}
@media screen and (max-width: 58rem) {
  #s5_center_area1 .module_round_box_outer {
    margin: 0 0 2.5rem;
  }
}

#s5_top_row1_wrap {
margin-right:25px;
margin-bottom:50px;
margin-left:25px;
}

.s5_mod_h3 {
  font-size: 170%;
  margin-bottom: 2.1rem;
  color: #373737;
}

#s5_bottom_row3 .s5_mod_h3 {
font-size: 110%;
}



.module_round_box-white, .module_round_box-white .s5_mod_h3, .module_round_box-white a {
color:#FFFFFF !important;
}




.module_round_box-white_centered {
color:#FFFFFF;
}

.module_round_box-white_centered .s5_mod_h3 {
color:#FFFFFF;
font-size: 220%;
margin-bottom:20px;
text-align:center;
}


.module_round_box-black_centered .s5_mod_h3 {
font-size: 220%;
margin-bottom:20px;
text-align:center;
}



.module_round_box-centered_white {
color:#FFFFFF;
font-size: 110%;
padding-top:40px;
padding-bottom:30px;
}

.module_round_box-centered_white .s5_mod_h3 {
color:#FFFFFF;
font-size: 280%;
margin-bottom:100px;
margin-top:-8px;
text-align:center;
}

.module_round_box-centered_black {
font-size: 110%;
padding-top:40px;
padding-bottom:30px;
}

.module_round_box-centered_black .s5_mod_h3 {
font-size: 280%;
margin-bottom:100px;
margin-top:-8px;
text-align:center;
}




.module_round_box-highlight2, .module_round_box-highlight1 {
color:#FFFFFF;
padding:22px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.module_round_box-highlight2 h3, .module_round_box-highlight1 h3 {
color:#FFFFFF;
font-size: 130%;
}

.module_round_box-highlight2 a, .module_round_box-highlight1 a {
color:#FFFFFF;
}


.module_round_box-dark {
color:#FFFFFF;
background:#495154;
padding:22px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.module_round_box-dark h3 {
color:#FFFFFF;
font-size: 130%;
}

.module_round_box-dark a {
color:#FFFFFF;
}



.module_round_box-gray {
background:#ebe8e8;
padding:22px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.module_round_box-gray h3 {
font-size: 130%;
}



.module_round_box-border {
padding:22px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border:1px solid #ebe8e8;
}

.module_round_box-border h3 {
font-size: 130%;
}


.module_round_box-border_highlight1, .module_round_box-border_highlight2 {
padding:22px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.module_round_box-border_highlight1 h3, .module_round_box-border_highlight2 h3 {
font-size: 130%;
}



/* IMAGE AND CONTENT FADER
----------------------------------------------------------- */

.withArrows a.open {
width:100% !important;
left:0 !important;
}

.slideInfoZone {
bottom:auto !important;
height:auto !important;
padding:0px !important;
background:none !important;
left:auto !important;
right:auto !important;
}

.slideInfoZone br {
clear:both !important;
display:block;
}

.jdGallery .slideInfoZone {
padding-top:90px !important;
overflow:visible !important;
}

.jdGallery .slideInfoZone h2, .jdGallery .slideInfoZone .slide_title {
margin:0px !important;
margin-left:auto !important;
margin-right:auto !important;
padding:0px !important;
font-size: 300% !important;
line-height:144% !important;
text-shadow:none !important;
font-weight:400 !important;
margin-bottom:10px !important;
display:block;
}

.jdGallery .slideInfoZone h2 strong, .jdGallery .slideInfoZone .slide_title strong {
font-weight:700 !important;
}

.jdGallery .slideInfoZone p {
margin:0px !important;
margin-left:auto !important;
margin-right:auto !important;
display:block !important;
padding:0px !important;
color:#FFFFFF !important;
text-shadow:none !important;
}

.center {
  text-align: center;
}

.jdGallery a.readon {
float:left;
margin-top:30px;
}

.jdGallery a.right, .jdGallery a.left {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
filter: alpha(opacity=100) !important;
-moz-opacity: 1 !important;
-khtml-opacity: 1 !important;
opacity: 1 !important;
width:60px !important;
height:47px !important;
float:left !important;
padding:0px !important;
top:16px !important;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
top:46% !important;
z-index:3 !important;
}

.jdGallery a.right {
background:url(../images/s5_arrow_right.png) no-repeat top left !important;
left: auto !important;
right:4% !important;
}

.jdGallery a.right:hover {
background-position: 50% 100% !important;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}

.jdGallery a.left {
background:url(../images/s5_arrow_left.png) no-repeat top right !important;
right:auto !important;
left:4% !important;
}

.jdGallery a.left:hover {
background-position: 50% 100% !important;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
}

.jdGallery .slideElement {
  background-size: 102% auto !important;
}

.jdGallery .loadingElement {
background-image: none !important;
}

.jdGallery a.carouselBtn, .jdGallery .carousel .label, .jdExtCarousel .label {
  display:none !important;}

.jdGallery div.carouselContainer {
  top: auto !important;
  height:16px !important;
  bottom:80px !important;}

.jdGallery .carousel, .carouselWrapper {
  top:auto !important;
  height:16px !important;
  background:none !important;}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner {
  float: left !important;
  left: 50% !important;
  margin: auto !important;
  position: relative !important;
  width: auto !important;}


  .carouselInner .thumbnail {
  float: left !important;
  position: relative !important;
  right: 50% !important;}


.jdGallery div.carouselContainer {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter:alpha(opacity=100);
  opacity:1 !important;}

.slideInfoZone {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  filter:alpha(opacity=100);
  opacity:1 !important;}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail {
  background:#ffffff !important;
  margin-left: 3px !important;
  margin-right:3px !important;
  margin-top: 0px !important;
  height: 16px !important;
  width: 16px !important;
  border:none !important;
  -moz-border-radius:70px;
  -webkit-border-radius:70px;
  border-radius:70px;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  filter:alpha(opacity=100) !important;
  opacity:1 !important;}

.jdGallery .carousel .carouselInner .active {
  border:none !important;
  background:#ffffff !important;}

.jdGallery a.open {
display:inline !important;
}


.slideInfoZone .left, .slideInfoZone .right, .slideInfoZone .center {
-webkit-transition: all 700ms ease-out;
-moz-transition: all 700ms ease-out;
-o-transition: all 700ms ease-out;
transition: all 700ms ease-out;
-webkit-transition: all 700ms ease-out;
-moz-transition: all 700ms ease-out;
-o-transition: all 700ms ease-out;
transition: all 700ms ease-out;
}

.slideInfoZone_load .right, .slideInfoZone_load .left, .slideInfoZone_load .center {
margin:0px !important;
-moz-opacity: 1 !important;
-khtml-opacity: 1 !important;
filter:alpha(opacity=100) !important;
opacity:1 !important;
}



.slideInfoZone .left, .slideInfoZone_unload .left {
float:left;
width:43%;
margin-left:-300px;
-moz-opacity: 0;
-khtml-opacity: 0;
filter:alpha(opacity=0);
opacity:0;
}



.slideInfoZone_load .right {
transition-delay:700ms;
-webkit-transition-delay:700ms;
-moz-transition-delay:700ms;
-o-transition-delay:700ms;
}

.slideInfoZone .right, .slideInfoZone_unload .right {
float:right;
width:45%;
padding-right:5%;
margin-top:300px;
-moz-opacity: 0;
-khtml-opacity: 0;
filter:alpha(opacity=0);
opacity:0;
}

.slideInfoZone .right img {
float:right;
display:block;
margin-top:-45px;
}

.slideInfoZone .right img.no_margin {
margin-top:5px;
}

.slideInfoZone .center, .slideInfoZone_unload .center {
margin-top:-100px;
padding-top:30px;
float:left;
width:100%;
-moz-opacity: 0;
-khtml-opacity: 0;
filter:alpha(opacity=0);
opacity:0;
text-align:center;
}

.carouselContainer .carousel .active {
  left:auto !important;}



/* S5 TAB SHOW
----------------------------------------------------------- */

#s5_button_wrap0 {
margin:0px !important;
border:none !important;
}

#s5_tabshow_left {
-webkit-box-shadow: none !important;
box-shadow: none !important;
-moz-box-shadow: none !important;
padding-bottom:0px !important;
float:left;
}

#s5_button_frame ul li a {
font-size: 90% !important;
padding-left:18px !important;
padding-right:18px !important;
padding-top:7px !important;
padding-bottom:7px !important;
}

.s5_ts_active {
-webkit-box-shadow: none !important;
box-shadow: none !important;
-moz-box-shadow: none !important;
filter:none !important;
}

.s5_ts_not_active a {
-webkit-transition: none !important;
-moz-transition: none !important;
-o-transition: none !important;
transition: none !important;
}

#s5_button_frame ul li {
padding:0px !important;
}

.s5_ts_not_active, .s5_ts_active, #s5_button_frame {
border-right:none !important;
height:auto !important;
}

.s5_ts_not_active a {
background:#FFFFFF !important;
}

#s5_button_content .moduletable {
padding:0px !important;
}

#s5_button_content li {
line-height:inherit !important;
}

#s5_button_frame ul li {
text-indent:500px;
height:8px !important;
width:25px !important;
overflow:hidden !important;
margin-right:4px !important;
}

#s5_button_frame ul li a {
padding:0px !important;
height:auto !important;
width:auto !important;
}

#s5_button_frame {
position:absolute;
z-index:10;
margin-top:-30px;
display:none;
}

#s5_tabshow_left {
background:none !important;
}

#s5_pos_custom_3:hover #s5_button_frame {
display:block;
}


/* S5 LIVE SEARCH
----------------------------------------------------------- */
.s5_ls_top_bar, .s5_ls_bottom_bar {
    border:medium none !important;
    background: none !important;}

#s5_ls_outer_wrap {
  background: #ffffff;
  border: solid 1px #EBE8E8 !important;
    -moz-border-radius:3px !important;
  -webkit-border-radius:3px !important;
  border-radius:3px !important;}


#s5_ls_close {
  right: 4px !important;
  top: 11px !important;  }

#s5_ls_outer_wrap {
  padding-top:10px !important;}

#s5_ls_outer_wrap div {
  margin: 0 12px 6px !important; }


#s5_ls_outer_wrap div {
    border:1px solid transparent !important;}

  #s5_ls_outer_wrap div, .s5_ls_search_word{
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;}

  .s5_ls_bar_span {
    font-size: 80% !important;
    font-weight: normal !important;}


#s5_ls_outer_wrap .s5_ls_result2, #s5_ls_outer_wrap .s5_ls_result1 {
  line-height: 17px;
  background:none !important;}

  #s5_ls_outer_wrap div:hover {
    border:1px solid transparent !important;}

.s5_ls_search_word {
  padding:1px 8px !important;}

.s5_ls_result1 h2 a.s5_ls_result_link, .s5_ls_result2 h2 a.s5_ls_result_link {
  font-size: 70% !important;
  margin-bottom:8px !important;
  font-weight:normal !important;}


#s5_ls_outer_wrap .s5_ls_readmore {
  margin-top: 15px;
  padding: 7px 14px;
  color:#FFFFFF !important;
  display: table;}

  #s5_ls_outer_wrap .s5_ls_readmore:hover {
    text-decoration:none !important;}

  .s5_ls_result1, .s5_ls_result2 {
    margin-bottom:10px;}

.s5_ls_top_bar #s5_ls_close {
  height: 29px !important;
  width: 29px !important;
  background: url(../images/s5_lsclose.png) no-repeat !important;}


#s5_search_form #loading_img {
  height: 23px !important;
  margin-top: -26px !important;
  margin-left:228px !important;
  background: url(../images/preloader.gif) no-repeat !important;}

.s5_ls_result2 h2, .s5_ls_result1 h2 {
margin-bottom:14px !important;
}

#s5_ls_outer_wrap {
margin:0px !important;
margin-top:15px !important;
margin-left:-144px !important;
}




/* S5 BOX
----------------------------------------------------------- */


#s5box_one {padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_two {padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_three {padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_four{padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_five{padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_six{padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_seven {padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_eight {padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_nine {padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_ten {padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_login {padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#s5box_register {padding:36px !important;background:#FFFFFF !important;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}



#cboxContent {
overflow: visible !important;
position: relative !important;
background:#FFFFFF !important;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}

#cboxLoadingOverlay{background:none !important;}

#cboxLoadedContent {
padding-bottom:0px !important;
margin-bottom:0px !important;
}

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999 !important;}
#cboxOverlay{position:fixed; width:100%; height:100% !important;}

#cboxClose {
display:none !important;
}


#s5box_login ul li, #s5box_register ul li  {
padding-left:0px !important;
background:#36a2e2!important;
font-size: 90%;
}

#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight {
display:none !important;
}

#cboxWrapper {
height:auto !important;
width:auto !important;
}

#cboxLoadedContent .s5_mod_h3 {
  margin-bottom:20px;
  display:inline;
  padding:0px;
}

#cboxLoadedContent .s5_mod_h3, #cboxLoadedContent strong, #cboxLoadedContent .s5_h3_first {
font-weight:300;
}

#cboxLoadedContent label {
display:block;
margin-bottom:4px;
color:black;
}

#cboxLoadedContent #login-form label {
margin-top:24px !important;
}

#cboxLoadedContent #form-login-remember {
width:100%;
}

#cboxLoadedContent .userdata {
margin-bottom:14px !important;
border:none !important;
}

#cboxLoadedContent .button {
cursor:pointer;
}

#cboxLoadedContent .module_round_box {
background:none !important;
padding:0px !important;
border:none !important;
background:#FFFFFF !important;
padding:0px !important;
-webkit-box-shadow:none !important;
-moz-box-shadow:none !important;
box-shadow:none !important;
}

.s5_regfloatleft {
float:left;
margin-bottom:6px;
width:100% !important;
line-height:15px !important;
}

#cboxLoadedContent input {
width:93%;
padding-left:3%;
padding-right:3%;
}

#modlgn-remember {
width:auto !important;
}

#cboxLoadedContent input.button, #cboxLoadedContent input.btn-primary {
width:auto !important;
}

#cboxLoadedContent #form-login-remember label {
display:inline !important;
}

#cboxLoadedContent #form-login-remember {
margin-bottom:8px;
}

#cboxLoadedContent .module_round_box_outer {
margin:0px !important;
}

#cboxLoadedContent .s5_mod_h3_outer {
margin:0px !important;
margin-bottom:10px !important;
background:none;
border:none;
font-size: 110%;
padding:0px;
}

#cboxLoadedContent #s5box_register .s5_mod_h3_outer {
margin-bottom:30px !important;
}

#cboxOverlay {
-moz-opacity:0.6 !important;
-khtml-opacity:0.6 !important;
opacity:0.6 !important;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
filter: alpha(opacity=60) !important;
}

#s5box_login_inner a {
color:#A7A6A6 !important;
}

#cboxContent .s5_mod_h3, #cboxContent .s5_h3_first {
background:none;
border:none;
margin:0px;
color:#828181 !important;
}

#s5box_login ul li a {
background: white !important;
color:#999999 !important;
margin-bottom:0px !important;
}

#colorbox {
-moz-box-shadow:0 0px 800px rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0 0px 800px rgba(0, 0, 0, 0.7);
box-shadow:0 0px 800px rgba(0, 0, 0, 0.7);
padding:0px !important;
}

#cboxLoadedContent label {
font-size: 80%;
}

#login-form .icon-arrow-right {
display:none;
}

#s5box_register_inner input {
margin-bottom:4px !important;
margin-top:4px !important;
}



/* ACCORDION MENU
----------------------------------------------------------- */


#s5_accordion_menu ul li span {
}

#s5_accordion_menu h3.s5_am_toggler a.mainlevel {
color:#828181 !important;}

#s5_accordion_menu h3.s5_am_toggler, #s5_accordion_menu h3.s5_am_toggler a.mainlevel  {
line-height:normal !important;
}

div.s5_accordion_menu_element li li{
padding-left:4px !important;}

div.s5_accordion_menu_element li li li{
padding-left:12px !important;}

div.s5_accordion_menu_element li a, .s5_am_inner_li .separator span {
padding-top:5px !important;
padding-bottom:5px !important;
padding-left:8px !important;
border-bottom:none !important;
font-size: 85% !important;
display:block !important;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
color:#828181 !important;}

div.s5_accordion_menu_element li li a, .s5_am_innermenu .s5_am_inner_li .separator span  {
background:none !important;
padding-left:10px !important;
padding-right:6px !important;
font-size: 85% !important;
border:none !important;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
padding-top:5px !important;
padding-bottom:5px !important;}

h3 span.s5_accordion_menu_left {
display:block !important;
padding:0px !important;
padding-left:14px !important;
padding-right:14px !important;
padding-top:12px !important;
padding-bottom:9px !important;}

.s5_am_inner_li span.s5_accordion_menu_left {
padding:0px !important;}

.s5_am_innermenu span.s5_accordion_menu_left {
background:none !important;}

#s5_accordion_menu ul li {
padding:0px !important;
padding-bottom:0px !important;
padding-top:0px !important;}

#s5_accordion_menu {
border:solid 1px #ebe8e8 !important;
font-size: 120%;
padding:16px;
padding-bottom:10px;
margin:0px !important;}

#s5_accordion_menu div {
width:100% !important;}

.s5_am_innermenu img {
display:none !important;
}

#s5_accordion_menu h3 {
padding:0px !important;
background:#F9F8F8 !important;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
border:none !important;
margin:0px !important;
position:relative !important;
width:100% !important;
display:block !important;
font-size: 80% !important;
height:auto !important;
line-height:40px !important;
margin-bottom:8px !important;
}

#s5_accordion_menu h3:hover {
color:#FFFFFF !important;
-webkit-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}

#s5_accordion_menu h3:hover a, #s5_accordion_menu h3:hover span, #s5_accordion_menu h3.s5_am_open a, #s5_accordion_menu h3.s5_am_open span {
color:#FFFFFF !important;
}

#s5_accordion_menu h3.s5_am_parent span.s5_accordion_menu_left {
cursor: pointer !important;
background:url(../images/s5_closed.png) no-repeat center right !important;
padding-right:24px !important;
position:relative !important;}

#s5_accordion_menu h3.s5_am_parent span.s5_accordion_menu_left:hover {
background:url(../images/s5_closed_hover.png) no-repeat center right !important;
}

#s5_accordion_menu h3.s5_am_open span.s5_accordion_menu_left {
background:url(../images/s5_open.png) no-repeat center right !important;}

#s5_accordion_menu h3.s5_am_not_parent span.s5_accordion_menu_left {
background:none !important;
}

#s5_accordion_menu h3.s5_am_not_parent {
cursor:pointer !important;}

#s5_accordion_menu h3.s5_am_toggler div {
margin:0px !important;
padding:0px !important;}

#s5_accordion_menu h3.s5_am_toggler a.mainlevel {
width:auto !important;
border:none !important;
padding:0px !important;
text-decoration:none !important;
margin:0px !important;}

div.s5_accordion_menu_element li {
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;}

div.s5_accordion_menu_element {
width:auto !important;}

#s5_accordion_menu #s5_am_parent_div_current, #s5_accordion_menu .s5_accordion_menu_element {
background:none !important;}

ul.s5_am_innermenu {
font-size: 95%;
line-height: 1.3 !important;
padding-top:8px !important;
padding-bottom:8px !important;
padding-left:14px !important;
padding-right:14px !important;
margin-bottom:0px !important;
margin-left:0px !important;
margin-top:0px !important;
}

ul.s5_am_innermenu ul {
border:none !important;
margin-top:0px !important;
padding-bottom:0px !important;
padding-top:0px !important;
}

ul.s5_am_innermenu a:hover {
text-decoration:underline !important;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;}

#s5_accordion_menu h3.s5_am_parent {
padding-right:0px !important;}

.s5_am_innermenu #current ul .s5_accordion_menu_left a.mainlevel {
background:none !important;
}



/* DROP DOWN
----------------------------------------------------------- */

#s5_drop_down_container {
z-index:10 !important;
}

#s5_drop_down_text_inner {
margin-top:-5px;
display:block;
}

#s5_drop_down_inner, #s5_drop_down_inner h3 {
color:#FFFFFF;
}


/* COLUMN MENU
----------------------------------------------------------- */

ul.menu {
  font-size: 80%;
}
.s5_module_box_1 ul.menu a {
display:block;
color:#464646;
}

.s5_module_box_1 ul.menu li span, .s5_module_box_1 ul.menu li a {
margin-bottom:6px;
display:block;
}

.s5_module_box_1 ul.menu ul li a:hover {
background:none;
}

.s5_module_box_1 ul.menu img {
display:none;
}

.s5_module_box_1 ul.menu a:hover {
text-decoration:underline;}

.s5_module_box_1 ul.menu ul a:hover {
text-decoration:underline;}

.s5_module_box_1 ul.menu ul a {
background:none;
border-bottom: none;
display:block;}

.s5_module_box_1 ul.menu ul ul a {
padding:0px;
padding-left:10px;
border-bottom: none;
display:block;
}

.s5_module_box_1 ul.menu #current ul span {
}

.s5_module_box_1 ul.menu li {
padding:0px;}

.s5_module_box_1 ul.menu li ul li {
margin-bottom:6px;
margin-left:14px;}

ul.menu .current ul a {
color:#717171 !important;
}



/******* com_content.css ********************************************/

/* JOOMLA STYLE
--------------------------------------------------------- */

.article_column {
float:left;}

.item-separator {
  display: block;
  clear:both;
  margin-bottom:50px;
}
  
.item-page, .category-desc {
  margin-bottom:14px;
  clear:both;
  }
  
.article_separator {
display:none;
}
  
.article-info {
  font-size:0.95em;
  font-style:normal;
  color:#999999;
  margin-bottom:16px;}
  
.blog-featured .article-info {
  margin-top:-8px;
  margin-bottom:14px;
}
  
.article-info-term {
display:none;
}

.article_column .contentpaneopen {
  padding-right:15px;}

.buttonheading {
  float:right;
  padding-right:5px;}

.contentpane ul li {
  text-align:left;}

.sectiontableheader  {
  text-align:left;
  font-weight:bold;
  padding:5px; }
legend.sectiontableheader {
  background:none;
  }
  
.sectiontableheader  th {
  padding-left:8px;
  padding-right:8px;
  }
  
.sectiontableentry1, .sectiontableentry2 {
  padding-bottom:5px;}  

.artnumber {
  float:left;
  text-align:left;
  width:25px;}
  
.arttitle {
  float:left;}

.artauthor {
  float:right;}
  
.arthits {  
  float:right;
  padding-left:10px;}
  
.artcreated {
  float:right;}  
  
.contentheading {
  padding-left: 0px;
  padding-bottom: 12px;}
  
.createdate  {
  padding-bottom:11px;
  font-size:0.9em;
  padding-top:0px;
  line-height: 10px;
  font-weight: bold; }  
  
.componentheading  {
  font-size:1.5em;
  line-height:23px;
  padding-bottom: 17px;
  padding-top:14px;
  font-weight:normal; }

.contentheading  {
  font-size:1.5em;
  float:left;
  font-weight:normal;
  line-height:normal; }

a.contentpagetitle  {
  text-decoration: none!important;
  font-size:1.4em;
}

.modifydate {
  margin-top:20px;
  font-size:0.9em;
  clear:both;
  }

.mosimage  {
  padding: 0;
  border:1px solid #CCCCCC;
  background:#ffffff;
  margin:6px;  }

.mosimage img  {
  padding: 0;
  margin: 0!important; }

  
.mosimage_caption {
  background:#EFEFEF none repeat scroll 0%;
  border-top:1px solid #CCCCCC;
  color:var(--isi-dark-gray);
  margin-top:2px;
  padding:1px 2px;}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar  {
  padding:25px 2px; }
  

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a  {
  text-decoration: none; }

a.pagenav:hover, a.pagenav:active, a.pagenav:focus,
.pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus,
.pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus,
.pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus  {
  text-decoration: none; }

.pagenavbar  {
  padding-left: 14px; }

.pagenavcounter  {
  padding: 8px 14px 0 14px; }

.pagenav a:hover {
  text-decoration:none;
}

.smalldark  {
  text-align: left; }

div.syndicate div  {
  text-align: center; }

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td  {
  background: none; }  
  
  
.module_round_box_outer ul li a, .module_round_box_outer ul.menu li span {
padding-bottom:6px;
margin-bottom:6px;
display:block;
}

.s5_module_box_1 ul.menu ul a span {
margin:0px;
padding:0px;
}
  


/* Joomla Style */

td {
padding-bottom:0px;
padding-top:0px;
}


table.searchintro  {
padding: 10px 0;
width: 80%; }

tr.sectiontableentry1 td  {
padding: 2px; }

tr.sectiontableentry2 td  {
padding: 2px; }

div.syndicate div  {
text-align: center; }

a.readon:hover, a.readon:active, a.readon:focus  {  
text-decoration:underline; }

.back_button {
height:37px;
padding-top:26px; }

div.back_button a,
div.back_button a:hover,
div.back_button a:active  {
margin: -2px 0;
display: block;
font-weight:bold;
height:37px;
text-decoration: none!important; }

.sectiontableheader {
line-height:29px;
padding:0pt 10px;
}

.sectiontableentry1 {
font-size:9pt;
padding:7px;
background:#ECECEC;
}

.sectiontableentry2 {
font-size:9pt;
padding:7px;
}


  
/* END JOOMLA STYLE
--------------------------------------------------------- */  


/* System Messages */

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;margin-left: 4px;
  margin-top: 13px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

    
    

/* JOOMLA 2.5 ADD ONS
--------------------------------------------------------- */      


#userForm.formResponsive h1,
.blog-featured h1,
.blog h1,
.item-page h1 {
  color: black;
  font-size: 1.9em;
  font-weight: normal;
  padding-top: 0;
}
#userForm.formResponsive h1 {
  margin-bottom: 0;
}
label {
  font-size: 100%;
}
.radio-wrapper input[type="radio"],
.radio-wrapper label {
  display: inline-block;
  margin: 0 .3rem 0 0;
  line-height: 2;
  vertical-align: middle;
}
strong.formRequired {
  font-size: 150%;
  color: crimson;
}

.contact h3{ margin-bottom: 20px;  margin-top: 15px;;}
.jicons-icons {float:left;padding-right: 7px;}
address {padding-top:4px;padding-bottom:4px;}

th {
  font-weight: bold;
  padding: 5px 0;
  text-align: left;
}

td.num {
  text-align: left;
  vertical-align: top;
}
td.hits {
  text-align: center;
  vertical-align: top;
}
td p {
  margin: 0 0 1em;
}
td p:last-child {
  margin: 0;
}
.filter {
  margin: 10px 0;
}
.display-limit, .filter {
  margin-right: 7px;
  text-align: right;
}
table,
table td {
  border-collapse: collapse;
}
table.lines-horizontal td {
  border-bottom: solid 1px silver;
}
table.weblinks, table.category {
  margin: 10px 0 20px 0;
  width: 100%;
}
table.weblinks th, table.category th {
  font-size: 1em;
  font-weight: normal;
}
table.weblinks th:first-child, table.category th:first-child {
  border-left: medium none;
}
th,
td {
  padding: 6px 10px;
}
th {
  background: #e9e9e9;
}
thead th {
  background: grey;
  color: white;
}
table.with-th {
  margin-right: -10px;
  margin-left: -10px;
}
.with-th thead {
  border-bottom: solid 5px white;
}
/* Specific tables */
#in-memoriam th:nth-child(2),
#in-memoriam th:nth-child(3),
#in-memoriam td:nth-child(2),
#in-memoriam td:nth-child(3) {
  text-align: center;
}


fieldset.filters {
  margin-top: 10px;}

form.formResponsive fieldset input[type="text"],
form.formResponsive fieldset input[type="password"],
form.formResponsive fieldset select,
form.formResponsive fieldset textarea,
form.formResponsive fieldset .formDescription {
  width: 95% !important;
  max-width: 40em !important;
}
form.formResponsive fieldset .formDescription {
  max-width: 29em !important;
}

  
/* tooltips */
.tip-wrap { z-index:1000003; }
.tip { background:#fff; padding:5px; border:1px solid #eee; max-width: 300px; }
.tip-title {  background: none repeat scroll 0 0 #101010;  color: #FFFFFF;  font-size: 1.0em;  margin-bottom: 4px;  padding: 5px 8px 5px;  text-shadow: 0 1px 0 black;}
.tip-text { padding: 3px; font-size: 11px; line-height: 16px; }  


/* ++++++++++++++  Joomla 3.0+ com_content  ++++++++++++++ */


ul.actions li {
float:none;
padding:0px;
}

.item-page .dropdown-toggle, .blog .dropdown-toggle, .item .dropdown-toggle {
background:#F6F5F5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.article-info span {
display:none;
}

.page-header {
border:none;
margin:0px;
padding:0px;
margin-bottom:10px;
}

.item, .items-leading {
margin-bottom:50px !important;
}

p.readmore a.btn {
display: inline-block;
color:#FFFFFF !important;
font-size: inherit;
line-height: inherit;
*line-height: inherit;
text-align: left;
vertical-align: auto;
cursor: pointer;
color: inherit;
text-shadow: none;
filter: none;
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
text-transform:none;
}

.dropdown-toggle:hover {
color:black !important;
}
 
p.readmore a.btn span {
display:none;
}

.pagination a, .pagination span {padding-left: 3px !important;
  padding-right: 3px !important;}
  
.pagination .pull-right {
  float:none !important;}

#filter-search {
width:120%;
}

  /* search page */
  
  .search h1.page-title {margin-bottom:40px;}
  .search #searchForm .btn-toolbar {margin-bottom:20px;}
  .chzn-container-single .chzn-single { border: 1px solid #E6E9E9;}  
  .searchintro {margin-bottom:15px;}
  .searchintro strong {font-weight:normal;}
  .label-info, .badge-info {background:#333333;font-weight: normal;}
  
  #searchForm .phrases legend, #searchForm .only legend {
    float: left;
    margin-right: 17px;
    margin-bottom:0px;
     font-size: 1.1em;
    margin-top: -6px;
    width: auto;}
    
  #searchForm .phrases, #searchForm .only {
    border: 1px solid #E6E9E9;
    margin-bottom: 22px;
    padding-bottom:14px !important;
    padding: 20px 30px 0;}
  
  .chzn-container-single .chzn-single {
    -webkit-box-shadow:none !important;   
    -moz-box-shadow:none !important;   
    box-shadow: none !important; 
    -webkit-border-radius:0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    height: 32px;
    font-weight:normal;
    line-height: 31px;
    padding: 0 0 0 12px;
    background:#ffffff;}
    
    .chzn-container-active.chzn-with-drop .chzn-single {background:#ffffff;}      
    .chzn-container .chzn-drop {
      -webkit-border-radius:0px !important;
      -moz-border-radius: 0px !important;
      border-radius: 0px !important;}
    
    .chzn-container-single .chzn-single div b {background-position:0 7px;}
    .chzn-container .chzn-results li.active, .chzn-container .chzn-results li.highlighted {background:black;}
      
  .phrases-box, .ordering-box, .radio, .checkbox, .ordering-box .ordering, .ordering-box #ordering_chzn {float:left;}
  .controls > .radio:first-child, .controls > .checkbox:first-child { padding-top: 0;}
  .ordering-box .ordering { margin-right:8px;}
  .radio, .checkbox {margin-right:25px;}


/* ++++++++++++++  Joomla 3.0+ breadcrumb  ++++++++++++++ */

.moduletable .breadcrumb, .module_round_box_outer .breadcrumb {
padding:0px;
background:none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.btn, .btn-large, .button, .pager a  {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-group > .btn.large:first-child, .btn-group > .btn:first-child {
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-left-radius: 3px;
}
.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle,
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-bottomright: 3px;
border-bottom-right-radius: 3px;
}

.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

 
ul.actions li {
float:right;
padding-left:8px;
list-style:none;} 

.s5_centerit {text-align:center;display:block;}

/* Pagination 
----------------------------------------------------------- */  

.pagination .pagination, p.counter, .pagination span.s5_pagespan a, .pagination span.s5_pagespan a:hover {
-webkit-transition:  all 300ms ease-in 0s;
-moz-transition:  all 300ms ease-in 0s;
-o-transition: all 300ms ease-in 0s;
transition:  all 300ms ease-in 0s;}

.pagination p.counter {font-size:.9em;}

.s5_pagespan a, .s5_pagespan span {
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.pagination span.s5_pagespan span, .pagination span.s5_pagespan a {
display: inline-block;
height: 20px !important;
line-height: 20px;
padding: 4px 8px !important;
}

.pagination span.s5_pagespan a {
border:1px solid #EBE8E8;
}

.pagination span.s5_pagespan span {
border:1px solid #EBE8E8;
background:#EBE8E8;}    


.s5_pagespan a, .s5_pagespan  span {
font-weight:normal;
background:transparent;
}  

.pagination span.s5_pagespan a:hover {
text-decoration:none;
color:#ffffff;
background:#333333;}

/* J3.0 */    
.counter.pull-right {
float:none;}

.pagination [class*="span"] {
float: none;
margin-left: 0;}  

.pagination .pagination a {
padding-left: 5px !important;
padding-right: 5px !important;}

li.pagenav-next {
float:right;
list-style:none;
margin:0px;
}

li.pagenav-prev {
float:left;
list-style:none;
margin:0px;
}

.pagenav {
padding:0px;
padding-top:60px;
padding-bottom:60px;
text-align:center;  }

.pagenav a {
padding:10px;
padding-bottom:8px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

.pagination ul li {
list-style:none;
float:left;}

.pathway_first {
padding-right:8px;
float:left;}

.pathway_middle {padding-right:8px;float:left;}

.contact-form label {display:block;}
  
.items-more ol { margin-left:5px; margin-top: 20px;}
    
.pagination {text-align:center;padding-top:60px;}

.pagination .pagination {
padding:0px;
}

.pagination a, .pagination span {padding-left:5px;padding-right:5px;}





.img-intro-left, .img-fulltext-left {
float:left;
}

.img-intro-right, .img-fulltext-right {
float:right;
}

p.counter {margin-bottom: 7px;}

iframe {border:none;}

.login label {display:block;}

#s5_component_wrap ul.actions {
margin-left:0px;
}

#s5_component_wrap ul.pagenav {
margin:0px;
}


ul.actions i {
display:none;
}

div.login, div.registration {
padding-bottom:10px;
margin-bottom:20px;
}

ul {
margin-left:18px;
}

.module_round_box_outer ul, .blog.all-news ul, #s5_nav {
  margin: 0;
}

.calendar .button {
  color: black !important;
  background:none !important;
  padding: 2px !important;}
  
  
/* Pages - General */

.pages_highlight_box {
padding:30px;
background:#F4F4F4;
display:block;
}

.pages_highlight_box h3 {
font-weight:bold;
}

.pages_highlight_box .readon {
margin-top:20px;
}

.pages_center_text {
text-align:center;}

/* Pages - Contact */

.jicons-text {
font-weight:bold;
}

.contact-image {
margin-bottom:20px;
}

@media screen and (max-width: 1050px){
.contact-image {
float:right;
}
}

@media screen and (max-width: 700px){
.contact .thumbnail {
float:none !important;
margin-bottom:14px;
}

.contact .thumbnail img {
width:100%;
}
}

/* Pages - About */

.about_wrapper {
padding-top:10px;
}

.about_wrapper img {
float:left;
max-width:45% !important;
margin-right:30px;
margin-bottom:30px;
}

@media screen and (max-width: 750px){
.about_wrapper img {
float:none;
max-width:100% !important;
margin-right:0px;
margin-bottom:30px;
}
}

.about_wrapper h3 {
margin-bottom:14px;
font-weight:bold;
}

.about_bottom_item1 {
width:47%;
float:left;
}

.about_bottom_item2 {
width:47%;
float:right;
}

.about_bottom_item1 h3, .about_bottom_item2 h3 {
margin-top:15px;
margin-bottom:15px;
font-weight:bold;
}

@media screen and (max-width: 750px){
.about_bottom_item1, .about_bottom_item2 {
width:auto;
float:none;
}
}


/* Pages - Services */


.services_wrap {
text-align:center;
width:33.3333%;
float:left;
margin-bottom:50px;
}

@media screen and (max-width: 750px){
.services_wrap {
width:auto;
float:none;
margin-bottom:30px;
}
}

.services_wrap_inner {
padding-left:15px;
padding-right:15px;
}

.services_wrap h3 {
font-weight:bold;
margin-top:15px;
margin-bottom:15px;
}


/* Pages - FAQs */

.faq_wrap h3 {
font-weight:bold;
margin-bottom:15px;
}

.faq_question {
font-weight:bold;
display:block;
font-size:0.9em;
}

.faq_answer {
display:block;
font-size:0.8em;
font-style:italic;
padding:12px;
padding-top:5px;
}



/* Pages - 404 */

#wrap_404 {
text-align:center;
padding-bottom:30px;
}

.title_404 {
font-size:11em;
margin-bottom:20px;
}

.line_1_404 {
font-size:2em;
text-transform:uppercase;
display:block;
}

.line_2_404 {
font-size:1.1em;
border-bottom:solid 1px #E8E8E8;
padding-bottom:32px;
margin-bottom:32px;
display:inline-block;
}

#wrap_404 .readon {
margin:0px;
}


/* Pages - Team */

.overlay_outter {
  float:left;
  text-align:center;}
  
  .overlay_inner{
    padding: 0.25%;}
  

  .overlay_outter.one {
    width:100%;}  
  
  .overlay_outter.two {
    width:49.5%;}
  
  .overlay_outter.three {
    width:32.5%;}
    
  .overlay_outter.four {
    width:24.5%;}
    
  .overlay_outter.five {
    width:19.5%;}  
    
  .overlay_outter.six {
    width:15.5%;}      

.overlay_socialicons {
  display: table;
  margin: 0 auto;
  position: relative;
  top: 42%;}


.overlay_hover_outer {
  display: table;
  margin:0 auto;
  overflow: hidden;
  position: relative;
  width:auto;
  height:auto;}
  
.overlay_hover_outer .overlay_hover_inner {
  -moz-opacity: .0 ;
  -khtml-opacity: .0;
  filter:alpha(opacity=0);
  opacity:.0;
  background-color:#333333;
  height:100%;
  width:100%;
  position:absolute;}

.overlay_hover_outer:hover .overlay_hover_inner {
  -moz-opacity: 1 ;
  -khtml-opacity: 1;
  filter:alpha(opacity=100);
  opacity:1;
  position:absolute;
  height:100%;
  width:100%;}

.overlay_facebook {
  float:left;
  height:29px;
  margin-right: 9px;
  width:29px;
  background:transparent url(../images/pages/sprite.png) 0px -72px  no-repeat !important;}
    
  .overlay_facebook:hover {
    background:transparent url(../images/pages/sprite.png) -47px -72px  no-repeat !important;}
     

.overlay_twitter {
  float:left;
  height:29px;
  width:29px;
  background:transparent url(../images/pages/sprite.png) 0px 0px  no-repeat !important;}  
  
  .overlay_twitter:hover {
    background:transparent url(../images/pages/sprite.png) -47px 0px  no-repeat !important;}  

.overlay_hover_inner {
  -webkit-transition:  all 300ms ease-in 0s;
  -moz-transition:  all 300ms ease-in 0s;
  -o-transition: all 300ms ease-in 0s;
  transition:  all 300ms ease-in 0s;}  

.overlay_hover_outer img {
  width: 100%;
  margin-bottom: -9px;}
  

.overlay_subtitle  {
  display:block;
  margin-top:8px;}
  
  

@media screen and (max-width: 950px){
  .overlay_outter {
    width:100% !important;
    float:none !important;}

  }
  
  
/* Pages - Portfolio */  
    
.pages_portfolio {
  float:left;}
  
  .pages_portfolio.one {
    width:100%;}
  
  .pages_portfolio.two {
    width:50%;}
  
  .pages_portfolio.three {
    width:33.3335%;}
    
  .pages_portfolio.four {
    width:25%;}  
    
  .pages_portfolio.five {
    width:20%;}    

  .pages_portfolio.six {
    width:16.6665%;}      
  
.pages_portfolio img {
  margin-bottom:-7px;}
  
.pages_padding {
  padding:5px;}
  
  
@media screen and (max-width: 950px){  
  
  .pages_portfolio {
    width:100% !important;
    float:none !important;}

  }
    
  
  

.tooltip {
  border:none !important;
  background:none !important;}



/******* editor.css *************************************************/

/* TYPOGRAPHY
----------------------------------------------------------- */

p {
  margin-bottom: .8em;
}

.module_round_box_outer ul, .blog.all-news ul  {
  list-style: none;
}
  
@media (max-width:720px) {
  .module_round_box_outer ul, .moduletable ul {
    display: inline-block;
  } 
}

.contentpaneopen ul {
  list-style:disc;
  margin-left:10px;
  margin-right:10px;
  }

ol  {
margin-left:18px; }
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}


.uppercase {
text-transform:uppercase !important;
}

.lowercase {
text-transform:lowercase !important;
}

.s5_bluebox, .s5_redbox, .s5_graybox, .s5_greenbox, .padded, .black_box, .gray_box, .yellow_box, .orange_box, .green_box, .blue_box, .red_box  {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px; }

  .s5_bluebox strong, .s5_redbox strong, .s5_graybox strong, .s5_greenbox strong, .padded strong, .black_box strong, .gray_box strong, .yellow_box strong, .orange_box strong, .green_box strong, .blue_box strong, .red_box strong  {
    font-weight:normal;}


.code {
  background:#ffffff;
  border: 1px solid #cccccc;
  border-left:solid 5px var(--isi-dark-gray);
  color:var(--isi-dark-gray);
  font-family:monospace;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.5;
  margin-top:15px;
  margin-bottom:15px;
  padding:10px 20px;
  padding-top:20px;
  padding-bottom:20px;
  font-size:1.0em;
}

ul.ul_arrow li {
  background:transparent url(../images/typography/s5_ul_arrow.png) no-repeat 0px 6px;
  list-style: none outside none;
  margin-top: 12px;
  padding:0px;
  padding-left:31px;
  background-position:0 4px;
}

  #s5_component_wrap ul.ul_arrow {
    padding-left:0px;
    margin-left:0px;
    margin-right:0px;
    list-style-type:none;}


ul.ul_star li {
  background:transparent url(../images/typography/s5_ul_star.png) no-repeat top left;
  list-style: none outside none;
  margin-top: 12px;
  padding:0px;
  padding-left:31px;
}


  #s5_component_wrap ul.ul_star {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;}

ul.ul_bullet li {
  background:transparent url(../images/typography/s5_ul_bullet.png) no-repeat top left;
  list-style: none outside none;
  margin-top: 12px;
  padding:0px;
  padding-left:31px;
  background-position:0 4px;
}

  #s5_component_wrap ul.ul_bullet {
    padding-left:0px;
    margin-left:0px;
    margin-right:0px;
    list-style-type:none;}

.ul_bullet_small {
margin-left:20px;
margin-right:20px;
}

.ul_bullet_small li {
margin-bottom:10px;
}

.ul_circle_content {
padding:0px;
margin:0px;
list-style:none;
padding-left:55px;
}

.ul_circle_content li {
margin-bottom:15px;
padding-top:15px;
}

.ul_circle_content .circle_item {
float:left;
height:34px;
width:34px;
line-height:34px;
font-size:16px;
text-align:center;
-moz-border-radius:400px;
-webkit-border-radius:400px;
border-radius:400px;
border:solid 1px #EBE8E8;
margin-left:-55px;
margin-top:-5px;
}


#s5_component_wrap ul.ul_numbers {
  padding-left:0px;
  margin-left:0px;
  margin-right:0px;
  list-style-type:none;}

ul.ul_numbers li {
  list-style-type:none;
  padding-bottom: 9px;
  padding-left: 42px;
  padding-top: 0px;}

li.li_number1  {
  background:transparent url(../images/typography/s5_li_number1.png) no-repeat top left;
}

li.li_number2  {
  background:transparent url(../images/typography/s5_li_number2.png) no-repeat top left;
}

li.li_number3  {
  background:transparent url(../images/typography/s5_li_number3.png) no-repeat top left;
}

li.li_number4  {
  background:transparent url(../images/typography/s5_li_number4.png) no-repeat top left;
}

li.li_number5  {
  background:transparent url(../images/typography/s5_li_number5.png) no-repeat top left;
}

li.li_number6  {
  background:transparent url(../images/typography/s5_li_number6.png) no-repeat top left;
}

li.li_number7  {
  background:transparent url(../images/typography/s5_li_number7.png) no-repeat top left;
}

li.li_number8  {
  background:transparent url(../images/typography/s5_li_number8.png) no-repeat top left;
}

li.li_number9  {
  background:transparent url(../images/typography/s5_li_number9.png) no-repeat top left;
}

li.li_number10  {
  background:transparent url(../images/typography/s5_li_number10.png) no-repeat top left;
}

.red_box {
  background:#FFD6D6;
  color:#CC0000;
  font-weight: 300;
  padding:16px 16px 16px 22px;
}

.red_box a, #s5_component_wrap_inner .red_box a {
  color:#CC0000;
  font-weight:bold;
  text-decoration:underline;
}

.blue_box {
  background:#D0DCEC;
  color:#1B6FC2;
  font-weight: 300;
  padding:16px 16px 16px 22px;
}

.blue_box a, #s5_component_wrap_inner .blue_box a {
  color:#1B6FC2;
  font-weight:normal;
  text-decoration:none;
}

.green_box {
  background:#EEF7DD;
  color:#40AB38;
  font-weight: 300;
  padding:16px 16px 16px 22px;
}

.green_box a, #s5_component_wrap_inner .green_box a {
  color:#40AB38;
  font-weight:bold;
  text-decoration:underline;
}

.orange_box {
  background:#FEF6D8;
  color:#755102;
  font-weight: 300;
  padding:16px 16px 16px 22px;
}

.orange_box a, #s5_component_wrap_inner .orange_box a {
  color:#755102;
  font-weight:bold;
  text-decoration:underline;
}

.yellow_box {
  background:#F4F5B9;
  color:#757402;
  font-weight: 300;
  padding:16px 16px 16px 22px;
}

.yellow_box a, #s5_component_wrap_inner .yellow_box a {
  color:#757402;
  font-weight:bold;
  text-decoration:underline;
}

.gray_box {
  background:#dfdfdf;
  color:#4B4B4B;
  font-weight: 300;
  padding:16px 16px 16px 22px;
}

.gray_box a, #s5_component_wrap_inner .gray_box a {
  color:#4B4B4B;
  font-weight:bold;
  text-decoration:underline;
}

.black_box {
  background:#333333;
  color:#FFFFFF;
  font-weight: 300;
  padding:16px 16px 16px 22px;
}

.black_box a, #s5_component_wrap_inner .black_box a {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:underline;
}

.boxed {
  background: none repeat scroll 0 0 #F5F5F5;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  margin-right: 0;
  padding: 0;

}

.boxed:hover {
  background:#ffffff;}

.boxed_black {
  background:#040404;
  border:1px solid #212121;
  padding:5px;
  margin-right:10px;
  margin-bottom:8px;
}

.padded {
  margin-right:12px;
  margin-bottom:8px;
  padding:0px;
  margin-bottom:17px;
  margin-top:2px;
  position:relative;
}

.point {
  min-height:28px;
}

.s5_greenbox {
  position:relative;
  padding:12px;
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
  color:#ffffff;
  background:#185564;}
  .s5_greenbox a {color:#ffffff;}

.s5_greenbox .point {
  padding-left:42px;
  background:transparent url(../images/typography/s5_alert.png) no-repeat center left;}



.s5_graybox {
  position:relative;
  padding:12px;
  color:#313131;
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
  background:var(--isi-light-gray);}
  .s5_graybox a {color:#313131;}

.s5_graybox .point {
  padding-left:42px;
  background:transparent url(../images/typography/s5_alert.png) no-repeat center left;}





.s5_bluebox {
  position:relative;
  padding:12px;
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
  color:#ffffff !important;
  background:#22ace5;}
  .s5_bluebox a {color:#ffffff !important;}

.s5_bluebox .point {
  padding-left:42px;
  background:transparent url(../images/typography/s5_alert.png) no-repeat center left;}



.s5_redbox {
  position:relative;
  padding:12px;
  -moz-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* FF3.5+ */
  -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Saf3.0+, Chrome */
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.3) inset; /* Opera 10.5, IE9, Chrome 10+ */
  color:#ffffff;
  background:#ff5858;}
  .s5_bluebox a {color:#ffffff;}

.s5_redbox .point {
  padding-left:42px;
  background:transparent url(../images/typography/s5_alert.png) no-repeat center left;}




     /* PRICING TABLE
----------------------------------------------------------- */
.s5_pricetable_7, .s5_pricetable_6, .s5_pricetable_5, .s5_pricetable_4, .s5_pricetable_3, .s5_pricetable_2, .s5_pricetable_1 {padding-top:50px;}
.s5_pricetable_7, .s5_pricetable_6, .s5_pricetable_5, .s5_pricetable_4, .s5_pricetable_3, .s5_pricetable_2, .s5_pricetable_1 {padding-bottom:25px;}
.s5_pricetable_7 .s5_pricetable_column { width:13.5%;}
.s5_pricetable_6 .s5_pricetable_column { width:15.5%;}
.s5_pricetable_5 .s5_pricetable_column { width:19.5%;}
.s5_pricetable_4 .s5_pricetable_column {  width:24.5%;}
.s5_pricetable_3 .s5_pricetable_column {  width:32.5%;}
.s5_pricetable_2 .s5_pricetable_column {  width:49.5%;}
.s5_pricetable_1 .s5_pricetable_column {  width:100%;}

.s5_pricetable_column.recommended {
  margin-top: -22px;
  padding-bottom: 23px;
  background:#f6f5f5;
  color:#333333;
  position: relative;
  margin-left: -1px;
  border: medium none;}

.s5_pricetable_column {
  border:none;
  text-align:center;
  padding-bottom: 10px;
  border: 1px solid #ECECEC;
  float:left;}



  .s5_pricetable_column_padding {
    padding:20px 20px 33px;}


.s5_pricetable_column .s5_title {
  font-size: 2em;
  margin-bottom: 40px;
  padding: 17px 14px 30px;
  font-weight: bold;
  color:#1c1c1c;
  border-bottom:1px solid #e5e5e5;}

  .s5_pricetable_column.recommended .s5_title {
    color:black;}

.s5_pricetable_column .s5_horizontalrule  {
  height:1px;
  margin-bottom: 26px;}


.s5_pricetable_column .s5_options {
  font-size: 1.0em;
  margin-bottom: 25px;
  line-height: 32px;
  color:black;
  margin-top: 25px;
  text-align: center;}

.s5_pricetable_column a.s5_pricetable {
  text-decoration:none;
  text-align:center;}

  .s5_buttoncenter {
  text-align:center;}


.s5_pricetable_column .price {
  font-size: 2.91em;
  line-height: 41px;}

.s5_pricetable_column .dollarsign {
  font-size: 1.4em;
  vertical-align: top;}

.s5_pricetable_column .month{
  vertical-align: text-top;
  font-size: 1.1em;}

.s5_buttoncenter .button {
  padding:10px 16px;
  color:#ffffff;}


@media screen and (max-width: 970px){
  .s5_pricetable_column {
    margin-bottom:45px;
    float:none;}

  .s5_pricetable_column.recommended {
    margin-top:0px;}

  .s5_pricetable_7 .s5_pricetable_column { width:100%;}
  .s5_pricetable_6 .s5_pricetable_column { width:100%;}
  .s5_pricetable_5 .s5_pricetable_column { width:100%;}
  .s5_pricetable_4 .s5_pricetable_column {  width:100%;}
  .s5_pricetable_3 .s5_pricetable_column {  width:100%;}
  .s5_pricetable_2 .s5_pricetable_column {  width:100%;}
}

.s5_video_container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}
.s5_video_container iframe, .s5_video_container object, .s5_video_container embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}



.circle {
  float: left;
  margin-right: 22px;
  height:60px;
  text-align:center;
  width:60px;
  -moz-border-radius:60px;
  -webkit-border-radius:60px;
  border-radius:60px;}

  .circle p{
    position: relative;
    top: 50%;
     -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.4em;}


ul.bullet_list {
  margin-left: 0;}



/* Icon Hovers
----------------------------------------------------------- */

.icon_outer_wrap {
height:80px;
width:80px;
display:inline-block;
padding:0px;
background:#6a6a6a;
-moz-border-radius:10000px;
-webkit-border-radius:10000px;
border-radius:10000px;
position:relative;
overflow:hidden;
-webkit-transition:  all 300ms ease-in;
-moz-transition:  all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition:  all 300ms ease-in;
}

.icon_hover {
-moz-opacity: .0 ;
-khtml-opacity: .0;
filter:alpha(opacity=0);
opacity:.0;
height:100%;
width:100%;
position:absolute;
display: table;
margin:0;
}

.icon_outer_wrap:hover .icon_hover {
-moz-opacity: 1 ;
-khtml-opacity: 1;
filter:alpha(opacity=100);
opacity:1;
position:absolute;
}

.icon_hover {
color:#FFFFFF;
background:#050505;
-moz-border-radius:10000px;
-webkit-border-radius:10000px;
border-radius:10000px;
-webkit-transition:  all 300ms ease-in;
-moz-transition:  all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition:  all 300ms ease-in;}

.icon_non_hover, .icon_hover {
text-align:center;
line-height:80px;
}

.icon_outer_wrap .icon_element {
font-size:42px;
color:#FFFFFF;
display:block;
}



/* Dates
----------------------------------------------------------- */


.date_wrapper {
width:60px;
text-align:center;
line-height:100%;
}

.date_top {
background:#495154;
padding:6px;
color:#FFFFFF;
}

.date_bottom {
  border: solid 0 #ccc;
  border-width: 0 1px 1px;
  color: var(--isi-mediumdark-blue);
  font-size: 18px;
  padding: 8px 6px 16px;
  line-height: .8;
}

.date_outer_wrap .date_wrapper {
  float:left;
  margin-right: 20px;
}

.date_text_wrap {
float:left;
}

.date_wrap_right {
float:left;
padding-left:5%;
width:45%;
}

.date_wrap_left {
float:left;
padding-right:5%;
width:45%;
}



/* Social Icons
----------------------------------------------------------- */

.social_icon {
margin-right:6px;
margin-bottom:6px;
display:inline-block;
height:36px;
line-height:36px;
width:36px;
font-size:20px;
color:#FFFFFF !important;
text-align:center;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

.social_icon.ion-social-facebook {
background:#3D5B99;
}

.social_icon.ion-social-facebook:hover {
background:#2B416D;
}

.social_icon.ion-social-twitter {
background:#159CEB;
}

.social_icon.ion-social-twitter:hover {
background:#0C6497;
}

.social_icon.ion-social-googleplus {
background:#DD4B39;
}

.social_icon.ion-social-googleplus:hover {
background:#8B2E23;
}

.social_icon.ion-social-rss {
background:#FF6F14;
}

.social_icon.ion-social-rss:hover {
background:#A8480B;
}

.social_icon.ion-social-pinterest {
background:#CA1F27;
}

.social_icon.ion-social-pinterest:hover {
background:#92161C;
}




/* Misc.
----------------------------------------------------------- */



.tab_left {
float:left;
width:70%;
}

.tab_right {
float:right;
width:20%;
}

.tab_text1 {
font-size:1.6em;
margin-bottom:8px;
display:block;
}

.tab_text2 {
font-size:1.2em;
display:block;
}

.tab_right .outline_button {
display:inline-block;
color:#FFFFFF;
border:solid 1px #FFFFFF !important;
float:right;
font-size:0.95em;
}







.bio_left {
float:left;
width:40%;
}

.bio_right {
float:right;
width:52%;
}

.bio_image_wrap {
float:left;
}

.bio_image_wrap img {
padding-right:22px;
margin-bottom:22px;
display:block;
}

.bio_image_text_wrap {
background:#FFFFFF;
padding:14px;
padding-left:22px;
padding-right:22px;
margin-right:22px;
}

.bio_image_text1 {
color:black;
display:block;
font-size:0.9em;
}





.top_text_wrap h3 {
font-size:1.9em;
}

.top_text_wrap img {
margin-top:24px;
display:block;
margin-bottom:2px;
}

.top_text_wrap .readon {
margin-top:30px;
}

.top_text_image_text {
color:#FFFFFF;
position:absolute;
top:45%;
font-size:1.3em;
text-align:center;
width:100%;
}

.top_text_image_wrap {
position:relative;
}






.icon_area_wrap_left {
float:left;
width:45%;
padding-top:20px;
padding-bottom:20px;
}

.icon_area_wrap_right {
float:right;
width:45%;
padding-top:20px;
padding-bottom:20px;
}

.icon_area_wrap .icon_hover, .icon_area_wrap .icon_non_hover, .icon_area_wrap .icon_outer_wrap {
background:none;
}

.icon_area_wrap .icon_outer_wrap {
border:solid 3px #FFFFFF;
}


.icon_area_wrap .icon_outer_wrap {
height:130px;
width:130px;
}

.icon_area_wrap .icon_non_hover, .icon_area_wrap .icon_hover {
line-height:130px;
}

.icon_area_wrap .icon_outer_wrap .icon_element {
font-size:70px;
}

.icon_set {
float:left;
width:50%;
text-align:center;
}

.icon_bottom_text {
display:block;
margin-top:12px;
font-size:1.1em;
}

.icon_area_wrap h2 {
font-size:3em;
line-height:130%;
margin-bottom:30px;
}


.date_wrap_left .date_outer_wrap, .date_wrap_right .date_outer_wrap {
float:left;
}


#s5_top_row1 .date_text_wrap {
overflow:hidden;
}

#s5_top_row1 .date_outer_wrap {
width:1000px;
}

.date_wrap_left, .date_wrap_right {
overflow:hidden;
}




.pages_bg_wrap {
background:url(../images/pages_bg.jpg) no-repeat top center;
background-attachment:cover;
margin-bottom:25px;
padding:35px;
padding-top:70px;
padding-bottom:70px;
}

.pages_highlight_box, .pages_highlight_box a {
color:#FFFFFF;
}

h1.pages_center_text {
font-size:1.9em !important;
}



/******* custom.css ********************************************/

a.readon{
  background: var(--isi-dark-blue) !important;
  color:white !important;
}
a.readon:hover{
  background: none repeat scroll 0% 0% black !important;
}

.readon, .date_top, .outline_button:hover, #s5_footer_area1, #s5_register, #s5_ls_outer_wrap .s5_ls_readmore, button, .button, .pagenav a, p.readmore a, .btn {
  background: var(--isi-dark-blue) !important repeat scroll 0% 0%;
}


#s5_login:hover, span.s5_pagespan a:hover, .module_round_box-border_highlight2 {
  color: black !important;
}


body, .inputbox {font-family: 'Raleway',Helvetica,Arial,Sans-Serif ;}

#s5_header_area2, #s5_pos_custom_3, #s5_bottom_row3_area1 {
background:var(--isi-dark-blue);
}

#s5_font_breadcrumb_wrap {
background: gray !important;
}
.s5_mobile_sidebar_h3_open span, 
#s5_responsive_mobile_sidebar_title_wrap_register_open, 
#s5_responsive_mobile_sidebar_title_wrap_login_open, 
#s5_responsive_mobile_sidebar a.s5_mobile_sidebar_active, 
#s5_responsive_mobile_sidebar .s5_mobile_sidebar_h3_open a { 
color: #0096FA !important;
}

#s5_nav li a, #s5_font_breadcrumb_wrap, #fontControls a, .breadcrumb .active {
color:#FFFFFF !important;
}

#s5_nav li.active span, #s5_nav li.active a, #s5_nav li.mainMenuParentBtnFocused a, #s5_nav li.mainMenuParentBtnFocused span, a, .outline_button, ul.menu li.current a {
color:var(--isi-dark-blue) !important;
}

#s5_accordion_menu #current a, h3.s5_demo_h3, #s5_nav li a:hover, #s5_nav li span:hover, .circle_item, .btn-link {
color:#36a2e2 !important;te
}

.s5_scrolltotop {
background-color:var(--isi-dark-blue) !important;
}

.outline_button:hover, .module_round_box-border_highlight1 {
border:solid 1px #36a2e2 !important;
}

.pages_bg_wrap {
border:solid 1px #36a2e2 !important;
}

.code {
border-left:solid 5px #36a2e2 !important;
}

.outline_button:hover {
border:solid 1px #36a2e2 !important;
}

a:focus,
a:hover {
color: black !important;
}

.s5_ls_result1 h2 a.s5_ls_result_link, .s5_ls_result2 h2 a.s5_ls_result_link, #s5_accordion_menu a:hover {
color: black !important;
}

#s5_nav li.active {
border-bottom:solid 4px var(--isi-dark-blue) !important;
}

.readon, .date_top, .outline_button:hover, #s5_footer_area1, #s5_register, #s5_ls_outer_wrap .s5_ls_readmore, button, .button, .pagenav a, p.readmore a, .btn {
background:var(--isi-dark-blue);
}

.pages_highlight_box {
background:#1691a0 !important;
}

#s5_accordion_menu h3:hover, #s5_accordion_menu h3.s5_am_open, .module_round_box-highlight1, .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .nav-list > .active > a, .nav-list > .active > a:hover, .nav-pills > .active > a, .nav-pills > .active > a:hover, .btn-group.open .btn-primary.dropdown-toggle, .btn-primary, .item-page .dropdown-menu li > a:hover, .blog .dropdown-menu li > a:hover, .item .dropdown-menu li > a:hover {
background: #36a2e2 !important;
font-weight: bold !important;
}

.jdGallery .carousel .carouselInner .active, .readon:hover, .s5_ts_active a, .icon_outer_wrap:hover, .icon_hover, #s5_register:hover, #s5_login:hover, #s5_ls_outer_wrap .s5_ls_readmore:hover, button:hover, .button:hover, .pagenav a:hover, p.readmore a:hover, span.s5_pagespan a:hover, .module_round_box-highlight2 {
background:black !important;
}

.s5_scrolltotop:hover {
background-color:black !important;
}

.icon_area_wrap .icon_outer_wrap:hover {
border:solid 3px black !important;
}

#s5_login:hover, span.s5_pagespan a:hover, .module_round_box-border_highlight2 {
border:solid 1px black !important;
}

h1, #s5_login, #s5_register, #s5_nav li, .s5_mod_h3_outer, #s5_login, #s5_register, .uppercase, .slide_title, .bio_image_text1 {
text-transform:uppercase !important;
}


/* k2 stuff */
div.itemHeader h2.itemTitle, div.catItemHeader h3.catItemTitle, h3.userItemTitle a, #comments-form p, #comments-report-form p, #comments-form span, #comments-form .counter, #comments .comment-author, #comments .author-homepage,
#comments-form p, #comments-form #comments-form-buttons, #comments-form #comments-form-error, #comments-form #comments-form-captcha-holder {font-family: 'Raleway',Helvetica,Arial,Sans-Serif ;}
.s5_wrap, .jdGallery .slideInfoZone h2, .jdGallery .slideInfoZone p {width:92% !important;}
.jdGallery .slideInfoZone h2, .jdGallery .slideInfoZone p {
max-width:1300px !important;
}
.jdGallery div.carouselContainer {
bottom:164px !important;
}
#s5_top_row1_wrap {
margin-left:0px;
margin-right:0px;
padding-left:25px;
padding-right:25px;
padding-bottom:0px;
padding-top:50px;
}
#s5_bottom_menu_wrap {
padding-right:80px;
}
#s5_columns_wrap {
/* border-top:1px solid #ebe8e8 !important ;*/
}

#s5_login:hover, span.s5_pagespan a:hover, .module_round_box-border_highlight2 {
  border: 1px solid black !important;
}

#s5_bottom_row1_area2{
  background: var(--isi-dark-blue) !important;
}

.bluebox{
  height:164px;
  width:384px;
  background:var(--isi-dark-blue) !important;
  margin-top:10px;
}

.blueboxtext{
  margin-left: auto;
  margin-right: auto;
  text-align:center;
  color: white;
  position:relative;
  top:70px;
  font-size:20px;
}

.bluebox a{
  color:white !important;
}

#s5_bottom_row3_area2 {
  background: #545454 !important;
}

div#s5_pos_bottom_row3_2 {
  width: 100% !important;
}

div#s5_pos_bottom_row3_2.s5_float_left {
  color: white !important;
  padding: 30px !important;
  -webkit-column-count: 3; /* Chrome, Safari, Opera */
  -moz-column-count: 3; /* Firefox */
  column-count: 3;
  -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
  -moz-column-gap: 40px; /* Firefox */
  column-gap: 40px;
  white-space: nowrap;
  position: relative;
  padding-top: 100px !important;
}
#s5_bottom_row3 .s5_mod_h3_outer {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 180%;
  padding-right: 4em;
  box-sizing: border-box;
}

div#s5_pos_bottom_row3_2.s5_float_left a{
  color: white !important;
  width:750px !important;
  padding-right: 100px !important;
}

.separator{
  color: white !important;
}

div#s5_pos_bottom_row3_6 {
  width: 100% !important;
  max-width: 100% !important;
  background-color: var(--isi-dark-blue);
}

div#s5_pos_bottom_row3_1.s5_float_left{
  position:relative;
  left: 40% !important;
  font-size: 32pt;
}

div#s5_login_register_search_wrap_inner{
  display: none !important;
}

.s5_bluebox{
  background: var(--isi-dark-blue) !important;
}

#subMenusContainer .subMenuBtn .S5_submenu_item {
  border-radius: 0;
}
#ul_child_1 .subMenuBtn:nth-child(4) .S5_submenu_item,
#ul_child_23 .subMenuBtn:nth-child(5) .S5_submenu_item {
  border-bottom: solid 6px var(--isi-medium-blue);
  margin-bottom: 10px;
}
.S5_submenu_item:hover, .S5_grouped_child_item .S5_submenu_item:hover{
background: var(--isi-dark-blue) none repeat scroll 0% 0% !important;
color: white !important;
}

#subMenusContainer a:hover{
  color: white !important;
}

#subMenusContainer li .S5_submenu_item:hover{
  color: white !important;

}

.inputbox:hover, .registration input:hover, .login input:hover, .contact-form input:hover, #jform_contact_message:hover, #mod-search-searchword:hover, input:hover, button:hover, .btn:hover, 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{

background: #C7C7C7 !important;
}

textarea:focus, textarea:hover{

background: white;

}

.slideInfoZone{


}

.full-frame{

  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;

}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}

.video-container iframe{

position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  
  }

.slideInfoZone p{
  margin: 0px auto 10px !important;
  padding: 0px !important;
  font-size: 3em !important;
  line-height: 144% !important;
  text-shadow: none !important;
  font-weight: 400 !important;
  display: block;
}

#s5_menu_wrap, .dcf-table .header{
  font-weight: bold !important;
}

#s5_responsive_mobile_toggle_click_menu span{
  border-right:  #808080 !important;
}

#s5_nav li{
  font-weight: 800 !important;
}

/* responsive table */
table {
  background-color: transparent;
  border-collapse: collapse;
}
.dcf-table tbody {
  border-bottom: 1px solid #e3e3e2;
  border-top: 1px solid #e3e3e2
}
.dcf-table td, .dcf-table th {
  padding-right: 1.78em
}


.dcf-table thead td, .dcf-table thead th {
  padding-bottom: .75em;
  vertical-align: bottom
}
.dcf-table tbody td, .dcf-table tbody th, .dcf-table tfoot td, .dcf-table tfoot th {
  padding-top: .75em;
  vertical-align: top
}
.dcf-table tbody td, .dcf-table tbody th {
  padding-bottom: .75em
}

.dcf-table-striped tbody tr:nth-of-type(2n) {
  background-color: #f6f6f5
}
.dcf-table thead td, .dcf-table thead th {
  padding-bottom: .75em;
  vertical-align: bottom
}
.dcf-table tbody td, .dcf-table tbody th, .dcf-table tfoot td, .dcf-table tfoot th {
  padding-top: .75em;
  vertical-align: top
}
.dcf-table tbody td, .dcf-table tbody th {
  padding-bottom: .75em
}
.dcf-table-bordered thead th {
  padding-top: 1.33em
}
.dcf-wrapper-table-scroll {
  left: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 1em;
  position: relative;
  right: 50%;
  width: 100vw
}

@media only screen and (max-width:42.09em) {
  .dcf-table-responsive thead {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  white-space: nowrap
  }
  .dcf-table-responsive tr {
  display: block
  }
  .dcf-table-responsive td {
  -webkit-column-gap: 3.16vw;
  -moz-column-gap: 3.16vw;
  column-gap: 3.16vw;
  display: -ms-grid;
  display: grid;
  /*-ms-grid-columns: 1fr 2fr;
  grid-template-columns: 1fr 2fr;*/
  text-align: left!important
  }
  .dcf-table-responsive.dcf-table-bordered, .dcf-table-responsive.dcf-table-bordered thead th {
  border-width: 0
  }
  .dcf-table-responsive.dcf-table-bordered tbody td {
  border-top-width: 0
  }
  .dcf-table-responsive:not(.dcf-table-bordered) tbody tr {
  padding-bottom: .75em
  }
  .dcf-table-responsive:not(.dcf-table-bordered) tbody td {
  padding-bottom: 0
  }
  .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td {
  padding-right: 0
  }
  .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child {
  border-bottom-width: 0
  }
}


.dcf-table-bordered, .dcf-table-bordered td, .dcf-table-bordered th {
  border: 1px solid #e3e3e2
}
.dcf-table-bordered td, .dcf-table-bordered th, .dcf-table-striped td, .dcf-table-striped th {
  padding-left: 1em;
  padding-right: 1em
}
.dcf-table-bordered tr:not(:last-child), .dcf-table-striped tr:not(:last-child) {
  border-bottom: 1px solid #e3e3e2
}

.dcf-table-bordered thead th {
  padding-top: 1.33em
}
/* END OF responsive table */





/******* Silem additions ********************************************/

/*
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="number"],
.formResponsive input[type="email"],
.formResponsive input[type="tel"],
.formResponsive input[type="url"],
.formResponsive input[type="password"] {
  width: 100%;
}
*/
.formResponsive .formHorizontal p.formDescription {
  margin: 0 0 1em;
}

/*
body[data-isi="logged-in"] [itemprop="articleBody"] p:first-child::first-letter {
  font-size: 500%;
  line-height: .65;
  margin: .1em .1em .1em 0;
  float: left;
}
body[data-isi="logged-in"] [itemprop="articleBody"] p:first-child::first-line {
  font-weight: 700;
  font-size: 125%;
}
bbody[data-isi="logged-in"] #s5_header_area1.s5_floating_header {
  position: initial;
}
*/


img.pull-right.pull-140 { margin-right: -140px; }
img.pull-right.pull-160 { margin-right: -160px; }
img.pull-right.pull-180 { margin-right: -180px; }
img.pull-right.pull-200 { margin-right: -200px; }
img.pull-right.pull-220 { margin-right: -220px; }
img.pull-right.pull-240 { margin-right: -240px; }
img.pull-right.pull-260 { margin-right: -260px; }
@media screen and (max-width: 46em) {
  img.pull-right {
  margin: 1em 0 !important;
  float: none !important;
  display: block;
  }
}

#s5_top_row2_area1 h2.s5_mod_h3 {
  font-size: 120%;
}

.visually-hidden {
  display: none !important;
}

mark {
  background-color: yellow !important;
}
:target {
/*
  margin-left: -15px;
  border-left: solid 5px var(--isi-dark-blue);
  padding-left: 10px;
  background-color: #ff8;
*/
  background-color: var(--isi-light-blue);
}

h2 strong {
  display: inline-block;
  font-weight: normal;
  margin-bottom: 1.25em;
  padding: .3rem 1rem;
  background: var(--isi-medium-gray);
  border-radius: 3px;
}

p {
  max-width: 32rem;
  margin: 0 0 1em;
}

u,
small {
  font-size: 90%;
  text-decoration: none;
}

.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
img.left {
  float: left;
  margin: 0 20px 20px 0;
}
img.right {
  float: right;
  margin: 0 0 20px 20px;
}

abbr[title] {
  text-decoration: none;
}

.no-break {
  white-space: nowrap;
}

hr {
  border-top-color: #ccc !important;   /* same color as .category-module.latest-news-front > li li */
}

th,
td {
  vertical-align: top;
  border: solid 1px grey;
}
table.no-border,
table.no-border th,
table.no-border td,
th.no-border,
td.no-border,
.formTableLayout td {
  border: none;
}

figcaption {
  font-weight: normal !important;
  margin-top: .5em;
}

dl, dt, dd {
  margin: 0;
  font-weight: normal;
  line-height: inherit;
}
dl {
  margin: 1em 0;
}
h2 + dl.like-news,
h2 + dl {
  margin-top: 0;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: .5em;
}
dl.like-news {
  margin: 4rem 0;
}
dl.like-news dt {
  margin-bottom: 1em;
}
dl.like-news dd:not(:last-of-type) {
  padding-bottom: 1.2em;
  border-bottom: solid 1px #ccc;
  margin-bottom: 1.5em;
}
dl.two-columns {
  display: grid;
  grid-gap: 0;
  grid-template-columns: max-content auto;
  line-height: 1.1;
}
dl.two-columns dt {
  margin-right: 1em;
}
.two-columns.term-right dt {
  text-align: right;
}
dl.two-columns dd {
  margin-right: 1em;
}
dl.two-columns li {
  margin-bottom: .5em;
}

ul,
ol {
  margin: 1em 0 1em 1rem;
}
ul:first-child,
ol:first-child {
  margin-top: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 0 0 0 1rem;
}
.blog ul,
.item-page ul,
.item-page ol {
  max-width: 31rem;
}
.item-page ul.columns,
.item-page ol.columns {
  max-width: 100%;
}
ul.no-bullet {
  list-style: none;
  margin-left: 0;
}
ul.full-width {
  max-width: 100%;
  width: 100%;
}
ul.list-indent-second-line li {
  font-weight: bold;
}
ul.list-indent-second-line li > i {
  font-style: normal;
  display: inline-block;
  padding-left: 0;
}
ul.list-indent-second-line li i,
ul.list-indent-second-line li a {
  font-weight: normal;
}
ul.w160 li div {
  width: 160px;
  margin-right: 2em;
}
ul.img-div li:not(:last-child) {
  margin-bottom: 2em;
}
ul.img-div li div {
  display: inline-block;
  text-align: right;
}
ul.img-div li div img,
img.full-width {
  max-width: 100%;
  height: auto;
}
ul.h80 li div img {
  max-height: 80px !important;
  width: auto;
}
ol.lower-roman {
  list-style-type: lower-roman;
}

ul.alternate-bg {
  list-style: none;
  margin: 3em 0 1em;
}
.alternate-bg li {
  padding: 0.3em 0.5em;
  border-radius: 3px;
}
.alternate-bg li:not(:last-child) {
  margin-bottom: 1em;
}
.alternate-bg li:nth-child(2n+1) {
  background-color: var(--isi-light-gray);
}

blockquote {
  width: auto;
  margin: 15px 0 15px -12px;
  padding: 0 0 5px 50px;
  font-style: italic;
  line-height: 150%;
  background: transparent url(../images/typography/s5_left_quote.png) no-repeat top left;
}
blockquote p {
  margin-top: 0pt;
  padding: 0 0 10px 0;
  font-weight: 400;
  font-size: inherit;
  bbackground: transparent url(../images/typography/s5_right_quote.png) no-repeat bottom right;
}

figure.caption-right {
  align-items: start;
  display: flex;
}
.caption-right img {
  margin-right: 20px;
}
.caption-right figcaption {
  font-size: 90%;
  max-width: 15em;
}

.horizontal-table-parent {
  overflow-x: auto;
}
/*
th:first-child,
td:first-child {
  padding-left: 0;
}
th:last-child,
td:last-child {
  padding-right: 0;
}
*/
@media screen and (max-width: 600px) {
  table.responsive-blocks td {
    display:block;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.embedded-video + p {
  font-size: 90%;
  margin-top: .5em;
}

.has-fixed-child {
  position: relative;
}
.fixed {
  position: fixed;
}
#s5_font_breadcrumb_wrap,
#s5_bottom_row3_area1,
#s5_pos_bottom_row3_6,
#s5_footer_area1 {
  position: relative;
}

.columns {
  columns: 10em 2;
  column-gap: 2em;
}
.columns-3 {
  column-count: 3;
}
.columns-4 {
  column-count: 4;
}
.columns-5 {
  column-count: 5;
}

.extra-1 {
  margin-bottom: 1em !important;
}
.extra-2 {
  margin-bottom: 2em !important;
}
.extra-3 {
  margin-bottom: 3em !important;
}
.extra-4 {
  margin-bottom: 4em !important;
}
.extra-5 {
  margin-bottom: 5em !important;
}

.block {
  display: inline-block;
}

.call-to-action {
  border: solid 1px var(--isi-light-gray);
  padding: 1.5em;
  margin-bottom: 2rem;
  font-weight: 600;
  ffont-size: 90%;
  line-height: 1.7em;
}
.call-to-action.no-weight {
  font-weight: initial;
}
.call-to-action.bg-grey {
  background-color: var(--isi-light-gray);
  color: #333;
}
.call-to-action.bg-blue {
  border-color: var(--isi-mediumdark-blue);
  background-color: var(--isi-mediumdark-blue);
  color: #fff;
}
.call-to-action h2 {
  font-size: 140%;
}
#s5_body_padding .call-to-action h3 {
  font-size: 110%;
}.call-to-action.bg-blue a {
  color: #ff0 !important;
}
.call-to-action.bg-blue a.readon {
  font-weight: bold;
}

th,
td {
  vertical-align: top;
  border: solid 1px grey;
}
thead th {
  position: sticky;
}
table.no-border,
th.no-border,
td.no-border {
  border: none;
}

.h2-has-icon {
  padding-left: 40px;
  margin-bottom: 2em;
}
.h2-has-icon h2 {
  margin-left: -40px;
}
.h2-has-icon h2 i {
  display: inline-block;
  width: 40px;
  text-align: left;
}

.form-input {
  font: normal 1rem 'courier new', courier, monospace;
}


/*** Article specific ***/

[itemprop="articleBody"] {
  position: relative;
}
[itemprop="articleBody"] aside.image {
  margin: 1em 0;
  max-width: 32rem;
  text-align: center;
}
[itemprop="articleBody"] aside.image.up {
  margin-top: -70px;
}
@media screen and (min-width: 1100px) {
  [itemprop="articleBody"] aside.image {
    position: absolute;
    left: 40rem;
    margin: 0;
  }
}


/*** Extra padding articles ***/

/* ancestors' padding: 2.5rem 1rem */
#s5_center_area1 .page-header {
  padding: 1rem 5rem 0;
  margin: 0;
}
#s5_center_area1 .blog.all-news .page-header {
  padding: 0;
}
#jevents,
.calendar-of-events .s5_module_box_2,
.articleBodyAlt,
[itemprop=articleBody] {
  padding: 1rem 5rem 3rem;
  margin-right: 0;
}
.blog.all-news [itemprop=articleBody] {
  padding: 1rem 0 0;
}
#s5_above_body .module_round_box_outer {
  margin: 0;
}
#s5_center_area1 .page-header + .icons + [itemprop=articleBody] {
  padding-top: 0;
}
@media screen and (max-width: 970px) {
  #s5_center_area1 .page-header {
    padding: 1rem 0 0;
  }
  #jevents,
  .calendar-of-events .s5_module_box_2,
  .articleBodyAlt,
  [itemprop=articleBody] {
    padding: 1rem 0 3rem;
  }
}


/*** Grid boxes articles ***/

.grid-columns {
  display: grid;
  grid-gap: 2em;
  grid-template-columns: repeat(auto-fit, minmax(15em, 1fr));
}

.grid-1-many > :first-child {
  text-align: center;
}
.grid-1-many > :first-child img {
  margin: 0 auto;
}
@media screen and (min-width: 580px) {
  .grid-1-3 {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 1fr 3fr;
  }
  .grid-1-4 {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 1fr 4fr;
  }
  .grid-1-5 {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 1fr 5fr;
  }
  .grid-1-6 {
  display: grid;
  grid-gap: 2rem;
  grid-template-columns: 1fr 6fr;
  }
}


/*** Flex boxes articles ***/

.flex {
  --gap: 2em;
  display: inline-flex;
  flex-wrap: wrap;
  margin: 0 0 0 calc(-1 * var(--gap));
  width: calc(100% + var(--gap));
}
.flex:first-child,
.flex.no-margin-top {
  margin-top: 0;
}
.flex.reverse {
  flex-direction: row-reverse;
}
.flex > * {
  box-sizing: border-box;
  margin: 0 0 var(--gap) var(--gap);
}
.flex.no-margin-bottom > * {
  margin-bottom: 0;
}

.flex-4 > figure {        /* 4 columns */
  margin: 0 0 var(--gap);
  width: 25%;
  min-width: 150px;
  padding-right: 15px;
}
.flex-3 > section,        /* 3 columns */
.flex-3 > div {
  width: calc( 33% - var(--gap) );
  min-width: 18.5em;
}
.flex-3 > figure {
  margin: 0 0 var(--gap);
  width: 33%;
  min-width: 150px;
  padding-right: 15px;
}
.flex-2 > article,        /* 2 columns */
.flex-2 > section,
.flex-2 > div {
  width: calc( 50% - var(--gap) );
  min-width: 20em;
}
@media screen and (max-width: 725px) {
  .flex {
    margin: var(--gap) 0 0;
    width: 100%;
  }
  .flex > * {
    margin: 0 0 var(--gap);
  }
  .flex-3 > section,
  .flex-3 > div {
    width: 100%;
    min-width: initial;
    margin: 0 0 var(--gap);
  }
}
@media screen and (max-width: 1030px) {
  .flex {
    --gap: 1em;
  }
  .flex-2 > section,
  .flex-2 > div {
    width: 100%;
    min-width: initial;
    margin: 0 0 var(--gap);
  }
}

/* main + sidebar */
.main-flex {
  width: 100%;
  max-width: 34em;
}
.sidebar-flex {
  width: 24rem;
}
.main-flex.small-sidebar {
  max-width: 44em;
}
.sidebar-flex.small {
  width: 14rem;
}
@media screen and (max-width: 1408px) {
  .sidebar-flex {
    width: 100%;
  }
  .sidebar-flex .fixed {
    position: relative;
  }
}
.main-flex > :first-child,
.sidebar-flex > :first-child {
  margin-top: 0;
}
.main-flex,
.sidebar-flex > article {
  box-sizing: border-box;
  margin-bottom: 3rem;
}
.sidebar-flex > article {
  width: 100%;
}
.sidebar-flex > hr {
  margin: -1rem 0 2rem;
}
.sidebar-flex > .has-icon {
  padding-left: 30px;
  width: calc(100% - 30px);
}
.has-icon::before {
  content: '';
  float: left;
  margin-left: -30px;
  width: 24px;
  height: 30px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.telephone::before {
  background-image: url(/images/icons/phone-call.png)
}
.postal::before {
  background-image: url(/images/icons/email-b.png);
}
.visiting::before {
  background-image: url(/images/icons/address-b.png);
}

/* Inside flex boxes */

@media screen and (max-width: 600px) {
  .flex img {
    float: none !important;
    display: block !important;
  }
  .flex .img-h3 img {
    float: left !important;
  }

}


/*** Extended logo + slogan ***/

#s5_header_area2 {
  padding-bottom: 0;
}
#s5_header_wrap {
  position: relative;
  min-height: 10.2rem;
  z-index: 0;
}
#block-isi-branding {
  display: inline-block;
}
.isi-logo-extended {
  position: relative;
  display: inline-block;
  margin-top: 1.95rem;
  z-index: 1;
}
@media screen and (max-width: 45.75rem) {
  #s5_header_wrap {
  min-height: 6.4rem;
  }
  .isi-logo-extended {
  margin-top: 1.6rem;
  }
}
.isi-logo {
  background-color: var(--isi-dark-blue);
  float: left;
  width: 2.71rem;
  height: 2.71rem !important;
  border-radius: .36rem;
  padding: .27rem .27rem .36rem .36rem;
  margin-right: .53rem;
}
.isi-logo img {
  width: 100%;
  height: 100% !important;
}
.isi-name {
  color: var(--isi-dark-blue);
  display: inline-block;
  margin: 0;
  padding-top: 0;
  max-width: 7em;
  font: normal 0.93rem arial, helvetica, sans-serif;
}
.slogan {
  position: absolute;
  top: 1.5em;
  margin: 0;
  padding: 0 0 0 11.3rem;
  font-weight: normal;
  font-size: 1.78rem;
  line-height: 1;
  color: #444;
  z-index: 0;
}
@media screen and (max-width: 970px) {
  .slogan {
  top: 2.6em;
  padding: 0 0 0 11.3rem;
  font-size: 1.2rem;
  }
}
@media screen and (max-width: 740px) {
  .slogan {
  font-size: 1rem;
  top: 3.2em;
  }
}
@media screen and (max-width: 45.8rem) {
  .slogan {
  top: 2.8em;
  }
}
@media screen and (max-width: 34.5rem) {
  .slogan {
  top: 2.1rem;
  line-height: 1.3;
  }
}
@media screen and (max-width: 25rem) {
  #s5_header_wrap {
  min-height: 8.8rem;
  }
  .slogan {
  position: relative;
  top: 0;
  padding: 1em 0 0;
  font-size: 1rem;
  }
}


/*** Member Login button ***/

#s5_pos_custom_1 .moduletable {
  display: inline-block;
  vertical-align: top;
}
#s5_pos_custom_1 .moduletable:not(:first-child) {
  margin-left: 2rem;
}

.s5_bluebox.member-login {
  display: inline-block;
  z-index: 999;
  font-size: 90%;
}
.s5_bluebox.member-login:hover {
  background: var(--isi-medium-blue) !important;
  text-decoration: none;
}
@media screen and (max-width: 100px) {
  #s5_pos_custom_1 {
  max-width: 10rem;
  margin-top: .5rem;
  text-align: center;
  }
  #s5_header_wrap #s5_pos_custom_1 .moduletable {
  margin: 1rem 0 0;
  }
  #s5_header_wrap #s5_pos_custom_1 .moduletable:first-of-type {
  margin-top: 0;
  }
}
@media screen and (max-width: 45.8rem) {
  #s5_pos_custom_1 {
  float: none;
  position: absolute;
  top: 10px;
  right: 50px;
  margin: 0 !important;
  }
  .s5_bluebox.member-login {
  padding: 6px 12px;
  }
}
@media screen and (max-width: 25rem) {
  #s5_pos_custom_1 {
  top: 50px;
  right: 0;
  }
}


/*** Membership types ***/

h3 img {
  width: 40px;
  margin-right: .5rem;
}

.membership-types dt {
  margin: 2rem 0 1rem;
  _padding-left: 1.5rem;
  font-weight: normal;
  font-size: 120%;
  line-height: 1.3;
}
.membership-types dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  line-height: 1.4;
}
.membership-types dd > div {
  flex: 1;
  max-width: 34rem;
  min-width: 20rem;
  padding: .5rem;
}
.membership-types dd article {
  box-shadow: 0 0 5px 5px #eee;
  padding: 1rem 1rem 4rem;
  height: calc(100% - 5rem);
  position: relative;
}
.membership-types dd .corporate-and-affiliated article {
  height: calc(50% - 5.5rem);
}
@media screen and (max-width: 400px){
  .membership-types dd article {
    box-shadow: none;
  }
}
.membership-types dd .corporate-and-affiliated article:first-of-type {
  margin-bottom: 1rem;
}
.membership-types dd article h3 {
  font-weight: 400;
  padding-bottom: .5rem;
  border-bottom: solid 1px var(--isi-medium-gray);
}
.membership-types dd article p.h3 {
  margin-top: 2rem;
  border-top: dotted 1px var(--isi-dark-gray);
  padding-top: 1rem;
  font-weight: bold;
}
.membership-types dd article ul + div {
  text-align: center;
  position: absolute;
  width: calc(100% - 2rem);
  bottom: 1rem;
}
.membership-types dd article h4 {
  margin: 1.5rem 0 .5rem;
}


/*** Temporary message on frontpage ***/
.custom-important-message-home {
  width: 100% !important;
  max-width: 800px !important;
  margin: 1.5rem auto 0;
  text-align: center;
  font-weight: bold;
  background-color: var(--isi-dark-blue);
  color: white;
  padding: .5em .8em;
  box-sizing: border-box;
}
.custom-important-message-home p {
  max-width: 28em;
  margin: .5em auto;
}


/*** Highest priority on frontpage ***/

#s5_pos_custom_2 {
  position: relative;
  width: 100%;
  max-width: 1336px;
  margin: 0 auto;
}
.custom.highest-priority {
  margin: calc(1.2vw) -.8rem 0;
  width: calc(100% + 1.6rem);     /* The rem part = 2x the margin's rem part */
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.custom.highest-priority > div {
  margin: 1rem .8rem 0;
  max-width: 13em;
  background: white;
}
.custom.highest-priority > #iywsds {
  max-width: 16em;
}
.custom.highest-priority > #donate {
  max-width: 15em;
}
.custom.highest-priority a {
  display: inline-flex;
  align-items: center;
  width: calc(100% - 2rem);
  height: calc(100% - 2rem);
  padding: 1rem;
}
#isi-135-years { background: transparent url(../../../images/festive-background.jpg) center center no-repeat; }
.custom.highest-priority a:hover {
  text-decoration: none;
  background: var(--isi-light-blue);
  color: var(--isi-dark-blue) !important;
}
.custom.highest-priority img {
  margin-right: 15px;
}
#isi-135-years img {
  width: 150px;
  margin: 0 auto;
}
.custom.highest-priority em {
  font-style: normal;
  width: calc(100% - 75px);
}
@media screen and (max-width: 732px) {
  .custom.highest-priority {
    margin: calc(-.5rem + 1.2vw) 0 0;
    width: 100%;
    display: block;
  }
  .custom.highest-priority > div {
    width: 100%;
    max-width: 17em !important;
    margin: 1rem auto 0;
  }
  .custom.highest-priority a {
    padding: 0.3rem 1rem 0.2rem;
  }
}
/**/
.moduletable.banner-home {
  position: absolute;
  right: 0;
  margin-top: -35px;
  z-index: 99;
}
.moduletable.banner-home .custom a {
  padding: 10px 0;
  color: var(--isi-dark-blue) !important;
}
.moduletable.banner-home img {
  height: auto;
  width: 10.49vw;
  min-width: 100px !important;
  max-width: 170px !important;
}
@media screen and (max-width: 45.8rem) {
  .moduletable.banner-home img {
  
  }
}
@media screen and (max-width: 1400px) {
  .moduletable.banner-home {
  right: 20px;
  }
}
/**/


/*** Main menu ***/

#s5_nav li {
  margin-left: 2.5rem;
  font-size: 100% !important;
}
#s5_nav li:first-child {
  margin-left: 0 !important;
}
#s5_header_wrap #s5_menu_wrap {
  top: 0 !important;
  position: initial !important;
  margin: 0 0 0 11.56rem !important;
  margin: 0 0 0 0 !important;
  width: initial !important;
  float: none;
  text-align: center;
}
#s5_menu_wrap ul {
  display: inline-block;
}
#s5_nav li.mainParentBtn .s5_level1_span2 a {
  padding-right: 0;
}
/*
#s5_nav li.mainParentBtn.special .s5_level1_span2 a {
  color: crimson !important;
}
*/
#s5_nav li.mainParentBtn.special .s5_level1_span2 a {
  display: inline-block;
  border-radius: 3px;
  padding: 1em 1.5em;
  background-color: #0000a7;
  color: white !important;
  font-weight: normal;
}

.s5_responsive_mobile_sidebar_show_rtl {
  direction: ltr !important;
}
#s5_responsive_mobile_top_bar {
  background: transparent !important;
}
#s5_responsive_mobile_toggle_click_menu {
  float: right !important;
  border-right-width: 0;
}
.s5_responsive_mobile_bar_light #s5_responsive_mobile_toggle_click_menu span,
.s5_responsive_mobile_bar_dark #s5_responsive_mobile_toggle_click_menu span {
  background-color: transparent !important;
}
.s5_responsive_mobile_sidebar_body_wrap_show_rtl .s5_responsive_mobile_bar_dark #s5_responsive_mobile_toggle_click_menu span {
  background: url(../images/vertex/responsive/menu_dark_close.png) 50% 45% no-repeat;
}
.s5_responsive_mobile_sidebar_show_rtl .s5_responsive_mobile_sidebar_dark #s5_responsive_mobile_sidebar_menu_wrap h3 span.s5_sidebar_deeper {
  background: url(../images/vertex/responsive/arrow_light.png) center right no-repeat !important;
}
#s5_responsive_mobile_sidebar.s5_responsive_mobile_sidebar_show_rtl .s5_responsive_mobile_sidebar_dark #s5_responsive_mobile_sidebar_menu_wrap h3.s5_mobile_sidebar_h3_open span {
  background: url(../images/vertex/responsive/arrow_open_light.png) center right no-repeat !important;
}

#subMenusContainer li.member-login a {
  color: crimson !important;
}
#subMenusContainer li.member-login:hover a {
  color: white !important;
}


/*** News Archives ***/
.news-overview-automated h2.year {
  background: var(--isi-light-blue);
  padding: .3em;
  margin-left: -.3em;
}
.news-overview-automated > ul:first-of-type > li:first-of-type h3 {
  margin-top: 0;
}
.news-overview-automated h3.month {
  font-style: italic;
}
.news-overview-automated > li:not(:first-child) {
  margin-top: 5em;
}
.news-overview-automated li ul li {
  padding-top: 1.5em;
  margin-bottom: 1.2em;
}
.news-overview-automated li ul li:not(:first-of-type) {
  border-top: solid 1px #ccc;
}
.news-overview-automated li ul li p {
  margin-bottom: 0;
}
.news-overview-automated li ul li p.date {
  margin-bottom: .5em;
}

.news-overview .sidebar-flex li p {
  margin: 0;
}


/*** ISI/Association Officers ***/

[itemprop="articleBody"] .officers {
  max-width: 45rem;
  margin-left: 0;
}
[itemprop="articleBody"] .officers.flex-4 {
  max-width: 50rem;
}
#s5_body_padding [itemprop="articleBody"] .officers figcaption h3,
[itemprop="articleBody"] .officers figcaption p {
  margin: 0;
  font-size: 100%;
}


/*** History ***/

#isi-origins a + em {
  display: block;
  margin: .5em 0 2em;
}
#noteworthy-history > section:not(:last-of-type) {
  padding-bottom: 3rem;
  border-bottom: solid 1px #ccc;
  margin-bottom: 4rem;
}
#noteworthy-history > section img,
#noteworthy-history .presidents-grid em {
  margin-bottom: 2em;
}
#noteworthy-history .presidents-grid img {
  margin: 0 auto;
}
#noteworthy-history .presidents-grid em {
  display: block;
  text-align: center;
  font-style: normal;
}
@media screen and (min-width: 361px) {
  #noteworthy-history .presidents-grid {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(3, 90px);
  }
  #noteworthy-history .presidents-grid div {
    z-index: 0;
  }
  #noteworthy-history .presidents-grid em {
    font-size: 70%;
    margin-bottom: 0;
  }
  #noteworthy-history .presidents-grid > div:hover{
    width: 120px;
    background-color: white;
    z-index: 1;
  }
  #noteworthy-history .presidents-grid > div:hover em {
    font-size: 100%;
  }
}
@media screen and (min-width: 450px) {
  #noteworthy-history .presidents-grid { grid-template-columns: repeat(4, 90px); }
}
@media screen and (min-width: 570px) {
  #noteworthy-history .presidents-grid { grid-template-columns: repeat(5, 90px); }
}
@media screen and (min-width: 690px) {
  #noteworthy-history .presidents-grid { grid-template-columns: repeat(6, 90px); }
}


/* The old stuff */

.news-archives-from-2017 .grid-columns {
  grid-gap: 2em 5rem;
  grid-template-columns: repeat(auto-fit, minmax(8rem, 1fr));
}
.news-archives-from-2017 li p {
  margin: 0;
}

/* Underlying pages */
.latest_newsitem:not(:last-child) {
  margin-bottom: 3rem;
}
.latest_newsitem h2 {
  font-weight: 600;
  font-size: 120%;
  margin-bottom: .5em;
}
.news-overview .sidebar-flex article {
  box-sizing: border-box;
  float: left;
  width: 50%;
  margin-bottom: 2em;
}



#s5_top_row2 .intro,
#s5_top_row2 .feed-description {
  font-style: italic;
}


/*** 3 clumns front ***/

.isi-news-archive-link,
.custom-events-and-meetings p:last-child,
.calendar-of-events-front p:last-child,
#s5_pos_top_row2_3 .module_round_box_outer .custom p {
  text-align: center;
  font-style: italic;
}


/*** Latest News front ***/

.latest-news-front .intro {
  margin-bottom: 2em;
}
.category-module.latest-news-front > li {
  padding-bottom: 1.2em;
  border-bottom: solid 1px #ccc;
  margin-bottom: 1.5em;
}
.latest-news-front ul li a {
  display: initial;
  padding: 0;
  margin: 0;
}
.category-module.latest-news-front li p {
  margin-bottom: 0;
}
.category-module.latest-news-front li p.mod-articles-category-introtext {
  font-size: 90%;
}
.isi-news-archive-link {
  margin-top: 3rem;
  font-style: italic;
  font-weight: normal;
}


/*** Events & Meetings ***/

.custom-events-and-meetings .intro {
  margin-bottom: 1.1rem;
}
.date_outer_wrap:not(:first-child) {
  clear: both;
  padding-top: 1.5em;
}
.date_outer_wrap .date_wrapper {
  width: 5.1em;
  margin-right: 1.1em;
}
.date_outer_wrap br {
  _display: none;
}
.date_text_wrap {
  width: calc(100% - 6.2em);  /* subtraction = .date_wrapper's width + right margin */
}
.date_wrapper + .date_wrapper + .date_text_wrap {
  width: calc(100% - 160px);
}
.date_text_wrap .title,
.date_text_wrap .location,
.date_text_wrap .important {
  display: block;
}
.calendar-of-events-front .location {
  font-size: 90%;
}
.location,
.s5_wrap .location {
  color: var(--isi-dark-gray);
}
.custom-events-and-meetings p:last-child,
.calendar-of-events-front p:last-child {
  clear: both;
  padding-top: 3.2rem;
}
.date_top {
  background-color: var(--isi-mediumdark-blue) !important;
}
.mod_events_latest_table th,
.mod_events_latest_table td {
  padding: 1rem 0;
  border: none;
}
.mod_events_latest_table tr:first-of-type th,
.mod_events_latest_table tr:first-of-type td {
  padding-top: 0;
}
.jev_evdt_extrainf,
.important {
  color: crimson;
}
.date_text_wrap .important a {
  color: inherit !important;
}
#jevents_body .contentpaneopen {
  padding: 0;
}
.jev_evdt_header h1 {
  margin-bottom: .5em;
  text-transform: none !important;
}
.jev_evdt_desc {
  margin-top: 2em;
}
.jev_evdt_desc img[style*="float: left"] {
  margin: 0 2em 2em 0;
}
.jev_evdt_desc img[style*="float: right"] {
  margin: 0 0 2em 2em;
}
.jev_evdt_website .website,
.jev_evdt_location .location,
.jev_evdt_contact .contact {
  color: inherit;
  font-weight: 700;
}

table.event-top-images {
  width: 100%;
  max-width: 32rem;
}
table.event-top-images td {
  padding: 0 0 2em;
  text-align: center;
}
table.event-top-images td:first-of-type {   /* Silem: 2 or 3 images (= 2 or 3 TDs) next to each other */
  text-align: left;
}
table.event-top-images td:last-of-type {
  text-align: right;
}


/*** Webinars ***/

.webinar {
  margin: 0 0 2em;
  page-break-inside: avoid;
}
.webinar img {
  float: left;
  width: 80px !important;
  margin: 0 20px 15px 0;
}
.webinar p {
  margin-bottom: .5em;
  padding-left: 100px;
}
.webinar p:last-child {
  margin-bottom: 0;
}
.webinar u {
  color: var(--isi-dark-gray);
}


/*** Syndicated Blog posts front ***/

#s5_pos_top_row2_3 .module_round_box_outer {
  margin-bottom: 5rem;
}
#s5_pos_top_row2_3 .module_round_box_outer > ._blurbs {
  margin-bottom: -2rem;
}
#s5_pos_top_row2_3 .module_round_box_outer:nth-child(1) h2 {
  padding-bottom: 20px;
  margin-bottom: 0;
  background: white;
}
#s5_pos_top_row2_3 .module_round_box_outer:nth-child(1),
#s5_pos_top_row2_3 .module_round_box_outer:nth-child(2) {
  background: var(--isi-light-blue);
  padding-bottom: 1rem;
}
#s5_pos_top_row2_3 .module_round_box_outer:nth-child(1) {
  border-bottom: solid 1px #ccc;
  margin-bottom: 0;
}
#s5_pos_top_row2_3 .module_round_box_outer:nth-child(2) {
  padding-top: 2rem;
}
#s5_top_row2 .feed {
  padding: 0 .5rem 0 1rem;
}
/*
#s5_top_row2 .feed.from-react-website {
*/
#s5_top_row2 .feed.from-blog-website {
  padding-top: 1rem;
}
#s5_top_row2 .feed .newsfeed {
  margin-top: 2rem;
  list-style: none;
}
#s5_top_row2 .feed .newsfeed .feed-item {
  min-height: 100px;
}
#s5_top_row2 .feed .newsfeed .feed-item-date {
  padding: 0;
  margin: 0;
}
#s5_top_row2 .feed .newsfeed .feed-item img {
  float: right;
  height: 150px !important;
  height: auto !important;
  width: 100px;
  margin: 0 0 5px 15px;
  border-radius: 50px;
}
#s5_top_row2 .feed .newsfeed .feed-link {
  margin-bottom: 0;
}
#s5_top_row2 .feed .newsfeed .feed-link a {
  display: initial;
  padding: 0;
  margin: 0;
}
#s5_top_row2 .feed .newsfeed .author-name {
  font-style: italic;
  font-size: 90%;
}

#s5_top_row2 .feed .newsfeed.from-react-website .feed-item {
  padding-right: 100px;
  background: transparent url(https://blog.isi-web.org/react/wp-content/uploads/sites/11/2020/07/newspapers_w150.jpg) right center/150px 150px no-repeat;
  position: relative;
  z-index: 0;
}
.from-react-website .feed-item > * {
  position: relative;
  z-index: 2;
}
.from-react-website .feed-item > span {
  display: block;
  position: absolute;
  right: 90px;
  top: 0;
  width: 60px;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(to right, var(--isi-light-blue), var(--isi-light-blue), var(--isi-light-blue), var(--isi-light-blue), transparent);
  opacity: 0.9;
}


/*** Short bio blocks ***/

.bio {
  display: flex;
  justify-content: space-between;
  margin: 3rem 0;
  max-width: calc(37rem + 200px);
  border: solid 0 var(--isi-dark-blue);
  border-width: 10px 0;
  padding: 1.5rem 2rem;
  background-color: var(--isi-light-blue);
}
.flex + .bio {
  margin-top: 0;
}
.bio + .flex {
  margin-bottom: 0;
}
.bio.img-top    { flex-direction: column-reverse; }
.bio.img-bottom { flex-direction: column; }
.bio.img-left   { flex-direction: row-reverse; }
.bio.img-right  { flex-direction: row; }
.bio h1 {
  margin: 0 0 .75em;
  font-size: 1.6rem;
  text-transform: initial !important;
}
.bio figure {
  min-width: 150px;
  max-width: 200px;
}
.bio.img-top figure,
.bio.img-bottom figure {
  margin: 0 auto;
}
.bio.img-top figure {
  margin-bottom: 2em;
}
.bio.img-left figure {
  margin-right: 1rem;
}
.bio.img-right figure {
  margin-left: 1rem;
}
.bio figure figcaption {
  font-size: 90%;
  text-align: center;
}
@media screen and (max-width: 550px) {
  .bio.img-left {
    flex-direction: column-reverse;
  }
  .bio.img-right {
    flex-direction: column;
  }
  .bio.img-left figure,
  .bio.img-right figure {
    margin: 0 auto;
  }
  .bio.img-left figure {
    margin-bottom: 2em;
  }
  .bio.img-left figure img,
  .bio.img-right figure img {
    display: block;
    margin: 0 auto;
  }
}


/*** Blurbs ***/

body[data-isi="logged-in"] .newsflash_blurbs article:nth-child(2) {
  _display: none;
}

.newsflash_blurbs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  grid-gap: 20px;
}
#s5_below_body_wrap .newsflash_blurbs {
  margin-right: -39px;
}
@media screen and (max-width: 58rem) {
  #s5_below_body_wrap .newsflash_blurbs,
  #s5_below_body {
    display: block;
    margin-right: 0;
  }
  #s5_below_body_wrap .newsflash_blurbs article {
    max-width: 100%;
    margin-bottom: 20px;
  }
}
#s5_pos_above_body_6 {
  position: relative;
  z-index: 1;
}
#s5_pos_above_body_6 .newsflash_blurbs {
  display: block;
  width: 22rem;
  max-width: 100%;
}

.newsflash_blurbs article {
  background-color: var(--isi-light-gray);
  margin-bottom: 20px;
}
@supports (grid-area: auto) {
  .newsflash_blurbs article {
    margin-bottom: 0;
  }
  #s5_pos_above_body_6 .newsflash_blurbs article {
    margin-bottom: 20px;
  }
}
.newsflash_blurbs .quote,
.newsflash_blurbs .quote figcaption {
  padding: 25px;
}
.newsflash_blurbs .quote {
  display: flex;
  flex-direction: column-reverse;
  padding-top: 0;
  font-size: 90%;
  color: black;
}
.newsflash_blurbs .quote blockquote {
  position: relative;
  padding: 10px 0;
  margin: 0;
  background: transparent;
  font-style: normal;
}
.newsflash_blurbs .quote blockquote::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  background-color: var(--isi-mediumdark-blue);
  border-radius: 8px;
}
.newsflash_blurbs .quote blockquote p {
  background: transparent;
  padding: 0 20px 0 30px;
  font-size: inherit;
}
.newsflash_blurbs .quote figcaption {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 25px 0 0 135px;
  min-height: 130px;
}
.newsflash_blurbs .quote figcaption * {
  font-size: 100% !important;
}
.newsflash_blurbs .quote figcaption p,
.newsflash_blurbs .quote figcaption .name {
  line-height: 1.3;
  text-transform: initial !important;
}
.newsflash_blurbs .quote figcaption .name {
  margin-bottom: .3em;
  font-weight: bold !important;
  color: black;
}
.newsflash_blurbs .quote figcaption .job_title {
  margin-bottom: 0;
  font-weight: bold;
  color: var(--isi-mediumdark-blue);
}
.newsflash_blurbs .quote figcaption .employer {
  margin-bottom: 0;
}
.newsflash_blurbs .quote figcaption img {
  position: absolute;
  top: 15px;
  left: 15px;
  max-width: 100px !important;
}


/*** Subcribe to newsletter block ***/

.custom.subscribe-to-newsletter a {
  display: block;
  margin-top: 5em;
  background: var(--isi-light-blue);
  border: solid 0 var(--isi-light-blue);
  border-width: 10px 0 10px 10px;
}
.custom.subscribe-to-newsletter img {
  margin-right: 25px;
}
.custom.subscribe-to-newsletter span {
  display: inline-block;
  max-width: calc(100% - 175px);
  color: black;
}
.custom.subscribe-to-newsletter em {
  font-style: normal;
  color: var(--isi-dark-blue);
}
.custom.subscribe-to-newsletter a:hover em {
  color: inherit;
  text-decoration: underline;
}


@media screen and (max-width: 58rem) {
  #s5_pos_above_body_6 {
    float: none !important;
  }
}
#s5_pos_above_body_6 + #system-message-container + .item-page {
  clear: none;
}


/*** Donate page ***/
hr.w-label {
  margin: 3rem 0 0;
  border-top: 1px solid var(--isi-dark-blue);
}
.hr-label {
  font-weight: normal;
  font-size: 160% !important;
  text-transform: none !important;
  float: left;
  margin: -1.16rem 0 0 .89rem;
  padding: 0 .27rem 4em;
  background-color: #fff;
}
#s5_body_padding .img-h3 img {
  float: left;
  margin: 0 20px 20px 0;
}
#s5_body_padding .img-h3 h3 {
  margin-top: 0;
  font-size: 160%;
}
#s5_body_padding .img-h3 h3 + * {
  clear: left;
}

[isi-article-id="20316"] p em {
  display: inline-block;
  width: 8.5em;
}


/*** Staff page ***/

table#staff tr:nth-of-type(2) {
  border-bottom: solid 1px silver;
}
table#staff tr:nth-of-type(3) td {
  padding-top: 2em;
}
table#staff td {
  padding-bottom: 2em;
}
table#staff td:first-child {
  width: 150px;
  padding-right: 60px;
}
table#staff img {
  width: 100%;
}


/*** Social media icons ***/

.custom-social {
  width: 120px;
  margin: 26px auto 20px;
}
.custom-social div {
  display: inline-block;
}
.custom-social a {
  float: left;
}
.custom-social a:not(:last-of-type) {
  margin-right: 8px;
}


/*** Call Now Button ***/

#callnowbutton,
#callnowbutton span {
  display: none;
}
@media screen and (max-width: 500px) {
  #callnowbutton {
    display: block;
    position: fixed;
    z-index: 9999;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    transform: scale(1);
    bottom: 15px;
    left: 20px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjYmYxNTE1Ii8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZmZmZiIvPjwvc3ZnPg==) center/45px 45px no-repeat #33dd33;
    text-decoration: none;
  }
}


/*** s5_floating_header less high ***/

@media screen and (min-width: 750px) {
  #s5_menu_wrap.s5_wrap {
    overflow: initial;
  }
  .s5_floating_header #s5_header_wrap {
    min-height: 0;
    height: 50px;
  }
  .s5_floating_header .isi-logo-extended {
    margin-top: .3rem;
    float: left;
  }
  .s5_floating_header .isi-logo {
    width: 1.7rem;
    height: 1.7rem !important;
    border-radius: .26rem;
    padding: .17rem .17rem .26rem .26rem;
    margin-right: 0;
  }
  .s5_floating_header .isi-name,
  .s5_floating_header .slogan,
  .s5_floating_header #s5_pos_custom_1 {
    display: none;
  }
  .s5_floating_header #s5_header_wrap #s5_menu_wrap {
    text-align: left;
    margin-top: -50px !important;
    padding-left: 60px;
  }
  .s5_floating_header #s5_nav li {
    height: 24px;
    padding-top: 16px;
  }
/*
  .s5_floating_header #s5_header_area2 {
  background: var(--isi-dark-blue);
  }
  .s5_floating_header .isi-logo {
  background-color: #fff;
  }
  .s5_floating_header #s5_nav li a {
  color: #aaa !important;
  }
  .s5_floating_header #s5_nav li.active a,
  .s5_floating_header #s5_nav li.active a span {
  color: #fff !important;
  }
*/
}





/*** TEMPORARY ***/

.isi-service-awards td:nth-of-type(1), .isi-service-awards td:nth-of-type(4) {
  padding-right: 10px;
}
.isi-service-awards td:nth-of-type(2), .isi-service-awards td:nth-of-type(5) {
  border-left: solid 1px #ccc;
  padding-top: 0 !important;
}
.isi-service-awards td[colspan] {
  padding: 1em 0;
}



body[data-isi-user="silem"] #s5_header_area_inner {
  width: 100% !important;
  max-width: 100% !important;
}
body[data-isi-user="silem"] #s5_header_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -1rem;
  padding: 1rem 1rem;
  height: initial;
  min-height: initial;
}
body[data-isi-user="silem"] #s5_header_wrap > *,
body[data-isi-user="silem"] #s5_header_wrap #s5_menu_wrap {
  margin: 1rem !important;
}
body[data-isi-user="silem"] #block-isi-branding {
  display: flex;
  flex-wrap: wrap;
}
body[data-isi-user="silem"] .isi-logo-extended {
  display: flex;
  text-decoration: none;
  margin: 0;
}
body[data-isi-user="silem"] .isi-logo {
  float: none;
}
body[data-isi-user="silem"] .isi-name {
  margin-right: 1rem;
}
body[data-isi-user="silem"] .slogan {
  max-width: 9em;
  padding: 0;
  font-size: 160%;
  line-height: 1.1;
  color: #444;
  position: initial;
  top: initial;
  z-index: 0;
}
body[data-isi-user="silem"] #s5_header_wrap #s5_menu_wrap {
  text-align: initial;
  padding-left: 0;
}
body[data-isi-user="silem"] #s5_nav {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  align-items: end;
  align-items: center;
}
body[data-isi-user="silem"] #s5_nav li {
  float: none;
  margin: 0 1.5rem 0 0 !important;
  height: initial;
  padding: .6em 0 0;
}
body[data-isi-user="silem"] #s5_nav li:last-of-type {
  margin-right: 0 !important;
}
body[data-isi-user="silem"] #s5_nav li.active {
  border-bottom: solid 4px var(--isi-dark-blue) !important;
}
body[data-isi-user="silem"] #s5_pos_custom_1 {
  float: none;
  display: flex;
}
body[data-isi-user="silem"] #s5_pos_custom_1 > div {
  float: none;
  _height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 100px) {
  body[data-isi-user="silem"] #s5_pos_custom_1 {
    max-width: initial;
    margin: 1rem !important;
    text-align: initial;
  }
}
@media screen and (max-width: 45.8rem) {
  body[data-isi-user="silem"] #s5_pos_custom_1 {
    position: initial;
    top: initial;
    right: initial;
    margin: 1rem !important;
  }
}
@media screen and (max-width: 25rem) {
  body[data-isi-user="silem"] #s5_pos_custom_1 {
    top: initial;
    right: initial;
  }
}


/******* END Silem additions ********************************************/
