


/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
    height:auto;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navigation {
    display: none;
  }
  .contenttable td,
  .contenttable th {
    background-color: #fff !important;
  }
  .label {
    border: 1px solid #000;
  }
  .contenttable {
    border-collapse: collapse !important;
  }
  .contenttable-bordered th,
  .contenttable-bordered td {
    border: 1px solid #ddd !important;
  }
}








/* DEFAULTS*/

.pri{color: #;}
.pribackground{background-color: #;}
.sec{color: #;}
.bgsec{background-color: #;}
.body{color: #;} 
.bgbody{background-color: #;} 
.menu{color: #;} 
.bgmenu{background-color: #;} 
.text{color: #;} 
.footer{color: #;} 
.footerbackground{background-color: #;} 
.special{color: #;} 
.bgspecial{background-color: #;} 
.heading{color: #;} 
.bgheading{background-color: #;} 
.link{color: #;} 
.bglink{background-color: #;} 
.border{color: #;} 
.bgborder{background-color: #;}








* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  body {
    font-size: 16px;
  }
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
  .thumbnail > img,
  .thumbnail a > img {
	display: block;
	height: auto;
}

@media (max-width: 768px) {
 img {
	max-width: 100%;
	height: auto;
}
  
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
.img-logo {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}

/*mobile p*/
@media (max-width: 768px){
  p{ word-wrap:break-word;}
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}


.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  opacity: 0.7;
  
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}


address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}


.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  border:1px solid transparent;/* important. allows divs to touch*/

}

.col1, .col2, .col3, .col4,.col5, .col6, ..col7, .col8, .col9, .col10, .col11, .col12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
  float: left;
}
.col12 {
  width: 100%;
}
.col11 {
  width: 91.66666667%;
}
.col10 {
  width: 83.33333333%;
}
.col9 {
  width: 75%;
}
.col8 {
  width: 66.66666667%;
}
.col7 {
  width: 58.33333333%;
}
.col6 {
  width: 50%;
}
.col5 {
  width: 41.66666667%;
}
.col4 {
  width: 33.33333333%;
}
.col3 {
  width: 25%;
}
.col2 {
  width: 16.66666667%;
}
.col1 {
  width: 8.33333333%;
}
.colpull-12 {
  right: 100%;
}
.colpull-11 {
  right: 91.66666667%;
}
.colpull-10 {
  right: 83.33333333%;
}
.colpull-9 {
  right: 75%;
}
.colpull-8 {
  right: 66.66666667%;
}
.colpull-7 {
  right: 58.33333333%;
}
.colpull-6 {
  right: 50%;
}
.colpull-5 {
  right: 41.66666667%;
}
.colpull-4 {
  right: 33.33333333%;
}
.colpull-3 {
  right: 25%;
}
.colpull-2 {
  right: 16.66666667%;
}
.colpull-1 {
  right: 8.33333333%;
}
.colpull-0 {
  right: auto;
}
.colpush-12 {
  left: 100%;
}
.colpush-11 {
  left: 91.66666667%;
}
.colpush-10 {
  left: 83.33333333%;
}
.colpush-9 {
  left: 75%;
}
.colpush-8 {
  left: 66.66666667%;
}
.colpush-7 {
  left: 58.33333333%;
}
.colpush-6 {
  left: 50%;
}
.colpush-5 {
  left: 41.66666667%;
}
.colpush-4 {
  left: 33.33333333%;
}
.colpush-3 {
  left: 25%;
}
.colpush-2 {
  left: 16.66666667%;
}
.colpush-1 {
  left: 8.33333333%;
}
.colpush-0 {
  left: auto;
}
.coloffset-12 {
  margin-left: 100%;
}
.coloffset-11 {
  margin-left: 91.66666667%;
}
.coloffset-10 {
  margin-left: 83.33333333%;
}
.coloffset-9 {
  margin-left: 75%;
}
.coloffset-8 {
  margin-left: 66.66666667%;
}
.coloffset-7 {
  margin-left: 58.33333333%;
}
.coloffset-6 {
  margin-left: 50%;
}
.coloffset-5 {
  margin-left: 41.66666667%;
}
.coloffset-4 {
  margin-left: 33.33333333%;
}
.coloffset-3 {
  margin-left: 25%;
}
.coloffset-2 {
  margin-left: 16.66666667%;
}
.coloffset-1 {
  margin-left: 8.33333333%;
}
.coloffset-0 {
  margin-left: 0%;
}



table {
  background-color: transparent;
}
th {
  text-align: left;
}



.contenttable, .contenttable-striped {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.contenttable > thead > tr > th,
.contenttable > tbody > tr > th,
.contenttable > tfoot > tr > th,
.contenttable > thead > tr > td,
.contenttable > tbody > tr > td,
.contenttable > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}

.contenttable > thead > tr > th {
  vertical-align: bottom;

}
.contenttable > caption + thead > tr:first-child > th,
.contenttable > colgroup + thead > tr:first-child > th,
.contenttable > thead:first-child > tr:first-child > th,
.contenttable > caption + thead > tr:first-child > td,
.contenttable > colgroup + thead > tr:first-child > td,
.contenttable > thead:first-child > tr:first-child > td {
  border-top: 0;
}


.contenttable table {
  margin-bottom: 20px;
}

.contenttable table > thead > tr > th,
.contenttable table> tbody > tr > th,
.contenttable table> tfoot > tr > th,
.contenttable table> thead > tr > td,
.contenttable table> tbody > tr > td,
.contenttable table> tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}



.contenttable-bordered {
  border: 1px solid #dddddd;
}
.contenttable-bordered > thead > tr > th,
.contenttable-bordered > tbody > tr > th,
.contenttable-bordered > tfoot > tr > th,
.contenttable-bordered > thead > tr > td,
.contenttable-bordered > tbody > tr > td,
.contenttable-bordered > tfoot > tr > td {
  border: 1px solid #;
}
.contenttable-bordered > thead > tr > th,
.contenttable-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.contenttable-striped > tbody > tr:nth-child(odd) > td,
.contenttable-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
 }
.contenttable-hover > tbody > tr:hover > td,
.contenttable-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.formLabels {
  font-weight:bold;
}

@media screen and (max-width: 767px) {
.contenttable {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
}

.contenttable > thead > tr > th,
.contenttable > tbody > tr > th,
.contenttable > tfoot > tr > th,
.contenttable > thead > tr > td,
.contenttable > tbody > tr > td,
.contenttable > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  width:100%;
  display: block;
}

.row > .col4 {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  width:100%;
  display: block;
}

       
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  padding: 0;
  margin-bottom: 20px;
  font-size: 30px; /*same as h2*/
  line-height: inherit;
  color: #;
  border: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}

input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
}


/* ===============  forms.css =================================*/
 input[type="text"],
 input[type="password"],
 input[type="email"],
 input[type="url"],
 input[type="date"],
 input[type="month"],
 input[type="time"],
 input[type="datetime"],
 input[type="datetime-local"],
 input[type="week"],
 input[type="number"],
 input[type="search"],
 input[type="tel"],
 input[type="color"],
 select,
 textarea {
    padding: 0.3em 0.4em;
    display: inline-block;
    border: 1px solid #e6e6e6;
    box-shadow: inset 0 1px 3px #e6e6e6;
    -webkit-transition: 0.3s linear border;
    -moz-transition: 0.3s linear border;
    -ms-transition: 0.3s linear border;
    -o-transition: 0.3s linear border;
    transition: 0.3s linear border;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0;  /* Safari 3-4, iOS 1-3.2, Android 1.6- */    
    -moz-border-radius: 0;  /* Firefox 1-3.6 */     
    border-radius: 0;  /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
}

 input[type="text"]:focus,
 input[type="password"]:focus,
 input[type="email"]:focus,
 input[type="url"]:focus,
 input[type="date"]:focus,
 input[type="month"]:focus,
 input[type="time"]:focus,
 input[type="datetime"]:focus,
 input[type="datetime-local"]:focus,
 input[type="week"]:focus,
 input[type="number"]:focus,
 input[type="search"]:focus,
 input[type="tel"]:focus,
 input[type="color"]:focus,
 select:focus,
 textarea:focus {
    outline: 0;
    outline: thin dotted \9; /* IE6-9 */
    border-color: #;
}

 input[type="file"]:focus,
 input[type="radio"]:focus,
 input[type="checkbox"]:focus {
    outline: thin dotted #333;
    outline: 1px auto #;
}

 input[type="text"][disabled],
 input[type="password"][disabled],
 input[type="email"][disabled],
 input[type="url"][disabled],
 input[type="date"][disabled],
 input[type="month"][disabled],
 input[type="time"][disabled],
 input[type="datetime"][disabled],
 input[type="datetime-local"][disabled],
 input[type="week"][disabled],
 input[type="number"][disabled],
 input[type="search"][disabled],
 input[type="tel"][disabled],
 input[type="color"][disabled],
 select[disabled],
 textarea[disabled] {
    cursor: not-allowed;
    box-shadow: inset 0 1px 10px #ededed;
    background-color: #ededed;
    color: #adadad;
    border-color: #e6e6e6;
}
 input[readonly],
 select[readonly],
 textarea[readonly],
 input[readonly]:focus,
 select[readonly]:focus,
 textarea[readonly]:focus {
    background: #fdfdfd; 
    color: #; 
    border-color: #fafafa;
}
 input:focus:invalid,
 textarea:focus:invalid,
 select:focus:invalid {
    color: #b94a48;
    border: 1px solid #ee5f5b;
}
 input:focus:invalid:focus,
 textarea:focus:invalid:focus,
 select:focus:invalid:focus {
    border-color: #e9322d;
}
 input[type="file"]:focus:invalid:focus,
 input[type="radio"]:focus:invalid:focus,
 input[type="checkbox"]:focus:invalid:focus {
    outline-color: #e9322d;
}
 select {
    border: 1px solid #e6e6e6;
    background-color: white;
}
 select[multiple] {
    height: auto;
}
 label {
    margin: 0.5em 0 0.2em;
    color: #4f4f4f;
    font-size:90%;
}
 fieldset {
    margin: 0;
    padding: 0.35em 0 0.75em;
    border: 0;
}

textarea { width:50%;}



input[type=submit] , .form-button, .classlevel a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid #;

  padding: 8px 15px;
  margin: 10px 0px;
  line-height: 1.42857143;
  background:  #;
  color: #;
  text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.92);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box; 
}
.form-button:focus,
.form-button:active:focus,
.form-button.active:focus,
.classlevel a:focus,
.classlevel a:active:focus,
.classlevel a:focus,
input[type=submit]:focus,
input[type=submit]:active:focus{
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.form-button:hover,
.form-button:focus,
.classlevel a:hover,
.classlevel a:focus,
input[type=submit]:hover,
input[type=submit]:focus  {
  background:  #; /* Old browsers */
  color: #;
  text-decoration: none;
}


input[type="submit"].form-button-block,
input[type="reset"].form-button-block,
input[type="button"].form-button-block {
  width: 100%;
}
.input-group{
  margin-bottom:10px;
}


/*mobile forms*/
@media only screen and (max-width: 479px){

input[type="text"],
 input[type="password"],
 input[type="email"],
 input[type="url"],
 input[type="date"],
 input[type="month"],
 input[type="time"],
 input[type="datetime"],
 input[type="datetime-local"],
 input[type="week"],
 input[type="number"],
 input[type="search"],
 input[type="tel"],
 input[type="color"],
 select,
 textarea {
    display: block;
    margin-bottom: 10px;
}

input[type=submit] , .form-button, .classlevel a {
  display: block;
}
  }



@media screen and (min-width: 768px) {


.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after
{
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after
{
  clear: both;
}


.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}

textarea{
  width:100%;
} 

}
@media (max-width: 768px) {
.hidden-phone
 {
  display: none !important;
  visibility: hidden !important;
}

}


.brand{
  padding:8px;
  
}

.brand img {
    margin:0px auto;
    text-align: center;
}





/***********************************************************************

	Calendar CSS - EDIT THIS SECTION "backgrounds & colors"

 **********************************************************************/

/* Header part -- contains navigation buttons and day names. */
.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
  color:#000000;
  font-weight: normal;}

.calendar thead .title { /* Top Month & Year (ie. July, 2004) */
  font-weight: normal;
	color: #;
	font-size:1.2em;
  padding: 1px 1px 10px 1px;
  text-align: center;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
 color: #;
 }

.calendar thead .name { /* Cells <TD> containing the day names */
  padding: 2px;
  text-align: center;  
}
.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #;  
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #;  
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #;
  }




.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  padding: 1px;
  border: 1px solid #;
  background: #;
  color: #;
  text-align: center;
  }








/* The main calendar widget.  DIV containing a table. */





/***********************************************************************

	ONLY EDIT SPECIFIED SECTIONS BELOW!!

 **********************************************************************/
/* Header part -- controls month and year april 2009 */

#day .formHeaders {font-size:14px;}




.calendar {
  background:#;
  border: 0px solid #;
  position: relative;
  display: none;
  color: #;
  cursor: default;
}



.calendar table {
  cursor: default;}



/* Header part -- contains navigation buttons and day names. */
.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 2px; }



.calendar .nav { background: none;}





.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color:#;
   color: #;}



.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #;}



/* The body part -- contains all the days in month. */
.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
  }



.calendar table .wn {
  border-right: 1px solid #000;
  background: #e8f4f0;}



.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #;
  color: #;
  }

table.listview tr:hover { /* Hovered cells with time and open*/
  background: #;
  color: #;
  }

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #;
  color: #;
  }



.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border:  0px solid;
  border-color: #;
  background: #;}





.calendar tbody .disabled { color: #999; }


.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;}



.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;}



/* The footer part -- status bar and "Close" button */
.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}


/* Combo boxes (menus that display months/years for direct selection) */

.combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  background: #e4e4e4;
  font-size: smaller;
  color:#000000;
  padding: 1px;}



.combo .label, .combo .label-IEfix {
  text-align: center;
  padding: 1px;}



.combo .label-IEfix {
  width: 4em;
}

.combo .active {
  background: #c8d0d4;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  }

.combo .hilite {
  background: #;
  color: #;
}

.listview {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.listview > thead > tr > th,
.listview > tbody > tr > th,
.listview > tfoot > tr > th,
.listview > thead > tr > td,
.listview > tbody > tr > td,
.listview > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #;
}


.formHeaders {
  vertical-align: bottom;
  border-bottom: 2px solid #;
  color:r;
  Font-weight:600;
}

/* used on booking path three  */	
label.formLabels{
  width:30%;
}


/* class module front end formbutton and the a tag here are the same  */	
.classmod ul{
	margin:20px;
	padding:0; 
	padding:3px;
	list-style-type:none;
}

.classmod li{
	position:static;
	display:block;
	padding:13px 10px;
	}

.classmod li img{
  padding-right:10px;
}	

.classmod ul#indivtable{
	margin:5px 0 0 0;
	padding:0px;
	padding:0px;
	border:0px;
	border-bottom:1px solid #; 
}

.classmod ul#indivtable li{
	margin:0px;
	border:0px;
	font-weight:normal;
	}

/* gift card module front end  */	
#giftcardform{
	  margin:0 auto;
    width:100%;
}

