.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #555
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon,
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-state-active .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt
}

.highslide-container table {
    background: 0 0
}

.highslide {
    outline: 0;
    text-decoration: none
}

.highslide img {
    border: 2px solid silver
}

.highslide:hover img {
    border-color: gray
}

.highslide-active-anchor img {
    visibility: hidden
}

.highslide-gallery .highslide-active-anchor img {
    border-color: #000;
    visibility: visible;
    cursor: default
}

.highslide-image {
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    background: gray
}

.highslide-outline,
.highslide-wrapper {
    background: #fff
}

.glossy-dark {
    background: #111
}

.highslide-number {
    font-weight: 700;
    color: gray;
    font-size: .9em
}

.highslide-caption {
    display: none;
    font-size: 1em;
    padding: 5px
}

.highslide-heading {
    display: none;
    font-weight: 700;
    margin: .4em
}

.highslide-dimming {
    position: absolute;
    background: #000
}

a.highslide-full-expand {
    background: url(../../graphics/highslide/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px
}

.highslide-loading {
    display: block;
    color: #000;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border: 1px solid #fff;
    background-color: #fff;
    padding-left: 22px;
    background-image: url(../../graphics/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #fff;
    background-color: gray
}

.highslide-move,
.highslide-move * {
    cursor: move
}

.highslide-viewport {
    display: none;
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: 0 0;
    left: 0;
    top: 0
}

.hidden-container,
.highslide-overlay {
    display: none
}

.closebutton {
    position: relative;
    top: -15px;
    left: 15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../../graphics/highslide/close.png)
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../graphics/highslide/controlbar-white.gif) 0 -90px no-repeat;
    margin: 20px 15px 10px 0
}

.highslide-controls ul {
    position: relative;
    left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../graphics/highslide/controlbar-white.gif) right -90px no-repeat
}

.highslide-controls li {
    float: left;
    padding: 5px 0;
    margin: 0
}

.highslide-controls a {
    background-image: url(../../graphics/highslide/controlbar-white.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: 0
}

.highslide-controls a.disabled,
.highslide-controls a.disabled span {
    cursor: default
}

.highslide-controls a span {
    display: none;
    cursor: pointer
}

.highslide-controls .highslide-previous a {
    background-position: 0 0
}

.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px
}

.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px!important
}

.highslide-controls .highslide-play a {
    background-position: -30px 0
}

.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px
}

.highslide-controls .highslide-play a.disabled {
    background-position: -30px -60px!important
}

.highslide-controls .highslide-pause a {
    background-position: -60px 0
}

.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px
}

.highslide-controls .highslide-next a {
    background-position: -90px 0
}

.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px
}

.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px!important
}

.highslide-controls .highslide-move a {
    background-position: -120px 0
}

.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px
}

.highslide-controls .highslide-full-expand a {
    background-position: -150px 0
}

.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px
}

.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px!important
}

.highslide-controls .highslide-close a {
    background-position: -180px 0
}

.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px
}

.highslide-maincontent {
    display: none
}

.highslide-html {
    background-color: #fff
}

.highslide-html-content {
    display: none;
    width: 400px;
    padding: 0 5px 5px
}

.highslide-header {
    padding-bottom: 5px
}

.highslide-header ul {
    margin: 0;
    padding: 0;
    text-align: right
}

.highslide-header ul li {
    display: inline;
    padding-left: 1em
}

.highslide-header ul li.highslide-next,
.highslide-header ul li.highslide-previous {
    display: none
}

.highslide-header a {
    font-weight: 700;
    color: gray;
    text-transform: uppercase;
    text-decoration: none
}

.highslide-header a:hover {
    color: #000
}

.highslide-header .highslide-move a {
    cursor: move
}

.highslide-footer {
    height: 16px
}

.highslide-footer .highslide-resize {
    display: block;
    float: right;
    margin-top: 5px;
    height: 11px;
    width: 11px;
    background: url(../../graphics/highslide/resize.gif) no-repeat
}

.highslide-footer .highslide-resize span {
    display: none
}

.highslide-resize {
    cursor: nw-resize
}

.draggable-header .highslide-header {
    height: 18px;
    border-bottom: 1px solid #ddd
}

.draggable-header .highslide-heading {
    position: absolute;
    margin: 2px .4em
}

.draggable-header .highslide-header .highslide-move {
    cursor: move;
    display: block;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 0;
    width: 100%;
    z-index: 1
}

.draggable-header .highslide-header .highslide-move * {
    display: none
}

.draggable-header .highslide-header .highslide-close {
    position: relative;
    float: right;
    z-index: 2;
    padding: 0
}

.draggable-header .highslide-header .highslide-close a {
    display: block;
    height: 16px;
    width: 16px;
    background-image: url(../../graphics/highslide/closeX.png)
}

.draggable-header .highslide-header .highslide-close a:hover {
    background-position: 0 16px
}

.draggable-header .highslide-header .highslide-close span {
    display: none
}

.draggable-header .highslide-maincontent {
    padding-top: 1em
}

.titlebar .highslide-header {
    height: 18px;
    border-bottom: 1px solid #ddd
}

.titlebar .highslide-heading {
    position: absolute;
    margin: 1px .4em;
    color: #666
}

.titlebar .highslide-header .highslide-move {
    cursor: move;
    display: block;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 0;
    width: 100%;
    z-index: 1
}

.titlebar .highslide-header .highslide-move * {
    display: none
}

.titlebar .highslide-header li {
    position: relative;
    top: 3px;
    z-index: 2;
    padding: 0 0 0 1em
}

.titlebar .highslide-maincontent {
    padding-top: 1em
}

.no-footer .highslide-footer {
    display: none
}

.wide-border {
    background: #fff
}

.wide-border .highslide-image {
    border-width: 10px
}

.wide-border .highslide-caption {
    padding: 0 10px 10px
}

.borderless .highslide-image {
    border: none
}

.borderless .highslide-caption {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    background: silver
}

.outer-glow {
    background: #444
}

.outer-glow .highslide-image {
    border: 5px solid #444
}

.outer-glow .highslide-caption {
    border: 5px solid #444;
    border-top: none;
    padding: 5px;
    background-color: gray
}

.colored-border {
    background: #fff
}

.colored-border .highslide-image {
    border: 2px solid green
}

.colored-border .highslide-caption {
    border: 2px solid green;
    border-top: none
}

.dark {
    background: #111
}

.dark .highslide-image {
    border-color: #000 black #202020 #000;
    background: gray
}

.dark .highslide-caption {
    color: #fff;
    background: #111
}

.dark .highslide-controls,
.dark .highslide-controls a,
.dark .highslide-controls ul {
    background-image: url(graphics/controlbar-black-border.gif)
}

.floating-caption .highslide-caption {
    position: absolute;
    padding: 1em 0 0;
    background: 0 0;
    color: #fff;
    border: none;
    font-weight: 700
}

.controls-in-heading .highslide-heading {
    color: gray;
    font-weight: 700;
    height: 20px;
    overflow: hidden;
    cursor: default;
    padding: 0 0 0 22px;
    margin: 0;
    background: url(graphics/icon.gif) no-repeat 0 1px
}

.controls-in-heading .highslide-controls {
    width: 105px;
    height: 20px;
    position: relative;
    margin: 0;
    top: -23px;
    left: 7px;
    background: 0 0
}

.controls-in-heading .highslide-controls ul {
    position: static;
    height: 20px;
    background: 0 0
}

.controls-in-heading .highslide-controls li {
    padding: 0
}

.controls-in-heading .highslide-controls a {
    background-image: url(graphics/controlbar-white-small.gif);
    height: 20px;
    width: 20px
}

.controls-in-heading .highslide-controls .highslide-move {
    display: none
}

.controls-in-heading .highslide-controls .highslide-previous a {
    background-position: 0 0
}

.controls-in-heading .highslide-controls .highslide-previous a:hover {
    background-position: 0 -20px
}

.controls-in-heading .highslide-controls .highslide-previous a.disabled {
    background-position: 0 -40px!important
}

.controls-in-heading .highslide-controls .highslide-play a {
    background-position: -20px 0
}

.controls-in-heading .highslide-controls .highslide-play a:hover {
    background-position: -20px -20px
}

.controls-in-heading .highslide-controls .highslide-play a.disabled {
    background-position: -20px -40px!important
}

.controls-in-heading .highslide-controls .highslide-pause a {
    background-position: -40px 0
}

.controls-in-heading .highslide-controls .highslide-pause a:hover {
    background-position: -40px -20px
}

.controls-in-heading .highslide-controls .highslide-next a {
    background-position: -60px 0
}

.controls-in-heading .highslide-controls .highslide-next a:hover {
    background-position: -60px -20px
}

.controls-in-heading .highslide-controls .highslide-next a.disabled {
    background-position: -60px -40px!important
}

.controls-in-heading .highslide-controls .highslide-full-expand a {
    background-position: -100px 0
}

.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
    background-position: -100px -20px
}

.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
    background-position: -100px -40px!important
}

.controls-in-heading .highslide-controls .highslide-close a {
    background-position: -120px 0
}

.controls-in-heading .highslide-controls .highslide-close a:hover {
    background-position: -120px -20px
}

.text-controls .highslide-controls {
    width: auto;
    height: auto;
    margin: 0;
    text-align: center;
    background: 0 0
}

.text-controls ul {
    position: static;
    background: 0 0;
    height: auto;
    left: 0
}

.text-controls .highslide-move {
    display: none
}

.text-controls li {
    background-image: url(../../graphics/highslide/controlbar-text-buttons.png);
    background-position: right top!important;
    padding: 0;
    margin-left: 15px;
    display: block;
    width: auto
}

.text-controls a {
    background: url(../../graphics/highslide/controlbar-text-buttons.png) no-repeat;
    background-position: left top!important;
    position: relative;
    left: -10px;
    display: block;
    width: auto;
    height: auto;
    text-decoration: none!important
}

