/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
a {
    background: transparent
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    margin: .67em 0;
    font-size: 2em
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
mark {
    color: #000;
    background: #ff0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre-wrap
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
    font-size: 80%
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0
}
legend {
    padding: 0;
    border: 0
}
button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    box-sizing: border-box
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: 2cm .5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd!important
    }
}
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #428bca;
    text-decoration: none
}
a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
    font-size: 65%
}
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .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: 200;
    line-height: 1.4
}
@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}
small,
.small {
    font-size: 85%
}
cite {
    font-style: normal
}
.text-muted {
    color: #999
}
.text-primary {
    color: #428bca
}
.text-primary:hover {
    color: #3071a9
}
.text-warning {
    color: #8a6d3b
}
.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
.text-danger:hover {
    color: #843534
}
.text-success {
    color: #3c763d
}
.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
.text-info:hover {
    color: #245269
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
.list-inline>li:first-child {
    padding-left: 0
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt,
dd {
    line-height: 1.428571429
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}
@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        display: table;
        content: " "
    }
    .dl-horizontal dd:after {
        clear: both
    }
    .dl-horizontal dd:before,
    .dl-horizontal dd:after {
        display: table;
        content: " "
    }
    .dl-horizontal dd:after {
        clear: both
    }
}
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}
blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}
blockquote p:last-child {
    margin-bottom: 0
}
blockquote small,
blockquote .small {
    display: block;
    line-height: 1.428571429;
    color: #999
}
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
    text-align: right
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
blockquote:before,
blockquote:after {
    content: ""
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.container:before,
.container:after {
    display: table;
    content: " "
}
.container:after {
    clear: both
}
.container:before,
.container:after {
    display: table;
    content: " "
}
.container:after {
    clear: both
}
@media(min-width:768px) {
    .container {
        width: 750px
    }
}
@media(min-width:992px) {
    .container {
        width: 970px
    }
}
@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
.row:before,
.row:after {
    display: table;
    content: " "
}
.row:after {
    clear: both
}
.row:before,
.row:after {
    display: table;
    content: " "
}
.row:after {
    clear: both
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666666666666%
}
.col-xs-10 {
    width: 83.33333333333334%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666666666666%
}
.col-xs-7 {
    width: 58.333333333333336%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666666666667%
}
.col-xs-4 {
    width: 33.33333333333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.666666666666664%
}
.col-xs-1 {
    width: 8.333333333333332%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666666666666%
}
.col-xs-pull-10 {
    right: 83.33333333333334%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666666666666%
}
.col-xs-pull-7 {
    right: 58.333333333333336%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666666666667%
}
.col-xs-pull-4 {
    right: 33.33333333333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.666666666666664%
}
.col-xs-pull-1 {
    right: 8.333333333333332%
}
.col-xs-pull-0 {
    right: 0
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666666666666%
}
.col-xs-push-10 {
    left: 83.33333333333334%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666666666666%
}
.col-xs-push-7 {
    left: 58.333333333333336%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666666666667%
}
.col-xs-push-4 {
    left: 33.33333333333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.666666666666664%
}
.col-xs-push-1 {
    left: 8.333333333333332%
}
.col-xs-push-0 {
    left: 0
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}
.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}
.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}
.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media(min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-4 {
        width: 33.33333333333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-pull-0 {
        right: 0
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-push-0 {
        left: 0
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media(min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-pull-0 {
        right: 0
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-push-0 {
        left: 0
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media(min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-pull-0 {
        right: 0
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-push-0 {
        left: 0
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
table {
    max-width: 100%;
    background-color: transparent
}
th {
    text-align: left
}
.table {
    width: 100%;
    margin-bottom: 20px
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}
table td[class*="col-"],
table th[class*="col-"] {
    display: table-cell;
    float: none
}
.table>thead>tr>.active,
.table>tbody>tr>.active,
.table>tfoot>tr>.active,
.table>thead>.active>td,
.table>tbody>.active>td,
.table>tfoot>.active>td,
.table>thead>.active>th,
.table>tbody>.active>th,
.table>tfoot>.active>th {
    background-color: #f5f5f5
}
.table-hover>tbody>tr>.active:hover,
.table-hover>tbody>.active:hover>td,
.table-hover>tbody>.active:hover>th {
    background-color: #e8e8e8
}
.table>thead>tr>.success,
.table>tbody>tr>.success,
.table>tfoot>tr>.success,
.table>thead>.success>td,
.table>tbody>.success>td,
.table>tfoot>.success>td,
.table>thead>.success>th,
.table>tbody>.success>th,
.table>tfoot>.success>th {
    background-color: #dff0d8
}
.table-hover>tbody>tr>.success:hover,
.table-hover>tbody>.success:hover>td,
.table-hover>tbody>.success:hover>th {
    background-color: #d0e9c6
}
.table>thead>tr>.danger,
.table>tbody>tr>.danger,
.table>tfoot>tr>.danger,
.table>thead>.danger>td,
.table>tbody>.danger>td,
.table>tfoot>.danger>td,
.table>thead>.danger>th,
.table>tbody>.danger>th,
.table>tfoot>.danger>th {
    background-color: #f2dede
}
.table-hover>tbody>tr>.danger:hover,
.table-hover>tbody>.danger:hover>td,
.table-hover>tbody>.danger:hover>th {
    background-color: #ebcccc
}
.table>thead>tr>.warning,
.table>tbody>tr>.warning,
.table>tfoot>tr>.warning,
.table>thead>.warning>td,
.table>tbody>.warning>td,
.table>tfoot>.warning>td,
.table>thead>.warning>th,
.table>tbody>.warning>th,
.table>tfoot>.warning>th {
    background-color: #fcf8e3
}
.table-hover>tbody>tr>.warning:hover,
.table-hover>tbody>.warning:hover>td,
.table-hover>tbody>.warning:hover>th {
    background-color: #faf2cc
}
@media(max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}
fieldset {
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}
input[type="file"] {
    display: block
}
select[multiple],
select[size] {
    height: auto
}
select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    height: auto
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control:-moz-placeholder {
    color: #999
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}
textarea.form-control {
    height: auto
}
.form-group {
    margin-bottom: 15px
}
.radio,
.checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle
}
.radio label,
.checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}
.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
textarea.input-sm {
    height: auto
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
textarea.input-lg {
    height: auto
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}
.form-control-static {
    margin-bottom: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block
    }
    .form-inline select.form-control {
        width: auto
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: " "
}
.form-horizontal .form-group:after {
    clear: both
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    display: table;
    content: " "
}
.form-horizontal .form-group:after {
    clear: both
}
.form-horizontal .form-control-static {
    padding-top: 7px
}
@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}
.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #fff
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}
.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    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:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    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:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-image: none
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-link {
    font-weight: normal;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}
.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon:empty {
    width: 1em
}
.glyphicon-asterisk:before {
    content: "\2a"
}
.glyphicon-plus:before {
    content: "\2b"
}
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #999
}
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}
@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}
.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar:before,
.btn-toolbar:after {
    display: table;
    content: " "
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar:before,
.btn-toolbar:after {
    display: table;
    content: " "
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar .btn-group {
    float: left
}
.btn-toolbar>.btn+.btn,
.btn-toolbar>.btn-group+.btn,
.btn-toolbar>.btn+.btn-group,
.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    display: table;
    content: " "
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    display: table;
    content: " "
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    border-collapse: separate;
    table-layout: fixed
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    display: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control: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: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-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:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    white-space: nowrap
}
.input-group-btn:first-child>.btn {
    margin-right: -1px
}
.input-group-btn:last-child>.btn {
    margin-left: -1px
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -4px
}
.input-group-btn>.btn:hover,
.input-group-btn>.btn:active {
    z-index: 2
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav:before,
.nav:after {
    display: table;
    content: " "
}
.nav:after {
    clear: both
}
.nav:before,
.nav:after {
    display: table;
    content: " "
}
.nav:after {
    clear: both
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #999
}
.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}
.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.428571429;
    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:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media(min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li {
    float: none
}
.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}
@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar:before,
.navbar:after {
    display: table;
    content: " "
}
.navbar:after {
    clear: both
}
.navbar:before,
.navbar:after {
    display: table;
    content: " "
}
.navbar:after {
    clear: both
}
@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}
.navbar-header:before,
.navbar-header:after {
    display: table;
    content: " "
}
.navbar-header:after {
    clear: both
}
.navbar-header:before,
.navbar-header:after {
    display: table;
    content: " "
}
.navbar-header:after {
    clear: both
}
@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: " "
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse:before,
.navbar-collapse:after {
    display: table;
    content: " "
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse.in {
    overflow-y: auto
}
@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}
.container>.navbar-header,
.container>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}
@media(min-width:768px) {
    .container>.navbar-header, .container>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media(min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}
@media(min-width:768px) {
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}
@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}
@media(min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}
.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
}
@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block
    }
    .navbar-form select.form-control {
        width: auto
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }
}
@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}
@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a {
    color: #777
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}
@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #999
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #999
}
.navbar-inverse .navbar-nav>li>a {
    color: #999
}
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808
}
@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #999
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}
.breadcrumb>.active {
    color: #999
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #eee
}
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}
.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}
.pager:before,
.pager:after {
    display: table;
    content: " "
}
.pager:after {
    clear: both
}
.pager:before,
.pager:after {
    display: table;
    content: " "
}
.pager:after {
    clear: both
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label[href]:hover,
.label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
.label-default {
    background-color: #999
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #808080
}
.label-primary {
    background-color: #428bca
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}
.jumbotron h1,
.jumbotron .h1 {
    line-height: 1;
    color: inherit
}
.jumbotron p {
    line-height: 1.4
}
.container .jumbotron {
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #428bca
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: bold
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable {
    padding-right: 35px
}
.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media,
.media .media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media-object {
    display: block
}
.media-heading {
    margin: 0 0 5px
}
.media>.pull-left {
    margin-right: 10px
}
.media>.pull-right {
    margin-left: 10px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    padding-left: 0;
    margin-bottom: 20px
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
a.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}
.panel-body {
    padding: 15px
}
.panel-body:before,
.panel-body:after {
    display: table;
    content: " "
}
.panel-body:after {
    clear: both
}
.panel-body:before,
.panel-body:after {
    display: table;
    content: " "
}
.panel-body:after {
    clear: both
}
.panel>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item {
    border-width: 1px 0
}
.panel>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child th,
.panel>.table>tbody:first-child td {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}
.panel>.table-bordered>thead>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>th,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:last-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0
}
.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #428bca
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-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);
    transform: translate(0, 0)
}
.modal-dialog {
    position: relative;
    z-index: 1050;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.428571429
}
.modal-body {
    position: relative;
    padding: 20px
}
.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}
.modal-footer:after {
    clear: both
}
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
@media screen and (min-width: 768px) {
    .modal-dialog {
        width: 550px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
}
.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}
.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}
.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-top-color: #000;
    border-width: 5px 5px 0
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    background-clip: padding-box
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover .arrow {
    border-width: 11px
}
.popover .arrow:after {
    border-width: 10px;
    content: ""
}
.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}
.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
    content: " "
}
.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}
.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0;
    content: " "
}
.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0
}
.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " "
}
.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0
}
.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #fff;
    border-right-width: 0;
    content: " "
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: .5;
    filter: alpha(opacity=50)
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left,
    .carousel-control .glyphicons-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " "
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important;
    visibility: hidden!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
    display: none!important
}
@media(max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important
    }
    table.visible-xs.visible-sm {
        display: table
    }
    tr.visible-xs.visible-sm {
        display: table-row!important
    }
    th.visible-xs.visible-sm,
    td.visible-xs.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important
    }
    table.visible-xs.visible-md {
        display: table
    }
    tr.visible-xs.visible-md {
        display: table-row!important
    }
    th.visible-xs.visible-md,
    td.visible-xs.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-xs.visible-lg {
        display: block!important
    }
    table.visible-xs.visible-lg {
        display: table
    }
    tr.visible-xs.visible-lg {
        display: table-row!important
    }
    th.visible-xs.visible-lg,
    td.visible-xs.visible-lg {
        display: table-cell!important
    }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
    display: none!important
}
@media(max-width:767px) {
    .visible-sm.visible-xs {
        display: block!important
    }
    table.visible-sm.visible-xs {
        display: table
    }
    tr.visible-sm.visible-xs {
        display: table-row!important
    }
    th.visible-sm.visible-xs,
    td.visible-sm.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important
    }
    table.visible-sm.visible-md {
        display: table
    }
    tr.visible-sm.visible-md {
        display: table-row!important
    }
    th.visible-sm.visible-md,
    td.visible-sm.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-sm.visible-lg {
        display: block!important
    }
    table.visible-sm.visible-lg {
        display: table
    }
    tr.visible-sm.visible-lg {
        display: table-row!important
    }
    th.visible-sm.visible-lg,
    td.visible-sm.visible-lg {
        display: table-cell!important
    }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
    display: none!important
}
@media(max-width:767px) {
    .visible-md.visible-xs {
        display: block!important
    }
    table.visible-md.visible-xs {
        display: table
    }
    tr.visible-md.visible-xs {
        display: table-row!important
    }
    th.visible-md.visible-xs,
    td.visible-md.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important
    }
    table.visible-md.visible-sm {
        display: table
    }
    tr.visible-md.visible-sm {
        display: table-row!important
    }
    th.visible-md.visible-sm,
    td.visible-md.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-md.visible-lg {
        display: block!important
    }
    table.visible-md.visible-lg {
        display: table
    }
    tr.visible-md.visible-lg {
        display: table-row!important
    }
    th.visible-md.visible-lg,
    td.visible-md.visible-lg {
        display: table-cell!important
    }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
    display: none!important
}
@media(max-width:767px) {
    .visible-lg.visible-xs {
        display: block!important
    }
    table.visible-lg.visible-xs {
        display: table
    }
    tr.visible-lg.visible-xs {
        display: table-row!important
    }
    th.visible-lg.visible-xs,
    td.visible-lg.visible-xs {
        display: table-cell!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important
    }
    table.visible-lg.visible-sm {
        display: table
    }
    tr.visible-lg.visible-sm {
        display: table-row!important
    }
    th.visible-lg.visible-sm,
    td.visible-lg.visible-sm {
        display: table-cell!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important
    }
    table.visible-lg.visible-md {
        display: table
    }
    tr.visible-lg.visible-md {
        display: table-row!important
    }
    th.visible-lg.visible-md,
    td.visible-lg.visible-md {
        display: table-cell!important
    }
}
@media(min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell!important
    }
}
.hidden-xs {
    display: block!important
}
table.hidden-xs {
    display: table
}
tr.hidden-xs {
    display: table-row!important
}
th.hidden-xs,
td.hidden-xs {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md, tr.hidden-xs.hidden-md, th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
        display: none!important
    }
}
.hidden-sm {
    display: block!important
}
table.hidden-sm {
    display: table
}
tr.hidden-sm {
    display: table-row!important
}
th.hidden-sm,
td.hidden-sm {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md, tr.hidden-sm.hidden-md, th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
        display: none!important
    }
}
.hidden-md {
    display: block!important
}
table.hidden-md {
    display: table
}
tr.hidden-md {
    display: table-row!important
}
th.hidden-md,
td.hidden-md {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-md.hidden-xs, tr.hidden-md.hidden-xs, th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm, tr.hidden-md.hidden-sm, th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-md.hidden-lg, tr.hidden-md.hidden-lg, th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
        display: none!important
    }
}
.hidden-lg {
    display: block!important
}
table.hidden-lg {
    display: table
}
tr.hidden-lg {
    display: table-row!important
}
th.hidden-lg,
td.hidden-lg {
    display: table-cell!important
}
@media(max-width:767px) {
    .hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
        display: none!important
    }
}
@media(min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
        display: none!important
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md, tr.hidden-lg.hidden-md, th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
        display: none!important
    }
}
@media(min-width:1200px) {
    .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
        display: none!important
    }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell!important
    }
    .hidden-print,
    tr.hidden-print,
    th.hidden-print,
    td.hidden-print {
        display: none!important
    }
}
.absolute {
    position: absolute
}
.relative {
    position: relative
}

/*!
 *  Font Awesome 4.6.2 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.6.2');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.2') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.2') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.2') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.2') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.2#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}

/*----- mixins----------------------------------------------- */
/*----- mixins----------------------------------------------- */
/*----- mixins----------------------------------------------- */
.center {
  text-align: center; }

.right {
  float: right; }

