hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

.img-responsive,
.img-thumbnail {
    height: auto;
    max-width: 100%
}

.img-responsive,
.img-thumbnail,
.table,
label {
    max-width: 100%
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

ol ul,
ul,
ul ul {
    list-style-type: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.form-control,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-primary.dropdown-toggle,
.open>.btn-success.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    text-decoration: underline
}

a:focus {
    outline-offset: -2px
}

.img-responsive {
    display: block
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    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
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.cf-dropdown-header,
.initialism,
.section-title {
    text-transform: uppercase
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

ol,
ul {
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

.container-fluid:after,
.container:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.row:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

#projectSearch label,
.btn,
.cf-dropdown-label,
.cf-dropdown-label-text,
.input-group-btn,
.label {
    white-space: nowrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@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
}

.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-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@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-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.carousel-inner>.active,
.modal {
    left: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.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.42857;
    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) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .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
    }
}

.collapsing,
.modal,
.modal-open {
    overflow: hidden
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    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;
    -o-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;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: false;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 34px
    }
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    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] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.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 label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: false
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.btn .label,
.collapsing,
.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.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
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    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 .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    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-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.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
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: white;
    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: false;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    background-color: #fff
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.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.focus,
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: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.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.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.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.focus,
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.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.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.focus,
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-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.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.focus,
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.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.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.focus,
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-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.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: #23527c;
    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: #777;
    text-decoration: none
}

.btn-lg {
    font-size: 18px
}

.btn-sm,
.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.input-group-addon,
.label {
    line-height: 1;
    text-align: center
}

.btn-block {
    display: block
}

.btn-block+.btn-block {
    margin-top: 5px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.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;
    color: #555;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    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>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.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-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.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 {
    font-size: 0
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #FFF;
    border-radius: 4px
}

.breadcrumb .bread-crumb-current {
    color: #f68121
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty,
.modal {
    display: none
}

.btn .label {
    top: -1px
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel-control,
.modal-backdrop.in {
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.btn-default,
.carousel-caption,
.carousel-control,
.modal {
    text-align: center
}

.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.carousel,
.carousel-inner {
    position: relative
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

@font-face {
    font-family: OpenSans;
    src: url(/assets/fonts/open-sans/OpenSans-Regular-webfont.ttf) format('truetype'), url(/assets/fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype')
}

@font-face {
    font-family: OpenSansLight;
    src: url(/assets/fonts/open-sans/OpenSans-Light-webfont.ttf) format('truetype'), url(/assets/fonts/open-sans/OpenSans-Light-webfont.eot?#iefix) format('embedded-opentype')
}

@font-face {
    font-family: OpenSansSemiBold;
    src: url(/assets/fonts/open-sans/OpenSans-Semibold-webfont.ttf) format('truetype'), url(/assets/fonts/open-sans/OpenSans-Semibold-webfont.eot?#iefix) format('embedded-opentype')
}

@font-face {
    font-family: OpenSansBold;
    src: url(/assets/fonts/open-sans/OpenSans-Bold-webfont.ttf) format('truetype'), url(/assets/fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix) format('embedded-opentype')
}

@font-face {
    font-family: OpenSansExtraBold;
    src: url(/assets/fonts/open-sans/OpenSans-ExtraBold-webfont.ttf) format('truetype'), url(/assets/fonts/open-sans/OpenSans-ExtraBold-webfont.eot?#iefix) format('embedded-opentype')
}

a,
a:hover {
    text-decoration: none
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.btn-default,
.modal .close {
    padding: 10px 15px;
    cursor: pointer
}

body {
    font-family: OpenSans, Arial, sans-serif;
    color: #000;
    min-width: 600px;
    background-color: transparent
}

a {
    color: #fff;
    text-decoration: none!important;
    outline: 0
}

a:focus {
    outline: 0
}

a:hover {
    color: #fff
}

ul {
    margin-bottom: 0
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

.btn-default,
h5 {
    font-size: 14px
}

.inner-container {
    max-width: 1180px;
    margin: 0 auto
}

.btn-default {
    display: inline-block;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    border-radius: 3px;
    transition: all ease .2s
}

.btn-default:hover {
    background-color: #000;
    color: #fff
}

.btn-default.active,
.btn-default:active {
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    border: none
}

.fixed {
    position: fixed
}

.modal .close {
    background: 0 0;
    border: none;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 18px;
    z-index: 100;
    color: #fff
}

.modal-dialog {
    max-width: 65%;
    display: inline-block
}

.modal-content {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    text-align: left;
    display: inline-block;
    margin: 0 auto
}

.modal-header {
    border-bottom: 1px solid transparent
}

.modal-backdrop.in {
    opacity: .9
}

.browser-Firefox .modal.in .modal-dialog,
browser-Firefox .modal.fade .modal-dialog {
    transform: none!important
}

.carousel-control.left,
.carousel-control.right {
    background: 0 0
}

ul.thumbnails-carousel {
    padding: 5px 0 0;
    margin: 0;
    list-style-type: none;
    text-align: center
}

ul.thumbnails-carousel .center {
    display: inline-block;
    float: left
}

ul.thumbnails-carousel li {
    float: left;
    cursor: pointer
}

.controls-background-reset {
    background: 0 0!important
}

.active-thumbnail {
    opacity: .4
}

.indicators-fix {
    bottom: 70px
}

.thumbnails-carousel li>img {
    width: 100%;
    height: 100%;
    margin: -5px 10px 0 0
}

.section-title {
    text-align: center;
    font: 700 24px OpenSansLight;
    color: #333;
    margin: 0;
    padding-bottom: 20px
}

.section-description {
    font: 400 16px OpenSans;
    color: #333;
    line-height: 1.7em;
    text-align: center;
    margin-bottom: 0
}

.component-body,
.white-bg {
    background-color: #FFF
}

.component-body>.row {
    margin-bottom: 60px
}

.component-body>.row:first-child,
.component-body>.row:last-child {
    margin-bottom: 0
}

.section-description p {
    text-align: center!important;
    font-size: 16px
}

.section-description a {
    color: #f68121
}

.container-fluid .flexslider {
    border: 0;
    box-shadow: none
}

.container-fluid .flexslider .slides img {
    height: auto;
    margin: 0 auto
}

.flexslider>.flex-viewport,
.flexslider>.flex-viewport>ul {
    height: 100%
}

.flexslider>.flex-viewport>ul>li {
    height: 100%;
    display: table!important
}

.flexslider>.flex-viewport>ul>li>a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%
}

.flexslider .flex-direction-nav a.flex-next:before,
.flexslider .flex-direction-nav a.flex-prev:before {
    font-family: icomoon;
    display: inline-block;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font-size: 26px;
    line-height: 37px
}

.flexslider .flex-direction-nav a.flex-prev:before {
    content: "\e761"
}

.flexslider .flex-direction-nav a.flex-next:before {
    content: "\e762"
}

.flexslider .flex-direction-nav .flex-next,
.flexslider .flex-direction-nav .flex-prev {
    opacity: .7;
    width: 36px;
    height: 37px
}

.flexslider .flex-direction-nav .flex-prev {
    left: 0
}

.flexslider .flex-direction-nav .flex-next {
    right: 0
}

@media only screen and (device-width:768px) {
    .fix-image {
        background-attachment: inherit!important
    }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
    .fix-image {
        background-attachment: inherit!important
    }
}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape) {
    .fix-image {
        background-attachment: inherit!important
    }
}

@media only screen and (min-device-width:1024px) {
    .fix-image {
        background-attachment: fixed!important
    }
}

.field-wrapper.form-error .error-msg {
    display: block
}

.field-wrapper .error-msg {
    display: none;
    color: #dd4b39;
    font-size: 12px;
    margin-top: 2px
}

#shortlist {
    height: 40px;
    padding: 0;
    text-align: center;
    outline: 0;
    display: block
}

#shortlist .short-list-icon {
    height: 20px;
    display: block;
    color: #f93;
    padding: 10px;
    font-size: 20px
}

#shortlist .short-list-icon .path1:before {
    color: transparent
}

#shortlist .notif-count {
    background-color: #fff;
    color: #333;
    float: right;
    font-size: 10px;
    padding: 0 5px;
    border: 1px solid #333;
    border-radius: 10px;
    margin-left: 6px;
    position: absolute;
    top: 9px;
    left: 20px;
    line-height: 14px;
    display: none
}

.shortlist-wrapper {
    max-width: 1180px;
    margin: 0 auto;
    overflow: visible;
    display: none;
    min-height: 60px
}

#shortlist-wrap-box {
    position: absolute;
    top: 60px;
    right: -15px;
    z-index: 100;
    width: 310px;
    min-height: 60px;
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background: #fff
}

#shortlist-wrap-box .shortlist-tooltip {
    display: none;
    top: 0;
    width: 100%
}

#shortlist-wrap-box .shortlist-tooltip .shortlist-tooltip-block {
    float: left
}

#shortlist-wrap-box .shortlist-tooltip .shortlist-tooltip-txt {
    float: left;
    padding: 20px 15px;
    color: #333;
    font-size: 14px;
    line-height: 18px
}

#shortlist-wrap-box .shortlist-tooltip .shortlist-txt {
    display: block;
    padding: 5px 0
}

#shortlist-wrap-box .btn-default {
    background: #767676
}

#shortlist-wrap-box .btn-lg {
    font-size: 12px;
    padding: 8px 20px
}

#shortlist-wrap-box .btn {
    border: none;
    color: #fff;
    font-weight: 700;
    margin-right: 20px
}

#shortlist-wrap-box .btn:hover {
    cursor: pointer
}

#shortlist-wrap-box .btn-default:active {
    border: 1px solid #333
}

#shortlist-wrap-box .btn-default:hover {
    background: #979797
}

#shortlist-wrap-box .hide {
    display: none
}

#shortlist-wrap-box .top-arrow {
    top: 73px;
    left: 1065px
}

#shortlist-wrap-box .visible {
    display: block
}

#shortlist-wrap-box:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 25px;
    right: 22px;
    margin-top: -36px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 11px 11px;
    border-color: transparent transparent #fff
}