.text-controls a span {
    background: url(../../graphics/highslide/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
    display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
    padding: 1px 0 1px 18px;
    color: #333;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    white-space: nowrap
}

.text-controls .highslide-next {
    margin-right: 1em
}

.text-controls .highslide-full-expand a span {
    min-width: 0;
    margin: 1px 0;
    padding: 1px 0 1px 10px
}

.text-controls .highslide-close a span {
    min-width: 0
}

.text-controls a:hover span {
    color: #000
}

.text-controls a.disabled span {
    color: #999
}

.text-controls .highslide-previous span {
    background-position: 0 -40px
}

.text-controls .highslide-previous a.disabled {
    background-position: left top!important
}

.text-controls .highslide-previous a.disabled span {
    background-position: 0 -140px
}

.text-controls .highslide-play span {
    background-position: 0 -60px
}

.text-controls .highslide-play a.disabled {
    background-position: left top!important
}

.text-controls .highslide-play a.disabled span {
    background-position: 0 -160px
}

.text-controls .highslide-pause span {
    background-position: 0 -80px
}

.text-controls .highslide-next span {
    background-position: 0 -100px
}

.text-controls .highslide-next a.disabled {
    background-position: left top!important
}

.text-controls .highslide-next a.disabled span {
    background-position: 0 -200px
}

.text-controls .highslide-full-expand span {
    background: 0 0
}

.text-controls .highslide-full-expand a.disabled {
    background-position: left top!important
}

.text-controls .highslide-close span {
    background-position: 0 -120px
}

.highslide-thumbstrip {
    height: 100%
}

.highslide-thumbstrip div {
    overflow: hidden
}

.highslide-thumbstrip table {
    position: relative;
    padding: 0;
    border-collapse: collapse
}

.highslide-thumbstrip td {
    padding: 1px
}

.highslide-thumbstrip a {
    outline: 0
}

.highslide-thumbstrip img {
    display: block;
    border: 1px solid gray;
    margin: 0 auto
}

.highslide-thumbstrip .highslide-active-anchor img {
    visibility: visible
}

.highslide-thumbstrip .highslide-marker {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent
}

.highslide-thumbstrip-horizontal div {
    width: auto
}

.highslide-thumbstrip-horizontal .highslide-scroll-up {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 25px;
    height: 42px
}

.highslide-thumbstrip-horizontal .highslide-scroll-up div {
    margin-bottom: 10px;
    cursor: pointer;
    background: url(../../graphics/highslide/scrollarrows.png) left center no-repeat;
    height: 42px
}

.highslide-thumbstrip-horizontal .highslide-scroll-down {
    display: none;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 25px;
    height: 42px
}

.highslide-thumbstrip-horizontal .highslide-scroll-down div {
    margin-bottom: 10px;
    cursor: pointer;
    background: url(../../graphics/highslide/scrollarrows.png) center right no-repeat;
    height: 42px
}

.highslide-thumbstrip-horizontal table {
    margin: 2px 0 10px
}

.highslide-viewport .highslide-thumbstrip-horizontal table {
    margin-left: 10px
}

.highslide-thumbstrip-horizontal img {
    width: auto;
    height: 40px
}

.highslide-thumbstrip-horizontal .highslide-marker {
    top: 47px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-bottom: 6px solid gray
}

.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
    margin-left: 10px
}

.dark .highslide-thumbstrip-horizontal .highslide-marker,
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
    border-bottom-color: #fff!important
}

.highslide-thumbstrip-vertical div {
    height: 100%
}

.highslide-thumbstrip-vertical a {
    display: block
}

.highslide-thumbstrip-vertical .highslide-scroll-up {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px
}

.highslide-thumbstrip-vertical .highslide-scroll-up div {
    margin-left: 10px;
    cursor: pointer;
    background: url(../../graphics/highslide/scrollarrows.png) top center no-repeat;
    height: 25px
}

.highslide-thumbstrip-vertical .highslide-scroll-down {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px
}

.highslide-thumbstrip-vertical .highslide-scroll-down div {
    margin-left: 10px;
    cursor: pointer;
    background: url(../../graphics/highslide/scrollarrows.png) bottom center no-repeat;
    height: 25px
}

.highslide-thumbstrip-vertical table {
    margin: 10px 0 0 10px
}

.highslide-thumbstrip-vertical .highslide-marker {
    left: 0;
    margin-top: 8px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left: 6px solid gray
}

.dark .highslide-thumbstrip-vertical .highslide-marker,
.highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
    border-left-color: #fff
}

.highslide-viewport .highslide-thumbstrip-float {
    overflow: auto
}

.highslide-thumbstrip-float ul {
    margin: 2px 0;
    padding: 0
}

.highslide-thumbstrip-float li {
    display: block;
    height: 60px;
    margin: 0 2px;
    list-style: none;
    float: left
}

.highslide-thumbstrip-float img {
    display: inline;
    border-color: silver
}

.highslide-thumbstrip-float .highslide-active-anchor img {
    border-color: #000
}

.highslide-thumbstrip-float .highslide-marker,
.highslide-thumbstrip-float .highslide-scroll-down div,
.highslide-thumbstrip-float .highslide-scroll-up div {
    display: none
}

[hidden],
template {
    display: none
}

