/* techsupport custom css */

/* body and background */
body.noNavigation { background-image:none; background-color:inherit; min-width:0;} /* plain template */

/* Masthead and upper top nav */
#header-region { width:790px; }
#utnbox { width:auto;} /* allow any size menu, right-justified */
#utn li a, #utn li span.nolink { padding:0px 2px 0px 2px; } /* override the padding so that items are closer together, immediate li children of utn menu look the same as links */
#utn li ul a { width:200px; } /* override width to allow longest child to fit */
#utnbox ul#utn li a, #utnbox ul#utn li span.nolink { color:#005299; font-weight:normal; } /* ..., immediate li children of utn menu look the same as links */
#utnbox ul#utn li a:hover, #utnbox ul#utn li span.nolink:hover { text-decoration:underline; } /* ..., immediate li children of utn menu look the same as links, so underline when hovered */

/* Masthead and top nav */
/* #site-subheader { background-color: transparent; } /* do not use the ibi default black) */
#site-greeting { width: 790px; line-height: 1.4em; text-align: right; } /* "Hello, first-last-name" */
#navbarj { width:960px; margin:auto; } /* auto center */
#navbarj ul.menu { z-index:auto; font-size:100%;} /* override ibi.ie.css:utn dropdown appears behind navbar, font too small */
#navbarj li ul a, #navbarj #utn li ul a, #navbarj li ul span.nolink, #navbarj #utn li ul span.nolink { width:235px; float:left; color:#565555; font-weight:normal; text-decoration:none; height:auto; } /* add span.nolink to support menu items that don't have links, but have children. width="ul.menu li.leaf".width - 12px padding-left. */
#navbarj ul.menu li.leaf { line-height:1.1em; padding-bottom:0.2em; padding-left:0.7em; text-indent:-0.7em; width:247px;} /* navigation:less white space for links that span 2 lines, indent the second line, Firefox background fills window */
#edit-query, #ts_case-edit-query  {border:1px solid #7e9db9; padding:2px; color:#808080;} /* simulate google-cse.js blue border around search input */

/* Masthead for WebFOCUS Express - overrides */
body#wfx #site-subheader { background-image:url("/sites/all/themes/mooncake/images/bkgs/topheadbgWFEX2.jpg"); }
body#wfx #header-region { width:650px; }
body#wfx #branding { height:79px; }
body#wfx #utnbox { margin-left: 110px; margin-top: 35px; float: none; }
body#wfx #site-menu { height:29px; }
body#wfx #site-greeting { line-height:1; margin-top: 10px; }

/* main-content replacements, additions */
#con-bg { background-color: transparent; }
/* #tsmain-content { width: auto; padding: 10px 15px 0 15px; background: #ffffff; } /* adequate white space; plain template (class=''); standard template (class=grid-24); sideNav template (class=grid-18) */
/* #tsmain-content.grid-18 { width: auto; margin: 10px 5px 0 5px; } sideNav template (class=grid-18) */
/* #tsmain-content.grid-18 { min-width: 725px; padding: 10px 15px 0 5px; } /* sideNav template (class=grid-18) */
/* #tsmain-content.grid-24 { min-width: 920px; } /* standard template (class=grid-24) */

#page { background-color: #ffffff; }
#tsmain-content { width: auto; min-width:95%; margin: 10px 15px 0 15px; } /* adequate white space; plain template (class=''); standard template (class=grid-24) */
#tsmain-content.grid-18 { width: auto; min-width:95%; margin: 10px 5px 0 5px; } /* sideNav template (class=grid-18) */

body.ts_toc #tsmain-content { width: 950px; padding:0; margin: 0px 5px;} /* toc using standard template */
body.ts_xox #tsmain-content { width: 950px; padding:0; margin: 0;} /* tic-tac-toe toc using standard template */
body.ts_xox #tsmain-content * { line-height: 1.3em; }
body.ts_xox #tsmain-content .group-row p { margin-bottom:7px; }
#tsmain-content ul { margin-left:14px; } /* align bullets properly */
#tsmain-content ol { margin-left:18px; } /* align bullets properly */
#tsmain-content ul li { padding:0 0 2px 0; } /* list-style-type:disc; margin:0px; } /* bulleted lists without images */
#tsmain-content p + ul , #tsmain-content p + ol { margin-top:-13px; } /* remove whitespace between paragraph and next list, ul copied from ibi */
#tsmain-content li.sub_accordian { list-style-type:none; } /* for More and Less after limited lists */ 
a.show_more, a.show_less{ background-image: url("/sites/all/themes/mooncake/css/images/button.png"); border: 1px solid; padding: 1px 5px; font-size:.9em; } /* for More and Less after limited lists */ 