#wishlist {
    right: 0;
    z-index: 4001;
    width: 100%;
    display: none;
    top: 0;
    padding: 10px 15px;
    -webkit-transition: top 500ms ease-out;
    -moz-transition: top 500ms ease-out;
    -o-transition: top 500ms ease-out;
    transition: top 500ms ease-out
}

#wishlist .shortlist-heading {
    width: 100%;
    padding: 0;
    font-size: 14px;
    font-family: OpenSansSemiBold;
    color: #333
}

#wishlist .content-wrapper {
    height: auto;
    max-height: 330px;
    overflow: hidden;
    background: #fff
}

#wishlist .content-wrapper .listing-div {
    width: 100%;
    padding: 10px 0;
    clear: both;
    min-height: 80px;
    border-bottom: 1px solid #ebebeb;
    position: relative
}

#wishlist .shortlist-viewlist {
    color: #3b5998;
    text-align: left;
    padding: 8px 10px 2px 2px;
    font-size: 14px
}

#wishlist .shortlist-viewlist a {
    color: #2f64c9
}

#wishlist .shortlist-viewlist:hover {
    color: #3b5998
}

#wishlist .listing-div .listing-img {
    float: left
}

#wishlist .listing-div .listing-img img {
    height: 52px;
    width: 70px
}

#wishlist .listing-div p.listing-name a {
    color: #333;
    height: 40px;
    display: block
}

#wishlist .listing-div p.listing-name a:hover {
    text-decoration: underline
}

#wishlist .listing-div p.content {
    color: #333;
    padding-top: 0
}

#wishlist .listing-div .shortlist-delete {
    position: absolute;
    top: 25px;
    clear: none;
    height: 20px;
    width: 20px;
    background: url(/images/shortlist_sprite.png) -1px -264px no-repeat
}

#wishlist .listing-div .shortlist-delete:hover {
    background: url(/images/shortlist_sprite.png) 0 -294px no-repeat;
    cursor: pointer
}

#wishlist .listing-div .snippet {
    width: 190px;
    float: left;
    padding-left: 10px;
    font: 14px
}

#wishlist .listing-div .snippet p {
    margin: 0
}

#wishlist .listing-div .shortlist-remove {
    padding-top: 10px;
    left: 0;
    position: relative;
    clear: both;
    height: auto
}

#wishlist .listing-div .shortlist-remove .p-remove {
    font-size: 14px;
    color: #ce0000;
    padding: 10px 0 35px 3px;
    float: left;
    margin: 0
}

#wishlist .listing-div .shortlist-remove .shortlisting-undo-remove {
    position: absolute;
    top: 10px;
    right: -15px;
    text-align: center;
    border-radius: 2px;
    background: #ebebeb;
    font-size: 14px;
    color: #333;
    font-family: OpenSansSemiBold;
    padding: 12px 10px;
    font-weight: 400
}

#wishlist .listing-div .shortlist-remove-from-list {
    display: inline-block;
    background-position: 0 -166px;
    width: 18px;
    height: 18px;
    cursor: pointer
}

#sl-loader,
.not-shortlisted-txt {
    display: none
}

.shortlist-wrp {
    height: 34px;
    margin: 0 5px;
    position: relative
}

#sl-loader {
    background: url(/cfassets/images/common/loader.gif) center no-repeat #FFF;
    width: 32px;
    height: 32px;
    position: relative;
    top: 12px;
    left: 145px
}

@media (min-width:768px) and (max-width:991px) {
    #shortlist .short-list-icon {
        padding: 10px 5px 5px
    }
    #shortlist-wrap-box .shortlist-triangle-up {
        left: 258px
    }
}

@font-face {
    font-family: icomoon;
    src: url(/cfassets/fonts/transformer/icomoon.eot?09062015);
    src: url(/cfassets/fonts/transformer/icomoon.eot?#iefix09062015) format('embedded-opentype'), url(/cfassets/fonts/transformer/icomoon.woff?09062015) format('woff'), url(/cfassets/fonts/transformer/icomoon.ttf?09062015) format('truetype'), url(/cfassets/fonts/transformer/icomoon.svg?09062015#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-icn_360-01:before {
    content: "\e660"
}

.icon-icn_bulb-01:before {
    content: "\e661"
}

.icon-callicon:before {
    content: "\e65f"
}

.icon-badge-01:before {
    content: "\e65e"
}

.icon-icn-locality-overview2:before {
    content: "\e65c"
}

.icon-bicycle:before {
    content: "\e65b"
}

.icon-projects:before {
    content: "\e65d"
}

.icon-cityinsights-02:before {
    content: "\e657"
}

.icon-homebuyingtips:before {
    content: "\e658"
}

.icon-localityreports2:before {
    content: "\e659"
}

.icon-talktoourexperts:before {
    content: "\e65a"
}

.icon-cityinsights-01-01:before {
    content: "\e656"
}

.icon-deleted-property:before {
    content: "\e638"
}

.icon-playarea:before {
    content: "\e64c"
}

.icon-hrbackup:before {
    content: "\e639"
}

.icon-badmintoncourt:before {
    content: "\e63a"
}

.icon-bank_atm:before {
    content: "\e63b"
}

.icon-basketballcourt:before {
    content: "\e63c"
}

.icon-broadbandinternet:before {
    content: "\e63d"
}

.icon-cafeteria:before {
    content: "\e63e"
}

.icon-clubhouse:before {
    content: "\e63f"
}

.icon-garden-01:before {
    content: "\e640"
}

.icon-gototop .path1:before {
    content: "\e641";
    color: rgba(35, 31, 32, .6)
}

.icon-gototop .path2:before {
    content: "\e642";
    margin-left: -1.02344em;
    color: #fff
}

.icon-indoorgames:before {
    content: "\e643"
}

.icon-intercom:before {
    content: "\e644"
}

.icon-library:before {
    content: "\e645"
}

.icon-rainwaterharvesting:before {
    content: "\e646"
}

.icon-recreationalfacility:before {
    content: "\e647"
}

.icon-security:before {
    content: "\e648"
}

.icon-swimmingpool:before {
    content: "\e649"
}

.icon-tenniscourt:before {
    content: "\e64a"
}

.icon-twowheeler:before {
    content: "\e64b"
}

.icon-Floor-plan-icn:before {
    content: "\e636"
}

.icon-sale-icn2:before {
    content: "\e637"
}

.icon-pricerange .path1:before {
    content: "\e628";
    color: #454545
}

.icon-pricerange .path2:before {
    content: "\e629";
    margin-left: -1em;
    color: #333
}

.icon-pricerange .path3:before {
    content: "\e62a";
    margin-left: -1em;
    color: #333
}

.icon-Floor-plan-icn-2:before {
    content: "\e631"
}

.icon-BHKtype:before {
    content: "\e632"
}

.icon-sale-icn:before {
    content: "\e633"
}

.icon-connectivity:before {
    content: "\e622"
}

.icon-others:before {
    content: "\e623"
}

.icon-CommunityAmenities:before {
    content: "\e61d"
}

.icon-greenliving:before {
    content: "\e61e"
}

.icon-healthfitness:before {
    content: "\e61f"
}

.icon-kidsfriendly:before {
    content: "\e620"
}

.icon-lifestyle:before {
    content: "\e621"
}

.icon-shortlist:before {
    content: "\e606"
}

.icon-locality-ratings:before {
    content: "\e607"
}

.icon-approvals-loan .path1:before {
    content: "\e608";
    color: #333
}

.icon-approvals-loan .path2:before {
    content: "\e609";
    margin-left: -1em;
    color: #333
}

.icon-approvals-loan .path3:before {
    content: "\e60a";
    margin-left: -1em;
    color: #454545
}

.icon-approvals-loan .path4:before {
    content: "\e60b";
    margin-left: -1em;
    color: #454545
}

.icon-approvals-loan .path5:before {
    content: "\e60c";
    margin-left: -1em;
    color: #454545
}

.icon-builder:before {
    content: "\e60d"
}

.icon-specification-score:before {
    content: "\e60e"
}

.icon-amenity-score:before {
    content: "\e60f"
}

.icon-location2:before {
    content: "\e610"
}

.icon-project-usp:before {
    content: "\e611"
}

.icon-possession:before {
    content: "\e612"
}

.icon-price-range .path1:before {
    content: "\e613";
    color: #454545
}

.icon-price-range .path2:before {
    content: "\e614";
    margin-left: -1em;
    color: #333
}

.icon-price-range .path3:before {
    content: "\e615";
    margin-left: -1em;
    color: #333
}

.icon-BHK-area-2:before {
    content: "\e616"
}

.icon-BHK-type:before {
    content: "\e617"
}

.icon-total-floors:before {
    content: "\e618"
}

.icon-land-size:before {
    content: "\e619"
}

.icon-total-units:before {
    content: "\e61a"
}

.icon-project-status:before {
    content: "\e61b"
}

.icon-project-type:before {
    content: "\e61c"
}

.icon-view-more:before {
    content: "\e600"
}

.icon-sale-rent:before {
    content: "\e601"
}

.icon-insights:before {
    content: "\e602"
}

.icon-gallery:before {
    content: "\e603"
}

.icon-overview:before {
    content: "\e604"
}

.icon-location:before {
    content: "\e605"
}

.icon-grey-heart .path1:before {
    content: "\e624";
    color: rgba(0, 0, 0, .2)
}

.icon-grey-heart .path2:before {
    content: "\e625";
    margin-left: -1em;
    color: #fff
}

.icon-orange-heart:before {
    content: "\e626"
}

.icon-rupee-icn:before {
    content: "\e62b"
}

.icon-twitter:before {
    content: "\e62c"
}

.icon-verified:before {
    content: "\e62d"
}

.icon-G:before {
    content: "\e62e"
}

.icon-facebook:before {
    content: "\e62f"
}

.icon-email:before {
    content: "\e630"
}

.icon-routemap:before {
    content: "\e634"
}

.icon-floorplan:before {
    content: "\e635"
}

.icon-localityreports:before {
    content: "\e64e"
}

.icon-homebuyingtips-01:before {
    content: "\e64f"
}

.icon-talktoourexerts-01:before {
    content: "\e650"
}

.icon-cityinsights-01:before {
    content: "\e651"
}

.icon-sale-icn3:before {
    content: "\e652"
}

.icon-talktoourexperts-01:before {
    content: "\e654"
}

.icon-cityinsights-012:before {
    content: "\e655"
}

.icon-verified2:before {
    content: "\e653"
}

.icon-heart:before {
    content: "\e64d"
}

.icon-options:before {
    content: "\e756"
}

.icon-chevron-up:before {
    content: "\e75f"
}

.icon-home:before {
    content: "\e627"
}

.icon-camera:before {
    content: "\e66d"
}

.icon-circle-checkmark:before {
    content: "\e770"
}

.icon-wondering:before {
    content: "\e70c"
}

.icon-dumbbell:before {
    content: "\e6d2"
}

.icon-wifi:before {
    content: "\e715"
}

.icon-woman:before {
    content: "\e67b"
}

.icon-map-marker:before {
    content: "\e68b"
}

.icon-compass:before {
    content: "\e68c"
}

.icon-first-aid:before {
    content: "\e6b2"
}

.icon-car:before {
    content: "\e6e7"
}

.icon-icons:before {
    content: "\e6f6"
}

.icon-arrow-right2:before {
    content: "\e737"
}

.icon-checkmark:before {
    content: "\e75d"
}

.icon-chevron-down:before {
    content: "\e760"
}

.icon-calendar:before {
    content: "\e692"
}

.icon-arrow-right:before {
    content: "\e766"
}

.icon-circle-up:before {
    content: "\e778"
}

.icon-circle-down:before {
    content: "\e779"
}

.icon-circle-left:before {
    content: "\e77a"
}

.icon-circle-right:before {
    content: "\e77b"
}

.icon-cross:before {
    content: "\e75e"
}

.icon-picture:before {
    content: "\e66f"
}

.icon-chevron-left:before {
    content: "\e761"
}

.icon-chevron-right:before {
    content: "\e762"
}

.icon-funnel:before {
    content: "\e789"
}

.icon-magnifier:before {
    content: "\e759"
}

.cf-drpdwn-bd:before,
.cf-login-bd:before,
.dropdown-label::before {
    content: ''
}

.cf-drpdwn-bd .hdr-menu-blk:last-child li:last-child {
    pointer-events: none
}

.cf-drpdwn-bd .hdr-menu-blk:last-child li:last-child a {
    color: #666
}

.cf-drpdwn-bd .hdr-menu-blk:last-child {
    border-bottom: none
}

.downloadapp {
    margin-top: 5px;
    margin-right: 0
}

.downloadappbtn {
    padding: 7px 10px;
    text-align: center;
    line-height: 13px;
    display: inline-block;
    border-radius: 3px;
    color: #fff
}

.header-nav {
    max-width: 1180px;
    margin: 0 auto;
    overflow: visible;
    padding: 20px 0 15px;
    height: 80px
}

.header-nav>.col-md-8 {
    padding-left: 0
}

.header-nav .icon-options {
    color: rgba(255, 255, 255, .75);
    font-size: 24px;
    height: 34px;
    width: 14px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    vertical-align: middle
}

.header-nav .icon-options+.text-label {
    float: left;
    vertical-align: middle;
    margin-top: 1px
}

.cf-hdr-blk .cf-logo {
    display: block;
    height: 120px;
    width: 132px;
    background: url(/public/images/logo-pcweb-homepage.png) no-repeat
}

.cf-hdr-blk .landing-image {
    margin-left: 148px
}

.cf-hdr-blk .landing-image img {
    height: 60px
}

.cf-hdr-blk {
    position: relative;
    background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, .5));
    background: -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, .5));
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, .5));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, .5))
}