a {
    background: 0 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: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: 2cm .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

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

button,
input,
select,
textarea {
    font-family: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline-offset: -2px
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

.container {
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-4 {
        width: 33.33333333333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-pull-0 {
        right: 0
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-push-0 {
        left: 0
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-pull-0 {
        right: 0
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-push-0 {
        left: 0
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-pull-0 {
        right: 0
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-push-0 {
        left: 0
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

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

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-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-] {
    float: none;
    display: table-cell
}

.table>tbody>.active>td,
.table>tbody>.active>th,
.table>tbody>tr>.active,
.table>tfoot>.active>td,
.table>tfoot>.active>th,
.table>tfoot>tr>.active,
.table>thead>.active>td,
.table>thead>.active>th,
.table>thead>tr>.active {
    background-color: #f5f5f5
}

.table-hover>tbody>.active:hover>td,
.table-hover>tbody>.active:hover>th,
.table-hover>tbody>tr>.active:hover {
    background-color: #e8e8e8
}

.table>tbody>.success>td,
.table>tbody>.success>th,
.table>tbody>tr>.success,
.table>tfoot>.success>td,
.table>tfoot>.success>th,
.table>tfoot>tr>.success,
.table>thead>.success>td,
.table>thead>.success>th,
.table>thead>tr>.success {
    background-color: #dff0d8
}

.table-hover>tbody>.success:hover>td,
.table-hover>tbody>.success:hover>th,
.table-hover>tbody>tr>.success:hover {
    background-color: #d0e9c6
}

.table>tbody>.danger>td,
.table>tbody>.danger>th,
.table>tbody>tr>.danger,
.table>tfoot>.danger>td,
.table>tfoot>.danger>th,
.table>tfoot>tr>.danger,
.table>thead>.danger>td,
.table>thead>.danger>th,
.table>thead>tr>.danger {
    background-color: #f2dede
}

.table-hover>tbody>.danger:hover>td,
.table-hover>tbody>.danger:hover>th,
.table-hover>tbody>tr>.danger:hover {
    background-color: #ebcccc
}

.table>tbody>.warning>td,
.table>tbody>.warning>th,
.table>tbody>tr>.warning,
.table>tfoot>.warning>td,
.table>tfoot>.warning>th,
.table>tfoot>tr>.warning,
.table>thead>.warning>td,
.table>thead>.warning>th,
.table>thead>tr>.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>.warning:hover>td,
.table-hover>tbody>.warning:hover>th,
.table-hover>tbody>tr>.warning:hover {
    background-color: #faf2cc
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

select[multiple],
select[size] {
    height: auto
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle
}

.checkbox label,
.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg {
    height: auto
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block
    }
    .form-inline select.form-control {
        width: auto
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon:empty {
    width: 1em
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group {
    float: left
}

.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap
}

.input-group-btn:first-child>.btn {
    margin-right: -1px
}

.input-group-btn:last-child>.btn {
    margin-left: -1px
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -4px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
    z-index: 2
}

.pagination {
    display: inline-block;
    margin: 20px 0;
    border-radius: 4px;
    padding-left: 0!important
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #666;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #13b2c5;
    border-color: #13b2c5;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #999
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix: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
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs,
td.visible-lg,
td.visible-md,
td.visible-sm,
td.visible-xs,
th.visible-lg,
th.visible-md,
th.visible-sm,
th.visible-xs,
tr.visible-lg,
tr.visible-md,
tr.visible-sm,
tr.visible-xs {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important
    }
    table.visible-xs.visible-sm {
        display: table
    }
    tr.visible-xs.visible-sm {
        display: table-row!important
    }
    td.visible-xs.visible-sm,
    th.visible-xs.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important
    }
    table.visible-xs.visible-md {
        display: table
    }
    tr.visible-xs.visible-md {
        display: table-row!important
    }
    td.visible-xs.visible-md,
    th.visible-xs.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-xs.visible-lg {
        display: block!important
    }
    table.visible-xs.visible-lg {
        display: table
    }
    tr.visible-xs.visible-lg {
        display: table-row!important
    }
    td.visible-xs.visible-lg,
    th.visible-xs.visible-lg {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-sm.visible-xs {
        display: block!important
    }
    table.visible-sm.visible-xs {
        display: table
    }
    tr.visible-sm.visible-xs {
        display: table-row!important
    }
    td.visible-sm.visible-xs,
    th.visible-sm.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important
    }
    table.visible-sm.visible-md {
        display: table
    }
    tr.visible-sm.visible-md {
        display: table-row!important
    }
    td.visible-sm.visible-md,
    th.visible-sm.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-sm.visible-lg {
        display: block!important
    }
    table.visible-sm.visible-lg {
        display: table
    }
    tr.visible-sm.visible-lg {
        display: table-row!important
    }
    td.visible-sm.visible-lg,
    th.visible-sm.visible-lg {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-md.visible-xs {
        display: block!important
    }
    table.visible-md.visible-xs {
        display: table
    }
    tr.visible-md.visible-xs {
        display: table-row!important
    }
    td.visible-md.visible-xs,
    th.visible-md.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important
    }
    table.visible-md.visible-sm {
        display: table
    }
    tr.visible-md.visible-sm {
        display: table-row!important
    }
    td.visible-md.visible-sm,
    th.visible-md.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-md.visible-lg {
        display: block!important
    }
    table.visible-md.visible-lg {
        display: table
    }
    tr.visible-md.visible-lg {
        display: table-row!important
    }
    td.visible-md.visible-lg,
    th.visible-md.visible-lg {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-lg.visible-xs {
        display: block!important
    }
    table.visible-lg.visible-xs {
        display: table
    }
    tr.visible-lg.visible-xs {
        display: table-row!important
    }
    td.visible-lg.visible-xs,
    th.visible-lg.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important
    }
    table.visible-lg.visible-sm {
        display: table
    }
    tr.visible-lg.visible-sm {
        display: table-row!important
    }
    td.visible-lg.visible-sm,
    th.visible-lg.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important
    }
    table.visible-lg.visible-md {
        display: table
    }
    tr.visible-lg.visible-md {
        display: table-row!important
    }
    td.visible-lg.visible-md,
    th.visible-lg.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

.hidden-xs {
    display: block!important
}

table.hidden-xs {
    display: table
}

tr.hidden-xs {
    display: table-row!important
}

td.hidden-xs,
th.hidden-xs {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-xs,
    td.hidden-xs,
    th.hidden-xs,
    tr.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md,
    td.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg {
        display: none!important
    }
}

.hidden-sm {
    display: block!important
}

table.hidden-sm {
    display: table
}

tr.hidden-sm {
    display: table-row!important
}

td.hidden-sm,
th.hidden-sm {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm,
    td.hidden-sm,
    th.hidden-sm,
    tr.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md,
    td.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg {
        display: none!important
    }
}

.hidden-md {
    display: block!important
}

table.hidden-md {
    display: table
}

tr.hidden-md {
    display: table-row!important
}

td.hidden-md,
th.hidden-md {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-md.hidden-xs,
    td.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm,
    td.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md,
    td.hidden-md,
    th.hidden-md,
    tr.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-md.hidden-lg,
    td.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg {
        display: none!important
    }
}

.hidden-lg {
    display: block!important
}

table.hidden-lg {
    display: table
}

tr.hidden-lg {
    display: table-row!important
}

td.hidden-lg,
th.hidden-lg {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md,
    td.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg,
    td.hidden-lg,
    th.hidden-lg,
    tr.hidden-lg {
        display: none!important
    }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .hidden-print,
    td.hidden-print,
    th.hidden-print,
    tr.hidden-print {
        display: none!important
    }
}

.jumbotron {
    background-color: #EEE;
    color: inherit;
    margin-bottom: 30px;
    padding: 30px;
    padding-bottom: 48px;
    padding-top: 48px
}

.container .jumbotron {
    border-radius: 6px;
    padding-left: 60px;
    padding-right: 60px
}

.container .row .jumbotron {
    margin: 30px 0 0 -15px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
    font-family: sans-serif
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure,
form {
    margin: 0
}

fieldset {
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

@font-face {
    font-family: flexslider-icon;
    src: url(../fonts/flexslider/flexslider-icon.eot);
    src: url(../fonts/flexslider/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(../fonts/flexslider/flexslider-icon.woff) format("woff"), url(../fonts/flexslider/flexslider-icon.ttf) format("truetype"), url(../fonts/flexslider/flexslider-icon.svg#flexslider-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

.flexslider {
    padding: 0
}

.flexslider .slides>li {
    //display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1
}

.flex-viewport {
    position: relative;
    z-index: 1;
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    color: #fff!important;
    font-size: 0;
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -5px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: visible;
    opacity: 1;
    cursor: pointer;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.flex-direction-nav .flex-prev {
    left: 15px
}

.flex-direction-nav .flex-next {
    right: 15px;
    text-align: right
}

.flexslider:hover .flex-prev {
    opacity: 1;
    left: 15px
}

.flexslider:hover .flex-next {
    opacity: 1;
    right: 15px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    filter: alpha(opacity=0);
    cursor: default
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 30px;
    display: inline-block;
    content: '\f001'
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

html {
    overflow-x: hidden;
    overflow-y: scroll
}

body,
html {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0
}

body {
    line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    font-size: 14px;
    color: #777
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    line-height: 1.2em;
    font-weight: 100;
    color: #13b2c5;
    font-family: Arial, Helvetica, sans-serif;
    margin: .5em 0
}

h1 {
    font-size: 1.85714em
}

h2 {
    font-size: 1.57143em
}

h3 {
    font-size: 1.28571em
}

h4 {
    font-size: 1.14286em
}

h5 {
    font-size: 1em
}

p {
    font-size: 1em;
    line-height: 1.5em
}

a,
a:hover {
    color: #13b2c5;
    text-decoration: none
}

a:focus {
    outline: 0
}

button {
    border: none
}

ul {
    margin: 0;
    padding: 0
}

.to-right {
    text-align: right
}

.to-center {
    text-align: center
}

.main-wrapper {
    position: relative;
    z-index: 1
}

.property-grid {
    border-bottom: 1px solid #ededed
}

header nav {
    background-color: #13b2c5;
    height: 40px;
    position: relative
}

header nav a,
header nav a:hover {
    color: #fff
}

header .glyphicon-home {
    font-size: 20px;
    margin: 8px 0 0
}

#mainnavwrap,
.container {
    width: 100%;
    max-width: 1170px;
    margin: auto
}

#logo {
    width: 200px;
    margin: 5px auto 10px
}

#logo a {
    display: block
}

#main {
    margin: 20px 0 10px
}

#main .row {
    margin-bottom: 10px
}

#main .content-header .row {
    margin-bottom: 0
}

.content img {
    border: 6px solid #EDEDED;
    margin: 5px 0
}

.content ol,
.content ul {
    padding-left: 30px
}

.content #breadcrumbs ul,
.content .legend ul {
    padding: 0!important
}

#search-btn,
.btn-enlarged {
    display: inline-block;
    height: 40px;
    width: auto;
    background-color: #084483;
    float: right;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    letter-spacing: .1em;
    padding: 0 10px
}

.btn-enlarged {
    border-right: 1px solid #13b2c5;
    text-transform: none
}

#search-btn:hover,
.btn-enlarged:hover {
    text-decoration: none
}

#anti-spam {
    border: 0
}

#contact-us label {
    font-weight: 700;
    font-size: .92857em
}

.visible-on-mobile {
    display: block
}

.visible-on-desktop {
    display: none
}

.social-links {
    margin-top: 20px
}

.custom-btn {
    background-color: #13b2c5;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 10px 0;
    display: inline-block;
    font-weight: 700
}

.custom-btn:hover {
    background-color: #1156a1;
    color: #fff;
    text-decoration: none
}

.form-group .glyphicon-calendar {
    cursor: pointer
}

#mobnavtrigger {
    width: 30px;
    float: right;
    margin: 8px 0 0 15px
}

#mobnavtrigger span {
    width: 30px;
    background-color: #fff;
    height: 4px;
    margin-bottom: 3px;
    display: block;
    border-left: 4px solid #fff;
    padding-left: 3px;
    background-clip: content-box
}

#mainnav {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #084483;
    width: 100%;
    font-size: 1.28571em;
    line-height: 2em;
    text-transform: uppercase;
    letter-spacing: .075em;
    text-indent: 15px;
    display: none;
    z-index: 200
}

#main-heading {
    margin-top: 0;
    color: #777
}

#mainnav li {
    position: relative
}

#mainnav a {
    display: block;
    border-bottom: 1px dotted #1156a1
}

#mainnav a:hover {
    text-decoration: none
}

.subnav {
    text-transform: none;
    background-color: #aaa;
    text-indent: 30px;
    display: none
}

.arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAZCAYAAADqrKTxAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAb/QAAG/0Bl9EHNgAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMi8xMC8xNKpUKqEAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAABBUlEQVQ4jY3TsSvFURQA4MNCrErKZDDKqkxMSvEfGGVisFisZhlMlNjEbrAxyGZjUTYDqVd6kj7Dey/Hr/fe75663Xvrfp3buecGBjHXnqNkBM7xhWMMlKIff3FWiubxmuBRCQostK/YicMSFFiuwO0SFFjFd4KbJSiw5n9slKDATgWulKDAbkINLJagwF6Cn1rPU4sCpwm+Y6mo13CdYHMw6mM2IqbS/rYuwwReUpYLjNaBhwSuMNyvEGO4T+AGI/1KPoS7BB4xns90Q5cJPGGyeqYKzhJ4xnS36+fNSQINzPQqUmexn0BT6rNe6KAClvqBDup8ujet31vbVoEtfGC9BCB+ARwX956rtUgzAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 25px;
    display: inline-block
}

#mainnav .arrow {
    position: absolute;
    right: 10px;
    top: 5px
}

.headerBtnWrap {
    position: relative
}

.headerBtnWrap a.bookOnlineBtn,
.headerBtnWrap span.newsletterBtn {
    display: inline-block;
    cursor: pointer
}

.headerBtnWrap a.bookOnlineBtn {
    background-color: #13b2c5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 1.28571em;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: .05em;
    padding: 10px 20px;
    float: left
}

.headerBtnWrap a.bookOnlineBtn:hover {
    background-color: #1156a1
}

.headerBtnWrap span.newsletterBtn {
    background-color: #ededed;
    display: none;
    line-height: 24px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    padding: 9px 20px
}

.headerBtnWrap .addBorder {
    border-bottom: 5px solid #EDEDED;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important
}

.headerBtnWrap .topNewsletter {
    display: none;
    background-color: #ededed;
    padding: 10px 10px 0;
    position: absolute;
    width: 355px;
    top: 45px;
    right: 15px;
    z-index: 9999;
    -webkit-border-radius: 10px 0 10px 10px;
    -moz-border-radius: 10px 0 10px 10px;
    border-radius: 10px 0 10px 10px
}

.headerBtnWrap .topNewsletter .form-group {
    margin-bottom: 10px;
    text-align: left
}

.headerBtnWrap .topNewsletter .form-group input {
    font-size: .92857em;
    color: #aaa!important
}

.headerBtnWrap .topNewsletter .form-group .error-message {
    color: red;
    float: right;
    display: inline-block;
    text-transform: none;
    cursor: default
}

.headerBtnWrap .topNewsletter .form-group .custom-btn {
    margin: 0
}

.headerBtnWrap .phoneUs {
    font-size: 1.78571em;
    margin: 10px;
    color: #13b2c5;
    float: right
}

.headerBtnWrap .phoneUs span {
    display: none
}

.headerBtnWrap .phoneUs .glyphicon {
    color: #777
}

.feature-wrap {
    margin: 5px 0 0
}

.features {
    list-style-type: none;
    padding-left: 0!important
}

.feat {
    width: 25px;
    height: 25px;
    float: left;
    margin: 1px;
    position: relative;
    background: url(../../graphics/feature-icons.png) no-repeat
}

.feat span {
    color: #fff;
    font-size: 8.5px;
    position: absolute;
    top: -3px;
    right: 2px
}

.bath span {
    left: 2px
}

.hotdeal {
    width: 21px;
    height: 27px;
    margin-right: 10px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAbCAYAAACTHcTmAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNS8wMS8xM3RLz1kAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAACk0lEQVRIia3Vu24TQRSA4f+M9+KESHZJF9PQZgtKJDslnQMPkETUkUKJFMBISEgBKYmQoAHFKWgokFuqbEoQEn4DlidgabK+D8WO17O+BEdipNPMOfPtmfGsV7TWXDleSJkRFZ7q9tWFk+H8s0LRwgWg9n/QV9JghSqFZbl0yMLtH0kFl584QAFQ3OKhjpZB1cJMkTorYEV92U6vRosGXAVW2M/lP0qFU6lcFy1naAqv80VqVh6KtDmV/emli1GfOIem0cjyD3SET4jHEe+leT3UPoJVqny1OvNp4QEe27ybzC9GPdr4Fmp3+10CU5OiDuByxLFUZtFTKfNJygC4hHgwAxcp4RPyTWq4BhxfOyc9ngn6VgIKhNnr4BDhWuiqiSLgU8LlHIffOVSxzaFUUvS1lFGEKCLu6xiAuzoy20rhcae+mctjdtTTvoQWQgkh/6cxLnQMBjCw5mVu1BXPpQZUZ3+pmdFcogYgcIAdNJio05KQNSLW2OcGMDTddTkzne4wAkbZmukoOSiCrGjEBiPOM2iQgemCm3qXPxLQJ8hyw2xtFgrFRjYxjfUN2AEuzeY6PKJrcnbtBI8UysKGU2DPQhOD3tYhXdr0puCJcaFwiHPQwGDTYGLdjA6/6Fp1g9wDQoXDBYWp7mywY8A75v6maEzH1IzrUzSmQEvh0MIxk/PQtMsT7JEQzEX7nHCgY8WebuIRIhaW77LFPd3MwM9SI2Ejy3czPEY4hvG777KFZw6/Z4Ed2iTs5rq8pEGSqxl3u8VBekQpuqdjPDbxObaKmyRssm2d5Qepk1A1R2LDuzzT4bhs9mv6Uio8XvDVfCMRmvXs+vSJ6bFFYwLORxeNQwmAH2hihrQZ0gLOeGLtxIy/ql4jYF+pBLMAAAAASUVORK5CYII=)
}

