﻿@import url(http://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,400italic,700italic|Roboto+Condensed:400,300,700);
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?82057615');
  src: url('../fonts/fontello.eot?82057615#iefix') format('embedded-opentype'), url('../fonts/fontello.woff?82057615') format('woff'), url('../fonts/fontello.ttf?82057615') format('truetype'), url('../fonts/fontello.svg?82057615#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('../fonts/Roboto-Condensed.ttf');
  font-style: normal;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#d8b40b84b4bd6e4b75ac0cfe1e5ed91f') format('svg');
  font-style: normal;
  font-weight: 400;
}

body {
  font-family: sans-serif;
}
#MSOTlPn_MainTD {
  position: relative;
  z-index: 1050;
}
body #s4-bodyContainer {
  min-width: 0;
}
.s4-wpTopTable {
  position: relative;
}
.s4-wpTopTable input.ms-sbplain {
  height: 30px;
  padding: 5px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  border-radius: 4px;
  color: #777777;
  font-family: inherit;
  background: white none;
  width: 180px !important;
}
select.s4-wpTopTable input.ms-sbplain {
  height: 30px;
  line-height: 30px;
}
textarea.s4-wpTopTable input.ms-sbplain,
select[multiple].s4-wpTopTable input.ms-sbplain {
  height: auto;
}
.s4-wpTopTable .ms-sbgo a {
  position: absolute;
  top: 5px;
  right: 12px;
  background: url(../img/search-icon.png) no-repeat center center;
}
.s4-wpTopTable .ms-sbgo a img {
  visibility: hidden;
}
.welcome-user {
  position: fixed;
  top: 10px;
  right: 10px;
}
@media (max-width: 768px) {
  a.brand {
    position: absolute;
    z-index: 1001;
    left: 12px;
    top: -6px;
  }
}
a.brand img {
  width: 150px;
  height: auto;
}
@media (max-width: 768px) {
  a.brand img {
    width: 100px;
  }
}
.logo-title {
  margin-bottom: 10px;
}
.logo-title h1,
.logo-title h2,
.logo-title h3 {
  margin: 3px 0;
  padding: 0;
}
.logo-title h3 {
  font-size: 14px;
  font-weight: 200;
}
.logo-title h2 {
  font-size: 18px;
  font-weight: 400;
}
.logo-title h1 {
  font-size: 18px;
  font-weight: 600;
}
.navbar-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  z-index: 1000;
}
@media (min-width: 992px) {
  .navbar-wrapper {
    margin-top: 15px;
  }
}
.navbar-wrapper > .container {
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 10px;
}
.navbar-wrapper .nav-top {
  border: 0 transparent;
  float: right;
}
.navbar-wrapper .nav-top a {
  padding: 5px;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: white;
  border: 0 transparent;
}
@media (min-width: 992px) {
	
	.navbar-nav li.static a.menu-item {
	padding-right: 8px !important;
	padding-left: 7px !important;
	}

  .navbar-wrapper .nav-top a {
    color: #333333;
  }
  /*.navbar-nav li.static a.menu-item {
	padding-right: 12px !important;
	padding-left: 12px !important;
	}*/
	
}
.navbar-wrapper .nav-top a:hover {
  border: 0 transparent;
}
.navbar-wrapper .navbar-default {
  background-color: #ae5859;
  background-image: -webkit-linear-gradient(top, #bb6667 0%, #ae5859 100%);
  background-image: -o-linear-gradient(top, #bb6667 0%, #ae5859 100%);
  background-image: linear-gradient(to bottom, #bb6667 0%, #ae5859 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb6667', endColorstr='#ffae5859', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0px 2px 1px #e9757a;
  box-shadow: inset 0px 2px 1px #e9757a;
  border-radius: 6px;
  font-family:  sans-serif,'Roboto Condensed', Helvetica, Arial;
  font-size:13px;
  margin-bottom: 0;
}
.navbar-wrapper .navbar-default .container {
  width: auto !important;
}
@media (max-width: 768px) {
  .navbar-wrapper .navbar-default .navbar-nav {
    float: none !important;
    padding: 0;
  }
  .navbar-wrapper .navbar-default .navbar-nav .menu-horizontal {
    display: block;
  }
  .navbar-wrapper .navbar-default .navbar-nav li {
    float: none !important;
  }
  .navbar-wrapper .navbar-default .navbar-nav li a {
    display: block;
    width: 100%;
    margin: 5px 0;
    border-bottom: 0 none;
    height: auto;
  }
}
.navbar-wrapper .navbar-default .navbar-nav > li > a {
  color: white;
}
.navbar-wrapper .navbar-default .navbar-nav > li > a:hover,
.navbar-wrapper .navbar-default .navbar-nav > li > a:focus {
  color: #d03f45;
  background-color: #eeeeee;
}
.navbar-wrapper .navbar-default .navbar-nav > .active > a,
.navbar-wrapper .navbar-default .navbar-nav > .active > a:hover,
.navbar-wrapper .navbar-default .navbar-nav > .active > a:focus {
  color: #d03f45;
  background-color: #eeeeee;
}
.navbar-wrapper .navbar-default .navbar-nav > .disabled > a,
.navbar-wrapper .navbar-default .navbar-nav > .disabled > a:hover,
.navbar-wrapper .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-wrapper .navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}
.menu-horizontal a.dynamic-children span.additional-background {
  background-image: url(../img/caret.png);
  padding-right: 12px;
}
#carousel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}
@media (max-width: 768px) {
  #carousel {
    position: relative !important;
  }
}
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.kenburnimg img:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #002f4b, #dc4225);
}
.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-bullets {
  display: none;
  visibility: hidden;
}
.tp-caption a:hover {
  text-decoration: none;
}
.tp-caption h2,
.tp-caption h3 {
  text-shadow: 1px 1px 1px black;
}
.tp-caption h2 {
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 0;
  color: white;
}
@media (max-width: 768px) {
  .tp-caption h2 {
    font-size: 30px;
  }
}
.tp-caption h3 {
  font-size: 36px;
  font-weight: 200;
  margin-top: 0;
  color: white;
}
@media (max-width: 768px) {
  .tp-caption h3 {
    font-size: 24px;
  }
}
.tp-caption .btn-primary {
  padding: 0;
}
@media (max-width: 768px) {
  .tp-caption .btn-primary {
    display: none;
  }
}
.tp-caption .btn-primary span {
  width: 96px;
  height: 50px;
  display: block;
  background-position: center center;
  background-size: 180%;
  border-radius: 6px;
}
#main-content {
  background: #f5f5ee;
  position: relative;
  z-index: 20;
  padding: 12px;
  border-radius: 12px;
  border: 1px solid #dddddd;
}
@media (max-width: 768px) {
  #main-content {
    margin-top: -48px !important;
  }
}
#main-content .ms-WPBody {
  font-family: inherit;
  font-size: inherit;
}
#main-content .ms-WPBody a {
  color: #d03f45;
}
@media (max-width: 768px) {
  .container.main {
    padding-top: 120px !important;
  }
}
.container.main a {
  color: #d03f45;
}
.content-pane .col-md-9 .ms-WPBody {
  font-family: inherit;
  font-size: inherit;
}
@media (max-width: 768px) {
  .content-pane .col-md-9 .ms-WPBody img {
    width: 100% !important;
    height: auto !important;
  }
}
#news h1,
#news h2,
#news h3,
#news h4,
#news h5,
#news h6 {
  margin: 0;
  font-weight: 500;
}
#news h3 {
  font-size: 14px;
  font-weight: normal;
  padding-left: 5px;
}
#news .larg-news {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 6px;
}
#news .larg-news a {
  color: white;
}
#news .larg-news h2 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  letter-spacing: 1px;
}
#news .dfwp-item.col-md-6 {
  padding: 5px;
  margin: 5px 0;
  background: white;
  border-bottom: 1px solid #dddddd;
}
@media (min-width: 768px) {
  #news .dfwp-item.col-md-6 {
    width: 302px;
    margin: 5px;
  }
  #news .dfwp-item.col-md-6:first-child {
    margin-left: 0;
  }
  #news .dfwp-item.col-md-6:last-child {
    margin-right: 0;
  }
}
#news .small-news a {
  color: #555555;
}
#news .text-muted {
  font-size: 12px;
}
#news .more-news {
  background: #d6cfc8;
  margin-top: 20px;
  height: 2px;
}
@media (max-width: 768px) {
  #news .more-news {
    width: 100%;
  }
}
#news .more-news a {
  font-size: 12px;
  margin-top: -16px;
  padding: 6px 12px;
  background: #f5f5ee;
  color: #d1b254;
}
.medical-topics {
  margin-top: 10px;
}
.medical-topics h1 {
  font-size: 24px;
  font-weight: 500;
  margin-top: 10px;
  margin-right: -10px;
  padding: 5px;
  width: 70%;
  background: white;
  border-bottom: 1px solid #dddddd;
}
.medical-topics h1:before {
  content: url(../img/kaahe-logo.png);
  margin-right: 12px;
  position: relative;
  top: 6px;
}
.medical-topics h2 {
  font-weight: 500;
}
@media (max-width: 768px) {
  .medical-topics h2 {
    text-shadow: 1px 1px 0px #353535;
  }
}
.medical-topics .featured {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  margin-left: 0;
  margin-right: 0;
}
.medical-topics .featured div.info {
  background: rgba(255, 255, 255, 0.75);
  margin: 10px;
  height: 280px;
}
@media (max-width: 768px) {
  .medical-topics .featured div.info {
    width: 50%;
  }
}
.medical-topics .featured p a {
  color: #a74858;
  display: block;
  margin-top: 5px;
  font-size: 12px;
  text-decoration: underline;
}
.medical-topics .featured .btn span,
.medical-topics .featured .btn img {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 5px;
}
#accordion {
  margin-top: -80px;
}
@media (max-width: 768px) {
  #accordion {
    margin-top: 0 !important;
  }
}
#accordion .panel-primary {
  background-color: transparent;
  border-radius: 0;
  position: relative;
  min-height: 38px;
}
#accordion .panel-primary:first-child {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
#accordion .panel-primary:first-child .panel-heading {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
#accordion .panel-primary:last-child {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
#accordion .panel-primary:last-child .panel-heading {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
#accordion .panel-primary .panel-heading {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  border-radius: 0;
  background-image: -webkit-linear-gradient(top, #bb6667 0%, #ae5859 100%);
  background-image: -o-linear-gradient(top, #bb6667 0%, #ae5859 100%);
  background-image: linear-gradient(to bottom, #bb6667 0%, #ae5859 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbb6667', endColorstr='#ffae5859', GradientType=0);
  opacity: 0.95;
  filter: alpha(opacity=95);
  box-shadow: inset 0 1px 0 rgba(233, 117, 122, 0.75);
}
#accordion .panel-primary .panel-title > a {
  color: white;
}
#accordion #collapseOne {
  background: url(../img/user-using-pc.jpg) no-repeat 10% 50%;
}
#accordion #collapseTwo,
#accordion #collapseThree,
#accordion #collapseFour {
  background: url(../img/employee-service.jpg) no-repeat center center;
}
#accordion .panel-body .nav {
  padding: 0;
}
#accordion .panel-body .nav li a {
  color: #a74858 !important;
  background: rgba(255, 255, 255, 0.65);
  padding: 5px 10px;
  text-align: center;
}
#accordion .panel-body .nav li a:hover {
  color: #d03f45 !important;
  background: white;
}
#accordion .panel-body .btn-primary {
  color: white !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin: 10px 50px 0 50px;
}
#upcomingEvents .header {
  background: white;
  padding: 5px 10px;
  margin-bottom: 2px;
  overflow: auto;
  border-bottom: 1px solid #dddddd;
}
#upcomingEvents .header h2 {
  color: #11a8ab;
  margin: 5px 0;
}
#upcomingEvents h2 {
  margin-top: 0;
  float: left;
  font-weight: 500;
  font-size: 24px;
}
#upcomingEvents .cal-item {
  background: #ffffff;
  border-left: 5px solid;
  border-bottom: 1px solid #dddddd;
  float: left;
  width: 100%;
  padding: 5px 0;
}
#upcomingEvents .cal-item:hover {
  background: #f5f5f5;
}
#upcomingEvents .cal-item.Awareness {
  border-left-color: #a74858;
}
#upcomingEvents .cal-item.Awareness .cal-date-num {
  color: #a74858;
}

