/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/


/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/


/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
    position: relative;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box; }
  .column,
  .columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
  }

  .column:nth-child(3),
  .columns:nth-child(3) {
    height:auto;
  }

  .bottom-half-top-box {
    height:calc(66.66% - 87.5px);
    width:calc(100% - 80px);
  }
  .bottom-half-bottom-box {
    height:calc(33.33% - 10px);
    width:100%;
    margin-top:17px;
  }
  .bottom-box-icon-container1 {visibility:visible; display:table-row;}
  .bottom-box-icon-container2 {visibility:hidden; display:none;}

  .whitebox-height1, .whitebox-height2, .whitebox-height1a {height:auto;}

  .slayton-logo {width:380px;max-width: 100%; min-width:250px; height: auto;}

  .right {text-align:left;}

  .six.columns { margin-left: 0; }

  .four-padded.columns { width: calc(100% + 40px); margin-left:-20px;margin-bottom:0px;}
  .four-padded-second.columns { margin-bottom:15px;padding-bottom:20px;}
  .four-padded-all.columns { margin-bottom:15px;padding-bottom:20px;}


  /* For devices larger than 400px */
  @media (min-width: 400px) {
    .container {
      width: 85%;
      padding: 0; }
    }
  
  @media (min-width: 850px) {

    .whitebox-height1 {height:550px;max-height:100%;}
    .whitebox-height1a {height:560px;max-height:100%;}
    .whitebox-height2 {height:275px;max-height:100%;}
    .slayton-logo {width:380px;max-width: 100%; height: auto;}

    .container {
      width: 90%; }
    .column,
    .columns {
      margin-left: 2%; }
    .column:first-child,
    .columns:first-child {
      margin-left: 0; }

    .four.columns { width: 48%; }
    .four-padded.columns { width: calc(48% + 20px); margin-left:-20px;margin-bottom:0px;}
    .four-padded-second.columns { width: 48%; margin-bottom:20px;padding-bottom:20px;}
    .four-padded-third.columns  { width: 48%; margin-bottom:15px;}

    .five.columns { width: 48%; }
    .three.columns { width: 48%; padding-left:0px;}

    .column:nth-child(3),
    .columns:nth-child(3) {
      margin-left: 0; 
      width: 98%;    
      height:auto;
    }

    .four-padded-all.columns { width: 48%; margin-bottom:20px;padding-bottom:20px; margin-left: 15px;}


    .bottom-half-top-box {
      height:calc(75% - 87.5px);
      width:calc(100% - 80px);
    }
    .bottom-half-bottom-box {
      height:calc(25% - 25px);
      width:100%;
      margin-top:17px;
    }
    .bottom-box-icon-container1 {visibility:hidden; display:none;}
    .bottom-box-icon-container2 {visibility:visible; display:table-cell;}
    
  
  }

  .rightgrey {
    font-size:20px;
    color:#888;
    font-weight:400;
  }

  .teamlayout1 {visibility:hidden; display:none;}
  .teamlayout2 {visibility:hidden; display:none;}
  .teamlayout3 {visibility:visible; display:table;}

  .insightslayout1 {visibility:visible; display:block;}
  .insightslayout2 {visibility:hidden; display:none;}

  .teambio {visibility:hidden; display:none;}


  @media (min-width: 520px) {

    .teamlayout3 {visibility:hidden; display:none;}
    .teamlayout1 {visibility:hidden; display:none;}
    .teamlayout2 {visibility:visible; display:table;}

    .insightslayout1 {visibility:hidden; display:none;}
    .insightslayout2 {visibility:visible; display:block;}

  }

  @media (min-width: 800px) {
    .teambio {visibility:visible; display:block;}
  }

  .half-wide,
  .quarter-wide,
  .three-quarters-wide,
  .third-wide,  
  .two-thirds-wide,  
  .fifth-wide {
    width:100%;
    float: left;
    box-sizing: border-box;
  }

.icon-button{
  display: inline-block;
  box-sizing: border-box;
  text-decoration:none;
  color:#777;
  display:inline-block;
  padding:3px 5px 3px 5px;
  border:0px;
  -webkit-text-size-adjust:none;
  font-family:Roboto, sans-serif;
  font-size:12px;
  font-weight:500;
  transition: 0.4s;
}