.feat.bed {
    background-position: 0 0
}

.feat.bath {
    background-position: -26px 0
}

.feat.parking {
    background-position: -107px 0
}

.feat.pet {
    background-position: -53px 0
}

.feat.wifi {
    background-position: -80px 0
}

.feat.aircondition {
    background-position: -134px 0
}

.feat.num-people {
    background-position: -188px 0
}

.feat.wedding {
    background-position: -161px 0
}

.feat.tv {
    background-position: -215px 0;
}

.property-info {
    margin-bottom: 20px
}

.property-info a.tab {
    display: block;
    line-height: 2.5em;
    font-size: 1.07143em;
    background-color: #F6F4F2;
    border: 1px solid #D6D6D6;
    position: relative;
    text-indent: 2.5em;
    font-weight: 700
}

.property-info a.tab:hover {
    color: #1156a1;
    text-decoration: none
}

.item-heading,
.property-heading {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.prop-heading {
    margin: 0;
    font-size: 23px
}

.property-heading {
    margin-bottom: 0
}

.prop-suburb {
    color: #777;
    margin: 0 0 10px
}

.tab-wrap {
    margin-bottom: 5px
}

.tab-content {
    padding: 20px 0
}

.tab-arrow {
    display: block;
    width: 10px;
    height: 18px;
    top: 8px;
    left: 15px;
    position: absolute;
    background: url(../../graphics/arrow-right-small.png) no-repeat
}

.tab-arrow-down {
    background: url(../../graphics/arrow-down-small.png) no-repeat;
    width: 18px;
    height: 10px;
    top: 12px;
    left: 10px
}

#carousel,
#slider {
    position: relative
}

#carousel li {
    margin-right: 5px
}

#slider {
    margin-bottom: 10px
}

.calendarwrap {
    font-size: 1.4em
}

.calendarwrap .form-control {
    color: #aaa
}

.calendarwrap .form-group {
    position: relative;
    margin-bottom: 5px
}

.calendar {
    color: #fff;
    width: 14em;
    text-align: center;
    margin: auto
}

.tab-content .calendar {
    width: 15em
}

.calendar .days div,
.calendar .month .dates div {
    float: left;
    width: 1.9em;
    height: 1.9em;
    display: inline-block;
    border-bottom: .1em solid #fff;
    border-right: .1em solid #fff;
    line-height: 1.9em;
    margin: 0 0 1px 1px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.calendar .month .dates div span {
    font-size: 20px
}

.npm span {
    cursor: default
}

.calendar .month .dates div.npm {
    border: 1px solid #D6D6D6
}

.calendar .month .dates div.a,
.calendar .month .dates div.s {
    cursor: pointer
}

.calendar .month .dates div.a,
.calendar .month .dates div.b,
.calendar .month .dates div.s,
.legend li.bordered span {
    border: 1px solid #D6D6D6
}

.calendar .days div span {
    font-size: .5em;
    font-weight: 700;
    color: #777
}

.calendar .month .dates div.b,
.calendar .month .dates div.s {
    color: #fff
}

.calendar .a {
    background: #7dcacc;
    background: -moz-linear-gradient(top, #7dcacc 0, #1295a7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7dcacc), color-stop(100%, #1295a7));
    background: -webkit-linear-gradient(top, #7dcacc 0, #1295a7 100%);
    background: -o-linear-gradient(top, #7dcacc 0, #1295a7 100%);
    background: -ms-linear-gradient(top, #7dcacc 0, #1295a7 100%);
    background: linear-gradient(to bottom, #7dcacc 0, #1295a7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7dcacc', endColorstr='#1295a7', GradientType=0)
}

.calendar .b {
    background: #f7867a;
    background: -moz-linear-gradient(top, #f7867a 0, #a52c25 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7867a), color-stop(100%, #a52c25));
    background: -webkit-linear-gradient(top, #f7867a 0, #a52c25 100%);
    background: -o-linear-gradient(top, #f7867a 0, #a52c25 100%);
    background: -ms-linear-gradient(top, #f7867a 0, #a52c25 100%);
    background: linear-gradient(to bottom, #f7867a 0, #a52c25 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7867a', endColorstr='#a52c25', GradientType=0)
}

.calendar .s {
    background: #1156a1;
    background: -moz-linear-gradient(top, #1156a1 0, #084483 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1156a1), color-stop(100%, #084483));
    background: -webkit-linear-gradient(top, #1156a1 0, #084483 100%);
    background: -o-linear-gradient(top, #1156a1 0, #084483 100%);
    background: -ms-linear-gradient(top, #1156a1 0, #084483 100%);
    background: linear-gradient(to bottom, #1156a1 0, #084483 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1156a1', endColorstr='#084483', GradientType=0)
}

.calendar .npm {
    background-color: #C8C8C8
}

#calendar-month-select {
    margin-top: 20px;
    width: 100%
}

.aside-avail .pull-right {
    float: none!important
}

.legend {
    margin: 10px 0
}

.legend ul {
    color: #777;
    list-style: none;
    font-size: .5em;
    text-align: left
}

.legend ul li {
    float: left;
    margin-right: 15px
}

.legend ul li span {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    vertical-align: text-top;
    margin-top: 1px
}

.booking-info {
    margin: auto
}

.booking-info .pricing {
    width: 14em;
    margin: auto;
    margin-bottom: 20px
}

.booking-info .pricepernight {
    font-size: 14px;
    margin-right: 15px
}

.booking-info .bookingtotal {
    font-size: .7em;
    font-weight: 700;
    margin-bottom: 20px
}

.booking-info label {
    font-size: .6em
}

.booking-info .book-now {
    background-color: #1156a1;
    color: #fff;
    letter-spacing: .1em;
    font-size: .8em;
    padding: 6px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block!important;
    margin: 10px 0;
    width: 100%;
    max-width: 400px
}

.booking-info .checkbox {
    margin: 10px 0 20px;
    display: block!important
}

.booking-info .book-now:hover {
    background-color: #13b2c5
}

.booking-info .glyphicon-calendar {
    position: absolute;
    right: 6px;
    top: 5px;
    color: #dbdbdb;
    background-color: #fff
}

#lower-footer {
    color: #aaa
}

#featured-homes h1 {
    margin-bottom: 10px
}

#featured-homes h2,
#featured-homes h3 {
    color: #777
}

#featured-homes h4 {
    color: #aaa
}

#featured-homes .feature-wrap {
    float: left
}

#featured-homes .pricepernight {
    font-size: 13px;
    margin-top: 10px;
    clear: both
}

#featured-homes .custom-btn {
    float: left;
    margin: 10px 0;
    clear: both
}

.list-heading {
    margin-bottom: 10px!important
}

.list-heading h1 {
    margin: 0!important
}

.add-shortlist {
    font-size: 1em
}

.add-shortlist:hover {
    cursor: pointer;
    color: #13b2c5
}

.add-shortlist .glyphicon {
    color: #13b2c5;
    font-size: 1.5em;
    margin-left: 10px
}

.added {
    color: #F49E23
}

.visible-tab {
    display: block!important
}

#subpagesnav {
    font-size: 1.3em
}

#subpagesnav ul {
    padding: 0
}

#subpagesnav a {
    display: block;
    padding: 10px;
    background-color: #EDEDED;
    margin-bottom: 2px
}

.flexslider {
    margin: 0
}

#breadcrumbs,
#shortlist,
#tabbed-nav,
#upper-footer,
.tab-content,
aside {
    display: none
}

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

#footer-breadcrumbs li {
    margin-bottom: 10px
}

#footer-breadcrumbs li a {
    font-size: 15px;
    color: #303030
}

#map-canvas {
    border: 6px solid #EDEDED;
    height: 450px
}

#map-canvas img {
    max-width: none
}

.tab-content ul {
    margin-left: 30px!important;
    font-size: 13px
}

.tab-content ul li {
    margin-bottom: 8px
}

.tab-content .legend ul {
    margin-left: 0!important
}

.tab-content ul.reviews,
.tab-content ul.slides {
    margin: 0!important;
    padding: 0!important
}

.tab-content ul.reviews img,
.tab-content ul.slides img {
    border: none!important
}

.tab-content ul.reviews li,
.tab-content ul.slides li {
    margin-bottom: 0!important
}

.flexslider {
    border-width: 0 4px
}

.tab-content ul.reviews {
    list-style: none
}

.tab-content ul.reviews li {
    display: block;
    margin-bottom: 30px!important
}

.tab-content ul.reviews li .descr {
    background: #13b2c5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAkCAYAAADl9UilAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAG1SURBVFiF7ZbNccIwEEY/PJw0GsUlOBWEDnAHgQpCCaQDpwNSQaADdxDoACoIJWCNRldywHIcY2u1hgMHvxlfvN6dp9WPBTCwRqec7xl1E2t00icxtUZvrdFna3R2R6HYGp1Zo0/lE3OSV6VQ/ZncQWpijT426uYuPvIkxgC2AF5awgchVW85a/QCwFdHeC6kylvFCCnHh5Aqu7MUABQAkiuxQCnHs5DqeEcpxyZqeZkHSBUA3plSaaDUDkA2biRnAKYBiTMh1YkhFeMyYB8FgKWQag0AlVh5jiyJ5I2QahEqVCMD8ERIpUKqvXtRrTFr9BrAmye5104sB/xDfDYXUv3raFQmx4RUAWDGlSqhZuGzKVWJAVgQySvOQm/gq13gMs1XOLGUKL7m2gCX0x3+tZV3bSIn9upJPtzQLWr6O3dqFPDfo7a5D2/ttrXliAAkRPEt36fCV3vnS4xAjArAnoj78P1BvHUjAN47EOeErxNwt/LWpTp2YBv9cdNMtP3E6/TqViBkxx6SMRGfWqPPHbFeF8Ua39bo1oCQavSwHRvEuAxiXAYxLoMYl0GMyyDG5WHFfgEgzsO15/5E9gAAAABJRU5ErkJggg==) no-repeat 15px 10px;
    display: block;
    padding: 15px 10px 15px 75px;
    margin-bottom: 20px!important;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    color: #F6F4F2
}

.tab-content ul.reviews li .descr:after {
    content: ' ';
    display: block;
    border-color: #13b2c5 transparent transparent;
    border-style: solid;
    border-width: 16px;
    position: absolute;
    left: 60px;
    top: 100%;
    margin-top: -3px
}

.tab-content ul.reviews li .person {
    font-size: 13px;
    font-weight: 700;
    margin-left: 50px
}

#property-map img {
    max-width: none
}