#upcomingEvents .cal-item {
  border-left-color: #11a8ab;
}

#upcomingEvents .cal-item .cal-date-num {
  color: #11a8ab;
}

#upcomingEvents .cal-item.Academic {
  border-left-color: #11a8ab;
}
#upcomingEvents .cal-item.Academic .cal-date-num {
  color: #11a8ab;
}
#upcomingEvents .cal-item .cal-date .cal-date-num {
  text-align: center;
}
#upcomingEvents .cal-item .cal-date .cal-date-num h2 {
  margin: 0;
  font-weight: inherit;
  font-size: 30px;
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
}
#upcomingEvents .cal-item .cal-date .cal-date-num span {
  font-weight: 100;
}
#upcomingEvents .cal-item .cal-desc .cal-date-name {
  color: #777777;
  font-size: 12px;
  display: none;
}
#upcomingEvents .cal-item .cal-desc .cal-title {
  margin: 0;
  color: #535a6a;
  font-weight: 500;
  font-size: 14px;
}
#upcomingEvents .cal-item .cal-desc .cal-title:visited {
	color:#b10069 !important;
}
#upcomingEvents .cal-item .cal-desc .cal-time {
  color: #777777;
  font-size: 12px;
  font-weight: 200;
}
#upcomingEvents ul.dfwp-column {
  margin-bottom: 10px;
}
#upcomingEvents ul.dfwp-column ul.dfwp-list.multiple .dfwp-item:first-child .cal-item {
  border-bottom: 0 transparent;
}
#upcomingEvents ul.dfwp-column ul.dfwp-list.multiple .dfwp-item:first-child .cal-date {
  visibility: visible;
}
#upcomingEvents ul.dfwp-column ul.dfwp-list.multiple .cal-date {
  visibility: hidden;
}
#upcomingEvents .groupheader.item {
  display: none;
}
#upcomingEvents .awareness a,
#upcomingEvents .academic a {
  font-size: 12px;
}
#upcomingEvents .awareness a:before,
#upcomingEvents .academic a:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 20px;
  margin-right: 12px;
}
#upcomingEvents .academic a {
  color: #11a8ab;
}
#upcomingEvents .academic a:before {
  background: #11a8ab;
}
#upcomingEvents .awareness a {
  color: #a74858;
}
#upcomingEvents .awareness a:before {
  background: #a74858;
}
#upcomingEvents .more-events {
  background: #d6cfc8;
  margin-top: 20px;
  height: 2px;
}
#upcomingEvents .more-events a {
  font-size: 12px;
  margin-top: -10px;
  padding: 0 12px;
  background: white;
  color: #d1b254;
}
#upcomingEvents #eventsUp,
#upcomingEvents #eventsDown {
  font-size: 36px;
  color: #777777;
  cursor: pointer;
}
#upcomingEvents #eventsUp:hover,
#upcomingEvents #eventsDown:hover {
  color: #11a8ab;
}
div[id*=PollVoting] {
  margin-bottom: 10px;
}
div[id*=PollVoting] #header {
  background: white;
  padding: 5px 10px;
  margin-bottom: 2px;
  border-bottom: 1px solid #dddddd;
}
div[id*=PollVoting] #header h3 {
  font-size: 24px;
  color: #d03f45;
  margin: 5px 0;
}
div[id*=PollVoting] div[id*=postresponse] {
  padding: 6px;
  margin-bottom: 6px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
div[id*=PollVoting] div[id*=postresponse] hr {
  border-top-color: #c9e2b3;
}
div[id*=PollVoting] div[id*=postresponse] .alert-link {
  color: #2b542c;
}
div[id*=PollVoting] div[id*=postresponse] h3 {
  font-weight: inherit;
  font-size: 14px;
  margin: 0;
}
div[id*=PollVoting] div[id*=AlreadyVoted] {
  padding: 6px;
  margin-top: 6px;
  margin-bottom: 6px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
div[id*=PollVoting] div[id*=AlreadyVoted] hr {
  border-top-color: #e4b9c0;
}
div[id*=PollVoting] div[id*=AlreadyVoted] .alert-link {
  color: #843534;
}
div[id*=PollVoting] #question {
  font-size: 16px;
  color: #535a6a;
  margin-bottom: 6px;
}
div[id*=PollVoting] #question br {
  display: none;
}
div[id*=PollVoting] #radio {
  padding: 10px 16px;
}
div[id*=PollVoting] #radio input[type='radio'] {
  opacity: 0;
}
div[id*=PollVoting] #radio input[type='radio'] + label {
  margin-left: -11px;
  font-size: 12px;
  font-weight: normal;
}
div[id*=PollVoting] #radio input[type='radio'] + label:before {
  content: "\f10c";
  font-family: "FontAwesome";
  font-size: 16px;
  color: #777777;
  margin-right: 5px;
}
div[id*=PollVoting] #radio input[type='radio']:checked + label {
  color: #a74858;
}
div[id*=PollVoting] #radio input[type='radio']:checked + label:before {
  content: "\f192";
  color: #a74858;
}
div[id*=PollVoting] input[type='submit'],
div[id*=PollVoting] a[id*=lnkShowResult] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #ffffff;
  background-color: #a74858;
  border-color: #95404f;
}
div[id*=PollVoting] input[type='submit']:hover,
div[id*=PollVoting] a[id*=lnkShowResult]:hover,
div[id*=PollVoting] input[type='submit']:focus,
div[id*=PollVoting] a[id*=lnkShowResult]:focus,
div[id*=PollVoting] input[type='submit']:active,
div[id*=PollVoting] a[id*=lnkShowResult]:active,
div[id*=PollVoting] input[type='submit'].active,
div[id*=PollVoting] a[id*=lnkShowResult].active,
.open > .dropdown-togglediv[id*=PollVoting] input[type='submit'],
.open > .dropdown-togglediv[id*=PollVoting] a[id*=lnkShowResult] {
  color: #ffffff;
  background-color: #833945;
  border-color: #6a2e38;
}
div[id*=PollVoting] input[type='submit']:active,
div[id*=PollVoting] a[id*=lnkShowResult]:active,
div[id*=PollVoting] input[type='submit'].active,
div[id*=PollVoting] a[id*=lnkShowResult].active,
.open > .dropdown-togglediv[id*=PollVoting] input[type='submit'],
.open > .dropdown-togglediv[id*=PollVoting] a[id*=lnkShowResult] {
  background-image: none;
}
div[id*=PollVoting] input[type='submit'].disabled,
div[id*=PollVoting] a[id*=lnkShowResult].disabled,
div[id*=PollVoting] input[type='submit'][disabled],
div[id*=PollVoting] a[id*=lnkShowResult][disabled],
fieldset[disabled] div[id*=PollVoting] input[type='submit'],
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult],
div[id*=PollVoting] input[type='submit'].disabled:hover,
div[id*=PollVoting] a[id*=lnkShowResult].disabled:hover,
div[id*=PollVoting] input[type='submit'][disabled]:hover,
div[id*=PollVoting] a[id*=lnkShowResult][disabled]:hover,
fieldset[disabled] div[id*=PollVoting] input[type='submit']:hover,
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult]:hover,
div[id*=PollVoting] input[type='submit'].disabled:focus,
div[id*=PollVoting] a[id*=lnkShowResult].disabled:focus,
div[id*=PollVoting] input[type='submit'][disabled]:focus,
div[id*=PollVoting] a[id*=lnkShowResult][disabled]:focus,
fieldset[disabled] div[id*=PollVoting] input[type='submit']:focus,
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult]:focus,
div[id*=PollVoting] input[type='submit'].disabled:active,
div[id*=PollVoting] a[id*=lnkShowResult].disabled:active,
div[id*=PollVoting] input[type='submit'][disabled]:active,
div[id*=PollVoting] a[id*=lnkShowResult][disabled]:active,
fieldset[disabled] div[id*=PollVoting] input[type='submit']:active,
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult]:active,
div[id*=PollVoting] input[type='submit'].disabled.active,
div[id*=PollVoting] a[id*=lnkShowResult].disabled.active,
div[id*=PollVoting] input[type='submit'][disabled].active,
div[id*=PollVoting] a[id*=lnkShowResult][disabled].active,
fieldset[disabled] div[id*=PollVoting] input[type='submit'].active,
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult].active {
  background-color: #a74858;
  border-color: #95404f;
}
div[id*=PollVoting] input[type='submit'] .badge,
div[id*=PollVoting] a[id*=lnkShowResult] .badge {
  color: #a74858;
  background-color: #ffffff;
}
div[id*=PollVoting] a[id*=lnkShowResult] {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
div[id*=PollVoting] a[id*=lnkShowResult]:hover,
div[id*=PollVoting] a[id*=lnkShowResult]:focus,
div[id*=PollVoting] a[id*=lnkShowResult]:active,
div[id*=PollVoting] a[id*=lnkShowResult].active,
.open > .dropdown-togglediv[id*=PollVoting] a[id*=lnkShowResult] {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
div[id*=PollVoting] a[id*=lnkShowResult]:active,
div[id*=PollVoting] a[id*=lnkShowResult].active,
.open > .dropdown-togglediv[id*=PollVoting] a[id*=lnkShowResult] {
  background-image: none;
}
div[id*=PollVoting] a[id*=lnkShowResult].disabled,
div[id*=PollVoting] a[id*=lnkShowResult][disabled],
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult],
div[id*=PollVoting] a[id*=lnkShowResult].disabled:hover,
div[id*=PollVoting] a[id*=lnkShowResult][disabled]:hover,
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult]:hover,
div[id*=PollVoting] a[id*=lnkShowResult].disabled:focus,
div[id*=PollVoting] a[id*=lnkShowResult][disabled]:focus,
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult]:focus,
div[id*=PollVoting] a[id*=lnkShowResult].disabled:active,
div[id*=PollVoting] a[id*=lnkShowResult][disabled]:active,
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult]:active,
div[id*=PollVoting] a[id*=lnkShowResult].disabled.active,
div[id*=PollVoting] a[id*=lnkShowResult][disabled].active,
fieldset[disabled] div[id*=PollVoting] a[id*=lnkShowResult].active {
  background-color: #ffffff;
  border-color: #cccccc;
}
div[id*=PollVoting] a[id*=lnkShowResult] .badge {
  color: #ffffff;
  background-color: #333333;
}
div[id*=PollVoting] #result td[style="width:50px;"] {
  background: #ffffff;
  width: 65% !important;
  border: 10px solid #f5f5ee;
}
div[id*=PollVoting] #result td[style="width:45px;"] {
  margin-right: -20px;
  width: auto;
}
div[id*=PollVoting] #result .bar {
  background: #d1b254;
}
div[id*=PollVoting] #result .barmax {
  background: #11a8ab;
}
div[id*=PollVoting] #result tr:last-child .bar {
  background: #a74858;
}
div[id*=PollVoting] #navigation {
  background: white;
  overflow: auto;
}
div[id*=PollVoting] #navigation a {
  color: #555555;
}
div[id*=PollVoting] #navigation div {
  float: left;
  margin: 5px;
  font-size: 12px;
}
div[id*=PollVoting] #navigation div:last-child {
  display: block;
}
div[id*=PollVoting] #navigation .vote {
  margin-left: 12%;
}
div[id*=PollVoting] div[id*=previousPoll] table {
  border: 1px transparent;
}
div[id*=PollVoting] .viewdiv {
  border: 0 none;
  background: white;
  margin: 0;
}
.content-pane {
  background: white;
  border-radius: 12px;
}
.content-pane .ms-WPBody {
  font-family: inherit;
  font-size: inherit;
}
#part1 table:not(.ms-formtable) {
  display: none;
}
#part1 #idAttachmentsTable {
  display: table;
}
.sidenav {
  background: #f5f5f5;
  border-bottom-left-radius: 12px;
  border-top-left-radius: 12px;
  padding: 6px 12px;
}
@media (max-width: 768px) {
  .sidenav {
    display: none;
  }
}
.sidenav .nav li.static a.static {
  padding: 7.14285714px 5px;
  font-family: inherit;
  font-size: inherit;
  color: #a74858;
}
.sidenav .nav li.static a.static:hover {
  background-color: white;
  color: #d03f45;
}
.sidenav .nav li.static a.selected {
  background: white;
  border: 0 transparent;
  margin-right: -12px;
  color: #d03f45 !important;
}
.sidenav .nav li.selected a {
  background-color: transparent;
  font-weight: bold;
}
.sidenav .nav span.static.menu-item {
  font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #777777;
}
#banner {
  width: 404px;
}
@media (max-width: 768px) {
  #banner {
    display: none;
  }
}
.footer {
  font-size: 12px;
  font-weight: inherit;
  background: #d6cfc8;
  border-radius: 12px 12px 0 0;
  margin-top: 10px;
  padding: 10px 16px;
  color: #4f414a;
}
.footer .nav li {
  list-style: disc;
}
.footer .nav li a {
  padding: 5px 10px;
  color: #4f414a;
}
.footer .nav li a:hover {
  background: #ae5859;
  color: #ffffff;
}
.footer #awards {
  width: 110px;
  height: auto;
}
@media (max-width: 768px) {
  .footer #awards {
    display: none;
  }
}
@media (max-width: 768px) {
  .footer p.text-left,
  .footer p.text-right {
    margin-top: 10px;
    color: #777777;
    text-align: center;
  }
}
.footer .social {
  margin-left: 10px;
  font-size: 24px;
}
.footer .social .fa-facebook-square {
  color: #3b5998;
}
.footer .social .fa-twitter-square {
  color: #55acee;
}
.footer .social .fa-youtube-square {
  color: #CC181E;
}
.footer .social a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media (max-width: 768px) {
  .footer .social {
    position: absolute;
    left: auto;
    right: 0;
  }
}
.icon.services,
.ms-rteElement-Callout3 {
  font-family: 'FontAwesome';
  font-style: normal;
  font-size: 72px;
  text-align: center;
  float: none;
  margin: 5px;
  padding: 5px;
  color: white;
  border-radius: 6px;
  overflow: hidden;
  background-color: #a25350;
  width: 160px;
  height: 160px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 1px 1px #80423f, 2px 2px #80423f, 3px 3px #814240, 4px 4px #824240, 5px 5px #824340, 6px 6px #834341, 7px 7px #844341, 8px 8px #844441, 9px 9px #854442, 10px 10px #854442, 11px 11px #864542, 12px 12px #874543, 13px 13px #874543, 14px 14px #884643, 15px 15px #894643, 16px 16px #894644, 17px 17px #8a4744, 18px 18px #8b4744, 19px 19px #8b4745, 20px 20px #8c4845, 21px 21px #8c4845, 22px 22px #8d4846, 23px 23px #8e4946, 24px 24px #8e4946, 25px 25px #8f4947, 26px 26px #904a47, 27px 27px #904a47, 28px 28px #914a48, 29px 29px #924b48, 30px 30px #924b48, 31px 31px #934b49, 32px 32px #944c49, 33px 33px #944c49, 34px 34px #954c4a, 35px 35px #964d4a, 36px 36px #964d4a, 37px 37px #974d4b, 38px 38px #984e4b, 39px 39px #994e4b, 40px 40px #994f4c, 41px 41px #9a4f4c, 42px 42px #9b4f4c, 43px 43px #9b504d, 44px 44px #9c504d, 45px 45px #9d504d, 46px 46px #9e514e, 47px 47px #9e514e, 48px 48px #9f524f, 49px 49px #a0524f, 50px 50px #a15250;
  box-shadow: 1px 1px #e2e0db, 2px 2px #e5e4df, 3px 3px #e8e7e3, 4px 4px #eae9e6, 5px 5px #ecebe8;
  transition: all 400ms;
}
.icon.services:hover,
.ms-rteElement-Callout3:hover {
  text-shadow: 1px 1px #80423f, 2px 2px #864542, 3px 3px #8c4845, 4px 4px #934b49, 5px 5px #9a4f4c;
  box-shadow: 1px 1px #e2e0db;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.icon.services + a,
.ms-rteElement-Callout3 + a {
  text-align: center;
  display: block;
  margin: 5px 15px 15px 15px;
}
.icon.services span,
.ms-rteElement-Callout3 span {
  vertical-align: text-top;
}
.icon-sr,
.icon-bt {
  font-family: "fontello";
}
.icon-sr:before {
  content: '\e800';
}
.icon-bt:before {
  content: '\e801';
}
.kasch-carousel {
  width: 960px;
  height: 450px;
}
@media (max-width: 768px) {
  .kasch-carousel {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
  }
}
.kasch-carousel img {
  border-radius: 12px;
}
.kasch-title {
  position: absolute;
  top: 30px;
  right: 30px;
  padding: 20px;
  z-index: 1070;
  border-radius: 12px;
  color: white;
  background-image: url(/Style%20Library/img/title_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .kasch-title {
    width: 250px;
    height: auto;
  }
  .kasch-title img {
    max-width: 100%;
  }
}
.kasch-title h1 {
  font-size: 36px;
}
.kasch-title h2 {
  font-weight: normal;
  font-size: 30px;
  margin-top: 10px;
}
.kasch-boxes {
  margin-bottom: 20px;
}
.kasch-boxes:before,
.kasch-boxes:after {
  content: " ";
  display: table;
}
.kasch-boxes:after {
  clear: both;
}
.kasch-boxes .kasch-first-box,
.kasch-boxes .kasch-box {
  margin-right: 10px;
  z-index: 1070;
  border-radius: 12px;
}
.kasch-boxes .kasch-first-box img,
.kasch-boxes .kasch-box img {
  margin: 0 !important;
}
.kasch-boxes .kasch-first-box p,
.kasch-boxes .kasch-box p {
  padding: 10px;
}
.kasch-boxes .kasch-first-box .s4-wpTopTable,
.kasch-boxes .kasch-box .s4-wpTopTable {
  min-height: 400px;
}
.kasch-boxes .kasch-first-box .s4-wpTopTable td,
.kasch-boxes .kasch-box .s4-wpTopTable td {
  vertical-align: bottom;
}
.kasch-boxes .kasch-first-box a,
.kasch-boxes .kasch-box a {
  color: white;
  text-shadow: 1px 1px 0px black;
  cursor: pointer;
  font-weight: normal;
}
.kasch-boxes .kasch-first-box {
  padding: 10px;
  width: 300px;
  min-height: 400px;
  border: 1px solid #d1b254;
  background-image: url(/Style%20Library/img/king-abdullah.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}
.kasch-boxes .kasch-first-box div[id*=WebPart] {
  padding: 10px;
}
.kasch-boxes .kasch-first-box p {
  text-align: justify;
  margin-bottom: 0;
  padding: 0;
}
.kasch-boxes .kasch-box {
  padding: 10px;
  width: 32%;
  min-height: 400px;
  color: white;
  background-color: #a74858;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.kasch-boxes .kasch-box:last-child {
  margin-right: 0;
}
.kasch-boxes .kasch-box:before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 100%;
  display: block;
  border-radius: 12px;
  position: absolute;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.kasch-boxes .kasch-box:hover {
  background-position: 45% 50%;
}
.kasch-boxes .kasch-box:hover:before {
  right: 0;
  background-color: rgba(209, 178, 84, 0.3);
}
.kasch-boxes .kasch-box div[id*=WebPart] {
  padding: 10px;
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px;
  display: block;
  border-radius: 12px;
  position: absolute;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 60%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 60%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 60%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000', endColorstr='#00000000', GradientType=0);
}
.kasch-boxes ._1st {
  background-image: url(/Style%20Library/img/ops_thumb.jpg);
}
.kasch-boxes ._2nd {
  background-image: url(/Style%20Library/img/kids_thumb.jpg);
}
.kasch-boxes ._3rd {
  background-image: url(/Style%20Library/img/night_thumb.jpg);
}
.SPslideshow {
  width: 930px;
  position: relative;
}
.SPslideshow .owl-controls {
  position: absolute;
  bottom: 16%;
  right: 2%;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.4);
}
.SPslideshow .owl-nav {
  margin: 10px auto;
}
.SPslideshow .owl-nav .owl-prev,
.SPslideshow .owl-nav .owl-next {
  color: white;
  background-color: #a74858;
  border-color: #a74858;
  display: inline-block;
  margin: 10px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.SPslideshow .owl-nav .owl-prev:hover,
.SPslideshow .owl-nav .owl-next:hover,
.SPslideshow .owl-nav .owl-prev:focus,
.SPslideshow .owl-nav .owl-next:focus,
.SPslideshow .owl-nav .owl-prev:active,
.SPslideshow .owl-nav .owl-next:active,
.SPslideshow .owl-nav .owl-prev.active,
.SPslideshow .owl-nav .owl-next.active,
.open > .dropdown-toggle.SPslideshow .owl-nav .owl-prev,
.open > .dropdown-toggle.SPslideshow .owl-nav .owl-next {
  color: white;
  background-color: #833945;
  border-color: #7c3641;
}
.SPslideshow .owl-nav .owl-prev:active,
.SPslideshow .owl-nav .owl-next:active,
.SPslideshow .owl-nav .owl-prev.active,
.SPslideshow .owl-nav .owl-next.active,
.open > .dropdown-toggle.SPslideshow .owl-nav .owl-prev,
.open > .dropdown-toggle.SPslideshow .owl-nav .owl-next {
  background-image: none;
}
.SPslideshow .owl-nav .owl-prev.disabled,
.SPslideshow .owl-nav .owl-next.disabled,
.SPslideshow .owl-nav .owl-prev[disabled],
.SPslideshow .owl-nav .owl-next[disabled],
fieldset[disabled] .SPslideshow .owl-nav .owl-prev,
fieldset[disabled] .SPslideshow .owl-nav .owl-next,
.SPslideshow .owl-nav .owl-prev.disabled:hover,
.SPslideshow .owl-nav .owl-next.disabled:hover,
.SPslideshow .owl-nav .owl-prev[disabled]:hover,
.SPslideshow .owl-nav .owl-next[disabled]:hover,
fieldset[disabled] .SPslideshow .owl-nav .owl-prev:hover,
fieldset[disabled] .SPslideshow .owl-nav .owl-next:hover,
.SPslideshow .owl-nav .owl-prev.disabled:focus,
.SPslideshow .owl-nav .owl-next.disabled:focus,
.SPslideshow .owl-nav .owl-prev[disabled]:focus,
.SPslideshow .owl-nav .owl-next[disabled]:focus,
fieldset[disabled] .SPslideshow .owl-nav .owl-prev:focus,
fieldset[disabled] .SPslideshow .owl-nav .owl-next:focus,
.SPslideshow .owl-nav .owl-prev.disabled:active,
.SPslideshow .owl-nav .owl-next.disabled:active,
.SPslideshow .owl-nav .owl-prev[disabled]:active,
.SPslideshow .owl-nav .owl-next[disabled]:active,
fieldset[disabled] .SPslideshow .owl-nav .owl-prev:active,
fieldset[disabled] .SPslideshow .owl-nav .owl-next:active,
.SPslideshow .owl-nav .owl-prev.disabled.active,
.SPslideshow .owl-nav .owl-next.disabled.active,
.SPslideshow .owl-nav .owl-prev[disabled].active,
.SPslideshow .owl-nav .owl-next[disabled].active,
fieldset[disabled] .SPslideshow .owl-nav .owl-prev.active,
fieldset[disabled] .SPslideshow .owl-nav .owl-next.active {
  background-color: #a74858;
  border-color: #a74858;
}
.SPslideshow .owl-nav .owl-prev .badge,
.SPslideshow .owl-nav .owl-next .badge {
  color: #a74858;
  background-color: white;
}


.navbar-wrapper .nav-top a:visited{
    color: #b10069 !important;
}

.footer .nav li a:visited{
    color: #b10069 !important;
}

.footer .nav li a:visited:hover{
    color: white !important;
}

#news .small-news a:visited {
    color: #b10069 !important;
}

.main.container a:visited{
	color: #b10069 !important;
}

#news .larg-news a:visited{
	color:white !important;
}

ul.dynamic li.dynamic a.menu-item:visited {
	color: #b10069 !important;
}