.left {
  float: left; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

.pad0 {
  padding: 0; }

/*----- button mixins----------------------------------------------- */
.bluebtn {
  background: #158aa2;
  color: #fff;
  /*padding: 11px 30px;*/
      padding: 8px 20px;
  border: none;
  border-radius: 3px;
  font-family: proximanovaregular;
  font-size: 16px;
  text-transform: capitalize; }

.borderbtn {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #9c9c9c;
  border-radius: 4px;
  color: #808080;
  float: left;
  font-family: proximanovaregular;
  /*font-size: 20px;*/
  font-weight: normal;
  opacity: 1;
  padding: 10px 30px;
    padding: 8px 53px;}

.borderbtn:hover {
  background: #158aa2;
  border-color: #158aa2;
  color: #fff;
  text-decoration: none; }

.borderbtn.blue {
  border-color: #158aa2;
  color: #158aa2; }

.borderbtn.blue:hover {
  color: #fff; }

/*----- mixins----------------------------------------------- */
@font-face {
  font-family: 'ProximaNovaRegular';
  src: url("../fonts/ProximaNovaRegular.eot");
  src: url("../fonts/ProximaNovaRegular.eot") format("embedded-opentype"), url("../fonts/ProximaNovaRegular.woff2") format("woff2"), url("../fonts/ProximaNovaRegular.woff") format("woff"), url("../fonts/ProximaNovaRegular.ttf") format("truetype"), url("../fonts/ProximaNovaRegular.svg#ProximaNovaRegular") format("svg"); }
@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url("../fonts/ProximaNovaSemibold.eot");
  src: url("../fonts/ProximaNovaSemibold.eot") format("embedded-opentype"), url("../fonts/ProximaNovaSemibold.woff2") format("woff2"), url("../fonts/ProximaNovaSemibold.woff") format("woff"), url("../fonts/ProximaNovaSemibold.ttf") format("truetype"), url("../fonts/ProximaNovaSemibold.svg#ProximaNovaSemibold") format("svg"); }
@font-face {
  font-family: 'ralewaybold';
  src: url("../fonts/Raleway-Bold-webfont.eot");
  src: url("../fonts/Raleway-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Bold-webfont.woff2") format("woff2"), url("../fonts/Raleway-Bold-webfont.woff") format("woff"), url("../fonts/Raleway-Bold-webfont.ttf") format("truetype"), url("../fonts/Raleway-Bold-webfont.svg#ralewaybold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'RalewayMedium';
  src: url("../fonts/raleway-medium.eot");
  src: url("../fonts/raleway-medium.eot") format("embedded-opentype"), url("../fonts/raleway-medium.woff2") format("woff2"), url("../fonts/raleway-medium.woff") format("woff"), url("../fonts/raleway-medium.ttf") format("truetype"), url("../fonts/raleway-medium.svg#RalewayMedium") format("svg"); }
@font-face {
  font-family: 'OpenSansBold';
  src: url("../fonts/opensans-bold.eot");
  src: url("../fonts/opensans-bold.eot") format("embedded-opentype"), url("../fonts/opensans-bold.woff2") format("woff2"), url("../fonts/opensans-bold.woff") format("woff"), url("../fonts/opensans-bold.ttf") format("truetype"), url("../fonts/opensans-bold.svg#OpenSansBold") format("svg"); }
@font-face {
  font-family: 'OpenSansRegular';
  src: url("../fonts/opensans-regular.eot");
  src: url("../fonts/opensans-regular.eot") format("embedded-opentype"), url("../fonts/opensans-regular.woff2") format("woff2"), url("../fonts/opensans-regular.woff") format("woff"), url("../fonts/opensans-regular.ttf") format("truetype"), url("../fonts/opensans-regular.svg#OpenSansRegular") format("svg"); }
@font-face {
  font-family: 'OpenSansSemibold';
  src: url("../fonts/opensans-semibold.eot");
  src: url("../fonts/opensans-semibold.eot") format("embedded-opentype"), url("../fonts/opensans-semibold.woff") format("woff"), url("../fonts/opensans-semibold.ttf") format("truetype"), url("../fonts/opensans-semibold.svg#OpenSansSemibold") format("svg"); }
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
  float: left; }

.col-md-1, .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-md-10, .col-md-11, .col-md-12 {
  float: left; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
  float: left; }

/*----- HEADER----------------------------------------------- */
.container {
  width: 1240px;
  /*font-family: proximanovaregular;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.header {
  float: left;
  width: 100%;
  padding: 20px 0 0;
  position: absolute;
  z-index: 8; }

nav.navbar {
  float: right;
  margin: 0;
  padding: 5px 0 0;
  width: auto; }
.pages nav.navbar {
  float: right;
  margin: 0;
  padding: 0px;
  width: auto; }

.forms-holer {
  bottom: 90px;
  display: inline-block;
  position: absolute;
  text-align: center;
  z-index: 3;
  width: 100%; }

.navbar-nav > li > a {
  border-right: 1px solid #fff;
  color: #fff;
  font-family: "ProximaNovaSemibold";
  font-size: 17px;
  padding: 0 15px; }

.footer {
  float: left;
  width: 100%;
  background: #DEDEDE;
  padding: 40px 0 50px 0; }

.info-link {
  float: left;
  width: 100%; }

.info-link li {
  float: left;
  width: 100%;
  padding: 3px 0; }

span.info {
  font-size: 19px;
  float: left;
  width: 100%;
  color: #158aa2;
  margin-bottom: 11px;
  font-family: proximanovasemibold; }

.info-link a {
  color: #303030;
  font-size: 15px;
  /*font-family: proximanovaregular; */
}

.socilico li a i {
  font-size: 18px; }

.socilico li a i {
  border: 2px solid;
  border-radius: 50%;
  color: #158aa2;
  font-size: 18px;
  height: 35px;
  margin: 0 10px 0 0;
  padding: 7px 0;
  text-align: center;
  width: 35px; }

footer {
  float: left;
  width: 100%; }

select.lang {
  background: #7c7c7c none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  height: 35px;
  width: 200px;
  margin: 20px 0px 0px;
  }

.senter-text {
  display: inline-block;
  width: 100%;
  text-align: center; }

.lernbtn {
  border: 1px solid #158aa2;
  border-radius: 2px;
  color: #158aa2;
  display: inline-block;
  /*font-family: proximanovaregular;*/
  font-size: 16px;
  margin: 30px 0 0;
  padding: 10px 20px; }

.navbar-nav > li > a:hover {
  background: none; }

.section-white {
  position: relative; }

.bold-text {
  color: #fff;
  float: left;
  font-family: proximanovasemibold;
  font-size: 60px;
  margin-bottom: 10px;
  text-align: center;
  text-shadow: 0 1px 4px #000;
  text-transform: uppercase;
  width: 100%;
  line-height: 40px; }

.lighref-text {
  color: #fff;
  font-family: proximanovasemibold;
  font-size: 24px;
  text-shadow: 0 0 3px #000; }

input.banser {
 /* background-image: url("../images/zoom.png");
  background-position: 10px 11px;
  background-repeat: no-repeat;
  -webkit-background-size: 23px auto;
  background-size: 23px auto;*/
  border: 1px solid #dad5d5;
  border-radius: 3px;
  height: 43px;
  padding: 0 0 0 40px;
  width: 40%;
  margin: 5px 0px;
  outline: none; }

.baner-forms {
  float: left;
  margin: 13px 0 20px;
  width: 100%; }

.how-it-works-section {
  float: left;
  width: 100%;
  padding: 50px 0 30px;
  background: #fefefe;
}

.totp-tile {
  display: inline-block;
  width: 100%;
  text-align: center;
  /*font-family: proximanovaregular;*/
  margin: 0 0 30px;
  font-size: 41px; }

.how-itsworks {
  display: inline-block;
  width: 100%;
  text-align: center; }

.worksteps-holder {
  display: inline-block;
  width: 100%;
  text-align: center; }

.worksteps-holder .fa {
  color: #00964b;
  font-size: 40px; }

.sml-titl {
  float: left;
  width: 100%;
  /*font-family: ProximaNovaRegular;*/
  font-size: 24px;
  margin: 16px 0 4px;
  color: #00964b; }

.descrb {
  clear: both;
  display: inline-block;
  /*font-family: proximanovaregular;*/
  font-size: 18px;
  width: 91%;
  line-height: 21px; }

.hireloop {
  display: inline-block;
  width: 100%;
  text-align: center; }

.hirecontainer {
  float: left;
  width: 100%;
  background: #f5f6f6 none repeat scroll 0 0;
  padding: 60px 0 80px; }

.top-text-til {
  display: inline-block;
  width: 100%;
  text-align: center;
  /*font-family: proximanovaregular;*/
  font-size: 38px;
  margin-bottom: 35px; }

.prodt-container {
  float: left;
  width: 100%;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); }

.prodt-container figure {
  float: left;
  width: 100%;
  height: 200px;
  overflow: hidden; }

.prodt-container figcaption {
  float: left;
  width: 100%;
  background: #fff;
  padding: 0 0 10px; }

.prodt-container figure img {
  float: left;
  width: 100%;
  height: 100%;
}

.prodt-container .futer-text {
  /*font-family: proximanovaregular;*/
  font-size: 24px;
  color: #158aa2;
  margin: 10px 0 4px; }

.futer-subtitle {
  float: left;
  width: 100%;
  /*font-family: proximanovaregular;*/
  font-size: 17px;
  color: #757d7e; }

.hireloop > li {
  margin-bottom: 30px; }

.whatwedosection {
  float: left;
  width: 100%;
  background: #158aa2; }

.wat-content {
  float: left;
  width: 100%; }

.man {
  float: left;
  margin: -33px 0 0; }

.conditional-css {
  float: left;
  width: 100%; }

.cond-tilea {
  float: left;
  width: 100%;
  color: #fff;
  font-family: proximanovasemibold;
  font-size: 32px;
  line-height: 34px;
  margin: 0 0 20px; }

.feture-list {
  float: left;
  width: 100%; }

.feture-list li {
  float: left;
  width: 100%;
  padding: 2px 0; }

.feture-list li span {
  color: #fff;
  /*font-family: proximanovaregular;*/
  font-size: 22px;
  padding: 0 0 0 10px; }

.feture-list li i {
  font-size: 24px;
  color: #fff; }

.conditional-css {
  border-right: 1px solid #9f9f9f;
  margin: 110px 0 0; }

.conditional-css.conditional-css-2 {
  border: none; }

.whyusesection {
  float: left;
  width: 100%;
  padding: 50px 0 60px; }

.whyhold {
  float: left;
  width: 100%; }

.whytexrt {
  float: left;
  width: 100%;
  /*font-family: proximanovaregular;*/
  font-size: 36px;
  text-align: center; }

.task-loop {
  display: inline-block;
  width: 100%;
  text-align: center; }

.task-loop li .fa {
  font-size: 26px; }

.wy-tile {
  float: left;
  font-family: proximanovasemibold;
  font-size: 19px;
  width: 100%; }

.task-loop li {
  margin: 30px 0; }

.signup-page {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative; }

.sinupimg-container {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s; }

.sign-up-holder {
  background: rgba(255, 255, 255, 0.79) none repeat scroll 0 0;
  border-radius: 4px;
  display: inline-block;
  float: none;
  margin: 90px 0 0;
  padding: 30px 20px;
  position: relative;
  width: 470px;
  z-index: 4; }

.logo-container {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 10px; }

.sign-btns {
  float: left;
  width: 100%; }

.sign-btns li {
  float: left;
  width: 100%;
  margin: 5px 0 0;
}
  .sign-btns li > a {
    float: left;
    width: 100%;
    font-size: 20px; }

.blue-btn, .grn-btn {
  background: #158aa2;
  /*font-family: proximanovaregular;*/
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  padding: 11px 0; }

.grn-btn {
  background: #00964b; }

.sign-btns li a:hover {
 /* color: #fc7800;*/
 color: #fff;
  opacity: 1;
  text-decoration: none; }

.socila-holder .sign-btns small {
  font-size: 14px; }

.red-btn {
  background: #D73D32; }

.vl-btn {
  background: #3B5998; }

.half-pges {
  float: left;
  width: 100%; }

.sign-btns li.half-pges a {
  border: 1px solid #158aa2;
  border-radius: 3px;
  float: left;
  font-size: 18px;
  padding: 8px 0;
  color: #158aa2;
  width: 48%;
  /*font-family: proximanovaregular;*/
   }

.sign-btns li.half-pges a + a {
  float: right; }

.login-holder .sign-btns li label {
  float: left;
  width: 100%;
  font-weight: normal;
  text-align: left; }

.login-holder .sign-btns li input[type="text"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  float: left;
  padding: 9px 4px;
  width: 100%; }

  .login-holder .sign-btns li input[type="tel"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  float: left;
  padding: 9px 4px;
  width: 100%; }

  .login-holder .sign-btns li input[type="password"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  float: left;
  padding: 9px 4px;
  width: 100%; }

.opr-text > a {
  float: right;
  font-size: 14px;
  color: #158aa2; }

.blu-btn {
  background: #158aa2; }

.sign-btns li .opr-text > a:hover {
  color: #00964b; }

.lighref-text {
  display: inline-block;
  width: 60%; }

#signsup .sign-up-holder {
  margin: 0; }
#signsup .modal-dialog {
  margin: 30px auto;
  width: 400px; }
#signsup .sign-up-holder {
  width: 100%; }
#signsup .sign-btns li > a {
  text-align: center; }

#loginsup .sign-up-holder {
  margin: 0; }
#loginsup .modal-dialog {
  margin: 30px auto;
  width: 400px; }
#loginsup .sign-up-holder {
  width: 100%; }
#loginsup .sign-btns li > a {
  text-align: center; }

/*----------------DASHBOARD PAGE---------------*/
.dashboard {
  float: left;
  width: 100%; }

.left-sideimg {
  float: left;
  width: 100px; }

.left-sideimg figure {
  border-radius: 50%;
  float: left;
  height: 80px;
  overflow: hidden;
  width: 80px;
  /*border: 5px solid #f88204;
*/  border: 5px;
    }

.left-sideimg figure img {
  width: 100%;
  height: 100%;
}

.rightcntne {
  float: left;
  width: 80%; }

.rightcntne h1 {
  margin: 0; }

.selctbx {
  float: left;
  width: 100%;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  padding: 0 10px;
  border-radius: 5px;
  margin-top: 20px; }

.selctbx input[type="text"] {
  border: medium none;
  float: left;
  font-size: 17px;
  padding: 11px 0;
  width: 80%; }

.selctbx i {
  float: left;
  font-size: 19px;
  padding: 12px 8px 0 0; }

.dashboard.dashboardtop {
  padding: 20px 0 0; }

.dashboardmiddle {
  float: left;
  width: 100%; }

.dashbdholder {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin: 20px 0 20px;
  padding: 40px 0 20px; }

.dashboard .hirecontainer {
  padding: 0; }

.container2 .prodt-container figure {
  height: 150px; }

.taskrinyrarea {
  float: left;
  width: 100%; }

.dashbdholder .top-text-til {
  color: #7c7c7c; }

.taskrinarea {
  float: left;
  width: 100%; }

.tatrnear {
  display: inline-block;
  width: 100%;
  text-align: center; }

.tatrnear > li {
  background: #fff none repeat scroll 0 0;
  -webkit-box-shadow: 0 1px 6px 0 #ccc;
  box-shadow: 0 1px 6px 0 #ccc;
  display: inline-block;
  height: 305px;
  margin: 10px 5px 20px;
  width: 300px; }

.tatrnear > li figure {
  border-radius: 50%;
  display: inline-block;
  float: none;
  height: 100px;
  margin: -30px 0 0;
  overflow: hidden;
  width: 100px; }

.name-tile {
  float: left;
  width: 100%;
  color: #00964b; }

.shiop-lop {
  display: inline-block;
  width: 100%;
  text-align: center;
  text-align: center; }

.hirebtn {
  display: inline-block;
  border: 1px solid #158aa2;
  border-radius: 3px;
  color: #158aa2;
  font-size: 20px;
  margin: 30px 0 0;
  padding: 8px 27px; }
  .hirebtn:hover {
    background: #158aa2;
    text-decoration: none;
    color: #fff; }

.productcontainer {
  float: left;
  width: 100%; }

.producloop {
  float: left;
  width: 100%; }

.producloop li {
  float: left;
  width: 100%;
  background: #fff none repeat scroll 0 0;
  -webkit-box-shadow: 0 2px 2px 0 rgba(50, 58, 59, 0.15);
  box-shadow: 0 2px 2px 0 rgba(50, 58, 59, 0.15);
  margin: 30px 0;
  padding: 17px 0; }

.product-set {
  float: left;
  width: 100%;
  padding: 40px 0 30px; }

.product-list {
  float: left;
  width: 100%; }


.fiodure-cente {
  display: inline-block;
  width: 100%;
  text-align: center; }

.fiodure-cente figure {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block; }

.text-contel {
  float: left;
  width: 100%; }

.text-contel span {
  float: left;
  width: 100%;
  font-size: 17px; }

.cover-btn {
  display: inline-block;
  color: #158aa2;
  border: 1px solid #158aa2;
  border-radius: 3px;
  font-size: 19px;
  margin-top: 21px;
  padding: 6px 20px; }

.product-list li {
 /* -webkit-box-shadow: 0 2px 2px 0 rgba(50, 58, 59, 0.15);
  box-shadow: 0 2px 2px 0 rgba(50, 58, 59, 0.15);
  margin: 10px 0;
  background: #fff;
  padding: 18px 0;*/
}

.bg-color {
  background: #F5F6F6; }

.text-contel h2 a {
  color: #323a3b; }

.text-contel h2 {
  margin-top: 0; }

.right-page-righside {
  float: left;
  width: 100%; }

.howtaskrbt-works {
  float: left;
  width: 100%;
  color: #00964b;
  font-size: 20px;
  margin: 0;
  font-family: proximanovasemibold; }

.task-step {
  float: left;
  width: 100%;
  margin: 0 0 40px; }

.task-step li {
  float: left;
  width: 100%;
  padding: 24px 0 0; }

.numbr-mode {
  display: inline-block;
  float: left;
  width: 37px; }

.numbr-mode span {
  background: #ccc; }

.right-page-righside {
  float: left;
  width: 100%; }

.numbr-mode span {
  background: #626a6b none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-size: 16px;
  height: 25px;
  padding: 3px 0 0 9px;
  width: 25px; }

.advs-mode {
  float: left;
  width: 81%; }

.advs-mode h3 {
  font-size: 19px;
  margin: 0; }

.advs-mode > span {
  color: #7c7c7c;
  float: left;
  /*font-family: proximanovaregular;*/
  font-size: 16px;
  line-height: 19px;
  margin: 5px 0 0;
  width: 100%; }

.client-step {
  float: left;
  width: 100%; }

.client-step li {
  float: left;
  width: 100%;
  margin: 13px 0; }

.clint-imag {
  float: left;
  width: 80px; }

.clint-imag figure {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  float: left;
  overflow: hidden; }

.client-step .cnt-mode {
  float: left;
  width: 69%; }

.client-comt {
  color: #777777;
  float: left;
  font-size: 15px;
  width: 100%; }

.fiodure-cente figure img {
  width: 100%;
  height: 100%;
}

.clint-imag figure img {
  width: 100%; }

.applyto-tasker {
  float: left;
  width: 100%; }

.full-holder {
  float: left;
  width: 100%; }

.top-texts {
  float: left;
  width: 100%;
  margin: 30px 0; }

.header-original {
  float: left;
  width: 100%;
  background: #fff; }

body {
  background: #F5F6F6; }

.container2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
  position: relative; }

.tasker-pannel {
  float: left;
  width: 100%; }

.tasker-head {
  border-bottom: 1px solid #cccccc;
  float: left;
  padding: 14px 20px 15px;
  width: 100%; }

.tasker-body {
  float: left;
  padding: 20px 20px 10px;
  width: 100%; }

.tasker-pannel {
  float: left;
  width: 100%;
  background: #fff; }

.right-progrs {
  float: right; }

.completion-text {
  float: left;
  width: 100%; }

.left-tile {
  float: left;
  /*font-family: proximanovaregular;*/
  font-size: 20px;
  font-weight: normal;
  width: 50%;
  margin: 6px 0 0; }

.lop-div-task {
  float: left;
  width: 100%;
  margin: 14px 0; }

.sublin-hea {
  color: #4f4f4f;
  float: left;
  /*font-family: proximanovaregular;*/
  font-size: 20px;
  font-weight: normal;
  width: 100%; }

.botom-fuls {
  float: left;
  width: 100%; }

.topedtext {
  float: left;
  width: 100%;
  color: #424a4b;
  /*font-family: proximanovaregular;*/
  font-size: 18px;
  margin-bottom: 9px; }

.day-list {
  float: left;
  width: 100%;
  color: #7c7c7c; }

.applyto-tasker select {
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #7c7c7c;
  float: left;
  font-family: proximanovaregular;
  font-size: 17px;
  padding: 7px 4px;
  width: 100%; }

.applyto-tasker input[type="text"] {
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #7c7c7c;
  float: left;
  /*font-family: proximanovaregular;*/
  font-size: 17px;
  padding: 4px 4px;
  width: 100%;
  /*border-bottom: 0px;*/
}
.applyto-tasker input[type="number"] {
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #7c7c7c;
  float: left;
  /*font-family: proximanovaregular;*/
  font-size: 17px;
  padding: 4px 4px;
  width: 100%; }

.day-list li {
  float: left;
  margin: 0 18px 0 0;
  width: 200px; }

.wher-live {
  float: left;
  width: 84%; }

.wher-live li {
  float: left;
  width: 100%;
  margin: 5px 0; }

.wher-live li label {
  float: left;
  /*font-family: proximanovaregular;*/
  width: 28%;
  font-size: 17px;
  font-weight: normal;
  padding: 6px 0 0; }

.applyto-tasker .wher-live input[type="text"] {
  float: left;
  width: 50%; }

.applyto-tasker .wher-live select {
  float: left;
  width: 50%; }

.radio-live {
  float: left;
  width: 100%; }

.radio-live li {
  float: left;
  width: 100%; }

.radio-live li label {
  font-weight: normal; }

.header-original .navbar-nav > li > a {
  color: #626a6b;
  /*font-family: proximanovaregular;*/
  font-size: 16px;
  border-right: 1px solid #ccc !important; }

.header-original .navbar-nav > li:last-child > a {
  border: none; }

.blue-btn:hover, .grn-btn:hover {
  background-color: #158aa2; }

.blue-btn, .grn-btn {
  background-color: #1da3bf;
  border: 1px solid #1da3bf;
  border-radius: 3px;
  color: white;
  float: right;
  /*font-family: proximanovaregular;*/
  font-size: 20px;
  padding: 11px 30px;
  text-transform: capitalize;
  width:auto;
  }

.header-original .logo-container {
  margin: 11px 0 7px; }

.progressbar {
  float: left;
  width: 100%;
  border-radius: 5px;
  height: 10px;
  overflow: hidden;
  background: #dcdcdc;
  margin-top: 7px; }

.progressbar > span {
  background: #158aa2;
  float: left;
  height: 10px; }

.apply2 .day-list li {
  width: 300px; }

ul.availblty {
  border: 1px solid #ccc;
  border-radius: 3px;
  overflow: hidden;
  width: auto;
  float: left; }

ul.availblty li {
  float: left;
  width: auto; }

.availblty a {
  border-right: 1px solid #ccc;
  float: left;
  padding: 16px 0;
  width: 99px; }

.availblty a > label {
  color: #606060;
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 3px;
  text-align: center;
  width: 100%; }

.availblty a > span {
  color: #606060;
  float: left;
  font-size: 14px;
  text-align: center;
  width: 100%; }

.u-hidden {
  display: none !important;
}

.onoffswitch {
    text-align: right;
}
.onoffswitch  h1{
    margin: 7px 10px 0px!important;
    text-align: right;
    font-size: 20px;
    width: 70%;
}
.availabilities-day-form .switch {
  background: #ebecec none repeat scroll 0 0;
  border: medium none;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  height: 35px;
  margin-right: 0.5em;
  position: relative;
  -webkit-transition: background 0.2s ease-in-out 0s;
  transition: background 0.2s ease-in-out 0s;
  vertical-align: middle;
  width: 70px; }

.availabilities-day-form .switch::after {
  background: #f5f6f6 none repeat scroll 0 0;
  border-radius: 100%;
  content: "";
  display: block;
  height: 30px;
  left: 5px;
  position: absolute;
  top: 5px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 30px; }

.availabilities-day-form input:checked + .switch::after {
  left: 87px;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px); }

.availabilities-day-form .switch::after {
  background: #f5f6f6 none repeat scroll 0 0;
  border-radius: 100%;
  content: "";
  display: block;
  height: 30px;
  left: 3px;
  position: absolute;
  top: 2px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 30px; }

.availabilities-day-form input:checked + .switch {
  background: #66c093 none repeat scroll 0 0; }

.availabilities-day-form .switch {
  background: #ebecec none repeat scroll 0 0;
  border: medium none;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  height: 35px;
  margin-right: 0.5em;
  position: relative;
  -webkit-transition: background 0.2s ease-in-out 0s;
  transition: background 0.2s ease-in-out 0s;
  vertical-align: middle;
  width: 70px; }

.radio-contr li > label {
  font-weight: normal; }

h1.day-text {
  font-size: 23px;
  margin: 0;
  color: #fff; }

.availabilities-day-form .modal-header, .availabilities-day-form .modal-header {
  background-color: #00964b!important; }

.availabilities-day-form .modal-dialog {
  width: 370px; }

.tophln {
  float: left;
  width: 100%;
  font-size: 29px;
  font-family: proximanovasemibold; }

.botom-fuls iframe {
  width: 100%; }

.radio-live li {
  float: left;
  width: 100%; }

.radio-live li textarea {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #8c8c8c;
  float: left;
  height: 100px;
  padding: 6px; }

.apply4 .seldays {
  color: #505050;
  /*font-family: proximanovaregular;*/
  font-size: 17px; }

.drop-conteli {
  background: #fcfcfc none repeat scroll 0 0;
  border: 1px solid #dcdcdc;
  float: left;
  margin: 20px 0 0;
  padding: 5px;
  width: 100%; }

.hafl {
  float: left;
  margin: 5px 0;
  width: 50%; }

.lefthalfi {
  float: left;
  width: 20px; }

.righthalfi {
  float: left;
  padding: 0 0 0 10px;
  text-align: left;
  width: 90%; }

.righthalfi > label {
  /*font-family: proximanovaregular;*/
  font-size: 19px;
  font-weight: normal;
  line-height: 21px; }

.righthalfi p {
  float: left;
  width: 100%;
  color: #7c7c7c;
  float: left;
  line-height: 22px; }

.radio-live.rdio-btnas li label {
  font-weight: normal;
  margin: 8px 2px 0 10px; }

.populr-skills {
  float: left;
  width: 100%; }

.populr-skills li {
  float: left;
  width: 100%; }

.populr-skills li a {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  color: #6f6f6f;
  font-size: 18px;
  padding: 7px 10px;
  /*font-family: proximanovaregular;*/
   }
  .populr-skills li a:hover {
    background: #158aa2;
    color: #fff;
    text-decoration: none; }
  .populr-skills li a.selected {
    background: #158aa2;
    color: #fff; }
  .populr-skills li a:active {
    text-decoration: none; }
  .populr-skills li a:focus {
    text-decoration: none; }

.subcata-left {
  float: left;
  width: 100%;
  border-right: 1px solid #ccc; }

.top-tile {
  float: left;
  width: 100%;
  margin: 0;
  padding: 5px 0 3px 9px; }

.top-tile > span {
  font-size: 17px;
  margin: 0 25px 0 5px;
  float: left;
  /*font-family: proximanovaregular;*/
}

.top-tile > i {
  color: #5c5c5c;
  float: left;
  font-size: 20px;
  margin: 0 6px 0 0; }

.top-tile > p {
  color: #9c9c9c;
  font-size: 16px;

 }

.catagory-body {
  float: left;
  width: 100%; }

.desb-top {
  float: left;
  width: 100%; }

.reds-tile {
  float: left;
  font-size: 19px;
  font-family: proximanovasemibold; }

.popl-skill {
  float: left;
  color: #00964b;
  font-size: 15px;
  font-weight: normal;
  padding: 2px 0 0 10px; }

.popl-skill i {
  margin-right: 3px; }

.dolar20 {
  color: #7c7c7c;
  float: right;
  font-size: 19px;
  font-weight: normal; }

.dolar20 i {
  margin-left: 10px; }

.desb-middle {
  float: left;
  width: 100%;
  margin-top: 10px; }

.desb-middle span {
  float: left;
  width: 100%;
  color: #6c6c6c;
  /*font-family: proximanovaregular;*/
  font-size: 16px; }

.talt-des {
  float: left;
  width: 100%;
  border-left: 1px solid #ccc;
  margin: 0 0 0 -1px; }

.talt-des li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
  padding: 17px; }

.talt-des.actived {
  display: block; }

.talt-des {
  display: none; }

.left-pic {
  border: 1px solid #ccc;
  float: left;
  height: 160px;
  margin: 0 20px 10px 0;
  overflow: hidden;
  width: 160px; }

.left-pic img {
  width: 100%; }

.righ-side-pic {
  float: left;
  width: 80%; }

.pic-dec {
  font-size: 13px;
  line-height: 20px; }

.btn-contee {
  float: left;
  width: 100%;
  margin-top: 20px; }

.filetype-holdr {
  position: relative;
  float: left; }

.uplor-pice {
  background: #158aa2;
  border-radius: 3px;
  color: #fff;
  float: left;
  font-size: 18px;
  padding: 10px 23px; }

.pic-up {
  cursor: pointer;
  height: 46px;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 153px; }

.cancl-btn {
  background: #fff none repeat scroll 0 0;
  border: 1px solid;
  border-radius: 3px;
  color: #158aa2;
  /*font-family: proximanovaregular;*/
  font-size: 18px;
  margin: 0 0 0 20px;
  padding: 9px 33px; }

.hiretop {
  float: left;
  width: 100%; }

.hiretop li span {
  text-align: center;
  float: left;
  width: 100%;
  padding: 12px 0; }

.hidehiolder {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  font-size: 17px;
  /*font-family: proximanovaregular;*/
   }

.hiretop li.active span {
  color: #00964b;
  font-weight: bold; }

.col-sm-4.brdlin {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc; }

.hirestep1 {
  float: left;
  width: 100%; }

.cover-btn:hover {
  background: #158aa2;
  color: #fff;
  text-decoration: none; }

.task-spcd {
  float: left;
  width: 100%;
  padding: 30px;
  background: #fff;
  -webkit-box-shadow: 0 0 2px 0 #ccc;
  box-shadow: 0 0 2px 0 #ccc;
  margin: 10px 0; }

  .selectadd {
    padding: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 #ccc;
    box-shadow: 0 0 2px 0 #ccc;
   }

.tas-list {
  float: left;
  width: 100%;
  font-size: 17px;
  text-transform: uppercase; }

.btn-holder {
  display: inline-block;
  width: 100%;
  text-align: center; }

.task-spcd input[type="text"] {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 42px;
  margin: 14px 0;
  padding: 0 6px; }

.btn-holder .bluebtn {
  float: none;
  display: inline-block; }

.bluebtn:hover {
  background: #1da3bf; }

.requir-text {
  border-bottom: 1px solid #ccc;
  color: #6c6c6c;
  float: left;
  font-size: 19px;
  font-weight: normal;
  margin: 16px 0;
  padding: 0 0 4px;
  width: 100%; }

.list-reqmt li {
  float: left;
  width: 100%; }

list-reqmt {
  float: left;
  width: 100%; }
  list-reqmt > li {
    float: left;
    width: 100%; }

.list-reqmt label {
  font-weight: normal;
  padding: 0 0 0 6px;
  /*font-family: proximanovaregular;*/
  font-size: 16px; }

.task-spcd textarea {
  border: 1px solid #ccc;
  font-size: 14px;
  line-height: 24px;
  margin: 11px 0 21px;
  float: left;
  width: 100%;
  padding: 8px 9px; }

.hidnig {
  float: left;
  width: 100%; }

.tas-list i {
  float: right;
  color: #00964b; }

.borm-detlsectio {
  float: left;
  width: 100%; }

.cont-tex {
  float: right;
  color: #00964b;
  font-weight: normal; }

.borm-detlsectio {
  float: ltr; }

.borm-detlsectio .fa {
  float: ltr; }

.borm-detlsectio > span {
  /*font-family: proximanovaregular;*/
  font-size: 17px; }

.headingconflm {
  text-align: right;
  color: #fff;
  font-size: 18px; }

.modal-header.modal-header-primary {
  background: #00964b; }

#changs .modal-dialog {
  margin: 30px auto;
  width: 350px; }

.modal-body > span {
  float: left;
  width: 100%;
  padding: 0 0 20px; }

.modal-body .borderbtn {
  margin: 0 20px 0 0; }

.find-txt {
  float: left;
  width: 100%;
  font-size: 19px;
  /*font-family: proximanovaregular;*/
  margin-bottom: 10px; }

.selectn-section {
  float: left;
  width: 100%; }

.selectn-section > span {
  float: left;
  background: #158aa2;
  font-size: 18px;
  border-radius: 3px;
  color: #fff;
  padding: 8px 11px; }

.modbtn {
  float: left;
  margin: 0px 0px 10px;
  color: #158aa2; }

.hirestp2holder {
  float: left;
  width: 100%; }

.dateside {
  border: none;
  line-height: 30px;
  margin: 0px 0 0;
  padding: 3px 6px;
  width: 80%; }

.cal-holde {
  float: left;
  width: 100%;
  border: 1px solid #ccc;
  background: #fff;
  margin: 40px 0 0;
  border-radius: 3px; }

.hirestp-radio.availabilities-day-form {
  border-left: 1px solid #dcdcdc;
  margin: 0 0 0 15px;
  padding: 20px 0 0 50px; }

.cal-holde i {
  color: #7c7c7c;
  float: right;
  font-size: 17px;
  margin: 10px 7px 0 4px; }

.hirestp-radio {
  float: left;
  width: 100%; }

.hirestp-radio .radio-contr li > label {
  color: #6c6c6c;
  /*font-family: proximanovaregular;*/
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 0 10px; }

.hirestp-radio .radio-contr > li {
  float: left;
  margin: 0 0 16px; }

.btn2-tex {
  float: left;
  width: 100%;
  font-size: 20px;
  margin: 70px 0 10px;
  text-align: center;
  /*font-family: proximanovaregular;*/
   }

.hire2bottom {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #6c6c6c; }

.hire2bottom .tatrnear {
  margin: 50px 0 0; }

.shiop-lop {
  height: 70px;
  overflow: hidden;
  padding: 0 50px; }

.hirebtn > span {
  color: #1da3bf; }

.hirebtn > span.muted {
  color: #158aa2; }

a.hirebtn:hover span {
  color: #fff; }

.seeprof {
  float: left;
  width: 100%;
  color: #158aa2;
  font-size: 14px;
  margin: 5px 0 4px; }

.hire2bottom .tatrnear > li {
  height: 325px;
  margin: 10px 6px 50px; }

.bdrlin {
  border-left: 1px solid #ccc; }

.col-xs-6.bdrlin b {
  float: left;
  width: 100%; }

.hirestep-2 .hirebtn {
  margin: 20px 0 6px; }

.hirestep-2 {
  float: left;
  width: 100%;
  border-top: 1px solid #ccc; }

.dashboard.dashboardtop.hirestep2 {
  border-bottom: 1px solid #ccc; }

.completed > span {
  color: #00964b; }

.hirestp3holder {
  float: left;
  width: 100%; }

.hirestep3 {
  float: left;
  width: 100%; }

.confbook-text {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 0 10px 10px 0; }

.conf-divs {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 50px; }

.mobl-dis {
  float: left;
  width: 100%;
  color: #5c5c5c;
  font-size: 16px;
  font-weight: normal; }

.comn-text {
  float: left;
  width: 100%; }

.mobilenumb {
  float: left;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 37px;
  padding: 0 5px;
  margin: 11px 0;
  width: 270px; }

.conf-white {
  float: left;
  width: 100%;
  background: #fff;
  padding: 12px 11px;
  -webkit-box-shadow: 0 0 2px 0 #ccc;
  box-shadow: 0 0 2px 0 #ccc; }

.credicard-detls {
  float: left;
  width: 100%; }

.credicard-detls li {
  float: left;
  width: 100%; }

.Experitaiton {
  float: left;
  width: 33%;
  margin-top: 10px; }

.Experitaiton label {
  float: left;
  width: 100%; }

.Experitaiton > input {
  border: 1px solid #ccc;
  border-radius: 3px;
  float: left;
  height: 32px;
  width: 90%; }

.Experitaiton select {
  border: 1px solid #ccc;
  border-radius: 3px;
  float: left;
  height: 36px;
  margin: 0 10px 0 0;
  width: 44%; }

.Experitaiton > label {
  color: #5c5c5c;
  font-size: 16px;
  font-weight: normal; }

.conf-white > i {
  float: left;
  width: 100%;
  margin: 13px 0 0; }

.leftartr-img {
  display: inline-block;
  width: 100%;
  text-align: center;
  width: 50%; }

.leftartr-img > figure {
  border-radius: 50%;
  float: none;
  height: 100px;
  display: inline-block;
  overflow: hidden;
  width: 100px; }

.leftartr-img > figure img {
  width: 100%; }

.leftartr-img > label {
  display: inline-block;
  width: 100%;
  text-align: center; }

.leftartr-img > span {
  display: inline-block;
  width: 100%;
  text-align: center; }

.datesid {
  float: left;
  width: 100%; }

.datesid li {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0 0 3px;
  padding: 8px 0; }

.datesid li:first-child {
  background: #969D9E;
  color: #fff; }

.twnt {
  background: #EBECEC;
  color: #969D9E; }

.twnt > span {
  float: left;
  width: 100%; }

.nmr {
  font-size: 20px; }

.newyk {
  background: #EBECEC;
  padding: 8px 10px; }

.rig-content > span {
  float: left;
  width: 100%;
  margin: 0 0 10px; }

.hirestep3 .container2 {
  max-width: 690px; }

.marginsds {
  margin: 20px 0; }

/*----------------profile PAGE---------------*/
.profilepage {
  float: left;
  width: 100%; }

.profilepage-top {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 40px 0; }

.profimg-holder {
  display: inline-block;
  width: 200px;
  height: 160px;
  overflow: hidden; }

.profimg-holder > figure {
  border: 4px solid #fff;
  border-radius: 50%;
  display: inline-block;
  height: 150px;
  overflow: hidden;
  width: 150px;
  margin: 0 0 -50px; }

.profimg-holder > figure > img {
  width: 100%;
  height: 100%; }

.taskli {
  display: inline-block;
  background: #00964b;
  border-radius: 6px;
  color: #fff;
  margin: 0;
  padding: 4px 28px;
  width: 160px; }

.profil-flow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .profil-flow > li {
    display: inline-block;
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 0 2em; }
    .profil-flow > li > i {
      font-size: 23px;
      margin: 9px 10px 0 0; }

.txt-rit {
  display: inline-block;
  width: auto;
  text-align: left; }

.pstv-text {
  font-size: 17px;
  float: left;
  width: 100%; }

.bdr-lin {
  display: inline-block;
  border-left: 1px solid;
  border-right: 1px solid; }

.profle-container {
  float: left;
  width: 100%;
  background: #F5F6F6;
  border-bottom: 1px solid #ccc; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: none;
  background: none;
  border-right: 1px solid #ccc; }

.nav > li > a:hover, .nav > li > a:focus {
  outline: none;
  border: none;
  background: none;
  border-right: 1px solid #ccc; }

.nav > li > a {
  border: none;
  background: none;
  border-right: 1px solid #ccc;
  font-size: 20px;
  /*font-family: proximanovaregular;*/
  color: #00964b;
  padding: 0 30px;
  outline: none; }

.nav-tabs > li {
  padding: 20px 0; }

.nav-tabs > li.active {
  /*border-bottom: 2px solid #00964b; */}

.profi-content {
  float: left;
  width: 100%; }

.hire-liip {
  float: left;
  width: 100%; }

.legncont h2 {
  float: left;
  width: 100%;
  /*font-family: proximanovaregular;*/
  font-size: 25px; }

.legncont p {
  float: left;
  width: 100%;
/*  font-family: proximanovaregular;*/
  font-size: 16px;
  color: #6c6c6c; }

.hire-liip .borderbtn.blue {
  margin: 56px 0 0; }

.hire-liip > li {
  padding: 10px 0;
  float: left;
  width: 100%; }

.avtr-holder.avtr-holder {
  border: 1px solid #ccc;
  border-radius: 50%;
  display: inline-block;
  height: 100px;
  overflow: hidden;
  width: 100px; }
  .avtr-holder.avtr-holder > img {
    width: 100%; }

.cometn-lin {
  float: left;
  width: 100%; }
  .cometn-lin > h3 {
    float: left;
    width: 100%; }
  .cometn-lin > p {
    float: left;
    width: 100%; }

.cometn-lin > i {
  color: #7c7c7c; }

.reviwloop {
  float: left;
  width: 100%; }

.reviwloop li {
  float: left;
  width: 100%;
  padding: 30px 0 10px; }

.text-fil {
  float: left;
  width: 100%;
  margin: 0 0 30px; }

.profil-flow {
  float: left;
  width: 100%; }

.aboutpage {
  float: left;
  width: 100%; }

.abouttop {
  float: left;
  width: 100%; }

.factloop {
  float: left;
  width: 100%; }
  .factloop > li {
    float: left;
    width: 100%;
    padding: 3px 0; }
    .factloop > li > i {
      float: left;
      font-size: 19px;
      margin: 0 10px 0 0; }
    .factloop > li > p {
      float: left;
      color: #7c7c7c; }

.online {
  float: left;
  width: 100%; }

.accounts {
  float: left;
  width: 100%; }

.accouuntdiv {
  float: left;
  width: 100%; }

.accouuntleft {
  float: left;
  width: 242px;
  border-right: 1px solid #dcdcdc; }

.account-agemenu {
  float: left;
  width: 100%; }

.account-agemenu li {
  float: left;
  width: 100%; }

.account-agemenu li a {
  float: left;
  width: 100%; }

.accouuntleft .nav.nav-tabs > li {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%; }
.accouuntleft .nav > li > a {
  /*font-family: proximanovaregular;*/
  font-size: 17px;
  padding: 9px;
  color: #828a8b;
  border: none;
  border-radius: 0;
  float: left;
  width: 100%; }
  .accouuntleft .nav > li > a:hover {
    background: #1da3bf;
    color: #fff; }
.accouuntleft .nav > li.active > a {
  background: #1da3bf;
  border-radius: 0;
  border: none;
  color: #fff; }
.accouuntleft .nav-tabs {
  background: #fff none repeat scroll 0 0;
  border: medium none; }
.accouuntleft .nav > li.active {
  border: none; }



.account-section {
  float: left;
  width: 100%;
  margin-bottom: 30px; }

.account-section {
  border-bottom: 1px solid #ccc; }
  .account-section .btn.btn-secondary.btn-small {
    border: 1px solid #1da3bf;
    float: right;
    font-size: 16px;
    margin: 0 0 10px;
    padding: 5px 20px;
    color: #1da3bf; }

.account-section span {
  float: left;
  font-size: 23px;
  font-family: proximanovasemibold; }

.imgview {
  width: 150px;
  display: inline-block;
  text-align: center;
  float: left;
   }

.fighld {
  width: 150px;
  height: 150px;
  display: inline-block;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  overflow: hidden;
  border-radius: 50%; }
  .fighld > img {
    width: 150px; }

.admn-details {
  float: left;
  padding: 6px 0 0 5px;
  width: 70%; }
  .admn-details > li {
    float: left;
    width: 100%;
    margin: 3px 0; }

.admn-details span {
  font-size: 19px;
  font-weight: normal;
/*  font-family: proximanovaregular;*/
   }

.admn-details i {
  font-size: 19px;
  font-weight: normal;
  margin: 0 6px 0 0;
  text-align: center;
  width: 32px;
      float: left;
    padding-top: 5px; }

.paswdsection {
  float: left;
  width: 60%; }
  .paswdsection > li {
    float: left;
    width: 100%;
    padding: 0 0 18px; }
    .paswdsection > li > label {
      float: left;
      width: 100%;
      font-weight: normal; }
    .paswdsection > li > input[type="text"] {
      float: left;
      width: 100%;
      line-height: 30px; }

.btnholder input {
  margin-right: 20px; }

.table-container {
  float: left;
  width: 100%; }

.paswdsection select {
  float: left;
  width: 110px;
  margin: 0 10px 0 0; }

.toptxtsd {
  float: left;
  width: 100%; }
  .toptxtsd > label {
    float: left;
    width: 100%; }

.dundnotes {
  float: left;
  width: 100%;
  color: #626a6b; }

.centertexts {
  display: inline-block;
  width: 100%;
  text-align: center; }

.dowtxt {
  display: inline-block; }

.fnt-text {
  margin-top: 30px;
  color: #626a6b;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  text-align: center; }

.centerholder {
  display: inline-block;
  width: 100%;
  text-align: center; }

.btngrp {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 20px; }

.centerholder span {
  float: left;
  width: 100%; }

.centerholder > select {
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 8px 0;
  width: 140px; }

.admn-Edit {
  float: left;
  width: 70%; }
  .admn-Edit > li {
    margin: 10px 0; }

/*
#avatar {
  display: none; }
**/
.avatar-label {
  font-weight: normal;
  cursor: pointer;
  margin: 7px 0 0; }



.navbar .nav li a {
  color: #fff;
  font-size:16px;
  }



  .nav.nav-pills {
	display: none;
}

  .account .maintab > ul.nav-tabs {
	float: left;
	width: 242px;
	border-right: 1px solid #dcdcdc;
}

.accouuntdiv .tab-content {
	border-left: 0px solid #ccc;
}
  .account .maintab > ul.nav {
  float: left;
  width: 210px;
  border-right: 1px solid #dcdcdc; }

.account-agemenu {
  float: left;
  width: 100%; }

.account-agemenu li {
  float: left;
  width: 100%; }

.account-agemenu li a {
  float: left;
  width: 100%;
  }

.account .maintab > ul.nav > li {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  }
.account .maintab > ul.nav > li > a {
/*  font-family: proximanovaregular;*/
  font-size: 17px;
  padding: 9px;
  color: #828a8b;
  border: none;
  border-radius: 0;
  float: left;
  width: 100%; }
  .account .maintab > ul.nav > li > a:hover {
    background: #1da3bf;
    color: #fff; }
.account .maintab > ul.nav > li.active > a {
  background: #1da3bf;
  border-radius: 0;
  border: none;
  color: #fff; }
.account .maintab > ul.nav .nav-tabs {
  background: #fff none repeat scroll 0 0;
  border: medium none; }
.account .maintab > ul.nav > li.active {
  border: none; }
  .account .maintab > .tab-content {
  border-left: 1px solid #ccc;
  float: left;
  margin: 0 0 0 -1px;
  padding: 19px;
  width: 78%; }

  .account .tab-content .table>thead>tr>th {
    font-size: 12px;
  }

  .account {
  background: #fff;
float: left;
width:100%  }
  .populr-skills .tab-content{
      width: 72%;
    float: left;
  }
  .availability .availblty a{
    width: 90px;
}

.tabdetails .nav > li > a {
      padding: 10px;
          font-size: 16px;
}
.admn-details .address{
    float: left;
    width: 85%;
}
.admn-details .address span{
  width:100%;
  display: block;
}
.alert {
width:100%;
float:left;
}

.quickFixedheight {
  float: left;
  width:100%;
  min-height: 350px;

}

/*tamil new theme style*/
.header-original .navbar-nav > li > a {
    color: #626a6b;
}
.dateside {
    outline: none;
    width: 90%;
}
textarea{
    max-width: 100%!important;
}
.talt-des {
    margin: 0 0 20px -1px;
}
.profilepage {
  position: relative;
}
.profilepage button {
    position: absolute;
    right: 10px;
    top: 85px;
    border: 0;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    /*font-family: proximanovaregular;*/
    background: rgba(0, 0, 0, 0.63);
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    outline: none;
}
button:hover {
    background: #fff;
  cursor: pointer;
}
section.cms-container.ng-scope {
    min-height: 400px;
}
/*tamil new theme style*/


/*------------Banner-------------*/

.section-white .carousel {
    height: 550px;
    overflow: hidden;
}
.section-white .carousel-inner::after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.product-set .section-white .carousel-inner::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.section-white .carousel-inner img {
    width: 100%;
}
.product-set{
	padding-top:0px;
}
.section-white .forms-holer{
	bottom: 150px;
}

.header-original .navbar-nav > li > a.active, .header-original .navbar-nav > li > a:hover
{
  color: #158aa2 !important;
  font-weight: bold;
}

.new_search
{
  position:absolute;
  top:50px;
  left:105px;
  z-index: 999;
  font-size: 2em;
  color: #7c7c7c;

}
.new_search_landing {
  position:absolute;
  z-index: 999;
  font-size: 2em;
  color: #7c7c7c;
  margin: 5px;
}

.banser {
position: relative;
}

.navbar .nav li a:hover
{
  color: #158aa2 ;
}

.worksteps-holder img
{
  height: 125px;
}



.prodt-container figure {
    position: relative;
}
.mask {
    position: absolute;
    top: 50px;
    left: 135px;
    cursor: pointer;
    border-radius: 50px;
    border-width: 60px;
    display: inline-block;
    height: 100px;
    width: 100px;
    border: 60px solid rgba(0, 0, 0, 0.10);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 1;
    visibility: visible;
    -moz-transform: scale(5);
    -webkit-transform: scale(5);
    -o-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5);
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.prodt-container:hover .mask {
    opacity: 0;
    border: 0px solid rgba(0,0,0,0.7);
    visibility: hidden;
}
.prodt-container figure img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.prodt-container:hover figure img{
   transform: scale(1.1);
    transition: all 2s ease-out 0s;
    -webkit-transition: all 2s ease-out 0s;
    -moz-transition: all 2s ease-out 0s;
    -ms-transition: all 2s ease-out 0s;
}

/*style by tamil*/
.profi-content .lstsided {
    text-align: right;
    font-size: 17px!important;
    margin-top: 15px;
    margin-bottom: 15px;
}
.profi-content .brdlinr {
    width: 100%;
    min-height: inherit;
    margin-top: 0px;
    padding: 0 0 14px;
  }

.tabinnertext {
    float: left;
    text-align: left;
    width: 100%;
}
.generlinf {
    padding: 0px;
    float: left;
    text-align: left;
    width: 100%;
}
.generlinf>li {
    font-size: 14px!important;
    float: left;
    text-align: left;
    width: 100%;
    padding: 3px 0;
}
.brdlinr {
    border-bottom: medium none;
    border-top: 1px solid #ccc;
    float: left;
    margin: 24px 0 0;
    text-align: left;
  }
  .profi-content h3 {
    font-size: 17px!important;
    font-weight: bold;
}
/*style by tamil*/


.task-spcd .btn-holder .bluebtn {
    margin: 20px 0px;
}


.hirestp2holder {
    padding: 5px 0px;
}
.cal-holde {
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    margin: 0px;
    border-radius: 3px;
}
.hirestp2holder .hirestp-radio.availabilities-day-form {
    padding: 0px 0 0 30px;
}
select.time-selc {
    width: 50%;
    border: 1px solid #ccc;
    background: #fff url(../images/clock.png) no-repeat 98%;
    margin: 0;
    border-radius: 3px;
    padding: 7px;
    height: 40px;
    line-height: 25px;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.hire2bottom{
  margin: 10px 0px;
}
.notaster {
  margin-bottom: 20px;
}
.cat-list {
  margin:10px auto;
  display: inherit;
  float: none;
}


/*pk*/
.section-white .forms-holer.home {
    background: rgba(0, 0, 0, 0.4);
    padding: 20px 0px;
    bottom: 0px;
    z-index: 9999;
}
.home .search-bar .frm-fields {
    margin: 0px auto;
    width: 65%;
    display: inline-block;
    background: #fff;
    border-radius: 50px;
    padding: 5px;
}
.home .search-bar .frm-fields input {
    width: 100% !important;
    background: transparent;
    border: 0;
    height: 32px;
	padding:0px 5px;
}

.search-bar .selectize-control > .selectize-dropdown {
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
}

.search-bar .selectize-control > .selectize-dropdown .ui-select-choices-row-inner
{
    padding: 5px 5px;
    text-align: left;
    border-bottom: 1px solid #f3f3f3;
    cursor: pointer;
}
.home .search-bar .srch-box button {
    background: none repeat scroll 0 0 #f8af02;
    border-color: -moz-use-text-color -moz-use-text-color #df2028;
    border-radius: 24px;
    border-style: none none solid;
    border-width: medium medium 2px;
    box-shadow: none;
    color: #fff;
    font-family: opensanssemibold;
    font-size: 14px;
    height: 40px;
    margin: 7px 3px 7px 0px;
    padding: 0;
    width: 100%;
    text-align: center;
    float: left;
    outline: none;
    cursor: pointer;
}
.home .search-bar .srch-box button:hover{
    background: none repeat scroll 0 0 #37444b;
    transition-duration: 0.5s;
}
.home .search-bar .srch-box{
    border-left: 1px solid #ddd;
}
.home .search-bar .srch-box:first-child{
    border-left: 1px solid transparent;

  }
.home .search-bar .srch-box [id*="typeahead-"] {
    width: 91%;
    text-align: left;
}
.home .search-bar .srch-box [id*="typeahead-"] li {
    width: 100%;
}
.home .search-bar .srch-box .new_search_landing {
    margin: 16px 10px;
    font-size: 20px;
}
.selectadd {
    min-height: 245px;
    width: 32%;
    margin: 5px;
    background: #f1f1f1;
}
.shipping-address h2 {
    font-size: 14px;
}
.home .search-bar .frm-fields .sec-hlp input {
    /*padding-left: 20px;*/
}
.home .search-bar .ui-select-match{
    padding: 0px 5px;
}
.footer {
  background: #3f4451;
}
.footer .info-link a {
    color: #fff;
}
.footer span.info {
  color: #FC7800;
}
.shipping-address p {
    font-size: 13px;
    margin: 0px;
    line-height: 25px;
        z-index: 99;
}
.add-icon{
      font-size: 36px;
    margin: 70px 0px 10px;
    width: 100%;
    float: left;
}
.selectadd .icon-btn {
    padding: 0;
    margin: 10px 0px;
    min-height: 200px;
    width: 100%;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    float: left;
        outline: none;
}
.add-txt {
      float: left;
    text-align: center;
    width: 100%;
}
.add-addr .form-controls-row {
    float: left;
    width: 50%;
    padding: 5px;
}
.add-addr .preferred_address {
    float: left;
    width: 90%;
    margin: 10px 20px;
}
.add-addr .button_group {
    clear: both;
    float: left;
    width: 90%;
    margin: 0px 20px;
}
.selectadd .icon-btn:active {
    box-shadow: none;
}





.account-view {
    float: left;
    width: 100%;
    /*border: 1px solid #e6e6e6;*/
    border-radius: 4px;
   /* padding: 10px;*/
}
.account-view .fighld, .imgview .fighld{
  border: 5px solid #1da3bf;
}
.account-view .admn-details i {
    font-size: 19px;
    font-weight: normal;
    margin: 0 6px 0 0;
    text-align: center;
    width: 40px;
    float: left;
    background: #1da3bf;
    padding: 10px;
    border-radius: 50%;
    height: 40px;
    color: #fff;
}
.account-view .admn-details i.fa.fa-mobile {
    font-size: 26px;
    padding: 8px;
}
.account-view .admn-details {
   /* margin-left: 10px;*/
    background: #f7f7f7;
    width: 74%;
    padding: 20px;
}
.account-view  .admn-details span {
   font-size: 15px;
   margin: 5px 5px;
   display: inline-block;
   text-transform: capitalize;
}
.account-view .admn-details > li {
  margin: 5px 0;
  background: #fff;
    padding: 5px;
}
.account-view .admn-details .address span {
    margin: 3px;
}
ul.tablesection.ng-scope tr:nth-child(even) {
    background: #e6e6e6;
}
ul.tablesection.ng-scope i.fa.fa-pencil-square-o.actionclick{
      padding-left: 15px;
}
.carousel-control.right, .carousel-control.left {
  z-index: 999;
}

/*wallet*/
/*radio btn design*/
ul.wallet-mny {
    display: inline-block;
    width: 100%;
    margin: 10px auto 20px;
    text-align: center;
}
ul.wallet-mny li{
  color: #AAAAAA;
    display: block;
    position: relative;
    float: inherit;
    width: auto;
    height: auto;
    display: inline-block;
    margin-left: 10px;
}

ul.wallet-mny li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

ul.wallet-mny li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
    padding: 10px 40px 30px 35px;
    margin: 0;
    height: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  color: #fff;
}

ul.wallet-mny li:hover label{
  color: #fff;
}

ul.wallet-mny li .check{
  display: block;
  position: absolute;
  border: 5px solid #1da3bf;
  background: #1da3bf;
  height: 40px;
  width: 100px;
  top: 0px;
  left: 0px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
  border-radius: 5px;
  color: #fff;
}

ul.wallet-mny li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 0;
  height: 40px;
  width: 100px;
  top: -5px;
  left: -5px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.wallet-mny input[type=radio]:checked ~ .check {
  border: 5px solid #f95706;
  background: #f95706;
}

.wallet-mny input[type=radio]:checked ~ .check::before{
  background: transparent;
}

.wallet-mny input[type=radio]:checked ~ label{
  color: #fff;
}
/*radio btn design end*/

.wltamtsection {
    float: left;
    width: 100%;
}
 .user-pickup-detail h2 {
    width: 100%;
    float: left;
    text-align: center;
    margin: 15px 0;
    font-size: 22px;
    color: #28CBF9;
}
 .money-head {
    text-align: center;
}
.money-head img {
    width: 10%;
}
.money-head h3 {
    color: #666;
    font-size: 16px;
    margin-top: 10px;
}
.current-balance {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.current-balance .cur-bal {
    /*width: 35%;*/
    display: inline-block;
}
.current-balance a h4 {
    background: #f95706 url("../images/your-ride-icon1.png") no-repeat scroll 5px center / 25px auto;
    border: 2px solid #fa8144;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 34px !important;
    /*padding-right: 135px;*/
    padding-top: 17px;
    text-align: start;
    width: 100%;
}
.current-balance a h4:hover {
    background: #1da3bf url('../images/your-ride-icon1.png') no-repeat;
    border: 2px solid #1da3bf;
    background-position: 5px center;
    background-size: 25px;
    text-decoration: none;
}
.current-balance a h4 span {
    float: right;
    margin-right: 10px;
}
.recharge-money h4 {
    color: #333;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
}
.recharge-money {
    float: left;
    width: 100%;
    margin: 10px 0px 0px;
}
.applyto-tasker .wltamtsection input[type="text"] {
    width: 50%;
    float: none;
    margin: 0px auto 15px;
    display: inherit;
    padding: 8px 10px 4px;
    line-height: 25px;
}
.wltamtsection .btnholder {
    float: none;
    display: inherit;
    margin: 0px auto;
    width: 50%;
    text-align: center;
}
.wltamtsection .btnholder input {
    margin-right: 0;
    width: 100%;
}
.current-balance a.cur-bal:hover, .current-balance a.cur-bal:focus {
    text-decoration: none;
}
/*wallet*/

/*static pages*/
.st-pge {
    float: left;
    width: 99%;
    background: #fff;
        padding: 20px;
    margin: 20px 0px;
    border-radius: 5px;
}
.st-pge p {
  background: #fff;
}
.st-pge .container {
    width: 100%;
}
/*static pages*/

/*Landing search box*/
.ui-select-dropdown.select2-drop.select2-with-searchbox{
    background: #e8e8e8;
    line-height: 30px;
    padding: 5px;
    width: 100%;
    border: 1px solid #ddd;
    opacity: inherit!important;
    display:none;
 }
input.ui-select-search.select2-input.ng-pristine.ng-valid {
    margin: 5px 0px;
    width:95%!important;
}
.search-bar .srch-box a.select2-choice.ui-select-match {
  width: 100%;
    height: 34px;
    display: inline-block;
    padding: 6px 12px;
}
.search-bar .srch-box .form-control {
    padding: 0px;
    margin: 10px 0px;
    position: relative;
}
li#ui-select-choices-row-0-0:focus {
    outline: none;
}
.home .search-bar .frm-fields .sec-hlp input {
      margin:0px;
     height: 32px;
    border: 0px;
}
span.btn.btn-default.form-control.ui-select-toggle {
    margin: 0px;
    border: 0px;
    padding: 6px;
    height: 32px;
    padding-left: 13px;
}
.cat-lists{
  cursor: pointer;
}

.email-notify label {
  width: 100%;
  margin: 0px 0px 30px;
  color: #4c4c4c;
  font-size: 18px;
  line-height: 26px;
}
.email-notify .hirecontainer {
  background: #fff;
  text-align: center;
}
.email-notify input#email{
  display: inline-block;
  width: 65%;
}
.email-notify .btn-success {
    padding: 6px 20px;
    background: #FC7800;
    border: 1px solid #FC7800;
}
.email-notify .form-group {
    width: 55%;
    margin: 0px auto;
}
.email-notify p.help-block {
    text-align: left;
    margin-left: 65px;
}
/*Landing search box*/


/*wallet popup */
.wallet-model .modal-footer {
    display: inline-block;
    width: 100%;
}
.wallet-model h3.modal-title {
    display: inline-block;
    width: 80%;
}
.wallet-model .mobilenumb {
    width: 100%;
    background: url(../images/credit-card.png) no-repeat 10px;
    padding-left: 30px;
}
.wallet-model .Experitaiton {
  width: 50%;
}
.wallet-model .Experitaiton > input {
  height: 36px;
  width: 100%;
}
.wallet-model .Experitaiton select {
    background: url(../images/calendar.png) no-repeat 10px;
    padding-left: 30px;
}
.wallet-model .Experitaiton .cvvbox{
    background: url(../images/credit-card-with-cvv-code.png) no-repeat 10px;
    padding-left: 30px;
}
/*wallet popup */

/*pk*/




header .home {
    float: left;
    width: 100%;
    padding: 20px 0 0;
    position: absolute;
    z-index: 8;
  }

  header .pages {
    float: left;
    width: 100%;
    background: #fff;
  }

  .darktext {
    color: #626a6b;
    /*font-family: proximanovaregular;*/
    font-size: 16px;
  }

  .pac-container {
    background-color: #fff;
    border-radius: 2px;
    border-top: 1px solid #d9d9d9;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    font-family: Arial, sans-serif;
    overflow: hidden;
    position: absolute !important;
    z-index: 1050;
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    display: none;
    -webkit-transition: all 0.7s ease;
transition: all 0.7s ease;

  }

  .sidenav a {
    padding: 8px 8px 8px 20px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s
  }

  .sidenav a:hover,
  .offcanvas a:focus {
    color: #f1f1f1;
  }

.open-nav {
display: block;
width: 250px;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
transform: translateX(-300px);
animation:
    openSpace 0.2s ease forwards,
    moveIn 0.3s 0.2s ease forwards;
}
@keyframes openSpace{
  to {
    max-width: 250px;
  }
}
/*.close{
  -webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
transform: translateX(-300px);
animation:
    openSpace 0.2s ease forwards,
    moveIn 0.3s 0.2s ease forwards;
}*/
@keyframes moveIn {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.sidenav .closebtn {
    font-size: 36px;
    padding: 0px;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 20%;
    margin: 10px auto;
    height: 50px;
  }
  .close-btn {
    position: inherit;
    float: left;
    width: 100%;
    text-align: center;
  }

  @media screen and (max-height: 450px) {
    .sidenav {
      padding-top: 15px;
    }
    .sidenav a {
      font-size: 18px;
    }
  }


/*test by tamil*/
.srch-box{
 /* border-color:2px solid red !important;*/
}
/*test by tamil*/

.selectadd:hover {
    box-shadow: 0 0 15px rgb(192,192,192);
}
/*.btn-glyphicon {
    padding:8px;
    align-items: center;
    margin-right:4px;
}*/
.icon-btn {
    padding: 1px 100px 30px 20px;

}

img.fade.ng-isolate-scope.in {
    position: absolute;
    left: 45%;
    top: 39%;
}




/*card-detail page radio btn*/
ul.card-select li {
    color: #333;
    display: block;
    position: relative;
    float: left;
    width:auto;
    height: auto;
    margin-left: 0;
    clear: both;
}
 ul.card-select li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

 ul.card-select li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 18px;
  padding: 0;
  margin: 10px auto;
  height: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  color: #333;
  text-align: left;
  text-indent: 30px;
}

 ul.card-select li:hover label{
  color: #333;
}

 ul.card-select li .check{
  display: block;
  position: absolute;
  border: 5px solid #b7b3b3;
  border-radius: 100%;
  background: #f5f6f6;
  height: 25px;
  width: 25px;
  top: 10px;
  left: 0px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

 ul.card-select li:hover .check {
  border: 5px solid #b7b3b3;
}

 ul.card-select li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 15px;
  width: 15px;
  top: 0px;
  left: 0px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.card-select input[type=radio]:checked ~ .check {
  border: 5px solid #b7b3b3;
  background: #158aa2;
}

.card-select input[type=radio]:checked ~ .check::before{
  background:#158aa2;
}

.card-select input[type=radio]:checked ~ label{
  color: #333;
}
/*card-detail page radio btn*/

.login-holder .blue-btn, .grn-btn {
    background-color: #1da3bf;
    border: 1px solid #1da3bf;
    border-radius: 3px;
    color: white;
    float: right;
    /*font-family: proximanovaregular;*/
    font-size: 20px;
    padding: 11px 30px;
    text-transform: capitalize;
    width: 100%;
  }



 .post_step_last{
  background: url(../images/bg1.jpg) repeat 0px;
  min-height:666px;
      position: relative;
  }
  .post_step_last span.page-scroll {
    background: #fc7800;
    padding: 5px;
    border: 3px;
    margin: 10px 0px;
    display: inline-block;
    color: #fff;
}
  .post_step_last span.page-scroll a {
    color: #fff;
}
  .opacot {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    bottom: 0;
    float: left;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.splcontainer {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}
.images-lom {
    display: inline-block;
    margin: 100px 0 40px;
    width: 100%;
}
.splcontainer p {
    color: #fff;
    font-family: arial;
    font-size: 25px;
}


.splcontainer .leftside, .intro-text
{
width:100%;
float:left;
}

.pages .navbar .nav li a {
  color: #626a6b;
  font-size: 15px;
  border-left: 1px solid #dadada;
  padding: 15px 20px;
  border-right: 0;
}

.header .logo-container {
    margin: 7px 0 0;
    width: 215px;
}
.logo-container img {
    width: 70%;
}

.section-white .carousel-indicators {
    bottom: 100px;
}
.section-white .carousel-inner img {
  min-height: 550px;
}
.navbar .nav li:last-child a {
  border-right: 1px solid #dadada!important;

}
.navbar .nav li a:hover {
    color: #FC7800;
}
.logo-container {
    margin: 15px 0 0;
    /*width: 215px;*/
    width: 345px;
}
.sign-up-holder .logo-container img {
    width: 100%;
}
header .pages {
  border-bottom: 1px solid #dadada;
  box-shadow: 2px 2px 2px #E3E3E3;
}


.sel-addr{
  position: absolute;
  right: 10px;
  top: 5px;
}
.sel-addr button{
  border: 0;
  background: #ddd;
  outline: none;
  text-align: center;
  padding: 0px;
  height: 30px;
  border-radius: 50%;
}
.sel-addr button:hover{
  background: #ddd;
    outline: none;
    text-align: center;
    padding: 0px;
    height: 30px;
    border-radius: 50%;
}
.sel-addr button i{
  font-size: 20px;
  color: #999;
 text-shadow: 2px 1px 2px #7b7b7b;
}
.cur-addr button i{
  color: #fff;
}
.cur-addr button, .cur-addr button:hover{
    background: #04af4c;
}
.selectadd .button_se {
    background: #f60;
    padding: 8px 20px;
    clear: both;
    display: inline-block;
    border-radius: 3px;
    color: #fff;
    width: 49%;
    text-transform: uppercase;
    margin: 5px 0px;
    font-size: 13px;
    text-align: center;
    z-index: 99;
    position: relative;
}
.selectadd .button_se i {
    margin-right: 5px;
}
.selectadd .setPriority {
    min-height: 155px;
    float: left;
    width: 100%;
    margin-top: 30px
}
.selectadd .button_se:hover {
    text-decoration: none;
    opacity: 0.9;
}


/*task confirm */
.col-left {
  float: left;
  width: 48%;
  margin-right: 10px;
}
.col-right{
  float: left;
  width: 50%;
  background: #f1f1f1;
  padding: 0px 10px 10px;
}

.task-dtls {
  background: #fff;
  margin: 20px 0px;
  padding: 10px;
  float: left;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 5px;

}
.task-dtls .chat_def h1, .col-right h1{
  text-align: left;
  font-size: 22px;
      margin: 15px 0;
}
.task-dtls .chat_def span {
  width: 31%;
}
.task-dtls .chat_def span:after {
    content: ":";
    display: inline-block;
    margin-right: 5px;
    float: right;
}
.task-dtls .chat_def big {
  width: 60%;
}
.task-dtls .chat_def big  p{
  margin:0px;
}
.task-dtls .chat-list {
    overflow: auto;
    overflow-x: hidden;
    min-height: 215px;
    max-height: 215px;
    float: left;
    width: 100%;
    margin: 0px;
    background: #fff;
    padding: 10px 5px;
    border: 1px solid #ddd;
}
.task-dtls .chat-list .img-thumbnail {
  height: 55px;
  margin-right: 10px;
  width:55px;
}
.task-dtls .chat-list .chat-cnt .chat-col{
  padding: 0px;
}
.task-dtls .chat-list .chat-cnt .panel-body {
    padding: 5px;
    min-height: 50px;
    word-wrap: break-word;
}
.task-dtls .chat-list .label-info {
  position: absolute;
  top: 10px;
  right: 8px;
  font-size: 8px;
}
.task-dtls  .chat-list .chat-cnt {
    width: 100%;
    float: left;
}
.task-dtls  .chat-post {
    float: left;
    width: 100%;
    background: #ddd;
    padding: 5px 5px;
}
.task-dtls .chat-post h2 {
    margin: 10px 0px;
    font-size: 15px;
    text-align: left;
}
.chat-post .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}
.applyto-tasker .chat-post input[type="text"] {
  width: 81%;
  font-size: 15px;
  border-left: 0px;
}
.task-dtls .chat-post button.input-group-addon {
    display: inline-block;
    float: none;
    overflow: hidden;
    outline: none;
}
.task-dtls .chat-post button.input-group-addon:before {
    content: "\f1d8";
    font-family: fontawesome;
    padding: 0px 35px 0px 5px;
    text-align: center;
    width: 100%;
    display: inline-block;
}
.task-dtls .chat-post button.input-group-addon:hover:before {
    color: #f60;
}
.task-dtls .confirm_buut {
  border-radius: 5px;
      /*margin: inherit;*/
  margin: 10px auto;
  width:  auto;
  display:inline-block;
}
/*task confirm */

/*hirestep2*/
.hirestep-2 .hirebtn {
    margin: 5px;
    float: left;
    width: 46%;
    font-size: 15px;
}
.hirestep-2 .hirebtn.confirm-task {
    width: 96%;
    margin: 5px auto;
    float: none;
}
.ico-amt {
    position: relative;
}
span.hur-amt {
    background: #f60;
    padding: 5px 5px;
    position: absolute;
    bottom: 0px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    left: 170px;
    border: 2px solid #ffffff;
    height: 40px;
    width: 40px;
    text-align: center;
    cursor: pointer;
}
.msg-container table.table tr:nth-child(even) {
  background: #f7f7f7;
}
.msg-container table.table thead tr {
    background: #777!important;
    color: #fff;
}
.msg-container table.table thead tr th {
    text-align: center;
}
.msg-container .table {
  text-align: center;
}
.msg-container .nme-msg, .msg-container table.table thead tr th.nme-msg {
  text-align: left;
}
.msg-container .msg-actions{
  width: 160px;
}
.faq-content {
  margin:20px 0px;
  float: left;
  width: 100%;
}
.faqHeader {
    font-size: 25px;
    margin: 10px 0px;
}
.tasker-body .left-pic  {
    height: 100%;
    border-radius: 0px;
    min-height: 100px;
}
.signup-page .logo-container {
    margin: 10px 0px;
}
.validerr{
  color: red;
}


/*error page*/

.erroe-pge .images-lom {
    margin: 10px;
}
.erroe-pge .error-content .error-img {
  margin: 20px auto;
}
.erroe-pge .error-content {
  margin:20px auto;
}
.erroe-pge .error-content h1{
  font-size: 50px;
  font-weight: bold;
  color: #f60;
}
.erroe-pge .error-content p{
  width: 80%;
  margin: 0px auto;
}
.erroe-pge .opacot {
      background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.post_step_last {
    background: url(../images/bg-404.jpg) no-repeat 0px;
    background-size: 100% auto;
}



.mob-view .res-logo{
  text-align: center;
}
.mob-view .res-logo img {
    width: 65%;
    padding: 5px 0px;
    text-align: center;
}
.gx-menu li {
    float: left;
    width: 100%;
    padding: 0;
    clear: both;
    margin: 0 !important;
    position: relative;
}
.gx-menu li span.icon {
    float: left;
    width: 20%;
    height: 44px;
    padding: 0;
    font-size: 20px;
    line-height: 0.8;
    text-align: center;
    color: #666 !important;
    font-weight: normal;
}
.gx-menu li span.icon i{
      padding-top: 12px;
      font-size: 20px;
      color: #fff;
}
.gx-menu li a {
    color: #fff;
    outline: none;
    text-decoration: none;
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 3px;
    border: none;
}
.gx-menu li a:hover {
  border: none;
}
.gx-menu li span.text {
    border-left: 1px solid #545757;
    width: 80%;
    min-height: 20px;
    height: auto;
    padding: 15px 5% 10px 0;
    padding-left: 10%;
    float: left;
    font-size: 13px;
    text-align: left;
}
.gx-menu .divider, .gx-menu .divider {
    border-top: 1px solid #545757;
    border-bottom: 1px solid #2E2F2F;
        clear: both;
    float: left;
    padding: 0;
        width: 100%;
    height: 0px;
}

.confirm-tsk {
    display: inline-block;
    float: left;
    width: 67%;
}
.col-lft-tsk {
    display: inline-block;
    width: 33%;
}
.confirm_mod_al{
  display: inline-block;
}
.confirm_mod_al .confirm-tsk label{
    width: 50%;
}
.confirm-tsk .form-group{
  float: left;
  width: 100%;
}
.confirm-tsk .form-group input{
  display: inline-block;
    margin-left: 5px;
    width: 35%;
}
.note-cnt {
    border: 1px solid #ddd;
    color: #999;
    font-size: 13px;
    padding: 5px;
}
.note-cnt li {
    display: inline-block;
}
.note-cnt li::before {
    color: #000;
    content: "*";
    display: inline-block;
    font-weight: bold;
    margin: 0 3px;
}
.note-cnt p {
    border-bottom: 1px solid #ddd;
    color: #666;
    font-weight: bold;
    margin: 0 0 3px;
}














.seleted-addr input[type=radio] {
    position: absolute;
    opacity: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    cursor: pointer;
}

.seleted-addr label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding: 25px 25px 25px 80px;
  margin: 10px auto;
  height: 30px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
}

.seleted-addr:hover label{
  color: #FFFFFF;
}

.seleted-addr .check{
  display: block;
  position: absolute;
  border: 5px solid #AAAAAA;
  border-radius: 100%;
  height:30px;
  width: 30px;
  top: 5px;
  left: 5px;
  z-index: 5;
  /*transition: border .25s linear;
  -webkit-transition: border .25s linear;*/
}

/*.seleted-addr:hover .check {
  border: 5px solid #FFFFFF;
}*/

.seleted-addr .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
 height: 15px;
    width: 15px;
    top: 3px;
    left: 4px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
  content: "\f041";
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0px 2px;
    color: #aaa;
    font-size: 13px;
}

.seleted-addr input[type=radio]:checked ~ .check {
  border: 5px solid #f60;
}

.seleted-addr input[type=radio]:checked ~ .check::before{
    content: "\f041";
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0px 2px;
    color: #f60;
    font-size: 13px;
}

.seleted-addr input[type=radio]:checked ~ label{
  color: #0DFF92;
}


span.tas-list .col-md-12, span.tas-list label.col-md-4 {
    padding: 0px 5px;
}

.modal-header .close {
  padding: 5px;
  outline: none;
}
.modal-header .close:hover{
  background: transparent;
  color: #fff;
}
.modal-header {
    background-color: #00964b;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.modal-title {
  color: #fff;
}
.cat-tab .account-section button {
    float: right;
    margin: 0px 0px 3px;
    background: #1da3bf;
    color: #fff;
     opacity: 0.9;
}
.cat-tab .account-section button:hover  {
  opacity: 1;
  background: #1da3bf;
    color: #fff;
}
.admn-details a.cat-edit:before {
    content: "\f044";
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0px 3px;
}
.admn-details a.cat-delete:before {
    content: "\f1f8";
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0px 3px;
}
.cat-tab .admn-details span {
    float: left;
    width: 82%;
}
.cat-tab .admn-details {
  width: 100%;
  background: #ddd;
  margin: 2px 0px;
}
.cat-tab .admn-details:nth-child(odd) {
    background: #efefef;
}
.cat-tab .admn-details a{
    color: #005f73;
    outline: none;
}

/*file upload*/
.fileUpload {
    position: relative;
    overflow: hidden;
    color: #333;
    float: left;
    margin: 0px;
    width: 7%;
    background: #fff;
    border-radius: 0;
    border: 1px solid #ccc;
    border-right: 0px;
    padding: 6px 8px;

}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fileUpload:hover {
    color: #f60;
    background: #fff;
    border: 1px solid #ccc;
    border-right: 0px;
}
/*file upload*/

.loader.fade{
      display: none;
}
.loader.fade.in{
      display: inherit;
      z-index: 9999999999;
}

.ui-select-dropdown.select2-drop.select2-with-searchbox.select2-drop-active{
  display: block;
}
.ui-select-dropdown.select2-drop.select2-with-searchbox.select2-drop-active.select2-display-none{
  display: none;
}

.profilepage button:hover{
      color: #000;
}
.pagination_inner {
    margin: 0px auto!important;
    float: none!important;
    display: inline-block;
    width: 100%;
    text-align: center;
}
i.glyphicon.ng-scope.glyphicon-star {
    color: #f60;
}
.chat-box {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.applyto-tasker .chat-post input[type="text"] {
    width: 80%;
    border: none;
     outline: none;
}
.applyto-tasker .chat-post input[type="text"]:focus{
  outline: none;
      box-shadow: none;
       border: none;
}
.task-dtls .chat-post button.input-group-addon {
    display: inline-block;
    float: right;
    overflow: hidden;
    outline: none;
    border: 0;
    border-left: 1px solid #ddd;
}

.fighlds {
  width: 130px;
  height: 130px;
  display: inline-block;
  background: #ccc none repeat scroll 0 0;
  border: 1px solid #ccc;
  overflow: hidden;
  border-radius: 50%; }
  .fighlds > img {
    width: 150px; }
    .account-view .fighlds, .imgview .fighlds{
      border: 5px solid #1da3bf;
    }
.hur-wrks-fld input {
    width: 100%;
        padding: 5px;
}
.req-frm1 {
  padding: 0px;
}
.imgview {
  float: right;
  padding: 0px;
}
/*.catalign{
  margin-top: 18px;
}*/


/*pay-status*/
.pay-status {
    float: left;
    width: 100%;
}
.payment-stus {
    float: left;
    width: 100%;
    margin: 40px 0px;
    text-align: center;
}
.success-stus {
    display: inline-block;
    width: 80%;
    background: #fff;
    border-radius: 5px;
    padding: 45px;
}
.success-stus span {
    width: 100%;
    float: left;
    margin: 10px 0px;
    font-size: 25px;
}
.btn-bck {
  display: inline-block;
    float: left;
    width: 100%;
}
.btn-bck:hover {
  color: #fff;
}
@import "bourbon";
.checkmark-circle {
  width: 150px;
  height: 150px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.checkmark-circle .background {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #2EB150;
  position: absolute;
}
.checkmark-circle .checkmark {
  border-radius: 5px;
}
.checkmark-circle .checkmark.draw:after {
  -webkit-animation-delay: 100ms;
  -moz-animation-delay: 100ms;
  animation-delay: 100ms;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-name: checkmark;
  -moz-animation-name: checkmark;
  animation-name: checkmark;
  -webkit-transform: scaleX(-1) rotate(135deg);
  -moz-transform: scaleX(-1) rotate(135deg);
  -ms-transform: scaleX(-1) rotate(135deg);
  -o-transform: scaleX(-1) rotate(135deg);
  transform: scaleX(-1) rotate(135deg);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.checkmark-circle .checkmark:after {
  opacity: 1;
  height: 75px;
  width: 37.5px;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  border-right: 15px solid white;
  border-top: 15px solid white;
  border-radius: 2.5px !important;
  content: '';
  left: 35px;
  top: 80px;
  position: absolute;
}

.fail-stus .checkmark-circle .background {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #f00;
  position: absolute;
}
.fail-stus .checkmark-circle .checkmark.draw:before {
  -webkit-animation-delay: 100ms;
  -moz-animation-delay: 100ms;
  animation-delay: 100ms;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-name: checkmark;
  -moz-animation-name: checkmark;
  animation-name: checkmark;
  -webkit-transform: scaleX(-1) rotate(225deg);
  -moz-transform: scaleX(-1) rotate(225deg);
  -ms-transform: scaleX(-1) rotate(225deg);
  -o-transform: scaleX(-1) rotate(225deg);
  transform: scaleX(-1) rotate(225deg);
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.fail-stus .checkmark-circle .checkmark:before {
  opacity: 1;
  height: 75px;
  width: 37.5px;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  border-right: 15px solid white;
  border-radius: 2.5px !important;
  content: '';
  left: 80px;
  top: 120px;
  position: absolute;
}
.fail-stus .checkmark-circle .checkmark:after {
  opacity: 1;
  height: 75px;
  width: 37.5px;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  border-right: 15px solid white;
  border-top:0;
  border-radius: 2.5px !important;
  content: '';
  left: 25px;
  top: 78px;
  position: absolute;
}


@-webkit-keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 37.5px;
    opacity: 1;
  }
  40% {
    height: 75px;
    width: 37.5px;
    opacity: 1;
  }
  100% {
    height: 75px;
    width: 37.5px;
    opacity: 1;
  }
}
@-moz-keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 37.5px;
    opacity: 1;
  }
  40% {
    height: 75px;
    width: 37.5px;
    opacity: 1;
  }
  100% {
    height: 75px;
    width: 37.5px;
    opacity: 1;
  }
}
@keyframes checkmark {
  0% {
    height: 0;
    width: 0;
    opacity: 1;
  }
  20% {
    height: 0;
    width: 37.5px;
    opacity: 1;
  }
  40% {
    height: 75px;
    width: 37.5px;
    opacity: 1;
  }
  100% {
    height: 75px;
    width: 37.5px;
    opacity: 1;
  }
}
/*pay-status*/


header [class^="col-"] {
    padding: 0px;
}
.ui-select-dropdown.select2-drop.select2-with-searchbox li {
    text-align: left;
    padding: 0px 5px;
}

.frm-fields .srch-box
{
  position:relative;
}

.new_login_category
{
  position:absolute;
  top: 20px;
  right: 30px;
  font-size: 15px;
  color: #e6e6e6;
}

.ui-select-container .selectize-input
{
  height:32px;
  line-height:32px;
  text-align: left;
  background: url(../images/arrow.png) no-repeat 98%;
}

.home .search-bar .srch-box button i
{
  margin-left: 10px;
}
/*style by tamil*/
.tasker-body .left-pic img {

    height: 160px;
}
/*style by tamil*/
/*.buttonchat{
  display: inline-block;
  border: 1px solid #158aa2;
  border-radius: 3px;
  color: #158aa2;
  font-size: 18px;
  margin: 4px 0 0;
  padding: 6px 26px;
}

.buttonchat span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonchat span:after {
  content: '/chat';
  position: absolute;
  opacity: 0;
  top: 0;
  right: 20px;
  transition: 0.5s;
}*/

.buttonchat:hover span {
  padding-right: 25px;
}

.buttonchat:hover span:after {
  opacity: 1;
  right: 0;
}


/*corrections*/
ul.day-list.dte-pkr .dropdown-menu {
    background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
    box-shadow: none;
}
ul.day-list.dte-pkr .dropdown-menu table {
  background-color: #fff;
/*    border:1px solid #f88204;*/
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px
}

ul.day-list.dte-pkr .dropdown-menu  table[ng-switch-when="year"] {
    padding: 10px;
}
.datepicker .btn-default .glyphicon {
  margin: 0px;
}

.dte-pkr input#valid_from {
    border: none;
    margin-top: 0!important;
    border-right: 1px solid #ccc;
}
.dte-pkr .cal-holde i {
    color: #7c7c7c;
    float: right;
    font-size: 17px;
    padding: 9px 7px 12px 7px;
    cursor: pointer;
    margin:0px;
}
.datepicker .btn-default {
      width: auto!important;
}

ul.day-list.dte-pkr .dropdown-menu table thead tr:first-child {
    background:#5bc0de;
    text-align: center;
}
ul.day-list.dte-pkr .dropdown-menu table thead tr:first-child th{
  text-align: center;
}
ul.day-list.dte-pkr .dropdown-menu table:focus {
    outline: none;
}
ul.day-list.dte-pkr .dropdown-menu table thead tr:first-child th .btn-default {
  margin: 3px;
  outline: none;
      background: transparent
}
ul.day-list.dte-pkr .cal-holde .dropdown-menu table thead tr:first-child th .btn-default i{
 padding: 0px!important;
}
ul.day-list.dte-pkr .cal-holde .dropdown-menu table tbody tr td {
  border: 1px solid #ddd;
}
ul.day-list.dte-pkr .cal-holde .dropdown-menu table tbody .btn-default:hover, ul.day-list.dte-pkr .cal-holde .dropdown-menu table tbody .btn-default:focus, ul.day-list.dte-pkr .cal-holde .dropdown-menu table tbody .btn-default:active, ul.day-list.dte-pkr .cal-holde .dropdown-menu table tbody .btn-default.active, ul.day-list.dte-pkr .cal-holde .dropdown-menu table tbody .open .dropdown-toggle.btn-default {
      color: #fff;
    background-color: #f88204;
    border-color: #f88204;
}
ul.day-list.dte-pkr .cal-holde .dropdown-menu table tbody .text-info {
  color: #fff;
}
ul.day-list.dte-pkr .dropdown-menu table thead tr:first-child th .btn-default:hover, ul.day-list.dte-pkr .dropdown-menu table thead tr:first-child th .btn-default:hover i {
    color: #fff;
}

.talt-des .desb-top .hirebtn {
  margin: 0;
  border: 1px solid #ccc;
  padding: 5px 10px;
}
.talt-des .desb-top label.popl-skill {
  margin-top: -5px!important;
}
ul.action-space.clickd li {
  clear: none;
  margin: 0px 5px;
}
.table-responsive .table .confrm{
    font-size: 12px;
    padding: 5px 10px!important;
}
.botom-fuls h4 {
    margin: 10px 0px;
    float: left;
    font-size: 13px;
}
.slidetd .action-space {
  padding: 10px;
  border: 1px solid #ddd;
}

.frget-pwd {
    float: left;
    width: 100%;
    text-align: right;
    font-size: 13px;
    margin: 5px 0px;
}
.frget-pwd a {
    color: #f60;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline{
  text-align: left;
  font-size: 12px
}

.validerr {
    font-size: 12px;
    text-align: left;
    float: left;
    margin: 2px auto;
}
li.sindtxt {
    margin: 15px 0px 0px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.fb-btn{
  background: #4867aa;
  border: 1px solid #4867aa;
}
.sign-btns li > a.fb-btn{
  font-size: 17px;
}
.sign-btns li > a.fb-btn:hover{
  background: #4867aa;
  opacity: 0.8;
}
.login-holder .sign-btns li input[name="city"] {
    margin-bottom: 10px;
}
.notificationpage ul li {
    float: left;
    width: 100%;
    list-style: inherit;
    padding: 5px 0 5px;
}
.notificationpage {
    padding-bottom: 50px;
}

.accounts .container2, .notificationpage .container2{
    max-width: 1150px;
}
.account .maintab > .tab-content {
   width: 81%;
}
.account-view .admn-details {
  width: 80%;
}
.account .tab-content .table>thead>tr>th {
  /*border: none;*/
}

.errorContainer .ErrorMsg {
  width: 100%;
  margin-left: 0;
  font-family: inherit;
}
.gotoHome {
    padding: 10px 20px;
    background: #158aa2;
    border: 1px solid #158aa2;
    color: #fff;
    cursor: pointer;
}
.gotoHome:hover {
  background: #0d7186;
  color: #fff;
  text-decoration: none;
}
.bs-example {
    float: left;
    background: #fff;
    padding: 20px;
    width: 100%;
}
/*.notificationpage ul {
  padding-left: 0!important;
  list-style: none;
}
.notificationpage ul li {
    line-height: 30px;
    padding: 5px 10px;
    border-bottom: 1px solid #f9f9f9;
}
.notificationpage ul li:nth-child(odd) {
    background: #fdfdfd;
}
.notificationpage ul li span:last-child {
    float: right;
    font-size: 10px;
    color: #999;
}*/
.task-dtls .chat-list .chat-cnt .col-xs-push-10.chat-col .img-thumbnail {
  margin-left: 10px;
  margin-right: 0px;
}
.cont-us{
    float: left;
    width: 100%;
    background: url(../../../../uploads/images/images/slide01.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 50px 0px;
}
.cont-us .sign-up-holder {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 4px;
    display: inherit;
    float: none;
    margin: 0px auto 30px;
    padding: 30px 20px;
    position: relative;
    width: 470px;
    z-index: 4;
    clear: both;
    border: 1px solid #f5f5f5;
}
.cont-us .sign-up-holder button.grn-btn.blu-btn {
  float: none;
}
.cont-us .logo-container {
    width: 345px;
    margin: 0px auto;
    text-align: center;
    display: inherit;
}
.nt-scn {
    padding: 0px;
}
.account .tab-content .table>thead>tr>th:nth-child(6) {
    text-align: center;
}
.table>tbody>tr>td:nth-child(6) {
    text-align: center;
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 7px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.product-list li {
    float: left;
   /* width: 32%;
    margin: 5px;*/
}
ul.product-list li .col-sm-3, ul.product-list li .col-sm-9 {
    width: 100%;
    text-align: center;
}
ul.product-list li .text-contel h2 {
      font-size: 20px
}
ul.product-list li .cover-btn {
    margin-top: 0;
}

.paswdsection > li {
    padding: 0 0 0px;
}
.paswdsection > li .form-control {
  width: 45%;
}
.afkl-lazy-wrapper {
    float: left;
    height: 200px;
}
.modal-body .imp-note{
 font-weight:600;
 padding:0px 20px;
 text-align:center;
 }
 
 /**design by s on 8-8-17**/
 .signup-tasker-steps-wrap{
 overflow: hidden;
    margin-bottom: 40px;
    padding-bottom: 0;
 }
 .signup-tasker-steps-wrap .tasker-pannel{
 padding: 0 0 20px;
 }
 .signup-tasker-steps-wrap .category-details:nth-child(even){
 background: #f3fcff;
 }
 .signup-tasker-steps-wrap .category-details:nth-child(odd){
 background: #d9f8ff;
 }
 .signup-tasker-steps-wrap .account-section{
 float:left;
 width:100%;
 text-align:right;
 padding:7px 12px;
 }
 .signup-tasker-steps-wrap .blue-btn{
    margin: 20px auto 0;
    float: none;
    display: inherit;
}	
.terms_cnt li {
    margin-left: 30px;
    list-style: initial;
}
input[type="file"]{
  max-width: 100%;
}

.spcf-dv {
    height: 225px;
    margin: 15px 0px;
    overflow: hidden;
}


.handy-home-gallery .pro-pict img{
    height: 220px;
    overflow: hidden;
}
.handy-home-gallery .pro1{
    position: relative;
}
.handy-home-gallery .cat-txtt{
    position: absolute;
    top: 71%;
    display: inline-block;
	left: 15%;
}
.cat-txtt span{
    width: 100%;
    /* text-align: center; */
    font-size: 25px;
    color: #fff;
    /* text-transform: uppercase; */
    font-weight: 600;
}
.cat-txtt {
    width: 100%;
    /* text-align: center; */
}
.handy-home-gallery .pro-pict::before{
      background: rgba(0, 0, 0, 0.51);
}
.sub-email .group-control {
    width: 75%;
    margin: 0 auto;
}
ul.app-main li {
    display: inline-block;
    margin: 10px 24px 10px 0px;
}

.ng-scope .img-responsive {
    display: inline-block;
    text-align: center;
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;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}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,600,700,800,900');

body,html{
position:relative;
width:100%;
height:100%;
font-size:14px;
font-family: 'Open Sans', sans-serif!important;
}
html *, .handy-home *{
font-family: 'Open Sans', sans-serif !important;
}
html .fa, .handy-home .fa html .fa::before, .handy-home .fa::before{
font-family: 'FontAwesome' !important;
} 
html .glyphicon, .handy-home .glyphicon,html .glyphicon::before, .handy-home .glyphicon::before{
font-family:'Glyphicons Halflings' !important;
}

html .glyphicon.fa-star,html .glyphicon.fa-star-o,html .glyphicon.fa-star::before,html .glyphicon.fa-star-o::before{
  font-family: 'FontAwesome' !important;
}

/* h1,h2,h3,h4,h5,h6{
font-family: 'Raleway', sans-serif !important;
} */
/**handy-home-banner**/
 .handy-home-banner#banner{
		 background-size:cover;
		 background-repeat:no-repeat;
		 background-attachment:fixed;
         position:relative;
    float: left;
    width: 100%;
	min-height:350px;
	z-index:auto !important;
 }
 .handy-home-banner#banner::before{
 content:"";
 background:rgba(0,0,0,0.30);
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 }
 .handy-home-header{
 position:fixed;
 top:0;
 left:0;
 right:0;
 z-index: 999;
 }		 
 .handy-home-header .navbar{
 float: left;
 width:100%;
 background:transparent;
 border: none;
 border-radius: 0;	
 transition:all ease 1s;
     box-shadow: 0 0 0px 0px transparent;
 padding: 0 !important;	 
 }
 .handy-home-header .navbar.fixed{
   /*  background: rgba(0, 0, 0, 0.88); */
    background: rgba(33, 33, 33, 0.98);
 transition:all ease .4s;
  box-shadow: 0 0 11px 0px black;
 }
 .handy-home-header .navbar-brand {
    height: auto;
    max-height: 71px;
    padding: 20px 20px;
}	
 .handy-home-header .navbar-nav>li{
 padding-top:20px;
 padding-bottom:20px;
 margin-left:25px;
 }
 .handy-home-header .navbar-nav>li>a{
 color:#fff !important;
 border:1px solid rgba(255,255,255,0.70) !important;
 border-radius:3px;
 padding: 4px 20px;
    text-align: center;
    line-height: 21px;
 }
 .handy-home-header .navbar-nav>li>a img{
 margin-right:5px;
 }
 .handy-home-banner .banner-content{
 width:80%;
 margin: 15% auto 0;
 }
 .handy-home-banner .banner-content .main-title{
 color:#fff;
 font-size:50px;
 font-weight:bolder;
 text-align:center;
 }
 .handy-home-banner .banner-content .sub-title{
 color:#fff;
 font-size:30px;
 font-weight:normal;
 text-align:center;
 margin-bottom:45px;
 }
 .handy-home-banner .banner-content .search-wrap{
 background:rgba(255,255,255,0.30);
 padding:15px;
 border-radius:3px;
 float:left;
 width:100%;
 }
 .handy-home-banner .banner-content .search-wrap-inner{
 border-radius:3px;
 /* overflow: hidden; */
 }
 .handy-home-banner .banner-content .ui-select-container .selectize-input{
  height:50px !important;
 }
 .handy-home-banner .banner-content .search-wrap-inner input{
  background:#fff;
  outline:none;
  border:none;
  height:50px;
  border-radius:0;
  padding: 6px 25px;
  width: 100% !important;
 }
 .handy-home-banner .banner-content .search-wrap-inner .btn{
  background: #ff5400;
  color:#fff;
  text-align:center;
  padding: 14px;
  border-radius:0;
 }
 .handy-home-banner .banner-content .main-cat-search{
   width:40%;
   float:left;  
   position:relative;
 }
 .handy-home-banner .banner-content .main-cat-search input{
 border-right: 1px solid rgba(0,0,0,0.20);
 }
 .handy-home-banner .banner-content .sub-cat-search{
   width:40%;
   float:left;     
   position:relative;
   }
   .handy-home-banner .banner-content .btn-search{
   width:20%;
   float:left;
   }
/**handy-home-banner end**/

/**handy-home-overview**/
.handy-home-overview{
background:#f7f5f5;
min-height:400px;
text-align:center;
position: relative;
    float: left;
    width: 100%;
}
.handy-home-overview-inner{
background:#ffffff;
border-radius:5px;
position: relative;
    float: left;
    width: 100%;
	margin-top:-10em;
	margin-bottom:4.2em;
padding: 1.2em 5em 2.5em;	
z-index:99;	

}
.handy-home-overview .main-title{
font-weight: 600;
color:#222222;
font-size:23px;
margin-top:0;
}
.handy-home-overview .sub-title{
font-size:15px;
color:#222222;
padding: 0 20px;
    line-height: 24px;
}
.handy-home-overview img{
   /* min-height: 117px;
    max-height: 117px;
    margin: 40px auto 45px; */
}
.btn-post-task{
background: #ff5400;
  color:#fff;
  text-align:center;
  font-size:20px;
  font-weight:bold;
  padding: 10px 35px;
border-radius:25px;
margin:40px auto 20px;
border:1px solid transparent;  
transition:all ease .4s;
}
.btn-post-task:hover{
background: #fff;
color:#ff5400;
border:1px solid #ff5400; 
padding: 10px 28px; 
transition:all ease .2s;
}
/**handy-home-overview end**/

/**handy-home-testimonials end**/
.handy-home-testimonials{
min-height:400px;
text-align:center;
position: relative;
    float: left;
    width: 100%;
background-size:cover;
background-repeat:no-repeat;	
background-attachment:fixed;
padding:4em 0;
}
.handy-home-testimonials::before{
 content:"";
 background:rgba(0,0,0,0.65);
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 }
 .handy-home-testimonials .section-title{
 color:#fff;
 font-weight:600;
 margin:0 auto 2em;
 font-size:30px;
 }
.handy-home-testimonials .testimonials-wrap{
float:left;
width:100%;
margin-bottom: 35px;
}
.handy-home-testimonials .testimonials-wrap .author-image{
float:left;
max-width:20%;
margin-right:20px;
}
.handy-home-testimonials .testimonials-wrap .testimonials-content{
float:left;
width:70%;
}
.handy-home-testimonials .testimonials-wrap .testimonials-content p{
text-align:left;
color:#fff;
 font-size:15px;
 line-height:30px;
margin-bottom:20px;
}
.handy-home-testimonials .testimonials-wrap .author-name{
text-align:left;
color:#fff;
 font-size:15px;
 font-weight:600;
}
.handy-home-testimonials .testimonials-wrap .author-name .highlight{
color:#ff5400 !important;
}
.slick-prev, .slick-next {
border-radius: 3px!important;
    width: 25px!important;
    height: 25px!important;
}
/**handy-home-testimonials end**/

/**handy-home-payment start**/
.handy-home-payment{
background:#ffffff;
position: relative;
    float: left;
    width: 100%;
}
.handy-home-payment h2.section-title {
    font-size: 30px;
    color: #222222;
    font-weight: 600;
    margin: 60px auto 2em;
	text-align:center;
}
.handy-home-payment .payment-method {
    text-align: center;
    width: 100%;
}
.handy-home-payment .payment-method h4 {
    font-size: 22px;
    color: #222222;
    font-weight: 600;
	margin: 36px 0px 14px;
}
.handy-home-payment .payment-method p {
    font-size: 15px;
    color: #222222;
    line-height: 30px;
	 margin: 0px 0px 60px;

}
/**handy-home-payment end**/

/**handy-home-gallery start**/

.handy-home-gallery {
    width: 100%;
    float: left;
	background-color:#f7f5f6;
}
.handy-home-gallery h2.section-title {
    font-size: 30px;
    color: #222222;
    font-weight: 600;
    margin: 60px auto 2em;
    text-align: center;
}
.handy-home-gallery .pro-pict {
    margin-bottom: 25px;
	position:relative;
	border-radius: 4px;
	height: 100%;
	overflow:hidden;
}
/* .handy-home-gallery .pro-pict::before{
content:"";
height: 100%;
    width: 100%;
position:absolute;
top:0;
left:0;
background:rgba(0,0,0,0.10);
} */
.handy-home-gallery .pro-pict img {
    border-radius: 4px;
    width: 100%;
	height:100%;
}
.handy-home-gallery .morebtn-wrap{
float: left;
width: 100%;
margin: 20px 0px;
}
.handy-home-gallery button.btn.btn-default.view-more {
    margin: 0px 0px 30px;
    background-color: #222222;
    border-color: #222222;
    color: #ffffff;
    font-size: 15px;
    padding: 12px 36px;
	transition:all ease .2s;
}
.handy-home-gallery button.btn.btn-default.view-more:hover{
background-color: #fff;
    border-color: #222222;
    color: #222222;
	padding: 12px 28px;
	transition:all ease .4s;
}
/**handy-home-gallery end**/

/**handy-home-newsletter start**/	
.handy-home-newsletter {
    width: 100%;
    float: left;
    background-color: #f2773b;
}
.handy-home-newsletter h2.section-title {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    margin: 40px 6px 10px;
	font-weight:600;
}
.handy-home-newsletter p {
    color: #ffffff;
    text-align: center;
    font-size: 15px;
	    margin: 20px 0px 32px;
    padding:0px;
	}
.handy-home-newsletter .sub-email {
    width: 62%;
    margin: 0 auto;
}
.handy-home-newsletter .form-control {
    border-color: #ffffff;
    height: 50px;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color ease-in-out .15s,-webkit-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;
}
.handy-home-newsletter button.btn.btn-default.subscribes {
    /* text-align: center; */
    margin: 28px 0px 40px;
    background-color: #222222;
    border-color: #222222;
    color: #ffffff;
    font-size: 15px;
    padding: 12px 36px;
	transition:all ease .6s;
}
.handy-home-newsletter button.btn.btn-default.subscribes:hover {
    background-color: #fff;
    border-color: #fff;
    color: #222222;
	padding: 12px 28px;
	transition:all ease .3s;
}
.handy-home-newsletter .sub-section {
    width: 80%;
    margin: 0px;
	    float: left;
}
.handy-home-newsletter .app-section{
  width: 20%;
    margin: 0px;
	    float: left;
}
.handy-home-newsletter .app-section ul.app-main {
    padding: 0px;
    margin: 80px 0px;
}
.handy-home-newsletter .app-section ul.app-main li{
  list-style:none;
  margin:50px 0px 20px; 
  
}
/**handy-home-newsletter end**/	

/**handy-home-address start**/
.handy-home-address {
    width: 100%;
    float: left;
	padding: 28px 0px;
    background: #fff;
}
.handy-home-address h2.section-title {
    font-size: 22px;
    color: #222222;
    text-align: center;
    width: 46%;
    margin: 20px auto;
    font-weight: 600;
    line-height: 40px;
	}
.handy-home-address .map.location {
    width: 80%;
    margin: 40px auto;
}
.handy-home-address .map.location iframe,.handy-home-address .map.location ng-map {
    width: 100%;
    height: 220px;
	border-radius:8px;
	overflow: hidden;
}

/**handy-home-address end**/	

/**handy-home-footer start**/	
.handy-home-footer {
    width: 100%;
    float: left;
    background-size: cover;
	background-repeat:no-repeat;
	background-attachment:fixed;
	position:relative;
}
.handy-home-footer:after{
content:"";
position:absolute;
bottom:0;
left:0;
width:100%;
height:25px;
background: url('/uploads/images/homepage/footer-strip.png');
background-size: 100%;
background-repeat: no-repeat;
background-position: 50% 100%;
}
.handy-home-footer .footer {
    width: 100%;
    text-align: center;
    margin: 40px 0px;
	background: transparent !important;
    padding:0 !important;
}
.handy-home-footer .footer img {
  text-align:center;
}
.handy-home-footer .footer ul.social-icons {
    padding: 0px;
    margin: 20px 0px;
}
.handy-home-footer .footer ul.social-icons li {
    display: inline;
    padding: 0px 5px;
	list-style:none;
	
}
.handy-home-footer .footer ul.social-icons li i{
color: #222222;
    font-size: 13px;
    background-color: transparent;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
	border:1px solid #222222;

}
.handy-home-footer .footer ul.social-icons li a{
   text-decoration:none;
}
.handy-home-footer .footer ul.social-icons li a i:hover{
   background-color:#fe5d0e;
   border-color:#fe5d0e;
   color:#fff;
   
}
.handy-home-footer .footer ul.footer_links {
    width: 100%;
    padding: 0px;
	    margin: 10px 0px 18px;

}
.handy-home-footer .footer ul.footer_links li{
     list-style: none;
    display: inline-block;
    padding: 0px 6px;
}
.handy-home-footer .footer ul.footer_links li a{
  color:#222222;
  font-size:14px;
}
.handy-home-footer .footer ul.footer_links li a:hover{
  text-decoration:none;
  color:#ff5400;
}
.handy-home-footer .footer p.copyright {
    color: #222222;
    font-size: 14px;
    padding: 0px;
    margin: 8px 0px 14px;
	border:none!important;
}
/**handy-home-footer end**/	

/**slick**/
.slick-prev{
left:47% !important;
right:initial !important;
bottom:-15px !important;
top:initial !important;
background:#ff732e !important;
color:#fff!important;
display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next{
left:initial !important;
right:47% !important;
bottom:-15px !important;
top:initial !important;
background:#ff732e !important;
color:#fff!important;
display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-next:before{
    content: "\f105"!important;
    font: normal normal normal 14px/1 FontAwesome !important;
}
.slick-prev:before{
content: "\f104" !important;
    font: normal normal normal 14px/1 FontAwesome !important;
}

/**new fix**/
.ui-select-choices{
background: #fff;
position: absolute;
top:100% !important;
    z-index: 9999 !important;
    box-shadow: 2px 1px 15px rgba(0, 0, 0, 0.25) !important;
	max-height:240px;
	overflow:auto;
	
}
.ui-select-choices-row{
padding: 5px 15px;
}
.ui-select-match{
background: #fff;
    outline: none;
    border: none;
    height: 50px;
	line-height: 38px !important;
    border-radius: 0;
    padding: 6px 25px;
	border-right: 1px solid rgba(0,0,0,0.20);
}
.navbar-toggle{
border:none!important;
background:transparent!important;
}
.sidenav-wrap{
width: 290px;
    height: 100%;
    position: fixed;
    left: -150%;
    padding: 25px 0;
    z-index: 99999;
	overflow-x:hidden;
	overflow-y:auto;
	transition: left ease .4s; 
	background: #fbfbfb;
    border-right:1px solid #eaeaea; 
    box-shadow: 0 0 12px #6d6d6d;	
}
.sidenav-wrap h2{
    margin: 0 auto 15px;
    color: #fd5300;
    text-align: center;
    font-size: 24px;
	padding: 0 25px;
}
.sidenav-wrap h2 i{
float:left;
font-weight: normal;
}
.sidenav-wrap ul{
    border-top: 1px solid #dadada  !important;
    margin-top: 25px;
}
.sidenav-wrap li {
   /* padding: 15px 25px; */
   padding: 0!important;
    margin-left: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #dadada  !important;
	    cursor: pointer !important;
}
.sidenav-wrap li a{
color:#212121;
font-size:16px;
display:block;
padding: 15px 25px !important;
    cursor: pointer !important;
}
.sidenav-wrap li a i{
margin-right: 10px;
color: #ff5401;
}
.jarallax {
    position: relative;
    /* z-index: 0; */
}
.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
/**Responsive**/
@media (max-width: 990px) {
	.sidenav-wrap h2 img{
	max-width:25%;
	}
   .handy-home .navbar-header {
        float: left;
		width:100%;
		padding: 0 15px;
		margin: 0;
    }
   .handy-home .navbar-left,.navbar-right {
        float: none !important;
    }
   .handy-home .navbar-toggle {
        display: block;
		padding: 19px 0px !important;
		outline:none!important;
    }
	.handy-home .navbar-toggle .icon-bar {
    display: block;
    width: 28px;
    height: 3px;
	transition: .5s ease;
	}
	.navbar-toggle .icon-bar:nth-child(1){transform: rotate(0)translateY(0)translateX(0);}
	.navbar-toggle .icon-bar:nth-child(2){opacity:1}
	.navbar-toggle .icon-bar:nth-child(3){transform:rotate(0)translateY(0)translateX(0);}
	.navbar-toggle.collapsed .icon-bar:nth-child(1){transform: rotate(-45deg)translateY(5px)translateX(-5px);}
	.navbar-toggle.collapsed .icon-bar:nth-child(2){opacity: 0}
	.navbar-toggle.collapsed .icon-bar:nth-child(3){transform:rotate(45deg)translateY(-5px)translateX(-5px);}

   .handy-home .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
   .handy-home .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
   .handy-home .navbar-collapse.collapse {
        display: none!important;
    }
   .handy-home .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
   .handy-home .navbar-nav>li {
        float: none;
    }
   .handy-home .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
   .handy-home .collapse.in{
        display:block !important;
    }
   .handy-home .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
    }
}

@media (max-width: 990px) {
 .handy-home-testimonials{
   padding: 4em 15px;
 }
 button.slick-prev.slick-arrow {
    left: 40% !important;
}
button.slick-next.slick-arrow {
    right: 40% !important;
}
}

@media (max-width: 568px) and (max-width: 767px) {
.handy-home-banner#banner {
    min-height: 400px!important;
}
}
/**Responsive end**/

.slick-prev::before, .slick-next::before {
font-size: 20px!important;
}

/**new responsive design**/
/*-----------------responsoive--------------------*/
@media screen and (min-width:1024px) and (max-width:1200px){
.navbar-nav.navbar-right:last-child {
    margin-right: -3px!important;
}
.handy-home-banner#banner{
      height: 700px;
}
}

@media screen and (max-width:1024px) {
.ng-scope .img-responsive {
    display: inline-block;
    text-align: center;
}
.handy-home-banner .banner-content .main-title{
   font-size: 30px
}
.handy-home-banner .banner-content .sub-title{
      font-size: 20px;
}

}

@media screen and (min-width:768px) and (max-width:990px){
.handy-home-banner .banner-content .main-title{
   font-size: 32px;
}
.handy-home-banner .banner-content .sub-title{
    font-size: 26px;
}
.handy-home-banner .banner-content{
      margin: 30% auto 0;
}
}

@media screen and (max-width:767px) {
.handy-home-overview-inner{
  padding:0px!important;
}
.handy-home  button.navbar-toggle{
      padding: 23px 0px!important;
}
.handy-home  h2.section-title {
    font-size: 20px!important;
	font-weight:600;
}

.handy-home  h2.main-title {
    font-size: 18px!important;
}
.handy-home-address h2.section-title{
      width: 70%!important;
	  font-size: 20px!important;
	  font-weight:600;
}
.sub-email .group-control{
     width: 100%;
}
button.slick-next.slick-arrow {
    right: 41% !important;
}
.handy-home-banner .banner-content .main-title{
       font-size: 22px!important;

}
.handy-home-banner .banner-content .sub-title{
   font-size: 18px!important;
}
.handy-home-gallery h2.section-title{
 margin: 30px auto 30px;
  font-size: 20px!important;
  font-weight:600;
  padding: 0 20px;
}
.cat-txtt span{
      font-size: 20px!important;
}
.handy-home-payment .payment-method h4{
       font-size: 18px!important;
}
.spcf-dv{
      width: 100%;
}
.handy-home-overview-inner{
      position: static!important;
	      margin-top: 0px!important;
}
}

@media screen and (max-width:567px) {
ul.app-main li{
     margin: 10px 6px 10px 0px;
}
a.navbar-brand img {
    width: auto!important;
}
.handy-home-banner .banner-content{
      margin: 27% auto 0!important;
}
.handy-home-banner .banner-content .main-cat-search{
   width: 100%!important;
}
.handy-home-banner .banner-content .sub-cat-search{
     width: 100%!important;
}
.handy-home-banner .banner-content .btn-search{
      width: 100%!important;
}
.handy-home-banner .banner-content .main-cat-search input{
       border-bottom: 1px solid #ff5400!important;
}

}


/*-------------26/09/2017--------------*/
.acc-head h1.acc-tle{
    font-size: 30px;
    font-weight: 600;
}
.slick-initialized .slick-slide{
      outline: none;
}
.account-section span{
    font-weight: 600;
}
.user-pickup-detail h2{
    font-weight: 600;
}
.top-texts{
      font-weight: 600;
      font-size: 30px;
}
.tophln{
   font-weight: 600;
}
.task-dtls .chat_def h1, .col-right h1{
  font-size:30px;
  font-weight:600;
}
.st-pge.ng-binding h1 {
    font-size: 30px!important;
	font-weight:600!important;
}
.cont-us.ng-scope h2 {
    font-size: 30px!important;
    font-weight: 600!important;
}
.faqHeader{
    font-size: 30px!important;
    font-weight: 600!important;
}
h1.day-text{
      font-weight: 600;
}

.st-pge p{
      font-size: 15px;
}
.tas-list{
       font-weight: 600;
       font-size: 30px!important;

}
.footer span.info{
      font-size: 15px;
}


/*-------------27/09/2017--------------*/
@media screen and (max-width:767px) {
	.handyheader-heightfiller{
	height:63px;
	position:relative;
	}
	.handy-home-header .navbar-brand{
	padding:20px 0;
	}
}
@media screen and (min-width:768px) {
	.handyheader-heightfiller{
		height:71px;
		position:relative;
		}
}
.sidenavoverlay{
overflow:hidden;
}
.sidenavoverlay::before{
content:"";
background:rgba(0,0,0,0.5);
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index: 999;
}
.handy-home-innerheader{
 float: left;
    width: 100%;
}
.handy-home-innerfooter{
    float: left;
    width: 100%;
    background: #efefef;
}	


/**old design fix**/
.handy-main-cat-wrap  figure,.handy-main-cat-wrap  .afkl-lazy-wrapper{
height: 200px !important;
}
@media (max-width: 767px){
.handy-main-cat-wrap figure {
    height: auto !important;
}
.handy-main-cat-wrap  .afkl-lazy-wrapper{
  height: 200px !important;
  width: 100%;
}
}
.handy-home-gallery .cat-txtt {
    position: absolute;
    bottom: 15px;
	top:unset;
    display: inline-block;
    left: 25px;
}
.spcf-dv {
    height: 311px;
}
.handy-home-gallery .pro1 {
    height: 100%;
}
@media (min-width: 1024px){
	.handy-signup-holder{
		margin: 250px 0 0;
	}
}
.mb-20{
margin-bottom:20px;
}
.handy-home-gallery-inner h2.section-title{
 margin: 40px auto 30px;
}
.handy-home-gallery-inner h2.section-title span{
 position:relative;
 display:inline-block;
}
.handy-home-gallery-inner h2.section-title span::after{
content: "";
    width: 50px;
    height: 2px;
    display: block;
    margin: 7px auto;
    border-radius: 25px;
    background-color: #ff5400;
}
.handy-home-footer .handy-lang-section,.handy-home-footer .social-icons,.handy-home-footer .app-section,.handy-home-footer .footer_links,.handy-home-footer p.copyright{
float:left;
width:100%;
}
.handy-lang-section select.lang {
    background: #7c7c7c none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    height: 35px;
    width: 127px;
	padding:0 5px;
    margin: 10px 12px;
}
ul.app-main li {
    margin: 10px 12px;
}
.logo-container {
    /*margin: 10px 0 0;*/
    margin: 5px 0px;
}
.logo-container img , .sign-up-holder .logo-container img {
    /*width: 250px;*/
        width: auto;
    min-height: 40px;
    max-height: 40px;
}
.signup-page .logo-container {
    margin: 10px 0px;
    text-align: center;
}
.sign-up-holder .logo-container img {
    text-align: center;
}
.tabdetails .nav > li > a {
    padding: 5px 10px!important;
    font-size: 16px;
    background: #1da3bf;
    border-radius: 0px;
    color: #fff;
}
.tabdetails .nav > li {
	margin: 0px 2px;
}
.tabdetails .nav > li.active > a {
       background: #ff5400;
    color: #fff;
        box-shadow: inset 0px 0px 5px #333;
}
.wal-bal {
    float: right;
    color: #f60;
}
.wal-bal h4{
	    vertical-align: middle;
    display: inline;
    font-size: 15px;
}

.wal-bal h4 span{
	 float: right;
    margin-left: 5px;
    font-size: 20px;
}
.wal-mbal{
    float: left;
    width: 50%;
    min-height: 230px;
    border-right: 1px solid #e3e3e3;
}
.wall-balrgt {
    float: left;
    width: 50%;
}
.current-balance a h4{
	display: inherit;
}
.current-balance {
	border: none;
}
div.tab-pane {
    min-height: 330px;
}
.account .maintab > ul.nav-tabs {
	border-bottom: 0;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	font-size: 13px;
    border-color: #ddd;
    font-size: 12px;
        border: 1px solid #ddd;
            text-align: center;
}
.table-responsive table {
     border: 1px solid #ddd;
    margin: 10px 0px;
}

.account .tab-content .table>thead>tr>th {
    text-align: center;
    border: 1px solid #ccc;
        background: #eee;
}
td.pay-status.ng-scope {
    border: 0;
    border-top: 1px solid #ddd;
    border-left: 0px solid #ddd
}
.account .tab-content .table>thead>tr>th:nth-child(7) {
    text-align: center;
}
.table>tbody>tr>td:nth-child(7) {
    text-align: center;
}
.table-responsive .table>thead>tr>th {
	 border-bottom: none;
}
ul.wallet-mny li label{
	display: inline-block;
    position: absolute;
    font-size: 15px;
    padding: 40px 2px 0 2px;
    height: 100px;
    width: 100%;
    word-wrap: break-word;
}
ul.wallet-mny li .check {
	display: inline-block;
    position: relative;
	height: 100px;
    width: 100px;
    color: #fff;
    border-radius: 50%;
    border: 5px solid #b3b3b3;
    background: #848484;
}
.wallet-mny input[type=radio]:checked ~ .check {
    border: 5px solid #e85004;
}
span.help-inline{
    color: #f00;
    float: left;
    width: 100%;
    text-align: left;
    font-size: 11px;
    padding: 0px 15px;
    margin: 2px 0px;
}
.seleted-addr .check {
    border: 1px solid transparent;
}
.seleted-addr input[type=radio]:checked ~ .check {
    border: 1px solid rgba(4, 175, 76, 0.26);
    width: 100%;
    border-radius: 0;
    top: 0px;
    left: 0px;
    height: 100%;
    background: rgba(4, 175, 76, 0.07);
}
.seleted-addr .check::before {
    content: "\f041";
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0px 2px;
    color: #999;
    font-size: 13px;
    border: 5px solid #dddddd;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    top: 0px;
    left: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    text-align: center;
    padding: 3px;
}
.seleted-addr input[type=radio]:checked ~ .check::before {
    content: "\f041";
    font: normal normal normal 14px/1 FontAwesome;
    margin: 0px 2px;
    color: #04af4c;
    font-size: 13px;
    border: 5px solid #04af4c;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    top: 5px;
    left: 5px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    text-align: center;
    padding: 3px;
}
.cat-list .product-list li {
    /*padding: 0px 0px;*/
    padding-bottom: 30px;
}
.prodt-container .futer-text {
    margin: 10px 0px;
    font-size: 18px
}
.cat-list .prodt-container .futer-text, .cat-list .prodt-container .futer-text a{
    font-size: 23px;
    color: #158aa2;
    margin: 10px 0px;
    text-align: center;
}
.cat-list .prodt-container .futer-text a:hover{
    text-decoration: none;
}
.prodt-container figcaption {
    padding: 0;
}
.invite-frnds {
    border: 1px solid #ddd;
    border-radius: 3px;
}
.invite-frnds .btnholder {
    width: 100%;
        padding: 20px 0px;
            float: left;
                border-bottom: 1px solid #ddd;
}
.invite-frnds .btnholder span img {
    width: 50%;
    text-align: left;
}
.invite-frnds .btnholder a.invite-mail, .invite-frnds .btnholder a.invite-fb {
    float: right;
    border: 1px solid #ddd;
    padding: 5px 20px;
    width: 19%;
    margin: 10px 10px 0px;
    text-shadow: 0 1px 0 #fff;
    color: #393d4d;
    font-weight: bold;
    padding: 0 13px;
    height: 30px;
    line-height: 28px;
    font-size: 13px;
    border: 1px solid #959595;
    border-color: #c1c1c1 rgb(180, 180, 180) rgb(163, 163, 163);
    box-shadow: inset 0 1px 0px rgb(252, 252, 252), 0 1px 1px rgba(0, 0, 0, 0.1);
    background: -webkit-linear-gradient(top, rgb(253, 253, 253), #f0f0f0 );
    background: -ms-linear-gradient(top, #fcfcfc, #f0f0f0);
    background: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
    background: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
    filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#fcfcfc', endColorstr = '#f0f0f0' );
    border-radius: 3px;
}
.invite-frnds .btnholder a.invite-mail:hover, .invite-frnds .btnholder a.invite-fb:hover {
text-decoration: none;
}
.invite-frnds .btnholder span {
    float: left;
    text-align: center;
    width: 10%;
}
.invite-frnds .btnholder:last-child {
    border-bottom: none;
}

td.pay-status span {
    width: 100%;
}
td.pay-status span a {
    width: 100%!important;
}
.view-detail-pop div#taskerimage.prof-image {
    width: 100%;
    float: none;
    text-align: center;
    margin: 10px auto;
}
#viewdetails .logo-container#taskerimage img.img-circle {
    border: 1px solid #ddd;
}
#viewdetails .view-detail-pop>li label {
    width: 50%;
}
.applyto-tasker .wher-live input[type="text"], .applyto-tasker select, .dte-pkr input#valid_from {
    color: #333;
}

.lop-div-task ul.availblty {
    width: 100%;
    border: 0;
}
/*.lop-div-task ul.availblty li {
    float: left;
    width: 121px;
    list-style-type: none;
    border: 0;
    margin: 5px;
    outline: none;
}*/
/*.lop-div-task .availblty a {
    border: 1px solid #ccc;
    float: left;
    padding: 16px 0;
    width: 100%;
    border-radius: 5px;
    background: #ddd;
}*/
.lop-div-task ul.availblty li {
    float: left;
    width: 125px;
    list-style-type: none;
    border: 0;
    margin: 3px;
    outline: none;
    border-radius: 50%;
}
.tab-content .lop-div-task ul.availblty li {
    width: 120px;
}
.lop-div-task .availblty a {
    border: 1px solid #ccc;
    float: left;
    padding: 30px 0 10px;
    width: 100%;
    height: 120px;
    background: #ddd;
    border-radius: 50%;
}
.lop-div-task ul.availblty li.selected a {
    background: #f60;
}
.lop-div-task ul.availblty li.selected label, .lop-div-task ul.availblty li.selected span, .lop-div-task ul.availblty li.selected span.green, .lop-div-task ul.availblty li.selected span.red{
    color: #fff;
}
.mke-pay .container2 {
    max-width: 1150px;
}
.mke-pay .hirestp3holder {
    background: #fff;
    padding: 20px;
    margin:15px 0px;
    border-radius: 4px;
}
.wallet-model .Experitaiton select {
    width: 47%;
}
.wallet-model .Experitaiton {
    width: 70%;
}
.wallet-model .Experitaiton:last-child {
    width: 30%;
}
.wallet-model .credicard-detls .mobilenumb {
    margin: 0px 0;
}

.wall-balrgt .mny-pay input[type="number"] {
    font-size: 18px;
    border: none;
    border-bottom: 2px solid #f60;
    outline: none;
    padding-left: 30px;
}
ul.wallet-mny {
    margin: 15px auto 20px;
}

/*payment page*/
.mke-pay .confbook-text {
    padding: 0px 0px 5px;
    text-align: right;
    font-size: 20px;
    margin: 0px;
    color: #f60;
}
span.bk-id.ng-binding {
    font-size: 17px;
    color: #333;
}
.mke-pay .conf-divs {
    float: left;
    width: 49%;
    border: 1px solid #f3f3f3;
    padding: 10px 10px;
    margin: 10px 5px;
    border-radius: 5px;
    min-height: 290px;
    background: #fbfbfb;
}
.mke-pay .conf-divs h3 {
    margin: 10px 0px;
    border-bottom: 1px solid #f1f1f1;
    padding: 0px 0px 5px;
    font-size: 18px;
    color: #f60;
}
.conf-divs.copuon-cde label{
    width: 100%;
}
.pay-meth {
    clear: both;
}
.conf-divs.tsk-dtls label{
    width: 40%;
    float: left;
}
.conf-divs.tsk-dtls p {
    float: left;
    width: 60%;
}
.col-lft-dtls {
    float: left;
    width: 75%;
}
.leftartr-img > figure{
    border: 1px solid #ddd;
}
.cl-rgt-dtls {
    float: right;
    width: 25%;
}
.copuon-cde input{
     height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    outline: none;
}
.copuon-cde input.couponbtn {
    background: #f60;
    color: #fff;
}
.pay-meth ul.wallet-mny li label {
   padding: 30px 2px 0 2px;
}
.dopayment .conf-divs {
    width: 100%;
}
.dopayment .credicard-detls li {
    float: left;
    width: 45%;
    clear: both;
}
.dopayment .mobilenumb {
    width: 100%;
    background: url(../images/credit-card.png) no-repeat 10px;
    padding-left: 30px;
}
.dopayment .Experitaiton {
    width: 70%;
}
.dopayment .Experitaiton select {
    width: 44%;
    background: url(../images/calendar.png) no-repeat 10px;
    padding-left: 30px;
}
.dopayment .Experitaiton:last-child {
    width: 30%;
}
.dopayment .Experitaiton:last-child input {
    background: url(../images/credit-card-with-cvv-code.png) no-repeat 10px;
    padding-left: 30px;
    border: 1px solid #ccc;
    border-radius: 3px;
    float: left;
    height: 36px;
    margin: 0 10px 0 0;
    width: 100%;
}
.copuon-cde .alert{
    margin:10px 0px;
}
.dopayment .credicard-detls span {
    clear: both;
    float: left;
    width: 100%;
    font-size: 13px;
    margin: 2px auto;
}

.task-dtls .chat-list {
    background: url(../images/bg-chat.png) repeat;
}
.task-dtls .chat-list .chat-cnt .chat-col.col-xs-10 .panel {
    background: #e2ffc7;
}
.task-dtls .chat-list .chat-cnt .chat-col.col-xs-10.col-xs-pull-2 .panel   {
    background: rgba(255, 255, 255, 0.84);
}
.task-dtls .chat-list .label-info {
    font-size: 9px;
    padding: 3px;
    top: inherit;
    bottom: 25px;
    color: #949494!important;
}
.label-info {
    background-color: transparent;
}
.task-dtls .col-right {
    width: 40%;
        float: right;
}
.task-dtls .chat-list .chat-cnt .panel-body a {
    /* text-transform: capitalize; */
    color: #333;
    font-weight: bold;
    font-size: 13px;
}
.account {
    margin-bottom: 15px;
}

header .navbar .nav li a {
    color: #333;
}
ul.tablesection.ng-scope tr:nth-child(even) {
    background: #f5f5f5;
}

.faq-page {
    float: left;
    background: #fff;
    padding: 20px;
    width: 100%;
}

.notificationpage .faq-page ul span:last-child {
    float: right;
    font-size: 10px;
    color: #999;
}
.notificationpage  .faq-page ul:nth-child(even) {
    background: #f9f9f9;
}
.notificationpage  .faq-page ul {
    padding: 10px 15px!important;
}
.notificationpage .faq-page .panel-body {
     padding: 0px;
}
.mob-tab-link {
    display: none;
}
.deactive-btn,.deactive-btn:hover, .deactive-btn:focus {
    background: #ff5400;
    border: 1px solid transparent;
    outline: none;
}
.admn-details span {
    font-size: 15px;
}
select.time-selc, .cal-holde {
    margin: 8px 0px;
    cursor: pointer;
}
.tatrnear > li figure {
    border: 1px solid #ddd;
    background: #fff;
}
.tasker_list {
    background: #fff;
}
.hire2bottom .tatrnear > li:hover {
    background: #f9f9f9;
}
.rzslider .rz-pointer, .rzslider .rz-bar.rz-selection {
    background-color: #f60!important;
}
.rzslider .rz-pointer:active:after {
    background-color: #ddd!important;
}
.rzslider .rz-pointer.rz-active:after{
    background-color: #382d2d!important;
}
.email-notify input#email {
    height: 43px;
    padding: 10px 12px;
}
.email-notify .btn-success {
    padding: 10px 20px;
}

/*header*/
header .home{
    position: inherit;
    background: #fff;
    padding: 0px;
    border-bottom: 1px solid #dadada;
    box-shadow: 2px 2px 2px #E3E3E3;
}
.land-slide {
    float: left;
    width: 100%;
}
header .home .navbar-collapse.collapse {
    margin: 10px 0px 0px;
}
.product-set {
    padding: 40px 0 10px;
    padding-top: 0px;
}
ul.product-list {
    margin: 20px 0px;
}
.hirecontainer {
    padding: 60px 0 50px;
}

.notificationpage .panel-default>.panel-heading  .panel-title{
    font-size: 15px;
    font-weight: bold;
}
.rightcntne h4 a {
    font-size: 12px;
}
.rightcntne h4 a:after {
    content: "\f040";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 10px;
    margin: 0px 4px;
}
.img-cption{
    z-index: 99;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 200px;
    margin: 0px auto;
    text-align: center;
    font-size: 40px;
}
.img-cption span {
    color: #f60;
    font-weight: bold;
}
ul.tablesection.ng-scope i.fa.fa-pencil-square-o.actionclick {
    padding-left: 0;
}

.section-white .forms-holer {
   bottom: 250px;
}
.sidenav {
    /*background-color: rgba(21, 138, 162, 0.97);*/
        background-color: rgba(248, 175, 2, 0.97);
}
.sidenav a {
    color: #fff;
}
.gx-menu .divider, .gx-menu .divider {
    /*border-top: 1px solid rgba(3, 166, 197, 0.44);
    border-bottom: 1px solid rgba(0, 72, 86, 0.47);*/
        border-top: 1px solid #da9900;
    border-bottom: 1px solid rgb(248, 177, 8);
}
.gx-menu li span.text {
    /*border-left: 1px solid #0f778c;*/
        border-left: 1px solid #da9900;
}
#viewdetails .logo-container#taskerimage img.img-circle {
    max-height: inherit;
}
.acc-head {
    float: left;
    width: 100%;
}
.acc-head h1.acc-tle{
    float: left;
    width: 50%;
}
.acc-head .onoffswitch {
    float: right;
    width: 50%;
}
.onoffswitch  h1{
    width: 80%;
}
.sign-btns li a:hover {
    color: #fc7800;
}
/*popup*/
.modal-content {
    display: inline-block;
    width: 100%;
}
.modal-footer {
    float: left;
    width: 100%;
}
/*popup*/
.carousel-caption{
        z-index: 99;
    position: absolute;
    top: 35%;
    left: 0;
    right: 0px;
    bottom: 0px;
    height: 200px;
    margin: 0px auto;
    text-align: center;
    font-size: 40px;
    color: #f60;
    width: 50%;
    text-shadow: inherit
}

#scrollArea {
  height: 280px;
  overflow: auto;
}

#bottom {
  display: block;
  margin-top: 2000px;
}
.faq-page .panel {
    margin-bottom: 10px;
}
.ui-select-container .selectize-input {
    line-height:30px;
}


.availabilities-day-form input.ng-not-empty + .switch::after {
    left: 87px !important;
    right: auto !important;
    -webkit-transition: background 0.2s ease-in-out 0s;
    transition: background 0.2s ease-in-out 0s;
     overflow: hidden;
}

.availabilities-day-form input.ng-empty + .switch::after {
      left: 3px;
    right: auto ;
        -webkit-transition: background 0.2s ease-in-out 0s;
    transition: background 0.2s ease-in-out 0s;
    overflow: hidden;
}
.availabilities-day-form .switch{
    overflow: hidden;
}
.intl-tel-input .country-list .country {
    text-align: left;
}
.sign-btns li {
    float: inherit;
    display: block;
}
.account-view .fighld, .imgview .fighld {
    border: 0px solid #1DA3BF;0
}
.imgview .form-group {
    margin: 10px 0px;
}

.bnk-acinfo .form-group label {
    float: left;
    width: 30%;
    vertical-align: middle;
    line-height: 35px;
}

p.sel-addr {
    padding: 0px 10px 2px 4px;
    border-radius: 50px;
    background: #a5a5a5;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    left: 0px;
    width: auto;
    right: inherit;
    margin-left: 5px;
}
.sel-addr button, .sel-addr button:hover {
    height: 20px;
    margin-right: 5px;
    width: 20px!important;
}
.sel-addr button i {
    font-size: 13px;
        color: #fff;
    text-shadow: 0px 1px 2px #7b7b7b;
}
p.cur-addr {
    background: #04af4c;
}
.cur-addr button, .cur-addr button:hover {
    background: #007130;
}

.seleted-addr input[type=radio]:checked ~ .check::before, .seleted-addr .check::before {
    display: none;
}
.selectadd {
    min-height: 250px;
}
.sidenav .closebtn {
    height: auto;
}
.current-balance a h4 {
    background: #F95706 url('../images/your-ride-icon1.png') no-repeat;
    padding-top: 10px;
    background-position: 5px center;
    background-size: 25px;
}
.load-fade {
    position: absolute;
    left: 0;
    top: 40%;
    right: 0px;
    bottom: 0px;
    text-align: center;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
    z-index: 999999999;
}
.modal-body.rew-dtls li {
    float: left;
    width: 100%;
}

.modal-content.add-addr-pop label {
    text-transform: capitalize;
}

#viewdetails .view-detail-pop>li {
    float: left;
    width: 100%;
}
.msg-container .nme-msg, .msg-container table.table thead tr th.nme-msg {
    text-align: center;
}


td.dtls-info, td.amt-info{
    width: 100%;
    float: left;
}

.notificationpage .faq-page .panel-title>a:first-child {
    color: inherit;
    width:90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    display: inline-block;
}
.applyto-tasker input[type="text"] {
    font-size: 15px;
    padding: 4px 10px;
}
.account-view .imgview span {
    float: left;
    width: 100%;
    margin: 10px 0px;
    font-size: 18px;
}

.btnholder input {
    margin-right: 15px;
}
.profi-content .tab-pane .hire-liip+.col-md-12 .brdlinr{
    border-top:none;
}

/*hire-stp2 newdesign*/
.stp2-container {
    float: left;
    width: 100%;
}
.stp2-container .container2 {
        max-width: 1150px;
}
.hire-stp2 {
    float: left;
    width: 100%;
    margin: 20px 0px 30px;
}
.fix-to-top {
    position: fixed;
    top: 0;
    float: left;
    margin: 20px 0px;
    width: 380px;
     -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.hstp2-cnt {
    padding: 0px;
        background: white;
    border: 1px solid #dce0e6;
    border-radius: 4px;
     padding: 30px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
   /* overflow: hidden;*/
    width: 380px;
}
.hire-stp2 .dateside {
    width: 85%;
}
.hire-stp2 .hirestp2holder .hirestp-radio.availabilities-day-form {
    padding: 0;
    margin: 0px;
    border: none;
}
.hire-stp2 .hirestp2holder h2{
        margin: 0px;
    font-size: 15px;
    font-weight: bold;
}
.choose-tasker {
    background: #e8ebef;
    float: left;
    width: 100%;
    padding: 10px 0px;
    margin-bottom: 10px;
}
.choose-tasker .btn2-tex {
    margin: 0px;
    font-size: 17px;
}
.srch-title span {
    background: #f60;
    width: 40px!important;
    border-radius: 50%;
    text-align: center;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 22px;
    padding: 7px 0px;
    box-shadow: 0px 0px 2px rgb(0, 0, 0);
}
.stp2-container .find-txt {
    width: auto;
    max-width: 80%;
}
.stp2-container .modbtn {
   float: right;
}

.hire-stp2 .tasker_list {
    background: transparent;
    border: none;
}
.hire-stp2 .hire2bottom {
    margin: 0;
}
.hire-stp2 .hire2bottom .tatrnear {
    margin: 0;
}
.hire-stp2 .hire2bottom .tatrnear > li {
    height: auto;
    margin: 0 0px 30px;
    background: white;
    border: 1px solid #dce0e6;
    border-radius: 4px;
    width: 100%;
    padding: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
      -webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.hire-stp2 .tatrnear > li figure {
    border-radius: 0;
    display: inline-block;
    float: left;
    height: 200px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.hire-stp2 .ico-amt {
    float: left;
    width: 30%;
}
.hire-stp2 .tasker-dtl-info {
    float: right;
    width: 68%;
}
.hire-stp2 .top-bx1, .hire-stp2 .top-bx2{
    float: left;
    width: 100%;
}
.hire-stp2 .top-bx1 {
    border-bottom: 1px solid #ddd;
}
.hire-stp2 .tsker-ifo {
    text-align: left;
    padding: 0px;

}
.hire-stp2 .tsker-ifo p {
    font-size: 12px;
    margin: 5px 0px;
}
.hire-stp2 .tsker-rte {
    text-align: right;
}
.hire-stp2 .tsker-ifo .name-tile {
    margin: 0px 0px 10px;
    font-size: 17px;
}
.hire-stp2 span.hur-amt {
    top: 5px;
    right: 5px;
    left: auto;
    display: none;

}
.hire-stp2 .hire2bottom .tatrnear > li:hover span.hur-amt{
    display: block;
}
.hire-stp2 .tskr-vew {
    float: left;
    width: 100%;
}
.hire-stp2 .hirestep-2 .tskr-vew a{
    font-size: 15px;
    color: #f60;
    text-decoration: none;
    font-weight: bold;
}
.hire-stp2 .hirestep-2 .tskr-vew a:hover{
    opacity: 0.9;
}
.hire-stp2 .hirestep-2 .tskr-vew .hirebtn{
    width: 100%;
    margin:10px 0px;
}
.hire-stp2 .top-bx2.tsker-ifo-cnt {
    text-align: left;
    font-size: 14px;
}
.hire-stp2 .top-bx2.tsker-ifo-cnt h4{
    font-weight: bold;
    color: #000;
    font-size: 15px;
}
.hire-stp2 .tsker-rte a.tsk-amt {
    color: #242a30;
    font-weight: bold;
    font-size: 20px;
}
.rew-cnt{
    float: left;
    width: 100%;
}
.media--figure {
    float: left;
    width: 16%;
}
.avatar-new-72 {
    width: 72px;
    height: 72px;
    border-radius: 50%;
}
.media--content {
    float: right;
    width:83%;
    /*font-style: italic;*/
}
.mob-options {
    display: none;
}
ul.tab-icon li.active i {
    background: #f60;
    color: #fff;
}
/*hire-stp2 newdesign*/
.lop-div-task .availblty a {
    outline: none;
}
.gx-menu .divider, .gx-menu .divider{
    border-bottom: none;
}
/*loader*/
.cssload-loader {
	position: relative;
	left: calc(50% - 31px);
	width: 62px;
	height: 62px;
	border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
	perspective: 780px;
}

.cssload-inner {
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	border-radius: 50%;
		-o-border-radius: 50%;
		-ms-border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
}

.cssload-inner.cssload-one {
	left: 0%;
	top: 0%;
	animation: cssload-rotate-one 1.15s linear infinite;
		-o-animation: cssload-rotate-one 1.15s linear infinite;
		-ms-animation: cssload-rotate-one 1.15s linear infinite;
		-webkit-animation: cssload-rotate-one 1.15s linear infinite;
		-moz-animation: cssload-rotate-one 1.15s linear infinite;
	border-bottom: 3px solid #f60;
}

.cssload-inner.cssload-two {
	right: 0%;
	top: 0%;
	animation: cssload-rotate-two 1.15s linear infinite;
		-o-animation: cssload-rotate-two 1.15s linear infinite;
		-ms-animation: cssload-rotate-two 1.15s linear infinite;
		-webkit-animation: cssload-rotate-two 1.15s linear infinite;
		-moz-animation: cssload-rotate-two 1.15s linear infinite;
	border-right: 3px solid #f60;
}

.cssload-inner.cssload-three {
	right: 0%;
	bottom: 0%;
	animation: cssload-rotate-three 1.15s linear infinite;
		-o-animation: cssload-rotate-three 1.15s linear infinite;
		-ms-animation: cssload-rotate-three 1.15s linear infinite;
		-webkit-animation: cssload-rotate-three 1.15s linear infinite;
		-moz-animation: cssload-rotate-three 1.15s linear infinite;
	border-top: 3px solid #f60;
}

@keyframes cssload-rotate-one {
	0% {
		transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@-o-keyframes cssload-rotate-one {
	0% {
		-o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		-o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@-ms-keyframes cssload-rotate-one {
	0% {
		-ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		-ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@-webkit-keyframes cssload-rotate-one {
	0% {
		-webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@-moz-keyframes cssload-rotate-one {
	0% {
		-moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
	}
	100% {
		-moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
	}
}

@keyframes cssload-rotate-two {
	0% {
		transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@-o-keyframes cssload-rotate-two {
	0% {
		-o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		-o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@-ms-keyframes cssload-rotate-two {
	0% {
		-ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		-ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@-webkit-keyframes cssload-rotate-two {
	0% {
		-webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@-moz-keyframes cssload-rotate-two {
	0% {
		-moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
	}
	100% {
		-moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
	}
}

@keyframes cssload-rotate-three {
	0% {
		transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}

@-o-keyframes cssload-rotate-three {
	0% {
		-o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		-o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}

@-ms-keyframes cssload-rotate-three {
	0% {
		-ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		-ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}

@-webkit-keyframes cssload-rotate-three {
	0% {
		-webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		-webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}

@-moz-keyframes cssload-rotate-three {
	0% {
		-moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
	}
	100% {
		-moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
	}
}


/*20-12-2016*/
.home .search-bar .frm-fields input{
    cursor: pointer;
}

.profilepage-top:before {
    content: "";
    width: 100%;
    float: left;
    height: 100%;
    background: rgba(0, 0, 0, 0.60);
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
.profilepage-top .container {
    position: relative;
}
.profilepage-top {
    background-size: cover;
    background-repeat: no-repeat;
}

/** Vasanth Start**/
.media--content{
    margin-top: 15px;
    padding:0px 15px;
    font-style:bold;
}

.media--content .review-text{
    font-size:16px;
    padding:0px 5px;
    color: #000;
}
.rew-cnt {
    position: relative;
    padding-left: 75px;
    min-height: 110px;
}
.media--figure {
    width: 72px;
}
.reviewed-user-detail {
    width: 100%;
    padding: 0px;
}
.rew-cnt .media--figure {
    position: absolute;
    left: 0px;
}

.fixed-box{
    border:1px solid #dce0e6;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    background-color: #fff;

}
.hstp2-cnt{
    background: transparent;
    border:none;
}
.brdlinr .generlinf h3{
    margin-top: 22px;

}
.legncont h2{
    font-size: 23px;
}
.review-page span i{
    font-size: 30px;
    padding-right:12px;
}
.review-page{
    float: left;
}
.review-page .username{
    font-size: 18px;
}
.review-star{
    margin-top: 60px;
}
.review-page h2{
    margin: 8px;
}
.review-title{
    margin-top: 0px;
    margin-bottom: 12px;
    float: left;
}
.review-tab{
    float: left;
    width: 100%;
}

.review-tab-heading .tab-content:nth-child(odd) {
    background-color: #eee;
    float: left;
    width: 100%;
}
.review-tab-heading .tab-content:nth-child(even) {
    background-color: rgba(221, 221, 221, 0.58);
    float: left;
    width: 100%;
}
.hire-tab:nth-child(odd) {
    background-color: #eee;
    float: left;
    width: 100%;
    height: auto;
}
.hire-tab:nth-child(even) {
    -ms-background-color: rgba(221, 221, 221, 0.99);
    float: left;
    width: 100%;
    height: auto;
}
.hirebtn{
    margin: 18px;
}
.profi-content .brdlinr{
    padding: 0px;
}
.us-name{
    margin: 0px auto;
    margin-top: 10px;
}
.rew-cnt .media--figure{
    text-align: center;
    float: left;
}
.comment-text{
    float: left;
    width: 100%;
    margin-left: 15px;
}
.reviewed-user-detail{
    padding-left: 0px 10px;
        margin-top: 8px;
}
.media--content .review-text span{
    padding-left: 0px;
    margin-left: 0px;
}
.price-range{
    float: left;
    position: relative;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.price-range .min-price{
    position: absolute;
    left: 10px;
    bottom: 0px;
    padding-bottom: 5px;
}
.price-range .max-price{
    position: absolute;
    right: 10px;
    bottom: 0px;
    padding-bottom: 5px;
}
.price-range .ui-slider-horizontal .ui-slider-range{
    background: #f60;
}
.price-range h2{
    padding-bottom: 10px;
}
.price-range .ui-slider-handle.ui-state-default.ui-corner-all{
    border-radius: 50%;
    cursor: pointer;
}
.price-range .ui-slider-handle.ui-state-default.ui-corner-all:focus{
    outline: none;
}
.tab-pane2.review-tab .review-star{
    font-size: 16px;
    margin-top: 54px;
}

.wltamtsection .btnholder.typ-crd {
    float: left;
    width: 45%;
    margin: 0px 10px;
}
.wltamtsection .btnholder.typ-paypal {
    float: right;
    margin: 0px 10px;
    width: 45%;
}
.wltamtsection .btnholder input.bluebtn{
    font-size: 14px;
    padding: 10px;;
}

.tab-pane2.review-tab .legncont p{
    margin:0px 0px 0px 40px;
}
.col4-align{
    margin-top: 26px!important;
}
.tab-icon li{
    float: left;
    padding: 10px 5px;
}
.toggle-tab{
    float: left;
    width: 100%;
}
ul.tab-icon{
    float: right;
}
ul.tab-icon li i{
    font-size: 15px;
    border: 1px solid rgba(0, 0, 0, 0.22);
    border-radius: 3px;
    padding: 5px 8px;
    background: #fff;
    color: rgba(255, 102, 0, 0.71);
}
ul.tab-icon li i.map-icon{
    font-size: 15px;
    padding: 5px 8px;
    margin-right: 5px;
}
.tskr-detail-inmap{
    padding: 0px;
}
.tskr-padd{
    padding:0px;
}
.tskr-vew-part1 figure{
    float: left;
}
.tskr-vew-part1 {
    padding:0px;
}
.tskr-vew-part1 span{
        position: relative;
        left: 65px;
        top: 20px;
}
.tskr-detail-inmap .tskr-vew-part1 .img-only{
    width: 100%;
}
.tskr-vew-part1 .details-only{
    position: absolute;
    width: 70%;
}
.tskr-vew-part1 .profimg-holder > figure{
    border-radius: 0%;
    height: 95px;
    width: 80px;
    margin-right: 5px;
}
.tskr-vew-part1 .profimg-holder image{
    width: 100%!important;
    padding: 0px 10px;
}
.tskr-vew-part1 .profimg-holder{
    height: 75px;
    padding:0px;
    margin: 0px;
    /*padding-left: 10px;*/
}
.tskr-vew-part1 .profimg-holder h3{
    padding:0px;
    margin: 5px 0px;
    font-size: 18px;
    padding: 1px 0px;
}
.tskr-vew-part1 .profimg-holder ul p{
    font-size: 12px!important;
    font-style: normal;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    word-break: break-word;
    line-height: 15px;
    width: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: normal;
    /*overflow: hidden;*/

}
.tskr-vew-part1 .profimg-holder ul i{
    font-size: 14px!important;
    margin-right: 5px;
    line-height: 20px!important;
}
.tskr-vew-part2{
    padding: 0px;
}
.tskr-vew-part2 .hirebtn{
    font-size: 12px;
    margin: 10px 5px;
    padding: 5px 15px;

}
.tskr-vew-part2 .viewprfl-btn{
    font-size: 12px;
    margin: 10px 5px;
    padding: 5px 15px;

}
.tskr-vew-part2 .viewprfl-btn a{
    border:1px solid #158aa2!important;
    padding: 5px 10px!important;
}



/** Vasanth End**/


/*hire-stp2 new design */
.hire-stp2 .hire2bottom .tatrnear > li {
    margin: .5%;
    width: 49%;
    padding: 10px;
    float: left;
    min-height: 280px;
}
.hire-stp2 .hire2bottom .tatrnear > li:nth-child(2n+2) {
    margin-right: 0px;
    float: right;
}
.hire-stp2 .hire2bottom .tatrnear > li:nth-child(2n+1) {
    margin-left: 0;
}
.hire-stp2 .tatrnear > li figure{
    height: 150px;
}
.hire-stp2 span.hur-amt {
    top: 5px;
    right: 5px;
    left: auto;
}
.hire-stp2 .hirestep-2 .tskr-vew .hirebtn {
    padding: 8px 20px;
}
.hire-stp2 .tsker-rte {
    padding: 0;
}
.filter-opts {
    width: 85%;
    margin: 10px 0px 0px;
}
.filter-lst ul li{
    float: left;
    width: auto;
    position: relative;
    margin:0px 15px;
}
.col-md-10.filter-lst li .col-sm-12.pad0.fixed-box {
    display: none;
    position: absolute;
    top: 30px;
    z-index: 999;
    width: 210px;
    border-radius: 0px;
    box-shadow: 0 3px 4px 0 hsla(0, 0%, 45%, 0.25);
}
.col-md-10.filter-lst li .col-sm-12.pad0.fixed-box.price-range {
    width: 400px;
    padding-bottom: 40px;
 }
.col-md-10.filter-lst li:hover .col-sm-12.pad0.fixed-box {
    display: block;
}
.toggle-tab {
    float: left;
    width: 100%;
    background: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cbccce;
    border-top: 1px solid #cbccce;
    padding-bottom: 0;
}
.tab-icon li {
    float: left;
    margin: 5px 0px 0px;
    padding: 0px;
}
.toggle-tab .hirestp-radio.availabilities-day-form {
    border-left: 0;
    margin: 0;
    padding: 0;
}
.col-md-10.filter-lst li h2 {
    font-size: 15px;
    margin:5px 0px;
    text-transform: uppercase;
}
.tskr-detail-inmap{
    height: 450px!important;
    border: 5px solid #ddd;
}
.tskr-detail-inmap .map-view {
    height: 440px!important;
}
.filter-lst {
    padding: 0px;
}
.tle-txt {
    text-transform: uppercase;
    font-size: 13px;
    width: auto;
    padding: 0px;
}
.filter-lst ul li label {
    font-weight: normal;
    font-size: 11px;
    vertical-align: middle;
    padding-bottom: 15px;
    margin-bottom: 0;
    cursor: pointer;
}
.filter-lst ul li label i {
    color: #bbb;
    font-size: 10px;
    font-weight: normal;
    margin-left: 5px;
}
.hire-stp2 .hirestep-2 .tskr-vew .hirebtn {
    border: 1px solid #ff751a;
    background: #ff6600;
    color: #fff;
}
.hire-stp2 .hirestep-2 .tskr-vew .hirebtn:hover {
    background: #ff6600;
}
.hire-stp2 .hirestep-2 .tskr-vew .hirebtn > span.muted {
    color: #ffffff;
}
.hire-stp2 .toggle-tab ul.dropdown-menu.ng-pristine.ng-untouched.ng-valid.ng-scope.ng-not-empty.ng-valid-date-disabled {
   /* width: 86%;*/
    margin: 0px auto;
}

.tskr-vew-part1 .profimg-holder > figure {

    height: auto;
    width: 100%;
    margin: 0;
    overflow: inherit;
}
.tskr-vew-part1 .profimg-holder {
    height: auto;
    position: inherit;
    overflow: inherit;
    float: left;
    width: 100%;
    text-align: center;
}

.gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 13px;
    overflow: hidden;
    position: inherit!important;
    display: inline-block;
    margin: 0px auto!important;
    float: none;
    width: 300px!important;
    left: 25px !important;
}
.gm-style .gm-style-iw > div:first-child {
    width: 100%!important;
    overflow: inherit!important;
    overflow-y: auto!important;
}
.tsk-mapview{
    padding: 5px;
    display: inline-block;
    margin: 0px auto;
    width: 100%;
    float: none;
}
.tskr-vew-part1 .profimg-holder > figure {
    height: 140px;
    width: 50%;
    margin: 0px auto 5px;
    overflow: inherit;
    text-align: center;
    float: none;
    display: inherit;
}
.tskr-vew-part1 .profimg-holder {
    width: 100%;
}
.tskr-vew-part2 .hirebtn {
    font-size: 12px;
    margin: 10px 0px;
    padding: 5px 10px;
}
.tskr-vew-part2 .viewprfl-btn {
    font-size: 12px;
    margin: 10px 0px;
    padding: 5px 0px;
    width: 31%;
    text-align: center;
}
.tskr-vew-part1 .profimg-holder ul li.amt-mpv p {
    width: 100%;
}
.tskr-vew-part1 .profimg-holder ul li p i {
    float: none;
    display: inline-block;
    color: #f60;
}
.hirstpbg {
    background:#fff;
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 3px 10px;
    font-size: 15px;
    margin: 0px 2px;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.cal-holde i {
    cursor: pointer;
}
.dropdown-menu,  .dropdown-menu li, .datepicker, .datepicker table{
   outline: none!important;
}
.toggle-tab .price-range .max-price, .toggle-tab .price-range .min-price{
    bottom: 10px;
}


/*hire-stp2 new design */
.profil-flow > li {
    width: 33.3%;
}
.profil-flow > li > i {
    margin: 0px 10px 0 0;
    float: left;
}
.profil-flow > li  > .txt-rit {
    display: inline;
    width: 90%;
    float: left;
}
.profil-flow > li > span {
    width: 100%;
    float: left;
}


/*map marker pin*/
.pin {
  width: 50px;
  height: 50px;
  border-radius: 50% 50% 50% 0;
  background: #ff5400;
  position: absolute;
  /*-webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);*/
  left: 50%;
  top: 0;
  margin: -43px 0 0 -30px;
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  -ms-animation-name: bounce;
  animation-name: bounce;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
}
/*.pin:after {
  content: '';
  width: 14px;
  height: 14px;
  margin: 8px 0 0 8px;
  background: #2f2f2f;
  position: absolute;
  border-radius: 50%;
}*/
.pin img{
  content: '';
  width: 50px;
  height: 50px;
  margin: 0px 0 0 0px;
  /*background: #2f2f2f;*/
  position: absolute;
  border-radius: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  padding: 3px;
}
.pulse {
  background: rgba(0,0,0,0.2);
  border-radius: 50%;
  height: 14px;
  width: 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 11px 0px 0px -12px;
  -webkit-transform: rotateX(55deg);
  -moz-transform: rotateX(55deg);
  -o-transform: rotateX(55deg);
  -ms-transform: rotateX(55deg);
  transform: rotateX(55deg);
  z-index: -2;
}
.pulse:after {
  content: "";
  border-radius: 50%;
  height: 40px;
  width: 40px;
  position: absolute;
  margin: -13px 0 0 -13px;
  -webkit-animation: pulsate 1s ease-out;
  -moz-animation: pulsate 1s ease-out;
  -o-animation: pulsate 1s ease-out;
  -ms-animation: pulsate 1s ease-out;
  animation: pulsate 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-box-shadow: 0 0 1px 2px #ff5401;
  box-shadow: 0 0 1px 2px #ff5401;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  animation-delay: 1.1s;
}
@-moz-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
  50% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-webkit-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@-o-keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
@keyframes bounce {
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-2000px) rotate(-45deg);
    -moz-transform: translateY(-2000px) rotate(-45deg);
    -o-transform: translateY(-2000px) rotate(-45deg);
    -ms-transform: translateY(-2000px) rotate(-45deg);
    transform: translateY(-2000px) rotate(-45deg);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px) rotate(-45deg);
    -moz-transform: translateY(30px) rotate(-45deg);
    -o-transform: translateY(30px) rotate(-45deg);
    -ms-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
  }
  80% {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -moz-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  100% {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
  }
}
.miscel-detl{
    margin:0px auto;
    text-align: left;
}
/*.add-matrl-btn li:first-child{
    float: right;
}*/
/*.miscel-detl input[type="text"]:first-child{
    margin-right: 20px;
}*/
.miscel-detl input[type="text"]{
    height: 30px;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.29);
    box-shadow: none;
    margin-bottom: 15px;
    outline: none;
}
button.remove{
    background-color: rgba(210, 9, 9, 0.72);
    padding: 3px 11px!important;
    border:none;
    outline: none;
    color: #fff;
    border-radius: 3px;
}
button.addfields{
    background-color: rgba(20, 168, 156, 0.8);
    padding: 5px 15px!important;
    border:none;
    outline: none;
    color: #fff;
    font-size: 15px;
}
.add-matrl-btn {
    text-align: center;
}
.modal-header{
    background-color: #00964b;
}
.add-matrl-btn label:first-child{
    padding: 10px;

}
.add-matrl-btn div:first-child{
    background-color: #000;
}
.addmatrl-title{
    background-color: rgba(0, 0, 0, 0.12);
    padding: 5px 10px;
    margin:10px 0px;
    border-radius: 5px;
    margin-bottom: 15px;
    text-align: left;
}
.media--content .review-text span {
    max-height: 45px;
    overflow: hidden;
    display: inline-block;
    float: left;
}
.us-name {
    white-space: normal;
    float: left;
    width: 100%;
}

.miscel-detl span.input-group-addon {
    display: inline-block;
    padding: 8px 14px 9px;
    position: absolute;
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.29);
    border-top-left-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
    border-bottom: 0px;
    width: auto;
    margin: 1px 1px 0px;
}
.miscel-detl span.input-group-addon + input[type="text"] {
    text-indent: 40px;
}
.ng-map-info-window .tskr-vew-part1 span {
    position: inherit;
    left: inherit;
    top: inherit;
    float: left;
    text-align: center;
    width: 100%;
}

#avatar-img {
    display: none;
}
.avatar-img-up{
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 2px;
    font-weight: normal;
    cursor: pointer;
}
.wallet-amtbox lable.curr-value {
     position: absolute;
    padding: 7px;
}

/*new changes*/
.email-notify .form-group{
    font-size: 0;
}
.email-notify input#email{
    border-radius: 0px;
    border: 1px solid #fc7800;
    height: auto;
}
.email-notify .btn-success {
    border-radius: 0px;
    padding: 10px 40px;
}
.email-notify .btn-success:hover  {
    border: 1px solid #3f4451;
    background: #3f4451;
}
.serives-sec, .product-set {
    background: #F5F6F6 url(../images/bg-icons.png) repeat;
    background-size: 45%;
}
.email-notify .hirecontainer{
    background: url(../images/banner-img.jpg);
    background-size: cover;
   /* background-position: 0 480px;*/
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
}
.email-notify .hirecontainer:before {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    background:rgba(22, 22, 22, 0.50);
    height: 100vh;
    left: 0px;
    z-index: 1;
}
.email-notify .hirecontainer form{
    z-index: 9;
    position: relative;
}
.email-notify label {
    color: #fff;
}
.social_download .hirecontainer {
    padding: 15px 0px;
    background: #313131;
}
.footer_social {
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
}
.footer_social a {
    text-align: center;
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    margin: 0 5px;
}
.footer_social .fb {
    background: #3b5998;
}
.footer_social .twitter {
    background: #64a8f2;
}
.footer_social .twitter {
    background: #64a8f2;
}
.footer_social .linkedin {
    background: #007bb6;
}
.footer_social .pinterest {
    background: #cb2027;
}
.footer_social .youtube {
    background: #e0192a;
}
.footer_download {
    text-align: right;
}

.footer {
    background: #fafafa;
    padding: 40px 0 0px 0;
}
select.lang {
    width: 49%;
}
.footer .col-md-4 {
    text-align: right;
    padding-right: 0px;
}
.info-link li {
    width: 50%;
}
.footer .info-link a {
    color: #717070;
}
.footer_social a img {
    width: 100%;
}
.copyright {
    text-align: center;
    padding: 10px 0px 0px;
    border-top: 1px solid #ddd;
    margin: 20px 0px 0px;
    font-size: 12px;
    color: #fc7800;
}
.prodt-container figure {
    background:#fff;
}
.afkl-lazy-wrapper, .prodt-container figure {
    height: 150px;
}
.cat-list .product-list li{
   /* width: 24%;*/
}
.cat-list .prodt-container .futer-text, .cat-list .prodt-container .futer-text a{
    font-size: 18px;
}
.col-box1 ul.info-link li {
    width: 100%;
}
.search-bar .selectize-dropdown-content .ui-select-choices-group {
    max-height: 200px;
    overflow-x: hidden;
    overflow: auto;
}
/*landing search box*/
.section-white .forms-holer.home {
    padding: 10px 0px 20px;
    bottom: -80px;
    background: transparent;
}
.home .search-bar .frm-fields {
    margin: 0px auto;
    width: 75%;
    border-radius: 0;
    padding: 15px 0px;
    border: 1px solid #dadada;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.home .search-bar .frm-fields:hover {
    border-color: #f8af02;
    box-shadow: 0 1px 7px 0 rgba(248, 175, 2, 0.5);
}

span.shadow {
    height: 25px;
    display: block;
    margin: -5px auto;
    max-width: 813px;
    background: url(../images/shadow.png) no-repeat center 0;
    background-size: cover;
}
.how-it-works-section {
    padding: 70px 0 30px;
}
.home .search-bar .srch-box {
    border-left: none;
}
.home .search-bar .srch-box .form-control{
    border: 0px;
    box-shadow: none;
    margin: 0px 0px;
    height: auto;
}
.home .search-bar .frm-fields input , .home .search-bar .frm-fields .sec-hlp input, .home .search-bar .ui-select-match{
    height: 48px;
    outline: none;
    color: #999;
    box-shadow: none;
    padding: 6px 15px;
    background: #eee url(../images/arrow.png) no-repeat 96%;
    border-color: #eee;
    line-height: 36px;
}
.home .search-bar .ui-select-match {
    color: #5e5d5d;
}
.home .search-bar .srch-box .ui-select-container .selectize-input {
    height: auto;
}
.home .search-bar .selectize-control > .selectize-dropdown {
    position: absolute;
}
.home .search-bar .srch-box button {
    border-radius: 0;
    height: 48px;
    margin: 0px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.home .search-bar .frm-fields:hover button{
    background: none repeat scroll 0 0 #37444b;
    transition-duration: 0.5s;
}

/*new changes*/

.footer_download img {
    width: 30%;
    margin: 0px 10px;
}
.reviewed-user-detail .u-muted.review-date {
    width: 100%;
    display: inline-block;
}
ul.tab-icon{
    margin-bottom: 5px;
}
.tskr-detail-inmap{
    width: 100%;
}
.intl-tel-input .selected-flag .iti-flag {
    display: none;
}
.intl-tel-input .selected-flag:before {
    content: attr(title);
    position: relative;
    top: 9px;
    padding-left: 4px;
    width: 100%;
    text-align: left;
    display: inline-block;
    color: gray;
    text-align: center;
}
.intl-tel-input .selected-flag{
    padding:0;
    background: whitesmoke;
    width: 52px;
    padding-right: 12px;
}

.login-holder .sign-btns li input[type="tel"] {
    padding-left: 60px!important;
}
.intl-tel-input .selected-flag {
    width: 52px!important;
    padding-left: 0px!important;
    padding-right: 10px!important;
}
/** Responsive CSS **/

/* ============================= 1290px ====================== */

@media (max-width: 1290px){

.full-filter .price-filerts > li{width: 19%}

.section-white .col-md-12.text-center{width: 98%}
}

/* ============================= 1124px ====================== */

@media (max-width: 1124px){
.container{width: 100%; padding:0px;}  
.area-loop li a {
    float: left;
    width: 100%;
}

.step-cetion{display: inline-block; text-align: center;}
.steps{
  float: none;
  display: inline-block;
  margin-bottom: 30px;
}

.step-1::after{background: none}
.step-2::after{background: none}
.section-white .search-conraliner li.inpt-1 > input[type="text"]{
 text-overflow: ellipsis;
    width: 173px;
     padding: 0 0 0 28px;
}
body{
  overflow-x:hidden; 
}

.search-haeder .header{ position: static;}

.top-ssearction-section{ position: static;}

.middle-ssearction-section .col-md-5.padigs{display: none}
.col-md-7.div-sectr{width: 100%;}

.seach-filter-top-row{height: inherit;}

.search-haeder{height: inherit;}
}


/* ============================= 1024px ====================== */

@media (max-width: 1024px) {
  
.logo-container {
  margin: 15px 10px 0;
}
.quickFixedheight {
  padding: 10px;
}
.accounts .container2, .notificationpage .container2 {
  max-width: 100%;
  padding: 0px 15px;
}
.account .maintab > .tab-content {
    width: 78%;
}
.account-view .admn-details {
    width: 75%;
}
.st-pge {
    float: none;
    width: 98%;
    background: #fff;
    padding: 20px;
    margin: 0px auto;
    border-radius: 5px;
    display: inherit;
    clear: both;
}
.invite-frnds .btnholder a.invite-mail, .invite-frnds .btnholder a.invite-fb {
  width: 20%;
}
.task-dtls .chat-list .chat-cnt .col-xs-push-10.chat-col .img-thumbnail {
  margin-left: 5px;
}
.mob-tab-link {
  display: none;
}
.paswdsection > li .form-control {
  width: 55%;
}
/*.tab-content .lop-div-task ul.availblty li {
  width: 98px;
}*/
.lop-div-task .availblty a {
  height: 100px;
  padding: 25px 0 10px;
}
.descrb {
  font-size: 16px;
}
.email-notify p.help-block {
  margin-left: 45px;
}
.task-dtls .col-right {
    width: 45%;
}
}


/* ============================= 991px ====================== */

@media (max-width: 991px) {
.section-white .col-md-12.text-center{
  width: 100%;
}

.normal-fileter-section .col-md-2.pad0 {
    float: left;
    margin: 10px 0;
    padding: 0 15px;
    width: 100%;
}
.normal-fileter-section .col-md-2.right {
    display: inline-block;
    float: left;
    text-align: center;
    width: 100%;
}

.arena-submits {
    float: none;
    margin: 10px 0 0;
}

.top-midle-section.full-filter .price-filerts > li {
    margin: 6px 1%;
    width: 48%;
}

.col-md-5.padig-rigt {
    display: inline-block;
    float: none;
    padding: 0;
    width: 308px;
}

.detail-page .container{
  display: inline-block;
  text-align: center;;
  width: 100%;
}

.product_detail {
    float: left;
    width: 100%;
}

.mnt-lop{width: 100%;}

.str-loop {
    display: inline-block;
    float: none;
    width: auto;
}

.deal-page-bottom{width: 100%;}
.deal-list > li {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 10px 0 0;
    text-align: center;
}
.col-sm-3.del-img {
    display: inline-block;
    float: none;
}

.col-sm-8.center-text-container {
    border: medium none;
    display: inline-block;
    float: none;
    height: inherit;
    margin: 0;
    padding: 0;
    width: 100%;
}

.col-md-3.deal-btn-container {
    border: medium none;
    height: inherit;
    width: 100%;
}
.deal-btn-container > span{ margin: 10px 0;}
}



/* ============================= 768px ====================== */

@media  (max-width: 768px){
.logo-container > img {
    width: 200px;
}


.logo-container {
    float: left;
    text-align: center;
    width: 100%;
}

nav.navbar{width: 100%;}
.nav.navbar-nav {
    display: inline-block;
    float: left;
    text-align: center;
    width: 100%;
}

body{padding: 0}

.area-loop li{height: auto;   padding: 3px;}
.nav.navbar-nav{
    float: right;
    width: auto;
}



}


/* ============================= 767px for menu responsive====================== */

@media (max-width: 767px){
.navbar .nav > li{float: none;}
  .navbar-header{display: inline-block; text-align: center; width: 100%;}

  button.navbar-toggle {
    border: 2px solid #00a8e7;
    color: #706658;
    display: inline-block;
    float: none;
    font-family: ralewaymedium;
    font-size: 17px;
    font-weight: normal;
    padding: 3px 0 0 9px;
    text-align: left;
    width: 200px;
   margin: 10px 0 20px;
   background: url("../images/menu.png");
     background-position: 97% center;
    background-repeat: no-repeat;
}

.main-text.search-bar{width: 100%}
.section-white .col-md-12.text-center {
    float: left;
    width: 100%;
}

.search-bar .mobile-display {
    display: block ;
}



.section-white .search-conraliner li {
    float: left;
    width: 100%;
    margin: 0 0 5px;
}

.section-white .search-conraliner li > input[type="text"]{

margin:0; width:100%;
}

.section-white .search-conraliner li.inpt-1 > input[type="text"]{width: 100%;}
.modal-body{float: left; width: 100%; padding: 0;}

#success    .modal-backdrop.in {
    opacity: 0.9;
}

.section-white .search-conraliner li > input[type="text"]{
      height: 33px;
          padding: 5px 0 0 6px;
             background-image: none;
}

.section-white .search-conraliner li.inpt-1 > input[type="text"]{
      height: 33px;
          padding: 5px 0 0 6px;
             background-image: none;
}

.section-white .nav-tabs > li > a , .section-white .nav-tabs > li.active > a, .section-white .nav-tabs > li.active > a:hover, .section-white .nav-tabs > li.active > a:focus{
     font-size: 16px;
    padding: 10px;

}

.section-white .nav-tabs > li.active > a, .section-white .nav-tabs > li.active > a:hover, .section-white .nav-tabs > li.active > a:focus{

background:rgba(2, 155, 221, 0.53);
}
.modal-body button.close{
      opacity: 1;
      color: #fff;
      font-weight: normal;
}

.modal-body .nav-tabs {
    border-bottom: medium none;
}

.section-white .tab-content{  margin: 1px 0 0;}

.section-white .inpt-4 > input[type="submit"]{width: 100%; margin: 0}

.section-white .inpt-4 > input[type="submit"]{  padding: 4px 40px;}
.nav.navbar-nav {
    float: right;
    width: 100%;
    margin: 0;
}


.navbar .nav > li > a {
    border-right: medium none;

    padding: 7px 0;
}

.full-filter .open > .dropdown-menu{width: 100%; }




}


/* ============================= 736px ====================== */

@media (max-width: 736px){



}


/* ============================= 667px ====================== */


@media screen and (min-width: 667px) and (max-width: 735px){

}

/* ============================= 600px ====================== */


@media screen and (max-width: 600px){
.area-loop li a span{
  font-size: 25px;
}

.footer-menu a {
    padding: 0 4px;
}

.step-cetion {
    float: left;
    padding: 0 0 20px;}

    .sho-result {
    margin: 0 0 17px;
    width: 100%;
}

.right-filtr {
    float: left;
}

.aminites-section li{width: calc(50%);}

}

/* ============================= 568px ====================== */

@media screen and (min-width: 568px) and (max-width: 599px){


}

/* ============================= 480px ====================== */


@media screen and (min-width: 480px) and (max-width: 567px){

}

/* ============================= 414px ====================== */

@media screen and (max-width: 414px) {
  .area-loop li a span {
    font-size: 16px;
}

.steps {
    border-radius: 0;
    border: none;
    border-top: 1px solid #ccc;

    display: inline-block;
    height: 296px;
    margin: 0;
    padding: 30px 20px 0 21px;
    text-align: center;
    width: 100%;
}

.steps.step-1{border: none}
.searct-sechs .search-text{width: 70%}
.sbt-btn {width: 30%;}

.section-white .tab-content{ padding: 0 10px;}
.section-white .nav-tabs > li > a, .section-white .nav-tabs > li.active > a, .section-white .nav-tabs > li.active > a:hover, .section-white .nav-tabs > li.active > a:focus{font-size: 12px;}

.top-midle-section.full-filter .price-filerts > li {
    margin: 6px 0;
    width: 100%;
}

.normal-fileter-section li input[type="text"] {

    font-size: 12px;

    text-overflow: ellipsis;
    width: 100%;
}
.full-filter .open > .dropdown-menu {

    width: 100%;
}

}

/* ============================= 384px ====================== */


@media (max-width: 384px){
.col-md-5.padig-rigt{width: 100%;}

}

/* ============================= 375px ====================== */


@media screen and (min-width: 375px) and (max-width: 383px){


}
/* ============================= 320px ====================== */


@media screen and (min-width: 320px) and (max-width: 374px){


}





















/** Responsive CSS **/

/* ============================= 1024px ====================== */

@media screen and (min-width: 1024px) and (max-width: 1124px){
}

/* ============================= 768px ====================== */

@media screen and (min-width: 768px) and (max-width: 1023px){

}


/* ============================= 736px ====================== */

@media screen and (min-width: 736px) and (max-width: 767px){

}


/* ============================= 667px ====================== */


@media screen and (min-width: 667px) and (max-width: 735px){

}

/* ============================= 600px ====================== */


@media screen and (min-width: 600px) and (max-width: 666px){

}

/* ============================= 568px ====================== */

@media screen and (min-width: 568px) and (max-width: 599px){


}

/* ============================= 480px ====================== */


@media screen and (min-width: 480px) and (max-width: 567px){

}

/* ============================= 414px ====================== */

@media screen and (min-width: 414px) and (max-width: 479px){

}

/* ============================= 384px ====================== */


@media screen and (min-width: 384px) and (max-width: 413px){


}

/* ============================= 375px ====================== */


@media screen and (min-width: 375px) and (max-width: 383px){


}
/* ============================= 320px ====================== */


@media screen and (min-width: 320px) and (max-width: 374px){


}

/** Responsive CSS **/

/* ============================= 1024px ====================== */

@media (max-width: 1024px) {

}

/* ============================= Max 1024px ====================== */

@media (max-width: 1024px) {

.home .search-bar .frm-fields {
width: 75%;
}
.steps {
padding: 10px;
}
.section-white.land-slide .carousel {
height: auto;
}
.section-white .carousel {
height: 350px;
}
.section-white .carousel-inner img {
min-height: 350px;
}
/*pk*/
.hirestp2holder .col-sm-4:nth-child(2) .hirestp-radio.availabilities-day-form, .hirestp2holder .col-sm-4:nth-child(3) .hirestp-radio.availabilities-day-form {
margin: 0px;
}
.hirestp2holder .col-sm-4:nth-child(3) .hirestp-radio.availabilities-day-form {
padding: 0px;
}

.apply3 .lop-div-task .availblty a {
/* height: 120px;*/
}
.mke-pay .hirestp3holder {
/*width: 99%;*/
}
.logo-container {
margin: 6px 10px 0;
}
.mke-pay .conf-divs {
width: 100%;
min-height: inherit;
}
#viewdetails .logo-container#taskerimage img.img-circle {
max-height: inherit;
}
.carousel-caption {
font-size: 35px;
}
.leftartr-img > figure img {
height: 100%;
}
/*cal-date*/
.lop-div-task ul.availblty li, .tab-content .lop-div-task ul.availblty li {
position: relative;
    width: 90px;
height: 50px;
}
.lop-div-task .availblty a {
height: 100%;
padding: 15px 0 10px;
border-radius:0;
background: #fff;
}
span.green, span.red {
position: absolute;
border: 5px solid #0bb700;
top: 0px;
z-index: 9;
left: 0px;
width: 100%;
height: 100%;
border-radius: 0;
text-indent: -9999px;
}
span.red {
border: 5px solid #bfbfbf;
}
/*cal-date*/

.profi-content .hire-liip .col-md-9.legncont, .profi-content .hire-liip .col-md-3{
padding: 0px 30px;
}
.profi-content .tab-content .tab-content h4 {
padding: 0px 30px;
margin:0px;
font-size: 18px;
}
.profi-content .tab-content {
padding: 10px 0px;
float: left;
width: 100%;
}
.profi-content .tab-content:nth-child(odd) {
float: left;
width: 100%;
background: #efefef;
}
.profi-content .hire-liip > li {
padding: 0;
line-height: 25px;
}
.profi-content  .legncont h2 {
font-size: 18px;
margin: 3px 0px;
}
.profi-content .legncont p {
margin: 0;
}
.profi-content .tab-content .tab-content {
float: left;
clear: both;
padding: 0px;
width: 100%;
}
.bnk-acinfo .form-group label {
width: 40%;
}
.erroe-pge .error-content .error-img {
margin: 20px auto;
width: 100%;
}
.erroe-pge .error-content .error-img img{
width: 100%;
}
.erroe-pge .images-lom img{
width: 100%!important;
}
.post_step_last {
    float: left;
width: 100%;
background-size: cover;
}
.cont-holder {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
float: left;
width: 100%;
height: 100%;   
}
.stp2-container .container2 {
max-width: 98%;
}
.fix-to-top {
position: inherit;
}
.hstp2-cnt {
width: 33%;
}
.hire-stp2 span.hur-amt {
display: block;
}

.footer_download {
margin-right: 10px;
}
.footer .col-md-4 {
padding-right: 10px;
}

}

/* ============================= 768px ====================== */

@media  screen and (min-width: 768px) and (max-width: 1023px) {
.forms-holer {
bottom: 0;
}
.bold-text {
font-size: 40px;
line-height: 25px;
}
.lighref-text {
font-size: 20px;
}
.logo-container > img {
width: 160px;
}
nav.navbar {
padding: 25px 0 0;
}

.home .search-bar .frm-fields {
width: 90%;
}
.home .search-bar .srch-box {
width: 40%;
}
.home .search-bar .srch-box:last-child {
width: 20%;
}
.hireloop > li {
width: 50%;
}
.email-notify .form-group {
width: 70%;
}
.footer .col-md-3 {
width: 50%;
margin: 10px 0px;
}
ul.how-itsworks li {
width: 33%;
}
header{
float: left;
width: 100%;
}
header .home {
position: inherit;
padding: 0px;
}
.land-slide  {
float: left;
width: 100%;
}
.mob-view .mob-logo {
padding: 0px;
width: 30%;
}
.mob-view .mob-logo .logo-container {
margin: 15px 5px 0;
}
.mob-logo .logo-container > img{
width: 250px;
}
.mob-view .mob-toggle {
width: 70%;
padding: 0px;
float: right;
}
.mob-view .mob-toggle div#navbar {
display: none!important;
}
.mob-view .mob-toggle .navbar-toggle {
display: block;
margin: 0px;
padding: 12px 15px;
outline: none;
cursor: pointer;
}
.mob-view .mob-toggle .navbar-toggle label {
margin: 5px 0px 0px;
}
.mob-view .mob-toggle nav.navbar {
padding: 0;
}
.mob-view .mob-toggle .navbar-header {
float: right;
width: 100%;
}
.mob-view .mob-toggle .navbar-toggle label i {
font-size: 20px;
cursor: pointer;
color: #f60
}
.mob-view .mob-toggle .navbar-toggle:hover label i {
color: #f50;
}




.account .maintab > ul.nav{
width: 100%;
border: none;
}
.account .maintab > ul.nav > li {
width: 49%;
margin:2px;
}
.account .maintab > ul.nav > li > a {
border: 1px solid #ddd!important;
}
.account .maintab > .tab-content {
width: 100%;
}

.selectadd {
width: 48%;
margin: 5px;
}
.top-text-til {
font-size: 30px;
}
.dashboard.dashboardtop {
padding: 20px 10px 0px;
}
.rightcntne h1 {
font-size: 22px;
}
.dash-srch {
position: relative;
}
.dash-srch .new_search{
top: 10px;
left: 10px;
}
.hirestp2holder {
text-align: center;
}
.hirestp2holder .col-sm-4 {
width: 32%;
margin: 0px auto;
padding: 0px;
float: none;
display: inline-block;
}
.hirestp2holder .hirestp-radio.availabilities-day-form {
padding: 0;
margin: 0;
}
.dateside {
width: 80%;
}
.notaster {
font-size: 18px;
}
.table-responsive {
width: 100%;
overflow: hidden;
overflow-x: auto;
}
table.table {
width: 1000px;
}
.money-head {
text-align: center;
width: 100%;
}
.faq-page {
padding: 0px 20px;
}
.righ-side-pic {
width: 100%;
}
.tasker-body .left-pic {
float: none;
display: inherit;
margin: 10px auto;
}
.tasker-body .catagory-body ul.nav {
width: 100%;
border: none;
}
.populr-skills .tab-content {
width: 100%;
margin: 10px 0px;
}
.tasker-body .catagory-body .nav-tabs>li>a {
border-radius: 0px;
border-right: 0;
border-bottom: none;
}
.nav-tabs > li.active {
border-bottom: none;
}
.tasker-body .catagory-body .nav-tabs > li {
padding: 0px 0;
width: 49%;
border: 1px solid #ddd;
margin: 3px;
}
.tasker-body li .popl-skill a {
border-bottom: 1px solid #1da3bf;
}
.tasker-body .catagory-body .talt-des {
border: none;
}
.task-dtls .col-left, .task-dtls .col-right {
float: none;
width: 100%;
margin-right: 10px;
margin: 10px auto;
}
.hirestep-2 .hire2bottom label{
margin: 0px auto;
width: 90%;
float: none;
display: inherit;
text-align: center;
}

.logo-container img, .sign-up-holder .logo-container img {
max-height: inherit;
min-height: inherit;
    width: 50%;
}
.acc-head .onoffswitch {
width: 50%!important;
margin: 30px 0px!important;
}
.onoffswitch h1 {
width: 70%;
text-align: right;
}

.footer .col-md-3 {
margin: 0px;
}
.info-link li {
width: 100%;
}
.footer [class*="col-box"] {
width: 33%;
}

}

/* ============================= Max 768px ====================== */

@media  screen and (max-width: 768px) {
.forms-holer {
bottom: 0;
}
.bold-text {
font-size: 40px;
line-height: 25px;
}
.lighref-text {
font-size: 20px;
}
.logo-container > img {
width: 160px;
}
nav.navbar {
padding: 25px 0 0;
}
.header {
z-index: 9;
}


.home .search-bar .frm-fields {
width: 90%;
}
.home .search-bar .srch-box {
width: 40%;
}
.home .search-bar .srch-box:last-child {
width: 20%;
}
.hireloop > li {
width: 50%;
}
.email-notify .form-group {
width: 70%;
}
.footer .col-md-3 {
width: 50%;
margin: 10px 0px;
}
ul.how-itsworks li {
width: 33%;
}
header{
float: left;
width: 100%;
}
header .home {
position: inherit;
padding: 0px;
}
.land-slide  {
float: left;
width: 100%;
}
.mob-view .mob-logo {
padding: 0px;
width: 30%;
}
.mob-view .mob-logo .logo-container {
margin: 10px 0 0;
}
.mob-logo .logo-container > img{
width: 160px;
}
.mob-view .mob-toggle {
width: 70%;
padding: 0px;
float: right;
}
.mob-view .mob-toggle div#navbar {
display: none!important;
}
.mob-view .mob-toggle .navbar-toggle {
display: block;
margin: 0px;
padding: 12px 15px;
outline: none;
cursor: pointer;
}
.mob-view .mob-toggle .navbar-toggle label {
margin: 5px 0px 0px;
}
.mob-view .mob-toggle nav.navbar {
padding: 0;
}
.mob-view .mob-toggle .navbar-header {
float: right;
width: 100%;
}
.mob-view .mob-toggle .navbar-toggle label i {
font-size: 20px;
cursor: pointer;
color: #f60
}
.mob-view .mob-toggle .navbar-toggle:hover label i {
color: #f50;
}




.account .maintab > ul.nav{
width: 100%;
border: none;
}
.account .maintab > ul.nav > li {
width: 49%;
margin:2px;
}
.account .maintab > ul.nav > li > a {
border: 1px solid #ddd!important;
}
.account .maintab > .tab-content {
width: 100%;
}

.selectadd {
width: 48%;
margin: 5px;
}
.top-text-til {
font-size: 30px;
}
.dashboard.dashboardtop {
padding: 20px 10px 0px;
}
.rightcntne h1 {
font-size: 22px;
}
.dash-srch {
position: relative;
}
.dash-srch .new_search{
top: 10px;
left: 10px;
}
.hirestp2holder {
text-align: center;
}
.hirestp2holder .col-sm-4 {
width: 32%;
margin: 0px auto;
padding: 0px;
float: none;
display: inline-block;
}
.hirestp2holder .hirestp-radio.availabilities-day-form {
padding: 0;
margin: 0;
}
.dateside {
width: 80%;
float: left;
}
.notaster {
font-size: 18px;
}
.table-responsive {
width: 100%;
overflow: hidden;
overflow-x: auto;
}
table.table {
width: 1000px;
}
.money-head {
text-align: center;
width: 100%;
}
.faq-page {
padding: 0px 20px;
}
.righ-side-pic {
width: 100%;
}
.tasker-body .left-pic {
float: none;
display: inherit;
margin: 10px auto;
}
.tasker-body .catagory-body ul.nav {
width: 100%;
border: none;
}
.populr-skills .tab-content {
width: 100%;
margin: 10px 0px;
}
.tasker-body .catagory-body .nav-tabs>li>a {
border-radius: 0px;
border-right: 0;
border-bottom: none;
}
.nav-tabs > li.active {
border-bottom: none;
}
.tasker-body .catagory-body .nav-tabs > li {
padding: 0px 0;
width: 49%;
border: 1px solid #ddd;
margin: 3px;
}
.tasker-body li .popl-skill a {
border-bottom: 1px solid #1da3bf;
}
.tasker-body .catagory-body .talt-des {
border: none;
}
.task-dtls .col-left, .task-dtls .col-right {
float: none;
width: 100%;
margin-right: 10px;
margin: 10px auto;
}
.hirestep-2 .hire2bottom label{
margin: 0px auto;
width: 90%;
float: none;
display: inherit;
text-align: center;
}

.hirecontainer {
padding: 20px 0 20px;
}
.st-pge {
padding: 0px 20px;
float: left;
width: 100%;
}
.st-pge h2 {
font-size: 18px;
}
.applyto-tasker {
padding: 0px 10px;
}
.account .maintab > .tab-content {
border-left: 0;
}

.generlinf .col-md-6 {
width: 50%;
}
.generlinf .col-md-6:first-child {
padding: 0px;
}
.generlinf .col-md-6 .hirebtn {
margin: 10px 0 0;
}
.tabinnertext .col-md-12{
width: 100%;
}
.hire-liip .col-md-9.legncont {
width: 80%;
}
.hire-liip .col-md-9.legncont h2 {
margin:0px;
}
.aboutpage {
padding: 0px 20px;
}
.txt-rit {
text-align: center;
}
ul.availblty li {
width: calc(100%/7);
}
.applyto-tasker .chat-post input[type="text"] {
width: 92%;
}
.task-dtls .chat-post button.input-group-addon {
float: right;
}

/*pk*/
.mob-view .mob-logo .logo-container {
margin: 15px 5px 0;
}
.mob-logo .logo-container > img {
width: 250px;
}
.mob-view .mob-toggle .navbar-toggle {
background: transparent;
}
.email-notify p.help-block {
margin-left: 40px;
}
.product-list li {
width: 48%;
}
.hirestp2holder .col-sm-4 {
padding: 0px;
}
.hirestp2holder .hirestp-radio.availabilities-day-form {
padding: 0px 5px;
margin: 0px 5px;
}

.priceSlider {
padding: 0px 5px;
}
.task-dtls {
position: relative;
}
.back_buut {
position: absolute;
top: 0px;
right: 0px;
margin: 10px!important;
border-radius: 50%!important;
width: 50px;
height: 50px;
padding: 14px 0px;
}
.account .maintab > ul.nav > li {
width: 49%;
margin: 5px 3px;
}
.paswdsection > li .form-control {
width: 65%;
}
.invite-frnds .btnholder a.invite-mail, .invite-frnds .btnholder a.invite-fb {
width: 25%;
}
.mny-pay .col-md-12 {
width: 100%;
}
.wltamtsection .btnholder {
width: 60%;
}
.task-dtls .col-left, .task-dtls .col-right {
float: left;
}
.img-cption {
font-size: 25px;
top: 30%;
}
.prodt-container figure {
height: auto;
}
.prodt-container .futer-text, .cat-list .prodt-container .futer-text a {
font-size: 18px;
}
/*tasker*/
.cat-tab .admn-details span {
width: 65%;
}
.cat-tab .admn-details {
margin: 0px 0px;
padding: 5px;
}
.cat-tab  .admn-details > li {
margin: 3px 0;
text-align: right;
}
.cat-tab .admn-details span {
float: left;
width: 70%;
text-align: left;
}
/*.tab-content .lop-div-task ul.availblty li {
width: calc(100%/7);
margin: 0px;
padding: 5px;
}
.lop-div-task .availblty a {
height: 90px;
}*/
.lop-div-task .availblty a > label, .lop-div-task .availblty a > span {
font-size: 12px;
}
.onoffswitch {
 width: 100%!important;
margin: 5px 0px !important;
}
.cal-holde.ng-scope {
width: 30%!important;
}
.apply3 .lop-div-task ul.availblty {
display: inline-block;
text-align: center;
}
.apply3 .lop-div-task ul.availblty li {
    display: inline-block;
    float: none;
}

.logo-container img, .sign-up-holder .logo-container img {
max-height: inherit;
min-height: inherit;
  width: 50%;
}
.mke-pay .conf-divs {
    margin: 10px 0px;
}

.acc-head .onoffswitch {
width: 50%!important;
margin: 30px 0px!important;
}
.onoffswitch h1 {
width: 70%;
text-align: right;
}
.carousel-caption {
top: 30%;
font-size: 25px;
}

.cal-holde.hre2-cal.ng-scope {
width: 98%!important;
}
.bnk-acinfo .form-group label {
width: 100%;
}
.bnk-acinfo .btnholder {
margin: 10px 0px;
float: left;
}
.mob-view .mob-toggle .navbar-toggle {
padding: 10px 10px;
}
.mob-view .mob-toggle .navbar-toggle label {
margin: 0;
}
.mob-view .mob-toggle .navbar-toggle label i {
font-size: 30px;
}

.tasker-body .catagory-body .tab-content .tab-pane.active span.no-category {
margin-left: 0px!important;
float: left;
width: 100%;
font-size: 15px!important;
}
.tasker-body .catagory-body .tab-content .tab-pane li a{
background: #158aa2;
margin-bottom: 2px;
color: #fff;
}
.add-addr-pop .form-group.col-md-6.mb-0 {
width: 50%;
}
.modal-body {
padding: 10px 10px 0px;
}
.hstp2-cnt {
width: 100%;
}
.stp2-container .container2 .col-md-8.pull-right {
width: 100%;
padding: 0px;
}
.cal-holde.hre2-cal.ng-scope {
width: 100%!important;
}
.hire-stp2 .hirestp2holder h2 {
text-align: left;
}
.stp2-container .modbtn {
float: right;
text-indent: -130px;
overflow: hidden;
width: 30px;
margin: 0px 0px;
text-align: center;
background: #ddd;
padding: 5px;
border-radius: 50%;
}
.stp2-container .dashboard.dashboardtop {
padding: 10px 0px 5px;
margin: 0;
}
.stp2-container span.glyphicon.glyphicon-pencil {
text-indent: 5px;
}
.hstp2-cnt {
margin: 0px 0px 20px;
}

.footer .col-md-3 {
margin: 0px;
}
.info-link li {
width: 100%;
}
.footer [class*="col-box"] {
width: 33%;
}

}

/* ============================= 767px ====================== */

@media (max-width: 767px){
.forms-holer {
margin:0px auto;
background: rgba(64, 56, 50, 0.34);
position: inherit;
bottom: 0px;
padding: 10px 0px;
}
.bold-text {
font-size: 40px;
line-height: inherit;
margin-bottom: 0;
}
.baner-forms {
  margin: 10px 0px;
}
input.banser {
width: 100%;
}
.header .col-sm-10 {
float: right;
}
button.navbar-toggle {
padding: 5px;
text-align: center;
font-size: 15px;
width: auto;
border: 0;
color: #fff;
float: right;
margin: 0px;
}
button.navbar-toggle label {
margin-bottom: 0;
}
/*button.navbar-toggle:hover {
background: #fff;
color: #00964B;
}*/
div#navbar {
background: #fff;
text-align: right;
}
.navbar .nav > li > a {
font-size: 15px;
text-align: right;
line-height: 20px;
padding: 4px 0px;
color:#00964B;
}
.top-texts {
float: left;
width: 100%;
margin: 30px 0;
padding: 0px 10px;
}
.day-list li {
float: left;
   margin: 0 10px 10px 0;
width: 30%;
}
.wher-live li label {
float: left;
/*font-family: proximanovaregular;*/
width: 100%;
font-size: 17px;
font-weight: normal;
padding: 6px 0 0;
}
.wher-live {
float: left;
width: 100%;
}
.applyto-tasker .wher-live input[type="text"] {
float: left;
width: 100%;
font-size: 15px;
}
.applyto-tasker select {
   font-size: 15px;
}
.applyto-tasker input[type="number"] {
font-size: 15px;
padding: 5px 4px;
}
.availblty a {
border-right: 1px solid #ccc;
float: left;
padding: 16px 0;
width: 100%;
border-bottom: 1px solid #ccc;
}
ul.availblty li {
float: left;
width: calc(100%/7);
}
.availblty a > span {
font-size: 11px;
}
.availabilities-day-form .modal-footer
{
padding: 10px 20px 10px;
 margin-top: 0px;
text-align: right;
border-top: 1px solid #e5e5e5;
float: left;
width: 100%;
background: #fff;
}
.availabilities-day-form .modal-body {
float: left;
width: 100%;
padding:10px 0px;
background: #fff;
}
.filetype-holdr {
position: relative;
float: left;
width: 100%;
}
.righ-side-pic {
float: left;
width: 100%;
}
.pic-dec {
font-size: 13px;
line-height: 20px;
text-align: justify;
}
.left-pic img {
width: 100%;
height: 100%;
}
.tasker-body ul.nav {
width: 100% !important;
float: left !important;
}
.populr-skills .tab-content {
width: 100%;
float: left;
margin:10px 0px;
}
.talt-des {
float: left;
width: 100%;
border-left: 0px solid #ccc;
margin: 0 0 0 -1px;
padding:0px;
}
.talt-des li {
float: left;
width: 100%;
border-bottom: 1px solid #e9e9e9;
padding: 10px 0px;
}



.section-white .carousel-inner img {
min-height: 250px;
max-height: 250px;
}
.section-white .carousel , .carousel-control{
height: 250px;
}
.home .search-bar .frm-fields {
width: 95%;
border-radius: 0;
}
/*.home .search-bar .srch-box:last-child {
border: none;
}*/
.section-white .forms-holer.home {
background:#fc7800;
bottom: 0px;
padding: 18px 0px 0px;
}
.totp-tile {
font-size: 35px;
}
.section-white .carousel-indicators {
bottom: 0;
}
.how-it-works-section {
    padding: 20px 0 20px;
}
ul.how-itsworks li {
width: 100%;
margin: 10px 0px;
}
.top-text-til {
font-size: 20px;
padding: 0px 10px
}
.hirecontainer {
padding: 20px 0px;
}
.home .search-bar .srch-box {
width: 100%;
margin: 10px auto;
float: none;
}
.home .search-bar .srch-box button {
width: 100%;
text-align: center;
float: none;
display: inline-block;
margin: 0px auto;
}
.home .search-bar .srch-box:last-child {
   width: 100%;
float: none;
display: inline-block;
/*z-index: 1;*/
margin-top: 0px;
}
.home .search-bar .srch-box {
border-left: 0;
  /*  z-index: 9;*/
}
.account-view .admn-details {
width: 95%;
}
.account-view .imgview , .account-edit .imgview{
width: 100%;
}
.account-edit .admn-Edit, .account-edit .admn-Edit > li {
width: 100%;
}

.current-balance .cur-bal {
width: 60%;
}
.hirestep1 .task-spcd {
padding: 5px;
}
.hirestep-2 .hire2bottom .notaster {
font-size: 15px;
}
.cont-tex {
font-size: 12px;
text-align: center;
width: 100%;
margin: 10px 0px;
}
ul.product-list .col-sm-3 {
float: none;
}
ul.product-list .col-sm-9 {
text-align: center;
width: 100%;
margin: 10px auto;
}
ul.product-list .fiodure-cente figure {
border: 5px solid #ddd;
}
.search-bar .srch-box .form-control {
position: relative;
}
.ui-select-dropdown.select2-drop.select2-with-searchbox {
position: absolute;
z-index: 9999;
}
.generlinf .col-md-6 {
width: 100%;
padding: 0px;
}
.generlinf .col-md-6 .hirebtn {
margin: 10px auto;
float: none!important;
}
.hire-liip .col-md-9.legncont {
width: 100%;
}
.applyto-tasker .chat-post input[type="text"] {
width: 89%;
}
.task-dtls .chat-post button.input-group-addon {
float: right;
}
.tasker-body .catagory-body .nav-tabs > li {
width: 48%;
}
.new_login_category {
position: absolute;
top: 8px;
right: 30px;
font-size: 20px;
color:#bab6b6;
}
.search-bar .selectize-dropdown-content .ui-select-choices-group {
z-index: 99;
position: absolute;
background: #fff;
width: 100%;
}


/*pk*/

.applyto-tasker .chat-post input[type="text"] {
width: 85%;
}
.account .maintab > ul.nav > li {
width: 49%;
margin: 5px 2px;
}
.wltamtsection .btnholder {
width: 100%;
}
.invite-frnds .btnholder a.invite-mail, .invite-frnds .btnholder a.invite-fb {
width: 35%;
}
.wal-mbal, .wall-balrgt{
width: 100%;
}
.wal-mbal {
border-right: none;
border-bottom: 1px solid #ddd;
}
.wltamtsection .btnholder input {
width: 50%;
}
.task-dtls .chat_def h1, .col-right h1 {
padding: 0;
}
.img-cption{
font-size: 20px;
}
.prodt-container figure {
height: auto;
}
.prodt-container .futer-text, .cat-list .prodt-container .futer-text a {
font-size: 18px;
}
.bold-text {
font-size: 20px;
}
.paswdsection > li .form-control {
width: 85%;
}
.notificationpage .faq-page ul a {
font-size: 13px;
}
.notificationpage {
float: left;
width: 100%;
}

.top-texts {
font-size: 25px;
padding: 0px;
    margin: 10px 0px;
}
/*tasker*/
.email-notify .form-group {
width: 80%;
}
.lop-div-task ul.availblty {
text-align: center;
}
.tab-content .lop-div-task ul.availblty li {
/*width: 24%;
margin: 0px;*/
padding: 4px;
display: inline-block;
text-align: center;
float: none;
}
/*.lop-div-task .availblty a {
height: 100px;
}*/
.cont-us .logo-container, .cont-us .sign-up-holder{
width: 100%;
}
.cal-holde.ng-scope {
width: 41%!important;
}
.reds-tile {
width: 100%;
    margin: 5px 0px;
}
.selectactive.glyphicon.glyphicon-ok.ng-scope {
padding: 0px 20px;
float: right;
}
.popl-skill {
    padding: 2px 0px;
}
.cl-rgt-dtls {
float: none;
display: inherit;
margin: 10px auto;
}
.col-lft-dtls {
float: left;
width: 100%;
}
.dopayment .credicard-detls li {
width: 100%;
}
.mke-pay .conf-divs {
min-height: auto;
}
.acc-head .onoffswitch {
width: 50%!important;
margin: 10px 0px!important;
}
.onoffswitch h1 {
width: 50%;
}
.carousel-caption {
top: 22%;
font-size: 20px;
height: auto;
}
.hire-stp2 .col-sm-12.pad0 {
width: 100%;
}
.hire-stp2 .ico-amt {
width: 50%;
margin: 0px auto 10px;
float: none;
}
.hire-stp2 .tatrnear > li figure {
float: none;
width: 100%;
}
.hire-stp2 .tasker-dtl-info {
float: right;
width: 100%;
}
.hire-stp2 .tsker-rte {
float: right;
}
.stp2-container .find-txt {
max-width: 90%;
width: 90%;
}


select.lang {
width: 100%;
}
.footer_social {
text-align: center;
margin: 0px 0px 10px;
}
.footer_download {
margin: 10px 0px 0px;
text-align: center;
}
.footer_download img {
width: 25%;
}
span.shadow {
background-size: 100%;
margin: 0px auto;
}
}

/* ============================= 414px ====================== */
@media  screen and (max-width: 414px) {
.sign-up-holder {
width: 100%;
margin: 10px 0 0;
padding: 20px 20px;
}
.blue-btn, .grn-btn {
background-color: #1da3bf;
border: 1px solid #1da3bf;
border-radius: 3px;
color: white;
font-family: proximanovaregular;
font-size: 16px;
padding: 11px 30px;
text-transform: capitalize;
float: none !important;
display: block;
margin: 0px auto;
text-align: center;
width: 100% !important;
}
}

/* ============================= 320px ====================== */

@media screen and (min-width: 320px) and (max-width: 567px){
.rew-cnt .media--figure {
    position: relative;
    left: 0px;
    width: 100%;
}
.media--content .review-text span{
    display: inline-block;
    float: none;
    padding: 0px;
}
.media--content .review-text{
    text-align: center;
    display: inline-block;
    width: 100%;
}
.logo-container > img {
width: auto;
}
.header .col-sm-2{
float: none;
width: 100%;
}
.header .col-sm-10{
width: 100%;
float: right;
}
.navbar .nav > li > a {
padding: 5px 0px;
}
.header {
z-index: 9;
width: 100%;
position: inherit;
background: #00964B
}
.section-white {
clear: both;
}
div#navbar {
position: absolute;
z-index: 999;
width: 100%;
}

.sign-up-holder
{
width:90%;
margin: 10px 0 0;
padding: 20px 20px;
}

.tasker-head .left-tile
{
width:100%;
float:left;
}

.tasker-head .right-progrs
{
width:100%;
float:none;
}
.top-texts {
float: left;
width: 100%;
margin: 20px 0px;
text-align: center;
font-size: 26px;
}
.header-original .container .col-sm-2
{
width:100%;
}
.day-list li {
float: left;
margin: 10px 18px 0 0;
width: 100%;
}
.wher-live {
float: left;
width: 100%;
}
.wher-live li label {
float: left;
font-family: proximanovaregular;
width: 100%;
font-size: 17px;
font-weight: normal;
padding: 6px 0 0;
}
.applyto-tasker .wher-live input[type="text"] {
float: left;
width: 100%;
}
/* .blue-btn:hover, .grn-btn:hover {
background-color: #158aa2;
float: none;
display: block;
margin: 0px auto;
text-align: center;
width: 50%;
} */
.blue-btn, .grn-btn {
background-color: #1da3bf;
border: 1px solid #1da3bf;
border-radius: 3px;
color: white;
font-family: proximanovaregular;
font-size: 16px;
padding: 8px 30px;
text-transform: capitalize;
float: none !important;
display: block;
margin: 0px auto;
text-align: center;
width: 100% !important;
}
ul.availblty li {
float: left;
width: 50%;
}
.availblty a {
border-right: 1px solid #ccc;
float: left;
padding: 16px 0;
width: 100%;
border-bottom: 1px solid #ccc;
}
.availabilities-day-form .modal-footer
{
padding: 10px 10px 10px;
 margin-top: 0px;
text-align: right;
border-top: 1px solid #e5e5e5;
float: left;
width: 100%;
background: #fff;
}
.availabilities-day-form .modal-body {
float: left;
width: 100%;
padding:10px 5px;
background: #fff;
}
.left-pic {
border: 1px solid #ccc;
float: none;
height: 160px;
margin: 0px auto 15px;
overflow: hidden;
width: 160px;
display: block;
}
.righ-side-pic {
float: left;
width: 100%;
text-align: justify;
}
.left-pic img {
width: 100%;
height: 100%;
}
.tasker-body ul.nav {
width: 100%;
float: left;
}
.populr-skills .tab-content {
width: 100%;
float: left;
}
.catagory-body {
float: left;
width: 100%;
margin: 10px 0px;
}
.tasker-body ul.nav {
width: 100% !important;
float: left;
}
.talt-des {
float: left;
width: 100%;
border-left: 0px;
margin: 0 0 0 -1px;
padding:0px;
}
.talt-des li {
float: left;
width: 100%;
border-bottom: 1px solid #e9e9e9;
padding: 10px 0px;
}

.section-white .carousel
{
height:240px;
}
.section-white .carousel-inner img {
width: 100%;
height: 100%;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
height: 100%;
}
.home .search-bar .frm-fields {
margin: 0px auto;
width: 100%;
display: inline-block;
background: #fff;
border-radius: 0px;
padding: 5px;
}
.home .search-bar .srch-box {
border-left: 0px;
width: 100%;
}
.email-notify .btn-success {
padding: 6px 10px;
background: #FC7800;
border: 1px solid #FC7800;
float: left;
width: 35%;
margin-left: 10px;
}
.email-notify input#email {
display: inline-block;
width: 60%;
float: left;
}
.email-notify .form-group {
width: 100%;
margin: 0px auto;
padding: 0 10px;
}
.footer .container .col-md-3 span.info, .footer .container .col-md-3 .info-link li {
text-align: center;
}
.footer .info-link.socilico li span {
display: none;
}
.footer .info-link.socilico li {
width: auto;
float:none;
display: inline-block;
}
.footer .info-link.socilico {
margin: 0px auto;
display: inline-block;
float: none;
text-align: center;
width: auto;
}
.footer .container .col-md-3 {
min-height: inherit;
width: 100%;
text-align: center;
}

.ui-select-dropdown.select2-drop.select2-with-searchbox {
background: #e8e8e8;
line-height: 30px;
padding: 5px;
width: 100%;
border: 1px solid #ddd;
opacity: inherit!important;
z-index: 9999;
position: absolute;
}
.account .maintab > ul.nav > li {
display: inline-block;
float: left;
margin: 6px 8px;
width: 43%;
border: 1px solid #dadada;
padding:0px;
}
.account .maintab > ul.nav {
display: inline-block;
width: 100%;
text-align: center;
}
.account-view{
padding: 10px;
}
.account .maintab > .tab-content {
border-left: 1px solid #ccc;
float: left;
margin: 0 0 0 -1px;
padding: 8px;
width: 100%;
}
.account-view .admn-details {
margin-left: 0px;
background: #e6e6e6;
width: 100%;
padding: 5px;
}
.admn-details .address {
float: left;
width: 70%;
}
.admn-details .address span
{
width:auto;
}

.imgview {
width: 150px;
text-align: center;
float: none;
margin: 0px auto;
display: block;
}
.paswdsection {
float: left;
width: 100%;
}
.current-balance .cur-bal {
width: 100%;
display: inline-block;
}
.product-list li {
padding: 18px 0;
}




.section-white .carousel-inner img, .section-white .carousel, .section-white .carousel, .carousel-control {
min-height: 160px;
max-height: 160px;
}
.home .search-bar .frm-fields {
width: 90%;
}
.totp-tile {
font-size: 25px;
}
.sml-titl {
font-size: 22px;
}
.hireloop > li {
width: 100%;
}
.email-notify input#email {
width: 100%;
margin: 5px 0px;
}
.email-notify .btn-success {
width: 100%;
margin-left: 0;
}
.email-notify label {
font-size: 16px;
margin: 0px 0px 15px
}
.prodt-container .futer-text {
font-size: 20px;
}
.sign-btns li > a {
font-size: 18px;
width: 100% !important;
padding: 8px 30px;
}
.sign-up-holder .logo-container img {
width: 200px;
}
.sign-up-holder input.borderbtn {
width: 100%;
padding: 5px;
}
.sign-btns li.half-pges a {
margin: 5px 0px;
}
.account .maintab > ul.nav > li {
margin: 2px;
width: 48%;
border: none;
}
.account-view .admn-details > li {
margin: 0px 0 5px;
}


.mob-logo .logo-container > img {
width: 150px;
margin: 0px 5px;
}
.bold-text {
font-size: 18px;
}
.lighref-text {
font-size: 13px;
width: 80%;
}
.email-notify p.help-block {
float: left;
margin: 5px 0px;
}
.tasker-body .catagory-body .nav-tabs > li {
width: 98%;
}
.splcontainer p {
    font-size: 16px;
}
.images-lom {
margin: 40px 0px;
}
.post_step_last {
min-height: 400px;
}
.selectadd {
width: 97%
}
.rightcntne {
width: 100%;
}

.new_login_category {
position: absolute;
top: 8px;
right: 30px;
font-size: 20px;
color:#bab6b6;
}
.search-bar .selectize-dropdown-content {
width: 100%;
background: #fff;
}
.search-bar .selectize-dropdown-content .ui-select-choices-group {
z-index: 99;
position: absolute;
background: #fff;
width: 100%;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
}

/*pk*/
.img-cption {
font-size: 13px;
top: 35%;
}
.product-list li {
width: 100%;
}
.mob-view .mob-toggle {
width: auto;
}
.mob-view .mob-logo .logo-container {
margin: 18px 5px 0;
}
.accounts .container2, .notificationpage .container2 {
padding: 0;
}
.applyto-tasker {
padding: 0 5px;
}
.task-dtls .chat_def span {
background: #f7f7f7;
width: 100%;
}
.task-dtls .chat_def span:after {
float: none;
}
.applyto-tasker .chat-post input[type="text"] {
width: 75%;
}
.faq-page {
padding: 0px 10px;
}
.notificationpage  .faq-page ul {
float: left;
width: 100%;
}
.notificationpage .faq-page ul a span {
float: left;
width: 100%;
}
.bs-example {
padding: 5px;
}
.top-texts {
text-align: left;
}
.paswdsection > li .form-control {
width: 100%;
}
.wltamtsection .btnholder input {
width: 100%;
}
.invite-frnds .btnholder a.invite-mail, .invite-frnds .btnholder a.invite-fb {
float: none;
width: 95%;
margin: 10px auto;
display: inline-block;
text-align: center;
}
.invite-frnds .btnholder span {
float: none;
text-align: center;
width: 35%;
margin: 0px auto;
display: inline-block;
}
.tabdetails .nav > li{
    width: 48%;
}
.account .maintab > .tab-content {
border-left: 0;
}
.wallet-model .credicard-detls .Experitaiton {
width: 100% !important;
}
.wallet-model .Experitaiton select {
width: 48%;
margin: 0px 2px;
}
.task-dtls .chat-list .img-thumbnail {
height: 50px;
margin-right: 3px;
}


/*model*/
.modal-title {
font-size: 15px;
}
.modal-body {
padding: 10px 10px 0px;
}
.modal-header, .modal-body, .modal-footer, .modal-content {
float: left;
width: 100%;
}
.panel-title {
font-size: 12px;
}
.cal-holde.ng-scope {
width: 100%!important;
}
.day-list li {
 width: 100%!important;
}
.btn-sm {
padding: 5px 7px;
}
.apply6 .tasker-head .top-tile {
width: 100%!important;
}
.mke-pay .hirestp3holder {
padding: 5px;
}
.conf-divs.tsk-dtls label, .conf-divs.tsk-dtls p {
width: 100%;
}
.cl-rgt-dtls {
text-align: center;
    width: 100%;
}
.dopayment .Experitaiton select {
    padding-left: 20px;
background-size: 13px;
background-position: 5px;
}
.notificationpage .panel-default>.panel-heading .panel-title {
font-size: 13px;
}
/*.tab-content .lop-div-task ul.availblty li {
width: 120px;
}*/
.acc-head h1.acc-tle {
float: left;
width: 60%;
margin: 25px 0px;
}
.acc-head .onoffswitch {
width: 40%!important;
margin: 10px 0px!important;
}
.onoffswitch h1 {
width: 85%;
font-size: 13px;
}
.carousel-caption {
top: 15%;
font-size: 15px;
height: auto;
}
/*.lop-div-task ul.availblty li {
width: 115px;
}*/
/*popup*/
#viewdetails .view-detail-pop>li label {
width: 100%;
padding: 5px;
background: #f7f7f7;
font-weight: bold!important;
}
#viewdetails .view-detail-pop>li p{
padding: 0px 5px 0px;
clear: both;
}


.trx-dsply table.log-hdr td {
width: 100%;
float: left;
text-align: center!important;
}
.trx-dsply table.log-hdr td:nth-child(2) {
padding: 0px 0px 5px!important;
}
.trx-dsply table.amt-dsply td, .trx-dsply table.bok-id td {
width: 100%;
float: left;
padding: 5px 0px 0px!important;
text-align: center;
}
.trx-dsply table.wrk-dtls .dtls-info, .trx-dsply table.wrk-dtls .amt-info {
width: 100%;
float: left;
padding: 0px;
}
.trx-dsply table.wrk-dtls .dtls-info td {
float: left;
width: 100%;
height: auto;
padding: 5px;
}
.trx-dsply table.wrk-dtls .dtls-info td:nth-child(odd) {
background: #f7f7f7;
font-weight: bold;
}
.trx-dsply table.wrk-dtls .amt-info {
background: #f7f7f7;
padding: 5px!important;
}
.trx-dsply .spt-ftr img {
margin-left: 10px!important;
}
.trx-dsply .fa-file-pdf-o {
padding-right: 10px;
font-size: 13px!important;
}
/*popup*/
.mob-bx .sign-up-holder {
margin-top: 40%;
}
.hstp2-filter .col-sm-4 {
width: 100%;
padding: 0px 10px;
}
.hstp2-filter .hirestp-radio.availabilities-day-form{
border-left: 0;
padding: 0px;
}
.hstp2-filter .cal-holde.hre2-cal.ng-scope {
width: 100%!important;
}
.hirestep-2 .hire2bottom label {
font-size: 14px;
}
.col-lft-dtls label {
background: #f7f7f7;
padding: 5px;
}
.conf-divs.tsk-dtls p {
padding: 5px;
margin: 0px;
}
.conf-divs.tsk-dtls .col-lft-dtls .form-group {
float: left;
width: 100%;
margin: 0px 0px 2px;
}
.conf-divs.tsk-dtls .col-lft-dtls .form-group:last-child {
display: none;
}
.section-white .forms-holer {
bottom: 110px;
}

.profil-flow {
display: inherit;
}
.profil-flow > li {
float: left;
width: 100%;
padding: 10px 0px;
}
.profilepage-top .text-fil {
    margin: 0px 0 25px;
        font-size: 20px;
}
.bdr-lin {
border: 1px solid #827676;
border-left: 0px solid;
border-right: 0px solid;
}
.profil-flow > li > i {
margin: 0px 0px 10px;
float: left;
width: 100%;
}
.profilepage-top {
background-size: cover;
}
.profile-pages .profle-container  .nav-tabs > li{
float: left;
width: 100%;
padding: 5px 0px;
border-bottom: 1px solid #ddd;
}
.profile-pages .profle-container  .nav-tabs > li a{
border:0px;
font-size: 16px;
padding: 5px 10px;
}
.profile-pages .brdlinr {
border-top: 0;
}
.profile-pages .nav-tabs {
border-bottom: 0px solid #ddd;
}
.profile-pages .nav-tabs > li.active {
background: #d2f3e2;
}
.profi-content .hire-liip .col-md-9.legncont, .profi-content .hire-liip .col-md-3{
padding: 0px 10px;
}
.profi-content .tab-content .tab-content h4 {
padding: 0px 10px;
}
.cont-tex {
word-wrap: break-word;
padding: 0px 10px;
}
.hourel  label:last-child{
margin-right: 0px!important;
}
.modal-body h3{
font-size: 15px;
}
.righ-side-pic .form-group {
text-align: center;
}
.availabilities-day-form .modal-body {
padding: 10px 10px 0px;
}

ul.tablesection.ng-scope i.fa.fa-pencil-square-o.actionclick {
display: none;
}
.slidetd ul.action-space {
display: inline-block!important;
background: transparent;
width: auto;
position: inherit;
padding: 0px;
border: 0px;
float: none;
}
.slidetd ul.action-space li {
float: left;
margin: 0px 5px;
clear: inherit;
padding: 0;
}
.add-addr-pop .form-group.col-md-6.mb-0 {
width: 100%;
}
#viewdetails .view-detail-pop>li .col-md-6 {
    padding: 0px 5px 0px;
clear: both;
}
.post_step_last {
    float: left;
width: 100%;
background-size: cover;
}
.cont-holder {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
float: left;
width: 100%;
height: 100%;
}
.erroe-pge .error-content h1 {
font-size: 25px;
}
.erroe-pge .error-content p {
width: 100%;
margin: 0px auto;
font-size: 13px;
}
.chk-bx label{
width: 92%;
display: inline-block;
vertical-align: middle;
padding: 0px;
font-size: 12px;
}
.chk-bx input[type="checkbox"] {
margin: 0px;
}

.cat-add-pop .col-sm-12{
width: 100%;
}
.mob-actions{
width: 240px;
float: left;
}
.stp2-container .find-txt {
font-size: 15px;
}
.hire-stp2 .ico-amt {
width: 220px;
}
.media--figure {
float: none;
width: 80px;
margin: 0px auto;
text-align: center;
}
.media--content {
width: 100%;
text-align: center;
}
.hire-stp2 .hire2bottom .tatrnear > li{
    width: 80%;
    float: none!important;
    margin-bottom: 15px;
}
.rew-cnt {
background: #f7f7f7;
padding: 5px;
}
.hire-stp2 .tsker-rte {
width: 100%;
text-align: center;
background: #f60;
padding: 5px;
}
.hire-stp2 .tsker-ifo {
text-align: left;
padding: 0px;
max-width: 100%;
width: 100%;
}
.hire-stp2 .tsker-rte a.tsk-amt {
color: #fff;
}
.srch-title span {
display: none;
}
.choose-tasker .btn2-tex {
font-size: 14px;
}
.hire-stp2 .tatrnear > li figure{
    position: relative;
}
.mob-options {
display: block;
position: absolute;
bottom: 0px;
width: 100%;
background: rgba(0, 0, 0, 0.77);
}
.mob-options ul {
float: left;
width: 100%;
}
.mob-options ul li {
float: left;
width: 33%;
padding: 10px;
color: #fff;
}
.mob-options ul li a{
color: #fff;
}
.hire-stp2 .tskr-vew, .hire-stp2 span.hur-amt{
display: none;
}
.hire-stp2 .hire2bottom .tatrnear > li:hover span.hur-amt {
display: none;
}
.name-tile {
font-size: 20px;
}

.footer [class*="col-box"] {
width: 100%;
text-align: center;
}
select.lang {
width: 200px;
}
.footer_social a {
margin: 5px;
}
.serives-sec, .product-set{
background-size: 100%;
}
.crp_img{
    margin-bottom: 20px;
}
.crp_img img{
    margin: auto;
    display: block;
}
.signup-tasker-steps-wrap .category-details {
    display: inline-block;
    width: 100%;
    padding: 0px 15px;
}
.signup-tasker-steps-wrap .category-details .col-md-6:first-child {
    max-width: 70%;
    min-width: 70%;
}
.pymnt_gtwy {
    display: inline-block;
    width: 49%;
    margin: .5%;
}
.wltamtsection .pymnt_gtwy .btnholder.typ-crd {
    width: 100%;
    margin: 0px;
    max-width: 100%;
}
.wltamtsection .pymnt_gtwy .btnholder.typ-paypal {
    width: 100%;
    max-width: 100%;
    margin: 0px;
}
}
@media screen and (max-width: 425px ){
.hire-stp2 .hire2bottom .tatrnear > li{
    width: 100%;
}
.pymnt_gtwy {
    display: inline-block;
    width: 100%;
    margin: .5%;
    text-align: center;
}
.wltamtsection .pymnt_gtwy .btnholder.typ-crd {
    width: 75%;
    margin: 0px;
    max-width: 100%;
    float: none;
}
.wltamtsection .pymnt_gtwy .btnholder.typ-paypal {
    width: 75%;
    max-width: 100%;
    margin: 0px;
    float: none;
    margin-top: 5px;
}
.mny-pay .col-md-12 .col-md-1 {
    position: absolute;
    top: 50%;
    left: 0px;
    -webkit-transform: translateY(-57%);
    padding: 0px;
    padding-left: 20px;
}
.mny-pay .col-md-12 {
    padding-left: 15px;
    position: relative;
}
.mny-pay .col-md-12 .col-md-11 {
    width: 100%;
    padding: 0px;
    background: transparent;
}
.hire-stp2 .tsker-ifo p {
    font-size: 12px;
    margin: 0px 0px 5px 0px;
    display: inline-block;
    width: 100%;
}
.hire-stp2 ul.dropdown-menu {
    display: inline-table;
    left: auto!important;
    right: auto!important;
}
.col-md-10.filter-lst li .col-sm-12.pad0.fixed-box.price-range{
    width: 300px;
}
.col-md-10.filter-lst li .col-sm-12.pad0.fixed-box {
    left: -14px!important;
}
.filter-lst ul li{
    position: static;
}
.filter-lst{
    position: relative;
}
.filter-lst ul li {
    position: static;
/*    width: 48%;
    margin: 1%;*/
}
.filter-opts {
    width: 100%;
    display: grid;
}
}
@media screen and (max-width: 320px ){
    .availabilities-day-form .switch {
        margin-right: 0px;
    }
    .signup-tasker-steps-wrap .category-details {
        display: inline-block;
        width: 100%;
        padding: 0px 4px;
    }
}
.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8}.toast-top-center,.toast-top-full-width{top:0;right:0;width:100%}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:9pt;left:9pt}.toast-top-right{top:9pt;right:9pt}.toast-bottom-right{right:9pt;bottom:9pt}.toast-bottom-left{bottom:9pt;left:9pt}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 9pt #999;-webkit-box-shadow:0 0 9pt #999;box-shadow:0 0 9pt #999;color:#fff;opacity:.8}#toast-container>:hover{-moz-box-shadow:0 0 9pt #000;-webkit-box-shadow:0 0 9pt #000;box-shadow:0 0 9pt #000;opacity:1;cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}.toast{opacity:1!important}.toast.ng-enter{opacity:0!important;transition:opacity .3s linear}.toast.ng-enter.ng-enter-active{opacity:1!important}.toast.ng-leave{opacity:1;transition:opacity .3s linear}.toast.ng-leave.ng-leave-active{opacity:0!important}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}
.intl-tel-input {
    width: 100%;
    position: relative;
    display: inline-block
}
.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}
.intl-tel-input .hide {
    display: none
}
.intl-tel-input .v-hide {
    visibility: hidden
}

.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel],
.intl-tel-input input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 48px;
    margin-left: 0;
    transition: background-color 100ms ease-out
}

.intl-tel-input input.iti-invalid-key {
    transition: background-color 0;
    background-color: #FFC7C7
}
.intl-tel-input .flag-dropdown {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 1px
}
.intl-tel-input .flag-dropdown:hover {
    cursor: pointer
}
.intl-tel-input .flag-dropdown:hover .selected-flag {
    background-color: rgba(0, 0, 0, 0.05)
}
.intl-tel-input input[disabled]+.flag-dropdown:hover,
.intl-tel-input input[readonly]+.flag-dropdown:hover {
    cursor: default
}
.intl-tel-input input[disabled]+.flag-dropdown:hover .selected-flag,
.intl-tel-input input[readonly]+.flag-dropdown:hover .selected-flag {
    background-color: transparent
}
.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 42px;
    height: 100%;
    padding: 0 0 0 8px
}
.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}
.intl-tel-input .selected-flag .arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 4px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}
.intl-tel-input .selected-flag .arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}
.intl-tel-input .country-list {
    list-style: none;
    position: absolute;
    z-index: 2;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}
.intl-tel-input .country-list .flag {
    display: inline-block;
    width: 20px
}
@media (max-width: 500px) {
    .intl-tel-input .country-list {
        white-space: normal
    }
}
.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC
}
.intl-tel-input .country-list .country {
    padding: 5px 10px
}
.intl-tel-input .country-list .country .dial-code {
    color: #999
}
.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, 0.05)
}
.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
    vertical-align: middle
}
.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .country-name {
    margin-right: 6px
}
.intl-tel-input select {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 42px;
    height: 100%;
    opacity: 0
}
.iti-flag {
    width: 20px
}
.iti-flag.be {
    width: 18px
}
.iti-flag.ch {
    width: 15px
}
.iti-flag.mc {
    width: 19px
}
.iti-flag.ne {
    width: 18px
}
.iti-flag.np {
    width: 13px
}
.iti-flag.va {
    width: 15px
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-size: 5630px 15px
    }
}
.iti-flag.ac {
    height: 10px;
    background-position: 0px 0px
}
.iti-flag.ad {
    height: 14px;
    background-position: -22px 0px
}
.iti-flag.ae {
    height: 10px;
    background-position: -44px 0px
}
.iti-flag.af {
    height: 14px;
    background-position: -66px 0px
}
.iti-flag.ag {
    height: 14px;
    background-position: -88px 0px
}
.iti-flag.ai {
    height: 10px;
    background-position: -110px 0px
}
.iti-flag.al {
    height: 15px;
    background-position: -132px 0px
}
.iti-flag.am {
    height: 10px;
    background-position: -154px 0px
}
.iti-flag.ao {
    height: 14px;
    background-position: -176px 0px
}
.iti-flag.aq {
    height: 14px;
    background-position: -198px 0px
}
.iti-flag.ar {
    height: 13px;
    background-position: -220px 0px
}
.iti-flag.as {
    height: 10px;
    background-position: -242px 0px
}
.iti-flag.at {
    height: 14px;
    background-position: -264px 0px
}
.iti-flag.au {
    height: 10px;
    background-position: -286px 0px
}
.iti-flag.aw {
    height: 14px;
    background-position: -308px 0px
}
.iti-flag.ax {
    height: 13px;
    background-position: -330px 0px
}
.iti-flag.az {
    height: 10px;
    background-position: -352px 0px
}
.iti-flag.ba {
    height: 10px;
    background-position: -374px 0px
}
.iti-flag.bb {
    height: 14px;
    background-position: -396px 0px
}
.iti-flag.bd {
    height: 12px;
    background-position: -418px 0px
}
.iti-flag.be {
    height: 15px;
    background-position: -440px 0px
}
.iti-flag.bf {
    height: 14px;
    background-position: -460px 0px
}
.iti-flag.bg {
    height: 12px;
    background-position: -482px 0px
}
.iti-flag.bh {
    height: 12px;
    background-position: -504px 0px
}
.iti-flag.bi {
    height: 12px;
    background-position: -526px 0px
}
.iti-flag.bj {
    height: 14px;
    background-position: -548px 0px
}
.iti-flag.bl {
    height: 14px;
    background-position: -570px 0px
}
.iti-flag.bm {
    height: 10px;
    background-position: -592px 0px
}
.iti-flag.bn {
    height: 10px;
    background-position: -614px 0px
}
.iti-flag.bo {
    height: 14px;
    background-position: -636px 0px
}
.iti-flag.bq {
    height: 14px;
    background-position: -658px 0px
}
.iti-flag.br {
    height: 14px;
    background-position: -680px 0px
}
.iti-flag.bs {
    height: 10px;
    background-position: -702px 0px
}
.iti-flag.bt {
    height: 14px;
    background-position: -724px 0px
}
.iti-flag.bv {
    height: 15px;
    background-position: -746px 0px
}
.iti-flag.bw {
    height: 14px;
    background-position: -768px 0px
}
.iti-flag.by {
    height: 10px;
    background-position: -790px 0px
}
.iti-flag.bz {
    height: 14px;
    background-position: -812px 0px
}
.iti-flag.ca {
    height: 10px;
    background-position: -834px 0px
}
.iti-flag.cc {
    height: 10px;
    background-position: -856px 0px
}
.iti-flag.cd {
    height: 15px;
    background-position: -878px 0px
}
.iti-flag.cf {
    height: 14px;
    background-position: -900px 0px
}
.iti-flag.cg {
    height: 14px;
    background-position: -922px 0px
}
.iti-flag.ch {
    height: 15px;
    background-position: -944px 0px
}
.iti-flag.ci {
    height: 14px;
    background-position: -961px 0px
}
.iti-flag.ck {
    height: 10px;
    background-position: -983px 0px
}
.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0px
}
.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0px
}
.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0px
}
.iti-flag.co {
    height: 14px;
    background-position: -1071px 0px
}
.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0px
}
.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0px
}
.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0px
}
.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0px
}
.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0px
}
.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0px
}
.iti-flag.cy {
    height: 14px;
    background-position: -1225px 0px
}
.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0px
}
.iti-flag.de {
    height: 12px;
    background-position: -1269px 0px
}
.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0px
}
.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0px
}
.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0px
}
.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0px
}
.iti-flag.do {
    height: 13px;
    background-position: -1379px 0px
}
.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0px
}
.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0px
}
.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0px
}
.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0px
}
.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0px
}
.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0px
}
.iti-flag.er {
    height: 10px;
    background-position: -1533px 0px
}
.iti-flag.es {
    height: 14px;
    background-position: -1555px 0px
}
.iti-flag.et {
    height: 10px;
    background-position: -1577px 0px
}
.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0px
}
.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0px
}
.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0px
}
.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0px
}
.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0px
}
.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0px
}
.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0px
}
.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0px
}
.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0px
}
.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0px
}
.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0px
}
.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0px
}
.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0px
}
.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0px
}
.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0px
}
.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0px
}
.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0px
}
.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0px
}
.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0px
}
.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0px
}
.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0px
}
.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0px
}
.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0px
}
.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0px
}
.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0px
}
.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0px
}
.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0px
}
.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0px
}
.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0px
}
.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0px
}
.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0px
}
.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0px
}
.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0px
}
.iti-flag.id {
    height: 14px;
    background-position: -2325px 0px
}
.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0px
}
.iti-flag.il {
    height: 15px;
    background-position: -2369px 0px
}
.iti-flag.im {
    height: 10px;
    background-position: -2391px 0px
}
.iti-flag.in {
    height: 14px;
    background-position: -2413px 0px
}
.iti-flag.io {
    height: 10px;
    background-position: -2435px 0px
}
.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0px
}
.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0px
}
.iti-flag.is {
    height: 15px;
    background-position: -2501px 0px
}
.iti-flag.it {
    height: 14px;
    background-position: -2523px 0px
}
.iti-flag.je {
    height: 12px;
    background-position: -2545px 0px
}
.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0px
}
.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0px
}
.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0px
}
.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0px
}
.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0px
}
.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0px
}
.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0px
}
.iti-flag.km {
    height: 12px;
    background-position: -2721px 0px
}
.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0px
}
.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0px
}
.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0px
}
.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0px
}
.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0px
}
.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0px
}
.iti-flag.la {
    height: 14px;
    background-position: -2875px 0px
}
.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0px
}
.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0px
}
.iti-flag.li {
    height: 12px;
    background-position: -2941px 0px
}
.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0px
}
.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0px
}
.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0px
}
.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0px
}
.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0px
}
.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0px
}
.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0px
}
.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0px
}
.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0px
}
.iti-flag.md {
    height: 10px;
    background-position: -3160px 0px
}
.iti-flag.me {
    height: 10px;
    background-position: -3182px 0px
}
.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0px
}
.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0px
}
.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0px
}
.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0px
}
.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0px
}
.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0px
}
.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0px
}
.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0px
}
.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0px
}
.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0px
}
.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0px
}
.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0px
}
.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0px
}
.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0px
}
.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0px
}
.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0px
}
.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0px
}
.iti-flag.my {
    height: 10px;
    background-position: -3578px 0px
}
.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0px
}
.iti-flag.na {
    height: 14px;
    background-position: -3622px 0px
}
.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0px
}
.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0px
}
.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0px
}
.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0px
}
.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0px
}
.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0px
}
.iti-flag.no {
    height: 15px;
    background-position: -3774px 0px
}
.iti-flag.np {
    height: 15px;
    background-position: -3796px 0px
}
.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0px
}
.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0px
}
.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0px
}
.iti-flag.om {
    height: 10px;
    background-position: -3877px 0px
}
.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0px
}
.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0px
}
.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0px
}
.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0px
}
.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0px
}
.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0px
}
.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0px
}
.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0px
}
.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0px
}
.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0px
}
.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0px
}
.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0px
}
.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0px
}
.iti-flag.py {
    height: 11px;
    background-position: -4185px 0px
}
.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0px
}
.iti-flag.re {
    height: 14px;
    background-position: -4229px 0px
}
.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0px
}
.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0px
}
.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0px
}
.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0px
}
.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0px
}
.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0px
}
.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0px
}
.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0px
}
.iti-flag.se {
    height: 13px;
    background-position: -4427px 0px
}
.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0px
}
.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0px
}
.iti-flag.si {
    height: 10px;
    background-position: -4493px 0px
}
.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0px
}
.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0px
}
.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0px
}
.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0px
}
.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0px
}
.iti-flag.so {
    height: 14px;
    background-position: -4625px 0px
}
.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0px
}
.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0px
}
.iti-flag.st {
    height: 10px;
    background-position: -4691px 0px
}
.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0px
}
.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0px
}
.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0px
}
.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0px
}
.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0px
}
.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0px
}
.iti-flag.td {
    height: 14px;
    background-position: -4845px 0px
}
.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0px
}
.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0px
}
.iti-flag.th {
    height: 14px;
    background-position: -4911px 0px
}
.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0px
}
.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0px
}
.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0px
}
.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0px
}
.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0px
}
.iti-flag.to {
    height: 10px;
    background-position: -5043px 0px
}
.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0px
}
.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0px
}
.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0px
}
.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0px
}
.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0px
}
.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0px
}
.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0px
}
.iti-flag.um {
    height: 11px;
    background-position: -5219px 0px
}
.iti-flag.us {
    height: 11px;
    background-position: -5241px 0px
}
.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0px
}
.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0px
}
.iti-flag.va {
    height: 15px;
    background-position: -5307px 0px
}
.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0px
}
.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0px
}
.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0px
}
.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0px
}
.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0px
}
.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0px
}
.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0px
}
.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0px
}
.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0px
}
.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0px
}
.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0px
}
.iti-flag.za {
    height: 14px;
    background-position: -5566px 0px
}
.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0px
}
.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0px
}
.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url("../../images/flags.png");
    background-repeat: no-repeat;
    background-color: #DBDBDB;
    background-position: 20px 0
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2 / 1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .iti-flag {
        background-image: url("../../images/flags@2x.png")
    }
}
.iti-flag.np {
    background-color: transparent
}