.icon-button:hover{
  color:#000;
}


.checkbox-label {
  display: inline-block;
  box-sizing: border-box;
  text-decoration:none;
  color:#777!important;
  text-align:left;
  padding:0px 4px 0px 8px;
  border:0px;
  -webkit-text-size-adjust:none;
  font-family:Roboto, sans-serif;
  font-size:12px;
  font-weight:500;
  transition: 0.4s;
  cursor:pointer;
}

.checkbox-label:hover {
  color:#000000!important;
}




  .blueline-button2 {
    display: inline-block;
    box-sizing: border-box;
    text-decoration:none;
    color:#333!important;
    text-align:left;
    padding:3px 12px 3px 11px;
    border:0px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-text-size-adjust:none;
    font-family:Roboto, sans-serif;
    font-size:12px;
    font-weight:500;
    transition: 0.4s;
  }
  .blueline-button2 span {
    display: inline-block;
    vertical-align: middle;
    margin-top:auto;
    margin-bottom:auto;
  }

  .blueline-button2:hover {
    background-color:#15203D!important;
    color:#ffffff!important;
  }

  .blueline-button2_disabled, .blueline-button2_disabled:hover {
    color:#ddd!important;
    background-color:inherit!important;
  }


  .blueline-button3 {
    display: inline-block;
    box-sizing: border-box;
    text-decoration:none;

    background-color:#15203D!important;
    color:#ffffff!important;

    text-align:left;
    padding:3px 12px 3px 11px;
    border:2px solid #15203D;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-text-size-adjust:none;
    font-family:Roboto, sans-serif;
    font-size:12px;
    font-weight:500;
    transition: 0.4s;
  }

  .blueline-button3:hover {
    background-color:#fff!important;
    color:#15203D!important;
  }


  .locked_cs {
    display: inline-block;
    box-sizing: border-box;
    text-decoration:none;
    color:#aacddb;
    text-align:left;
    padding:3px 10px 3px 10px;
    border:0px;
    -webkit-text-size-adjust:none;
    font-family:Roboto, sans-serif;
    font-size:12px;
    font-weight:500;
    transition: 0.4s;
  }
  .locked_cs:hover {
    color:#fff;
  }

  @media (min-width: 1240px) {
    .half-wide {width:calc(50% - 10px);}
    .two_column_spacing:nth-child(odd) {margin-right:5px;margin-left:0px;}
    .two_column_spacing:nth-child(even) {margin-right:0px;margin-left:5px;}
  }
  @media (min-width: 700px) {
    .third-wide {width:33.333333333%;}
    .quarter-wide {width:25%;}
    .fifth-wide {width:20%;}
    .two-thirds-wide {width:66.666666666%;}
    .three-quarters-wide {width:75%;}

    .blueline-button2 {
      height:35px;
      line-height: 30px;
    }
  }

  .unavailable{
    color:#cccccc!important;
  }
  .unavailable:hover{
    background-color:#fff!important;
    color:#cccccc!important;
  }


.search_menu_lower_big{ visibility:hidden; display:none;}
.search_menu_lower_small{ visibility:visible; display:block;}