/* Home page side column styles, overrides */
.ts_toclogon { background-color:#E7E7E7; } /* login form */
.ts_tocmessage { text-align:right; font-size:1.11em; margin-bottom:2px; margin-right:16px; } /* toc message 1.11=1/.9 from sidenavright*/
#ts_getanswers  { border-color: #005299; } /* border-width: 2px; width: 222px; Gerry: thin border around  Get Answers Now to make it stand out */
input.blue-button { color:#FFFFFF; text-shadow:none; background-image:url("/images/blue-button-slice.png"); background-repeat:repeat-x; }

#tsmain-content .field-content-home-side .field-item { width:226px; padding:0; } /* Override IBI style giving us a wider side nav column; allow images to go up to the edges. */
#tsmain-content .field-content-home-side .field-item .interior { padding:2px 8px 0px 8px; } /* Add padding to text elements in side nav because we overrode the IBI Style */
#tsmain-content .field-content-home-side .field-item img { margin:auto; } /* Override IBI style allowing us to center images in the side nav */
#tsmain-content .field-content-home-side .field-item ul ul { margin-top:3px; } /* Add space before second level bulleted lists */
/* #tsmain-content .field-content-home-side .field-item * { line-height:1.2em; } /* smaller font in IBI Style requires smaller height */
#tsmain-content .field-content-home-side .field-item p { margin-bottom:7px; } /* smaller font in IBI Style requires smaller bottom white space */
#tsmain-content .field-content-home-side .field-item form p { margin-bottom:0px; } /* except... restore default in login form */
#tsmain-content .view-homepage-content-boxes form#login p { margin-bottom:0; } /* and Tic-Tac-Toe login form */
#tsmain-content .field-content-home-side .field-item p + ul { margin-top:-7px; } /* remove whitespace between paragraph and next list */
.field-field-home-page-right .field-item { background-color: #f8f8f9; border-color: #dcdcdc; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45); display: block; float: left; height: 102px; margin: 0 5px 10px; overflow: hidden; padding: 0 0 0 5px; width: 219px; } 

.sidenavheader { border-bottom:1px solid #DCDCDC; color:#005299; font-size:1.1em; font-weight:bold; text-align:center;  background:transparent url(/sites/all/themes/ibi_r2/images/btn_sprite.gif) no-repeat -4px -1px; } /* side column heading: 110% bold center colored with a sprite background */

/* toc sidenav */
#sidebar-left h2, #sidebar-right h2 { color:#333333; } /* mtach ibi home page */
#sidebar-left hr, #sidebar-right hr { color:#efca37; background-color:#efca37; } /* match li bottom border on ibi side nav */
/* toc Front Page horizontal rule */
#ts_fp-hr { color:#efca37; background-color:#efca37; margin: 5px 20px; } /* match li bottom border on ibi side nav */


#sidebar-left {
    font-size:90%;
}
#sidebar-right {
    font-size:90%;
}
#sidebar-left ul.menu {
    margin:0;
    padding:0;
}
#sidebar-left ul.menu li {
    margin:0.1em 0 0 0;
}


#sidebar-left li.expanded {
    background:url(/images/Caret_down.png) no-repeat 0 3px scroll transparent;
    list-style-image:none;
    list-style-type:none;
    background-size: 11px 11px;
}
#sidebar-left li.collapsed {
    background:url(/images/Caret_right.png) no-repeat 0 3px scroll transparent;
    list-style-image:none;
    list-style-type:none;
    background-size: 11px 11px;
}

#sidebar-left li.leaf {
    list-style-image:none;
    list-style-type:none;
    padding:0em 0.9em 0;
}
#sidebar-left .menu a {
    background-color:transparent;
    color:#333333;
    text-decoration:none;
}
#sidebar-left a.active {
    font-weight:bold;
    color:#005299;
}

#sidebar-left .block-menu {
    width: auto;
}