.pshort-descr {
    white-space: normal;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

#map-property-listing {
    display: none
}

.checkbox-inline.plus {
    position: relative;
    padding-left: 30px;
    font-size: 13px;
    margin: 20px 0 0
}

.checkbox-inline.plus input[type=checkbox] {
    width: 18px;
    height: 18px;
    position: absolute;
    top: -5px;
    left: 25px;
    visibility: hidden;
    z-index: 2
}

.checkbox-inline.plus .custom-checkbox {
    width: 24px;
    height: 24px;
    background: url(../../graphics/untick.png) no-repeat center center;
    top: -5px
}

.checkbox-inline.plus input[type=checkbox]~span.lab {
    color: #13b2c5
}

.checkbox-inline.plus input[type=checkbox]:checked~.custom-checkbox {
    background: url(../../graphics/tick.png) no-repeat center center!important
}

#ui-datepicker-div {
    font-size: 17px
}

.pop-up-ovelay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    display: none
}

.overlay-bg {
    background: #000;
    -ms-filter: "alpha(Opacity=30)";
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3;
    width: 100%;
    height: 100%;
    z-index: -1
}

.pop-up {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    margin: -9% 0 0 -133px;
    width: 256px;
    height: auto;
    border: 2px solid #13b2c5;
    padding: 10px 5px;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 0 13px #434040;
    -webkit-box-shadow: 0 0 13px #434040;
    box-shadow: 0 0 13px #434040;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.pop-up.popped-in {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.pop-up h3 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #666
}

.dismiss {
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 40px;
    margin-top: 8px;
    outline: 0;
    background: #13b2c5;
    background: -moz-linear-gradient(top, #13b2c5 0, #04a4dd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #13b2c5), color-stop(100%, #04a4dd));
    background: -webkit-linear-gradient(top, #13b2c5 0, #04a4dd 100%);
    background: -o-linear-gradient(top, #13b2c5 0, #04a4dd 100%);
    background: -ms-linear-gradient(top, #13b2c5 0, #04a4dd 100%);
    background: linear-gradient(to bottom, #13b2c5 0, #04a4dd 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#13b2c5', endColorstr='#04a4dd', GradientType=0);
    color: #fff;
    font-weight: 15px
}

.dismiss:active {
    background: #04a4dd;
    background: -moz-linear-gradient(top, #04a4dd 0, #13b2c5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #04a4dd), color-stop(100%, #13b2c5));
    background: -webkit-linear-gradient(top, #04a4dd 0, #13b2c5 100%);
    background: -o-linear-gradient(top, #04a4dd 0, #13b2c5 100%);
    background: -ms-linear-gradient(top, #04a4dd 0, #13b2c5 100%);
    background: linear-gradient(to bottom, #04a4dd 0, #13b2c5 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#04a4dd', endColorstr='#13b2c5', GradientType=0)
}

.infobox {
    background: #fff;
    border: 1px solid #13b2c5;
    color: #7f7f7f;
    cursor: auto!important;
    display: none;
    padding: 10px;
    height: auto;
    width: 250px
}

.infobox img {
    border: none;
    border-width: 0
}

.infobox img.infobox-img {
    width: 100%
}

.property-page .infobox {
    padding: 10px;
    height: 240px;
    width: 250px
}

.infobox.small {
    background: #fff;
    height: 90px
}

.infobox_close {
    cursor: pointer;
    position: absolute!important;
    right: -14px;
    top: -14px;
    z-index: 9999;
    width: 17px;
    height: 18px;
    border: none
}

.infobox .name {
    color: #79b72c;
    float: left;
    font-size: 18px;
    margin: 0 0 7px
}

.infobox .name a {
    font-weight: 400;
    text-decoration: none!important
}

.infobox .price {
    color: #666;
    font-size: 25px
}

.infobox .brief {
    clear: both;
    float: left;
    margin: 0 0 10px;
    width: 100%
}

.infobox .address {
    clear: both
}

.grid {
    position: relative;
    height: auto
}

.grid img {
    border: none;
    margin: 0
}

.grid ul {
    padding: 0!important
}

.grid .grid-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 15px;
    height: 80px;
    overflow: hidden
}

.grid .grid-footer .custom-btn {
    padding: .6em .7em;
    float: right!important
}

.grid .grid-footer .pricepernight {
    display: inline-block;
    margin-top: 22px!important;
    vertical-align: middle;
    float: none!important;
    color: #525252;
    font-size: 14px
}

.grid .grid-footer .pricepernight .pprice {
    font-size: 20px;
    color: #13b2c5
}

.grid .grid-footer .hotdeal {
    float: right;
    margin-top: 13px
}

.grid .footer-push {
    height: 80px
}

.property-slider {
    position: relative;
    border: 4px solid #EDEDED;
    width: auto;
    height: auto
}

.property-slider .flexslider {
    border: none;
    border-width: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0
}

.property-slider .flexslider .slides li,
.property-slider .flexslider .slides li a {
    display: block
}

.property-slider .flexslider .slides li a img,
.property-slider .flexslider .slides li img {
    max-width: 100%;
    height: auto!important;
    -ms-interpolation-mode: bicubic
}

.property-slider .flex-direction-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 35px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDIvMjcvMTRwI2jIAAAAFUlEQVQImWNkYGBoYEADTOgCVBAEADT2AIr+26/1AAAAAElFTkSuQmCC) repeat;
    z-index: 3
}

.property-slider .flex-direction-nav li {
    display: block;
    width: 23px;
    height: 23px
}

.property-slider .flex-direction-nav li a {
    display: block;
    width: 23px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -11.5px;
    -ms-filter: "alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1!important
}

.property-slider .flex-direction-nav li a:after,
.property-slider .flex-direction-nav li a:before {
    content: ' ';
    display: none
}

.property-slider .flex-direction-nav li a:active {
    border: none!important
}

.property-slider .flex-direction-nav li a.flex-prev {
    left: 6px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDIvMjcvMTRwI2jIAAAAk0lEQVRIie3VwQ2AIAwF0K8TMAIjdDRGYCRGwA06AiOwQb2I8YARYxsP2qQJh+YByQ8AgAOQAYhi581Vh/cNpm1hUrMV/EGciMDMQ7O3UhBjlFYD82MoEQkzy7FU8ONp1fDeadXwWusp/Bh3zklKyQZvHULo3kItLd57m7ScJUcdbykqpVzO/U/uO/hiZC+A4e+/AkWptn9umND0AAAAAElFTkSuQmCC) no-repeat
}

.property-slider .flex-direction-nav li a.flex-next {
    right: 6px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDIvMjcvMTRwI2jIAAAAj0lEQVRIie3V0QnEIBAE0MlVYAmWsKVZgiVZQtLBlmAJdjD5ifkMURwOjltY8Ou54qAAEADsALiw98tdDt8bbNdCUh8V/ON4rRVmNr3B4633yjnPJOYdTpLuzhijBifJ1hpTShq8VymFIQQN3k8hwd2dZrYeH0jOWFpeTDuOS3I+Me3d/yf3O/ghsg9A+Pufl7u2f3LBsooAAAAASUVORK5CYII=) no-repeat
}

.property-slider .flex-direction-nav li a.flex-disabled {
    cursor: pointer!important
}

.index-counter {
    position: absolute;
    left: 4px;
    right: 4px;
    bottom: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    z-index: 4;
    pointer-events: none
}

.ctable {
    font-size: 13px;
    display: table;
    margin: 10px 0
}

.ctable .crow {
    display: table-row
}

.ctable .crow .cell {
    display: table-cell;
    padding-bottom: 20px;
    vertical-align: top
}

.ctable .crow .cell .muted {
    color: #C3C3C3;
    font-size: 12px;
    display: inline-block;
    margin-top: 5px
}

.ctable .crow .cell.label {
    width: 130px
}

.ctable .crow .cell.to-right {
    text-align: right
}

.property-inf {
    margin-top: 40px
}

.searchbar-container {
    height: auto;
    background-color: #EDEDED;
    padding: 10px 0;
    display: none;
    z-index: 100;
    position: relative
}

.advancedSearchBtn {
    background-color: #ededed;
    position: absolute;
    display: none;
    width: 143px;
    bottom: -25px;
    text-align: center;
    text-transform: uppercase;
    right: 10px;
    color: #777;
    height: 25px;
    font-size: 11px;
    line-height: 25px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.advancedSearchBtn .glyphicon {
    color: #13b2c5;
    font-size: 1.14286em
}

.advancedSearchBtn:hover {
    cursor: pointer;
    color: #13b2c5
}

.advancedSearch {
    display: none;
    width: 100%!important;
    margin-top: 10px;
    padding: 15px
}

.advancedSearch input {
    max-width: 300px
}

.advancedSearch h4 {
    margin-top: 10px
}

.advancedSearch div.form-group:nth-child(1),
.advancedSearch div.form-group:nth-child(2) {
    width: 50%!important;
    margin: 0!important;
    float: left;
    clear: none
}

.advancedSearch div.form-group:nth-child(3) {
    clear: both;
    width: 100%!important;
    margin: 0!important
}

.advancedSearch .checkbox-inline {
    position: relative;
    display: block;
    margin: 5px 0;
    width: 30%;
    float: left
}

.advancedSearch .checkbox-inline input[type=checkbox] {
    visibility: hidden
}

.advancedSearch .checkbox-inline input[type=checkbox]:checked~.custom-checkbox {
    background: url(../../graphics/tick.png) no-repeat center center
}

#search-bar .form-control {
    color: #aaa;
    padding: 6px
}

#search-bar .form-group {
    position: relative
}

#search-bar .glyphicon-calendar {
    font-size: 1.7em;
    position: absolute;
    right: 6px;
    top: 5px;
    color: #ccc
}

#search-bar .btn {
/*    background-color: #1156a1;*/
    background: #13b2c5; /* Old browsers */
    background: -moz-linear-gradient(left, #13b2c5 1%, #1156a1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #13b2c5 1%,#1156a1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #13b2c5 1%,#1156a1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13b2c5', endColorstr='#1156a1',GradientType=1 ); /* IE6-9 */
    copy;
    color: #fff;
    letter-spacing: .1em;
    font-size: 1.2em;
    line-height: 1em;
    border: none !important;
}

#search-bar .btn:hover {
    background-color: #13b2c5
}

.form-control[readonly] {
    background: #fff;
    cursor: text
}

.slideshowWrap {
    position: relative;
    max-width: 1400px;
    margin: auto
}

.slideshowWrap .flexslider {
    position: relative;
    z-index: 20;
    border: none;
    clear: both!important
}

.slideshowWrap img {
    max-width: none;
    width: 100%
}

.slideshowWrap .flex-direction-nav {
    display: none;
}

.hide-nav .flex-direction-nav {
    display: none !important;
}

.slideshowWrap .slideOverlay {
    width: 100%;
    text-align: center;
    font-size: 1.21429em;
    margin: 0;
    padding: 5px;
    color: #fff;
    background-color: #084483
}

.column-1 li {
    float: left
}

.column-1 li:nth-child(1n+1) {
    clear: left;
    width: 100%
}

.column-2 li {
    float: left
}

.column-2 li:nth-child(2n+1) {
    clear: left;
    width: 50%
}

.column-3 li {
    float: left
}

.column-3 li:nth-child(3n+1) {
    clear: left;
    width: 33.33333%
}

.column-4 li {
    float: left
}

.column-4 li:nth-child(4n+1) {
    clear: left;
    width: 25%
}

#sort-bar {
    background-color: #EDEDED;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 10px
}

#sort-bar .item-wrapper {
    width: 100%
}

