@charset "UTF-8";
/*!
* WS Starter
* Designed by LRS Web Solutions (http://lrswebsolutions.com)
* Visit http://lrswebsolutions.com
*/
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../../fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font: normal normal normal 0.875rem/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*, *::after, *::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

.hidden {
  display: none; }

/*!
*   WS Starter
*   Designed by LRS Web Solutions (http://lrswebsolutions.com)
*   Visit http://lrswebsolutions.com
*/
html,
body {
  position: relative;
  min-height: 100%;
  margin: 0;
  color: #333; }

.is-bar {
  padding: 4px 0;
  padding: 0.25rem 0;
  background-color: red; }

.element-invisible {
  position: absolute !important;
  width: 1px;
  width: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(0.0625rem 0.0625rem 0.0625rem 0.0625rem); }

.clear {
  display: block;
  clear: both; }

.sr-only {
  position: absolute;
  width: 1px;
  width: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  padding: 0;
  margin: -1px;
  margin: -0.0625rem;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  color: black;
  background: white; }

body {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: Verdana, Geneva, sans-serif; }

h1,
nav {
  color: #866721;
  font-family: "myriad-pro-semi-condensed", "Gill Sans", "Gill Sans MT", Calibri, sans-serif; }

h1 {
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #d4d4d4;
  border-bottom: 0.0625rem solid #d4d4d4;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 27px;
  line-height: 1.6875rem; }

nav {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem; }

h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  margin: 0 0 0.9375rem 0;
  font-weight: 700;
  font-family: "myriad-pro-semi-condensed", "Gill Sans", "Gill Sans MT", Calibri, sans-serif; }

