<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">

/*This style sheet is for the use of the Web Content Unit and any other Sharepoint OKDHS.org site editor*/

/*please prefix all class names with WCS as in the example below*/
/*please remember the period before the class name as in the example .WCSTest */
/*please format as below with opening bracket on a dedicated line and closing bracket on a dedicated line*/
/*please leave a blank line between classes*/
/*please remember to tab or indent your elments and end with a semicolon as in the example*/
/* you can add comments with  your classes by beginning the class with the forward slash and astrisk 
    and ending with the astrisk and foward slash like in these notes */
/*comments can be on multiple lines as the above demonstrates*/


.WCStest 
{
    background-color:pink; /*this is a very simple example*/
}

.WCSboldbox
{
    border: 5px solid #000000;
    Font-weight: bold;
}


 /* Craig's Buttons */
 
 .WCSbutton {
    background-color: #00FFFFFF; /* transparent */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2p;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}

.WCSbuttonmippa {
    background-color: #008ca0; 
    color: white;
    border: 2px solid #008ca0;
	text-decoration: none; 
    font-weight: bold;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 245.5px;
}
.WCSbuttonmippa:hover {
    background-color: #c43525;
    color: white;
    border: 2px solid #c43525;
	text-decoration: none !important; 
    font-weight: bold;
  border-radius: 12px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 245.5px;
}

.WCSbuttonmippa2 {
    background-color: #00A764; 
    color: white;
    border: 2px solid #00A764;
	text-decoration: none; 
    font-weight: bold;
	border-radius: 6px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 240.5px;
}
.WCSbuttonmippa2:hover {
    background-color: #48C090;
    color: white;
    border: 2px solid #48C090;
	text-decoration: none !important; 
    font-weight: bold;
  border-radius: 6px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 260.5px;
}
 
.WCSbutton1 {
    background-color: #003764; 
    color: white;
    border: 2px solid #003764;
	text-decoration: none; 
    font-weight: bold;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 196.5px;
}
.WCSbutton1:hover {
    background-color: #1b9bff;
    color: white;
    border: 2px solid #1b9bff;
	text-decoration: none !important; 
    font-weight: bold;
  border-radius: 12px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 196.5px;
}


.WCSbuttonf {
    background-color: #003764; 
    color: white;
    border: 2px solid #003764;
	text-decoration: none; 
    font-weight: bold;
	border-radius: 6px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 700.5px;
}
.WCSbuttonf:hover {
    background-color: #1b9bff;
    color: white;
    border: 2px solid #1b9bff;
	text-decoration: none !important; 
    font-weight: bold;
  border-radius: 12px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 700.5px;
}

.WCSbuttonfm {
    background-color: #00A764; 
    color: white;
    border: 2px solid #00A764;
	text-decoration: none; 
    font-weight: bold;
	border-radius: 6px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 650.5px;
}
.WCSbuttonfm:hover {
    background-color: #48C090;
    color: white;
    border: 2px solid #48C090;
	text-decoration: none !important; 
    font-weight: bold;
  border-radius: 12px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 700.5px;
}
.WCSbuttonfmc {
    background-color: #CA1045; 
    color: white;
    border: 2px solid #CA1045;
  padding: 8px 1px;
	text-decoration: none; 
    font-weight: bold;
	border-radius: 6px;
    margin: 2px 2px;
line-height: 0.1em;
    Width: 550.5px;
}
.WCSbuttonfmc:hover {
    background-color: #E13868;
    color: white;
    border: 2px solid #E13868;
	text-decoration: none !important; 
    font-weight: bold;
  border-radius: 12px;
    margin: 2px 2px;
line-height: 0.1em;
    Width: 565.5px;
}

.WCSbuttonfpr {
    background-color: #00FFFFFF; 
    color: Black;
    border: 2px solid #00FFFFFF;
	text-decoration: none !important;
    font-weight: bold;
	border-radius: 7px;
    margin: 2px 2px;
line-height: 0.35em;
    Width: 280.5px;
}
.WCSbuttonfpr:hover {
    background-color: #E6F2FB; 
    color: Black;
    border: 2px solid #00FFFFFF;
	text-decoration: none !important; 
    font-weight: bold;
	border-radius: 7px;
    margin: 2px 2px;
line-height: 0.35em;
    Width: 280.5px;
}

.WCSbuttonfm {
    background-color: #00A764; 
    color: white;
    border: 2px solid #00A764;
	text-decoration: none; 
    font-weight: bold;
	border-radius: 6px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 650.5px;
}
.WCSbuttonfm:hover {
    background-color: #48C090;
    color: white;
    border: 2px solid #48C090;
	text-decoration: none !important; 
    font-weight: bold;
  border-radius: 12px;
    margin: 2px 2px;
line-height: 0.25em;
    Width: 700.5px;
}
.WCSbuttonfmc {
    background-color: #CA1045; 
    color: white;
    border: 2px solid #CA1045;
  padding: 8px 1px;
	text-decoration: none; 
    font-weight: bold;
	border-radius: 6px;
    margin: 2px 2px;
line-height: 0.1em;
    Width: 550.5px;
}
.WCSbuttonfmc:hover {
    background-color: #E13868;
    color: white;
    border: 2px solid #E13868;
	text-decoration: none !important; 
    font-weight: bold;
  border-radius: 12px;
    margin: 2px 2px;
line-height: 0.1em;
    Width: 565.5px;
}


 /* Craig's shapes/icons */


.circle
    {
    width:300px;
    height:300px;
    border-radius:250px;
    border: 2px solid black;
    font-size:12px;
    color: black;
    line-height:500px;
    text-align:center;
    background:#E3DDDC
    }
	

.arrowL {
   Width: 80px;
   Height: 80px;
   Border-top: 20px solid red;
   border-right: 20px solid red;
transform: rotate(225deg);
margin: 10px;
border-radius: 15%;
}


.arrowR {
   Width: 80px;
   Height: 80px;
   Border-top: 20px solid #3FAC48;
   border-right: 20px solid #3FAC48;
transform: rotate(45deg);
margin: 50px;
border-radius: 15%;
}
.lltriangle
{
width: 0;
height: 0;
border-style: solid;
border-width: 50px 100px 50px 0;
border-color: transparent #dc2033 transparent transparent;
}

.rrtriangle
{
width: 0;
height: 0;
border-style: solid;
border-width: 50px 0 50px 100px;
border-color: transparent transparent transparent #3fac48;}
 /* Craig's Nav Bar */

 
@import url(http://fonts.googleapis.com/css?family=Oxygen+Mono);
/* Please Keep this font import at the very top of any CSS file */
@charset "UTF-8";
/* Starter CSS for Flyout Menu */
#WCScssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
}
#WCScssmenu ul,
#WCScssmenu ul li,
#WCScssmenu ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none !important;
}
#WCScssmenu ul {
  position: relative;
  z-index: 597;
  float: left;
}
#WCScssmenu ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
}
#WCScssmenu ul li.hover,
#WCScssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
  text-decoration: none !important; 
}
#WCScssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 598;
  width: 100%;
  text-decoration: none !important; 
}
#WCScssmenu ul ul li {
  float: none;
}
#WCScssmenu ul ul ul {
  top: -2px;
  right: 0;
}
#WCScssmenu ul li:hover > ul {
  visibility: visible;
  text-decoration: none !important; 
}
#WCScssmenu ul ul {
  top: 1px;
  left: 99%;
}
#WCScssmenu ul li {
  float: none;
}
#WCScssmenu ul ul {
  margin-top: 1px;
}
#WCScssmenu ul ul li {
  font-weight: normal;
}
/* Custom CSS Styles */
#WCScssmenu {
  width: 155px;
  background: #78BC1F ;
  font-family: Calibri;
  zoom: 1;
  font-size: 13px;
  text-decoration: none !important; 
}
#WCScssmenu:before {
  content: '';
  display: block;
}
#WCScssmenu:after {
  content: '';
  display: table;
  clear: both;
}
#WCScssmenu a {
  display: block;
  padding: 12px 17px;
  color: #003764;
  text-decoration: none !important;
  text-transform: uppercase;
   font-weight: 500;

   

}
#WCScssmenu > ul {
  width: 155px;
}
#WCScssmenu ul ul {
  width: 155px;
}