@media (min-width: 850px) {

  .search_menu_lower_big{ visibility:visible; display:block;}
  .search_menu_lower_small{ visibility:hidden; display:none;}
}


  /* For devices larger than 1080px */
  @media (min-width: 1368px) {

    .whitebox-height1a {height:550px;max-height:100%;}

    .teamlayout3 {visibility:hidden; display:none; }
    .teamlayout2 {visibility:hidden; display:none; }
    .teamlayout1 {visibility:visible; display:table;}

    .insightslayout2 {visibility:hidden; display:none; }
    .insightslayout1 {visibility:visible; display:block;}

    .rightgrey {
      font-size:28px;
      color:#888;
      padding-top:36px;
      font-weight:300;
    }

    .bottom-half-top-box {
      height:calc(66.66% - 87.5px);
      width:calc(100% - 80px);
    }
    .bottom-half-bottom-box {
      height:calc(33.33% - 10px);
      width:100%;
      margin-top:15px;
    }
    .bottom-box-icon-container1 {visibility:visible; display:table-row;}
    .bottom-box-icon-container2 {visibility:hidden; display:none;}
    

    .container {
      width: 90%; }
    .column,
    .columns, .six.columns {
      margin-left: 2%; }
    .column:first-child,
    .columns:first-child, .six.columns:first-child {
      margin-left: 0; }

    .column:nth-child(3),
    .columns:nth-child(3) {
      margin-left: 2%; 
      height:550px;
    }
        

    .one.column,
    .one.columns                    { width: 4.66666666667%; }
    .two.columns                    { width: 13.3333333333%; }

    .three.columns                  { width: 280px;padding-left:0px;}

    .four.columns                   { width: calc(30.6666666667% + 10px);}
    .four-padded.columns            { width: calc(30.6666666667% + 40px);margin-left:-10px;}
    .four-padded-second.columns     { width: calc(30.6666666667% + 50px);  padding-right:20px; padding-left:20px; padding-top:10px; padding-bottom:20px; margin-top:-10px; margin-left:-10px; margin-bottom:20px; overflow:hidden;}
    .four-padded-third.columns      { width: calc(30.6666666667% + 30px);  padding-right:20px; padding-left:20px; padding-top:10px; padding-bottom:20px; margin-top:-10px; margin-left:-10px; overflow:hidden;}
    .four-padded-all.columns        { width: calc(30.6666666667% + 40px);  padding-right:15px; padding-left:15px; padding-top:10px; padding-bottom:20px; margin-top:-10px; margin-left:-10px; margin-bottom:20px; overflow:hidden;}



    .five.columns                   { width: 39.3333333333%; }

    .six.columns                    { width: 48%;            }
    .six.columns.right              { text-align:right;      }
    .seven.columns                  { width: 56.6666666667%; }
    .eight.columns                  { width: 65.3333333333%; }
    .nine.columns                   { width: 74.0%;          }
    .ten.columns                    { width: 82.6666666667%; }
    .eleven.columns                 { width: 91.3333333333%; }
    .twelve.columns                 { width: 100%; margin-left: 0%; }
  
    .one-third.column               { width: 30.6666666667%; }
    .two-thirds.column              { width: 65.3333333333%; }
  
    .one-half.column                { width: 48%; }
  
    /* Offsets */
    .offset-by-one.column,
    .offset-by-one.columns          { margin-left: 8.66666666667%; }
    .offset-by-two.column,
    .offset-by-two.columns          { margin-left: 17.3333333333%; }
    .offset-by-three.column,
    .offset-by-three.columns        { margin-left: 26%;            }
    .offset-by-four.column,
    .offset-by-four.columns         { margin-left: 34.6666666667%; }
    .offset-by-five.column,
    .offset-by-five.columns         { margin-left: 43.3333333333%; }
    .offset-by-six.column,
    .offset-by-six.columns          { margin-left: 52%;            }
    .offset-by-seven.column,
    .offset-by-seven.columns        { margin-left: 60.6666666667%; }
    .offset-by-eight.column,
    .offset-by-eight.columns        { margin-left: 69.3333333333%; }
    .offset-by-nine.column,
    .offset-by-nine.columns         { margin-left: 78.0%;          }
    .offset-by-ten.column,
    .offset-by-ten.columns          { margin-left: 86.6666666667%; }
    .offset-by-eleven.column,
    .offset-by-eleven.columns       { margin-left: 95.3333333333%; }
  
    .offset-by-one-third.column,
    .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
    .offset-by-two-thirds.column,
    .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }
  
    .offset-by-one-half.column,
    .offset-by-one-half.columns     { margin-left: 52%; }
  
  }



@media (min-width: 1080px) {
  .foot_columns                    { width: 48%; }
}

/*  Status Report  */

.status-quarter,
.status-three-quarter {
  width:100%;
  float: left;
  box-sizing: border-box;
}

@media (min-width: 1368px) {
  .three.columns                  { width: 310px;padding-left:15px;}
}