.cf-drpdwn-bd {
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    top: 78px;
    webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    padding: 5px 0;
    border-radius: 3px;
    z-index: 10000
}

.cf-drpdwn-bd .hdr-menu-blk {
    padding: 10px 0;
    width: 235px;
    border-bottom: 1px solid #f2f2f2
}

.cf-drpdwn-bd .hdr-menu-blk li {
    padding: 5px 15px
}

.cf-drpdwn-bd .hdr-menu-blk li:hover {
    background-color: #f5f5f5
}

.cf-drpdwn-bd .hdr-menu-blk li:last-child {
    margin-bottom: 0
}

.cf-drpdwn-bd .hdr-menu-blk a {
    color: #000;
    display: block;
    font-size: 14px
}

.cf-btn,
.cf-lnk,
.cf-sell-btn {
    color: #fff;
    line-height: 20px;
    font-size: 14px
}

.cf-drpdwn-bd:before {
    display: block;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: -20px;
    left: 20px;
    width: 20px
}

.cf-drpdwn {
    position: relative;
    margin: -20px 0;
    padding: 20px 0 0
}

.cf-drpdwn:hover .cf-drpdwn-bd {
    display: block
}

.cf-btn,
.cf-lnk {
    display: inline-block;
    padding: 10px 25px 10px 10px;
    text-align: center;
    font-weight: lighter
}

.cf-logo {
    position: absolute;
    top: -33px
}

.cf-btn {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .2)
}

.cf-sell-wrp {
    margin-top: 4px
}

.cf-sell-btn {
    padding: 6px;
    background-color: transparent;
    width: auto
}

.cf-login {
    margin: -20px 0;
    padding: 20px 0;
    text-align: right;
    min-width: 20px
}

.cf-login .cf-lnk {
    padding: 10px 0
}

.cf-login .cf-lnk .text-label {
    font-size: 14px
}

.cf-login:hover .cf-login-bd {
    display: block
}

.cf-login-bd {
    display: none;
    background: #fff;
    position: absolute;
    right: 0;
    text-align: left;
    top: 60px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    padding: 5px 0;
    border-radius: 3px;
    z-index: 10000
}

.cf-login-bd .login-menu-blk {
    padding: 10px 0;
    width: 200px
}

.cf-login-bd .login-menu-blk li {
    padding: 5px 15px
}

.cf-login-bd .login-menu-blk li:hover {
    background-color: #f5f5f5
}

.cf-login-bd .login-menu-blk li:last-child {
    margin-bottom: 0
}

.cf-login-bd .login-menu-blk a {
    color: #000;
    display: block
}

.cf-login-bd .logged-in {
    width: 150px
}

.cf-login-bd:before {
    display: block;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    top: -20px;
    right: 12px;
    width: 20px
}

.header-right-content {
    float: right
}

.header-right-content>li {
    float: left;
    margin-right: 10px
}

.header-right-content .live-in-tour-btn {
    border: 1px solid #fff;
    padding: 3px 12px;
    font-size: 14px;
    border-radius: 3px;
    color: #fff;
    background-color: rgba(0, 0, 0, .1);
    width: auto
}

.header-right-content .live-in-tour {
    margin: 4px 5px 0 0
}

.header-right-content .icon-360 {
    font-size: 24px;
    vertical-align: middle;
    padding: 5px;
    font-weight: 400
}

.header-left-content,
.header-left-content>li {
    float: left
}

.header-left-content .cf-menu-wrp {
    margin-left: 130px
}

#shortlist .short-list-icon .path2:before {
    color: #fff
}

@media (min-width:100px) and (max-width:991px) {
    .cf-sell-wrp,
    .live-in-tour {
        margin-top: 5px;
        padding-left: 0
    }
    .cf-sell-wrp .cf-sell-btn,
    .downloadappbtn,
    .live-in-tour .live-in-tour-btn {
        font-size: 12px
    }
    .cf-menu-wrp,
    .cf-sell-wrp,
    .live-in-tour {
        padding-left: 0
    }
    .header-right-content>li {
        margin-right: 0
    }
    .icon-360 {
        padding: 0
    }
    .cf-login {
        padding-right: 5px;
        padding-top: 20px
    }
    .cf-hdr-blk .cf-logo {
        background: url(/cfassets/images/logo-tab.png) no-repeat;
        top: -20px;
        left: 12px;
        width: 132px;
        height: 120px
    }
    .header-nav {
        padding-bottom: 18px
    }
    .header-nav.icon.hamburger {
        font-size: 16px;
        line-height: 28px
    }
    .cf-lnk {
        padding: 10px 0
    }
    .cf-login .cf-lnk .text-label {
        font-size: 12px
    }
}

@media (min-width:600px) and (max-width:805px) {
    .header-right-content .live-in-tour {
        margin: 2px 10px 0 0
    }
    .shortlist-wrp {
        margin: 5px 0
    }
    .cf-sell-wrp .cf-sell-btn {
        font-size: 11px;
        margin-top: -1px
    }
    .downloadappbtn {
        font-size: 11px;
        padding: 6px 0
    }
    .header-right-content .icon-360 {
        padding: 0;
        font-size: 20px
    }
    .live-in-tour .live-in-tour-btn {
        font-size: 11px;
        padding: 3px
    }
    .cf-login .cf-lnk .text-label {
        font-size: 11px
    }
    #shortlist .short-list-icon {
        font-size: 16px;
        padding: 8px 5px
    }
}

@media (min-width:100px) and (max-width:668px) {
    #page-header.inner-pages .live-in-tour-btn,
    .header-right-content .live-in-tour {
        margin: 0 5px 0 0
    }
    .downloadappbtn {
        padding: 6px 5px
    }
}

#page-header.inner-pages .cf-hdr-blk .cf-logo {
    background: url(/cfassets/images/inner-header-logo.png) no-repeat;
    width: 132px;
    height: 120px;
    margin-top: 13px
}

#page-header.inner-pages .top-nav-wrp {
    background: #fff
}

#page-header.inner-pages .downloadappbtn {
    color: #333;
    line-height: 18px
}

#page-header.inner-pages .downloadappbtn:hover {
    background-color: transparent;
    color: #000
}

#page-header.inner-pages .cf-sell-btn {
    box-shadow: none;
    color: #333;
    padding: 6px;
    font-size: 14px;
    margin-top: 2px;
    line-height: 18px
}