/* #1b9bff #00A7CE */
#WCScssmenu > ul > li > a:hover {
	 color: #ffffff;

}
#WCScssmenu > ul > li.active a {
	  color: #ffffff;
  background: #003764;
}

#WCScssmenu > ul > li.active:hover,
#WCScssmenu > ul > li.active:hover a {
  background: #00579F;
}

#WCScssmenu > ul > li a:hover,
#WCScssmenu > ul > li:hover a {
  background: #5C970E;
}
#WCScssmenu li {
  position: relative;
}
#WCScssmenu ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}
#WCScssmenu ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
#WCScssmenu ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}
#WCScssmenu ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
#WCScssmenu ul ul {
  border: 1px solid #0082e7;
}
#WCScssmenu ul ul a {
  font-size: 12px;
  color: #ffffff;
}
#WCScssmenu ul ul a:hover {
  color: #ffffff;
}
#WCScssmenu ul ul li {
  border-bottom: 1px solid #0082e7;
}
#WCScssmenu ul ul li:hover > a {
  background: #4eb1ff;
  color: #ffffff;
}
#WCScssmenu.align-right > ul > li > a {
  border-left: 4px solid #1b9bff;
  border-right: none;
}
#WCScssmenu.align-right {
  float: right;
}
#WCScssmenu.align-right li {
  text-align: right;
}
#WCScssmenu.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}
#WCScssmenu.align-right ul li.has-sub > a:after {
  content: none;
}
#WCScssmenu.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}
#WCScssmenu.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
#WCScssmenu.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}
#WCScssmenu.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  
 
 /* Craig's Family Tree Buttons */

