/**
 * 20210126 - drulykg - Went from background beige #e3e5c0 to grey #efefef
 * 20180808 - drulykg - Added col-cell-{size}-{width} definitions
 * 20180605 - drulykg - Added articles-feed classes
 * 20180315 - drulykg - Replaced font-weight:bold; with font-family:opensansrb; font-weight:normal;
 * 20170823 - drulykg - Removed Bootstrap 3.3.6 from this file for real this time
 * 20170817 - drulykg - Removed Bootstrap 3.3.6 from this file in favor of including Bootstrap as a standalone file before this one is loaded
 */

/* 2xs: 600;
 3xs:480;
 4xs: 340;
 5xs less than 340 */

/* default */
.col-2xs-1, .col-3xs-1, .col-4xs-1, .col-5xs-1, .col-2xs-2, .col-3xs-2, .col-4xs-2, .col-5xs-2, .col-2xs-3, .col-3xs-3, .col-4xs-3, .col-5xs-3, .col-2xs-4, .col-3xs-4, .col-4xs-4, .col-5xs-4, .col-2xs-5, .col-3xs-5, .col-4xs-5, .col-5xs-5, .col-2xs-6, .col-3xs-6, .col-4xs-6, .col-5xs-6, .col-2xs-7, .col-3xs-7, .col-4xs-7, .col-5xs-7, .col-2xs-8, .col-3xs-8, .col-4xs-8, .col-5xs-8, .col-2xs-9, .col-3xs-9, .col-4xs-9, .col-5xs-9, .col-2xs-10, .col-3xs-10, .col-4xs-10, .col-5xs-10, .col-2xs-11, .col-3xs-11, .col-4xs-11, .col-5xs-11, .col-2xs-12, .col-3xs-12, .col-4xs-12, .col-5xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}