a:visited, a:visited b {
    text-decoration:none;
    background-color:transparent;
    color:#9966CC;
}
a:hover, a:hover b {
    text-decoration:underline;
    background-color:transparent;
    color:#0066CC;
}

/* a:link, a:link b {
    color: #0066cc;
}*/
/* sidenav */
#sidenavj a.activeSide, #sidenavj a.activeSide > span.nolink  { font-weight:bold; color:#005299; } /* bold the active side nav item */
#sidenavj li ul { display:none; } /* hide all sub-menu items to start, hover over item will change style */
#sidenavj ul.menu li { margin:0; } /* no margins so there is no white-space between background color of internal entries */
#sidenavj li.expanded, #sidenavj li.leaf { padding:0 0 0 0.8em; } /* padding only on the left so hover highlight on <a> goes all the way to the right */
#sidenavj ul.menu li.leaf  { line-height:1.1em; padding-bottom:0.2em; padding-left:1.4em; text-indent:-0.7em;} /* navigation:less white space for links that span 2 lines, indent the second line, Firefox background fills window */
#sidenavj ul.menu li.leaf:hover  { background-color:#9BE1FE; } /* highlight children side nav link (the full width) */
#sidenavj ul.menu li.expanded>a:hover { background-color:#9BE1FE; display:block; } /* highlight parent side nav link text (not child UL) (display:block=full width) */

/* Home page image/text */
#ts_pizzazz_container         { position:relative; top:0; left:0 } /* relative positioning gives control to absolutely position children elements inside of it */
#ts_pizzazz_textcontainer { position:absolute; top:0; left:0; font-size:18px; } /* assign position with respect to containing (and positioned) block */
#ts_pizzazz_textcontainer p  { color:#FFFFFF; font-size:1em; line-height:1.1em; margin: 6px 6px 6px 6px; text-align: center; }
#ts_pizzazz_textcontainer p.ts_bigger  { font-size:1.3em; }
#ts_pizzazz_imgcontainer       { width:690px; height:158px; border-radius: 5px 5px 5px 5px; background-color:#2D8BD5; }
#ts_pizzazz_imgcontainer img { width:690px; height:158px; border-radius: 5px 5px 5px 5px; }
#ts_pizzazz_imgcontainer470       { width:470px; border-radius: 5px 5px 5px 5px; background-color:#2D8BD5; }
#ts_pizzazz_imgcontainer470 img { width:470px; border-radius: 5px 5px 5px 5px; display:block; } /* http://stackoverflow.com/questions/1666376/how-to-remove-extra-margin-bottom-from-floted-image */
#ts_pizzazz_containerR         { position:relative; top:0; left:0 } /* relative positioning gives control to absolutely position children elements inside of it */
#ts_pizzazz_textcontainerR { position:absolute; top:0; left:0; font-size:15px; width:225px; margin-top:35px;} /* assign position with respect to containing (and positioned) block */
#ts_pizzazz_textcontainerR p  { font-size:1em; line-height:1.1em; margin: 6px 6px 6px 6px; }
#ts_pizzazz_textcontainerR p.ts_bigger  { font-size:1.3em; }

/* Home page carousel */
#toc_carousel .field-item { height:140px; } /* maximum height of carousel items */
#toc_carousel_nav { margin: -8px 8px 0 0; text-align:right; vertical-align:bottom; } /* position navigation bar and contents within */
#toc_carousel_page a { display: inline-block; width: 10px; height: 10px; margin: 4px 0 0 4px; border: 1px solid #999; border-radius: 10px; } /* page marker format */
#toc_carousel_page a:hover { background-color: #ccc; cursor:pointer;} /* color when hovering over a page marker, show pointer */
#toc_carousel_page a.selected { background-color: #999; } /* color of the current page marker*/
#toc_carousel_page a span { display: none; } /* hide the generated page number */
#toc_carousel_play { border:1px solid #999999; border-radius: 8px; color: #999999; padding: 0 3px; vertical-align: text-bottom; } /* format the Play/Pause "button" */
#toc_carousel_play:hover { cursor:pointer; } /* show pointer when hovering */
#toc_carousel_play:after { content: "Pause"; } /* show the pause symbol while playing */
#toc_carousel_play.paused:after { content: "Play"; }  /* show the play symbol while paused */