#page-header.inner-pages .cf-sell-btn:hover {
    background-color: transparent;
    color: #000
}

#page-header.inner-pages .live-in-tour-btn {
    box-shadow: none;
    color: #333;
    border-radius: 3px;
    padding: 3px 12px;
    font-size: 14px;
    border: 1px solid #f68121;
    margin-top: 0;
    background-color: rgba(255, 255, 255, .2)
}

#page-header.inner-pages .live-in-tour-btn:hover {
    background-color: #f68121;
    color: #fff
}

#page-header.inner-pages .cf-lnk,
#page-header.inner-pages .header-nav .icon-options,
#page-header.inner-pages .header-nav .icon.hamburger {
    color: #333
}

#page-header.inner-pages .notif-count {
    border: 1px solid #999;
    color: #333;
    border-radius: 10px;
    line-height: 15px;
    font-weight: 700;
    top: 6px;
    left: 20px
}

#page-header.inner-pages .cf-drpdwn-bd:before {
    border-bottom-color: #ddd
}

#page-header.inner-pages .cf-drpdwn-bd {
    border: 1px solid #ddd
}

#page-header.inner-pages #shortlist-wrap-box:before {
    border-color: transparent transparent #ddd
}

#page-header.inner-pages .cf-login-bd:before {
    border-bottom-color: #ddd
}

#page-header.inner-pages #shortlist-wrap-box,
#page-header.inner-pages .cf-login-bd {
    border: 1px solid #ddd
}

#page-header.inner-pages #shortlist .short-list-icon .path2:before {
    color: #666
}

#page-header.inner-pages .cf-hdr-blk {
    background: #fff
}

@media (min-width:600px) and (max-width:805px) {
    .header-right-content .live-in-tour {
        margin: 2px 10px 0 0
    }
    .shortlist-wrp {
        margin: 5px 0
    }
    #page-header.inner-pages .cf-sell-btn {
        font-size: 11px;
        margin-top: 0
    }
    .downloadappbtn {
        font-size: 11px;
        padding: 6px 0;
        line-height: 15px
    }
    .header-right-content .icon-360 {
        padding: 0;
        font-size: 20px
    }
    #page-header.inner-pages .live-in-tour-btn {
        font-size: 11px;
        padding: 3px
    }
    .cf-login .cf-lnk .text-label {
        font-size: 11px
    }
    #shortlist .short-list-icon {
        font-size: 16px;
        padding: 8px 5px
    }
}

@media (min-width:100px) and (max-width:668px) {
    .header-right-content .live-in-tour {
        margin: 0 5px 0 0
    }
    .downloadappbtn {
        padding: 6px 5px
    }
}

@media (min-width:805px) and (max-width:991px) {
    #page-header.inner-pages .cf-sell-btn,
    #page-header.inner-pages .live-in-tour-btn,
    .downloadappbtn {
        font-size: 12px
    }
    .icon-360 {
        padding: 0
    }
    .cf-login {
        padding-right: 5px;
        padding-top: 20px
    }
    .cf-hdr-blk .cf-logo {
        background: url(/cfassets/images/logo-tab.png) no-repeat;
        top: -20px;
        left: 12px;
        width: 132px;
        height: 120px
    }
    .cf-menu-wrp {
        padding-left: 0
    }
    .header-nav {
        padding-bottom: 18px
    }
    .header-nav.icon.hamburger {
        font-size: 16px;
        line-height: 28px
    }
    .cf-lnk {
        padding: 10px 0
    }
    .cf-login .cf-lnk .text-label {
        font-size: 12px
    }
}

#login-modal {
    margin-left: -15px;
    margin-right: -15px
}

#login-iframe {
    width: 730px;
    height: 496px
}

#login-modal .modal-dialog {
    max-width: 90%;
    width: auto
}

#login-modal .modal-loader-img {
    left: 50%;
    position: absolute;
    top: 42%
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible!important;
    background: #f2f2f2!important;
    background: rgba(0, 0, 0, .06)!important;
    border: 0!important;
    -webkit-box-shadow: inset 0 0 12px 4px #fff;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
    content: '!';
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
    position: relative;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 12px;
    top: 50%;
    color: #333;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px!important
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove,
.selectize-input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: inline-block
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    padding: 1px 0 0;
    border-left: 1px solid transparent;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    box-sizing: border-box
}

.selectize-control,
.selectize-input {
    position: relative
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: transparent
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: 0 0
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: rgba(77, 77, 77, 0)
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #333;
    font-family: OpenSans, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    -webkit-font-smoothing: inherit
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
    background: #fff;
    cursor: text;
    display: inline-block
}

.selectize-input {
    border: 1px solid #ccc;
    padding: 0px 0px;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.selectize-control.multi .selectize-input.has-items {
    padding: 5px 12px 2px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default!important
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
}

.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 1px 3px;
    background: #efefef;
    color: #333;
    border: 0 solid transparent
}

.selectize-control.multi .selectize-input>div.active {
    background: #428bca;
    color: #fff;
    border: 0 solid transparent
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: grey;
    background: #fff;
    border: 0 solid rgba(77, 77, 77, 0)
}

.selectize-input>input {
    display: inline-block!important;
    min-height: 0!important;
    max-height: none!important;
    max-width: 100%!important;
    margin: 0!important;
    text-indent: 0!important;
    border: 0!important;
    background: 0 0!important;
    line-height: inherit!important;
    -webkit-user-select: auto!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: 0!important
}

.selectize-input::after {
    display: block;
    clear: left
}

.clearfix:after,
.colections-widget .slides,
.nav:after {
    clear: both
}

.selectize-input.dropdown-active::before {
    ;
    position: absolute;
    height: 1px;
    bottom: 0;
    right: 0
}

.selectize-control.single .selectize-input:after,
.selectize-control.single .selectize-input:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 17px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    content
}

.selectize-dropdown {
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(255, 237, 40, .4);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
    padding: 3px 12px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    background: #fff;
    cursor: default;
    line-height: 1.42857143
}

.selectize-dropdown .active {
    background-color: #f5f5f5;
    color: #262626
}

.selectize-dropdown .active.create {
    color: #262626
}

.selectize-dropdown .create {
    color: rgba(51, 51, 51, .5)
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: auto
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    margin-top: -4px;
    border-color: #f3f3f3 transparent transparent
}

.selectize-control.single .selectize-input:before {
    margin-top: -3px;
    border-color: #333 transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:before {
    margin-top: -4px;
    border-width: 0 5px 5px;
    border-color: transparent transparent #333
}

.selectize-control.rtl.single .selectize-input:after,
.selectize-control.rtl.single .selectize-input:before {
    left: 17px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px!important
}

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fff
}

.selectize-dropdown,
.selectize-dropdown.form-control {
    height: auto;
    padding: 0;
    margin: 2px 0 0;
    z-index: 1000;
    background: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border-radius: 3px
}

.selectize-dropdown .optgroup:first-child:before {
    display: none
}

.selectize-dropdown .optgroup:before {
    content: ' ';
    display: block;
    height: 1px;
    margin: 9px -12px;
    overflow: hidden;
    background-color: #e5e5e5
}

.select-location-container .selectize-input.items.not-full.has-options:before,
.selectize-input.dropdown-active::before {
    display: none
}

.selectize-dropdown-content {
    padding: 5px 0
}

.selectize-dropdown-header {
    padding: 6px 12px
}

.selectize-input {
    min-height: 34px
}

.selectize-input.dropdown-active {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.selectize-input.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)
}

.has-error .selectize-input {
    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 .selectize-input: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
}

.selectize-control.multi .selectize-input.has-items {
    padding-left: 9px;
    padding-right: 9px
}

.selectize-control.multi .selectize-input>div {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.form-control.selectize-control {
    padding: 0;
    height: auto;
    border: none;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.cf-dropdown {
    display: block
}

.cf-dropdown-label {
    background: #FFF;
    border-radius: 3px;
    font: 14px OpenSans;
    color: #333;
    padding: 10px 20px 10px 14px;
    margin: 0;
    display: inline-block;
    width: 100%;
    cursor: pointer
}

.cf-dropdown-label:after,
.cf-dropdown-label:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    border-style: solid
}

.cf-dropdown-label:after {
    margin-top: -4px;
    border-width: 5px 5px 0;
    border-color: #fff transparent transparent
}

.select-city-container .cf-dropdown-label:after {
    border-color: #e6e6e6 transparent transparent;
    margin-top: -4px
}

.cf-dropdown-label.active:after {
    margin-top: -3px;
    border-width: 0 5px 5px;
    border-color: transparent transparent #fff
}

.select-city-container .cf-dropdown-label.active:after {
    border-color: transparent transparent #e6e6e6
}

.cf-dropdown-label:before {
    margin-top: -3px;
    border-width: 5px 5px 0;
    border-color: #666 transparent transparent
}

.cf-dropdown-label.active:before {
    margin-top: -4px;
    border-width: 0 5px 5px;
    border-color: transparent transparent #666
}

.home .select-city-container .cf-dropdown-label.active:before {
    border-color: transparent transparent #333
}

.cf-dropdown {
    position: relative
}

.cf-dropdown-img {
    display: inline-block;
    margin: 0 10px
}

.cf-dropdown-wrapper {
    background: #fff;
    padding: 5px 0;
    box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, .2);
    position: absolute;
    display: none;
    z-index: 1;
    width: 100%;
    top: 45px;
    border-radius: 3px
}

.cf-dropdown-property {
    width: 200px
}

.cf-dropdown-options {
    margin: 0;
    padding: 0;
    cursor: pointer;
    max-height: 195px;
    overflow-y: auto
}

.cf-dropdown-options.cf-bedroom-dropdown {
    width: 230px
}

.cf-dropdown-wrapper li {
    font: 13px/30px OpenSans;
    padding: 0 15px
}

.cf-dropdown-wrapper li:hover {
    background-color: #f5f5f5;
    cursor: pointer
}