/* smallest device: no floating, 100% width */
@media(min-width:1px) {
  .col-2xs-1, .col-2xs-2, .col-2xs-3, .col-2xs-4, .col-2xs-5, .col-2xs-6, .col-2xs-7, .col-2xs-8, .col-2xs-9, .col-2xs-10, .col-2xs-11, .col-2xs-12, .col-3xs-1, .col-3xs-2, .col-3xs-3, .col-3xs-4, .col-3xs-5, .col-3xs-6, .col-3xs-7, .col-3xs-8, .col-3xs-9, .col-3xs-10, .col-3xs-11, .col-3xs-12, .col-4xs-1, .col-4xs-2, .col-4xs-3, .col-4xs-4, .col-4xs-5, .col-4xs-6, .col-4xs-7, .col-4xs-8, .col-4xs-9, .col-4xs-10, .col-4xs-11, .col-4xs-12, .col-5xs-1, .col-5xs-2, .col-5xs-3, .col-5xs-4, .col-5xs-5, .col-5xs-6, .col-5xs-7, .col-5xs-8, .col-5xs-9, .col-5xs-10, .col-5xs-11, .col-5xs-12 {
    float: none;
    width: 100%;
  }
}
@media(min-width:340px) {
  .col-5xs-12, .col-4xs-1, .col-4xs-2, .col-4xs-3, .col-4xs-4, .col-4xs-5, .col-4xs-6, .col-4xs-7, .col-4xs-8, .col-4xs-9, .col-4xs-10, .col-4xs-11, .col-4xs-12, .col-3xs-1, .col-3xs-2, .col-3xs-3, .col-3xs-4, .col-3xs-5, .col-3xs-6, .col-3xs-7, .col-3xs-8, .col-3xs-9, .col-3xs-10, .col-3xs-11, .col-3xs-12, .col-2xs-12 {
    width: 100%;
  }
  .col-5xs-11 {
    width: 91.66666667%;
  }
  .col-5xs-10 {
    width: 83.33333333%;
  }
  .col-5xs-9 {
    width: 75%;
  }
  .col-5xs-8 {
    width: 66.66666667%;
  }
  .col-5xs-7 {
    width: 58.33333333%;
  }
  .col-5xs-6 {
    width: 50%;
  }
  .col-5xs-5 {
    width: 41.66666667%;
  }
  .col-5xs-4 {
    width: 33.33333333%;
  }
  .col-5xs-3 {
    width: 25%;
  }
  .col-5xs-2 {
    width: 16.66666667%;
  }
  .col-5xs-1 {
    width: 8.33333333%;
  }
  .col-5xs-1, .col-5xs-2, .col-5xs-3, .col-5xs-4, .col-5xs-5, .col-5xs-6, .col-5xs-7, .col-5xs-8, .col-5xs-9, .col-5xs-10, .col-5xs-11, .col-5xs-12 {
    float: left;
  }
}
@media(min-width:480px) {
  .col-4xs-12, .col-5xs-12, .col-3xs-1, .col-3xs-2, .col-3xs-3, .col-3xs-4, .col-3xs-5, .col-3xs-6, .col-3xs-7, .col-3xs-8, .col-3xs-9, .col-3xs-10, .col-3xs-11, .col-3xs-12, .col-2xs-1, .col-2xs-2, .col-2xs-3, .col-2xs-4, .col-2xs-5, .col-2xs-6, .col-2xs-7, .col-2xs-8, .col-2xs-9, .col-2xs-10, .col-2xs-11, .col-2xs-12 {
    width: 100%;
  }
  .col-4xs-11, .col-5xs-11 {
    width: 91.66666667%;
  }
  .col-4xs-10, .col-5xs-10 {
    width: 83.33333333%;
  }
  .col-4xs-9, .col-5xs-9 {
    width: 75%;
  }
  .col-4xs-8, .col-5xs-8 {
    width: 66.66666667%;
  }
  .col-4xs-7, .col-5xs-7 {
    width: 58.33333333%;
  }
  .col-4xs-6, .col-5xs-6 {
    width: 50%;
  }
  .col-4xs-5, .col-5xs-5 {
    width: 41.66666667%;
  }
  .col-4xs-4, .col-5xs-4 {
    width: 33.33333333%;
  }
  .col-4xs-3, .col-5xs-3 {
    width: 25%;
  }
  .col-4xs-2, .col-5xs-2 {
    width: 16.66666667%;
  }
  .col-4xs-1, .col-5xs-1 {
    width: 8.33333333%;
  }
  .col-5xs-1, .col-5xs-2, .col-5xs-3, .col-5xs-4, .col-5xs-5, .col-5xs-6, .col-5xs-7, .col-5xs-8, .col-5xs-9, .col-5xs-10, .col-5xs-11, .col-5xs-12, .col-4xs-1, .col-4xs-2, .col-4xs-3, .col-4xs-4, .col-4xs-5, .col-4xs-6, .col-4xs-7, .col-4xs-8, .col-4xs-9, .col-4xs-10, .col-4xs-11, .col-4xs-12 {
    float: left;
  }
  .col-5xs-1, .col-5xs-2, .col-5xs-3, .col-5xs-4, .col-5xs-5, .col-5xs-6, .col-5xs-7, .col-5xs-8, .col-5xs-9, .col-5xs-10, .col-5xs-11, .col-5xs-12, .col-4xs-1, .col-4xs-2, .col-4xs-3, .col-4xs-4, .col-4xs-5, .col-4xs-6, .col-4xs-7, .col-4xs-8, .col-4xs-9, .col-4xs-10, .col-4xs-11, .col-4xs-12, .col-3xs-1, .col-3xs-2, .col-3xs-3, .col-3xs-4, .col-3xs-5, .col-3xs-6, .col-3xs-7, .col-3xs-8, .col-3xs-9, .col-3xs-10, .col-3xs-11, .col-3xs-12, .col-2xs-1, .col-2xs-2, .col-2xs-3, .col-2xs-4, .col-2xs-5, .col-2xs-6, .col-2xs-7, .col-2xs-8, .col-2xs-9, .col-2xs-10, .col-2xs-11, .col-2xs-12 {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media(min-width:600px) {
  .col-3xs-12, .col-4xs-12, .col-5xs-12, .col-2xs-1, .col-2xs-2, .col-2xs-3, .col-2xs-4, .col-2xs-5, .col-2xs-6, .col-2xs-7, .col-2xs-8, .col-2xs-9, .col-2xs-10, .col-2xs-11, .col-2xs-12 {
    width: 100%;
  }
  .col-3xs-11, .col-4xs-11, .col-5xs-11 {
    width: 91.66666667%;
  }
  .col-3xs-10, .col-4xs-10, .col-5xs-10 {
    width: 83.33333333%;
  }
  .col-3xs-9, .col-4xs-9, .col-5xs-9 {
    width: 75%;
  }
  .col-3xs-8, .col-4xs-8, .col-5xs-8 {
    width: 66.66666667%;
  }
  .col-3xs-7, .col-4xs-7, .col-5xs-7 {
    width: 58.33333333%;
  }
  .col-3xs-6, .col-4xs-6, .col-5xs-6 {
    width: 50%;
  }
  .col-3xs-5, .col-4xs-5, .col-5xs-5 {
    width: 41.66666667%;
  }
  .col-3xs-4, .col-4xs-4, .col-5xs-4 {
    width: 33.33333333%;
  }
  .col-3xs-3, .col-4xs-3, .col-5xs-3 {
    width: 25%;
  }
  .col-3xs-2, .col-4xs-2, .col-5xs-2 {
    width: 16.66666667%;
  }
  .col-3xs-1, .col-4xs-1, .col-5xs-1 {
    width: 8.33333333%;
  }
  .col-5xs-1, .col-5xs-2, .col-5xs-3, .col-5xs-4, .col-5xs-5, .col-5xs-6, .col-5xs-7, .col-5xs-8, .col-5xs-9, .col-5xs-10, .col-5xs-11, .col-5xs-12, .col-4xs-1, .col-4xs-2, .col-4xs-3, .col-4xs-4, .col-4xs-5, .col-4xs-6, .col-4xs-7, .col-4xs-8, .col-4xs-9, .col-4xs-10, .col-4xs-11, .col-4xs-12, .col-3xs-1, .col-3xs-2, .col-3xs-3, .col-3xs-4, .col-3xs-5, .col-3xs-6, .col-3xs-7, .col-3xs-8, .col-3xs-9, .col-3xs-10, .col-3xs-11, .col-3xs-12 {
    float: left;
  }
  .col-5xs-1, .col-5xs-2, .col-5xs-3, .col-5xs-4, .col-5xs-5, .col-5xs-6, .col-5xs-7, .col-5xs-8, .col-5xs-9, .col-5xs-10, .col-5xs-11, .col-5xs-12, .col-4xs-1, .col-4xs-2, .col-4xs-3, .col-4xs-4, .col-4xs-5, .col-4xs-6, .col-4xs-7, .col-4xs-8, .col-4xs-9, .col-4xs-10, .col-4xs-11, .col-4xs-12, .col-3xs-1, .col-3xs-2, .col-3xs-3, .col-3xs-4, .col-3xs-5, .col-3xs-6, .col-3xs-7, .col-3xs-8, .col-3xs-9, .col-3xs-10, .col-3xs-11, .col-3xs-12, .col-2xs-1, .col-2xs-2, .col-2xs-3, .col-2xs-4, .col-2xs-5, .col-2xs-6, .col-2xs-7, .col-2xs-8, .col-2xs-9, .col-2xs-10, .col-2xs-11, .col-2xs-12 {
    padding-right: 12px;
    padding-left: 12px;
  }
}
@media(min-width:768px) {
  .col-2xs.12, .col-3xs-12, .col-4xs-12, .col-5xs-12 {
    width: 100%;
  }
  .col-2xs-11, .col-3xs-11, .col-4xs-11, .col-5xs-11 {
    width: 91.66666667%;
  }
  .col-2xs-10, .col-3xs-10, .col-4xs-10, .col-5xs-10 {
    width: 83.33333333%;
  }
  .col-2xs-9, .col-3xs-9, .col-4xs-9, .col-5xs-9 {
    width: 75%;
  }
  .col-2xs-8, .col-3xs-8, .col-4xs-8, .col-5xs-8 {
    width: 66.66666667%;
  }
  .col-2xs-7, .col-3xs-7, .col-4xs-7, .col-5xs-7 {
    width: 58.33333333%;
  }
  .col-2xs-6, .col-3xs-6, .col-4xs-6, .col-5xs-6 {
    width: 50%;
  }
  .col-2xs-5, .col-3xs-5, .col-4xs-5, .col-5xs-5 {
    width: 41.66666667%;
  }
  .col-2xs-4, .col-3xs-4, .col-4xs-4, .col-5xs-4 {
    width: 33.33333333%;
  }
  .col-2xs-3, .col-3xs-3, .col-4xs-3, .col-5xs-3 {
    width: 25%;
  }
  .col-2xs-2, .col-3xs-2, .col-4xs-2, .col-5xs-2 {
    width: 16.66666667%;
  }
  .col-2xs-1, .col-3xs-1, .col-4xs-1, .col-5xs-1 {
    width: 8.33333333%;
  }
  .col-5xs-1, .col-5xs-2, .col-5xs-3, .col-5xs-4, .col-5xs-5, .col-5xs-6, .col-5xs-7, .col-5xs-8, .col-5xs-9, .col-5xs-10, .col-5xs-11, .col-5xs-12, .col-4xs-1, .col-4xs-2, .col-4xs-3, .col-4xs-4, .col-4xs-5, .col-4xs-6, .col-4xs-7, .col-4xs-8, .col-4xs-9, .col-4xs-10, .col-4xs-11, .col-4xs-12, .col-3xs-1, .col-3xs-2, .col-3xs-3, .col-3xs-4, .col-3xs-5, .col-3xs-6, .col-3xs-7, .col-3xs-8, .col-3xs-9, .col-3xs-10, .col-3xs-11, .col-3xs-12, .col-2xs-1, .col-2xs-2, .col-2xs-3, .col-2xs-4, .col-2xs-5, .col-2xs-6, .col-2xs-7, .col-2xs-8, .col-2xs-9, .col-2xs-10, .col-2xs-11, .col-2xs-12 {
    float: left;
  }
  .col-5xs-1, .col-5xs-2, .col-5xs-3, .col-5xs-4, .col-5xs-5, .col-5xs-6, .col-5xs-7, .col-5xs-8, .col-5xs-9, .col-5xs-10, .col-5xs-11, .col-5xs-12, .col-4xs-1, .col-4xs-2, .col-4xs-3, .col-4xs-4, .col-4xs-5, .col-4xs-6, .col-4xs-7, .col-4xs-8, .col-4xs-9, .col-4xs-10, .col-4xs-11, .col-4xs-12, .col-3xs-1, .col-3xs-2, .col-3xs-3, .col-3xs-4, .col-3xs-5, .col-3xs-6, .col-3xs-7, .col-3xs-8, .col-3xs-9, .col-3xs-10, .col-3xs-11, .col-3xs-12, .col-2xs-1, .col-2xs-2, .col-2xs-3, .col-2xs-4, .col-2xs-5, .col-2xs-6, .col-2xs-7, .col-2xs-8, .col-2xs-9, .col-2xs-10, .col-2xs-11, .col-2xs-12 {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.color1 {
  color: #33678c;
}
.color2 {
  color: #8f9380;
}
.color3 {
  color: #8e3c8b;
}
.color4 {
  color: #fae478;
}
.color5 {
  color: #e6f5ff;
}
.color6 {
  color: #e3e5c0;
}
.color7 {
  color: #e6f5ff;
}
.color-lime {
  color: #bed73d;
}
.bg1 {
  background: #33678c;
}
.bg2 {
  background: #33678c;
}
.bg3 {
  background: #8e3c8b;
}
.bg4 {
  background: #fae478;
}
.bg5 {
  background: #e6f5ff;
}
.bg6 {
  background: #efefef;
}
.bg7 {
  background: #e6f5ff;
}
.bg-lime {
  background: #bed73d;
}
.tablerow1 {
  background: #eee;
}
.text-black,
.text_black {
  color: #000;
}
.bg-black,
.bg_black {
  background: #000;
}
.text-white,
.text_white {
  color: #fff;
}
.text-white a,
.text-white a:hover,
.text_white a,
.text_white a:hover{
  color: #fff;
}
.bg-white,
.bg_white {
  background: #fff;
}
.intro_text,
.intro-text,
.text-blue,
.text_blue {
  color: #33678c;
}
.bg-blue,
.bg_blue {
  background: #33678c;
}
.text-red,
.text_red {
  color: #f00;
}
.bg-red,
.bg_red {
  background: #f00;
}
.text-gray,
.text_gray {
  color: #666;
}
.bg-gray,
.bg_gray {
  background: #666;
}
.bg_lightblue,
.bg-lightblue {
  background: #e6f5ff;
}
.text_lightgray,
.text-lightgray {
  color: #efefef;
}
.bg_lightgray,
.bg-lightgray {
  background: #efefef;
}
.text_darkgray,
.text-darkgray {
  color: #363636;
}
.bg_darkgray,
.bg-darkgray {
  background: #363636;
}
.text_green,
.text-green {
  color: #008000;
}
@viewport {
  width: device-width;
}

/* for AngularJS */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important
}
@font-face {
  font-family: 'opensansb';
  src: url("../fonts/OpenSans-CondBold.eot");
}
@font-face {
  font-family: 'opensansb';
  src: url(http://:/) format("No-IE-404"), url("../fonts/OpenSans-CondBold.ttf") format("truetype");
}
@font-face {
  font-family: 'opensansl';
  src: url("../fonts/OpenSans-CondLight.eot");
}
@font-face {
  font-family: 'opensansl';
  src: url(http://:/) format("No-IE-404"), url("../fonts/OpenSans-CondLight.ttf") format("truetype");
}
@font-face {
  font-family: 'opensansr';
  src: url("../fonts/OpenSans-Regular.eot");
}
@font-face {
  font-family: 'opensansr';
  src: url(http://:/) format("No-IE-404"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
  font-family: 'opensansrb';
  src: url("../fonts/OpenSans-Bold.eot");
}
@font-face {
  font-family: 'opensansrb';
  src: url(http://:/) format("No-IE-404"), url("../fonts/OpenSans-Bold.ttf") format("truetype");
}
#accessibility {
  position: absolute;
  left: -2000px;
  top: -2000px;
}
.width5 {
  width: 5%;
}
.width10 {
  width: 10%;
}
.width15 {
  width: 15%;
}
.width20 {
  width: 20%;
}
.width25 {
  width: 25%;
}
.width30 {
  width: 30%;
}
.width35 {
  width: 35%;
}
.width40 {
  width: 40%;
}
.width45 {
  width: 45%;
}
.width50 {
  width: 50%;
}
.width55 {
  width: 55%;
}
.width60 {
  width: 60%;
}
.width65 {
  width: 65%;
}
.width70 {
  width: 70%;
}
.width75 {
  width: 75%;
}
.width80 {
  width: 80%;
}
.width85 {
  width: 85%;
}
.width90 {
  width: 90%;
}
.width95 {
  width: 95%;
}
.width100 {
  width: 100%;
}
.width50px {
  width: 50px;
}
.width65px {
  width: 65px;
}
.width100px {
  width: 100px;
}
.width150px {
  width: 150px;
}
.width200px {
  width: 200px;
}
.width250px {
  width: 250px;
}
.width300px {
  width: 300px;
}
.width350px {
  width: 350px;
}
.width400px {
  width: 400px;
}
.width450px {
  width: 450px;
}
.width500px {
  width: 500px;
}
.height_auto,
.height-auto {
  height: auto;
}
.nopadding {
  padding: 0;
}
.nomargin {
  margin: 0;
}
.pad1 {
  padding: 1px;
}
.pad2 {
  padding: 2px;
}
.pad3 {
  padding: 3px;
}
.pad4 {
  padding: 4px;
}
.pad5 {
  padding: 5px;
}
.pad6 {
  padding: 6px;
}
.pad7 {
  padding: 7px;
}
.pad8 {
  padding: 8px;
}
.pad9 {
  padding: 9px;
}
.pad10 {
  padding: 10px;
}
.padtop3 {
  padding-top: 3px;
}
.padbottom3 {
  padding-bottom: 3px;
}
.padleft3 {
  padding-left: 3px;
}
.padright3 {
  padding-right: 3px;
}
.margintop3 {
  margin-top: 3px;
}
.marginbottom3 {
  margin-bottom: 3px;
}
.marginleft3 {
  margin-left: 3px;
}
.marginright3 {
  margin-right: 3px;
}
.padtop5 {
  padding-top: 5px;
}
.padbottom5 {
  padding-bottom: 5px;
}
.padleft5 {
  padding-left: 5px;
}
.padright5 {
  padding-right: 5px;
}
.margintop5 {
  margin-top: 5px;
}
.marginbottom5 {
  margin-bottom: 5px;
}
.marginleft5 {
  margin-left: 5px;
}
.marginright5 {
  margin-right: 5px;
}
.padtop7 {
  padding-top: 7px;
}
.padbottom7 {
  padding-bottom: 7px;
}
.padleft7 {
  padding-left: 7px;
}
.padright7 {
  padding-right: 7px;
}
.margintop7 {
  margin-top: 7px;
}
.marginbottom7 {
  margin-bottom: 7px;
}
.marginleft7 {
  margin-left: 7px;
}
.marginright7 {
  margin-right: 7px;
}
.padtop9 {
  padding-top: 9px;
}
.padbottom9 {
  padding-bottom: 9px;
}
.padleft9 {
  padding-left: 9px;
}
.padright9 {
  padding-right: 9px;
}
.margintop9 {
  margin-top: 9px;
}
.marginbottom9 {
  margin-bottom: 9px;
}
.marginleft9 {
  margin-left: 9px;
}
.marginright9 {
  margin-right: 9px;
}
.max-height250-image .slide {
  overflow: hidden;
  max-height: 250px;
}
.max-height333-image .slide {
  overflow: hidden;
  max-height: 333px;
}
.max-height500-image .slide {
  overflow: hidden;
  max-height: 500px;
}
.min200px_max50_left {
  min-width: 200px;
  max-width: 50%;
  float: left;
  margin-right: 15px;
}
.max-width-full {
  max-width: 100%;
}
.max-width50 {
  max-width: 50px;
}
.max-width100 {
  max-width: 100px;
}
.max-width150 {
  max-width: 150px;
}
.max-width200 {
  max-width: 200px;
}
.max-width250 {
  max-width: 250px;
}
.max-width300 {
  max-width: 300px;
}
.max-width350 {
  max-width: 350px;
}
.max-width400 {
  max-width: 400px;
}
.max-width450 {
  max-width: 450px;
}
.max-width500 {
  max-width: 500px;
}
.min-height100 {
  min-height: 100px;
}
.min-height150 {
  min-height: 150px;
}
.min-height200 {
  min-height: 200px;
}
.min-height250 {
  min-height: 250px;
}
.min-height300 {
  min-height: 300px;
}
.min-height350 {
  min-height: 350px;
}
.min-height400 {
  min-height: 400px;
}
.min-height450 {
  min-height: 450px;
}
.min-height500 {
  min-height: 500px;
}
.padleft15 {
  padding-left: 15px;
}
.padright15 {
  padding-right: 15px;
}
fieldset legend.panel-heading {
  float: left;
  line-height: 1em;
  margin-bottom: 10px;
}
.form2013 .col-xs-12 {
  padding: 0;
}
.form2013 .col-xs-4 {
  padding: 0;
  width: 100%;
}
.form2013 input[type="text"],
.form2013 textarea,
.form2013 select {
  background: #fff left top repeat-x;
  background: -moz-linear-gradient(#eee, #fff);
  background: -webkit-linear-gradient(#eee, #fff);
  background: linear-gradient(#eee, #fff);
  border: solid 1px #e5e5e5;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 8px;
  font: verdana, tahoma, sans-serif;
  outline: 0;
  padding: 0.5em;
  width: 90%;
}
.form2013 fieldset {
  border: solid 1px #aaa;
  margin-bottom: 1em;
  padding: 10px;
}
.form2013 fieldset legend {
  background: #999;
  color: #eee;
  padding: 0.5em;
  width: auto;
}
.form2013 label {
  color: #777;
  display: inline-block;
  margin: 0.3em 0.5em;
}
.form2013 input[type="radio"],
.form2013 input[type="checkbox"] {
  background: transparent;
  border: none;
  max-width: 3em;
  width: 1.5em;
}
.form2013 textarea {
  height: auto;
  line-height: 150%;
}
.form2013 input:hover,
.form2013 textarea:hover,
.form2013 input:focus,
.form2013 textarea:focus {
  border-color: #c9c9c9;
  -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}
.form2013 input[type="submit"],
.form2013 input[type="reset"] {
  background: #33678c;
  border: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-family: opensansrb;
  font-weight: normal;
  padding: 0.6em 1em;
  width: auto;
}
.form2013 input[type="submit"]:disabled {
  background: #f4f4f4;
  color: #888;
  font-weight: normal;
}
.form2013 input.missing,
.form2013 select.missing,
.form2013 textarea.missing {
  border: solid 1px #f00;
}
.form2013 div.missing {
  border: solid 1px #f00;
  padding: 8px;
}
label.error {
  color: #f00;
  display: block;
  float: none;
  padding-left: 0.5em;
  vertical-align: top;
}
table.tcellpadding1 td,
table.tcellpadding1 th {
  padding: 1px;
}
table.tcellpadding2 td,
table.tcellpadding2 th {
  padding: 2px;
}
table.tcellpadding3 td,
table.tcellpadding3 th {
  padding: 3px;
}
table.tcellpadding4 td,
table.tcellpadding4 th {
  padding: 4px;
}
table.tcellpadding5 td,
table.tcellpadding5 th {
  padding: 5px;
}
table.tcellspacing1 {
  border-collapse: separate;
  border-spacing: 1px 1px;
}
table.tcellspacing2 {
  border-collapse: separate;
  border-spacing: 2px 2px;
}
table.tcellspacing3 {
  border-collapse: separate;
  border-spacing: 3px 3px;
}
table.tcellspacing4 {
  border-collapse: separate;
  border-spacing: 4px 4px;
}
table.tcellspacing5 {
  border-collapse: separate;
  border-spacing: 5px 5px;
}
.taligncenter {
  text-align: center;
}
.talignleft {
  text-align: left;
}
.talignright {
  text-align: right;
}
.tvalignbottom {
  vertical-align: bottom;
}
.tvalignmiddle {
  vertical-align: middle;
}
.tvaligntop {
  vertical-align: top;
}

.button-blue,.button-bg3{
	 margin: 5px 0;
	 text-transform: uppercase;
	 padding: 15px 10px;
	 color: white !important;
	 text-decoration: none !important;
	 display: inline-block;
	 text-align: center;
}
.button-blue{
  background: #6f9dbb !important;
}
.button-blue:hover {
	 background: #33678c !important;
	 color:white !important;
     text-decoration:none !important;
}
.button-bordered {
	 color: #33678c;
	 text-transform: uppercase;
	 text-decoration: none;
	 background: #ffffff;
	 padding: 20px;
	 border: 2px solid #33678c;
     display:inline-block;
     text-align: center;
}
a.button-bordered:hover{
	 color: #ffffff;
	 background: #33678c;
	 text-decoration: none;
	 transition: all 0.4s ease 0s;
}


.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.solid1 {
  border: solid 1px;
}
.solid2 {
  border: solid 2px;
}
.solid3 {
  border: solid 3px;
}
.borderleft1 {
  border-left: solid 1px;
}
.borderright1 {
  border-right: solid 1px;
}
.borderbottom1 {
  border-bottom: solid 1px;
}
.borderbottom2 {
  border-bottom: solid 2px;
}
.noborder {
  border: none;
}
li.nobullet {
  list-style: outside none none;
}
br.all {
  clear: both;
}
.clr {
  clear: both;
}
.contactbox {
  border-left: 1px solid #8f9380;
  border-bottom: 1px solid #8f9380;
  margin-bottom: 12px;
  padding: 5px 10px 5px;
}
.contactboxright {
  background: #eee;
  border-left: 1px solid #8f9380;
  margin-bottom: 12px;
  padding: 5px;
}
.contactbox .label,
.contactboxright .label {
  color: #000;
  font-size: 100%;
  font-family: opensansrb;
  font-weight: normal;
  white-space: normal;
  padding: .2em 0 .3em;
}
.round5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.roundtop5 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.roundbottom5 {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.round7 {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.roundtop7 {
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.roundbottom7 {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.round9 {
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}
.roundtop9 {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
.roundbottom9 {
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
}
.cal_feed>a{
    text-decoration: none;
}
.cal_feed, .cal-feed {
    background: #fff;
    padding: 0px;
}
.feed_item{
    padding:5px;
    border-bottom: 1px solid #ddd;
}
.feed_item:hover{
    background:#efefef;
}
.feed_link, .feed-link {
    border-bottom: none;
    padding: 0px 0;
}
.feed_link:hover,
.feed-link:hover {
  background: #efefef;
  color: #33678c;
}
.feed_date{
    font-size: 85%;
    padding:4px 0 3px 0px;
    color: #33678c;
}
.news_item {
  border-bottom: solid 1px #bbb;
}
.news_item a {
  display: block;
  padding: 5px 0;
}
.news_item a:hover {
  background: #eee;
  text-decoration: none;
}
#qlinksheader {
  font-family: opensansb;
  text-transform: uppercase;
  font-weight: inherit;
  padding: 5px;
}
.view_full {
  padding: 5px;
  text-align: center;
  border-bottom: 1px solid #ddd;
  background:#efefef;
}
.view_full a {
  text-decoration: none;
}
.view_full:hover {
  background: #e3e3e3;
}
.centerobject,
.aligncenter {
  text-align: center;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.leftobject,
.alignleft {
  float: left;
  margin-right: 15px;
}
.rightobject,
.alignright {
  float: right;
  margin-left: 15px;
}
.indent {
  margin-left: 3.5em;
  margin-right: 3.8em;
}
.box_title,
.box-title {
  font-family: opensansrb;
  font-weight: normal;
}
.bold,
strong,
b {
  font-family: opensansrb;
  font-weight: normal;
}
.italic {
  font-style: italic;
}
.arial {
  font-family: arial;
}
.size75 {
  font-size: 75%;
}
.size80 {
  font-size: 80%;
}
.size85 {
  font-size: 85%;
}
.size90 {
  font-size: 90%;
}
.size95 {
  font-size: 95%;
}
hr.medium {
  border: none;
  height: 2px;
}
hr.thin {
  border: none;
  height: 1px;
}
hr.lightgray {
  background: #efefef;
  border: none;
  color: #efefef;
  height: 1px;
  width: 100%;
}
img.imagerollover,
img.imagerolloverdark,
img.imagerolloverlight {
  filter: alpha(opacity=80);
  opacity: 0.8;
  zoom: 1;
}
img.imagerollover:hover,
img.imagerolloverdark:hover,
img.imagerolloverlight:hover {
  filter: alpha(opacity=100);
  opacity: 1.0;
}
.lheight80 {
  line-height: 80%;
}
.lheight90 {
  line-height: 90%;
}
.lheight95 {
  line-height: 95%;
}
.lheight120 {
  line-height: 120%;
}
.lheight125 {
  line-height: 125%;
}
.lheight150 {
  line-height: 150%;
}
.lheight200 {
  line-height: 200%;
}
a.link:link {
  text-decoration: underline;
}
a.nounderline:link,
a.nounderline:link,
ul.nounderline li a:link,
ul.nounderline li a:visited,
.nounderline a{
  text-decoration: none;
}
ul.roundbullet li {
  list-style: url('../images/roundbluearrow.gif');
}
.floating-block {
  background-clip: padding-box;
  width: 50%;
}
.cd-top {
  display: inline-block;
  height: 48px;
  width: 48px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	 */
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0) url("../images/top-arrow.gif") no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
  z-index: 1000;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
body {
  background: #fff;
  color: #181a0f;
  font-family: opensansr, verdana, arial, sans-serif !important;
  font-size: 16px;
  height: 100%;
  position: relative;
  top: -29px;
}
body.upstate-dark-blue,
body.upstate-white {
  top: 0px;
}
#header {
  background: #18264e;
  font-family: opensansl, arial, sans-serif;
}
#search-div {
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 200px;
}
#search-form-div {
  background: #296d93;
  float: none;
  font-family: opensansb, arial, sans-serif;
  font-size: 0.7em;
  margin-left: auto;
  margin-right: auto;
  height: 63px;
  padding: 5px;
  position: relative;
  width: 200px;
}
#global-menu {
  background: #33678c;
  height: auto;
  padding: 0;
  top: 0;
  width: 150px;
  z-index: 1000;
  -moz-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
#global-menu.active {
  left: 0;
}
#global-menu #mobile-handle {
  background: #18264e;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
  display: block;
  height: 35px;
  padding: 0;
  position: absolute;
  right: -36px;
  top: 0;
  width: 36px;
}
#global-menu ul {
  background: #33678c;
  display: block;
  float: none;
  list-style: outside none none;
  margin: 10px 0;
  padding: 0;
  padding-right: 0;
  width: 100%;
}
#global-menu ul li {
  display: block;
  float: none;
  margin: 0;
  padding: 3px 3px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
#global-menu ul li a {
  color: #fff;
  font-family: opensansl, arial, sans-serif;
  text-decoration: none;
}
#web-people-radio {
  color: #ddd;
  height: 20px;
  margin-bottom: 10px;
}
#web-people-radio-pad {
  display: inline-block;
  height: 10px;
  width: 10px;
}
#more-options {
  color: #fff;
}
#search-form #terms {
  color: #666;
  width: 185px;
}
#search-button {
  margin-bottom: 1px;
  margin-left: 7px;
}
#logo-site-title-div {
  font-family: opensansb, arial, sans-serif;
  height: auto;
  line-height: 40px;
  padding-bottom: 0px;
}
#logo-div {
  float: none;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align: center;
}