#sort-bar .item-wrapper .item {
    display: block;
    margin: 0 20px 15px 0;
    vertical-align: middle
}

#sort-bar .item-wrapper .item:last-child {
    margin-right: 0
}

#sort-bar .item-wrapper .item.sort-by {
    margin-top: 2px
}

#sort-bar .item-wrapper .item.sort-by label {
    margin-top: 1px;
    vertical-align: text-top
}

#sort-bar .item-wrapper .item.pull-right {
    float: none!important
}

#sort-bar label {
    font-size: 13px;
    position: relative;
    line-height: 1em;
    font-weight: 100;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#sort-bar .checkbox-inline,
#sort-bar .form-group {
    display: inline-block;
    margin: 0
}

#sort-bar .checkbox-inline {
    height: 30px
}

.custom-checkbox {
    position: absolute;
    top: -3px;
    left: 0;
    display: block;
    z-index: 10;
    width: 21px;
    height: 21px;
    background: url(../../graphics/untick.png) no-repeat center center
}

#sort-bar input[type=checkbox] {
    z-index: 20;
    visibility: hidden
}

#sort-bar input[type=checkbox]:checked~span.custom-checkbox {
    background: url(../../graphics/tick.png) no-repeat center center!important
}

.hotWrap p {
    margin-top: 0 !important;
    font-weight: bold;
    color: #13b2c5;
}

.hotWrap span {
    display: inline-block;
}

#sort-bar .hotdeal-icon {
    display: inline-block;
    vertical-align: text-top;
    margin: -7px 0 0 7px
}

#pagination-wrap,
.pagination-wrap {
    font-size: 1.3em;
    padding: 0;
    margin-top: 4px
}

#pagination-wrap .pagination,
.pagination-wrap .pagination {
    margin-left: 15px!important
}

#pagination-wrap span,
.pagination-wrap span {
    vertical-align: top;
    margin-top: 9px;
    display: inline-block
}

i.hotdeal-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAbCAYAAACTHcTmAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNS8wMS8xM3RLz1kAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAACk0lEQVRIia3Vu24TQRSA4f+M9+KESHZJF9PQZgtKJDslnQMPkETUkUKJFMBISEgBKYmQoAHFKWgokFuqbEoQEn4DlidgabK+D8WO17O+BEdipNPMOfPtmfGsV7TWXDleSJkRFZ7q9tWFk+H8s0LRwgWg9n/QV9JghSqFZbl0yMLtH0kFl584QAFQ3OKhjpZB1cJMkTorYEV92U6vRosGXAVW2M/lP0qFU6lcFy1naAqv80VqVh6KtDmV/emli1GfOIem0cjyD3SET4jHEe+leT3UPoJVqny1OvNp4QEe27ybzC9GPdr4Fmp3+10CU5OiDuByxLFUZtFTKfNJygC4hHgwAxcp4RPyTWq4BhxfOyc9ngn6VgIKhNnr4BDhWuiqiSLgU8LlHIffOVSxzaFUUvS1lFGEKCLu6xiAuzoy20rhcae+mctjdtTTvoQWQgkh/6cxLnQMBjCw5mVu1BXPpQZUZ3+pmdFcogYgcIAdNJio05KQNSLW2OcGMDTddTkzne4wAkbZmukoOSiCrGjEBiPOM2iQgemCm3qXPxLQJ8hyw2xtFgrFRjYxjfUN2AEuzeY6PKJrcnbtBI8UysKGU2DPQhOD3tYhXdr0puCJcaFwiHPQwGDTYGLdjA6/6Fp1g9wDQoXDBYWp7mywY8A75v6maEzH1IzrUzSmQEvh0MIxk/PQtMsT7JEQzEX7nHCgY8WebuIRIhaW77LFPd3MwM9SI2Ejy3czPEY4hvG777KFZw6/Z4Ed2iTs5rq8pEGSqxl3u8VBekQpuqdjPDbxObaKmyRssm2d5Qepk1A1R2LDuzzT4bhs9mv6Uio8XvDVfCMRmvXs+vSJ6bFFYwLORxeNQwmAH2hihrQZ0gLOeGLtxIy/ql4jYF+pBLMAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    width: 21px;
    height: 27px;
    display: inline-block
}

.add-shortlist {
    margin: 5px 0 0
}

#featured-homes .add-shortlist {
    float: right
}

footer {
    color: #13b2c5
}

footer .copyright {
    margin: 10px 0 0;
    text-align: left;
    font-size: .92857em
}

footer a {
    color: #13b2c5
}

.footerUpper {
    background-color: #ededed;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6
}

.footerUpper h3 {
    color: #777
}

.footerLower,
.footerUpper {
    padding: 25px 0
}

.social-links ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.social-links ul li {
    float: left;
    margin-left: 5px
}

.social-links ul li:first-child {
    margin-left: 0
}

.social-links ul li img {
    border: none
}

.fbWrap {
    background-color: #fff;
    padding: 5px
}

.fbWrap .uiBoxLightblue {
    background-color: red!important
}

.error-message {
    color: red;
    float: right;
    display: inline-block
}

.text-danger {
    color: red
}

.bottomNewsletter {
    margin-bottom: 30px;
    max-width: 450px
}

.bottomNewsletter h3 {
    margin-bottom: 0
}

.bottomNewsletter .custom-btn {
    margin: 0
}

.bottomNewsletter .form-group {
    margin-bottom: 10px
}

.aboutNth,
.allLocations {
    list-style-type: none
}

.aboutNth li,
.allLocations li {
    margin-bottom: 8px
}

.aboutNth li a,
.allLocations li a {
    text-decoration: underline
}

.aboutNth li a:hover,
.allLocations li a:hover {
    color: #777
}

#prop-availability .calendarwrap label {
    font-size: 12px;
    width: 35%;
    color: #13b2c5;
    display: inline-block
}

#prop-availability .calendarwrap .form-control {
    width: 62%;
    font-size: 12px;
    padding: 6px!important;
    display: inline-block
}

#prop-availability .calendarwrap .numNights {
    border: none;
    color: #13b2c5;
    font-weight: 700;
    padding-left: 10px!important
}

#prop-availability .checkbox label {
    width: 100%
}

.form-group {
    clear: both
}