.WCSbuttonCCAdvisory1 {
     background-color: #0c5a7b; /* Green */
    border: none;
    color: white;
    padding: 4px 2px;
    text-align: center;
    text-valign: center;
    text-decoration: none;
    word-wrap:break-word;
    display: inline-block;
    style="font-size : 10px; 
    margin: 2px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
  line-height: 2.0em;  
}

.WCSbuttonCCAdvisory1 {
    background: #03353e; 
    background-image: -ms-linear-gradient(top left, #03353E 39%, #0294A5 100%);
    background-image: -moz-linear-gradient(top left, #03353E 39%, #0294A5 100%);
    background-image: -o-linear-gradient(top left, #03353E 39%, #0294A5 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(39, #03353E), color-stop(100, #0294A5));
    background-image: -webkit-linear-gradient(top left, #03353E 39%, #0294A5 100%);
    background-image: linear-gradient(to bottom right, #03353E 39%, #0294A5 100%);
    color: white;
    border: 2px solid #0c5a7b;
               text-decoration: none;
  word-wrap:break-word;
  border-radius: 3px;
    font-weight: normal;
    margin: 2px 2px;
    Width: 100.5px;
}

.WCSbuttonCCAdvisory1:hover {
   background: #03353e;
    background-image: -ms-linear-gradient(top left, #A79C93 39%, #03353E 100%);
    background-image: -moz-linear-gradient(top left, #A79C93 39%, #03353E 100%);
    background-image: -o-linear-gradient(top left, #A79C93 39%, #03353E 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(39, #A79C93), color-stop(100, #03353E));
    background-image: -webkit-linear-gradient(top left, #A79C93 39%, #03353E 100%);
    background-image: linear-gradient(to bottom right, #A79C93 39%, #03353E 100%);
    color: white;
    border: 2px solid #0c5a7b;
               text-decoration: none !important; 
    font-weight: normal;
  border-radius: 9px;
    margin: 2px 2px;
    Width: 100.5px;
}

.WCSbuttonCCAdvisoryNohover {
    background-color: #03353e; /* Green */
    border: none;
    color: white;
    padding: 4px 2px;
    text-align: center;
    text-valign: center;
    text-decoration: none;
    word-wrap:break-word;
    display: inline-block;
    style="font-size : 10px; 
    margin: 2px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    line-height: 2.0em;
}

.WCSbuttonCCAdvisoryNohover {
    background: #03353e;
    background-image: -ms-linear-gradient(top, #03353e 0%, #A79C93 100%);
    background-image: -moz-linear-gradient(top left, #03353e 0%, #A79C93 100%);
    background-image: -o-linear-gradient(top left, #03353e 0%, #A79C93 100%);
    background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0, #0294A5), color-stop(100%, #A79C93));
    background-image: -webkit-linear-gradient(top left, #03353e 0%, #A79C93 100%);
    background-image: linear-gradient(to bottom right, #003353e 0%, #A79C93 100%); 
    color: white;
    border: 2px solid #0c5a7b;
               text-decoration: none;
  word-wrap:break-word;
  border-radius: 3px;
    font-weight: normal;
    margin: 2px 2px;
    Width: 100.5px;
}

.WCS2buttonFamilyTree1 {
     background-color: #0c5a7b; /* Green */
    border: none;
    color: white;
    padding: 4px 2px;
    text-align: center;
    text-valign: center;
    text-decoration: none;
    word-wrap:break-word;
    display: inline-block;
    style="font-size : 10px; 
    margin: 2px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
  line-height: 2.0em;  
}

.WCS2buttonFamilyTree1 {
    background: #03353e; 
    background-image: -ms-linear-gradient(top left, #03353E 39%, #0294A5 

100%);
    background-image: -moz-linear-gradient(top left, #03353E 39%, #0294A5 

100%);
    background-image: -o-linear-gradient(top left, #03353E 39%, #0294A5 

100%);
    background-image: -webkit-gradient(linear, left top, right bottom, 

color-stop(39, #03353E), color-stop(100, #0294A5));
    background-image: -webkit-linear-gradient(top left, #03353E 39%, 

#0294A5 100%);
    background-image: linear-gradient(to bottom right, #03353E 39%, 

#0294A5 100%);
    color: white;
    border: 2px solid #0c5a7b;
               text-decoration: none;
  word-wrap:break-word;
  border-radius: 3px;
    font-weight: normal;
    margin: 2px 2px;
    Width: 100.5px;
}

.WCS2buttonFamilyTree1:hover {
   background: #03353e;
    background-image: -ms-linear-gradient(top left, #A79C93 39%, #03353E 

100%);
    background-image: -moz-linear-gradient(top left, #A79C93 39%, #03353E 

100%);
    background-image: -o-linear-gradient(top left, #A79C93 39%, #03353E 

100%);
    background-image: -webkit-gradient(linear, left top, right bottom, 

color-stop(39, #A79C93), color-stop(100, #03353E));
    background-image: -webkit-linear-gradient(top left, #A79C93 39%, 

#03353E 100%);
    background-image: linear-gradient(to bottom right, #A79C93 39%, 

#03353E 100%);
    color: white;
    border: 2px solid #0c5a7b;
               text-decoration: none !important; 
    font-weight: normal;
  border-radius: 9px;
    margin: 2px 2px;
    Width: 100.5px;
}

.WCS2buttonFamilyTree1Nohover {
    background-color: #03353e; /* Green */
    border: none;
    color: white;
    padding: 4px 2px;
    text-align: center;
    text-valign: center;
    text-decoration: none;
    word-wrap:break-word;
    display: inline-block;
    style="font-size : 10px; 
    margin: 2px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
    line-height: 2.0em;
}

.WCS2buttonFamilyTree1Nohover {
    background: #03353e;
    background-image: -ms-linear-gradient(top, #03353e 0%, #A79C93 100%);
    background-image: -moz-linear-gradient(top left, #03353e 0%, #A79C93 

100%);
    background-image: -o-linear-gradient(top left, #03353e 0%, #A79C93 

100%);
    background-image: -webkit-gradient(linear, left top, right bottom, 

color-stop(0, #0294A5), color-stop(100%, #A79C93));
    background-image: -webkit-linear-gradient(top left, #03353e 0%, 

#A79C93 100%);
    background-image: linear-gradient(to bottom right, #003353e 0%, 

#A79C93 100%); 
    color: white;
    border: 2px solid #0c5a7b;
               text-decoration: none;
  word-wrap:break-word;
  border-radius: 3px;
    font-weight: normal;
    margin: 2px 2px;
    Width: 100.5px;
}

 
/* Keri's Buttons */