/* #site-menu-handle-title-div{
	 background:url('../images/nav-background.jpg') repeat-x scroll 0% 0% transparent;
	 margin:0;
	 width:100%;
}*/
#site-title-div {
  float: none;
  font-size: 130%;
  height: 40px;
  padding: 0;
  width: 100%;
}
#site-title-div a {
  color: #fff;
  line-height: 40px;
  text-decoration: none;
}
#site-menu-bar-div {
  background: transparent;
}
#site-menu-div {
  display: none;
}

/*#site-menu-handle{
	 cursor:pointer;
	 height:40px;
	 width:40px;
	 display:inline-block;
	 float:left;
	 padding-right:20px;
}
 #site-menu-handle:before{
	 color:#fff;
	 content:'\2261';
	 font-size:1.6em;
}*/
#site-menu>ul {
  background: #ddd;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 10;
}
#site-menu>ul>li {
  border-bottom: solid 1px #fff;
  display: block;
  font-family: opensansb, arial, sans-serif;
  line-height: 30px;
  padding-left: 10px;
}
#site-menu>ul>li>a {
  color: #333;
  display: block;
  text-decoration: none;
}
#site-menu>ul>li>ul {
  display: none;
}
#breadcrumb-div {
  background: #efefef;
  display: block;
  font-size: 70%;
  height: 28px;
  line-height: 28px;
  padding-bottom: 1px;
}
#breadcrumb {
  display: none;
}
#breadcrumb-site-search-div div {
  height: 28px;
}
#breadcrumb-site-search-div div.col-sm-3 {
  width: 100%;
}
site-search-form-div {
  float: right;
}
#site-search-form {
  font-size: 90%;
}
#site-search-form input {
  height: 20px;
  line-height: 20px;
  width: 200px;
}
#banner {
  margin-bottom: 5px;
}
#left-menu-div {}
#left-menu ul {
  list-style: outside none none;
  padding: 0;
}
#left-menu ul li {
  line-height: 2em;
  padding-left: 10px;
  border-bottom: solid 1px #eee;
}
#left-menu-div #left-menu ul li a {
  color: #666;
  display: block;
  font-family: opensansb, arial, sans-serif;
  line-height: normal;
  padding: 5px 0 5px 5px;
  text-decoration: none;
}
#menu-label {
  background: #33678c;
}
#left-menu-div #left-menu #menu-label a {
  color: #fff;
  font-family: opensansb;
  padding: 2px;
  text-decoration: none;
}
#left-menu li.lcurrent {
  background: #d7d7d7;
}
#main {
  height: auto;
  width: 100%;
  max-width: 100%;
}
#main-div-wrapper {
  padding-top: 5px;
  padding-bottom: 20px;
}
#main-div {
  background: #fff;
  height: auto;
}
#full-width {
  padding: 0;
}
#right,
#right a {
  font-family: opensansl, arial, sans-serif;
  padding: 0;
}
.right-column-row {
  padding: 0;
}
#footer {
  background: #e3e3e3;
  color: #333;
  font-family: opensansl, arial, sans-serif;
  line-height: 200%;
  padding: 0;
  padding-top: 10px;
}
.footer-links-header {
  border-bottom: solid 1px #eee;
  color: #333;
  font-weight: bold;
  width: 100%;
}
#footer-content {}
#footer a {
  color: #333;
  font-family: opensansl, arial, sans-serif;
  text-decoration: none;
}
.footer-nav-more {
  background: url("../images/plus-minus.gif") no-repeat left -94px;
  cursor: pointer;
  font-size: 80%;
  padding-bottom: 5px;
  padding-left: 20px;
}
.nav-accordion .active {
  background: url("../images/plus-minus.gif") no-repeat left 0;
}
#last-modified {
  background: #e3e3e3;
  color: #595959;
  padding-bottom: 10px;
  text-align: center;
}
#last-modified a {
  color: #595959;
  text-decoration: underline;
}
h1,
h2,
h3 {
  font-family: opensansb;
}
h1 {
  color: #18264e;
  font-size: 28px;
}
h2 {
  color: #33678c;
  font-size: 24px;
  line-height: 1.5;
}
h3 {
  color: #33678c;
  font-size: 20px;
}
a {
  color: #181a0f;
  text-decoration: underline;
}
a#h1 {
  display: none;
}
a .icon {
  padding-left: 5px;
}
.hide-link-icon .icon {
  display: none;
}
.hide-hr hr{
    display:none;
}