.cf-dropdown-wrapper li label {
    font-weight: 400;
    cursor: pointer
}

.cf-dropdown-header {
    font-size: 14px;
    font-family: OpenSansSemiBold;
    line-height: 30px;
    display: block;
    padding: 0 15px 10px
}

.cf-dropdown input[type=checkbox] {
    margin: 0 10px 0 0;
    vertical-align: middle
}

.cf-dropdown select {
    display: none
}

#tool-tip-wrapper {
    position: absolute;
    width: 100px;
    height: auto;
    background-color: #fff;
    color: #666;
    border: 1px solid #eee;
    padding: 5px
}

#tool-tip-wrapper .arrow {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    left: 25%;
    top: -7px
}

.cf-dropdown-search-filters {
    padding-top: 5px
}

.cf-dropdown-search-filters>div {
    padding-right: 10px;
    padding-left: 10px
}

.cf-dropdown-search-filters>div:first-child {
    padding-left: 15px
}

.cf-dropdown-search-filters>div:last-child {
    padding-right: 15px
}

.cf-dropdown-bed-room+.cf-dropdown-wrapper,
.cf-dropdown-max-budget+.cf-dropdown-wrapper {
    width: 100%
}

.cf-dropdown-label-text {
    width: 160px;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden
}

.dropdown-label {
    padding-left: 5px
}

@media (min-width:100px) and (max-width:991px) {
    .cf-dropdown-search-filters>div {
        margin-bottom: 10px
    }
    .cf-dropdown-label {
        width: 100%
    }
    .cf-dropdown-label:after,
    .cf-dropdown-label:before {
        right: 18px
    }
}

.toggle-btn-ctr {
    max-width: 200px;
    margin: 0 auto 10px
}

.toggle-radio {
    display: none
}

.toggle-label {
    display: inline-block;
    padding: 10px;
    margin-right: 10px;
    border: 1px solid transparent;
    background: rgba(0, 0, 0, .3);
    width: 80px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    transition: all ease .2s;
    cursor: pointer
}

.search-checkbox,
.select-location-container .selectize-control.single .selectize-input:after,
.select-location-container .selectize-control.single .selectize-input:before {
    display: none
}

.toggle-label:hover {
    background-color: rgba(0, 0, 0, .6)
}

.toggle-radio:checked+.toggle-label {
    background-color: rgba(0, 0, 0, .5);
    border: 1px solid #fff
}

#project-locality-input+.selectize-control .selectize-input input[placeholder] {
    cursor: text;
    width: 350px!important
}

.select-city-container .selectize-control.single .selectize-input:after {
    border-color: #e6e6e6 transparent transparent
}

#project-locality-input+.selectize-control.single .selectize-input:after {
    border: 0
}

#project-locality-input+.selectize-control .selectize-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    min-height: 45px;
    padding: 14px 12px;
    cursor: text
}

#projectSearch {
    float: left;
    overflow: hidden;
    background-color: #e6e6e6;
    border-radius: 2px;
    width: 29.5%;
    height: 50px;
    padding: 14px;
    display: none
}

#projectSearch label {
    padding-left: 20px;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.search-box-form {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 2px;
    padding: 10px;
    position: relative;
    margin-bottom: 50px;
}

.btn-lg {
    padding: 13px 16px;
    line-height: 1.25;
    border-radius: 3px;
    background-color: #4765a0;
    border-color: #4765a0;
    color: #fff
}

.btn-lg-pink-women {
    padding: 13px 16px;
    line-height: 1.25;
    border-radius: 3px;
    background-color: #692878;
    border-color: #692878;
    color: #fff
}

.selectize-dropdown .optgroup-header {
    font-family: OpenSansSemiBold!important;
    font-size: 14px;
    text-transform: uppercase;
    color: #333
}

.search-btn {
    padding: 13px 10px 13px 15px;
    width: 100%;
    line-height: 22px;
    border-radius: 0 3px 3px 0
}

.search-btn_women {
    padding: 13px 10px 13px 15px;
    width: 100%;
    line-height: 22px;
    border-radius: 0 3px 3px 0
}

.search-btn:hover {
    /* background-color: #692878; */
    color: #fff
}

.search-btn_women :hover {
    background-color: #692878;
    color: #fff
}

.search-btn:focus {
    color: #fff
}

.search-btn_women:focus {
    color: #fff
}

.dropdown-label::before,
.expanderButton,
.search-checkbox:checked+.dropdown-label::before {
    background-color: #fafafa;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05), inset 0 -15px 10px -12px rgba(0, 0, 0, .05);
    display: inline-block;
    position: relative
}

.dropdown-label::before {
    border: 1px solid #cacece;
    padding: 6px;
    border-radius: 3px;
    margin-left: -20px;
    margin-right: 7px;
    vertical-align: middle;
    width: 16px;
    height: 16px
}

.search-checkbox:checked+.dropdown-label::before {
    border-radius: 3px;
    content: '\2713';
    font-size: 12px;
    line-height: 14px;
    padding: 0 2px;
    margin-right: 7px;
    color: #f68121;
    border: 1px solid #f68121
}

.dropdown-label {
    margin-bottom: -2px;
    margin-left: 10px
}

.top-search {
    float: left;
    width: 28%
}

.expanderButton {
    border: 1px solid #cacece;
    padding: 0 4px;
    border-radius: 3px;
    margin-bottom: 0
}

.select-city-container .selectize-input {
    border-right: 0;
    min-width: 150px;
    margin: 0!important;
    height: 100%;
}

.select-city-container .selectize-dropdown-content {
    padding: 0;
    max-height: 400px!important
}

.select-location-container {
    padding: 0
}

.select-location-container .selectize-input {
    border-radius: 4px 0 0 4px;
    border-left: 0;
    outline: 0!important
}

.select-location-container .selectize-input.items.not-full.has-options.focus.input-active.dropdown-active {
    -webkit-box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, .6), 0 0 12px #66afe9!important;
    box-shadow: inset 0 0 8px 0 rgba(0, 0, 0, .6), 0 0 12px #66afe9!important
}

.select-location-container .selectize-dropdown-content {
    padding: 0;
    max-height: 300px!important
}

#top-search-box .selectize-control.collapsed-input {
    width: 98%
}

#top-search-box .selectize-control.collapsed-input .selectize-input {
    border-radius: 0 4px 4px 0
}

.select-city-container input::-webkit-input-placeholder {
    color: #000
}

.buy-fieldset,
.rent-fieldset {
    display: none
}

.buy-form .buy-fieldset,
.rent-form .rent-fieldset {
    display: block
}

#listing-fieldset {
    padding-left: 15px
}

.select-city-container {
    padding-right: 0
}

.select-city-container .cf-dropdown-label {
    min-width: 0;
    width: 100%;
    border-radius: 0;
    background-color: #e6e6e6
}

.select-city-container .cf-dropdown-label.active:before,
.select-city-container .cf-dropdown-label:before {
    border-color: #787878 transparent transparent
}

.select-city-container .cf-dropdown-label-text {
    width: auto;
    height: 18px
}

.select-city-container .cf-dropdown-wrapper {
    z-index: 9;
    box-shadow: 3px 0 3px 0 rgba(0, 0, 0, .2);
    background-color: #fff
}

.select-city-container .selectize-dropdown-city {
    padding: 0 10px
}

.select-city-container .selectize-dropdown-city .selectize-control {
    width: 100%;
    margin-bottom: 10px
}

.select-city-container .cf-dropdown-header {
    padding: 5px 15px;
    font-size: 12px;
    line-height: 1.25
}

.select-city-container .cf-dropdown-header.sub-heading {
    padding: 5px
}

.select-city-container .selectize-li-item {
    line-height: 2;
    padding: 0 15px
}

.select-city-container .selectize-li-item:hover {
    background-color: #ebe6c8
}

.select-city-container .selectize-input {
    width: 100%;
    line-height: 1.5;
    background-color: #e6e6e6!important;
    outline: 0;
    border-width: 0;
    -webkit-appearance: none;
    border-radius: 3px 0 0 3px
}

.select-city-container .selectize-dropdown {
    border: 0!important;
    webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -3px;
    border-width: 0 5px 5px;
    border-color: transparent transparent #e6e6e6!important
}

.focus+.selectize-dropdown-content {
    padding: 5px 0
}

.form-toggle {
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0 10px 5px;
    background-color: rgba(0, 0, 0, .5);
    color: #fff;
    cursor: pointer
}

.form-toggle .button-label {
    font-size: 14px;
    color: #ccc
}

.form-toggle .button-label:before {
    content: "+";
    display: inline-block;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    text-align: center;
    width: 14px;
    margin-right: 5px
}

.search-box-form .icon-magnifier {
    vertical-align: bottom;
    display: inline-block;
    padding-right: 7px
}

.search-box-form .selectize-control {
    float: left;
    width: 70%;
    height: 50px
}

.search-box-form .select-city-container .selectize-control {
    width: 100.1%!important
}

.search-box-form .cf-dropdown-search-filters {
    display: none;
    overflow: hidden;
    padding: 0
}

.search-box-form .cf-dropdown-search-filters>div {
    padding-top: 10px
}

.search-box-form .top-search {
    padding: 0
}

.search-box-form .top-search .search-btn {
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -ms-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    opacity: 1;
    background-position: 14% 15px
}

.search-box-form .top-search .search-btn_women {
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -ms-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    opacity: 1;
    background-position: 14% 15px
}

.search-box-form.expanded #projectSearch {
    display: block
}

.search-box-form.expanded .selectize-control {
    width: 68%
}

.search-box-form.expanded .onRentSelectize {
    width: 97.5%
}

.search-box-form.expanded .cf-dropdown-search-filters {
    overflow: visible
}

.search-box-form.expanded .top-search {
    visibility: hidden;
    width: 0;
    padding: 0
}

.search-box-form.expanded .top-search .search-btn {
    opacity: 0
}

.search-box-form.expanded .top-search .search-btn_women {
    opacity: 0
}

.search-box-form.expanded .button-label:before {
    content: "-"
}

.search-box-form.expanded .select-location-container .selectize-input.items.not-full {
    border-radius: 0 4px 4px 0
}