@media (min-width: 750px) {
  .status-quarter {width:25%;}
  .status-three-quarter {width:25%;}

}
  
  
  /* Base Styles
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /* NOTE
  html is set to 62.5% so that all the REM measurements throughout Skeleton
  are based on 10px sizing. So basically 1.5rem = 15px :) */
  html {
    font-size: 62.5%; }
  body {
    font-size: 13px; /* currently ems cause chrome bug misinterpreting rems on body element */
    line-height: 1.6;
    font-weight: 300;
    /*font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    color: #575656;
    background-color:#efefef;
  }
  
  
  /* Typography
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 300; 
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-font-smoothing:antialiased;
  }
  h1 { font-size: 40px; line-height: 1.2;  font-weight:400;color:#333;}
  h2 { font-size: 3.2rem; line-height: 1.25; font-weight:500;color:#000000; }
  h3 { font-size: 30px; line-height: 1.1;  font-weight:500;color:#000000; }
  h4 { font-size: 1.4rem; line-height: 1.2;  letter-spacing: -.1rem; font-weight:500; margin-bottom:0px;}
  h5 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; }
  h6 { font-size: 1.5rem; line-height: 1.6;  letter-spacing: 0; }
  
  /* Larger than phablet */
  @media (min-width: 550px) {
    h1 { font-size: 50px; }
    h2 { font-size: 3.2rem; font-weight:500;}
    h3 { font-size: 2.4rem; font-weight:500;}
    h4 { font-size: 1.5rem; font-weight:500; margin-bottom:0px;}
    h5 { font-size: 2.4rem; }
    h6 { font-size: 1.5rem; }
  }
  
  p {
    margin-top: 0; }
  
  
  /* Links
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  a {
    color: #15203D; }
  a:hover {
    color: #15203D; }
  
  
  /* Buttons
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .button,
  button,
  input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box; }
  .button:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover,
  .button:focus,
  button:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus,
  input[type="button"]:focus {
    color: #333;
    border-color: #888;
    outline: 0; }
  .button.button-primary,
  button.button-primary,
  input[type="submit"].button-primary,
  input[type="reset"].button-primary,
  input[type="button"].button-primary {
    color: #FFF;
    background-color: #33C3F0;
    border-color: #33C3F0; }
  .button.button-primary:hover,
  button.button-primary:hover,
  input[type="submit"].button-primary:hover,
  input[type="reset"].button-primary:hover,
  input[type="button"].button-primary:hover,
  .button.button-primary:focus,
  button.button-primary:focus,
  input[type="submit"].button-primary:focus,
  input[type="reset"].button-primary:focus,
  input[type="button"].button-primary:focus {
    color: #FFF;
    background-color: #1EAEDB;
    border-color: #1EAEDB; }
  
  
  /* Forms
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  input[type="email"],
  input[type="number"],
  input[type="search"],
  input[type="text"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  textarea,
  select {
    height: 32px;
    padding: 5px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
    background-color: #fff;
    box-shadow: none;
    box-sizing: border-box; }
  /* Removes awkward default styles on some inputs for iOS */
  input[type="email"],
  input[type="number"],
  input[type="search"],
  input[type="text"],
  input[type="tel"],
  input[type="url"],
  input[type="password"],
  textarea {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  textarea {
    min-height: 65px;
    padding-top: 6px;
    padding-bottom: 6px; }
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #33C3F0;
    outline: 0; }
  label,
  legend {
    display: block;
    margin-bottom: .5rem;
    font-weight: 600; }
  fieldset {
    padding: 0;
    border-width: 0; }
  input[type="checkbox"],
  input[type="radio"] {
    display: inline; }
  label > .label-body {
    display: inline-block;
    margin-left: .5rem;
    font-weight: normal; }
  
  
  /* Lists
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  ul {
    list-style: circle inside; }
  ol {
    list-style: decimal inside; }
  ol, ul {
    padding-left: 0;
    margin-top: 0; }
  ul ul,
  ul ol,
  ol ol,
  ol ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%; }
  li {
    margin-bottom: 1rem; }
  
  
  /* Code
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  code {
    padding: .2rem .5rem;
    margin: 0 .2rem;
    font-size: 90%;
    white-space: nowrap;
    background: #F1F1F1;
    border: 1px solid #E1E1E1;
    border-radius: 4px; }
  pre > code {
    display: block;
    padding: 1rem 1.5rem;
    white-space: pre; }
  
  
  /* Tables
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  th,
  td {
    padding: 0px 0px;
    text-align: left;
    /*border-bottom: 1px solid #E1E1E1; */}
  th:first-child,
  td:first-child {
    padding-left: 0; }
  th:last-child,
  td:last-child {
    padding-right: 0; }
  
  
  /* Spacing
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  button,
  .button {
    margin-bottom: 1rem; }
  input,
  textarea,
  select,
  fieldset {
    margin-bottom: 1.5rem; }
  pre,
  blockquote,
  dl,
  figure,
  table,
  p,
  ul,
  ol,
  form {
    margin-bottom: 0; }
  
  
  /* Utilities
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  .u-full-width {
    width: 100%;
    box-sizing: border-box; }
  .u-max-full-width {
    max-width: 100%;
    box-sizing: border-box; }
  .u-pull-right {
    float: right; }
  .u-pull-left {
    float: left; }
  
  
  /* Misc
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  hr {
    margin-top: 3rem;
    margin-bottom: 3.5rem;
    border-width: 0;
    border-top: 1px solid #E1E1E1; }
  
  
  /* Clearing
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  
  /* Self Clearing Goodness */
  .container:after,
  .row:after,
  .u-cf {
    content: "";
    display: table;
    clear: both; }
  
  
  /* Media Queries
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
  /*
  Note: The best way to structure the use of media queries is to create the queries
  near the relevant code. For example, if you wanted to change the styles for buttons
  on small devices, paste the mobile query code up in the buttons section and style it
  there.
  */
  
  
  /* Larger than mobile */
  @media (min-width: 400px) {}
  
  /* Larger than phablet (also point when grid becomes active) */
  @media (min-width: 550px) {}
  
  /* Larger than tablet */
  @media (min-width: 750px) {}
  
  /* Larger than desktop */
  @media (min-width: 1000px) {}
  
  /* Larger than Desktop HD */
  @media (min-width: 1200px) {}
  
  /* ADDED BY ANDY */

  .boxshadow {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-moz-box-shadow: 2px 7px 12px 8px #ddd;
	-webkit-box-shadow: 2px 7px 12px 8px #ddd;
	box-shadow: 2px 7px 12px 8px #ddd;
  }

  .boxshadow-slider {
    -moz-box-shadow: 2px 7px 9px 8px #dbdbdb;
    -webkit-box-shadow: 2px 7px 9px 8px #dbdbdb;
    box-shadow: 2px 7px 9px 8px #dbdbdb;
    }

  .box-col3-two-thirds {
    padding:40px;
    margin-bottom:18px;
  }

  .chicago1 {
    background-image: url("img/photo-1552594364-1489ef942d3c.jpg"); /* The image used */
    background-position: left center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
  }

  h2.white{
    color:#fff;
    font-weight:300;

  }

  h2.grey{
    color:#888;
    font-weight:300;

  }

  h3.grey{
    color:#888;
    font-weight:300;

  }

  .littlegrey {
    color:#888;
    vertical-align:top;
    text-transform:uppercase;
    margin-top:-12px;
    font-size:12px;
  }

  .littlegrey2 {
    color:#888;
    letter-spacing: 1px;
    text-decoration: none;
    vertical-align:top;
    text-transform:uppercase;
    margin-top:-12px;
    font-size:11px;
  }

  a.littlegrey2 {
    color:#fff;
    font-weight:300;
  }

  a.littlegrey2:hover {
    color:#15203D;
    font-weight:300;
  }

  .littlegrey3 {
    color:#666;
    font-weight:300;
    letter-spacing: 1px;
    text-decoration: none;
    vertical-align:top;
    text-transform:uppercase;
    margin-top:-12px;
    font-size:11px;
  }

  a.littlegrey3 {
    font-weight:300;
    color:#666;
    font-weight:300;
  }

  a.littlegrey3:hover {
    color:#15203D;
    font-weight:300;
  }
  
  
  .statusline1{
    color:#555;
    text-decoration:none;
}

  .statusline2 {
    display:block;
    color:#888;
    vertical-align:top;
    text-transform:uppercase;
    margin-top:-12px;
    font-size:12px;
    text-decoration:none;
    font-weight:300;
  }