/* line 1, ../../source/scss/ng-img-crop.scss */
img-crop {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
/* line 7, ../../source/scss/ng-img-crop.scss */
img-crop canvas {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  /* mobile webkit */
}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.1 - 2016-08-07T23:42:29.033Z
 * License: MIT
 */


/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}


.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* Select2 theme */

/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
    border-color: #D44950;
}

.select2-result-single {
  padding-left: 0;
}

.select2-locked > .select2-search-choice-close{
  display:none;
}

.select-locked > .ui-select-match-close{
    display:none;
}

body > .select2-container.open {
  z-index: 9999; /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme="select2"].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
    border-radius: 4px; /* FIXME hardcoded value :-/ */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

    border-top-width: 1px;  /* FIXME hardcoded value :-/ */
    border-top-style: solid;

    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);

    margin-top: -4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
    margin-top: 4px; /* FIXME hardcoded value :-/ */
}
.ui-select-container[theme="select2"].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
    border-bottom-color: #5897fb;
}

.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme="select2"] .ui-select-dropdown .ui-select-search-hidden input{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
}

/* Selectize theme */

/* Helper class to show styles when focus */
.selectize-input.selectize-focus{
  border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control > .selectize-input > input {
  width: 100%;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
    border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme="selectize"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
    margin-top: -2px; /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme="selectize"] input.ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
    width: 0;
}