.search-box-form .secondary-filter {
    padding-right: 0
}

#search-box-form .search-box-form .search-btn2 {
    padding: 9px 10px 10px 15px;
    border-radius: 3px
}

.cf-error {
    border: 1px solid red!important
}

.cf-error input::-webkit-input-placeholder {
    color: red
}

.cf-error input:-moz-placeholder {
    color: red
}

.cf-error input::-moz-placeholder {
    color: red
}

.cf-error input:-ms-input-placeholder {
    color: red
}

@media (min-width:100px) and (max-width:991px) {
    .select-location-container {
        padding: 0 15px
    }
    .select-location-container #project-locality-input+.selectize-control .selectize-input {
        border-radius: 4px 0 0 4px;
        border-right: 0;
        line-height: 20px
    }
    #search-box-form .search-box-form.expanded .selectize-control .selectize-input {
        border-radius: 4px
    }
    .select-city-container {
        padding-right: 15px;
        margin-bottom: 10px
    }
    .select-city-container .cf-dropdown-label {
        border-radius: 3px
    }
    .search-box-form.expanded .selectize-control {
        width: 70.5%
    }
    .search-box-form.expanded .selectize-control.onRentSelectize {
        width: 100%
    }
    .top-search button {
        border-radius: 0 4px 4px 0
    }
    #search-box-form .search-box-form .search-btn2 {
        max-width: 170px;
        padding: 9px 10px 10px 15px
    }
    .select-city-container #select-city+.selectize-control .selectize-input {
        border-radius: 4px
    }
    .search-box-form .selectize-control {
        width: 72%
    }
    .search-box-form .cf-dropdown-search-filters {
        padding-top: 10px
    }
    .search-box-form .cf-dropdown-search-filters>div {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width:991px) and (max-width:1024px) {
    .search-box-form .icon-magnifier {
        padding-right: 2px
    }
}

@font-face {
    font-family: Roboto Slab Regular;
    src: url(/cfassets/fonts/locality/RobotoSlab-Regular.ttf) format('truetype')
}

@font-face {
    font-family: Roboto Condensed Bold;
    src: url(/cfassets/fonts/locality/RobotoCondensed-Bold.ttf) format('truetype')
}

@font-face {
    font-family: Roboto Condensed Regular;
    src: url(/cfassets/fonts/locality/RobotoCondensed-Regular.ttf) format('truetype')
}

@font-face {
    font-family: Roboto Medium;
    src: url(/cfassets/fonts/locality/Roboto-Medium.ttf) format('truetype')
}

.colections-widget {
    background-color: #fff;
    text-align: center;
    padding: 30px 20px 60px
}

.colections-widget .slider {
    position: relative
}

.colections-widget .slides>li {
    padding: 10px;
    width: 25%;
    float: left
}

.colections-widget .mt10 {
    margin-bottom: 10px
}

.colections-widget .header {
    font: 32px OpenSansLight;
    padding: 20px 0;
    margin-top: -30px
}

.colections-widget .collection {
    border: 1px solid #ccc;
    width: 100%;
    height: 220px
}

.colections-widget .collection .category-type {
    width: 100%;
    height: 220px;
    transition: all .2s linear
}

.colections-widget .collection .category-type .content-heading {
    font-size: 26px;
    line-height: 30px;
    color: #FFF;
    top: 50%
}

.colections-widget .collection .category-type .content-heading span {
    display: block;
    font-family: Roboto Slab Regular;
    text-transform: capitalize
}

.colections-widget .collection .category-type .content-heading .heading-bold {
    font-family: Roboto Slab Regular
}

.colections-widget .collection .category-type .content-subheading {
    font-size: 1em;
    color: #FFF;
    top: 50%
}

.colections-widget .collection .category-type.newly-launched {
    background: url(../images/NewlyLaunched.jpg) no-repeat;
    background-size: 100% 100%
}

.colections-widget .collection .category-type.ongoing-projects {
    background: url(../images/OngoingProject.jpg) no-repeat;
    background-size: 100% 100%
}

.colections-widget .collection .category-type.ready-to-move-in {
    background: url(../images/ReadytoOccupy.jpg) no-repeat;
    background-size: 100% 100%
}

.colections-widget .collection .category-type.projects-from-top-builder {
    background: url(../images/PopularBuilders.jpg) no-repeat;
    background-size: 100% 100%
}

.colections-widget .collection .category-type.collection-1 {
    position: relative;
    background: url(../images/NewlyLaunched.jpg) no-repeat;
    background-size: 100% 100%
}

.colections-widget .collection .category-type.collection-2 {
    position: relative;
    background: url(../images/OngoingProject.jpg) no-repeat;
    background-size: 100% 100%
}

.colections-widget .collection .category-type.collection-3 {
    position: relative;
    background: url(../images/ReadytoOccupy.jpg) no-repeat;
    background-size: 100% 100%
}

.colections-widget .collection .category-type.collection-4 {
    position: relative;
    background: url(../images/PopularBuilders.jpg) no-repeat;
    background-size: 100% 100%
}

.colections-widget .collection .list {
    display: none
}

.colections-widget .collection .list .item {
    padding: 10px 5px
}

.colections-widget .collection .list .item a {
    text-align: center;
    margin: 0 0 2px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    font-family: Roboto Medium
}

.colections-widget .collection .list .item:last-child a {
    border-bottom: none
}

.flex-viewport {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px
}

.collection:hover .category-type {
    height: 84px
}

.collection:hover .category-type.no-sub-collection {
    height: 220px;
    cursor: pointer
}

.collection:hover .list {
    display: block;
    padding: 10px 0;
    max-height: 120px;
    overflow-y: auto
}

.collection:hover .category-type .content-heading span {
    line-height: 30px;
    font-size: 26px
}