#giftcardform table{ width:100%;}

#giftcardform input{ width:100%;}

#giftcardform textarea{ width:100%;}
	
#giftcardform td{ 
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
}
	
.formnote{  
  color: #8a6d3b;
  border: 1px solid #8a6d3b;
  background-color: #fcf8e3;
  padding:15px;
  margin:15px 0px;
}
    
#signin{
  text-align:right;
}

.select1{ /*highlight color used on home pages and throughout themes.*/
font-weight:bold;
color: #;
padding:5px;
background-color:#;
}

.select1 h1, .select1 h2, .select1 h3, .select1 h4, .select1 h5, .select1 h6{
color: #;
}

/* Type */

	.align-left {
		text-align: left;
	}

	.align-center {
		text-align: center;
	}

	.align-right {
		text-align: right;
	}

/* Image */

	.image {
		border-radius: 4px;
		border: 0;
		display: inline-block;
		position: relative;
	}

		.image img {
			border-radius: 4px;
			display: block;
		}

		.image.left, .image.right {
			max-width: 40%;
		}

			.image.left img, .image.right img {
				width: 100%;
			}

		.image.left {
			float: left;
			padding: 0 1.5em 1em 0;
			top: 0.25em;
		}

		.image.right {
			float: right;
			padding: 0 0 1em 1.5em;
			top: 0.25em;
		}

		.image.fit {
			display: block;
			margin: 0 0 2em 0;
			width: 100%;
		}

			.image.fit img {
				width: 100%;
			}

		.image.main {
			display: block;
			margin: 0 0 3em 0;
			width: 100%;
		}

			.image.main img {
				width: 100%;
			}
            