/* Bootstrap theme */

/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px !important; /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap .ui-select-search-hidden{
    opacity: 0;
    height: 0;
    min-height: 0;
    padding: 0;
    margin: 0;
    border:0;
}

.ui-select-bootstrap > .ui-select-match > .btn{
  /* Instead of center because of .btn */
  text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices ,.ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}

body > .ui-select-bootstrap.open {
  z-index: 1000; /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important; /* To prevent double background when disabled */
  border: none;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
  position: relative;
}

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row>span {
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row>span:hover, .ui-select-bootstrap .ui-select-choices-row>span:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>span {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled>span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
    display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
    border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme="bootstrap"].direction-up .ui-select-dropdown {
    box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
}

.ui-select-bootstrap .ui-select-match-text {
    width: 100%;
    padding-right: 1em;
}
.ui-select-bootstrap .ui-select-match-text span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px;
}
body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden; }
  .sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #7ecff4; }
    .sweet-alert button:active {
      background-color: #5dc2f1; }
    .sweet-alert button.cancel {
      background-color: #C1C1C1; }
      .sweet-alert button.cancel:hover {
        background-color: #b9b9b9; }
      .sweet-alert button.cancel:active {
        background-color: #a8a8a8; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button[disabled] {
      opacity: .6;
      cursor: default; }
    .sweet-alert button.confirm[disabled] {
      color: transparent; }
      .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%); } }

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

/* preventing reflow lazy image setup */
.js .afkl-lazy-wrapper {
	position: relative;
	height: 0;
	overflow: hidden;
	display: block;
}
/* auto size our image */
.afkl-lazy-wrapper .afkl-lazy-image {
	width: 100%;
}

/* default loading state */
.afkl-lazy-image-loading {
	background-color: #eee;
}


/* available ratio's, make your own if they are different on different devices or simply extend */
.afkl-img-ratio-4-2,
.afkl-img-ratio-2-1 {
	padding-bottom: 50%; /* (2/4)*100 */
}
.afkl-img-ratio-16-9 {
	padding-bottom: 56.25%; /* (9/16)*100 */
}
.afkl-img-ratio-3-2 {
	padding-bottom: 66.67%; /* now calculation is clear, right :) */;
}
.afkl-img-ratio-1-1 {
	padding-bottom: 100%;
}
.afkl-img-ratio-4-3 {
	padding-bottom: 75%;
}
.afkl-img-ratio-3-4 {
	padding-bottom: 133%;
}

/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

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

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: 'â†';
}
[dir='rtl'] .slick-prev:before
{
    content: 'â†’';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: 'â†’';
}
[dir='rtl'] .slick-next:before
{
    content: 'â†';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}