/* ================= table sorter ================= */
table.tablesorter th {
  text-align: left;
  background-color: #33678c;
  color: #ffffff;
  /* background-color: #e6f5ff;
	 color: #000000;
	*/
}
table.tablesorter .header {
  background-image: url('../images/both.gif');
  background-repeat: no-repeat;
  background-position: right;
}
table.tablesorter .headerSortUp {
  background-image: url('../images/up.gif');
  background-repeat: no-repeat;
  background-position: right;
}
table.tablesorter .headerSortDown {
  background-image: url('../images/down.gif');
  background-repeat: no-repeat;
  background-position: right;
}
.tablerow2 {
  background-color: #cdcdcd;
}

#accordion,
.accordion {
    clear: both;
}

#accordion h2.js,
#accordion h3.js,
.accordion h2.js,
.accordion h3.js {
  cursor: pointer;
  font-size: 1.1em;
  font-weight: normal;
  padding-left: 20px;
  background: url("../images/icons/plus-blue.png") left center no-repeat;
  line-height: 1.5;
}
#accordion div.js,
.accordion div.js {
  border: none;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  padding: 15px;
  background: #f9f9f9;
}
#accordion>h2.active,
#accordion>h3.active,
.accordion>h2.active,
.accordion>h3.active {
  background: url("../images/icons/minus-blue.png") left center no-repeat;
}
.accordion .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #fff;
}

/* Bordered accordion */
/* #accordion and #expand_all is legacy but accounted for here for completeness */
/* Align the expand/collapse all button to the right */
#expand_all.accordion-bordered,
.accordion_expand_all_btn.accordion-bordered {
    background: #487b9c;
    color: #fff;
    display: block;
    float: right;
    font-family: opensansb, arial, sans-serif;
    margin-bottom: 8px;
    padding: 5px 25px;
    text-align: center;
    text-decoration: none;
}
#expand_all.accordion-bordered:hover,
#expand_all.accordion-bordered:focus,
.accordion_expand_all_btn.accordion-bordered:hover,
.accordion_expand_all_btn.accordion-bordered:focus {
    background-color: #33678c;
}
/* When the expand/collapse all button is nested then make sure it is all the way right */
#accordion.accordion-bordered > div.js > #expand_all.accordion-bordered,
#accordion.accordion-bordered > div.js > .accordion_expand_all_btn.accordion-bordered,
.accordion.accordion-bordered > div.js > #expand_all.accordion-bordered,
.accordion.accordion-bordered > div.js > .accordion_expand_all_btn.accordion-bordered {
    margin-right: -20px;
}