.home h2 {
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #d4d4d4;
  border-bottom: 0.0625rem solid #d4d4d4; }

h2 {
  color: #0f4e93;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 24px;
  line-height: 1.5rem; }

h3 {
  color: #0f4e93;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  line-height: 1.3125rem; }

h4 {
  color: #0f4e93;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  line-height: 1.3125rem; }

a {
  color: #866721;
  text-decoration: none; }

a:hover {
  color: #a71e22; }

header h1 {
  color: #fff; }

a.home-link {
  position: relative;
  display: block;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  padding-top: 10px;
  padding-top: 0.625rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  height: 42px;
  height: 2.625rem;
  background: transparent -o-linear-gradient(top, #fff 21px, #e6e6e6 42px, #e6e6e6 43px) repeat scroll 0 0;
  background: transparent -o-linear-gradient(top, #fff 1.3125rem, #e6e6e6 2.625rem, #e6e6e6 2.6875rem) repeat scroll 0 0;
  background: transparent linear-gradient(to bottom, #fff 21px, #e6e6e6 42px, #e6e6e6 43px) repeat scroll 0 0;
  background: transparent linear-gradient(to bottom, #fff 1.3125rem, #e6e6e6 2.625rem, #e6e6e6 2.6875rem) repeat scroll 0 0;
  background: -ms-linear-gradient(to bottom, #fff 21px, #e6e6e6 42px, #e6e6e6 43px);
  background: -ms-linear-gradient(to bottom, #fff 1.3125rem, #e6e6e6 2.625rem, #e6e6e6 2.6875rem);
  color: #a0410d;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  cursor: pointer; }

.basic-contact {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif; }

footer .basic-contact {
  color: #000; }

body {
  background: url("/Themes/TOI/assets/dist/images/background.png") no-repeat top center, -o-repeating-linear-gradient(top, #294e63 15%, #0f2d3e 55%, #294e63);
  background: url("/Themes/TOI/assets/dist/images/background.png") no-repeat top center, repeating-linear-gradient(to bottom, #294e63 15%, #0f2d3e 55%, #294e63); }

.page {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0 auto; }

@media screen and (min-width: 960px) {
  .page {
    max-width: 960px;
    max-width: 60rem; } }

section {
  -webkit-box-shadow: 3px 3px 13px -3px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0.1875rem 0.1875rem 0.8125rem -0.1875rem rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 13px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 0.1875rem 0.1875rem 0.8125rem -0.1875rem rgba(0, 0, 0, 0.75); }

.two-column,
.three-column,
.four-column,
.five-column,
.six-column {
  list-style: none;
  margin: 0;
  padding: 0; }

@media only screen and (min-width: 640px) {
  .two-column,
  .three-column,
  .four-column,
  .five-column,
  .six-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -0.809em; } }

.two-column .col,
.three-column .col,
.four-column .col,
.five-column .col,
.six-column .col {
  width: 100%; }

@media only screen and (min-width: 640px) {
  .two-column .col {
    width: 50%;
    padding: 0 0.809em 0.809em 0.809em; } }

@media only screen and (min-width: 640px) {
  .three-column .col {
    width: 50%;
    padding: 0 0.809em 0.809em 0.809em; } }

@media only screen and (min-width: 1024px) {
  .three-column .col {
    width: 33.3%; } }

header {
  padding: 60px 0 30px 0;
  padding: 3.75rem 0 1.875rem 0; }

.logo {
  display: inline-block;
  margin-top: 0;
  width: 100px;
  width: 6.25rem;
  height: 100px;
  height: 6.25rem;
  background: transparent url("/Themes/TOI/assets/dist/images/generic-logo.png") no-repeat top left;
  background-size: contain;
  text-indent: -99999px;
  text-indent: -6249.9375rem;
  line-height: 100px;
  line-height: 6.25rem; }

.logo.assessors {
  background-image: url("/Themes/TOI/assets/dist/images/logos/assessors-LOGO.png"); }

.logo.trustees {
  background-image: url("/Themes/TOI/assets/dist/images/logos/trustees-LOGO.png"); }

.logo.supervisors {
  background-image: url("/Themes/TOI/assets/dist/images/logos/supervisors-LOGO.png"); }

.logo.clerks {
  background-image: url("/Themes/TOI/assets/dist/images/logos/clerks-LOGO.png"); }

.info {
  position: relative;
  display: inline-block;
  margin-top: -20px;
  margin-top: -1.25rem;
  padding-left: 12px;
  padding-left: 0.75rem;
  width: 854px;
  width: 53.375rem;
  max-width: 100vw;
  vertical-align: middle; }

.info h1 {
  margin: 0 0 10px 0;
  margin: 0 0 0.625rem 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1);
  font-size: 34px;
  font-size: 2.125rem; }

.info hr {
  margin: -6px 0 7px;
  margin: -0.375rem 0 0.4375rem; }

.info .social-media {
  position: absolute;
  top: 13px;
  top: 0.8125rem;
  right: 2px;
  right: 0.125rem;
  list-style-type: none;
  font-size: 75%; }

.info .social-media li {
  display: inline-block;
  padding: 0 7px 0 3px;
  padding: 0 0.4375rem 0 0.1875rem;
  border-right: 1px dotted rgba(255, 255, 255, 0.5);
  border-right: 0.0625rem dotted rgba(255, 255, 255, 0.5); }

.info .social-media li:last-child {
  border-right: 0; }

.info .social-media a {
  color: #fff; }

.content {
  overflow: hidden; }

@media screen and (min-width: 960px) {
  .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.main {
  width: 100%;
  padding: 30px;
  padding: 1.875rem;
  background: #fff; }

@media screen and (min-width: 960px) {
  .main {
    width: 680px;
    width: 42.5rem; } }

h1 {
  margin: 0 0 15px 0;
  margin: 0 0 0.9375rem 0; }

h4 {
  margin-bottom: 4px;
  margin-bottom: 0.25rem; }

hr {
  height: 1px;
  height: 0.0625rem;
  background-color: #d4d4d4;
  border: 0; }

.news-detail .featured-image {
  float: left;
  max-width: 100%;
  margin: 12px;
  margin: 0.75rem; }

.news-detail .featured-image img {
  max-width: 100%;
  margin: 0; }

.news-detail .headline {
  display: inline-block; }

.news-detail .pubdate {
  display: inline-block;
  float: right;
  margin-top: 17px;
  margin-top: 1.0625rem;
  font-size: 11px;
  font-size: 0.6875rem;
  font-style: italic;
  font-weight: bold; }

.sidebar {
  display: inline-block;
  margin-top: 30px;
  margin-top: 1.875rem;
  width: 100%;
  vertical-align: top;
  overflow: hidden;
  background: #fff; }

@media screen and (min-width: 960px) {
  .sidebar {
    max-width: 255px;
    max-width: 15.9375rem;
    margin-top: 0;
    margin-left: 20px;
    margin-left: 1.25rem; } }

#developWebsite {
  background: url(/Themes/TOI/assets/dist/images/TOI/b-developWebsite.png) no-repeat 0 0;
  height: 142px;
  height: 8.875rem;
  padding: 16px 134px 0 10px;
  padding: 1rem 8.375rem 0 0.625rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  background-size: cover;
  max-width: 100%; }

.highlighted-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff; }

.highlighted-nav li {
  height: 72px;
  height: 4.5rem;
  display: block;
  background: #fff;
  margin: 10px 0 0 0;
  margin: 0.625rem 0 0 0;
  padding: 0; }

.highlighted-nav a {
  display: block;
  height: 72px;
  height: 4.5rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

footer {
  padding: 15px 30px 30px;
  padding: 0.9375rem 1.875rem 1.875rem;
  margin: 20px -30px -30px;
  margin: 1.25rem -1.875rem -1.875rem;
  background-color: #ced5d9;
  clear: both; }

footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }

footer ul li {
  display: inline-block;
  padding: 8px 9px 0 5px;
  padding: 0.5rem 0.5625rem 0 0.3125rem;
  border-right: 1px solid #bfbfbf;
  border-right: 0.0625rem solid #bfbfbf; }

footer ul li:first-child {
  padding-left: 0; }

footer ul li:last-child {
  border: 0; }

.fat-footer {
  padding-bottom: 16px;
  padding-bottom: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  border-bottom: 1px dashed #bfbfbf;
  border-bottom: 0.0625rem dashed #bfbfbf; }

nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

nav ul.ul1 > li {
  position: relative;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  background: transparent -o-linear-gradient(top, #fff 21px, #e6e6e6 42px, #e6e6e6 43px) repeat scroll 0 0;
  background: transparent -o-linear-gradient(top, #fff 1.3125rem, #e6e6e6 2.625rem, #e6e6e6 2.6875rem) repeat scroll 0 0;
  background: transparent linear-gradient(to bottom, #fff 21px, #e6e6e6 42px, #e6e6e6 43px) repeat scroll 0 0;
  background: transparent linear-gradient(to bottom, #fff 1.3125rem, #e6e6e6 2.625rem, #e6e6e6 2.6875rem) repeat scroll 0 0;
  background: -ms-linear-gradient(to bottom, #fff 21px, #e6e6e6 42px, #e6e6e6 43px);
  background: -ms-linear-gradient(to bottom, #fff 1.3125rem, #e6e6e6 2.625rem, #e6e6e6 2.6875rem);
  cursor: pointer; }

nav ul.ul1 > li.active .ul2 {
  margin: 10px 0;
  margin: 0.625rem 0;
  max-height: 900px;
  max-height: 56.25rem; }

nav ul.ul2 {
  z-index: 10;
  overflow: hidden;
  padding: 0 20px;
  padding: 0 1.25rem;
  max-height: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

nav ul.ul2 li {
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 0.0625rem solid #e6e6e6; }

nav ul.ul2 li :first-child {
  padding: 10px 0;
  padding: 0.625rem 0;
  padding-top: 20px;
  padding-top: 1.25rem; }

.sidebar nav h2 {
  display: none; }

.sidebar nav ul.ul1 > li {
  padding-bottom: 0; }

.sidebar nav ul.ul1 > li a {
  display: block;
  margin-top: -10px;
  margin-top: -0.625rem;
  margin-left: -20px;
  margin-left: -1.25rem;
  padding-top: 10px;
  padding-top: 0.625rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  min-height: 42px;
  min-height: 2.625rem; }

.sidebar nav ul.ul1 > li .toggle-active {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  padding-top: 3px;
  padding-top: 0.1875rem;
  padding-left: 11px;
  padding-left: 0.6875rem;
  width: 41px;
  width: 2.5625rem;
  height: 42px;
  height: 2.625rem;
  text-align: left;
  text-indent: 2px;
  text-indent: 0.125rem;
  font-weight: 100;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 38px;
  line-height: 2.375rem; }

.sidebar nav ul.ul1 > li.has_children .toggle-active {
  display: block; }

.sidebar nav .ul2.is_child {
  padding: 0; }

.sidebar nav li.is_child {
  margin: 0 -10px;
  margin: 0 -0.625rem;
  padding: 0 20px;
  padding: 0 1.25rem; }

.search-bar .input-wrapper {
  display: inline-block;
  width: 255px;
  width: 15.9375rem;
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
  background: rgba(255, 255, 255, 0.8); }

.search-bar .input-wrapper input::-webkit-input-placeholder {
  font-weight: 700;
  color: black;
  opacity: 0.65; }

.search-bar .input-wrapper input:-moz-placeholder {
  font-weight: 700;
  color: #a71e22;
  color: black;
  opacity: 0.65; }

.search-bar .input-wrapper input::-moz-placeholder {
  font-weight: 700;
  color: #a71e22;
  color: black;
  opacity: 0.65; }

.search-bar .input-wrapper input:-ms-input-placeholder {
  font-weight: 700;
  color: #a71e22;
  color: black;
  opacity: 0.65; }

.search-bar .btn.search {
  display: inline-block;
  width: 55px;
  width: 3.4375rem;
  height: 47px;
  height: 2.9375rem;
  margin-left: -5px;
  margin-left: -0.3125rem;
  font-size: 115%;
  line-height: 47px;
  line-height: 2.9375rem;
  color: #866721;
  text-align: center;
  vertical-align: top;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#e6e6e6));
  background: -o-linear-gradient(top, white 50%, #e6e6e6 100%);
  background: linear-gradient(to bottom, white 50%, #e6e6e6 100%); }

.search-bar .btn.search:hover {
  color: #a71e22;
  cursor: pointer; }

/** Google Search Style Overrides **/
.gsc-selected-option-container {
  min-width: 75px !important;
  min-width: 4.6875rem !important; }

.gsc-search-button.gsc-search-button-v2 {
  display: inline-block;
  width: 50px !important;
  width: 3.125rem !important;
  height: 26px !important;
  height: 1.625rem !important;
  margin-left: -5px !important;
  margin-left: -0.3125rem !important;
  text-align: center !important;
  padding: 7px 19px !important;
  padding: 0.4375rem 1.1875rem !important;
  color: #866721 !important;
  background: #d9d9d9; }

.gsc-search-button.gsc-search-button-v2:hover {
  color: #a71e22;
  cursor: pointer; }

.monthBar {
  position: relative;
  clear: both;
  overflow: hidden;
  margin-bottom: 1px;
  margin-bottom: 0.0625rem;
  background: url(/themes/default/img/b-monthBar.png) repeat-x top; }

.monthBar .monthFilter {
  float: right;
  margin: 5px 0 0 0;
  margin: 0.3125rem 0 0 0;
  padding: 4px 0 8px 0;
  padding: 0.25rem 0 0.5rem 0; }

.monthBar .monthFilter label {
  margin-right: 6px;
  margin-right: 0.375rem;
  font-weight: bold;
  font-size: 10px;
  font-size: 0.625rem; }

.monthBar .monthFilter select {
  font-size: 10px;
  font-size: 0.625rem; }

.monthBar .monthNav {
  display: block;
  float: left;
  margin: 0 6px 0 0;
  margin: 0 0.375rem 0 0;
  padding: 6px 0;
  padding: 0.375rem 0;
  width: 100%;
  list-style: none; }

.monthBar .monthNav .prevMonth {
  float: left;
  width: 55px;
  width: 3.4375rem;
  height: auto;
  color: transparent;
  font-size: 25px;
  font-size: 1.5625rem; }

.monthBar .monthNav .prevMonth:after {
  float: left;
  margin-top: -25px;
  margin-top: -1.5625rem;
  color: #0f4e93;
  content: '\f0d9';
  font-family: FontAwesome; }

.monthBar .monthNav .NextMonth {
  float: right;
  width: 55px;
  width: 3.4375rem;
  color: transparent;
  font-size: 25px;
  font-size: 1.5625rem; }

.monthBar .monthNav .NextMonth:after {
  float: right;
  margin-top: -25px;
  margin-top: -1.5625rem;
  color: #0f4e93;
  content: '\f0da';
  font-family: FontAwesome; }

.monthBar .monthName {
  position: absolute;
  top: 5px;
  top: 0.3125rem;
  left: 50%;
  display: block;
  float: left;
  color: #0f4e93;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 30px;
  line-height: 1.875rem;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.calendarGrid {
  display: block;
  margin: 0;
  padding: 0;
  width: 590px;
  width: 36.875rem;
  font-size: 12px;
  font-size: 0.75rem; }

.calendarGrid td {
  margin: 0;
  padding: 6px;
  padding: 0.375rem;
  width: 87px;
  width: 5.4375rem;
  height: 87px;
  height: 5.4375rem;
  border: 1px solid #dfe1e6;
  border: 0.0625rem solid #dfe1e6;
  background: #fff; }

.calendarGrid td:last-child {
  width: 98px;
  width: 6.125rem; }

.calendarGrid th {
  padding: 4px;
  padding: 0.25rem;
  width: 99px;
  width: 6.1875rem;
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  border-bottom: 1px solid #dfe1e6;
  border-bottom: 0.0625rem solid #dfe1e6;
  background: #949699;
  color: #fff;
  font-size: 11px;
  font-size: 0.6875rem; }

.calendarGrid th:last-child {
  width: 98px;
  width: 6.125rem;
  border-right: 1px solid #949699;
  border-right: 0.0625rem solid #949699; }

.calendarGrid .hasEvent {
  background: #fbeff7; }

.calendarGrid .date {
  color: #dfe1e6;
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem; }

.calendarGrid .currentMonth .date {
  color: #231f20;
  font-weight: bold; }

.calendarGrid .day a {
  display: block;
  padding: 6px 0;
  padding: 0.375rem 0;
  border-bottom: 1px solid #e1d6dd;
  border-bottom: 0.0625rem solid #e1d6dd;
  font-weight: bold;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 12px;
  line-height: 0.75rem; }

.calendarGrid .day a:last-child {
  padding-bottom: none;
  border-bottom: none; }

.ie7 .calendarGrid .day a,
.ie8 .calendarGrid .day a {
  border-bottom: none; }

.calendarList {
  display: block;
  margin: 0;
  padding: 0;
  width: 590px;
  width: 36.875rem;
  font-size: 12px;
  font-size: 0.75rem; }

.calendarList td {
  vertical-align: middle; }

.dayOfWeek {
  padding: 4px 0 5px;
  padding: 0.25rem 0 0.3125rem;
  width: 58px;
  width: 3.625rem;
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  color: #aaa;
  text-align: center; }

.hasEvent .dayOfWeek {
  background: #eff0f2;
  color: #636466; }

.dayOfMonth {
  padding: 4px 0 5px;
  padding: 0.25rem 0 0.3125rem;
  width: 58px;
  width: 3.625rem;
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  color: #aaa;
  text-align: center;
  font-weight: bold; }

.hasEvent .dayOfMonth {
  background: #dfe1e6;
  color: #231f20; }

.eventInfo {
  padding: 0;
  width: 582px;
  width: 36.375rem;
  text-align: left; }

.eventInfo span {
  display: block;
  padding: 0 20px 0 19px;
  padding: 0 1.25rem 0 1.1875rem; }

.eventInfo a {
  display: block;
  padding: 4px 0 5px;
  padding: 0.25rem 0 0.3125rem;
  border-bottom: 1px solid #e1d6dd;
  border-bottom: 0.0625rem solid #e1d6dd;
  font-weight: bold;
  line-height: 18px;
  line-height: 1.125rem; }

.eventInfo a:last-child {
  border-bottom: none; }

.hasEvent .eventInfo {
  background: #fbeff7; }

.event {
  clear: both; }

.event img {
  margin: 0;
  max-width: 75px;
  max-width: 4.6875rem; }

.featured-image img {
  max-width: 75px;
  max-width: 4.6875rem;
  max-height: 75px;
  max-height: 4.6875rem; }

.content .main img {
  max-width: calc(100% - 24px);
  max-width: calc(100% - 1.5rem);
  margin: 12px;
  margin: 0.75rem;
  border: 4px solid transparent;
  border: 0.25rem solid transparent; }

.content .main img[style*='left'] {
  margin-left: 0; }

.content .main img[style*='right'] {
  margin-right: 0; }

.content .main img[src=''] {
  display: none; }

.content-form {
  position: relative;
  overflow: hidden;
  margin-right: calc(-30px / 2);
  margin-right: calc(-1.875rem / 2);
  margin-left: calc(-30px / 2);
  margin-left: calc(-1.875rem / 2);
  /* recaptcha */
  /* small screens */
  /* medium screens */
  /* large screens */ }

.content-form h2,
.content-form h3,
.content-form .form-header,
.content-form .form-footer {
  padding-right: calc(30px / 2);
  padding-right: calc(1.875rem / 2);
  padding-left: calc(30px / 2);
  padding-left: calc(1.875rem / 2); }

.content-form h2 p:empty,
.content-form h3 p:empty,
.content-form .form-header p:empty,
.content-form .form-footer p:empty {
  margin: 0; }

.content-form p {
  padding-right: calc(30px / 2);
  padding-right: calc(1.875rem / 2);
  padding-left: calc(30px / 2);
  padding-left: calc(1.875rem / 2);
  clear: both; }

.content-form p:empty {
  display: none; }

.content-form [class*='sm-'] > p,
.content-form [class*='md-'] > p,
.content-form [class*='lg-'] > p {
  padding-left: 0;
  padding-right: 0; }

.content-form hr {
  margin-left: calc(30px / 2);
  margin-left: calc(1.875rem / 2);
  width: calc(100% - 30px);
  width: calc(100% - 1.875rem);
  clear: both; }

.content-form .form-footer {
  margin-top: 30px;
  margin-top: 1.875rem; }

.content-form .validation-summary {
  display: none; }

.content-form fieldset {
  border: 0;
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
  padding: 0; }

.content-form fieldset:last-of-type {
  margin-bottom: 0; }

.content-form label {
  position: relative;
  display: inline-block;
  clear: both; }

.content-form input[type='text'],
.content-form input[type='password'],
.content-form input[type='date'],
.content-form input[type='datetime'],
.content-form input[type='datetime-local'],
.content-form input[type='month'],
.content-form input[type='week'],
.content-form input[type='email'],
.content-form input[type='number'],
.content-form input[type='search'],
.content-form input[type='tel'],
.content-form input[type='time'],
.content-form input[type='url'],
.content-form textarea,
.content-form select {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid black;
  border: 0.0625rem solid black;
  background: white; }

.content-form input[type='text']:active, .content-form input[type='text']:focus,
.content-form input[type='password']:active,
.content-form input[type='password']:focus,
.content-form input[type='date']:active,
.content-form input[type='date']:focus,
.content-form input[type='datetime']:active,
.content-form input[type='datetime']:focus,
.content-form input[type='datetime-local']:active,
.content-form input[type='datetime-local']:focus,
.content-form input[type='month']:active,
.content-form input[type='month']:focus,
.content-form input[type='week']:active,
.content-form input[type='week']:focus,
.content-form input[type='email']:active,
.content-form input[type='email']:focus,
.content-form input[type='number']:active,
.content-form input[type='number']:focus,
.content-form input[type='search']:active,
.content-form input[type='search']:focus,
.content-form input[type='tel']:active,
.content-form input[type='tel']:focus,
.content-form input[type='time']:active,
.content-form input[type='time']:focus,
.content-form input[type='url']:active,
.content-form input[type='url']:focus,
.content-form textarea:active,
.content-form textarea:focus,
.content-form select:active,
.content-form select:focus {
  outline: 0; }

.content-form textarea {
  height: auto;
  min-height: 120px;
  min-height: 7.5rem; }

.content-form input[type='checkbox'],
.content-form input[type='radio'] {
  position: relative;
  float: left;
  width: 14px;
  width: 0.875rem;
  height: 14px;
  height: 0.875rem;
  margin: 0 0 12px 0;
  margin: 0 0 0.75rem 0; }

.content-form input[type='checkbox'] + label,
.content-form input[type='radio'] + label {
  position: relative;
  top: 0;
  display: inline-block;
  width: calc(100% - 14px);
  width: calc(100% - 0.875rem);
  margin: 0 0 12px 0;
  margin: 0 0 0.75rem 0;
  padding-left: 10px;
  padding-left: 0.625rem; }

.content-form select::-ms-expand {
  display: none; }

.content-form .error-msg {
  position: relative;
  top: -30px;
  top: -1.875rem;
  max-width: 100%;
  margin-top: 0;
  color: red; }

.content-form .required label:after {
  position: relative;
  top: -7px;
  top: -0.4375rem;
  margin-left: 2px;
  margin-left: 0.125rem;
  content: '\f069';
  text-decoration: inherit;
  font-family: FontAwesome;
  font-size: 6px;
  font-size: 0.375rem;
  font-weight: normal;
  font-style: normal; }

.content-form .checkbox {
  overflow: hidden; }

.content-form input[type='submit'] {
  margin-left: calc(30px / 2);
  margin-left: calc(1.875rem / 2);
  border: 0; }

.content-form .g-recaptcha {
  padding-right: calc(30px / 2);
  padding-right: calc(1.875rem / 2);
  padding-left: calc(30px / 2);
  padding-left: calc(1.875rem / 2);
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0; }

.content-form .sm-full {
  float: left;
  clear: none;
  width: 100%;
  padding-right: calc(30px / 2);
  padding-right: calc(1.875rem / 2);
  padding-left: calc(30px / 2);
  padding-left: calc(1.875rem / 2); }

.content-form .sm-half {
  float: left;
  clear: none;
  width: 50%;
  padding-right: calc(30px / 2);
  padding-right: calc(1.875rem / 2);
  padding-left: calc(30px / 2);
  padding-left: calc(1.875rem / 2); }

.content-form .sm-third {
  float: left;
  clear: none;
  width: 33.333%;
  padding-right: calc(30px / 2);
  padding-right: calc(1.875rem / 2);
  padding-left: calc(30px / 2);
  padding-left: calc(1.875rem / 2); }

.content-form .sm-two-thirds {
  float: left;
  clear: none;
  width: 66.666%;
  padding-right: calc(30px / 2);
  padding-right: calc(1.875rem / 2);
  padding-left: calc(30px / 2);
  padding-left: calc(1.875rem / 2); }

.content-form .sm-quarter {
  float: left;
  clear: none;
  width: 25%;
  padding-right: calc(30px / 2);
  padding-right: calc(1.875rem / 2);
  padding-left: calc(30px / 2);
  padding-left: calc(1.875rem / 2); }

.content-form .sm-three-quarters {
  float: left;
  clear: none;
  width: 75%;
  padding-right: calc(30px / 2);
  padding-right: calc(1.875rem / 2);
  padding-left: calc(30px / 2);
  padding-left: calc(1.875rem / 2); }

.content-form .sm-last + div {
  clear: both; }

@media screen and (min-width: 40rem) {
  .content-form .sm-last:not([class*='md-']) + div {
    clear: left; }
  .content-form .sm-last[class*='md-'] {
    clear: none; }
  .content-form .md-full {
    float: left;
    clear: none;
    width: 100%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .md-half {
    float: left;
    clear: none;
    width: 50%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .md-third {
    float: left;
    clear: none;
    width: 33.333%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .md-two-thirds {
    float: left;
    clear: none;
    width: 66.666%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .md-quarter {
    float: left;
    clear: none;
    width: 25%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .md-three-quarters {
    float: left;
    clear: none;
    width: 75%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .md-last + div {
    clear: both; } }

@media screen and (min-width: 64rem) {
  .content-form .sm-last:not([class*='md-']) + div {
    clear: left; }
  .content-form .sm-last[class*='md-'] {
    clear: none; }
  .content-form .md-last:not([class*='lg-']) + div {
    clear: left; }
  .content-form .md-last[class*='lg-'] {
    clear: none; }
  .content-form .lg-full {
    float: left;
    clear: none;
    width: 100%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .lg-half {
    float: left;
    clear: none;
    width: 50%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .lg-third {
    float: left;
    clear: none;
    width: 33.333%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .lg-two-thirds {
    float: left;
    clear: none;
    width: 66.666%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .lg-quarter {
    float: left;
    clear: none;
    width: 25%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .lg-three-quarters {
    clear: none;
    width: 75%;
    padding-right: calc(30px / 2);
    padding-right: calc(1.875rem / 2);
    padding-left: calc(30px / 2);
    padding-left: calc(1.875rem / 2); }
  .content-form .lg-last + div {
    clear: both; } }

.input-wrapper input {
  width: 100%;
  height: 100%;
  outline: none;
  border: 0;
  background-color: transparent; }

fieldset {
  border: 0; }

fieldset label {
  display: inline-block;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  width: 90px;
  width: 5.625rem;
  vertical-align: top;
  font-weight: bold; }

.form-group {
  margin: auto;
  padding: 10px 0;
  padding: 0.625rem 0;
  border-radius: 0;
  background: transparent; }

.form-group ul {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none; }

.form-group ul li {
  display: inline-block;
  width: 49.575%; }

.form-group ul li:last-child {
  margin-right: 0; }

.form-group label {
  display: inline-block;
  margin: 10px 0 5px;
  margin: 0.625rem 0 0.3125rem; }

.form-group input,
.form-group textarea {
  padding: 10px;
  padding: 0.625rem;
  width: 100%; }

.form-group textarea {
  margin: 5px 0;
  margin: 0.3125rem 0;
  width: 100%;
  height: 200px;
  height: 12.5rem; }

.form-group input[type='submit'] {
  margin: 10px 0;
  margin: 0.625rem 0;
  padding: 10px 30px;
  padding: 0.625rem 1.875rem;
  border: none;
  background-color: #999;
  color: #fff;
  cursor: pointer; }

.form-group .has-error {
  padding: 5px;
  padding: 0.3125rem;
  background: #9e0b0f;
  color: #fff;
  font-weight: bold; }

.form-group .has-error li {
  padding: 5px;
  padding: 0.3125rem; }

.form-group .col-1 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 6.17215%; }

.form-group .col-1:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-1 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-1:last-child {
    margin-right: 0; } }

.form-group .col-2 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%; }

.form-group .col-2:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-2 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-2:last-child {
    margin-right: 0; } }

.form-group .col-3,
.form-group .quarter {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }

.form-group .col-3:last-child,
.form-group .quarter:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-3,
  .form-group .quarter {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-3:last-child,
  .form-group .quarter:last-child {
    margin-right: 0; } }

.form-group .col-4,
.form-group .third {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }

.form-group .col-4:last-child,
.form-group .third:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-4,
  .form-group .third {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-4:last-child,
  .form-group .third:last-child {
    margin-right: 0; } }

.form-group .col-5 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%; }

.form-group .col-5:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-5 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-5:last-child {
    margin-right: 0; } }

.form-group .col-6,
.form-group .half {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%; }

.form-group .col-6:last-child,
.form-group .half:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-6,
  .form-group .half {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-6:last-child,
  .form-group .half:last-child {
    margin-right: 0; } }

.form-group .col-7 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 57.35098%; }

.form-group .col-7:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-7 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-7:last-child {
    margin-right: 0; } }

.form-group .col-8 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%; }

.form-group .col-8:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-8 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-8:last-child {
    margin-right: 0; } }

.form-group .col-9 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%; }

.form-group .col-9:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-9 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-9:last-child {
    margin-right: 0; } }

.form-group .col-10 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%; }

.form-group .col-10:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-10 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-10:last-child {
    margin-right: 0; } }

.form-group .col-11 {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 91.4702%; }

.form-group .col-11:last-child {
  margin-right: 0; }

@media screen and (max-width: 768px) {
  .form-group .col-11 {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
  .form-group .col-11:last-child {
    margin-right: 0; } }

.form-group .col-12,
.form-group .full {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%; }

.form-group .col-12:last-child,
.form-group .full:last-child {
  margin-right: 0; }

.form-group .last {
  margin-right: 0; }

.form-group .right {
  float: right; }

input[type='submit'] {
  padding: 5px 20px;
  padding: 0.3125rem 1.25rem;
  border: 0;
  border-radius: 5px;
  border-radius: 0.3125rem;
  background: #0f4e93;
  color: white; }

input[type='submit']:hover {
  background: #a71e22;
  color: white; }

.ie-bar {
  width: 100%;
  padding: 1rem 0.9375rem;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  text-align: center;
  background: #ffc410;
  border-bottom: 5px solid #eab105;
  border-bottom: 0.3125rem solid #eab105;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.125rem 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.125rem 0 0 rgba(0, 0, 0, 0.1); }

.ie-bar p {
  padding: 0;
  margin: 0;
  font-weight: 700;
  letter-spacing: 1px;
  letter-spacing: 0.0625rem;
  color: #755603;
  text-transform: uppercase;
  font-size: 0.75px;
  font-size: 0.04688rem;
  line-height: 1.125px;
  line-height: 0.07031rem; }

.ie-bar p a {
  display: block;
  color: #4c3906; }

.ie-bar p a:hover {
  color: #222; }

.main .tabs.block {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.main .tabs.block ul.tab-list {
  padding: 0; }

.main .tabs.block ul.tab-list li {
  display: inline-block;
  float: left;
  width: 25%;
  height: 40px;
  height: 2.5rem;
  padding: 0;
  margin: 0;
  font-family: "myriad-pro-condensed", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(75%, #dae2e6), to(#b5c5cd));
  background: -o-linear-gradient(top, white 0%, #dae2e6 75%, #b5c5cd 100%);
  background: linear-gradient(to bottom, white 0%, #dae2e6 75%, #b5c5cd 100%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.main .tabs.block ul.tab-list li:first-child {
  margin-right: 2px;
  margin-right: 0.125rem; }

.main .tabs.block ul.tab-list li span {
  display: block;
  height: 40px;
  height: 2.5rem;
  padding: 0 15px;
  padding: 0 0.9375rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #848383;
  text-decoration: none; }

.main .tabs.block ul.tab-list li span.active {
  background: url(/Themes/TOI/assets/dist/images/TOI/b-tab-active.png) repeat-x top; }

.main .tabs.block ul.tab-list li span:hover {
  color: #282828;
  background: #d3d3d3; }

#news-tab,
#events-tab {
  height: auto;
  padding: 15px;
  padding: 0.9375rem;
  clear: both;
  background: #fff;
  -webkit-box-shadow: 3px 3px 13px -3px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0.1875rem 0.1875rem 0.8125rem -0.1875rem rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 13px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 0.1875rem 0.1875rem 0.8125rem -0.1875rem rgba(0, 0, 0, 0.75); }

#news-tab p,
#events-tab p {
  margin: 0; }

ul.news-articles {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.news-articles li {
  width: 100%;
  overflow: hidden; }

.main .tabs.block .pubdate,
.featured.listview .pubdate {
  font-style: italic; }

.main .tabs.block .news,
.featured.listview .news {
  clear: both;
  overflow: hidden; }

.main .tabs.block .news .pubdate,
.featured.listview .news .pubdate {
  font-size: 12px;
  font-size: 0.75rem; }

.main .tabs.block .event,
.featured.listview .event {
  overflow: hidden;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  border-bottom: 1px solid #d4d4d4;
  border-bottom: 0.0625rem solid #d4d4d4; }

.main .tabs.block .event:last-child,
.featured.listview .event:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0; }

.main .tabs.block .event-right,
.featured.listview .event-right {
  float: left;
  width: 80%;
  margin-top: 0; }

.main .tabs.block .event-left,
.featured.listview .event-left {
  margin-right: 10px;
  margin-right: 0.625rem;
  float: left;
  width: 18%;
  padding-top: 3px;
  padding-top: 0.1875rem; }

.main .tabs.block .news-left,
.featured.listview .news-left {
  float: left;
  padding-right: 10px;
  padding-right: 0.625rem;
  width: 50%; }

.main .tabs.block .news-left img,
.featured.listview .news-left img {
  padding: 2px;
  padding: 0.125rem;
  border: 1px solid #d3d3d3;
  border: 0.0625rem solid #d3d3d3; }

.main .tabs.block .news-right,
.featured.listview .news-right {
  float: right;
  padding-left: 10px;
  padding-left: 0.625rem;
  width: 50%; }

.main .tabs.block .headline,
.featured.listview .headline {
  margin: 0 0 10px 0;
  margin: 0 0 0.625rem 0;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 18px;
  line-height: 1.125rem;
  padding: 0;
  border: 0; }

.main .tabs.block .date,
.featured.listview .date {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold; }

.main .tabs.block .blurb,
.featured.listview .blurb {
  margin: 0;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16px;
  line-height: 1rem; }

.main .tabs.block .read-more,
.featured.listview .read-more {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 11px;
  line-height: 0.6875rem;
  font-weight: 600; }

.home .main .tabs.block > ul.tab-list > li {
  font-size: 22px;
  font-size: 1.375rem;
  width: calc(50% - 1px);
  width: calc(50% - 0.0625rem); }

.home .main .tabs.block > ul.tab-list > li.active > a {
  color: #282828; }

.news-footer {
  margin-top: 15px;
  margin-top: 0.9375rem;
  width: 100%;
  background: #d3d3d3; }

.news-footer .news-pager {
  width: auto;
  float: left;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 11px;
  line-height: 0.6875rem; }

.news-footer .news-pager a {
  display: inline-block;
  padding: 4px 0 5px 0;
  padding: 0.25rem 0 0.3125rem 0;
  border-right: 1px solid white;
  border-right: 0.0625rem solid white;
  background: #898989;
  width: 20px;
  width: 1.25rem;
  text-align: center;
  color: white; }

.news-footer .news-pager a:visited {
  color: white;
  background: #898989; }

.news-footer .news-pager a:hover {
  text-decoration: none;
  background: #a71e22; }

.news-footer .news-pager a.cycle-pager-active {
  font-weight: 600;
  background: #a71e22; }

.news-footer .news-pager a.cycle-pager-active:visited {
  color: white;
  background: #a71e22; }

.news-footer .news-pager a.cycle-pager-active:hover {
  text-decoration: none;
  background: #a71e22; }

.news-footer .news-link {
  display: inline-block;
  padding: 4px 0 5px 6px;
  padding: 0.25rem 0 0.3125rem 0.375rem;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 11px;
  line-height: 0.6875rem;
  font-weight: 600; }

.news-pagination,
.events-pagination {
  text-align: center;
  padding: 8px 0;
  padding: 0.5rem 0;
  background: -webkit-linear-gradient(bottom, #fff 0%, #dae2e6 75%, #b5c5cd 100%);
  margin: 0 -15px;
  margin: 0 -0.9375rem;
  position: absolute;
  width: 100%;
  bottom: 0; }

.news-pagination a,
.events-pagination a {
  margin: 12px;
  margin: 0.75rem;
  padding: 4px;
  padding: 0.25rem; }

header {
  padding: 20px 0;
  padding: 1.25rem 0; }

.logo {
  margin: 10px 0;
  margin: 0.625rem 0;
  width: 125px;
  width: 7.8125rem;
  height: 125px;
  height: 7.8125rem;
  background-image: url("/Themes/TOI/assets/dist/images/TOI/toi-logo.png");
  vertical-align: middle; }

.info {
  width: auto; }

.info h1 {
  margin: 0;
  text-shadow: 2px 2px 10px black;
  text-shadow: 0.125rem 0.125rem 0.625rem black;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.15em; }

.info .basic-contact {
  text-shadow: 2px 2px 10px black;
  text-shadow: 0.125rem 0.125rem 0.625rem black;
  font-weight: bold;
  font-style: italic;
  font-size: 18px;
  font-size: 1.125rem;
  text-indent: 0;
  margin-bottom: 40px;
  margin-bottom: 2.5rem; }

@media screen and (min-width: 625px) {
  .info .basic-contact {
    margin-bottom: 0; } }

@media screen and (min-width: 960px) {
  .info .basic-contact {
    text-indent: 147px;
    text-indent: 9.1875rem; } }

.info .social-media {
  right: -160px;
  right: -10rem; }

.info .social-media a {
  color: #a71e22;
  font-weight: bold; }

.info .social-media a:hover {
  color: #0f4e93; }

a {
  color: #a71e22; }

a:hover {
  color: #0f4e93;
  text-decoration: underline; }

a.link::after {
  margin-left: 10px;
  margin-left: 0.625rem;
  content: '\f0da';
  font-family: FontAwesome; }

a .fa-facebook {
  margin-left: 10px;
  margin-left: 0.625rem;
  width: 16px;
  width: 1rem;
  height: 16px;
  height: 1rem;
  border-radius: 2px;
  border-radius: 0.125rem;
  background-color: #3b5998;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  line-height: 16px;
  line-height: 1rem; }

nav .nav-toggle {
  display: block;
  background: #fff;
  color: #333;
  text-align: left;
  padding: 10px 20px 13px;
  padding: 0.625rem 1.25rem 0.8125rem;
  line-height: 38px;
  line-height: 2.375rem;
  font-weight: bold;
  font-size: 2em;
  cursor: pointer; }

@media screen and (min-width: 960px) {
  nav .nav-toggle {
    display: none; } }

nav .nav-toggle .search-bar {
  float: none;
  margin-top: 10px;
  margin-top: 0.625rem; }

@media screen and (min-width: 420px) {
  nav .nav-toggle .search-bar {
    float: right;
    margin-top: 0; } }

nav .nav-toggle .input-wrapper {
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  max-width: calc(100% - 60px);
  max-width: calc(100% - 3.75rem); }

nav .nav-toggle .input-wrapper input {
  background: rgba(0, 0, 0, 0.075);
  display: block;
  height: 42px;
  height: 2.625rem;
  margin: 0;
  padding: 0 15px;
  padding: 0 0.9375rem; }

nav .nav-toggle .btn.search {
  font-size: 18px;
  font-size: 1.125rem;
  height: 42px;
  height: 2.625rem;
  line-height: 42px;
  line-height: 2.625rem; }

nav ul.ul1 {
  display: none;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), color-stop(75%, #d7dee3), to(#b5c5cd));
  background: -o-linear-gradient(top, #fff 1%, #d7dee3 75%, #b5c5cd 100%);
  background: linear-gradient(to bottom, #fff 1%, #d7dee3 75%, #b5c5cd 100%);
  color: #294e63;
  text-align: center;
  overflow: hidden;
  margin: 0;
  padding: 0 0 40px 0;
  padding: 0 0 2.5rem 0; }

@media screen and (min-width: 960px) {
  nav ul.ul1 {
    height: 55px;
    height: 3.4375rem;
    display: block;
    overflow: visible; } }

nav ul.ul1 > li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 20px;
  padding: 0 1.25rem;
  background: transparent;
  color: #294e63;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 55px;
  line-height: 3.4375rem;
  cursor: pointer;
  text-align: left; }

@media screen and (min-width: 960px) {
  nav ul.ul1 > li {
    margin: 0;
    display: inline-block;
    height: 55px;
    height: 3.4375rem;
    line-height: 35px;
    line-height: 2.1875rem;
    text-align: center;
    padding: 10px 20px;
    padding: 0.625rem 1.25rem; } }

nav ul.ul1 > li.has_children:after {
  position: absolute;
  right: 20px;
  right: 1.25rem;
  font-size: 1rem;
  top: -2px;
  top: -0.125rem;
  content: '\f067';
  font-family: "FontAwesome"; }

@media screen and (min-width: 960px) {
  nav ul.ul1 > li.has_children:after {
    content: none; } }

@media screen and (min-width: 960px) {
  nav ul.ul1 > li:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#77171b), to(#a41e21));
    background: -o-linear-gradient(top, #77171b 0%, #a41e21 100%);
    background: linear-gradient(to bottom, #77171b 0%, #a41e21 100%); }
  nav ul.ul1 > li:hover a {
    color: #fff; }
  nav ul.ul1 > li:hover a:hover {
    text-decoration: none; }
  nav ul.ul1 > li:hover .ul2 {
    display: block; } }

nav ul.ul1 > li.active.has_children:after {
  content: '\f068'; }

@media screen and (min-width: 960px) {
  nav ul.ul1 > li.active.has_children:after {
    content: none; } }

@media screen and (min-width: 960px) {
  nav ul.ul1 > li.active:hover .ul2 {
    display: block; } }

nav ul.ul1 > li.active .ul2 {
  margin: 0;
  position: static;
  display: block;
  width: 100%;
  max-width: none;
  border-top: 2px solid #294e63;
  border-top: 0.125rem solid #294e63; }

nav ul.ul1 > li.active .ul2:before {
  content: none; }

@media screen and (min-width: 960px) {
  nav ul.ul1 > li.active .ul2 {
    position: absolute;
    max-width: 350px;
    max-width: 21.875rem;
    border-top: 0;
    display: none;
    width: auto; }
  nav ul.ul1 > li.active .ul2:before {
    content: ''; } }

nav ul.ul1 > li.active .ul2 li {
  padding: 0;
  border-bottom: 1px solid #e6e6e6;
  border-bottom: 0.0625rem solid #e6e6e6; }

nav ul.ul1 > li.active .ul2 li.has-children:after {
  content: none; }

nav ul.ul1 > li.active .ul2 li a {
  white-space: normal;
  height: auto;
  line-height: 1rem;
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem; }

@media screen and (min-width: 960px) {
  nav ul.ul1 > li.active .ul2 li a {
    white-space: nowrap; } }

nav ul.ul1 > li a {
  color: #294e63;
  display: inline-block;
  width: calc(100% - 50px);
  width: calc(100% - 3.125rem); }

@media screen and (min-width: 960px) {
  nav ul.ul1 > li a {
    width: 100%; } }

nav ul.ul1 .ul2 {
  display: none;
  overflow: visible;
  padding: 0;
  max-width: 350px;
  max-width: 21.875rem;
  max-height: 480px;
  max-height: 30rem;
  background-color: #eff2f5;
  text-align: left;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "Verdana", "Geneva", sans-serif; }

@media screen and (min-width: 960px) {
  nav ul.ul1 .ul2 {
    position: absolute;
    top: 55px;
    top: 3.4375rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0.0625rem 0.3125rem 0 rgba(0, 0, 0, 0.25); } }

nav ul.ul1 .ul2 li {
  padding: 0;
  height: auto; }

nav ul.ul1 .ul2 li a {
  display: block;
  padding: 0px;
  padding: 0;
  width: 100%;
  height: 42px;
  height: 2.625rem;
  color: #5a5a5a;
  line-height: 42px;
  line-height: 2.625rem; }

@media screen and (min-width: 960px) {
  nav ul.ul1 .ul2 li a {
    padding: 0 20px;
    padding: 0 1.25rem; }
  nav ul.ul1 .ul2 li a:hover {
    background: #c4c4c4;
    color: #0f4e93; } }

nav ul.ul1 .ul2:before {
  position: absolute;
  top: -10px;
  top: -0.625rem;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  border-top: transparent 0 solid;
  border-right: transparent 10px solid;
  border-right: transparent 0.625rem solid;
  border-bottom: #eff2f5 10px solid;
  border-bottom: #eff2f5 0.625rem solid;
  border-left: transparent 10px solid;
  border-left: transparent 0.625rem solid;
  content: '';
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.wrap-social-media {
  padding: 7px 0 8px 0;
  padding: 0.4375rem 0 0.5rem 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#b5c5cd));
  background: -o-linear-gradient(top, #fff 0%, #b5c5cd 100%);
  background: linear-gradient(to bottom, #fff 0%, #b5c5cd 100%); }

.wrap-social-media ul {
  margin: 0 auto;
  padding: 0;
  max-width: 960px;
  max-width: 60rem;
  width: 100%;
  list-style: none;
  text-align: right; }

.wrap-social-media li {
  position: relative;
  display: inline-block;
  margin: 0 20px 0 0;
  margin: 0 1.25rem 0 0; }

.wrap-social-media li:after {
  position: relative;
  right: -10px;
  right: -0.625rem;
  color: #919699;
  content: '|'; }

.wrap-social-media li:last-child {
  margin-right: 0; }

.wrap-social-media li:last-child:after {
  display: none; }

.wrap-social-media a .fa-facebook {
  margin: 0; }

.content {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.main {
  display: inline-block;
  padding: 0;
  width: 100%;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media screen and (min-width: 960px) {
  .main {
    max-width: 625px;
    max-width: 39.0625rem; } }

.main .block {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding: 20px;
  padding: 1.25rem;
  background: #fff;
  -webkit-box-shadow: 3px 3px 13px -3px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 0.1875rem 0.1875rem 0.8125rem -0.1875rem rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 13px -3px rgba(0, 0, 0, 0.75);
  box-shadow: 0.1875rem 0.1875rem 0.8125rem -0.1875rem rgba(0, 0, 0, 0.75); }

.main .block:last-child {
  margin-bottom: 0; }

.main .block.flag {
  padding-right: 100px;
  padding-right: 6.25rem;
  background: #fff url("/Themes/TOI/assets/dist/images/TOI/b-hp-box.png") no-repeat center right;
  background-size: contain; }

.main .block.tabs {
  padding: 0; }

.subpage .main {
  padding: 30px;
  padding: 1.875rem;
  min-height: 815px;
  min-height: 50.9375rem;
  background: #fff; }

.sidebar {
  position: relative;
  max-width: 310px;
  max-width: 19.375rem;
  display: block;
  margin: 30px auto;
  margin: 1.875rem auto;
  width: 100%;
  background: transparent;
  vertical-align: top; }

@media screen and (min-width: 960px) {
  .sidebar {
    display: inline-block;
    margin: 0 0 0 20px;
    margin: 0 0 0 1.25rem; } }

.sidebar .block {
  top: 70px;
  top: 4.375rem;
  bottom: 0;
  padding: 10px;
  padding: 0.625rem;
  background: #fff; }

.sidebar .search-bar {
  display: none; }

@media screen and (min-width: 960px) {
  .sidebar .search-bar {
    display: block; } }

.sidebar #developWebsite {
  max-width: 310px;
  max-width: 19.375rem;
  margin: 0 auto; }

.input-wrapper input {
  color: #333;
  font-style: italic;
  font-size: 13px;
  font-size: 0.8125rem; }

.input-wrapper input::-webkit-input-placeholder {
  color: #333;
  font-style: italic;
  font-size: 13px;
  font-size: 0.8125rem; }

.input-wrapper input::-moz-placeholder {
  color: #333;
  font-style: italic;
  font-size: 13px;
  font-size: 0.8125rem; }

.input-wrapper input:-ms-input-placeholder {
  color: #333;
  font-style: italic;
  font-size: 13px;
  font-size: 0.8125rem; }

.input-wrapper input:-moz-placeholder {
  color: #333;
  font-style: italic;
  font-size: 13px;
  font-size: 0.8125rem; }

footer {
  margin: 20px 0;
  margin: 1.25rem 0;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  color: #333;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 20px;
  line-height: 1.25rem; }

.downloads .categories {
  position: relative;
  height: 150px;
  height: 9.375rem;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 2px solid #d3d3d3;
  border: 0.125rem solid #d3d3d3; }

.downloads .categories ul {
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
  padding: 0;
  list-style: none; }

.downloads .categories ul label span {
  position: relative; }

.downloads .categories ul label span:after {
  position: relative;
  margin: 0 5px;
  margin: 0 0.3125rem;
  content: '>'; }

.downloads .categories ul label span:empty:after, .downloads .categories ul label span:last-child:after {
  display: none; }

.downloads .actions {
  position: relative;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  text-align: left;
  background: #d3d3d3;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem; }

.downloads .actions:before {
  position: absolute;
  top: -32px;
  top: -2rem;
  left: 2px;
  left: 0.125rem;
  width: calc(100% - 4px);
  width: calc(100% - 0.25rem);
  content: '';
  height: 30px;
  height: 1.875rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%); }

.downloads .actions .found {
  padding-top: 4px;
  padding-top: 0.25rem;
  display: inline-block;
  float: left; }

.downloads .actions input[type='submit'] {
  float: right;
  margin-left: 10px;
  margin-left: 0.625rem; }

.downloads .list-heading {
  margin: 0 0 5px 0;
  margin: 0 0 0.3125rem 0; }

.downloads .list-heading span {
  position: relative; }

.downloads .list-heading span:after {
  position: relative;
  margin: 0 5px;
  margin: 0 0.3125rem;
  content: '>';
  font-weight: 600; }

.downloads .list-heading span:empty:after, .downloads .list-heading span:last-child:after {
  display: none; }

.downloads .documents {
  margin: -5px 0 30px 0;
  margin: -0.3125rem 0 1.875rem 0;
  padding: 0;
  list-style: none; }

.downloads .documents li {
  overflow: hidden;
  margin: 0;
  padding: 10px 0;
  padding: 0.625rem 0;
  border-bottom: 1px solid #d3d3d3;
  border-bottom: 0.0625rem solid #d3d3d3; }

.downloads .file-name {
  display: inline-block;
  width: calc(100% - 120px);
  width: calc(100% - 7.5rem);
  word-wrap: break-word; }

.downloads .btn-download {
  float: right;
  padding: 5px 20px;
  padding: 0.3125rem 1.25rem;
  border: 0;
  border-radius: 5px;
  border-radius: 0.3125rem;
  color: white;
  background: #a71e22; }

.downloads .btn-download:visited {
  color: white;
  background: #a71e22; }

.downloads .btn-download:hover {
  color: white;
  background: #0f4e93;
  text-decoration: none; }

.conference-reg .position-detail,
.conference-housing .position-detail {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding: 20px;
  padding: 1.25rem;
  background: #eff1f3; }

.conference-reg input[type='checkbox']:checked + label,
.conference-housing input[type='checkbox']:checked + label {
  font-weight: 600; }

.conference-reg hr,
.conference-housing hr {
  margin-top: 15px;
  margin-top: 0.9375rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }

.conference-reg .overflow,
.conference-housing .overflow {
  position: relative;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  max-height: 150px;
  max-height: 9.375rem;
  padding: 20px;
  padding: 1.25rem;
  overflow: hidden;
  background: #eff1f3; }

.conference-reg .overflow.open,
.conference-housing .overflow.open {
  overflow: visible;
  max-height: 100%; }

.conference-reg .overflow .overflow-expand,
.conference-housing .overflow .overflow-expand {
  background: #eff1f3;
  font-weight: 600;
  text-align: right;
  padding: 10px 20px 10px 20px;
  padding: 0.625rem 1.25rem 0.625rem 1.25rem;
  text-transform: uppercase;
  color: #0f4e93;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.conference-reg .overflow .overflow-expand:hover,
.conference-housing .overflow .overflow-expand:hover {
  color: #866721; }

.conference-reg .overflow .overflow-expand:before,
.conference-housing .overflow .overflow-expand:before {
  position: absolute;
  top: calc(-100% - 20px);
  top: calc(-100% - 1.25rem);
  left: 0;
  width: 100%;
  height: 60px;
  height: 3.75rem;
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(239, 241, 243, 0)), to(#eff1f3));
  background: -o-linear-gradient(top, rgba(239, 241, 243, 0) 0%, #eff1f3 100%);
  background: linear-gradient(to bottom, rgba(239, 241, 243, 0) 0%, #eff1f3 100%); }

.conference-reg .overflow .overflow-expand.active:before,
.conference-housing .overflow .overflow-expand.active:before {
  display: none; }

.store .btn-primary {
  display: inline-block;
  margin: 10px 0 0 0;
  margin: 0.625rem 0 0 0;
  padding: 5px 10px 6px 10px;
  padding: 0.3125rem 0.625rem 0.375rem 0.625rem;
  color: white;
  background: #0f4e93;
  border-radius: 3px;
  border-radius: 0.1875rem; }

.store .btn-primary:visited {
  color: white;
  background: #0f4e93; }

.store .btn-primary:hover {
  text-decoration: none;
  color: black;
  background: gray; }

.store .btn-primary:focus {
  text-decoration: none;
  color: black;
  background: dimgray; }

.search-results {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  line-height: 1.375rem; }

.search-results .stats {
  margin: 30px 0;
  margin: 1.875rem 0; }

.search-results .search-results-search {
  background: transparent;
  overflow: hidden;
  padding: 10px;
  padding: 0.625rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.search-results .search-results-search input[type='search'] {
  border: 1px solid black;
  border: 0.0625rem solid black;
  padding: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  line-height: 1.875rem;
  height: 30px;
  height: 1.875rem;
  padding: 0 8px;
  padding: 0 0.5rem;
  width: calc(100% - 118px);
  width: calc(100% - 7.375rem);
  font-style: italic;
  float: left; }

.search-results .search-results-search input[type='search']::-webkit-input-placeholder {
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-style: italic; }

.search-results .search-results-search input[type='search']::-moz-placeholder {
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-style: italic; }

.search-results .search-results-search input[type='search']:-moz-placeholder {
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-style: italic; }

.search-results .search-results-search input[type='search']:-ms-input-placeholder {
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-style: italic; }

.search-results .search-results-search input[type='submit'] {
  display: inline-block;
  border: 0;
  padding: 0 8px;
  padding: 0 0.5rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  line-height: 1.875rem;
  height: 30px;
  height: 1.875rem;
  width: 114px;
  width: 7.125rem;
  text-align: center;
  float: right;
  text-decoration: none; }

.search-results .search-results-search input[type='submit']:hover, .search-results .search-results-search input[type='submit']:focus {
  text-decoration: none; }

.search-results .results {
  position: relative;
  padding-top: 20px;
  padding-top: 1.25rem; }

.search-results .results:before {
  content: '';
  background: gray;
  position: absolute;
  top: -16px;
  top: -1rem;
  width: 100%;
  height: 1px;
  height: 0.0625rem; }

.search-results .pagination {
  border-top: 1px solid gray;
  border-top: 0.0625rem solid gray; }

.search-results .pagination > td {
  padding: 16px 0 0 0;
  padding: 1rem 0 0 0; }

.search-results .pagination span,
.search-results .pagination a {
  background: #0f4e93;
  color: white;
  display: inline-block;
  text-decoration: none;
  padding: 3px 6px;
  padding: 0.1875rem 0.375rem;
  border: 0;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 13px;
  line-height: 0.8125rem; }

.search-results .pagination a {
  color: white; }

.search-results .pagination a:visited {
  color: white; }

.search-results .pagination a:hover, .search-results .pagination a:focus {
  color: white;
  background: #a71e22; }

.search-results .pagination span {
  background: #a71e22; }

.search-results th[scope='col'] {
  display: none; }

.search-results tr:nth-child(n+2):not(.pagination) > td {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem; }

.search-results tr:nth-child(n+2):not(.pagination) > td a {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 21px;
  line-height: 1.3125rem;
  letter-spacing: 0.0625em;
  font-weight: 400; }

.divisions .events .categoryFilter select {
  border: 0;
  background: transparent;
  color: #9e0b0f;
  font-weight: bold;
  font-size: 2em;
  -webkit-appearance: none; }

/*# sourceMappingURL=main-toi.css.map */