.member-image {
  min-height: 180px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10px;
  margin-left:auto;
  margin-right:auto;
  max-width:180px;
}

.member-image2 {
  min-height: 130px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 10px;
  margin-left:auto;
  margin-right:auto;
  max-width:130px;
}

.blueline-button{
  text-decoration:none;
	color:#15203D!important;
	display:inline-block;
	text-align:center;
	padding:5px 15px 4px 15px;
  border:2px solid #15203D;
  border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	-webkit-text-size-adjust:none;
	font-family:Roboto, sans-serif;
	font-size:12px;
	font-weight:700;
}

.line_button_new{
  background-color:chartreuse;
}

.blueline-button:hover {
  background-color:#15203D!important;
  color:#ffffff!important;
}

.slidedot {
  color:#999;
  padding:0px;
  font-weight:700;
  font-size:22px;
  line-height:20px;
  height:20px;
  padding-left:10px;
  padding-right:10px;
  text-align:center;
}
 
.slidedot.on {
  color:#000;
}

.slidedot.off {
  color:#fff;
}

.slidedotb {
  color:#fff;
  padding:0px;
  font-weight:700;
  font-size:22px;
  line-height:20px;
  height:20px;
  padding-left:10px;
  padding-right:10px;
  text-align:center;
}
 
.slidedotb.on {
  color:#000;
}