/* Accordion label base style */
#accordion.accordion-bordered > h2.js,
#accordion.accordion-bordered > h3.js,
.accordion.accordion-bordered > h2.js,
.accordion.accordion-bordered > h3.js {
    background: none;
    background-color: #fff;
    border: 1px solid #33678c;
    color: #33678c;
    cursor: pointer;
    display: block;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    margin: 0px;
    margin-top: 8px;
    padding: 15px;
}
/* Rules for sub-accordion labels */
#accordion.accordion-bordered #accordion.accordion-bordered > h2.js,
#accordion.accordion-bordered .accordion.accordion-bordered > h2.js,
.accordion.accordion-bordered #accordion.accordion-bordered > h2.js,
.accordion.accordion-bordered .accordion.accordion-bordered > h2.js,
#accordion.accordion-bordered #accordion.accordion-bordered > h3.js,
#accordion.accordion-bordered .accordion.accordion-bordered > h3.js,
.accordion.accordion-bordered #accordion.accordion-bordered > h3.js,
.accordion.accordion-bordered .accordion.accordion-bordered > h3.js {
    font-size: 16px;
}
/* Plus sign */
#accordion.accordion-bordered > h2.js:before,
#accordion.accordion-bordered > h3.js:before,
.accordion.accordion-bordered > h2.js:before,
.accordion.accordion-bordered > h3.js:before {
    content: "\f067";
    display: block;
    float: right;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    text-rendering: auto;
    line-height: 1.4;
}
/* Minus sign */
#accordion.accordion-bordered > h2.js.active:before,
#accordion.accordion-bordered > h3.js.active:before,
.accordion.accordion-bordered > h2.js.active:before,
.accordion.accordion-bordered > h3.js.active:before {
    content: "\f068";
}
/* Accordion label hover/focus styles */
#accordion.accordion-bordered > h2.js:hover,
#accordion.accordion-bordered > h3.js:hover,
.accordion.accordion-bordered > h2.js:hover,
.accordion.accordion-bordered > h3.js:hover,
#accordion.accordion-bordered > h2.js.active:hover,
#accordion.accordion-bordered > h3.js.active:hover,
.accordion.accordion-bordered > h2.js.active:hover,
.accordion.accordion-bordered > h3.js.active:hover,
#accordion.accordion-bordered > h2.js:focus,
#accordion.accordion-bordered > h3.js:focus,
.accordion.accordion-bordered > h2.js:focus,
.accordion.accordion-bordered > h3.js:focus,
#accordion.accordion-bordered > h2.js.active:focus,
#accordion.accordion-bordered > h3.js.active:focus,
.accordion.accordion-bordered > h2.js.active:focus,
.accordion.accordion-bordered > h3.js.active:focus
{
    background-color: #33678c;
    color: white;
    transition: all 0.4s ease 0s;
}
/* Apply styles for the content */
#accordion.accordion-bordered > div.js,
.accordion.accordion-bordered > div.js {
    background-color: #fff;
    border: none;
    border-left: 1px solid #e3e3e3;
    margin: 0px;
    padding: 20px;
}
/* Nested accordion labels should be right aligned */
#accordion.accordion-bordered > div.js #accordion.accordion-bordered,
#accordion.accordion-bordered > div.js .accordion,
.accordion.accordion-bordered > div.js #accordion.accordion-bordered,
.accordion.accordion-bordered > div.js .accordion.accordion-bordered {
    margin-right: -20px;
}
/* Allow content to omit the default content padding by negating the padding and border */
#accordion.accordion-bordered > div.js .drop-accordion-content-pad,
.accordion.accordion-bordered > div.js .drop-accordion-content-pad {
    margin: -20px -20px -20px -21px;
}

address {
  font-style: normal;
}
.office-contact {
  background: #eee;
  border-bottom: 1px solid #666;
  border-left: 1px solid #666;
  margin-bottom: 10px;
  padding: 5px;
}
.office-contact-title {
  font-family: opensansrb;
  font-weight: normal;
}
.caption, .content-image {
  color: #33678c;
  font-size: 16px;
  font-style: italic;
}
#faculty_page>div.leftobject {
  float: none;
}
#faculty_page>div.width45 {
  width: 100%;
}
#faculty_page>div.fac_with_thumb {
  font-size: 80%;
  float: left;
  height: 235px;
  padding-right: 5px;
  width: 190px;
}
.photo-name-degree-cs {
  float: left;
  height: 250px;
  margin: 0;
  width: 220px;
}
form input {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
}
.newsfeed-item{
  padding: 7px 0;
}
.newsfeed-item h3 {
  margin-bottom: 5px;
  margin-top: 0;
}
.newsfeed-item:hover {
  background: #efefef;
}
.newsfeed-item a {
  text-decoration: none;
}
.newsfeed-summary {
  margin-bottom: 1px;
}
.newsfeed-date p {
  margin-bottom: 3px;
}
.newsfeed-hr {
  margin-bottom: 5px;
  margin-top: 5px;
}
.newsfeed-more{
  text-decoration: none;
}
.newsfeed-more:hover{
  text-decoration: none;
}
.links-header {
  background: #767665;
  color: #fff;
  font-family: opensansb, arial, sans-serif;
  padding: 7px;
  text-align: center;
  text-transform: uppercase;
}
.links-content {
  background: #fff;
}
#left-column .links-content ul,
#right-column .links-content ul,
#custom-right-column .links-content ul,
#main-div-wrapper .links-content ul {
  background: #fff;
  margin: 0;
  padding: 0;
}
#left-column .links-content ul li,
#right-column .links-content ul li,
#custom-right-column .links-content ul li,
#main-div-wrapper .links-content ul li {
  border-bottom: solid 1px #eee;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

#left-column .links-content ul li a,
#right-column .links-content ul li a,
#custom-right-column .links-content ul li a,
#main-div-wrapper .links-content ul li a {
  color: #333;
  display: block;
  margin: 0;
  padding: 5px;
  text-decoration: none;
  color: #666;
}
#main-div-wrapper .links-content ul li a:hover {
  background: #eee;
}
.quick-links-menu {
  font-family: opensansb, arial, sans-serif;
  margin-bottom: 7px;
}
.quick-links-menu .links-header {
  background: #767665;
  color: #fff;
  font-family: opensansb, arial, sans-serif;
  padding: 7px;
  text-align: center;
  text-transform: uppercase;
}
.quick-links-bullets {
  margin-bottom: 7px;
}
.quick-links-bullets .links-header {
  background: #efefef;
  color: #33678c;
  font-family: opensansb, arial, sans-serif;
}
#main-div-wrapper .quick-links-bullets .links-content ul li {
  list-style: square outside;
  margin-left: 25px;
}
#main-div-wrapper .quick-links-buttons .links-header {
  background: #33678c;
}
#main-div-wrapper .quick-links-buttons .links-content ul li {
  border-bottom: none;
  margin-bottom: 0px;
}
#main-div-wrapper .quick-links-buttons .links-content a {
  background: #6f9dbb;
  color: #fff;
  font-family: opensansb, arial, sans-serif;
  margin: 5px 0;
  padding: 5px 0;
  text-align: center;
}
#main-div-wrapper .quick-links-buttons .links-content a:hover {
  background: #33678c;
}
.quick-links-no-bullets {
  margin-bottom: 7px;
}
.quick-links-no-bullets .links-header {
  font-family: opensansb, arial, sans-serif;
  text-align: left;
  background:#eee;
  color:#33678c;
  margin-bottom:4px;
}
#main-div-wrapper .quick-links-no-bullets .links-content>div {
  padding:4px 5px;
}
#main-div-wrapper .quick-links-no-bullets .links-content a {
  text-decoration: none;
  color:#666;
}
#main-div-wrapper .quick-links-no-bullets .links-content a:hover {
  text-decoration: underline;
}

.quick-links-bordered ul li{
border: solid 3px #76b2d9;
text-align: center;
}
.quick-links-bordered ul {
border-bottom: solid 3px #76b2d9;
}


.a2a_default_style .a2a_count,
.a2a_default_style .a2a_svg,
.a2a_floating_style .a2a_svg,
.a2a_vertical_style .a2a_count,
.a2a_menu .a2a_svg {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  opacity: .8 !important;
  filter: alpha(opacity=100);
}
.a2a_svg:hover {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  filter: alpha(opacity=100);
}
.a2a_dd{
  width:32px;
  height:32px;
}
.a2a_dd:hover{
}
.sharebutton {
  float: left;
  line-height: 16px;
  padding: 0 2px;
}
 .sharebuttons{
	 padding:15px 0 25px;
}
.sharebutton:first-of-type{
  padding-left:0;
}
 .page-subheadline {
	 color: #ffffff;
	 padding: 5px;
	 background: #33678c;
	 text-align: center;
}
 .page-author{
	 padding: 5px;
	 background:#efefef 
}
 .page-enddate{
	 padding: 5px;
	 background:#efefef 
}
 .page-published{
	 padding: 5px;
	 background:#efefef;
}
.negative-marginbottom25 {
  margin-bottom: -20px;
}
.bottomcaption {
  background: url("http://www.upstate.edu/assets/images/transparent-bg.png") repeat;
  bottom: 30px;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 20px;
  padding: 5px 10px;
  position: relative;
  width: 100%;
}
.top-image {
  margin-bottom: 5px;
}
#center-content-div li,
#center-right-content-div li,
#left-center-content-div li {
  line-height: 1.5em;
  padding-bottom: 8px;
}
#page-content-div ul,
#page-content-div ol {
  margin: 6px 0 15px 0px;
  padding-left: 28px;
}
#page-content-div ul {
  list-style-image: url("../images/bluearrow.gif");
}
#page-content-div ol {
  list-style-image: none; /* Need to reset this because list-style-image is inherited regardless of parent */
}
#page-content-div ul > li:not(:last-child),
#page-content-div ol > li:not(:last-child) {
  margin-bottom: 8px; /* Last child does not get bottom margin because ul and ol have their own */
}
#page-content-div ul ul,
#page-content-div ul ol,
#page-content-div ol ul,
#page-content-div ol ol {
  margin-bottom: 0px; /* Nested ul and ol do not get bottom margin */
}
#center-content-div li.dropdown ul,
#center-right-content-div li.dropdown ul,
#left-center-content-div li.dropdown ul {
  margin: 0;
  padding: 0;
}
#center-content-div li.dropdown li,
#center-right-content-div li.dropdown li,
#left-center-content-div li.dropdown li {
  list-style: outside none none;
}
.table-upstate {
  border-collapse: separate;
  border-spacing: 1px 1px;
}
.table-header {
  background: #33678c;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-family: opensansrb;
  font-weight: normal;
}
.table-head,.table-head>td,.table-head>th {
  background: #33678c;
  color: #fff;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}
table.table-upstate td,
table.table-upstate th {
  padding: 3px;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  background-color: #ddd;
  text-decoration: none;
  font-family: opensansrb;
  font-weight: normal;
}
.nav-tabs>li>a {
  background: #efefef;
  color: #33678c;
}
.nav-tabs>li>a:hover {
  text-decoration: none;
  font-weight: initial;
  color: #33678c;
  background: #efefef;
}
#nav-tabs ul {
  margin: 6px 0 0 0;
  padding-left: 0;
}
#nav-tabs ul li {
  padding-bottom: 1px;
}
#tab-content {
  padding: 12px;
  border-left: 1px solid #bbb;
}
div.boxlink, div.boxlink-bg3 {
  text-transform: uppercase;
  text-align: center;
  padding: 15px 0;
  margin: 5px 0;
  color: #fff;
}
div.boxlink{
  background: #6f9dbb;
}
div.boxlink:hover {
  background: #33678c;
}
.boxlink-bg3, .button-bg3 {
  background: #8e3c8b;
}
.boxlink-bg3:hover, .button-bg3:hover {
  background: #6b2c68;
}
a.boxlink, a.boxlink-bg3 {
  text-decoration: none;
}