.collection:hover .category-type.collection-3 {
    background: url(../images/Readytooccupy1.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type.collection-4 {
    background: url(../images/PopularBuilders1.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type.collection-2 {
    background: url(../images/OngoingProject1.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type.collection-1 {
    background: url(../images/NewlyLaunched1.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type.collection-3.no-sub-collection {
    background: url(../images/ReadytoOccupy.jpg) no-repeat;
    background-size: 100% 100%
}

.collection:hover .category-type.collection-4.no-sub-collection {
    background: url(../images/PopularBuilders.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type.collection-2.no-sub-collection {
    background: url(../images/OngoingProject.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type.collection-1.no-sub-collection {
    background: url(../images/NewlyLaunched.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type .content-heading {
    font-size: 2em
}

.collection-4-wrap {
    background: #dea732
}

.collection-3-wrap {
    background: #6aa5b7
}

.collection-2-wrap {
    background: #a1ad23
}

.collection-1-wrap {
    background: #be6257
}

.collection-slider .flex-direction-nav {
    position: relative
}

.collection-slider .flex-direction-nav .flex-next,
.collection-slider .flex-direction-nav .flex-prev {
    width: 40px;
    height: 40px;
    padding: 5px;
    transition: none;
    position: absolute;
    font-size: 0;
    top: 15%;
    opacity: 1!important;
    cursor: pointer;
    text-indent: -9999px
}

.collection-slider .flex-direction-nav .flex-next {
    left: 51%;
    background: url(../images/Right.png) no-repeat
}

.collection-slider .flex-direction-nav .flex-prev {
    left: 47%;
    background: url(../images/Left.png) no-repeat
}

.collection-slider .flex-direction-nav a.flex-prev.flex-disabled {
    left: 47%;
    top: 15%;
    background: url(../images/Left-dis.png) no-repeat;
    opacity: 1!important
}

.collection-slider .flex-direction-nav a.flex-next.flex-disabled {
    left: 51%;
    top: 15%;
    background: url(../images/Right-dis.png) no-repeat;
    opacity: 1!important
}

.collection-slider .flex-direction-nav a.flex-next:before,
.collection-slider .flex-direction-nav a.flex-prev:before {
    content: ' ';
    text-indent: -9999px
}

.colections-widget .collection .category-type .content-heading,
.colections-widget .collection .category-type .content-subheading,
.vertical-middle {
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.collection:hover .down-arrow img {
    display: none
}

.down-arrow img {
    display: block;
    top: 82%;
    left: 44%;
    position: absolute
}

.projects-from-top-builder-wrap {
    background: #dea732
}

.ready-to-move-wrap {
    background: #6aa5b7
}

.ongoing-projects-wrap {
    background: #a1ad23
}

.newly-launched-wrap {
    background: #be6257
}

.collection:hover .category-type.ready-to-move-in {
    background: url(../images/Readytooccupy1.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type.projects-from-top-builder {
    background: url(../images/PopularBuilders1.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type.ongoing-projects {
    background: url(../images/OngoingProject1.jpg);
    background-size: 100% 100%
}

.collection:hover .category-type.newly-launched {
    background: url(../images/NewlyLaunched1.jpg);
    background-size: 100% 100%
}

.slides {
    width: 100%;
    height: 100%;
    padding-left: 30px
}

@media (max-width:768px) {
    .colections-widget .collection .category-type .content-heading,
    .collection:hover .category-type .content-heading span {
        font-size: 20px
    }
    .collection-slider .flex-direction-nav .flex-next,
    .collection-slider .flex-direction-nav a.flex-next.flex-disabled {
        left: 54%
    }
}

.retina-widget .retina-wdget-left {
    padding-top: 90px;
    text-align: center
}

.retina-widget .retina-wdget-right {
    padding-top: 70px;
    text-align: center
}

.retina-widget .retina-wdget-right p {
    text-align: center
}

.retina-widget .retina-wdget-right .retina-wdget-first {
    font: 18px OpenSans;
    color: #666;
    letter-spacing: 5px
}

.retina-widget .retina-wdget-right .retina-wdget-second {
    font: 36px OpenSans;
    color: #000
}

.retina-widget .retina-wdget-right .retina-wdget-third {
    font: 14px OpenSans;
    color: #666
}

.retina-widget .retina-wdget-right .retina-wdget-fourth {
    padding: 30px 0
}

.retina-widget .retina-wdget-right .retina-widget-border {
    border-bottom: 1px solid #ccc;
    width: 300px;
    margin: 0 auto
}

.retina-widget .retina-wdget-right .retina-wdget-fifth {
    padding: 20px 0
}

.retina-widget .retina-wdget-right .retina-wdget-fifth button {
    padding: 10px 20px;
    color: #fff!important
}

.retina-widget .retina-wdget-right .retina-wdget-fifth button span {
    font-size: 15px;
    padding-left: 10px
}

.retina-widget .retina-wdget-right .retina-wdget-fifth button:hover {
    color: #fff
}

@media (min-width:100px) and (max-width:600px) {
    .retina-widget .retina-wdget-left img {
        max-width: 550px;
        border-bottom: 2px solid #000;
        width: 100%
    }
    .retina-widget .retina-wdget-right .retina-wdget-fifth {
        padding: 30px 0
    }
}

@media (min-width:601px) and (max-width:991px) {
    .retina-widget .retina-wdget-left img {
        margin-left: -15px;
        border-bottom: 2px solid #000;
        width: 100%
    }
    .retina-widget .retina-wdget-right .retina-wdget-fifth {
        padding: 30px 0
    }
}

@media (min-width:992px) and (max-width:1024px) {
    .retina-widget .retina-wdget-left img {
        margin-left: -20px
    }
    .retina-widget .retina-wdget-right .retina-wdget-fifth {
        padding: 15px 0
    }
}

.why-cf-section {
    max-height: 450px;
    text-align: center;
    border-top: 1px solid #ccc
}

.why-cf-section .why-cf-section-bottom {
    background-size: cover!important;
    padding-bottom: 80px
}

.why-cf-section .cf-sec-heading {
    padding: 50px 0;
    font: 42px OpenSansLight
}

.why-cf-section .cf-align-right {
    text-align: right
}

.why-cf-section .cf-align-left {
    text-align: left
}

.why-cf-section .cf-label {
    font: 32px OpenSansLight;
    padding: 20px 0
}

.why-cf-section .cf-data {
    border: 1px solid #F68121;
    padding: 30px 0 35px;
    margin-top: 60px;
    position: relative;
    background: #fff
}

.why-cf-section .cf-data .cf-data-heading {
    position: absolute;
    background: #FDFDFD;
    left: 30%;
    top: -15px;
    font: 18px openSans;
    padding-right: 10px;
    padding-left: 10px
}

.why-cf-section .cf-data h1 {
    font: 26px openSans;
    color: #f68121;
    margin-bottom: 5px
}

.why-cf-section .cf-inner h1 {
    font: 24px OpenSansBold;
    margin-bottom: 0;
    color: #F68121
}

.why-cf-section .cf-inner span {
    font-size: 24px
}

.digit-block .number {
    font: 26px openSans;
    color: #f68121
}

@media (min-width:100px) and (max-width:991px) {
    .why-cf-section .why-cf-section-bottom {
        background: url(/cfassets/images/Never-miss-an-option-bg-768.jpg) no-repeat;
        background-size: cover!important
    }
}

.cf-section {
    margin-top: 20px;
    margin-bottom: 20px;
    max-height: 450px;
    background-size: cover!important;
    padding-bottom: 50px
}

.cf-section .cf-section-main {
    padding-bottom: 20px;
    text-align: center
}

.cf-section .cf-section-main .mob-section-head {
    padding: 30px 0;
    font: 32px OpenSansLight
}

.cf-section .cf-section-main .cf-section-right {
    text-align: left
}

.cf-section .cf-section-main .cf-section-left {
    text-align: right
}

.cf-section .cf-section-main .download-app-section {
    display: inline-block
}

.cf-section .cf-section-main .download-app-section .mob-section h2 {
    margin-top: 5px;
    margin-bottom: 0;
    font: 18px OpenSansSemiBold
}

.cf-section .cf-section-main .download-app-section .mob-section h4 {
    padding-top: 20px;
    font: 14px openSans
}

.cf-section .cf-section-main .download-app-section .cf-section-right {
    padding-left: 0;
    padding-right: 10px
}

.cf-section .cf-section-main .mob-number-section h4 {
    font: 14px openSans
}

.cf-section .cf-section-main .mob-number-section #country_code {
    width: 80px;
    height: 43px;
    border: 1px solid #666;
    border-radius: 3px;
    margin-right: 10px;
    color: #666;
    padding-left: 25px
}

.cf-section .cf-section-main .mob-number-section #phone-number {
    width: 255px;
    height: 43px;
    border: 1px solid #666;
    border-radius: 3px;
    margin-right: 5px
}

.cf-section .cf-section-main .mob-number-section #send-number {
    border-radius: 4px;
    font: 18px openSansSemibold;
    padding: 8px 18px
}

.cf-section .cf-section-main .mob-number-section #send-number:hover {
    background: #dd6400
}

.cf-section .cf-section-main .cf-mob-list .cf-mob-list-box {
    background-color: #f68121;
    border-color: #f68121;
    color: #fff;
    font: 22px OpenSans;
    padding: 15px 10px;
    margin: 5px 0;
    display: inline-block
}

.cf-section p.submitMessage.success {
    color: green
}

.cf-section p.submitMessage.error {
    color: red
}

.cf-section .get_apps_block .form-group {
    margin-right: -2px
}

@media (min-width:100px) and (max-width:1024px) {
    .cf-section {
        background-size: cover!important
    }
}

@media only screen and (min-width:600px) and (max-width:1024px) {
    .cf-mob-list .cf-mob-list-box {
        margin: 5px 35px!important;
        font: 18px OpenSans!important
    }
    .cf-section .cf-section-main .cf-section-right {
        text-align: center
    }
    .get_apps_block .form-group {
        display: inline-block;
        margin-right: -2px
    }
    .getMobileApp {
        display: inline-block
    }
}

.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-icon.eot);
    src: url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(fonts/flexslider-icon.woff) format('woff'), url(fonts/flexslider-icon.ttf) format('truetype'), url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.flexslider {
    padding: 0;
    margin: 0 0 60px;
    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
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flex-direction-nav a,
.no-js .slides>li:first-child,
.slides:after,
html[xmlns] .slides {
    display: block
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

* html .slides {
    height: 1%
}

.flex-viewport {
    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 a {
    text-decoration: none;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    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: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    line-height: 1;
    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
}

.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
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

.cf-parter-section {
    max-height: 300px;
    height: 300px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 60px
}

.cf-parter-section .cf-sec-partner-heading {
    font: 32px OpenSansLight;
    padding-bottom: 50px
}

.cf-parter-section .cf-label {
    font: 22px openSans;
    padding-bottom: 55px
}

.cf-parter-section .cf-align-right {
    text-align: right
}

.cf-parter-section .cf-align-left {
    text-align: left
}

.cf-parter-section .google-capital {
    margin-top: -12px
}

.cf-parter-section .cf-partner-content {
    margin-left: -30px
}

@media only screen and (min-width:600px) and (max-width:768px) {
    .cf-parter-section .cf-align-left,
    .cf-parter-section .cf-align-right {
        text-align: center
    }
    .cf-parter-section .cf-partner-content div {
        padding-left: 0;
        padding-right: 0
    }
    .cf-parter-section .cf-partner-content .tiger-global .cf-partner img {
        max-width: 190px;
        height: 41px
    }
}

.cf-research-section {
    text-align: center;
    padding: 50px 0 30px
}

.cf-research-section .cf-sec-research-heading {
    padding-bottom: 18px;
    font: 32px OpenSansLight
}

.cf-research-section .cf-partner span {
    font-size: 100px;
    color: #f68121
}

.cf-research-section .cf-label {
    font: 18px openSans;
    padding-bottom: 60px
}

.cf-research-section .cf-align-right {
    text-align: right
}

.cf-research-section .cf-align-left {
    text-align: left
}

.cf-research-section .research-head {
    cursor: default;
    font: 18px openSans;
    text-align: center;
    color: #000
}

.cf-research-section .research-head p {
    padding-top: 40px
}

.cf-research-section .research-content {
    font: 14px openSans;
    text-align: center;
    margin: 0 0 2px;
    color: #F68121;
    display: inline-block
}

.cf-research-section .cf-partner {
    cursor: default
}

.cf-research-section .view-all-city p,
.cf-research-section .view-all-locality,
.cf-research-section .view-disc {
    padding: 10px 0 0
}

.virtual-box {
    position: relative;
    height: 450px;
    overflow: hidden;
    width: 100%
}

.virtual-wrap-box {
    width: 100%
}

#e-model-id {
    height: 450px;
    width: 450%;
    position: absolute;
    top: 0;
    left: 0;
    -moz-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    -webkit-animation: moveSlideshow 90s linear infinite;
    -moz-animation: moveSlideshow 90s linear infinite;
    -webkit-transform: translate3d(0, 0, 0)
}

#e-model-id .addCft {
    padding: 10px 40px;
    background: #000;
    border: 1px solid #000
}

#e-model-id .btn-default {
    margin: 0 5px
}

#emodel-modal .modal-dialog {
    width: 95%
}

#emodel-modal .modal-dialog .modal-content {
    display: block
}

.e-model-wrapper {
    position: absolute;
    top: 31%;
    width: 100%;
    text-align: center
}

.e-model-wrapper .livein-tours {
    width: 425px;
    cursor: pointer;
    border: 2px solid #fff;
    background: rgba(246, 129, 33, .7);
    padding: 20px 50px;
    color: #fff;
    margin: 0 auto
}

.e-model-wrapper .livein-tours .livein-tours-1 {
    font: 20px openSans;
    letter-spacing: 5px
}

.e-model-wrapper .livein-tours .livein-tours-2 {
    font: 36px georgia;
    padding: 10px 0
}

.e-model-wrapper .livein-tours .livein-tours-3 {
    font: 14px openSansSemibold
}

.e-model-wrapper .livein-tours .livein-tours-3 span {
    largin-left: 3px
}

@-webkit-keyframes moveSlideshow {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        -webkit-transform: translateX(-2560px);
        -moz-transform: translateX(-2560px);
        -ms-transform: translateX(-2560px);
        -o-transform: translateX(-2560px);
        transform: translateX(-2560px)
    }
}

@-moz-keyframes moveSlideshow {
    0% {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        -webkit-transform: translateX(-2560px);
        -moz-transform: translateX(-2560px);
        -ms-transform: translateX(-2560px);
        -o-transform: translateX(-2560px);
        transform: translateX(-2560px)
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: false
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.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
}

#footer,
#footer .footer-section1 .cf-third-nav a,
#footer .footer-section1 .cf-third-nav a.heading,
#footer .footer-section1 .footer-nav li a,
#footer .footer-section1 .footer-nav2 li a,
#footer .footer-section1 .footer-nav3 li a,
#footer .footer-section3 .about-cf-txt,
#footer .footer-section3 .built-block span.built-txt,
#footer .footer-section3 .disclaimer-text,
#footer .footer-section4 .copyright-text {
    font-size: 14px;
    font-weight: 400;
    font-family: OpenSans
}

#footer {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0
}

#footer .footer-wrap {
    max-width: 1180px;
    margin: 0 auto
}

#footer .footer-section1 {
    background: #f5f5f5;
    padding: 20px 0 0
}

#footer .footer-section1 .footer-nav {
    margin-bottom: 20px;
    text-align: center
}

#footer .footer-section1 .footer-nav li {
    display: inline-block;
    padding-right: 25px
}

#footer .footer-section1 .footer-nav li a {
    text-decoration: none;
    color: #f68121;
    padding: 0
}

#footer .footer-section1 .footer-nav li a:hover {
    background: 0 0;
    color: #dd6400
}

#footer .footer-section1 .footer-nav2 {
    padding: 0 0 20px;
    text-align: center
}

#footer .footer-section1 .footer-nav2 li {
    display: inline-block;
    padding-right: 25px
}

#footer .footer-section1 .footer-nav2 li a {
    text-decoration: none;
    color: #999;
    padding: 0
}

#footer .footer-section1 .footer-nav2 li a:hover {
    background: 0 0;
    color: #222
}