.slidedotb.off {
  color:#999;
}


.submenu-icon-container {
    text-align:right;
    height:50px;
    margin-right:-15px;
  }

  .submenu-icon-container-third {
    text-align:right;
    height:30px;
    margin-right:-15px;
  }

  .submenu-icon {
    opacity: 0.45; 
    filter: alpha(opacity=45);
    cursor: pointer;
  }

  .submenu-icon:hover {
    opacity: 0.9; 
    filter: alpha(opacity=90);
  }

  .submenu-icon2 {
    margin-top:-5px;
    margin-left:0px;
  }

  .submenu-icon2:hover {
    opacity: 0.9; 
    filter: alpha(opacity=90);
  }

  .faicon {
    font-size:38px;
  }
  @media (min-width: 550px) {
  .faicon {
    font-size:42px;
  }
}

  .whitebox1 {
    background-color:#fff;
    padding:40px;
    padding-top:45px;
  }

  .whitebox2 {
    background-color:#fff;
    padding:30px;
  }

  .whitebox3 {
    background-color:#fff;
    padding:30px;
  }

  .whitebox-third {
    height:calc(33.33% - 81.8px);margin-bottom:17px;padding-top:30px;
  }

  .whitebox-third-plus {
    height:calc(33% - 101.8px);margin-bottom:17px;padding-top:30px;
  }


  @keyframes searchslide_up {
    0% {
      transform: translateY(30px);
    }
    100% {
      transform: translateY(0px);
    }
  }

.searchslide{
  cursor:pointer;
  display:block;
  text-decoration:none;
  padding-top:25px;
  padding-bottom:45px;
  margin-top:0px;
}

.slideup {
  animation: .5s ease-out .2s 1 searchslide_up;
}


.elip-one {
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.0s;
  animation: dot 1.3s infinite;
  animation-delay: 0.0s;
}

.elip-two {
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.2s;
  animation: dot 1.3s infinite;
  animation-delay: 0.2s;
}

.elip-three {
  opacity: 0;
  -webkit-animation: dot 1.3s infinite;
  -webkit-animation-delay: 0.3s;
  animation: dot 1.3s infinite;
  animation-delay: 0.3s;
}

@-webkit-keyframes dot {
  0% {
      opacity: 0;
  }
  50% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}

@keyframes dot {
  0% {
      opacity: 0;
  }
  50% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}



.whitebox-short {
  box-sizing: border-box;
  background-color:#fff;
  padding:40px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:15px;
  height:50px; margin-bottom:17px;
}