.imagelink-gray{
    width:100%;
    padding:15px;
    display: block;
    font-family: opensansr;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 25px;
    color:#7396b3;
    font-size: 22px;
    line-height: 1.1;
    background: #efefef;
}
.imagelink-gray img{
  padding-bottom:10px;
}
.imagelink-gray:hover{
  background:#e1e1e1;
  color: #33678c;
}

@media(min-width:768px) {
  .imagelink-gray{
    font-size:22px;
  }
}
@media(min-width:600px) {
  .imagelink-gray{
  font-size:18px;
  }  
}
@media (min-width: 1200px) {
    .imagelink-gray{
      font-size:24px;
  }
}

.upstate-icons {
  font-family: opensansb;
  text-align: center;
}
.allcaps {
  text-transform: uppercase;
}
a.underline-on-hover,
.underline-on-hover a {
  text-decoration: none;
}
a.underline-on-hover:hover,
.underline-on-hover a:hover {
  text-decoration: underline;
}
.calendar_item {
  max-height: 88px;
  min-height: 35px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid #dddddd;
  width: 100%
}
.calendar_date {
  float: left;
  width: 15%;
}
.calendar_time {
  font-size: 90%;
  color: #00addd;
}
.calendar_day {
  font-size: 14pt;
  color: #00addd;
}
.calendar_link {
  float: left;
  width: 80%;
  line-height: 1.4em;
}
#see_all_events {
  height: 26px;
  padding: 8px 0 3px 19px;
  border-bottom: 1px solid #dddddd;
}
#textbox .calendar_link a:link,
#textbox .calendar_link a:visited,
#see_all_events a:link,
#see_all_events a:visited {
  text-decoration: none;
  color: #666666;
}
.calendar_link a:hover,
#see_all_events a:hover {
  text-decoration: underline;
}
@media (min-width:1px) and (max-width:339px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
    width: 100%;
  }
  #left-center-left,
  #center-right,
  #center-only {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width:480px) and (max-width:767px) {}
@media (min-width:480px) {}
@media (min-width:768px) {
  #breadcrumb-site-search-div div.col-sm-3 {
    float: right;
    width: 25%;
  }
  .form2013 .col-xs-4 {
    width: 50%;
  }
  .form2013 input[type="text"] {
    width: 90%;
  }
  .form2013 .col-xs-12>input[type="text"] {
    width: 95%;
  }
  #faculty_page>div.leftobject {
    float: left;
  }
  #faculty_page>div.width45 {
    width: 45%;
  }
  .rslides .sidecaption {}
  #center-content-div .flexslider,
  #center-content-div .slide {
    padding-left: 15px;
  }
  #center-content-div #center-only .flexslider,
  #center-content-div #center-only .slide {
    padding-left: 0;
  }
  #center-content-div #video-div {
    padding-left: 15px;
  }
  #right-column .slide {
    padding-left: 0;
  }
  #right-column #video-div {
    padding-left: 0;
  }
  .footer-nav-more {
    display: none;
  }
}
@media (max-width:767px) {
  #main-div-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .width50 {
    width: 100%;
  }
  h1 {
    padding-top: 0;
  }
  a#h1 {
    display: inline;
  }
  #left-menu-div #left-menu ul li a {
    line-height: 40px;
  }
  #footer a {
    line-height: 40px;
  }
  .rslides .sidecaption {
    min-height: 300px;
  }
  .floating-block {
    border-left: none;
    float: none;
    width: 100%;
  }
}
@media (max-width:991px) {
  #global-menu {
    left: -150px;
    position: fixed;
  }
}
@media (min-width:768px) {}
@media (min-width:992px) {
  .container {
    max-width: 970px;
  }
  #global-menu-search-container {
    padding: 0;
  }
  #global-menu {
    background: #18264e;
    height: 20px;
    padding: 0;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: auto;
  }
  #global-menu-div {
    display: none;
    background: #33678c;
    bottom: 0;
    height: 60px;
    padding: 0;
    position: fixed;
    width: 100%;
  }
  #global-menu ul {
    background: #18264e;
    display: inline-block;
    float: right;
    list-style: outside none none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: auto;
  }
  #global-menu>ul>li {
    border-bottom: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    padding-right: 12px;
    width: auto;
  }
  #global-menu>ul>li a {
    color: #ddd;
    display: inline;
    font-size: 90%;
  }
  #global-menu>ul>li a:hover {
    color: #fff;
  }
  #global-menu #mobile-handle {
    display: none;
  }
  #global-menu a.for-large {
    color: #bbb;
    font-family: opensansrb;
    font-weight: normal;
  }
  #global-menu a.for-large:hover {
    color: #fff;
  }
  #search-div {
    float: right;
  }
  #search-form-div {
    float: right;
  }
  #site-title-div {
    background: transparent;
    float: left;
    font-size: 22px;
    height: 70px;
    line-height: 70px;
    padding-left: 30px;
    padding-top: 0;
  }
  #site-menu-handle {
    display: none;
  }
  #logo-site-title-div {
    height: 80px;
    line-height: 70px;
  }
  #site-title-div a {
    color: #e6f5ff;
    font-size: 20px;
  }
  #logo-div {
    float: left;
  }
  #site-menu-bar-div {
    background: url('../images/nav-background.jpg') repeat-x scroll 0% 0% transparent;
    display: block;
    height: 40px;
  }
  #site-menu-handle-title-div {
    background: transparent;
    float: left;
    padding-right: 0;
    width: 75%;
  }
  #site-menu-div {
    background: url('../images/nav-background.jpg') repeat-x scroll 0% 0% transparent;
    display: block;
    padding-left: 5px;
  }
  #site-menu {
    height: 40px;
    position: relative;
    z-index: 500;
  }
  #site-menu>ul {
    background: url('../images/nav-background.jpg') repeat-x scroll 0% 0% transparent;
  }
  #site-menu>ul>li {
    border-bottom: none;
    color: #fff;
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 22px;
    padding-left: 0;
    position: relative;
    width: auto;
  }
  #site-menu>ul>li>a {
    color: #cae8fd;
    display: block;
    padding: 9px 12px;
    text-transform: uppercase;
  }
  #site-menu>ul>li>a:hover {
    background: #efefef;
    color: #18264e;
  }
  #site-menu>ul>li>ul {
    border-width: 0.25em;
    -moz-box-shadow: 3px 3px 3px #818574;
    -webkit-box-shadow: 3px 3px 3px #818574;
    box-shadow: 3px 3px 3px #818574;
    font-weight: normal;
    height: auto;
    left: -999em;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 237px;
    z-index: 500;
  }
  #site-menu>ul>li:hover ul {
    background: #efefef;
    display: block;
    left: auto;
    opacity: 0.95;
    padding: 0;
    padding-left: 0;
  }
  #site-menu>ul>li>ul>li {
    border-bottom: solid 1px #fff;
    float: left;
    padding: 0;
    width: 100%;
  }
  #site-menu>ul>li>ul>li a {
    color: #18264e;
    display: block;
    padding-bottom: 7px;
    padding-left: 10px;
    padding-top: 7px;
    text-decoration: none;
  }
  #site-menu>ul>li>ul>li a:hover {
    background: #fff;
  }
  #site-menu>ul>li.separator {
    background: url('../images/nav-rule.jpg') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    padding-left: 0;
    padding-right: 0;
    width: 2px;
  }
  #site-menu .currentMenuItem a {
    background: #efefef;
    color: #18264e;
  }
  #academics-tab,
  #research-tab,
  #patient-tab,
  #outreach-tab {
    background: url('../images/tabs.jpg') no-repeat;
    height: 40px;
    margin-right: 5px;
    margin-top: 9px;
    width: 150px;
  }
  #tab-site-menu ul {
    font-family: opensansrb;
    font-weight: normal;
    height: 50px;
    list-style: outside none none;
  }
  #tab-site-menu li {
    float: left;
  }
  #breadcrumb {
    display: block;
    font-family: opensansb, arial, sans-serif;
  }
  #breadcrumb a {
    color: #000;
    font-family: opensansb, arial, sans-serif;
    text-decoration: underline;
  }
  #breadcrumb-site-search-div {}
  #left-menu-div #left-menu>ul>li {
    padding: 0;
  }
  #left-menu-div #left-menu ul li a:hover {
    background: #eee;
  }
  #left-menu-div #left-menu #menu-label a {
    font-size: 18px;
    text-align: center;
  }
  #left-menu-div #left-menu #menu-label a:hover {
    background: #0095c5;
  }
  #main-div-wrapper {
    background: #fff;
  }
  #main-div {
    padding: 0;
  }
  #center-content-div {
    padding-right: 0;
  }
  #center-right-content-div {
    padding-left: 15px;
  }
  #center-only {
    padding-right: 15px;
  }
  #left-column .links-content ul li a:hover,
  #right-column .links-content ul li a:hover {
    background: #e6f5ff;
  }
  #faculty_page>div.leftobject {
    float: left;
  }
  #faculty_page>div.width45 {
    width: 45%;
  }
  .form2013 .col-xs-4 {
    width: 33.3%;
  }
  .form2013 .col-xs-12>input[type="text"] {
    width: 97%;
  }
  #site-menu>ul li a:hover,
  #site-menu ul li a.sfhover {
    background-color: #efefef;
    color: #18264e
  }
  #site-menu>ul li li a:hover,
  #site-menu li li a.sfhover {
    background: #ffffff;
    opacity: 0.95;
    color: #18264e
  }
  #site-menu>ul li:hover {
    background: #efefef;
    color: #18264e
  }
  #site-menu>ul li:hover a {
    color: #18264e
  }
}
@media (min-width:1200px) {
  .container {
    max-width: 1170px;
  }
}
@media (min-width:1292px) {
  #logo-site-title-div {
    padding: 0;
  }
}