#footer .footer-section1 .footer-nav3 {
    border-bottom: 1px solid #868686;
    padding: 0 0 20px;
    margin-bottom: 20px;
    text-align: center
}

#footer .footer-section1 .footer-nav3 li {
    display: inline-block;
    padding-right: 25px
}

#footer .footer-section1 .footer-nav3 li a {
    text-decoration: none;
    color: #999;
    padding: 0
}

#footer .footer-section1 .footer-nav3 li a:hover {
    background: 0 0;
    color: #222
}

#footer .footer-section1 .footer-links a {
    font-size: 11px;
    color: #999
}

#footer .footer-section1 .footer-links a:hover {
    color: #222
}

#footer .footer-section1 .bottom-links {
    display: none
}

#footer .footer-section1 .link-row {
    margin-bottom: 10px
}

#footer .footer-section1 .adjust-col {
    width: 19%;
    margin-right: -3%
}

#footer .footer-section1 .adjust-col1 {
    width: 18%;
    margin-right: -2%
}

#footer .footer-section1 .cf-third-nav a {
    display: inline-block;
    font-size: 12px;
    padding: 1px 0;
    color: #999
}

#footer .footer-section1 .cf-third-nav a:hover {
    color: #ccc
}

#footer .footer-section1 .cf-third-nav a.heading {
    color: #fff;
    padding-bottom: 10px
}

#footer .footer-section2 {
    background: #f5f5f5
}

#footer .footer-section2 .footer-wrap {
    padding-top: 25px;
    border-top: 1px solid rgba(170, 170, 170, .2)
}

#footer .footer-section2 .mobile-app-ad-promotion p.text1 {
    color: #666;
    margin: 10px 0 20px 20px;
    line-height: 22px
}

#footer .footer-section2 .google-apple-images a img {
    width: 100%;
    max-width: 278px;
    max-height: 39px;
    margin-bottom: 10px
}

#footer .footer-section3 {
    background: #f5f5f5;
    padding: 0 0 25px
}

#footer .footer-section3 .footer-wrap {
    padding-top: 25px;
    border-top: 1px solid rgba(170, 170, 170, .2)
}

#footer .footer-section3 .disclaimer-text {
    color: #999;
    padding-bottom: 25px;
    font-size: 11px;
    text-align: justify
}

#footer .footer-section3 .about-cf-txt {
    color: #666;
    text-align: justify
}

#footer .footer-section3 .built-block {
    width: 100%;
    max-width: 278px;
    text-align: center;
    margin-bottom: 50px
}

#footer .footer-section3 .built-block span.built-txt {
    color: #666;
    padding: 0 15px;
    float: none
}

#footer .footer-section3 .cf-team {
    max-width: 278px;
    max-height: 100px;
    width: 100%
}

#footer .footer-section4 {
    background: #f68121;
    padding: 10px 0;
    text-align: center
}

#footer .footer-section4 .copyright-text {
    color: #fff
}

.social_network_icon #___plusone_0 iframe {
    width: 32px!important
}

#footer .footer-section1 .view-more-block {
    text-align: center
}

#footer .footer-section1 .view-all-block {
    width: 60px;
    display: inline-block;
    position: relative;
    top: 11px
}

#footer .footer-section1 .view-all-block .view-all {
    display: inline-block;
    font-size: 12px;
    color: #333;
    padding-bottom: 5px
}

#footer .span-view-less {
    display: none
}

#footer .footer-section1 .view-all-block .arrow-down {
    width: 25px;
    height: 25px;
    display: inline-block;
    border: 1px solid rgba(170, 170, 170, .6);
    border-radius: 50px;
    background: #f7f7f7;
    box-shadow: 0 0 0 1px #ededed;
    cursor: pointer;
    padding-top: 6px;
    color: #999;
    font-size: 12px
}

.arrow-up.icon-chevron-down {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mobile-app-promotion-wrap {
    height: 230px;
    width: 230px;
    position: fixed;
    bottom: -80%;
    right: -80%;
    border: 2px solid #fff;
    border-radius: 20px;
    z-index: 99999999;
    background: url(/cfassets/images/desktop/common/Web-popup-BG.jpg) no-repeat #4A9CC1;
    background-size: 100%;
    color: #fff
}

.mobile-app-promotion-wrap .popup-wrap {
    padding: 0 17px 20px;
    margin-top: 20px;
    display: inline-block;
    width: 100%
}

.mobile-app-promotion-wrap .popup-wrap .choose-text {
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
    margin-bottom: 10px
}

.mobile-app-promotion-wrap .popup-wrap p {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 5px
}

.mobile-app-promotion-wrap .popup-wrap .btn-wrap {
    text-align: center;
    padding-top: 60px
}

.mobile-app-promotion-wrap .icon-cross {
    position: absolute;
    top: -12px;
    right: -10px;
    font-size: 18px;
    cursor: pointer;
    padding: 10px;
    background-color: #4A9CC1;
    border-radius: 23px;
    border: 2px solid #fff
}

.mobile-app-promotion-wrap .dwld-btn {
    border-radius: 0;
    padding: 4px 15px 5px;
    background-color: #f68121;
    border-color: #f68121;
    color: #fff
}

.popup-transition {
    right: 10px;
    bottom: 0;
    transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear
}

.homepage-welcome-message {
    color: #fff;
    min-height: 135px;
    padding: 20px;
    font-family: OpenSansLight
}

.homepage-welcome-message h1 {
    text-shadow: 2px 1px 3px rgba(0, 0, 0, .7);
    font-family: openSans;
    font-size: 36px
}

.homepage-welcome-message h3 {
    font-weight: 400
}

.homepage-welcome-message h5 {
    font-weight: 100
}

.homepage-top-wrapper {
    background: url(/cfassets/images/desktop/home-page/CTA-bg-1280.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-left: -15px;
    margin-right: -15px;
    height: 530px
}

a:focus,
a:hover {
    color: auto
}

#homePageForm .adv-filters-wrapper {
    margin: 0 auto;
    max-width: 700px;
    padding: 10px
}

#homePageForm .cf-dropdown {
    margin: 10px 5px
}

#homePageForm .cf-dropdown-wrapper {
    width: 200px
}

.select-city-container #select-city {
    width: 100%;
    height: 50px;
    background: #e6e6e6;
    border: 1px solid #ccc;
    padding: 16px
}

#top-search-box #project-locality-input {
    float: left;
    border-radius: 1px;
    width: 78%;
    height: 50px
}

.parallax {
    height: 100vh;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-perspective: 300px;
    perspective: 300px
}

.parallax-group {
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    position: relative;
    height: 513px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.parallax-layer-base {
    -webkit-transform: translate3d(0, -100px, -300px) scale(2);
    transform: translate3d(0, -100px, -300px) scale(2);
    z-index: 1
}

.parallax-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.parallax-layer-front {
    z-index: 11
}

.no-parallex {
    position: absolute;
    top: 513px;
    width: 100%;
    z-index: 10
}

@media (min-width:100px) and (max-width:991px) {
    .homepage-top-wrapper {
        background: url(/cfassets/images/desktop/home-page/CTA-bg-768.jpg) center no-repeat;
        background-size: cover;
        height: 790px;
        margin-left: -15px;
        margin-right: -15px
    }
    .no-parallex {
        top: 790px
    }
}

@media only screen and (max-device-width:1024px) {
    body,
    html {
        -webkit-overflow-scrolling: touch
    }
    .parallax {
        height: auto;
        overflow-x: auto;
        overflow-y: auto;
        -webkit-perspective: none;
        perspective: none
    }
    .parallax-group {
        transition: none;
        position: relative;
        height: auto;
        -webkit-transform-style: none;
        transform-style: none
    }
    .parallax-layer-base {
        transform: none;
        -webkit-transform: none
    }
    .no-parallex,
    .parallax-layer {
        position: static
    }
    .parallax-layer.parallax-layer-front {
        position: absolute;
        top: 0;
        width: 100%;
        bottom: auto
    }
}