


/* Global site styles */


    body{
        position:relative;
        padding:0px;
        background-color: #D7E4F4; 
        font-size: .8em;
         /*background: url(images/index_bg.jpg) 50% 0 repeat-x #73a5cc;*/
        background-attachment:fixed;
        font: 10pt arial, helvetica, sans-serif;
	    color: #000;
    }
        
    #content{
        /*float: left;*/
        margin-left: 200px;
        margin-top: 10px;
        padding-bottom: 1em;
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
        width: 740px;
        background-color: #fff;
        box-shadow: 3px 0px 0px #585A5B;
    }
    
#footer 
{
     background-color: #fff;
     box-shadow: 3px 0px 0px #585A5B;
     margin-left: 200px;
     padding-bottom: 1em;
     padding-top: 10px;
     padding-left: 15px;
     padding-right: 15px;
     width: 740px;
     text-align:right;
}

#footer.p
{
        background: url(images/footerbg.png) bottom left no-repeat;
        margin-top: 0px;
        padding-bottom: 1em;
        padding-top: 0px;
        text-align:right;
}
 

img.left  {display: inline; float: left; margin: 0 1em 1em 0; padding-top: 10px;}
img.right {display: inline; float: right; margin: 0 0 1em 1em;}   
img.text {margin:0; vertical-align: middle; }
img.top  {vertical-align:text-top; height: 100%; margin:0;}

 img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
    
#space
    {
        position: static;
        display: block;
        float:none;
        margin: 0 auto; 
        padding: 0; 
        width: 100%; 
        font: 10pt arial, helvetica, sans-serif;
	    color: #303030;
    }
    
#space p {font-size: 1em; margin: 0; padding: 0 0 1em;}
    
    
    #header
    {
        height:160px;
        background-color:#fbf5ea;
        width: 740px;
        margin-left: 200px;
        font-size:x-small;
        padding:0px;
        float: left;

    }
    
    blockquote {

          margin-top: 10px;
          margin-bottom: 10px;
          margin-left: 50px;
          padding-left: 15px;
          border-left: 3px solid #ccc;
    }
    
    #writtensample, #writtensample2, #writtensample3, #writtensample4 
    {
          margin-top: 10px;
          margin-bottom: 10px;
          margin-left: 50px;
          padding-left: 15px;
          padding-right: 30px;
          font: 10pt courier, serif;  
    } 

    .box
    {
        border: solid 1px #ccc; padding: 10px;
    }
    
    #writtensample h2
    {
          margin-top: 10px;
          margin-bottom: 10px;
          margin-left: 50px;
          padding-left: 15px;
          padding-right: 30px;
          text-align: center;
          font: 10pt courier, serif; 
          font-weight:bold; 
          color: #000;
    } 
    
    h1{
        color:#525051;
        background: url(images/header_small.jpg) top left no-repeat;
        border-bottom: solid 3px #A1A1A1;
         font-size: 20px;
         font-family:arial;
         font-weight:bold;
         width: auto;
         text-align: right;
         line-height: 91px;
    }
    
    h1.FOR{
        color:#525051;
        background: url(images/FORlogo_small.png) 0 0 no-repeat;
         font-size: 20px;
         font-family:arial;
         font-weight:bold;
         width: auto;
         text-align: right;
         line-height: 91px;
        border-bottom: 3px solid #1c1c1d;
    }
    
    h1.double {
        color:#525051;
        background: url(images/header_small.jpg) top left no-repeat;
        border-bottom: solid 3px #A1A1A1;
         font-size: 20;
         font-family:arial;
         font-weight:bold;
         width: auto;
         text-align: right;
         line-height: 40px;
    }
    
    
    h2{
        color:#525051;
        font-size:18pt;
        font-family:arial;
      
        font-weight:bold;
    }
    
    h3{
        color:#700017;
        font-size: 16pt;
        font-family:arial;
      
        font-weight:bold;
    }
    
    h4{
        color:#700017;
        font-size: 13pt;
        font-family:arial;
       
        font-weight:bold;
        font-style:italic;
    }
    
    h5, .h5 {
        color:#000000;
        background: url(images/ob_bg.png) top left repeat-y;
        font-size: 100%;
        font-family:arial;
        padding:10px 10px 10px 10px;
        font-weight:bold;
		font-style:normal;
    }
   
    h2 span{
        font-size:105%;
        font-weight:normal;
    }
    
    a   
    {
        color:#525051;
        text-decoration: underline;
    }
        
    
    .left
    {
        float: left;
    }    
   
   