/* Site Name and Left Nav in tablet/mobile views  */
@media (max-width:767px) {
  #site-title-div,
  #left-menu,
  #breadcrumb-div {
    display: none;
  }
}
@media (min-width:767px) and (max-width:991px) {
  #site-title-div {
    padding: 0px 0px 0px 50px;
    height: 45px;
  }
}
.container-padding-override .row {
  padding: 0px;
}
.container-padding-override .col-sm-12 {
  padding: 0px;
}

/*---------- Added 01/16/2018, rev 05/04/2021 ---------- */
/*---------- Position Statements ---------- */
.statement {
  font-size: 18pt;
  color: #6497bc;
  font-family: georgia;
  font-style: italic;
}
 h2.impact {
	 font-size:300%;
	 color:#8e3c8b;
}
 .img-impact{
	 margin-top:200px;
	 margin-bottom:50px;
}
 .impact-lead {
	 font-size: 84px;
}



/*---------- Image opacity ---------- */
.opacity {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* For IE8 and earlier */
}

/*---------- Ipage and Wait Times ---------- */
.emergency-times {
  background-color: white;
  text-align: center;
}
.emergency-times>div:nth-of-type(1) {
  color: #fff;
  background-color: #33678c;
  padding: 5px 0 8px;
  font-family: opensansb;
  text-transform: uppercase;
}
.emergency-times>div:nth-of-type(2) {
  border-bottom: solid 1px #33678c;
  padding: 5px 0 8px;
}
.emergency-times>div:nth-of-type(3) {
  color: #33678c;
  font-size: 80%;
  padding: 2px;
}
.ipage-status {
  text-align: center;
  border: #15629d solid 1px;
  background-color: #ffffff;
  font-size: 85%;
  line-height: 18px;
  padding: 5px;
  margin-top: 2px;
}

/*---------- News Rows ---------- */
.news-rows {
  height: 165px;
  overflow: hidden;
  position: relative;
  opacity: .8;
  background: lightgray;
}
.news-rows h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  color: white;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  margin: 0;
  width: 100%;
  font-size: 120%;
}
.news-rows:hover {
  opacity: 1;
}

/*---------- Upstate Global Menu Sidebar ---------- */
/*---------- Added 01/18/2018 ---------- */
.header-container {
  padding-top: 20px;
  padding-bottom: 15px;
  font-family: opensansb, arial, sans-serif;
  text-transform: uppercase;
}

/* Remove the underline from all anchor tag states */
.header-container a {
  text-decoration: none !important;
}

/* This is needed in order to vertically align the site title */
.header-container .header-row {
  position: relative;
}
.header-container .header-logo-div {
  text-align: center;
}
.header-container .header-logo-link {
  display: inline-block;
}
.header-container .header-logo-link img {
  max-width: 100%;
}

/* Center the site title vertically */
.header-container a.header-site-title-link {
  position: absolute;
  top: 50%;
  margin-left: 15px;
  text-transform: none;
  /*
    A container's automatic height calculation will reserve
    enough padding for the ascenders and descenders of the
    font so we need to add enough negative margin to regain
    the pixels which were lost via the top: 50%; declaration.

    If the font size is being changed then you must
    re-calculate the necessary negative margin in order
    to vertically align the site title. You can do this
    by inspecting the .header-site-title-link element
    and dividing the computed height in half.

    For example, a font-size of 25px may require
    margin-top: -17.5px;

    See http: //phrogz.net/css/vertical-align/index.html
  */
  font-size: 20px;
  margin-top: -14px;
}
.header-container .sidebar-toggle-btn {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 15px;
  white-space: nowrap;
}
.header-container .sidebar-toggle-btn .sidebar-menu-text {
  padding-left: 8px;
  padding-right: 4px;
  display: none; /* hidden to make room for accessibility icon */
}
.header-container .sidebar-toggle-btn .glyphicon-menu-hamburger {
  padding-left: 4px;
}
.header-container .sidebar-toggle-btn .fa-bars{
  margin-left: 4px;
  font-size: 20px;
}
.header-container .sidebar-toggle-btn .fa-search{
  font-size: 18px;
}
.accessibility-icon-container{
  color: #fff;
  position: absolute;
  right: 80px;
  top: 0;
  font-size: 20px;
  display: inline-block;
  line-height: 0; /* make this icon line up with the menu button on right */
}
.upstate-white .accessibility-icon-container {
  color: #181a0f !important;
}

@media (max-width:767px) {
   .accessibility-icon-container{ 
        right: auto;
        left: 0px;
        margin-left: 15px;
   }
}
.header-container .header-intranet-container {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 15px;
  white-space: nowrap;
  font-size: 12px;
}

/* Hide the sidebar initially
   This prevents the sidebar from rendering
   and disappearing once the JS has finally loaded.
   jQuery will apply .show() after the sidebar
   plug-in has been invoked. */
.sidebar {
  display: none;
}

/* This is necessary according to the simpler-sidebar docs */
.sidebar .sidebar-wrapper {
  position: relative;
  height: 100%;
  overflow: auto;
  background-color: #3e7395;
}

/* Apply a drop shadow as the sidebar is sliding into view.
   This is only needed when the .open class is present
   or else you will see a drop shadow along the edge
   of the page while the sidebar is collapsed. */
.sidebar .sidebar-wrapper.opened {
  box-shadow: -6px 0px 24px 0px rgba(0, 0, 0, .75);
  -webkit-box-shadow: -6px 0px 24px 0px rgba(0, 0, 0, .75);
}
.sidebar .sidebar-wrapper .sidebar-header {
  background-color: #fff;
}
.sidebar .sidebar-wrapper .sidebar-header a.sidebar-close-btn {
  display: inline-block;
  padding: 15px;
  color: #666 !important;
}
.sidebar .sidebar-wrapper .sidebar-header .sidebar-search-form {
  padding: 0px 35px 15px 35px;
}

/* .nav-stacked applies a top margin but this
   interferes with the BG color when hovering
   over the navigation */
.sidebar .sidebar-wrapper .sidebar-nav li {
  margin: 0px;
}
.sidebar .sidebar-wrapper .sidebar-nav li a {
  color: #fff !important;
  border-radius: 0px;
  border-bottom: solid 1px #fff;
  padding: 15px 35px;
}
.sidebar .sidebar-wrapper .sidebar-nav li a:hover,
.sidebar .sidebar-wrapper .sidebar-nav li a:active,
.sidebar .sidebar-wrapper .sidebar-nav li a:focus {
  background-color: #33678C;
}

/* The default header background is dark blue.
   Declare font colors to compliment the BG color */
.upstate-dark-blue .header-container {
  background-color: #18264e;
}
.upstate-dark-blue .header-container a.header-site-title-link {
  color: #e6f5ff !important;
}
.upstate-dark-blue .header-container .sidebar-toggle-btn,
.upstate-dark-blue .header-container .header-intranet-container {
  color: #fff !important;
}

/* Declare font colors to compliment the white BG */
.upstate-white .header-container {
  background-color: #fff;
  color: #666 !important;
}
.upstate-white .header-container a.header-site-title-link {
  color: #33678c !important;
}
.feed_item:hover {
  background: #efefef;
}
.cal_feed>a {
  text-decoration: none;
}

/* Icon colors */
.icon-color-pdf {
  color: #e76e5d;
}
.icon-color-word {
  color: #6699e1;
}
.icon-color-excel {
  color: #8dbe7b;
}
.icon-color-powerpoint {
  color: #ff6600;
}
.icon-color-external-link {
  color: #747474;
}
.icon-color-yellow {
  color: #dacf53;
}

.bricks-icon {
  margin-left: 5px;
}

/* Articles Feed */
.articles-feed-options-btn {
  margin-bottom: 6px;
  margin-right: 6px;
  text-decoration: none;
}

.articles-feed-options-btn.btn-as-text {
  border-color: transparent;
  color: #777;
  cursor: default;
}
.articles-feed-options-btn.btn-as-text:hover,
.articles-feed-options-btn.btn-as-text:focus {
  background-color: #fff;
  border-color: transparent;
  color: #777;
}

.articles-feed .category-count {
  margin-left: 6px;
}

.articles-feed .sort-icon {
  margin-left: 6px;
}

.articles-feed-link,
.articles-feed-link:hover {
  text-decoration: none;
}

/* General */
.articles-feed .articles-feed-image-container {
    display: block;
    position: relative;
}
.articles-feed .articles-feed-image {
    max-width: none;
    width: 100%
}
.articles-feed .articles-feed-subheadline {
    background-color: #33678c;
    bottom: 0;
    color: #ffffff;
    padding: 5px;
    position: absolute;
    right: 0;
    white-space: nowrap;
}
.articles-feed .articles-feed-title {
    color: #33678c;
}
.articles-feed hr{
    margin: 0;
    padding: 0;
}

.articles-feed-template-gray-box > .row {
    overflow: hidden;
}

@media (min-width: 768px) {
    .articles-feed-template-gray-box > .row > [class^="col-sm-"] > .articles-feed-link,
    .articles-feed-template-gray-box > .row > [class*=" col-sm-"] > .articles-feed-link {
        margin-bottom: -99999px !important;
        padding-bottom: 99999px !important;
    }
}
@media (min-width: 992px) {
    .articles-feed-template-gray-box > .row > [class^="col-md-"] > .articles-feed-link,
    .articles-feed-template-gray-box > .row > [class*=" col-md-"] > .articles-feed-link {
        margin-bottom: -99999px !important;
        padding-bottom: 99999px !important;
    }
}
@media (min-width: 1200px) {
    .articles-feed-template-gray-box > .row > [class^="col-lg-"] > .articles-feed-link,
    .articles-feed-template-gray-box > .row > [class*=" col-lg-"] > .articles-feed-link {
        margin-bottom: -99999px !important;
        padding-bottom: 99999px !important;
    }
}

/* cards */
.articles-feed-template-cards .articles-feed-main-category {
    margin-bottom: 20px;
}
.articles-feed-template-cards .articles-feed-link {
    margin-bottom: 30px;
}
.articles-feed-template-cards a.articles-feed-link:hover,
.articles-feed-template-cards a.articles-feed-link:focus,
.articles-feed-template-cards a.articles-feed-link:active{
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
    border-color: #ddd;
    outline: none;
    text-decoration: none;
}
.articles-feed-template-cards .caption {
    font-style: normal;
}
.articles-feed-template-cards .articles-feed-title {
    margin-top: 0px;
}