input.hasDatepicker {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALlJREFUeNpiZICCvfsOBACp9UC8wNnJIZEBDwCqnQ+kEoA4EKh2A0iMESjoAKRB2B5KPwDihQz4QTwQKwDxASA+CKJBBu2HGkAJ+MDEQB0gQC2DGFiA+AK1DDKgQhgxUM1rVA0jGGhESiOwdFSPJF6PQw0kTYHSERD/R0q1+5HY/3GwkdWA9SMnyANQOQOkmEQWx6UGxBZA9tpBKK2AxHbAwVZAYwvQxGsUBTbVon/weY1a5dEDgAADAEC6iATp5l3jAAAAAElFTkSuQmCC) no-repeat 95% center #fff!important
}

.locationsNavWrap {
    margin: 20px 0
}

#slider-range {
    margin-top: 15px;
    width: 75%!important
}

#slider-range div.ui-slider-range {
    background: #13b2c5
}

#slider-range a.ui-slider-handle {
    width: 24px;
    height: 24px;
    border: none;
    top: -.5em;
    background: no-repeat center center url(../../graphics/slidertab.png)
}

#price-range {
    background: 0 0;
    font-size: 14px!important;
    color: #777;
    border: none
}

.flex-caption {
    width: 100%;
    margin: 0;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 4px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    font-size: 14px;
    line-height: 18px
}

.oneCol,
.threeCol,
.twoCol {
    padding: 0 15px
}

#prop-amenities ul,
#prop-attractions ul {
    margin-top: 40px;
    font-size: 1.1em;
    list-style: none;
    list-style-image: url(../../graphics/yestick.png)
}

#printLink,
.printOnly {
    display: none
}

.sidebar .custom-btn {
    float: none!important
}

.allProps {
    list-style-type: none;
    margin: 20px 0;
    padding: 0!important
}

.allProps li {
    padding: 10px;
    margin: 0
}

.allProps li a:hover {
    color: #1156a1
}

.allProps li:nth-child(odd) {
    background-color: #ededed
}

.allProps .row {
    margin-bottom: 0!important
}

.allProps .row.legends {
    font-weight: 700
}

.allProps .glyphicon-ok {
    color: #13b2c5;
    font-size: 18px
}

.tac {
    text-align: center
}

@media screen and (min-width:480px) {
    .calendarwrap {
        font-size: 2em
    }
    .allLocations li {
        float: left;
        width: 45%;
        margin-right: 5%
    }
}

@media screen and (min-width:768px) {
    #logo {
        width: 220px
    }
    .headerBtnWrap .phoneUs span {
        display: inline-block
    }
    .headerBtnWrap {
        text-align: right
    }
    .headerBtnWrap .phoneUs,
    .headerBtnWrap a.bookOnlineBtn {
        float: none
    }
    .headerBtnWrap a.bookOnlineBtn {
        -webkit-border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
        height: 42px
    }
    .headerBtnWrap .emailUs {
        margin-left: 20px
    }
    #ui-datepicker-div {
        font-size: 12px
    }
    .calendarwrap .form-group {
        display: block
    }
    footer h3 {
        margin: 0 0 20px;
        padding-right: 2px
    }
    footer .footer-first-nav {
        text-align: left;
        float: right;
        margin: 0;
        padding: 0;
        list-style: none;
        display: block
    }
    footer .footer-first-nav li {
        margin-bottom: 2px
    }
    footer .footer-first-nav li a {
        font-size: 13px;
        text-decoration: underline
    }
    #footer-breadcrumbs {
        display: block;
        visibility: visible;
        list-style-type: none;
        font-size: 1.2em
    }
    #footer-breadcrumbs li {
        margin-left: 14px;
        margin-bottom: 0
    }
    #footer-breadcrumbs li:first-child {
        margin-left: 0
    }
    #footer-breadcrumbs li a {
        color: #777;
        text-decoration: none
    }
    #footer-breadcrumbs li a:hover {
        color: #13b2c5
    }
    .property-info a.tab {
        font-size: 1.5em
    }
    .tab-arrow {
        width: 16px;
        height: 29px;
        top: 10px;
        left: 15px;
        background: url(../../graphics/arrow-right.png) no-repeat
    }
    .tab-arrow-down {
        background: url(../../graphics/arrow-down.png) no-repeat;
        width: 29px;
        height: 16px;
        top: 17px;
        left: 10px
    }
    #upper-footer {
        display: block
    }
    #upper-footer h3 {
        color: #13b2c5;
        margin-bottom: 20px
    }
    #upper-footer ul {
        list-style-type: none
    }
    #upper-footer ul li a {
        text-decoration: underline;
        font-size: 1.2em;
        line-height: 2em
    }
    #bh-akl-locations li {
        float: left;
        width: 48%;
        margin-right: 2%
    }
    #search-bar .btn {
        float: right;
        font-size: .85714em;
        line-height: 1.75em
    }
    #search-bar input,
    #search-bar select {
        font-size: 12px
    }
    #search-bar .form-group:first-child {
        margin-left: 0
    }
    #search-bar form div:nth-child(1),
    #search-bar form div:nth-child(2) {
        width: 17%
    }
    #shortlist {
        display: none;
        margin-right: 10px;
        color: #13b2c5
    }
    #shortlist p {
        margin: 0
    }
    #shortlist a {
        text-decoration: underline
    }
    #shortlist a:hover {
        color: #1156a1
    }
    .social-links {
        float: right;
        margin-top: 5px
    }
    #breadcrumbs {
        display: block;
        margin-bottom: 10px
    }
    #breadcrumbs ul {
        list-style-type: none
    }
    #breadcrumbs ul li {
        float: left;
        font-size: 1em;
        margin-right: 1em;
        padding-left: 1.5em;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMi8xMS8xNBLoTcQAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAkElEQVQYlX2RwQ3CMAxFH5mANXzqCjBJy2TNCLBBN6BcvtfoBuaSoLYp/ZKVw3uyYhtJs6QcERxVAt5A7+6Zg1wiAncfgQF4AYOZLRsBWEsf4FalVE0zewAZ6IDJ3a+bDjX7To2wl1JDy9/KG41Qxu2BGbinM2hmSzqDvzFX8LmGAEjKkkLS+O8WHZDLopp8AR61dH2myCurAAAAAElFTkSuQmCC);
        background-repeat: no-repeat;
        background-position: left center
    }
    #breadcrumbs ul li a {
        text-decoration: none
    }
    #breadcrumbs ul li a[href]:hover {
        text-decoration: underline
    }
    #breadcrumbs ul li:nth-child(1) {
        background: 0 0;
        padding-left: 0
    }
    #breadcrumbs .active {
        color: #777
    }
    .property-crumbs #breadcrumbs {
        margin-bottom: 0
    }
    .property-subheading {
        float: left
    }
    .calendarwrap {
        font-size: 1.6em
    }
    .booking-info {
        margin-top: 15px;
        padding-left: 40px
    }
    .booking-info .pricing {
        margin: 0 0 20px
    }
    aside .booking-info {
        padding-left: 0
    }
    .property-details {
        border-right: 1px dashed #DCDCDC;
        padding-top: 20px
    }
    .price-range {
        display: none!important
    }
    .fb-like {
        position: relative;
        top: 9px
    }
    .slideshowWrap .flex-direction-nav {
        display: block
    }
    .slideshowWrap .slideOverlay {
        position: absolute;
        z-index: 180;
        font-size: 2.5em;
        padding: 50px 50px 0 50px;
        top: 0;
        left: 0;
        background: 0 0;
        text-shadow: 1px 1px 1px #545454
    }
    .headerBtnWrap span.newsletterBtn {
        display: inline-block
    }
    .threeCol,
    .twoCol {
        float: left
    }
    .twoCol {
        width: 50%
    }
    .threeCol {
        width: 33%
    }
    #footer-breadcrumbs li {
        display: inline
    }
    .allProps li a {
        font-size: 16px
    }
}

@media screen and (min-width:992px) {
    header nav {
        height: 50px
    }
    #logo {
        margin: 10px 0 0
    }
    #printLink {
        display: block
    }
    .sidebar {
        height: 425px;
        margin-bottom: 30px;
        position: relative;
        padding-bottom: 50px
    }
    .sidebar p {
        font-size: .9em
    }
    .sidebar .custom-btn {
        position: absolute;
        bottom: 0;
        left: 15px;
        margin: 0!important
    }
    #search-bar input,
    #search-bar select {
        font-size: 14px
    }
    #search-bar .form-group {
        margin-left: 8px
    }
    #search-bar .form-group:first-child {
        margin-left: 0
    }
    #search-btn,
    .btn-enlarged {
        display: none
    }
    .searchbar-container {
        margin: auto;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }
    #search-bar form div:nth-child(1),
    #search-bar form div:nth-child(2) {
        width: 17%
    }
    #search-bar .form-control {
        color: #aaa;
        padding: 6px
    }
    .property-inf {
        margin-top: 10px
    }
    .advancedSearchBtn {
        display: block
    }
    #shortlist {
        display: inline-block
    }
    #bh-akl-locations li {
        width: 31%
    }
    #search-bar {
        background-color: #ededed;
        padding: 10px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        position: relative
    }
    #search-bar .btn {
        padding: 7px 20px 4px;
        font-size: 1.21429em;
        line-height: 1.5em
    }

    #search-bar .btn:before{