.hilight-search{
    padding-top:17px;border-top:8px solid #15203D;
  }


  .docslide{
    border-top:8px solid #fff;
  }

  .docslide:hover{
    border-top:8px solid #15203D;
  }

  .whitebox-full {
    padding-top:45px;
  }
  .whitebox-full:hover {
    padding-top:37px;
    border-top:8px solid #15203D;
  }

  .footer-font, .footerleft, .footerright {
    font-family: Roboto, sans-serif;
    font-size: 11px;
    color:#fff;
    font-weight:300;
  }

  .footer-font a:hover, .footerleft a:hover, .footerright a:hover {
    color:#fff;
  }
  

  .footerleft {
    padding-top:10px;
    text-align:center;
  }
  .footerright {
    padding-top:5px;
    text-align:center;
    margin-left:0;
  }

  @media (min-width: 1080px) {
    .footerleft {
      padding-top:22px;
      text-align:left;
    }
    .footerright {
      padding-top:18px;
      text-align:right;
    }
  }

  .footer-box {
    height:90px;
    padding-top:8px;    
  }

  @media (min-width: 550px) {
    .footer-box {
      height:73px;
      padding-top:8px;    
    }
  }


  /* SLIDER SWITCH */
    
      /* The switch - the box around the slider */
      .switch {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 17px;
      }

      /* Hide default HTML checkbox */
      .switch input {
        opacity: 0;
        width: 0;
        height: 0;
      }

      /* The sliderbtn */
      .sliderbtn {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #40495f;
        -webkit-transition: .4s;
        transition: .4s;
      }

      .sliderbtn:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
      }

      input:checked + .sliderbtn {
        background-color: #1ba2d9;
      }

      input:focus + .sliderbtn {
        box-shadow: 0 0 1px #1ba2d9;
      }

      input:checked + .sliderbtn:before {
        -webkit-transform: translateX(23px);
        -ms-transform: translateX(23px);
        transform: translateX(23px);
      }

      /* Rounded sliders */
      .sliderbtn.round {
        border-radius: 30px;
      }

      .sliderbtn.round:before {
        border-radius: 50%;
      }

/* END SLIDERbtn SWITCH */

.checkbutton {
	display:inline-block;
	box-sizing: border-box;
	text-align:center;
  text-decoration:none;
  color:#15203D;
  font-weight:700;
  font-size:18px;
	padding:10px;
	height:45px;
	width:45px;
	background-color:#ffffff;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

.marg-lft {margin-left:15px;margin-right:0px;}

@media only screen and (max-width: 1240px) {
	.marg-lft {margin-left:0px;margin-right:0px;}
}

h3{
	font-size:16px;
	text-transform:uppercase;
	padding-bottom: 0px;
  font-weight:400;
	font-family: Roboto, sans-serif;
}

h1{
	font-size:38px;
	color:#15203D;
	font-family: Roboto, sans-serif;
	font-weight:300;
}


.ep_heading1, .section_heading {
	text-transform:uppercase;
	font-size:22px;
	color:#15203D;
	font-weight:300;
	margin-top:20px;
	margin-bottom:10px;
}

.ep_heading2, .job_title_heading, .company_name_heading {
	font-size:16px;
	padding-bottom: 0px;
	font-weight:400;
	font-family: Roboto, sans-serif;
	margin-top:30px;
	margin-bottom:0px;
}


.company_name_heading_short, .job_title_heading_short {
	font-size:16px;
	padding-bottom: 0px;
	font-weight:bold;
	font-family: Roboto, sans-serif;
	margin-top:30px;
	margin-bottom:0px;
	margin-top:15px;
}


.job_title_heading, .job_title_heading_short {
	margin-top:15px;
}


.company_name_heading, .company_name_heading_short {
	text-transform:uppercase;
}

.ep_locations {
	text-transform:none;
	font-size: 10pt;
	color: #666666;
  padding-bottom:0px;
  line-height:1.4;
}

.ep_heading3 {
	font-size:16px;
	text-transform:uppercase;
	padding-bottom: 0px;
	font-weight:400;
	font-family: Roboto, sans-serif;
	margin-top:15px;
	margin-bottom:0px;
}

li {list-style-position: outside;}
  
.date_range {
	font-size: 10pt;
	color: #666666;
	margin-bottom: 6px;
  padding-bottom:8px;
  line-height:1.4;
}

.date_range_short {
	font-size: 10pt;
	color: #666666;
	margin-bottom: 6px;
  line-height:1.4;
}

.city_state {
	font-size: 10pt;
	color: #666666;
	margin-bottom: 6px;
    padding-bottom:8px;
}

.hasbullet {
	width: 20px; vertical-align: top; padding: 2px 8px 2px 20px!important; color: #15203D; font-size: 20px; line-height: 1;
}