/* random-image */
.articles-feed-template-random-image {
    display: inline-block;
}

/* tiles */
.articles-feed-template-tiles .articles-feed-link {
    display: block;
    padding: 10px;
}
.articles-feed-template-tiles a.articles-feed-link:hover,
.articles-feed-template-tiles a.articles-feed-link:focus,
.articles-feed-template-tiles a.articles-feed-link:active{
    background-color: #efefef;
    outline: none;
    text-decoration: none;
}

/* gray-box */
.articles-feed-template-gray-box .articles-feed-link {
    background-color: #ededed;
    border-radius: 0;
    display: block;
    opacity: 0.8;
    padding: 15px 15px 0px 15px;
}
.articles-feed-template-gray-box a.articles-feed-link:hover,
.articles-feed-template-gray-box a.articles-feed-link:focus,
.articles-feed-template-gray-box a.articles-feed-link:active {
    background-color: #ddd;
    opacity: 1;
}
.articles-feed-template-gray-box .articles-feed-title {
	font-family: opensansr, verdana, arial, sans-serif !important;
	font-size: 22px;
    margin: 0px;
    padding-bottom: 15px;
	text-transform: uppercase;
}
.articles-feed-template-gray-box .articles-feed-image-container {
    padding-bottom: 15px;
}

/*========================= ipage status box css ==============================*/ 

.bg_sky{
	background-color: #00ADDD;
}
.bg_green {
	background-color: #95ab20;
}
.bg_yellow{
    background-color: #f4ea62;
}
.bg_brickred {
    background-color: #cf3e60;
}
.statusbox{
	background-color:white;
	text-align:center;
	margin-bottom:30px;
}
.statusbox>div:first-of-type{
	color:white;
	text-transform:uppercase;
	padding:10px 3px;
    background: #33678c;
}
.statusbox-details{
	padding-bottom:10px
}
.statusbox .time{
  font-size:10px;
  padding-bottom:7px;
}

.statusbox-triangle{
	margin-left: auto;
	margin-right: auto;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 20px solid white;
	border-top-color: #33678c;
}

.statusbox-green {
    text-shadow: 2px 2px 2px #666;
    background-color: #a2b53e;
    color:#fff;
}

.statusbox-yellow {
    background-color: #f4ea62;
    color:#181a0f;
}

.statusbox-red {
    text-shadow: 2px 2px 2px #666;
    background-color: #e15459;
    color:#fff;
}



.square-link{
    height: 108px;
    margin-bottom: 30px;
    min-width: 108px;
    color: white;
    text-align: center;
    opacity: .85;
    font-size: 15px;
    text-shadow: 2px 2px 2px #666;
}
.square-link:hover{
	opacity:1
}
.square-link>.glyphicon{
    width: 100%;
    padding-top: 20px;
    font-size: 30px;
    height: 60px;
}

/**
 * col-cell-{size}-{width} definitions.
 *
 * These are fluid columns which should be used inside of a .row element.
 * 
 * It's behavior is akin to table cells so the widths are automatic
 * and no floats are necessary. Use these when you want the columns
 * to just figure out their own width.
 */

/**
 * If it starts with col-cell- then assume we want it to be a table-cell
 */
[class^="col-cell-"] {
    display: table-cell;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    vertical-align: top;
}

/**
 * Specify respective widths for the digit suffixes
 *
 * Starts with col-cell-
 * AND
 * Ends with digit
 */
[class^="col-cell-"][class$="-12"] {
    width: 100%;
}
[class^="col-cell-"][class$="-11"] {
    width: 91.66666667%;
}
[class^="col-cell-"][class$="-10"] {
    width: 83.33333333%;
}
[class^="col-cell-"][class$="-9"] {
    width: 75%;
}
[class^="col-cell-"][class$="-8"] {
    width: 66.66666667%;
}
[class^="col-cell-"][class$="-7"] {
    width: 58.33333333%;
}
[class^="col-cell-"][class$="-6"] {
    width: 50%;
}
[class^="col-cell-"][class$="-5"] {
    width: 41.66666667%;
}
[class^="col-cell-"][class$="-4"] {
    width: 33.33333333%;
}
[class^="col-cell-"][class$="-3"] {
    width: 25%;
}
[class^="col-cell-"][class$="-2"] {
    width: 16.66666667%;
}
[class^="col-cell-"][class$="-1"] {
    width: 8.33333333%;
}

/**
 * Specify the max width at which col-cell-{size} stops being a stack.
 *
 * These media queries must be declared after the [class^="col-cell-"][class$="-{width}"] declerations due to specificity
 * Also, the specificity of -1, -2, -3, etc is higher than a single "starts with" expression so we double up to beat specificity.
 * e.g.: [class^="col-cell-sm"][class^="col-cell-sm"]
 *
 * Explanation of the following media queries:
 *
 * Up to 767px, stack the columns
 * After 767px, [class^="col-cell-"] takes over
 */
@media (max-width: 767px) {
    [class^="col-cell-sm"][class^="col-cell-sm"] {
        display: block;
        vertical-align: baseline;
        width: 100%;
    }
}
@media (max-width: 991px) {
    [class^="col-cell-md"][class^="col-cell-md"] {
        display: block;
        vertical-align: baseline;
        width: 100%;
    }
}
@media (max-width: 1199px) {
    [class^="col-cell-lg"][class^="col-cell-lg"] {
        display: block;
        vertical-align: baseline;
        width: 100%;
    }
}

/* Added for Weizhen */
form select.has-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
}

.sticky_bottom_menu {
    position: fixed;
    bottom: 0;
    width: 100%
}

.clinic-contact {
  padding-left: 10px;
}


/*============================== wraps ==============================*/
 @media (min-width: 340px) {
	 .max-width25-wrap-xs, .max-width50-wrap-xs, .max-width75-wrap-xs{
		 display:inline-block;
	}
	 .max-width25-wrap-xs{
		 max-width:25%;
	}
	 .max-width50-wrap-xs{
		 max-width:50%;
	}
	 .max-width75-wrap-xs{
		 max-width:75%;
	}
}
 @media (min-width: 768px) {
	 .max-width25-wrap-sm, .max-width50-wrap-sm, .max-width75-wrap-sm{
		 display:inline-block;
	}
	 .max-width25-wrap-sm{
		 max-width:25%;
	}
	 .max-width50-wrap-sm{
		 max-width:50%;
	}
	 .max-width75-wrap-sm{
		 max-width:75%;
	}
}
 @media (min-width: 992px) {
	 .max-width25-wrap-md, .max-width50-wrap-md, .max-width75-wrap-md{
		 display:inline-block;
	}
	 .max-width25-wrap-md{
		 max-width:25%;
	}
	 .max-width50-wrap-md{
		 max-width:50%;
	}
	 .max-width75-wrap-md{
		 max-width:75%;
	}
}
 @media (min-width: 1200px) {
	 .max-width25-wrap-lg, .max-width50-wrap-lg, .max-width75-wrap-lg{
		 display:inline-block;
	}
	 .max-width25-wrap-lg{
		 max-width:25%;
	}
	 .max-width50-wrap-lg{
		 max-width:50%;
	}
	 .max-width75-wrap-lg{
		 max-width:75%;
	}
}

/*============================== content-image ==============================*/
 .content-image {
	 display: block;
	 line-height: 1.42857143;
	 background-color: #fff;
	 clear: both;
}
 .content-image > img, .content-image a > img, img.content-image {
	 margin-right: auto;
	 margin-left: auto;
	 display: block;
	 max-width: 100%;
	 height: auto;
     padding-bottom: 10px;
}
 .content-image-border{
	 padding:10px;
	 margin-bottom: 20px;
	 border: 1px solid #ddd;
	 border-radius: 4px;
	 -webkit-transition: border .2s ease-in-out;
	 -o-transition: border .2s ease-in-out;
	 transition: border .2s ease-in-out;
}
 .content-image-faculty, .content-image-portrait, .content-image-faculty img{
	 width:175px;
	 max-width:100%;
	 height:auto;
}


 @media (min-width: 480px) {
	 .content-image-portrait {
		 width: 175px;
	}
}

 

/*============================== bg-image ==============================*/
.bg-image-container {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; /* fallback just in case background-size is not supported */
}
.bg-image-container-parallax {
    background-attachment: fixed;
}
@supports (-webkit-touch-callout: none) {
    /* Disable parallax on iOS because v13 decided to break parallax */ 
    .bg-image-container-parallax{
        background-attachment: scroll;
    }
}
.bg-image-color-overlay {}
.bg-image-bg-upstate-blue {
    background-color: rgba(24, 38, 78, .6);
}
.bg-image-bg-white {
    background-color: rgba(255, 255, 255, .6);
}
.bg-image-content {}

/*============================== borderless table ==============================*/
.table-borderless > tr > td,
.table-borderless > tr > th,
.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

/*============================== additional responsive embed options ==============================*/
.embed-responsive-1by1{
  padding-bottom: 100%;
}

/*============================== timeline CSS ==============================*/
.timeline-datetime {
    position: relative;
}
.timeline-datetime:after {
    position: absolute;
    display: block;
    top: 0px;
    border: solid 3px #33678c;
    background-color: #fff;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    content: "";
    margin-top: 53px;
    right: -9px;
}
.timeline-heading {
    margin-top: 0px;
    padding-top: 0px;
}

@media (min-width: 768px) {
    .timeline {
        display: table;
    }
    .timeline-event {
        display: table-row;
    }
    .timeline-heading {
        border-top: 2px dashed #b7b7b7;
        padding-top: 10px;
    }
    .timeline-datetime {
        display: table-cell;
        padding: 50px 50px 0px 0px;
        text-align: right;
        width: 25%;
    }
    .timeline-content {
        border-left: 3px solid #33678c;
        background-color: #efefef;
        display: table-cell;
        padding: 40px 50px 0px 50px;
        width: 75%;
    }
    .timeline-event:last-child .timeline-datetime,
    .timeline-event:last-child .timeline-content {
        padding-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .timeline-event {
        padding: 40px 50px 0px 50px;
        border-left: 3px solid #727cf5;
        background-color: #efefef;
    }
    .timeline-event:last-child,
    .timeline-event:last-child {
        padding-bottom: 50px;
    }
    .timeline-datetime {
        text-align: left;
        margin-bottom: 10px;
        border-top: 2px dashed #b7b7b7;
        padding-top: 10px;
    }
    .timeline-datetime:after {
        margin-top: 14px;
        left: -59px;
    }
}