.print-only {
  display: none;
}
.page-wrapper {
  position: relative;
}
.header-wrapper,
.primary-nav-wrapper,
.sub-nav-wrapper,
.main-wrapper,
.footer-wrapper {
  position: relative;
}
.header,
.primary-nav,
.sub-nav,
.main,
.footer {
  max-width: 960px;
  padding: 15px;
}
* {
  background-repeat: repeat-x;
}
tr,
td {
  background-repeat: repeat;
}
.TB {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  width: 100%;
}
.Text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
}
.White {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
.Red {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B60000;
}
a.NavLinks:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #003580;
  text-decoration: underline;
}
a.NavLinks:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #003580;
  text-decoration: underline;
}
a.NavLinks:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #B60000;
  text-decoration: none;
}
a.NavLinks:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #003580;
  text-decoration: underline;
}
.blue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #003580;
}
a.ManageLinks:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003580;
  text-decoration: underline;
}
a.ManageLinks:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003580;
  text-decoration: underline;
}
a.ManageLinks:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #B60000;
  text-decoration: none;
}
a.ManageLinks:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #003580;
  text-decoration: underline;
}
.panel {
  border-width: 1px;
  border-style: solid;
  border-color: #c4c4c4 #c4c4c4 #c4c4c4 #c4c4c4;
  background-color: #f2f2f2;
}
.row_head {
  border-width: 1px;
  border-style: solid;
  border-color: #f0f0f0;
  background-image: url(http://photos.comfortek.com/themes/css_images/month_bg.gif);
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 2px;
  padding-left: 0px;
}
.head {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  cursor: default;
  background-image: url(http://photos.comfortek.com/themes/css_images/month_bg.gif);
}
.arrow_prev {
  font-family: verdana;
  font-size: 11px;
  width: 12px;
  margin-right: 1px;
  text-align: center;
  color: #ffffff;
  padding: 1px;
  cursor: pointer;
}
.arrow_prev_over {
  font-family: verdana;
  font-size: 11px;
  width: 12px;
  margin-right: 1px;
  text-align: center;
  color: #ffffff;
  padding: 1px;
  cursor: pointer;
}
.arrow_prev_down {
  font-family: verdana;
  font-size: 11px;
  width: 12px;
  margin-right: 1px;
  text-align: center;
  color: #ffffff;
  padding: 2px 0px 0px 2px;
  cursor: pointer;
}
.arrow_next {
  font-family: verdana;
  font-size: 11px;
  width: 12px;
  margin-left: 1px;
  text-align: center;
  color: #ffffff;
  padding: 1px;
  cursor: pointer;
}
.arrow_next_over {
  font-family: verdana;
  font-size: 11px;
  width: 12px;
  margin-left: 1px;
  text-align: center;
  color: #ffffff;
  padding: 1px;
  cursor: pointer;
}
.arrow_next_down {
  font-family: verdana;
  font-size: 11px;
  width: 12px;
  margin-left: 1px;
  text-align: center;
  color: #ffffff;
  padding: 2px 0px 0px 2px;
  cursor: pointer;
}
.row_week {
  border-width: 1px;
  border-style: solid;
  border-color: #99b3cc #99b3cc #668099 #99b3cc;
}
.weekday {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #ffffff;
  padding: 2px;
  cursor: default;
  background-image: url(http://photos.comfortek.com/themes/css_images/day_of_week_bg.gif);
}
.row_day {
  padding: 1px;
}
.day {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #000000;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  padding: 1px;
  cursor: pointer;
}
.day_over {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #000000;
  background-color: #f2f2f2;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff #c0c0c0 #c0c0c0 #ffffff;
  padding: 1px;
  cursor: pointer;
}
.day_down {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #000000;
  background-color: #cfcfcf;
  border-width: 1px;
  border-style: solid;
  border-color: #9c9c9c #ffffff #ffffff #9c9c9c;
  padding: 1px;
  cursor: pointer;
}
.day_empty {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #f0f0f0;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 1px;
  cursor: default;
}
.day_disabled {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  text-decoration: line-through;
  color: #999999;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 1px;
  cursor: default;
}
.day_current {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #000000;
  background-color: #E0E0E0;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc #cccccc #cccccc #cccccc;
  padding: 1px;
  cursor: pointer;
}
.day_special {
  font-family: verdana;
  font-size: 11px;
  width: 23px;
  text-align: center;
  color: #ffffff;
  background-color: #cc9999;
  border-width: 1px;
  border-style: solid;
  border-color: #ffcccc #996666 #996666 #ffcccc;
  padding: 1px;
  cursor: pointer;
}
.day_other {
  font-family: verdana;
  font-size: 9px;
  width: 23px;
  text-align: center;
  color: #999999;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding: 1px;
  cursor: pointer;
}
.row_foot {
  margin: 1px;
}
.foot {
  font-family: verdana;
  font-size: 11px;
  width: 50px;
  margin: 0px 1px;
  text-align: center;
  color: #ffffff;
  padding: 1px;
  cursor: pointer;
  background-image: url(http://photos.comfortek.com/themes/css_images/nav_bg.gif);
}
.foot_over {
  font-family: verdana;
  font-size: 11px;
  width: 50px;
  margin: 0px 1px;
  text-align: center;
  color: #ffffff;
  padding: 1px;
  cursor: pointer;
  background-image: url(http://photos.comfortek.com/themes/css_images/nav_bg.gif);
}
.foot_down {
  font-family: verdana;
  font-size: 11px;
  width: 50px;
  margin: 0px 1px;
  text-align: center;
  color: #ffffff;
  background-color: #7e93aa;
  border-width: 1px;
  border-style: solid;
  border-color: #4b6077 #afc6dd #afc6dd #4b6077;
  padding: 2px 0px 0px 2px;
  cursor: pointer;
}
.list {
  font-family: verdana;
  font-size: 12px;
  color: #000000;
  background-color: #f0f0f0;
}
.info {
  font-size: 10px;
  color: #000000;
  text-align: left;
  margin: 2px 6px;
  padding: 2px;
}
.tip_title {
  font-family: verdana;
  font-size: 11px;
  text-align: center;
  color: #ffffff;
  background-color: #cc9999;
  border-width: 1px;
  border-style: solid;
  border-color: #996666 #ffcccc #ffcccc #996666;
  padding: 0px 3px;
}
.tip_box {
  -moz-opacity: 0.9;
  width: 200px;
  height: 100px;
  font-family: verdana;
  font-size: 11px;
  text-align: left;
  color: #000000;
  background-color: #cfcfcf;
  border-width: 1px;
  border-style: solid;
  border-color: #cce6ff #668099 #668099 #cce6ff;
  padding: 3px;
  cursor: default;
  overflow: auto;
}
/* CSS classes flow
 * .main_cal (.nugget_cal|(.detail_cal (.year_cal|.month_cal|.week_cal|.day_cal)))
 *  .nav_cal
 *  .days_cal
 *  .weeks_cal
 *   (|.othermonth_cal|.hasevent_cal|.selected_cal|.today_cal)
 *  .weeks_cal
 *  .weeks_cal
 *  .weeks_cal
 */
/* Generic Calendar Settings */
.main_cal {
  border: 1px solid #C4C4C4;
  font-size: 12px;
  color: #666666;
  font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin: 5px;
}
/* All calendar links should be displayed as regular text */
.nugget_cal a,
.detail_cal a,
.year_cal a {
  text-decoration: none;
  color: #000000;
}
/* All the calendar cells should be valigned at top */
.main_cal td {
  vertical-align: top;
}
/* The calendar navigation */
.nav_cal {
  background-color: #DDDDDD;
  background-image: url("http://photos.comfortek.com/themes/photos.comfortek.com/images/month_bg.gif");
  padding-top: 6px;
  padding-right: 0px;
  padding-bottom: 6px;
  padding-left: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
}
/* Extend the next/previous links to 100% so one can click arround */
.nav_cal .np_cal a {
  width: 100%;
  display: block;
  color: #FFFFFF;
  font-size: 14px;
}
/* The week days style */
.days_cal th {
  border-bottom: 1px solid #DDDDDD;
  font-weight: bold;
  background-image: url("http://photos.comfortek.com/themes/photos.comfortek.com/images/day_of_week_bg.gif");
  color: #FFFFFF;
}
/* How the days from the other months should be styled when viewing the curent month */
.othermonth_cal,
.othermonth_cal a {
  color: #bbbbbb;
}
/* How the selected day/week should be styled */
.selected_cal {
  background-color: #E0E0E0;
}
/* Today */
.main_cal .today_cal {
  border: 1px solid #ffffff;
}
/*
*
*
* Start Nugget-Specific styles
*
*
*/
/*the week number */
.nugget_cal .wkno_cal {
  border-right: 1px solid #DDDDDD;
}
/* Change the font to Courier for a better looking for the cells */
/* all cells should have padding and should be aligned to the right */
.nugget_cal .days_cal th,
.nugget_cal .weeks_cal td {
  padding: 2px 4px;
  text-align: right;
}
/* if we have a event, bold the day number */
.nugget_cal .weeks_cal .hasevent_cal {
  font-weight: bold;
}
/* The weekend days should be colored in red */
.nugget_cal .weekend_cal,
.nugget_cal .weekend_cal a {
  color: #992222;
}
/*
*
*
* Start Detail-Specific styles
*
*
*/
.detail_cal {
  width: 850px;
  border-top: 1px solid #bdb2bf;
  border-left: 1px solid #bdb2bf;
  border-right-width: 0;
  border-bottom-width: 0;
  background-color: #F2F2F2;
}
/* Set the borders to create a grid */
.detail_cal td,
.detail_cal th {
  border-right: 1px solid #bdb2bf;
  border-bottom: 1px solid #bdb2bf;
}
/* Set the detail cells paddings */
.detail_cal .days_cal th,
.detail_cal .weeks_cal td {
  padding: 3px;
}
/*
*
*
* Start Year View-specific styles
*
*
*/
.year_cal {
  border: 1px solid #bdb2bf;
  margin: 5px;
}
.year_cal .nav_cal {
  border: 1px solid #bdb2bf;
  font-size: 11px;
  color: #000000;
  font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/*
*
*
* Start Month And Week View-Specific styles
*
*
*/
/* The add / day link should have a bottom spacing */
.main_cal .mw_top_cal {
  margin-bottom: 5px;
}
/* The day link should be on the right */
.main_cal .mw_top_cal div {
  float: right;
  font-weight: bold;
}
/* The "See more..." link */
.detail_cal .weeks_cal .seemore_cal {
  padding-top: 10px;
  text-align: right;
}
/* The hours, displayed on the left side */
.detail_cal .event_cal {
  margin-top: 4px;
  color: #f2f2f2;
}
.detail_cal .event_cal div {
  margin-left: 10px;
}
.detail_cal .event_cal .htitle_cal {
  font-size: 10px;
  margin-left: 0px;
  width: auto;
  text-align: left;
  font-weight: normal;
}
/*
*
*
* Start Month View-Specific styles
*
*
*/
/* Set the width and the height of the cells */
.month_cal .weeks_cal td {
  height: 63px;
  width: 14%;
}
/*
*
*
* Start Week View-Specific styles
*
*
*/
/* Set the width and the height of the cells */
.week_cal .weeks_cal td {
  height: 120px;
  width: 33%;
}
/*
*
*
* Start Day View-Specific styles
*
*
*/
/* The padding for the cells */
.day_cal .hour_cal td {
  padding: 2px;
}
/* The hours, displayed on the left side */
.day_cal .htitle_cal {
  width: 60px;
  text-align: right;
  font-weight: bold;
}
/* The day events */
.day_cal .event_cal {
  background-color: #FFFFEA;
}
/*
*
*
* Year/Month/Week/Day/Today switcher styles
*
*
*/
.view_switch_cal {
  font-family: "trebuchet ms", verdana, tahoma, sans-serif;
  margin: 5px;
  font-size: 13px;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
body.login-page form {
  margin: 0 20px;
}
.html-container {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
}
body .collection-block-gallery {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}
body .collection-block-gallery h2 {
  float: right;
  font-size: 14px;
}
body .collection-block-gallery ul {
  clear: both;
  border: 1px solid #ccc;
  padding: 10px;
}
body .collection-block-gallery li.image {
  position: relative;
  overflow: hidden;
  width: 225px;
  height: 225px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  margin-bottom: 15px;
  border-bottom: none;
}
body .collection-block-gallery li.image a {
  display: block;
  position: relative;
  width: 225px;
  height: 225px;
  box-shadow: none;
}
body .collection-block-gallery li.image a span.caption {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #333;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  text-align: center;
  font-size: 10px;
  padding: 3px 0;
  opacity: 1;
  transition: padding 300ms, opacity 300ms, font-size 300ms, background-color 300ms;
  -webkit-transition: padding 300ms, opacity 300ms, font-size 300ms, background-color 300ms;
  -moz-transition: padding 300ms, opacity 300ms, font-size 300ms, background-color 300ms;
  -ms-transition: padding 300ms, opacity 300ms, font-size 300ms, background-color 300ms;
}
body .collection-block-gallery li.image a.edit-link {
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 3px 5px;
  font-size: 11px;
  width: auto;
  height: auto;
  background-color: #114477;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  box-shadow: none;
  opacity: .1;
  transition: background-color 300ms, opacity 300ms;
  -webkit-transition: background-color 300ms, opacity 300ms;
  -moz-transition: background-color 300ms, opacity 300ms;
  -ms-transition: background-color 300ms, opacity 300ms;
}
body .collection-block-gallery li.image a.edit-link:hover {
  background-color: #336699;
}
body .collection-block-gallery li.image:hover a.edit-link {
  opacity: 1;
}
body .collection-block-gallery li.image:hover span.caption {
  padding: 5px 0;
  opacity: 1;
  font-size: 11px;
  background: rgba(0, 0, 0, 0.7);
}
.image-preview {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #ccc;
}
.image-preview img {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  padding-bottom: 10px;
}
.image-preview .delete-image {
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.image-preview .delete-image a {
  color: #990000;
}
.image-form .form-container {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  border: 1px solid #ccc;
  padding: 10px;
}
.image-form .form-container .form-input {
  min-height: 28px;
  margin-bottom: 10px;
}
.image-form .form-container .form-input input[type="text"],
.image-form .form-container .form-input textarea {
  padding: 5px;
  min-width: 400px;
  border: 1px solid #ccc;
}
.image-form .form-container .form-input input[type="text"] {
  height: 16px;
}
.image-form .form-container .form-input textarea {
  height: 100px;
}
.image-form .form-container .form-input .help-block {
  display: inline-block;
  padding-left: 150px;
  padding-top: 2px;
  font-size: 11px;
  color: #666;
}
.image-form .form-container label {
  width: 150px;
  display: inline-block;
  float: left;
  padding-top: 7px;
}
.image-form .image-preview .form-container {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.btn {
  display: inline-block;
  color: #000;
  border-radius: 3px;
  padding: 8px 12px;
  font-size: inherit;
  border: none;
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #dddddd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #dddddd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #dddddd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -ms-linear-gradient(top, #f6f6f6 0%, #dddddd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #dddddd 100%);
  /* W3C */
}
.btn.small {
  padding: 5px 8px;
  font-size: 12px;
}
.btn.btn-lg {
  padding: 10px 25px;
  font-size: 13px;
  text-transform: uppercase;
}
div.fileinput {
  margin-bottom: 0;
}
div.fileinput label {
  display: inline-block;
  float: left;
  margin-bottom: 0;
}
div.fileinput .btn-file {
  padding: 5px 8px;
  font-size: 12px;
}
.jump-to-month-container {
  min-height: 20px;
  overflow: auto;
  max-width: 850px;
  margin: 0 auto;
  position: relative;
}
.jump-to-month-container .toggle-years {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  color: #000;
  font-size: 12px;
}
.jump-to-month-container .years {
  height: 0;
  margin: 20px auto 0 auto;
  max-width: 850px;
  position: relative;
  overflow: hidden;
  white-space: pre;
  -webkit-transition: height 300ms;
  -moz-transition: height 300ms;
  -ms-transition: height 300ms;
  transition: height 300ms;
}
.jump-to-month-container .years.show {
  height: 265px;
}
.jump-to-month-container .years ul {
  width: 10%;
  display: inline-block;
  margin: 0;
  padding: 0;
  background-color: #F2F2F2;
  border-right: 1px solid #bdb2bf;
  border-bottom: 1px solid #bdb2bf;
  box-sizing: border-box;
}
.jump-to-month-container .years ul.first {
  border-left: 1px solid #bdb2bf;
}
.jump-to-month-container .years ul li {
  list-style: none;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  font-size: 12px;
}
.jump-to-month-container .years ul li.selected-month a,
.jump-to-month-container .years ul li.selected-month a:hover {
  background-color: #003399;
  background-image: url("http://photos.comfortek.com/themes/photos.comfortek.com/images/month_bg.gif");
  text-decoration: none;
  color: #fff;
}
.jump-to-month-container .years ul li.current-month {
  background-color: #ddd;
}
.jump-to-month-container .years ul li a {
  display: inline-block;
  padding: 2px 10px;
  width: 100%;
  box-sizing: border-box;
  color: #000000;
  text-decoration: none;
}
.jump-to-month-container .years ul li a:hover {
  background-color: #ddd;
  text-decoration: underline;
}
.jump-to-month-container .years ul li.year-heading {
  font-weight: bold;
  font-size: 12px;
  border-top: 1px solid #bdb2bf;
  border-bottom: 1px solid #bdb2bf;
  padding: 2px 10px;
}