/* Tables */
    table       {border-top: 1px solid #C0C0C0; border-collapse: collapse; margin: 1em 0; width: 100%;}
    th          {border: 1px solid #C0C0C0; background-color:#F0F0F0; border-collapse: collapse; text-align: left; font-size: .95em; line-height: 1.5em; margin: 0; padding: .35em .5em; color: #525051; font-weight: 700;}
    th.center   {text-align: center;}
    td          {border: 1px solid #C0C0C0; border-collapse: collapse; color: #525051; font-size: .95em; line-height: 1.5em; margin: 0; padding: .35em .5em;}
    td.center   {text-align: center;}
    td input    {clear: none; display: inline; float: none; margin: 0; padding: 0;}
  
caption {color: #000; font-size: 1em; line-height: 1.4em; margin: .5em 0; font-weight: 700;}

/* Test Framework Table */
    table.framework {border-top: 1px solid #C0C0C0; border-collapse: collapse; margin: 1em 0; width: 95%;}

    
/* Menu */
    
    #sideBar{
        position: fixed;
        width: 205px;
        top: 75px;
        left:0px;
    }
    #sideBar img
    {border: none;}
    
    .top {background: url(images/menu_bg.png) top left no-repeat ; height: 10px; margin: -15px 0 -1px 0;}
    .mid {background-color: #f2f0f0; padding: 10px 0 10px 0;}
    .bot {background: url(images/menu_bg.png) 0 100% no-repeat; height: 10px;}
   
    #sideBarTab{
        float:left;
 
        width:28px;
    }
   
    #sideBarTab img{
        border:0px solid #FFFFFF;
    }
    #sideBar   ul{
        margin:7px 0px 7px 0px; 
        padding:0px 0px 0px 0px;
        font-weight:600;
        
    }
   
    #sideBar li{
        margin:3px 0px 3px 6px;
        padding:0px 0px 0px 14px;
        list-style-type:none;
        display:block;
        background: url(images/menu_bg_gr.png) top left no-repeat;
        width:173px;
    }
    
    /*#sideBar li.double{
        margin:0px 2em 0px 25px;
        padding:5px 0px 0px 7px;
        list-style-type:none;
        display:block;
        background: url(images/menu_bg_db.png) top left no-repeat;
        height: 35px;
        line-height: 100%;
        width:173px;
    }*/
    
   
    #sideBar li a{
        width:100%;
    }
   
    #sideBar li a:link,
    #sideBar li a:visited{
        color:#700017;
        font-family:verdana;
        font-size:85%;
        text-decoration:none;
        display:block;
        margin:0px 0px 0px 0px;
        padding:0px;
        width:100%;
    }
   
    #sideBar li a:hover{
        color:#003c48;

    }
    
    #pages {margin-left: 7px; font-weight: bold; color:#000000;}
    #pages a{border: solid 1px #cccccc; margin: 4px; padding: 2px 5px 2px 5px; background-color: #4A4A4A; text-decoration:none; color:#ffffff;}
    #pages a.active {border: none; margin: 0px; padding: 2px 2px 2px 2px; background-color: #EEF5EB; text-decoration:none; color:#3d1f18;}
    #pages a:hover{background-color: #8db3cd; color:#003c48;}
    
    #sideBar p {margin: 1px 0px 1px 6px; padding: 0 0 0 10px; background: url(images/menu_bg_sub.png) top left no-repeat; }

    #sideBar p a:hover{
        color:#003c48;

    }
    
    #sideBar h2     
    {
     color:  #525051; 
     font-size: 12pt;
     font-weight: bolder;
    }
    #sideBar h2.bookmark
    {padding: 0 0 0 17px; background: url(images/menu_bm.png) top left no-repeat; }
    #sideBar h2.page
    {padding: 0 0 0 17px; background: url(images/menu_pg.png) top left no-repeat; }
    #sideBar h2.more
    {padding: 0 0 0 17px; background: url(images/menu_mo.png) top left no-repeat; }  

    .standards {background-color: #e1edf5; border: solid 1px #b9cbd7; text-align: center; width: 50%; margin-left: 150px;} 


/***/
/* Type Styles */


p          {color: #525051; font-size: 1em; line-height: 1.4em; margin: 1em 0;}
.error     {color: #C00; font-weight: 700;}
p.small,
span.small {font-size: .85em;}
strong     {font-weight: 700;}
em         {font-style: italic;}
.price     {color: #369; font-size: 1.2em;}

span.nobr { white-space: nowrap; }

img.padded {padding: 0 0 1em 0;}
.offscreen {position:absolute; left:-999em; height: 0;}

/* List Styles */
/* ol         {list-style: decimal none outside; margin-left:0px; padding-left:20px;}*/ 
ol         {list-style: decimal none outside; margin: 1em 0 1em 3em;}
ol li  {background: none; color: #525051; font-size: 1em; line-height: 1.4em; padding: 0 0 .25em 1.5em;}
ol.num    {list-style: decimal none outside; margin: 1em 0 1em 3em;}
ol.num li  {background: none; color: #525051; font-size: 1em; line-height: 1.4em; padding: 0 0 .25em 1.5em;}
ol.ABC     {list-style: decimal none outside; margin: 1em 0 1em 3em; list-style-type: upper-alpha; }
ol.ABC li  {background: none; color: #525051; font-size: 1em; line-height: 1.4em; padding: 0 0 .25em .5em;}
ol.ABC_graphic {list-style: decimal none outside; margin: 1em 0 1em 3em; list-style-type: upper-alpha; }
ol.ABC_graphic li {background: none; color: #525051; font-size: 1em; line-height: 2em; padding: .5em .5em .5em .5em;}
ol.unstyled li {list-style: none;}

   ol.unstyled.bib.hangingindent > li > p 
    {
        padding-left: 25px ;
        text-indent: -25px ;
    }
    
        ol.unstyled.bib.hangingindent > li > blockquote
    {
        padding-top: 0;
        margin-top: 0;
        -webkit-margin-before: 0;
    }
    
            ol.unstyled.bib.hangingindent > li > blockquote > p
    {
        padding-top: 5px;
        margin-top: 0.25em;
    }
    
    ul.list-unstyled 
{
  margin: 0;
  padding-left: 12px;
  list-style: none;
}

.under  {text-decoration:underline;}
.overline  {text-decoration: overline;}

/*ul          {margin-left:0px; padding-left:20px;} */
ul         {list-style-image: none; list-style: outside; list-style-type: none; margin: 1em 0 1em 2em; }
ul li         {background: url(images/bullet.gif) 0 0 no-repeat; color: #525051; font-size: 1em; line-height: 1.4em; padding: 0 0 .25em 1.5em;}


ul.noleft {margin: 1em 0 .5em 0; padding: 0;}
ul.noleft li {margin: .5em 0 .5em 0;}

/*ul--- li----->*/

ul.check     {list-style-image: none; list-style-position: outside; list-style-type: none; margin: 1em 0 1em 1.5em;}
ul.check li  {background: url(images/li_check.png) 0 4px no-repeat; padding: 0 0 .75em 1.5em;}
ul.scoring     {list-style-image: none; list-style-position: outside; list-style-type: none; margin: 1em 0 1em 1.5em;}
ul.scoring li  {background: none; padding: 0 0 .75em 1.5em;}
dl.faqs      {clear: both; margin: 1em 0;}
dl.faqs dt   {background: url(images/dt_faq.png) 0 0 no-repeat; color: #444; cursor: pointer; font-weight: 700; margin: 1em 0; padding: 0 0 0 24px;}
dl.faqs dt.e {background: url(images/dt_faq_expanded.png) 0 0 no-repeat; margin: 1em 0; padding: 0 0 0 24px;}
dl.faqs dd   {background: #FFF; border-left: 5px solid #CCC; font: normal 13px/18px Arial, Sans-Serif; margin: 0 0 1em 24px; padding: 1em;}
ul.box     {list-style-image: none; list-style-position: inside; list-style-type: disc; margin: 1em 0 1em 0; padding-left: 0; text-indent: -1em; border: solid 1px #ccc;}
ul.box li  {background: none; padding: 0 0 .75em 1.5em;}
ul.bullet {list-style-image: none; list-style-type: disc; margin: 1em 0 1em 1em;}
ul.bullet li {background: none; padding: 0}

ul.list-unstyled 
{
  margin: 0;
  padding-left: 12px;
  list-style: none;
}

ul.narrow
{
  margin: 0;
  padding-left: 0px;
  list-style: none;
}

/* Questions */
.q-controls {font-size: 11px;}



.information {background: url(../images/information.png) 12px 10px no-repeat #D1E4F3; border: 1px solid #4D8FCB; color: #565656; margin: 1em 0; min-height: 55px; padding: 0 10px 0 55px;}

/* Misc. Styles */
p.return   {margin: 2em 0 0; display: block; clear: both;}
.indent_16 {text-indent: 16em;}
.tdindent_1 {margin-left: 1em;}
.uline     {text-decoration: underline;}
.blankline {border-bottom: 1px solid #000; display: inline-block; margin: 0 0 .5em; width: 100%;}
.printlogo {float: left; margin: 0 1em 0 0;}
.nobr      {white-space: nowrap;}
.serif     {font-family: Times New Roman, Serif;}

.stdygd {text-align: left; }
.mand {font-size: 1.14em; }

.typed       {font-family: Courier, Courier New, serif; font-size: 10pt; font-weight: normal; } 
.typed p     {font-family: Courier, Courier New, serif; font-size: 10pt; font-weight: normal; } 
.indent_3    {padding:0px; text-indent:3em; }
.indent_li3  {padding-left:3em; font-family: Courier, Courier New, serif; font-size: 10pt; font-weight: normal; }
.indent_6    {padding:0px; text-indent:6em; }
.indent_li6  {padding-left:6em; font-family: Courier, Courier New, serif; font-size: 10pt; font-weight: normal; }
.indentBlock {margin-left: 3em; }

.scale {max-width: 100%; height: auto;}
.width40 {width: 40%;}
span.padtop {display: inline-block; padding-top: 4px;}
span.padtop8 {display: inline-block; padding-top: 8px;}

span.frac {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  min-width: 14.83px;
  padding: 0;
}

span.frac > sup {
  display: block;
  border-bottom: 1px solid;
  font: inherit;
  top: 0;
}

span.frac > span {
  display: none;
}

span.frac > sub {
  display: block;
  font: inherit;
  top: 0;
}

.parenthetical
{
            
}

.parenthetical:after
{
    display: inline-block;
    content: ")";
    transform: scale(0.8,2);
}

.parenthetical:before
{
    display: inline-block;
    content: "(";
    transform: scale(0.8,2);
}

.matrix {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	min-width: 4em;
	min-height: 3em;
	border-left: 1px solid;
	border-right: 1px solid;
}

.matrix > .ul, .matrix > .ur, .matrix > .ll, .matrix > .lr {
	position: absolute;
}

.matrix > .ul, .matrix > .ur {
	top: 0;
}

.matrix > .ll, .matrix > .lr {
	bottom: 0;
}

.matrix > .ul, .matrix > .ll {
	left: 0;
	padding-left: 5px;
}

.matrix > .ur, .matrix > .lr {
	right: 0;
	padding-right: 5px;
}

.radical 
{
    text-decoration: overline;
    padding-left: 5px;
    padding-right: auto;
}

.radical:before 
{
    content: "\23B7";
    font-size: inherit;
}

.nobr 
{
    white-space:nowrap;
}

.abs 
{
        
}

.abs:before, abs:after
{
    display: inline-block;
    height: 100%;
    content: "|";        
}

    table.tictac {width: 600px; height: 600px; text-align: center; overflow-x: auto; }
    table.tictac td {width: 33%; height: 33%; }

/* Fillable
table.fillable td, th {
    min-width: 50px;
    height: 70px;
}

table.fillablesm td, th {
    height: 50px;
} */

span.plan {
    width: 100%;
    display: block;
}

span.plan:hover {
  outline:  1px dotted;
  background-color: #FFFFB3;
  line-height: 1.5;
}

span.planbig:hover {
  line-height: 3.5;
}

input:focus { background-color: #FDF8BC; border: 2px dotted #000000 !important;}

    .tabletop {}
    .tabletop th, td {vertical-align:top; text-align: left;}
    /*.tabletop ul  {margin: 1em 0 1em .5em;}*/
    .tabletop ul, ol {padding-inline-start: 10px;}

    /*.tabletop ol, ul {padding-left:1em; margin: 1em 0 1em .5em;}*/
    .tabletop ul li {padding:0 0 .25em .5em;}
    
    /*.tablecenter {}
    .tablecenter th, td {vertical-align:top; text-align:center;}*/
    
        ul.list-unstyled2 
{
 
  padding-left: 12px;
  list-style: none;
}

    ul.list-unstyled2 li
{
  list-style: none;
}

.width25 {width:25%;}
.width30 {width:30%;}
.width30t {width:30%;}
.width33 {width:33%;}
.width40 {width:40%;}
.width50 {width:50%;}
.width60 {width:60%;}
.width70 {width:70%;}
.width80 {width:80%;}
.width90 {width:90%;}
.tablecntr {margin-left:auto; margin-right:auto;}

.scale {max-width: 100%; height: auto;}
.under  {text-decoration:underline;}
.center  {text-align:center;}
.over {text-decoration: overline;}
 .root {white-space: nowrap;}
.nobr {white-space: nowrap;}


[class*="tooltip"] {
    position: relative;
    text-decoration: none;
}

[class*="tooltip"]:after,
[class*="tooltip"]:before {
    position: absolute;
    z-index: 100;
    opacity: 0
}

[class*="tooltip"]:after {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    content: attr(aria-label);
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    font-size: 1em;
    text-align: center;
    color: #fff;
    background: #222;
    border-radius: 4px;
    text-shadow: 0 0 5px #000;
    white-space: nowrap
}

[class*="tooltip"]:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid
}

[class*="tooltip"]:hover:after,
[class*="tooltip"]:focus:after,
[class*="tooltip"]:hover:before,
[class*="tooltip"]:focus:before {
    opacity: 1
}

.tooltip-top:after,
.tooltip-top:before {
    transition: bottom .25s ease-in-out;
    bottom: 90%;
    left: -9999px;
    margin-bottom: 12px
}

.tooltip-top:before {
    border-color: #222 transparent transparent transparent;
    margin-bottom: 0
}

.tooltip-top:hover:after,
.tooltip-top:focus:after,
.tooltip-top:hover:before,
.tooltip-top:focus:before {
    bottom: 85%;
    left: 0
}

.tooltip-top:hover:before,
.tooltip-top:focus:before {
    left: 5px
}

.tooltip-bottom:after,
.tooltip-bottom:before {
    transition: top .25s ease-in-out;
    top: 90%;
    left: -9999px;
    margin-top: 12px
}

.tooltip-bottom:before {
    border-color: transparent transparent #222 transparent;
    margin-top: 0
}

.tooltip-bottom:hover:after,
.tooltip-bottom:focus:after,
.tooltip-bottom:hover:before,
.tooltip-bottom:focus:before {
    top: 85%;
    left: 0
}

.tooltip-bottom:hover:before,
.tooltip-bottom:focus:before {
    left: 5px
}

[class*="tooltip"]:after,
[class*="tooltip"]:before {
    transition: opacity .25s ease-in-out
}


/*Responsive*/

.break {
  /* Careful, this breaks the word wherever it is without a hyphen */
  overflow-wrap: break-word;
  word-wrap: break-word;

  /* Adds a hyphen where the word breaks */
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.overscroll {display: block;
    overflow-x: auto;}

 /*Responsive*/

@media (min-width: 850px) and (max-width: 992px) 
{
    #content{
           
            width: 600px;
            background-color: #fff;
            box-shadow: 2px 2px 3px #bbb;
        }
        
    #footer 
    {        
            background-color: #fff;
            box-shadow: 2px 2px 3px #bbb;        
            width: 600px;        
    }

}

@media (max-width: 850px) 
{
    #content{
              width: 700px;
    }
    
    #footer 
    {   
            width: 700px;        
    }
    
}

/*@media (max-width: 768px)

{
    #content{
              width: 450px;
    }
    
    #footer 
    {   
            width: 450px;        
    }  
    
}*/
    

@media (max-width: 700px) 
{
    #content{
        margin-left: 0px;
        margin-top: 5px;
        width: auto;
        box-shadow: none;
    }
    
    #footer 
    {        
            background-color: #fff; 
            box-shadow: none;
            margin-left: 0px;
            width: auto;
    }  
    #sideBar{
        position: relative;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
        top: 0px;
        left:0px;
    }

    
    .top {display:none;}
    .mid {background-color: #f2f0f0; padding: 10px 0 10px 0; }
    .bot {display:none;}
   img.top {
    display: block;
    }

    .width50 {width:100%;}
	.width60 {width:100%;}
    .width70 {width:100%;}
	.box60 {border:1px solid #000000; width:100%; padding:10px;}
   	.width25 {width:75%;}
	.width30 {width:90%;}
	.width30t {width:60%;}
	.width33 {width:90%;}
	.width40 {width:90%;}
	.width80 {width:100%;}

    #sideBar   ul{
        margin: 0px 0px 0px 5px;
        padding: 0px 0px 0px 5px;
        font-weight:600;
        width: 95%;
    }
   
    #sideBar li{
        margin: 3px 0px 3px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: disc;
        width: auto;
        display: inline;
        background: none;
    }
    
  
    #sideBar li a:link,
    #sideBar li a:visited{
        font-size:80%;
        margin:0px 0px 0px 0px;
        padding:0px;
    }
    
    #sideBar h2  {font-size: 11pt; font-weight: bold; margin: 0 0 0 5px;}
    #sideBar h2.bookmark, #sideBar h2.more, #sideBar h2.page {padding: 0 0 0 0px; background: none;}
    #sideBar h2.page {margin-bottom: 5px;}
   h1 {background: none; line-height: 25px; margin: 0; padding: 0;}
   h1.double {background: none; line-height: 25px; margin: 0; padding: 0;}
	#sideBar img {height: 25px; width: 25px; display: inline; } 
   /*#sideBar img {height: 15px; width: 15px; display: inline; margin-left: -250px;} */
	#sideBar p {display:none;}
}

@media (max-width: 400px) 
{
    #sideBar   ul{display:none;} 
    #sideBar{
        position: fixed;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
        top: 0px;
        left:0px;
    }
    h2.bookmark, h2.more {display:none;}
   /* #sideBar img {margin-left: -100px;}  */
    #content{margin-top: 100px;
    }
    
 	#sideBar p {display:none;}
    
    .box50 {border:1px solid #000000; width:90%; padding:1em;}

   .example_item {padding: 10px;} 
	
	.example_item ul li {padding: 0 0 .25em .5em;}

	ul {margin: 1em 0 1em 1em;}

    blockquote {margin-left: 20px; margin-right: 10px;}

	audio { width: 220px; }

	.width25 {width:75%;}
	.width30 {width:90%;}
	.width30t {width:60%;}
	.width33 {width:90%;}
	.width40 {width:100%;}
	.width80 {width:100%;}
    
}

@media (max-width:$screen-xs-max) {}

@media (min-width:$screen-sm) {}

@media (min-width:$screen-sm) {}