/*        content: '';
        position: absolute;
        top: 2px;
        left: 2px;
        width: calc(100% - 4px);
        height: 50%;
        background: linear-gradient(rgba(255,255,255,0.8), rgba(255,255,255,0.2));*/


     }

    .searchbar-container {
        display: block!important;
        max-width: 100%;
        width: 100%;
        padding: 0;
        background: 0 0
    }
    #mobnavtrigger,
    header .glyphicon-home {
        display: none
    }
    header nav {
        background: 0 0;
        margin-bottom: 20px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }
    .slideshowWrap {
        margin-top: -30px;
        z-index: -1
    }
    .slideshowWrap .flexslider {
        border: 10px solid #EDEDED
    }
    #mainnav {
        display: block!important;
        margin: auto;
        background: 0 0;
        top: 0;
        left: auto;
        right: 0;
        /*width:740px;*/
        width: auto;
        font-size: .92857em;
        text-indent: 0;
        border-bottom: 1px solid #ededed;
        height: 35px
    }
    #mainnav .arrow {
        display: none
    }
    #mainnav li {
        float: left;
        padding: 7px 10px
    }
    #mainnav a {
        border: none;
        color: #13b2c5
    }
    #mainnav a:hover {
        color: #1156a1
    }
    #mainnav li:hover>.subnav {
        display: block
    }
    #mainnav li.active {
        background: url(../../graphics/dot.png) no-repeat center bottom
    }
    #mainnav li.active a {
        color: #084483
    }
    .subnav {
        background-color: #fff;
        position: absolute;
        text-indent: 0;
        width: auto;
        min-width: 100%;
        white-space: nowrap;
        left: 0;
        z-index: 100;
        top: 100%;
        max-height: 400px;
        overflow-y: scroll;
        margin-top: -3px!important;
        -moz-box-shadow: 0 0 2px 2px #e0e0e0;
        -webkit-box-shadow: 0 0 2px 2px #e0e0e0;
        box-shadow: 0 0 2px 2px #e0e0e0
    }
    .subnav li {
        border-top: 1px dotted #ccc!important;
        border-bottom: none!important
    }
    .subnav li a {
        color: #777!important;
        line-height: .9em!important
    }
    .subnav li a:hover {
        color: #13b2c5!important
    }
    .subnav li:nth-child(1) {
        border-top: none!important
    }
    .item-heading,
    .property-heading {
        font-size: 18px
    }
    #mainnav li ul.subnav li {
        float: none!important
    }
    .price-range {
        display: inline-block!important
    }
    #featured-homes .add-shortlist {
        float: right
    }
    #featured-homes .pricepernight {
        float: left
    }
    #featured-homes .custom-btn {
        clear: none;
        float: right;
        margin: 10px 0
    }
    #tabbed-nav {
        display: block;
        list-style: none;
        background-color: #13b2c5;
        border: solid 1px #D6D6D6;
        margin-bottom: 15px!important;
        margin-top: 20px;
        padding: 0
    }
    #tabbed-nav li {
        float: left;
        border-right: 1px solid #fff;
        width: 15%;
        text-align: center
    }
    #tabbed-nav li:nth-child(2) {
        width: 25%
    }
    #tabbed-nav li:nth-child(6) {
        border-right: none
    }
    #tabbed-nav li a {
        color: #fff;
        display: block;
        padding: 18px 15px
    }
    #tabbed-nav li a.current-tab {
        color: #fff;
        background-color: #777;
        text-decoration: none
    }
    #tabbed-nav li a:hover {
        color: #fff;
        background-color: #1156a1;
        text-decoration: none
    }
    .tab {
        display: none!important
    }
    .tab-content {
        display: none;
        padding: 0
    }
    .tab-wrap div.tab-content {
        display: none!important
    }
    .tab-wrap div.visible-tab {
        display: block!important
    }
    aside {
        display: block
    }
    .aside-avail {
        background-color: #F6F4F2;
        border: solid 1px #D6D6D6;
        color: #13b2c5;
        font-size: 1.6em;
        padding: 10px 20px;
        margin-top: 10px
    }
    .aside-avail #calendar-month-select {
        margin-top: 0;
        margin-left: 20px
    }
    aside .calendarwrap {
        margin-left: 0
    }
    aside .calendarwrap label {
        font-size: 13px;
        width: 120px;
        color: #13b2c5
    }
    aside .calendarwrap .form-control {
        width: 160px;
        font-size: 13px;
        padding: 6px!important
    }
    aside .calendarwrap .numNights {
        border: none;
        font-size: 16px;
        color: #13b2c5;
        font-weight: 700;
        padding-left: 10px!important
    }
    aside .add-shortlist {
        float: right;
        margin: 0!important
    }
    .back-search {
        float: left;
        margin-top: 7px
    }
    .back-search:hover {
        text-decoration: none
    }
    #subpagesnav {
        font-size: 1em;
        margin-top: 10px
    }
    #subpagesnav a:hover,
    #subpagesnav li.active a {
        background-color: #13b2c5;
        color: #fff;
        text-decoration: none
    }
    #sort-bar .form-group:nth-child(2) {
        margin-left: 0!important;
        border: none!important;
        padding: 0!important
    }
    #sort-bar #pagination-wrap {
        padding: 0
    }
    #sort-bar #pagination-wrap span {
        margin-bottom: 10px
    }
    #sort-bar #pagination-wrap .pagination {
        margin: 0!important
    }
    #sort-bar .form-group:nth-child(1) label:nth-child(1) {
        font-weight: 700;
        margin: 10px 0
    }
    #sort-bar .form-group:nth-child(2) {
        border-right: 1px solid #fff;
        border-left: 1px solid #fff
    }
    #sort-bar .checkbox-inline.separator {
        position: relative
    }
    #sort-bar .checkbox-inline.separator:after,
    #sort-bar .checkbox-inline.separator:before {
        display: block;
        content: ' ';
        position: absolute;
        top: 0;
        border-width: 0 1px;
        border-style: solid;
        border-color: transparent #E6E6E6 transparent #FFF;
        height: 58px;
        margin-top: -20px
    }
    #sort-bar .checkbox-inline.separator:after {
        left: 0;
        margin-left: -3px
    }
    #sort-bar .checkbox-inline.separator:before {
        right: 0;
        margin-right: -8px
    }
    #sort-bar .checkbox-inline,
    #sort-bar .form-group {
        display: inline-block
    }
    #sort-bar .checkbox-inline {
        height: auto;
        margin: 10px 10px 10px 0
    }
    #sort-bar .form-group,
    #sortby {
        margin-bottom: 0
    }
    .lt-ie9 #sort-bar .form-group.first {
        width: 55%
    }
    .lt-ie9 #sort-bar .form-group.mid {
        margin-left: -13px
    }
    .lt-ie9 #sort-bar .form-group.mid label #sortby-deals {
        padding-right: 0
    }
    .lt-ie9 #sort-bar {
        padding-bottom: 14px
    }
    .lt-ie9 .flex-direction-nav {
        z-index: 5
    }
    #sort-bar .item-wrapper .item {
        display: inline-block;
        margin-bottom: 0
    }
    #sort-bar .item-wrapper .item.pull-right {
        float: right!important
    }
    #sort-bar .item-wrapper .item.speical-filter {
        margin-top: 5px
    }
    .grid {
        margin-bottom: 20px
    }
    .grid .grid-footer {
        height: auto
    }
    .grid .grid-footer .custom-btn {
        padding: 8px 20px
    }
    .grid .grid-footer .pricepernight {
        margin-top: 20px!important;
        font-size: 1.2em!important
    }
    .grid .grid-footer .hotdeal {
        margin-top: 12px
    }
    .grid {
        height: 380px
    }
    .visible-on-mobile {
        display: none
    }
    .visible-on-desktop {
        display: block
    }
    .feature-wrap {
        float: right
    }
    .availlabel {
        font-size: 15px;
        font-weight: 700;
        vertical-align: text-top;
        display: inline-block;
        margin-top: 10px
    }
    .aside-avail .pull-right {
        float: right!important
    }
    .slideshowWrap .slideOverlay {
        font-size: 3.21429em;
        padding: 100px 100px 0 100px;
    }
    .locationsNavWrap {
        margin: 0
    }
}

@media screen and (min-width:1200px) {
    header nav {
        margin-top: -20px
    }
    .sidebar p {
        font-size: 1em
    }
    #search-bar form div {
        width: 15%
    }
    #search-bar form select {
        width: 100%
    }
    .form-control {
        font-size: 16px
    }
    #tabbed-nav li {
        font-size: 1.2em
    }
    aside .calendarwrap {
        margin-left: 20px;
        font-size: 1.75em
    }
    .item-heading,
    .property-heading {
        font-size: 22px
    }
    aside .calendarwrap .form-control {
        width: 200px
    }
}

@media print {
    #carousel,
    #printLink,
    .feature-wrap,
    .flex-direction-nav,
    .headerBtnWrap,
    .pshort-descr,
    .tab-wrap,
    footer,
    nav {
        display: none!important
    }
    #prop-amenities,
    #prop-attractions,
    #prop-photos,
    .printOnly,
    .property-info div.tab-wrap:nth-of-type(1),
    .property-info div.tab-wrap:nth-of-type(3),
    .property-info div.tab-wrap:nth-of-type(5),
    .property-info div.tab-wrap:nth-of-type(6) {
        display: block!important
    }
    .printOnly {
        text-align: right;
        float: right
    }
    a:link:after {
        content: ""
    }
    .slides li {
        opacity: 1!important;
        margin-right: 1%!important;
        width: 49%!important;
        display: none!important
    }
    .slides li:nth-child(1),
    .slides li:nth-child(2),
    .slides li:nth-child(3),
    .slides li:nth-child(4) {
        display: block!important
    }
    #logo {
        margin: 0!important;
        float: left
    }
    .property-details {
        padding-top: 0;
        width: 65%;
        float: left
    }
    .property-sidebar {
        width: 35%;
        border-left: 1px dashed gray
    }
    .ctable div,
    table {
        border: none!important
    }
    #prop-amenities ul,
    #prop-attractions ul {
        margin-top: 0
    }
}

#short-info {
    padding-bottom: 1px;
}

#info {
    display: none;
    position: relative;
    top: -1px;
}

.expand-info {
    display: block;
    margin: 5px 0 10px 0;
    text-decoration: underline;
}

.nav-trigger {
    float: right;
    color: #fff;
    font-size: 30px;
    margin: 4px 28px 0 0;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

#ui-datepicker-div {
    z-index: 9999 !important;
}

body {
    height: auto;
}

.clear {
    clear: both;
}

.host-details {
    margin-top: 15px;
    background: #FDFDFD;
    border: 1px solid #ededed;
    padding: 15px 15px 0 15px;
}

.host-details h3 {
    margin: 0 0 20px 0;
    color: #13b2c5;
}

.host-details h3 i {
    color: #777;
}

.host-details .himg {
    max-width: 115px;
    width: 100%;
    height: 150px;
    background-color: #ccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 3px solid #EDEDED;
    float: left;
    margin: 0 15px 15px 0;
}

.host-details .to-right {
    text-align: left;
}

.host-details .to-right .plink {
    font-size: 15px;
    font-weight: 700;
}

.host-details .to-right p {
    margin-bottom: 0;
}