/* List */

	ol {
		list-style: decimal;
		margin: 0 0 2em 0;
		padding-left: 1.25em;
	}

		ol li {
			padding-left: 0.25em;
		}

	ul {
		list-style: disc;
		margin: 0 0 2em 0;
		padding-left: 1em;
	}

		ul li {
			padding-left: 0.5em;
		}

		ul.alt {
			list-style: none;
			padding-left: 0;
		}

			ul.alt li {
				border-top: solid 1px #e5e5e5;
				padding: 0.5em 0;
			}

				ul.alt li:first-child {
					border-top: 0;
					padding-top: 0;
				}

		ul.icons {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.icons li {
				display: inline-block;
				padding: 0 1.25em 0 0;
			}

				ul.icons li:last-child {
					padding-right: 0;
				}

				ul.icons li .icon {
					color: inherit;
				}

					ul.icons li .icon:before {
						font-size: 1.75em;
					}

		ul.actions {
			cursor: default;
			list-style: none;
			padding-left: 0;
		}

			ul.actions li {
				display: inline-block;
				padding: 0 1em 0 0;
				vertical-align: middle;
			}

				ul.actions li:last-child {
					padding-right: 0;
				}

			ul.actions.small li {
				padding: 0 0.5em 0 0;
			}

			ul.actions.vertical li {
				display: block;
				padding: 1em 0 0 0;
			}

				ul.actions.vertical li:first-child {
					padding-top: 0;
				}

				ul.actions.vertical li > * {
					margin-bottom: 0;
				}

			ul.actions.vertical.small li {
				padding: 0.5em 0 0 0;
			}

				ul.actions.vertical.small li:first-child {
					padding-top: 0;
				}

			ul.actions.fit {
				display: table;
				margin-left: -1em;
				padding: 0;
				table-layout: fixed;
				width: calc(100% + 1em);
			}

				ul.actions.fit li {
					display: table-cell;
					padding: 0 0 0 1em;
				}

					ul.actions.fit li > * {
						margin-bottom: 0;
					}

				ul.actions.fit.small {
					margin-left: -0.5em;
					width: calc(100% + 0.5em);
				}

					ul.actions.fit.small li {
						padding: 0 0 0 0.5em;
					}

	dl {
		margin: 0 0 2em 0;
	}
    
/* Form */

	form {
		margin: 0 0 2em 0;
	}

	label {
		display: block;
		font-size: 0.9em;
		margin: 0 0 1em 0;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select,
	textarea {
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-appearance: none;
		appearance: none;    
		color: inherit;
		display: block;
		outline: 0;
		padding: 0 1em;
		text-decoration: none;
		width: 100%;
	}

	.select-wrapper {
		text-decoration: none;
		display: block;
		position: relative;
	}

		.select-wrapper:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.select-wrapper:before {
			color: #e5e5e5;
			content: '\f078';
			display: block;
			height: 3em;
			line-height: 3em;
			pointer-events: none;
			position: absolute;
			right: 0;
			text-align: center;
			top: 0;
			width: 3em;
		}

		.select-wrapper select::-ms-expand {
			display: none;
		}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	select {
		height: 3em;
	}

	textarea {
		padding: 0.75em 1em;
	}     
    
	.form-search {
		position: relative;
	}	
	
        .form-search input {
            padding-left: 2.5em;
        }
        
        .form-search::before {
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-transform: none !important;
            content: "\f002";
            left: 1em;
            top: 0.75em;
            position: absolute;
        }		
	
	.form-date {
		position: relative;
	}	
	
        .form-date input {
            padding-left: 2.5em;
        }
        
        .form-date::before {
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-transform: none !important;
            content: "\f073";
            left: 1em;
            top: 0.75em;
            position: absolute;
        }	  
        
	.form-dollar {
		position: relative;
	}	
	
        .form-dollar input {
            padding-left: 2.5em;
        }
        
        .form-dollar::before {
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-transform: none !important;
            content: "\f155";
            left: 1em;
            top: 0.75em;
            position: absolute;
        }	          
               