/* Footer replacements, additions */
#footer { background: transparent url(/images/footerbg_595.jpg) no-repeat center top; }
#footerwrap { height:auto; } /* override larger value */
.footer_blocks p { float:left;     margin-left:15px;margin-right:15px;text-align:center; } /* allows the footer links to be centered */
.footer2014 .footer_blocks p { float:left; margin-left:15px;margin-right:15px; text-align:left; line-height:1.5em; } /* allows the footer links to be centered */
.copyright { text-align:center; }

/* global replacements, additions */
/* i,em,b,strong,a,br,span.nolink { color:inherit; line-height:inherit !important;}  these should use their parent's attributes */
/*input { background-color:transparent; }*/ /* these should use their parent's attributes TB - remove*/
input[type="radio"], input[type="checkbox"] { position:static; float:none; vertical-align:middle; margin:0 3px 3px 4px; } /* override */
h1 { font-size: 1.65em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: .9em; }
h1, h2, h3, h4, h5, h6 { color:#415D6B; font-weight:bold; }

/* tomasz
h4 {margin-top: 26px !important; 
		border-bottom: 2px solid #00acc1 !important;
    	color: #333333 !important;}
*/
h5 {margin-top: 20px;}
blockquote { margin: 1em 30px; } /* Firefox defaults to overide 0 0 0 0 */

h1#page-title, h3#page-title{
    color: #a78b08;
    border-bottom: 0px;
    line-height:1.1em;
}
.imgcenter {display:block; margin-left:auto; margin-right:auto;} /* Center images <img src="..." class="imgcenter"> */
.divcenter {display:block; margin-left:auto; margin-right:auto;} /* center information in a block */
.ts_iback { background-color:#F4C4C4; } /* internal only content */
.ts_underline { text-decoration:underline; } /* underline */

/* New styles to support legacy formating */
/* Search results page */
.ts_slinks { text-align:center; margin-top:8px; margin-bottom:0px; font-size:90%; } /* position search links with smaller font */
.ts_srank , .ts_snewq { font-size: 90%; margin-top:10px; } /* ## Rank, New Query: make smaller, white space before each result */
.ts_snext { text-align:center; margin-top:16px; } /* position '1 2 3 Next' links */
.ts_sheight * { line-height: 1.1em; } /* reduce the amount of white space in the search results */
/* Downloads */
.ts_textarea { width:100%;font-family:monospace;line-height:1.2em;margin:0px;padding:0px; } /* myDisclaimer */
/* Other */
.ts_bold { font-weight: bold; }
.ts_boldright { font-weight: bold; text-align:right; } /* login form */
.ts_red { color:#FF0000; } /* for internal documents */
.ts_textalignleft     { text-align: left; }
.ts_textaligncenter { text-align: center; }
.ts_textalignright   { text-align: right; }
.ts_textalignjustify   { text-align: justify; }


/* replace tables */
.ts_nowrap { white-space:nowrap; }
.ts_floatleft { float:left; }
.ts_clr { clear:both; }
.ts_alignr { text-align:right; }
.ts_70px { width:70px; }
.ts_80px { width:80px; }
.ts_width100pct { width:100%; }
/*table { border-collapse: separate; border-spacing: 0; }*/ /* overide ibi; restore browser defaults */
table.ts_border-1 { border-style:outset; border-color:gray; border-width:1px; }
table.ts_border-2 { border-style:outset; border-color:gray; border-width:2px; }
table.ts_border-4 { border-style:outset; border-color:gray; border-width:4px; }
table.ts_border-1 td, table.ts_border-1 th,
table.ts_border-2 td, table.ts_border-2 th,
table.ts_border-4 td, table.ts_border-4 th  { border-top:1px inset gray;border-right:1px inset gray;border-bottom:1px inset gray;border-left:1px inset gray; }
table.ts_cellspacing-x { border-spacing:2px; } /* cellspacing is not provided, make it look like HMTL 4.01 */
table.ts_cellspacing-0 { border-collapse:separate; border-spacing:0; }
table.ts_cellpadding-0 td, table.ts_cellpadding-0 th { padding:0px; }
table.ts_cellpadding-1 td, table.ts_cellpadding-1 th { padding:1px; }
table.ts_cellpadding-2 td, table.ts_cellpadding-2 th { padding:2px; }
table.ts_cellpadding-3 td, table.ts_cellpadding-3 th { padding:3px; }
table.ts_cellpadding-4 td, table.ts_cellpadding-4 th { padding:4px; }
table.ts_cellpadding-5 td, table.ts_cellpadding-5 th { padding:5px; }
table.ts_cellpadding-6 td, table.ts_cellpadding-6 th { padding:6px; }
table.ts_cellpadding-7 td, table.ts_cellpadding-7 th { padding:7px; }
table.ts_cellpadding-10 td, table.ts_cellpadding-10 th { padding:10px; }
table .ts_textalignleft     { text-align: left; }
table .ts_textaligncenter { text-align: center; }
table .ts_textalignright   { text-align: right; }
table .ts_textalignjustify   { text-align: justify; }
/* http://stackoverflow.com/questions/3084261/alternate-table-row-color-using-css */
table.ts_altrowcolor tr:nth-child(odd)  { background-color: #FF9191; }
table.ts_altrowcolor tr:nth-child(even) { background-color: #FFFF91; }
table#ts_searchByDocType { width:50%; }

/* Tic-Tac-Toe toc layout */
fieldset.group-row { clear: left; left: 0; margin: 0; padding: 0; position: relative; width: 970px; } 
fieldset.group-row .group-row-box-wrapper { clear: none; display: block; float: left; margin: 0 5px 10px; overflow: hidden; padding: 0; width: 310px; } 
fieldset.group-row .group-row-box-wrapper.width230 { width: 230px; } 
fieldset.group-row .group-row-box-wrapper.width470 { width: 470px; } 
fieldset.group-row .view-homepage-content-boxes.widthInherit { width: inherit; } 
fieldset.group-row-box-wrapper .field-field-label-box { border-radius: 4px 4px 0 0; font-size: 110%; font-weight: 600; height: 27px; margin: 3px 0 0; padding-left: 10px; padding-top: 5px; 
background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkYzdkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2NhZDFkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2Q5ZGRlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2U4ZWRmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYyJSIgc3RvcC1jb2xvcj0iI2VlZWZmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,#bdc7d1 0%,#cad1d9 19%,#d9dde6 35%,#e8edf0 58%,#eeeff3 62%,#fefefe 100%);/* FF3.6+ */
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#bdc7d1),color-stop(19%,#cad1d9),color-stop(35%,#d9dde6),color-stop(58%,#e8edf0),color-stop(62%,#eeeff3),color-stop(100%,#fefefe));/* Chrome,Safari4+ */
background:-webkit-linear-gradient(top,#bdc7d1 0%,#cad1d9 19%,#d9dde6 35%,#e8edf0 58%,#eeeff3 62%,#fefefe 100%);/* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top,#bdc7d1 0%,#cad1d9 19%,#d9dde6 35%,#e8edf0 58%,#eeeff3 62%,#fefefe 100%);/* Opera 11.10+ */
background:-ms-linear-gradient(top,#bdc7d1 0%,#cad1d9 19%,#d9dde6 35%,#e8edf0 58%,#eeeff3 62%,#fefefe 100%);/* IE10+ */
background:linear-gradient(to bottom,#bdc7d1 0%,#cad1d9 19%,#d9dde6 35%,#e8edf0 58%,#eeeff3 62%,#fefefe 100%);/* W3C */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdc7d1',endColorstr='#fefefe',GradientType=0 );/* IE6-8 */
}
fieldset.group-row-box-wrapper .field-field-content-box { border-bottom: 3px solid; border-left: 1px solid #DCDCDC; border-right: 1px solid #DCDCDC; min-height: 222px; } 
fieldset.group-row .view-homepage-content-boxes { border-top: 1px solid; margin-left: 10px; padding-top: 10px; width: 250px; border-top-color: inherit; /* this has to be the last line, can't include inherit in border-top */ } 
fieldset.group-row .view-homepage-content-boxes .views-row { margin-bottom: 10px; } 
fieldset.group-row-box-wrapper .field-field-border-1 { border-color: #FE6858 #DCDCDC; } 
fieldset.group-row-box-wrapper .field-field-border-2 { border-color: #07C1DF #DCDCDC; } 
fieldset.group-row-box-wrapper .field-field-border-3 { border-color: #FA9829 #DCDCDC; } 
fieldset.group-row-box-wrapper .field-field-border-4 { border-color: #3ECCAC #DCDCDC; } 
fieldset.group-row-box-wrapper .field-field-border-5 { border-color: #EDC32C #DCDCDC; } 
fieldset.group-row-box-wrapper .field-field-border-6 { border-color: #9DD358 #DCDCDC; } 
fieldset.group-row-box-wrapper .field-field-content-box { min-height: 160px; }

/* legacy styles */
#iro_ann { background-color:inherit; color:#EE0000; font-style:normal; font-weight:normal; text-decoration:none; }
.internalonly { background-color:inherit; color:#FF0000; font-weight:bold; }
table.wide{ empty-cells:show; width:100%; border-style:solid; } /* change 550px to 100% */
.wmprod {font-size:13pt; font-weight:bold;  color:#330099;}
.wmdoc {color:#000000; font-size:8pt; font-weight:bold;}
.productbar {font-size:10pt; font-weight:bold;  color:#000000; background-color:#EAF5FD; width:95%;  border-color:#FFFFFF; border-width:1px; padding-top:2px;  padding-bottom:2px;}
.caselist{ background-color:inherit; color:#000000; font-size:12px; font-style:normal; font-weight:normal; text-decoration:none; }
.wh { color:#FFFFFF; font-weight:bold; text-indent:0px; }
/* search and feedback */
.mastheadbar{background-color:#004A84;  /* Masthead Main Background color, white text */
	color:#FFFFFF;
	/* rjf font-size:12px; */
	font-weight:bold;
	font-style:normal;
	text-decoration:none;}
.searchdarkbg  {background-color:#6593CA;} /* Search Dark Background color */
.searchlitebg  {background-color:#EAF5FD;} /* Search Lite Background color */
.searchlitebar {background-color:#EAF5FD;} /* Search Lite Background color */
.internalbg    {background-color:#FFEEFF;} /* Internal Background color */
.internalbar   {background-color:#FFEEFF;  /* Internal Background color, black text */
	color:#000000;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;}
/* Logsheet styles */
.htdiv  p, .htdivi p   { white-space:normal; }
.htdiv       { white-space:nowrap; float:none; width:100%; vertical-align:top; clear:both; border-top:2px solid #330099; border-bottom-color:#330099 }
.htdivi      { background-color:#FFF1F1; white-space:nowrap; float:none; width:100%; 
               vertical-align:top; clear:both; border-top:2px solid #FF5555; }
.httdl       { background-color:#EAF5FD; white-space:nowrap; width:35%; 
               vertical-align:top; border-top:2px solid #330099; }
.httdr       { background-color:#EAF5FD; white-space:nowrap; width:65%; 
               vertical-align:top; border-top:2px solid #330099; }
.httdli      { background-color:#FFF1F1; white-space:nowrap; width:35%; 
               vertical-align:top; border-top:2px solid #FF5555; }
.httdri      { background-color:#FFF1F1; white-space:nowrap; width:65%; 
               vertical-align:top; border-top:2px solid #FF5555; }
.httel       { background-color:#EAF5FD; white-space:nowrap; width:35%; 
               vertical-align:top; border-top:2px solid #330099; border-bottom:1px solid #330099 }
.htter       { background-color:#EAF5FD; white-space:nowrap; width:65%; 
               vertical-align:top; border-top:2px solid #330099; border-bottom:1px solid #330099 }
.htteli      { background-color:#FFF1F1; white-space:nowrap; width:35%; 
               vertical-align:top; border-top:2px solid #FF5555; border-bottom:1px solid #FF5555}
.htteri      { background-color:#FFF1F1; white-space:nowrap; width:65%; 
               vertical-align:top; border-top:2px solid #FF5555; border-bottom:1px solid #FF5555}
.htint       { background-color:#FFF1F1 }
.htp         { font-size:92%; line-height:125%; text-align:left } /* was 11px-vs, 12px==92%; 150% height */
.htpre       { font-family:monospace; font-size:12px; margin-top:0px; margin-bottom:14px }
.ht0px       { margin-top:12px; margin-bottom:0px }
.ht00px      { margin-top:0px; margin-bottom:0px }
.htrb { text-align:right; vertical-align:bottom }
#htlogsheet table {width:100%; border-spacing:0 !important; border-collapse:collapse !important; } /* important overides ts-custom.js tableProperties() */
#htlogsheet {width:930px;} /* {margin-left:10px;margin-right:10px;width:100%;} updated 2014 */
#htlogsheet h3 {color:inherit; font-weight:bold; font-size:1.5em; line-height:1.1em; } /* override gold color new 2014; same height as h1.page-title */
#htlogsheet h4 {color:inherit; font-weight:bold; font-size:1.3em; line-height:1.1em; } /* override gold color new 2014; larger font */
/* Site Profile */
a.mastwh,a.mastwh:active,a.mastwh:visited,a.mastwh:hover,a.mastwh:link  { background-color:inherit; color:#FFFFFF; font-weight:bold; 	font-style:normal; text-decoration:none; } /* Masthead Main Background color, white text */

/* temporary fixes - overrides */
p.nobotmargin {margin-bottom:13px;} /* /tech/wbf/wbf_release_information.html */

/* print format */
@media print {
body {min-width:0;}
#sideshadow {width:100%;}
.container-24 {width:100%;}
#masthead  {display:none;}
#main {width:100%; margin:0 0 0 0;}
#title-bc {display:none;}
/* #tsmain-content {margin:0 0 0 0; padding:0 0 0 0; width:auto !important;} */
body.ts_toc #tsmain-content {margin:0 0 0 0;}
#page-title.title {margin-top:0; padding-top:0;}
#sidebar-left, #sidebar-right, #iro_ann { display:none !important; }
.feedback {display:none;}
#footer {display:none !important;}
.closure {display:none;}
#ts_pizzazz_textcontainer      { position:relative; }
#ts_pizzazz_imgcontainer       { display:none; }

/* https://github.com/nathansmith/960-Grid-System/issues/12 */
* { background:#fff !important; color:#000 !important; }  /* Browsers don't print background reliably anyway */
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid-17, .grid-18, .grid-19, .grid-20, .grid-21, .grid-22, .grid-23, .grid-24 {
  display:block !important; float:none !important; margin-left:0 !important; margin-right:0 !important; position:static !important; width:auto !important; }
.container_12, .container_16, .container-24 { width:auto !important; }
.no_print { display:none !important; }
}

.webform-client-form fieldset {
    color: #000000;

}

.webform-component-fieldset {
	border: 2px;
	border-color: #ffffff;
}

html.js fieldset.collapsible .fieldset-legend {
    background-image: url("/misc/menu-expanded.png");
    padding-left: 15px;
}


html.js fieldset.collapsed .fieldset-legend {
    background-image: url("/misc/menu-collapsed.png");
    background-position: 5px 50%;
}

.webform-client-form legend {
    background-color: #c3c3c3;
    background-position: left top;
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    height: 21px;
    margin-bottom: 10px;
    padding: 6px 2px 2px 10px;
    width: 480px;
}

form#google-cse-searchbox-form input.form-text {
    width: 175px;
}

#google-cse-searchbox-form div, #google-cse-searchbox-form input {
    margin: 0 5px 0 -15px;
}

form#google-cse-searchbox-form input.form-submit {
    margin: 0 0 0 -6px;
}

#accordion-row{
    background-color: #3ECCAC;
}

#sidebar-left {
    font-size: 90%;
}

.container-24 .pull-19 {
    left: -760px;
}

.container-24 .grid-5 {
    width: 190px;
}

.push-1, .pull-1, .push-2, .pull-2, .push-3, .pull-3, .push-4, .pull-4, .push-5, .pull-5, .push-6, .pull-6, .push-7, .pull-7, .push-8, .pull-8, .push-9, .pull-9, .push-10, .pull-10, .push-11, .pull-11, .push-12, .pull-12, .push-13, .pull-13, .push-14, .pull-14, .push-15, .pull-15, .push-16, .pull-16, .push-17, .pull-17, .push-18, .pull-18, .push-19, .pull-19, .push-20, .pull-20, .push-21, .pull-21, .push-22, .pull-22, .push-23, .pull-23 {
    position: relative;
}

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid-17, .grid-18, .grid-19, .grid-20, .grid-21, .grid-22, .grid-23, .grid-24 {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

ul.menu {
    list-style:none;
    border:none;
    text-align:left;
}
ul.menu li {
    margin:0 0 0 0.5em;
}

li.expanded {
    list-style-type:circle;
    list-style-image:url(/misc/menu-expanded.png);
    padding:0.2em 0.5em 0 0;
    margin:0;
}
li.collapsed {
    list-style-type:disc;
    list-style-image:url(/misc/menu-collapsed.png);
    padding:0.2em 0.5em 0 0;
    margin:0;
}

li.leaf {
    list-style-type:square;
    list-style-image:url(/misc/menu-leaf.png);
    padding:0.2em 0.5em 0 0;
    margin:0;
}
li a.active {
    color:#000;
}
td.menu-disabled {
    background:#ccc;
}
ul.links {
    margin:0;
    padding:0;
}
ul.links.inline {
    display:inline;
}
ul.links li {
    display:inline;
    list-style-type:none;
    padding:0 0.5em;
}
/*
.block ul {
    margin:0;
    padding:0 0 0.25em 1em;
}
tomasz - remove for BUE*/
a:visited, a:visited b {
    text-decoration:none;
    background-color:transparent;
    color:#9966CC;
}
a:hover, a:hover b {
    text-decoration:underline;
    background-color:transparent;
    color:#0066CC;
}

#sidebar-right p, #sidebar-right *, #sidebar-right li, #sidebar-left p, #sidebar-left *, #sidebar-left li {
    color: #333;
    /*font-size: 1.25rem; tomasz*/
}

@media only screen and (min-width: 40.063em) {
    #sidebar-left {
        /*padding-left: 0.3125rem;
        padding-right: 0.3125rem;
        width: 16.66667%;*/
        float: left;
        margin-left: 0;
    }
    
    #docbody{
        float:none;
        margin-left:auto;
    }
}

@media only screen and (max-width: 40em) {
    #sidebar-left {
        /*position: relative; tomasz - small screen problem*/
        display: inline-block;
        /* padding-left: 0.3125rem;
        padding-right: 0.3125rem; */
        width: 91%;
        left: 4%;
        right: auto;
        float: none
    }
    #sidebar-left p,
    #sidebar-left *,
    #sidebar-left li {
        font-size: 1.25rem;
        line-height: 1.4em
    }
    #sidebar-left .block-menu {
        border-style: solid;
        border-width: 1px;
        border-color: #dedede;
        margin-bottom: 1.25rem;
        padding: 1.25rem;
        background: #fafafa;
        padding-top: 0.1875rem;
        padding-bottom: 0.1875rem
    }
    #sidebar-left .block-menu>:first-child {
        margin-top: 0
    }
    #sidebar-left .block-menu>:last-child {
        margin-bottom: 0
    }
    #sidebar-left .block-menu h1,
    #sidebar-left .block-menu h2,
    #sidebar-left .block-menu h3,
    #sidebar-left .block-menu h4,
    #sidebar-left .block-menu h5,
    #sidebar-left .block-menu h6,
    #sidebar-left .block-menu p,
    #sidebar-left .block-menu li,
    #sidebar-left .block-menu dl {
        color: #333
    }
    #sidebar-left .block-menu h1,
    #sidebar-left .block-menu h2,
    #sidebar-left .block-menu h3,
    #sidebar-left .block-menu h4,
    #sidebar-left .block-menu h5,
    #sidebar-left .block-menu h6 {
        line-height: 1;
        margin-bottom: 0.625rem
    }
    #sidebar-left .block-menu h1.subheader,
    #sidebar-left .block-menu h2.subheader,
    #sidebar-left .block-menu h3.subheader,
    #sidebar-left .block-menu h4.subheader,
    #sidebar-left .block-menu h5.subheader,
    #sidebar-left .block-menu h6.subheader {
        line-height: 1.4
    }
    #sidebar-left .block-menu ul.menu li.leaf {
        list-style: none
    }

     #docbody {
        float:none !important;
        margin-left:0;
    }
}


#sidebar-left {
    float:left;
     /*margin-left:0; tomasz*/
}

#sidebar {
    float: right;
    margin-left:0;
}

#content {
    float:right !important;
    margin-left:auto;
}

/*tomasz
@media (max-width: 767px) {
    #sidebar-left {
        display: inline-block;
        margin-top: 20px;
        width: 100%;
    }
*/
    #content {
        float:none !important;
        margin-left:0;
    }
}

