@charset "UTF-8";
    /*! normalize.css v3.0.1 | MIT License | git.io/normalize */.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .pre-scrollable {
    max-height: 340px;
}

.home-joinOurCommunity .blockquote, .price-free-quote .blockquote, blockquote {
    quotes: "“" "”" "‘" "’"}
.btn-group-justified, .pl-tables table, .qp-table table {
    table-layout: fixed;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background: 0 0;
}
a:active, a:hover {
    outline: 0;
}
b, optgroup, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
    vertical-align: middle;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre, textarea {
    overflow: auto;
}
code, kbd, pre, samp {
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
.glyphicon, address, cite {
    font-style: normal;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
@media print {
    blockquote, img, pre, tr {
    page-break-inside: avoid;
}
* {
    text-shadow: none!important;
    color: #000!important;
    background: 0 0!important;
    box-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""}
blockquote, pre {
    border: 1px solid #999;
}
thead {
    display: table-header-group;
}
img {
    max-width: 100%!important;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
select {
    background: #fff!important;
}
.navbar {
    display: none;
}
.table td, .table th {
    background-color: #fff!important;
}
.btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000!important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse!important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #ddd!important;
}
}.carousel-caption, .carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.img-responsive, .img-thumbnail, .table, label {
    max-width: 100%}
.btn, .form-control, .navbar-toggle {
    background-image: none;
}
.dropdown-menu, .modal-content, .popover {
    background-clip: padding-box;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(bootstrap/glyphicons-halflings-regular.eot);
    src: url(bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.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"}
*, :after, :before {
    box-sizing: border-box;
}
body {
    color: #4c4643;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
.img-responsive {
    display: block;
    width: 100%\9;
    height: auto;
}
.img-rounded {
    border-radius: 3px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 100%\9;
    height: auto;
}
.img-circle {
    border-radius: 50%}
hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #e3e1df;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 21px;
    margin-bottom: 10.5px;
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px;
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%}
.h1, h1 {
    font-size: 30px;
}
.h2, h2 {
    font-size: 24px;
}
.h3, h3 {
    font-size: 18px;
}
.h4, h4 {
    font-size: 14px;
}
.h5, h5 {
    font-size: 12px;
}
.h6, h6 {
    font-size: 11px;
}
.lead {
    margin-bottom: 21px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
dt, label {
    font-weight: 700;
}
@media (min-width:768px) {
    .lead {
    font-size: 21px;
}
}.small, small {
    font-size: 85%}
.mark, mark {
    background-color: #fcf8e3;
    padding: .2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #e3e1df;
}
.text-primary {
    color: #8dc63f;
}
a.text-primary:hover {
    color: #15815e;
}
.text-success {
    color: #8dc63f;
}
a.text-success:hover {
    color: #15815e;
}
.text-info {
    color: #31708f;
}
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #e5d369;
}
a.text-warning:hover {
    color: #ddc63e;
}
.text-danger {
    color: #ea5e47;
}
a.text-danger:hover {
    color: #e4371a;
}
.bg-primary {
    color: #fff;
    background-color: #8dc63f;
}
a.bg-primary:hover {
    background-color: #15815e;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover {
    background-color: #e4b9b9;
}
pre code, table {
    background-color: transparent;
}
.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #fff;
}
dl, ol, ul {
    margin-top: 0;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
address, dl {
    margin-bottom: 21px;
}
ol, ul {
    margin-bottom: 10.5px;
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline {
    margin-left: -5px;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dd, dt {
    line-height: 1.5;
}
dd {
    margin-left: 0;
}
.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table;
}
.dl-horizontal dd:after {
    clear: both;
}
@media (min-width:768px) {
    .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-horizontal dd {
    margin-left: 180px;
}
.container {
    width: 756px;
}
}.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dropdown-menu>li>a, .form-horizontal .form-group:after, .modal-footer:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .panel-body:after, .price-free-quote .author, .row:after {
    clear: both;
}
abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #e3e1df;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    font-size: 14px;
}
blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #e3e1df;
}
legend, pre {
    color: #847b72;
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'}
.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #ddd;
    border-left: 0;
    text-align: right;
}
code, kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 3px;
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'}
address {
    line-height: 1.5;
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
}
kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none;
}
pre {
    display: block;
    padding: 10px;
    margin: 0 0 10.5px;
    font-size: 13px;
    line-height: 1.5;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    display: table;
    content: " "}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0;
}
.container, .container-fluid {
    padding-left: 18px;
    padding-right: 18px;
}
.dropdown-header, .dropdown-menu>li>a {
    white-space: nowrap;
    padding: 3px 20px;
    display: block;
}
.pre-scrollable {
    overflow-y: scroll;
}
@media (min-width:992px) {
    .container {
    width: 986px;
}
}@media (min-width:1200px) {
    .container {
    width: 1180px;
}
}.row {
    margin-left: -18px;
    margin-right: -18px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 18px;
    padding-right: 18px;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.col-xs-1 {
    width: 8.33333%}
.col-xs-2 {
    width: 16.66667%}
.col-xs-3 {
    width: 25%}
.col-xs-4 {
    width: 33.33333%}
.col-xs-5 {
    width: 41.66667%}
.col-xs-6 {
    width: 50%}
.col-xs-7 {
    width: 58.33333%}
.col-xs-8 {
    width: 66.66667%}
.col-xs-9 {
    width: 75%}
.col-xs-10 {
    width: 83.33333%}
.col-xs-11 {
    width: 91.66667%}
.col-xs-12 {
    width: 100%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.33333%}
.col-xs-pull-2 {
    right: 16.66667%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-4 {
    right: 33.33333%}
.col-xs-pull-5 {
    right: 41.66667%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-7 {
    right: 58.33333%}
.col-xs-pull-8 {
    right: 66.66667%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-10 {
    right: 83.33333%}
.col-xs-pull-11 {
    right: 91.66667%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.33333%}
.col-xs-push-2 {
    left: 16.66667%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-4 {
    left: 33.33333%}
.col-xs-push-5 {
    left: 41.66667%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-7 {
    left: 58.33333%}
.col-xs-push-8 {
    left: 66.66667%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-10 {
    left: 83.33333%}
.col-xs-push-11 {
    left: 91.66667%}
.col-xs-push-12 {
    left: 100%}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.33333%}
.col-xs-offset-2 {
    margin-left: 16.66667%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-4 {
    margin-left: 33.33333%}
.col-xs-offset-5 {
    margin-left: 41.66667%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-7 {
    margin-left: 58.33333%}
.col-xs-offset-8 {
    margin-left: 66.66667%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-10 {
    margin-left: 83.33333%}
.col-xs-offset-11 {
    margin-left: 91.66667%}
.col-xs-offset-12 {
    margin-left: 100%}
@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
}
.col-sm-1 {
    width: 8.33333%}
.col-sm-2 {
    width: 16.66667%}
.col-sm-3 {
    width: 25%}
.col-sm-4 {
    width: 33.33333%}
.col-sm-5 {
    width: 41.66667%}
.col-sm-6 {
    width: 50%}
.col-sm-7 {
    width: 58.33333%}
.col-sm-8 {
    width: 66.66667%}
.col-sm-9 {
    width: 75%}
.col-sm-10 {
    width: 83.33333%}
.col-sm-11 {
    width: 91.66667%}
.col-sm-12 {
    width: 100%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-pull-1 {
    right: 8.33333%}
.col-sm-pull-2 {
    right: 16.66667%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-4 {
    right: 33.33333%}
.col-sm-pull-5 {
    right: 41.66667%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-7 {
    right: 58.33333%}
.col-sm-pull-8 {
    right: 66.66667%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-10 {
    right: 83.33333%}
.col-sm-pull-11 {
    right: 91.66667%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-push-1 {
    left: 8.33333%}
.col-sm-push-2 {
    left: 16.66667%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-4 {
    left: 33.33333%}
.col-sm-push-5 {
    left: 41.66667%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-7 {
    left: 58.33333%}
.col-sm-push-8 {
    left: 66.66667%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-10 {
    left: 83.33333%}
.col-sm-push-11 {
    left: 91.66667%}
.col-sm-push-12 {
    left: 100%}
.col-sm-offset-0 {
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-left: 8.33333%}
.col-sm-offset-2 {
    margin-left: 16.66667%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-4 {
    margin-left: 33.33333%}
.col-sm-offset-5 {
    margin-left: 41.66667%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-7 {
    margin-left: 58.33333%}
.col-sm-offset-8 {
    margin-left: 66.66667%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-10 {
    margin-left: 83.33333%}
.col-sm-offset-11 {
    margin-left: 91.66667%}
.col-sm-offset-12 {
    margin-left: 100%}
}@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.col-md-1 {
    width: 8.33333%}
.col-md-2 {
    width: 16.66667%}
.col-md-3 {
    width: 25%}
.col-md-4 {
    width: 33.33333%}
.col-md-5 {
    width: 41.66667%}
.col-md-6 {
    width: 50%}
.col-md-7 {
    width: 58.33333%}
.col-md-8 {
    width: 66.66667%}
.col-md-9 {
    width: 75%}
.col-md-10 {
    width: 83.33333%}
.col-md-11 {
    width: 91.66667%}
.col-md-12 {
    width: 100%}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.33333%}
.col-md-pull-2 {
    right: 16.66667%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-4 {
    right: 33.33333%}
.col-md-pull-5 {
    right: 41.66667%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-7 {
    right: 58.33333%}
.col-md-pull-8 {
    right: 66.66667%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-10 {
    right: 83.33333%}
.col-md-pull-11 {
    right: 91.66667%}
.col-md-pull-12 {
    right: 100%}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.33333%}
.col-md-push-2 {
    left: 16.66667%}
.col-md-push-3 {
    left: 25%}
.col-md-push-4 {
    left: 33.33333%}
.col-md-push-5 {
    left: 41.66667%}
.col-md-push-6 {
    left: 50%}
.col-md-push-7 {
    left: 58.33333%}
.col-md-push-8 {
    left: 66.66667%}
.col-md-push-9 {
    left: 75%}
.col-md-push-10 {
    left: 83.33333%}
.col-md-push-11 {
    left: 91.66667%}
.col-md-push-12 {
    left: 100%}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.33333%}
.col-md-offset-2 {
    margin-left: 16.66667%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-4 {
    margin-left: 33.33333%}
.col-md-offset-5 {
    margin-left: 41.66667%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-7 {
    margin-left: 58.33333%}
.col-md-offset-8 {
    margin-left: 66.66667%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-10 {
    margin-left: 83.33333%}
.col-md-offset-11 {
    margin-left: 91.66667%}
.col-md-offset-12 {
    margin-left: 100%}
}@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
}
.col-lg-1 {
    width: 8.33333%}
.col-lg-2 {
    width: 16.66667%}
.col-lg-3 {
    width: 25%}
.col-lg-4 {
    width: 33.33333%}
.col-lg-5 {
    width: 41.66667%}
.col-lg-6 {
    width: 50%}
.col-lg-7 {
    width: 58.33333%}
.col-lg-8 {
    width: 66.66667%}
.col-lg-9 {
    width: 75%}
.col-lg-10 {
    width: 83.33333%}
.col-lg-11 {
    width: 91.66667%}
.col-lg-12 {
    width: 100%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.33333%}
.col-lg-pull-2 {
    right: 16.66667%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-4 {
    right: 33.33333%}
.col-lg-pull-5 {
    right: 41.66667%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-7 {
    right: 58.33333%}
.col-lg-pull-8 {
    right: 66.66667%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-10 {
    right: 83.33333%}
.col-lg-pull-11 {
    right: 91.66667%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.33333%}
.col-lg-push-2 {
    left: 16.66667%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-4 {
    left: 33.33333%}
.col-lg-push-5 {
    left: 41.66667%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-7 {
    left: 58.33333%}
.col-lg-push-8 {
    left: 66.66667%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-10 {
    left: 83.33333%}
.col-lg-push-11 {
    left: 91.66667%}
.col-lg-push-12 {
    left: 100%}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.33333%}
.col-lg-offset-2 {
    margin-left: 16.66667%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-4 {
    margin-left: 33.33333%}
.col-lg-offset-5 {
    margin-left: 41.66667%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-7 {
    margin-left: 58.33333%}
.col-lg-offset-8 {
    margin-left: 66.66667%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-10 {
    margin-left: 83.33333%}
.col-lg-offset-11 {
    margin-left: 91.66667%}
.col-lg-offset-12 {
    margin-left: 100%}
}th {
    text-align: left;
}
.table {
    margin-bottom: 21px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 12px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
.table>tbody+tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #f4f4f4;
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
    padding: 6px;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th, .table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: #f5f5f5;
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column;
}
table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell;
}
.btn-group>.btn-group, .btn-toolbar .btn-group, .btn-toolbar .input-group, .dropdown-menu {
    float: left;
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8;
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8;
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
    background-color: #d9edf7;
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3;
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3;
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede;
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
}
@media screen and (max-width:767px) {
    .table-responsive {
    width: 100%;
    margin-bottom: 15.75px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
}
.table-responsive>.table {
    margin-bottom: 0;
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
}
.table-responsive>.table-bordered {
    border: 0;
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
}
}fieldset, legend {
    padding: 0;
    border: 0;
}
fieldset {
    margin: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 21px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5;
}
label {
    display: inline-block;
    margin-bottom: 5px;
}
input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
.form-control, output {
    font-size: 14px;
    line-height: 1.5;
    color: #4c4643;
    display: block;
}
input[type=file] {
    display: block;
}
input[type=range] {
    display: block;
    width: 100%}
select[multiple], select[size] {
    height: auto;
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
output {
    padding-top: 7px;
}
.form-control {
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #e5e6e7;
    border-radius: 3px;
    -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 {
    outline: 0;
}
.form-control::-moz-placeholder {
    color: #969696;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #969696;
}
.form-control::-webkit-input-placeholder {
    color: #969696;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #8dc63f;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f5f4f3;
    opacity: 1;
}
textarea.form-control {
    height: auto;
}
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    line-height: 36px;
    line-height: 1.5\9;
}
.form-horizontal .form-group-sm input[type=date].form-control, .form-horizontal .form-group-sm input[type=time].form-control, .form-horizontal .form-group-sm input[type=datetime-local].form-control, .form-horizontal .form-group-sm input[type=month].form-control, input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
}
.form-horizontal .form-group-lg input[type=date].form-control, .form-horizontal .form-group-lg input[type=time].form-control, .form-horizontal .form-group-lg input[type=datetime-local].form-control, .form-horizontal .form-group-lg input[type=month].form-control, input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 42px;
}
.checkbox, .radio {
    position: relative;
    display: block;
    min-height: 21px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label, .radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9;
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed;
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.form-control-static.input-lg, .form-control-static.input-sm, .form-horizontal .form-group-lg .form-control-static.form-control, .form-horizontal .form-group-sm .form-control-static.form-control {
    padding-left: 0;
    padding-right: 0;
}
.form-horizontal .form-group-sm .form-control, .input-sm {
    height: 36px;
    padding: 6px 12px;
    color: #444;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-horizontal .form-group-sm select.form-control, select.input-sm {
    height: 30px;
    line-height: 30px;
}
.form-horizontal .form-group-sm select[multiple].form-control, .form-horizontal .form-group-sm textarea.form-control, select[multiple].input-sm, textarea.input-sm {
    height: auto;
}
.form-horizontal .form-group-lg .form-control, .input-lg {
    height: 42px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 3px;
}
.form-horizontal .form-group-lg select.form-control, select.input-lg {
    height: 42px;
    line-height: 42px;
}
.form-horizontal .form-group-lg select[multiple].form-control, .form-horizontal .form-group-lg textarea.form-control, select[multiple].input-lg, textarea.input-lg {
    height: auto;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 45px;
}
.form-control-feedback {
    position: absolute;
    top: 26px;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.collapsing, .dropdown {
    position: relative;
}
.form-horizontal .form-group-lg .form-control+.form-control-feedback, .input-lg+.form-control-feedback {
    width: 42px;
    height: 42px;
    line-height: 42px;
}
.form-horizontal .form-group-sm .form-control+.form-control-feedback, .input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .form-control {
    border-color: #8dc63f;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
    border-color: #15815e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #4de2b2;
}
.has-success .input-group-addon {
    color: #8dc63f;
    border-color: #8dc63f;
    background-color: #dff0d8;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #e5d369;
}
.has-warning .form-control {
    border-color: #e5d369;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
    border-color: #ddc63e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f4edc0;
}
.has-warning .input-group-addon {
    color: #e5d369;
    border-color: #e5d369;
    background-color: #fcf8e3;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #ea5e47;
}
.has-error .form-control {
    border-color: #ea5e47;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
    border-color: #e4371a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f4aea3;
}
.btn-group.open .dropdown-toggle, .btn.active, .btn:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.has-error .input-group-addon {
    color: #ea5e47;
    border-color: #ea5e47;
    background-color: #f2dede;
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #8f8580;
}
@media (min-width:768px) {
    .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
}
.form-inline .input-group>.form-control, .navbar-form .input-group>.form-control {
    width: 100%}
.form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox, .form-inline .radio, .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox label, .form-inline .radio label, .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio], .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
}
.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
}
}.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 28px;
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 18px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn.active:focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.btn:focus, .btn:hover {
    color: #4c4643;
    text-decoration: none;
}
.btn.active, .btn:active {
    outline: 0;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    box-shadow: none;
}
.btn-link {
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
    color: #116b4e;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #e3e1df;
    text-decoration: none;
}
.btn-group-lg>.btn, .btn-lg {
    line-height: 1.33;
    border-radius: 3px;
}
.btn-group-sm>.btn, .btn-group-xs>.btn, .btn-sm, .btn-xs {
    line-height: 1.5;
    border-radius: 3px;
}
.btn-block {
    display: block;
    width: 100%}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}
.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-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
}
.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.dropdown-menu .divider {
    height: 1px;
    overflow: hidden;
    background-color: #e5e5e5;
}
.dropdown-menu>li>a {
    font-weight: 400;
    line-height: 1.5;
    color: #4d4843;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #3f3b37;
    background-color: #f5f5f5;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #8dc63f;
}
.dropdown-header, .dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover, .nav>li.disabled>a {
    color: #a6a3a1;
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed;
}
.open>.dropdown-menu {
    display: block;
}
.open>a {
    outline: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    line-height: 1.5;
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 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) {
    .form-horizontal .form-group-lg .control-label {
    padding-top: 8.98px;
}
.form-horizontal .form-group-sm .control-label {
    padding-top: 7px;
}
.navbar-right .dropdown-menu {
    right: 0;
    left: auto;
}
.navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
}
}.btn-group, .btn-group-vertical {
    position: relative;
    vertical-align: middle;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    z-index: 2;
}
.btn-group-vertical>.btn:focus, .btn-group>.btn:focus {
    outline: 0;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar:after, .btn-toolbar:before {
    content: " ";
    display: table;
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px;
}
.btn .caret, .btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group-lg.btn-group>.btn+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn-group-lg>.btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0;
}
.dropup .btn-group-lg>.btn .caret, .dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before {
    content: " ";
    display: table;
}
.btn-group-vertical>.btn-group>.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:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    border-collapse: separate;
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%}
.btn-group-justified>.btn-group .btn, .nav-justified, .nav-tabs.nav-justified {
    width: 100%}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto;
}
[data-toggle=buttons]>.btn>input[type=checkbox], [data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.nav:after, .nav:before {
    content: " ";
    display: table;
}
.nav>li, .nav>li>a {
    display: block;
    position: relative;
}
.nav:after {
    clear: both;
}
.nav>li>a {
    padding: 6px 16px;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    color: #a6a3a1;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff;
    border-color: #8dc63f;
}
.nav .nav-divider {
    height: 1px;
    margin: 9.5px 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.5;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0;
}
.nav-tabs>li>a:hover {
    border-color: #fff #fff #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #4d4843;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-pills>li {
    float: left;
}
.nav-justified>li, .nav-stacked>li, .nav-tabs.nav-justified>li {
    float: none;
}
.nav-pills>li>a {
    border-radius: 3px;
}
.nav-pills>li+li {
    margin-left: 2px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #8dc63f;
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 3px;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd;
}
@media (min-width:768px) {
    .nav-justified>li, .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
}
}.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before {
    display: table;
    content: " "}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.navbar {
    position: relative;
    min-height: 48px;
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 18px;
    padding-left: 18px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width:768px) {
    .navbar {
    border-radius: 3px;
}
.navbar-header {
    float: left;
}
.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-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}
}.carousel-inner, .modal, .modal-open {
    overflow: hidden;
}
@media (max-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
}
}.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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: 13.5px 18px;
    font-size: 16px;
    line-height: 21px;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top, .navbar-static-top {
    border-radius: 0;
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -18px;
}
}.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 20px;
    margin-bottom: 7px;
    background-color: #8dc63f ;
    border: 1px solid transparent;
    border-radius: 3px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-nav {
    margin: 6.75px -18px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 21px;
}
@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 .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu>li>a {
    line-height: 21px;
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
}
}@media (min-width:768px) {
    .navbar-toggle {
    display: none;
}
.navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav>li {
    float: left;
}
.navbar-nav>li>a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
}
.navbar-nav.navbar-right:last-child {
    margin-right: -18px;
}
.navbar-left {
    float: left!important;
}
.navbar-right {
    float: right!important;
}
}.navbar-form {
    padding: 10px 18px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 6px -18px;
}
@media (max-width:767px) {
    .navbar-form .form-group {
    margin-bottom: 5px;
}
}@media (min-width:768px) {
    .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
}
.navbar-form.navbar-right:last-child {
    margin-right: -18px;
}
.navbar-text {
    float: left;
    margin-left: 18px;
    margin-right: 18px;
}
.navbar-text.navbar-right:last-child {
    margin-right: 0;
}
}.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-btn {
    margin-top: 6px;
    margin-bottom: 6px;
}
.btn-group-sm>.navbar-btn.btn, .navbar-btn.btn-sm {
    margin-top: 9px;
    margin-bottom: 9px;
}
.btn-group-xs>.navbar-btn.btn, .navbar-btn.btn-xs {
    margin-top: 13px;
    margin-bottom: 13px;
}
.navbar-text {
    margin-top: 13.5px;
    margin-bottom: 13.5px;
}
.panel-title, .panel>.list-group, .panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
    margin-bottom: 0;
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555;
}
@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
}
}.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
    color: #333;
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}
.navbar-inverse {
    background-color: #4d4843;
    border-color: #322f2b;
}
.navbar-inverse .navbar-brand {
    color: #fff;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-inverse .navbar-text {
    color: #e3e1df;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #8dc63f;
    background-color: transparent;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #8dc63f;
    background-color: #322f2b;
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #a49d97;
    background-color: transparent;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #3a3632;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #322f2b;
    color: #8dc63f;
}
@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #322f2b;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #322f2b;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #8dc63f;
    background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #8dc63f;
    background-color: #322f2b;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #a49d97;
    background-color: transparent;
}
}.navbar-inverse .navbar-link {
    color: #fff;
}
.navbar-inverse .navbar-link:hover {
    color: #8dc63f;
}
.navbar-inverse .btn-link {
    color: #fff;
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
    color: #8dc63f;
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #a49d97;
}
.panel-heading>.dropdown .dropdown-toggle, .panel-title, .panel-title>a {
    color: inherit;
}
.panel {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
    padding: 15px;
}
.panel-body:after, .panel-body:before {
    content: " ";
    display: table;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
.panel-title {
    margin-top: 0;
    font-size: 16px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel-group .panel-heading, .panel>.list-group:last-child .list-group-item:last-child, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0;
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.table-responsive:last-child>.table:last-child, .panel>.table:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 2px;
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 2px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 2px;
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 2px;
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd;
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0;
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
    border: 0;
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 21px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 3px;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.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: #847b72;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #847b72;
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #8dc63f;
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #8dc63f;
    border-color: #8dc63f;
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #8dc63f;
}
.panel-primary>.panel-heading .badge {
    color: #8dc63f;
    background-color: #fff;
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #8dc63f;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success>.panel-heading {
    color: #8dc63f;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6;
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #8dc63f;
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6;
}
.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-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning>.panel-heading {
    color: #e5d369;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc;
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #e5d369;
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger>.panel-heading {
    color: #ea5e47;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1;
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #ea5e47;
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
}
.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%}
.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%}
.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border-radius: 3px;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 51px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 36px;
}
.modal-body {
    position: relative;
    padding: 36px;
}
.modal-footer {
    padding: 36px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000;
}
.modal-footer:after, .modal-footer:before {
    content: " ";
    display: table;
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0;
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width:768px) {
    .modal-dialog {
    width: 504px;
    margin: 30px auto;
}
.modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
    width: 300px;
}
}@media (min-width:992px) {
    .modal-lg {
    width: 900px;
}
}.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 3px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
    left: 5px;
}
.tooltip.top-right .tooltip-arrow {
    right: 5px;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0;
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px;
}
.tooltip.bottom-left .tooltip-arrow {
    left: 5px;
}
.tooltip.bottom-right .tooltip-arrow {
    right: 5px;
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 3px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 2px 2px 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;
}
.carousel, .carousel-inner {
    position: relative;
}
.popover>.arrow {
    border-width: 11px;
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: fadein(rgba(0, 0, 0, .2), 5%);
    bottom: -11px;
}
.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}
.popover.left>.arrow:after, .popover.right>.arrow:after {
    content: " ";
    bottom: -10px;
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: fadein(rgba(0, 0, 0, .2), 5%);
}
.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #fff;
}
.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: fadein(rgba(0, 0, 0, .2), 5%);
    top: -11px;
}
.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: fadein(rgba(0, 0, 0, .2), 5%);
}
.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
}
.carousel-inner {
    width: 100%}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    display: block;
    width: 100%\9;
    max-width: 100%;
    height: auto;
    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;
    left: 0;
    bottom: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.carousel-control.left {
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',  endColorstr='#00000000',  GradientType=1);
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',  endColorstr='#80000000',  GradientType=1);
}
.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: '\2039'}
.carousel-control .icon-next:before {
    content: '\203a'}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.carousel-indicators li {
    display: inline-block;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
.carousel-caption .btn, .text-hide {
    text-shadow: none;
}
@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
}
.carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none!important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0;
}
.box, .btn-default {
    background-color: #fff;
}
.hidden {
    visibility: hidden!important;
}
.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
@-ms-viewport {
    width: device-width;
}
@media (max-width:767px) {
    .visible-xs {
    display: block!important;
}
table.visible-xs {
    display: table;
}
tr.visible-xs {
    display: table-row!important;
}
td.visible-xs, th.visible-xs {
    display: table-cell!important;
}
.visible-xs-block {
    display: block!important;
}
.visible-xs-inline {
    display: inline!important;
}
.visible-xs-inline-block {
    display: inline-block!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
    display: block!important;
}
table.visible-sm {
    display: table;
}
tr.visible-sm {
    display: table-row!important;
}
td.visible-sm, th.visible-sm {
    display: table-cell!important;
}
.visible-sm-block {
    display: block!important;
}
.visible-sm-inline {
    display: inline!important;
}
.visible-sm-inline-block {
    display: inline-block!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
    display: block!important;
}
table.visible-md {
    display: table;
}
tr.visible-md {
    display: table-row!important;
}
td.visible-md, th.visible-md {
    display: table-cell!important;
}
.visible-md-block {
    display: block!important;
}
.visible-md-inline {
    display: inline!important;
}
.visible-md-inline-block {
    display: inline-block!important;
}
}@media (min-width:1200px) {
    .visible-lg {
    display: block!important;
}
table.visible-lg {
    display: table;
}
tr.visible-lg {
    display: table-row!important;
}
td.visible-lg, th.visible-lg {
    display: table-cell!important;
}
.visible-lg-block {
    display: block!important;
}
.visible-lg-inline {
    display: inline!important;
}
.visible-lg-inline-block {
    display: inline-block!important;
}
.hidden-lg {
    display: none!important;
}
}@media (max-width:767px) {
    .hidden-xs {
    display: none!important;
}
}@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
    display: none!important;
}
}@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
    display: none!important;
}
}.visible-print {
    display: none!important;
}
@media print {
    .visible-print {
    display: block!important;
}
table.visible-print {
    display: table;
}
tr.visible-print {
    display: table-row!important;
}
td.visible-print, th.visible-print {
    display: table-cell!important;
}
}.visible-print-block {
    display: none!important;
}
@media print {
    .visible-print-block {
    display: block!important;
}
}.visible-print-inline {
    display: none!important;
}
@media print {
    .visible-print-inline {
    display: inline!important;
}
}.visible-print-inline-block {
    display: none!important;
}
@media print {
    .visible-print-inline-block {
    display: inline-block!important;
}
.hidden-print {
    display: none!important;
}
}@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?gkddpb);
    src: url(../fonts/icomoon.eot?#iefixgkddpb) format("embedded-opentype"), url(../fonts/icomoon.woff?gkddpb) format("woff"), url(../fonts/icomoon.ttf?gkddpb) format("truetype"), url(../fonts/icomoon.svg?gkddpb#icomoon) format("svg");
}
[class*=" icon-"], [class^=icon-] {
    text-transform: none;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    font-family: icomoon;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class*=" icon-"].active, [class*=" icon-"]:active, [class*=" icon-"]:focus, [class^=icon-].active, [class^=icon-]:active, [class^=icon-]:focus {
    outline: 0!important;
}
.icon-warning:before {
    content: "\77"}
.icon-half:before {
    content: "\48"}
.icon-circle:before {
    content: "\6f"}
.icon-funnel:before {
    content: "\59"}
.icon-validation:before {
    content: "\56"}
.icon-memory:before {
    content: "\6d"}
.icon-menu:before {
    content: "\4e"}
.icon-success:before {
    content: "\56"}
.icon-error:before {
    content: "\65"}
.icon-expand:before {
    content: "\2e"}
.icon-vertical:before {
    content: "\76"}
.icon-user:before {
    content: "\75"}
.icon-settings:before {
    content: "\53"}
.icon-refresh:before {
    content: "\72"}
.icon-tooltip:before {
    content: "\71"}
.icon-previous:before {
    content: "\3c"}
.icon-check:before {
    content: "\63"}
.icon-close:before {
    content: "\78"}
.icon-comment:before, .icon-message:before {
    content: "\4d"}
.icon-global:before {
    content: "\67"}
.icon-down:before, .icon-next:before, .icon-top:before {
    content: "\3e"}
.icon-top:before {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.icon-down:before {
    display: inline-block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.icon-minimize:before {
    content: "\2c"}
.icon-info:before {
    content: "\69"}
.icon-horizontal:before {
    content: "\68"}
.icon-trash:before {
    content: "\64"}
.icon-find:before, .icon-search:before {
    content: "\66"}
.icon-share:before {
    content: "\2f"}
.icon-flag:before {
    content: "\46"}
.icon-create:before {
    content: "\43"}
.icon-notification:before {
    content: "\6e"}
.icon-activity:before {
    content: "\61"}
.icon-unlocked:before {
    content: "\55"}
.icon-locked:before {
    content: "\6c"}
.icon-database:before {
    content: "\62"}
.icon-transfer:before {
    content: "\54"}
.icon-start:before {
    content: "\5f"}
.icon-play:before {
    content: "\50"}
.icon-file:before {
    content: "\3a"}
.icon-download:before {
    content: "\44"}
.icon-star:before {
    content: "\3b"}
.icon-print:before {
    content: "\70"}
.icon-email:before {
    content: "\45"}
.icon-archive:before {
    content: "\41"}
.icon-edit:before {
    content: "\21"}
.multiselect-container .input-group .multiselect-search, .search-input-icon {
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: right 8px bottom 6px;
}
[class^=icon-].icon-flags {
    width: 36px;
    height: 24px;
    background-size: 36px;
    margin-bottom: -6px;
    margin-right: 6px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    display: -webkit-inline-box;
}
.icon-flags.ar {
    background-image: url(../images/common/flags@2x/flag-ar.png);
}
.icon-flags.de {
    background-image: url(../images/common/flags@2x/flag-de.png);
}
.icon-flags.pt-br {
    background-image: url(../images/common/flags@2x/flag-pt_br.png);
}
.icon-flags.bg {
    background-image: url(../images/common/flags@2x/flag-bg.png);
}
.icon-flags.he {
    background-image: url(../images/common/flags@2x/flag-he.png);
}
.icon-flags.pt {
    background-image: url(../images/common/flags@2x/flag-pt.png);
}
.icon-flags.zh {
    background-image: url(../images/common/flags@2x/flag-zh.png);
}
.icon-flags.hu {
    background-image: url(../images/common/flags@2x/flag-hu.png);
}
.icon-flags.ru {
    background-image: url(../images/common/flags@2x/flag-ru.png);
}
.icon-flags.zh-tw {
    background-image: url(../images/common/flags@2x/flag-zh_tw.png);
}
.icon-flags.id {
    background-image: url(../images/common/flags@2x/flag-id.png);
}
.icon-flags.es {
    background-image: url(../images/common/flags@2x/flag-es.png);
}
.icon-flags.da {
    background-image: url(../images/common/flags@2x/flag-da.png);
}
.icon-flags.it {
    background-image: url(../images/common/flags@2x/flag-it.png);
}
.icon-flags.es-la {
    background-image: url(../images/common/flags@2x/flag-es_la.png);
}
.icon-flags.nl {
    background-image: url(../images/common/flags@2x/flag-nl.png);
}
.icon-flags.ja {
    background-image: url(../images/common/flags@2x/flag-ja.png);
}
.icon-flags.sv {
    background-image: url(../images/common/flags@2x/flag-sv.png);
}
.icon-flags.en {
    background-image: url(../images/common/flags@2x/flag-en.png);
}
.icon-flags.ko {
    background-image: url(../images/common/flags@2x/flag-ko.png);
}
.icon-flags.tl {
    background-image: url(../images/common/flags@2x/flag-tl.png);
}
.icon-flags.fi {
    background-image: url(../images/common/flags@2x/flag-fi.png);
}
.icon-flags.ms {
    background-image: url(../images/common/flags@2x/flag-ms.png);
}
.icon-flags.th {
    background-image: url(../images/common/flags@2x/flag-th.png);
}
.icon-flags.fr {
    background-image: url(../images/common/flags@2x/flag-fr.png);
}
.icon-flags.no {
    background-image: url(../images/common/flags@2x/flag-no.png);
}
.icon-flags.tr {
    background-image: url(../images/common/flags@2x/flag-tr.png);
}
.icon-flags.fr-ca {
    background-image: url(../images/common/flags@2x/flag-fr_ca.png);
}
.icon-flags.pl {
    background-image: url(../images/common/flags@2x/flag-pl.png);
}
.icon-flags.vi {
    background-image: url(../images/common/flags@2x/flag-vi.png);
}
.icon-flags.ro {
    background-image: url(../images/common/flags@2x/flag-ro.png);
}
.icon-flags.cs {
    background-image: url(../images/common/flags@2x/flag-cs.png);
}
.icon-flags.el {
    background-image: url(../images/common/flags@2x/flag-el.png);
}
.icon-flags.en-gb {
    background-image: url(../images/common/flags@2x/flag-en_gb.png);
}
.icon-flags.sr {
    background-image: url(../images/common/flags@2x/flag-sr.png);
}
.icon-flags.sk {
    background-image: url(../images/common/flags@2x/flag-sk.png);
}
.icon-flags.uk {
    background-image: url(../images/common/flags@2x/flag-uk.png);
}
.btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-light-blue.active, .btn-light-blue:active, .btn-light-green.active, .btn-light-green2.active, .btn-light-green2:active, .btn-light-green:active, .btn-lime-green.active, .btn-lime-green:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .developer .btn-primary.active, .developer .btn-primary:active, .open>.btn-default.dropdown-toggle, .open>.btn-info.dropdown-toggle, .open>.btn-light-blue.dropdown-toggle, .open>.btn-light-green.dropdown-toggle, .open>.btn-light-green2.dropdown-toggle, .open>.btn-lime-green.dropdown-toggle, .open>.btn-primary.dropdown-toggle, .open>.btn-success.dropdown-toggle, .open>.btn-warning.dropdown-toggle, .open>.developer .btn-primary.dropdown-toggle, .open>.translator .btn-primary.dropdown-toggle, .translator .btn-primary.active, .translator .btn-primary:active {
    background-image: none;
}
.small, small {
    line-height: 18px;
}
ol, ul {
    padding-left: 36px;
}
ol li, ul li {
    line-height: 24px;
}
blockquote {
    margin: 0 0 18px 18px;
    padding: 0 18px;
}
.box {
    padding-right: 18px;
    padding-left: 18px;
    border: 1px solid #dbdbdb;
    border-radius: 3px;
}
@media (min-width:768px) {
    .box {
    padding-right: 36px;
    padding-left: 36px;
}
}.sidebar-nav {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    width: 250px;
    list-style: none;
}
[class*=col-] {
    padding-right: 12px;
    padding-left: 12px;
}
@media (min-width:768px) {
    [class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.col-sm-15 {
    width: 20%;
    float: left;
}
}.col-lg-15, .col-md-15, .col-sm-15, .col-xs-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width:992px) {
    .col-md-15 {
    width: 20%;
    float: left;
}
}@media (min-width:1200px) {
    .col-lg-15 {
    width: 20%;
    float: left;
}
}.btn {
    padding: 6px 16px 7px;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: .6;
    filter: alpha(opacity=60);
}
.btn-xl {
    padding: 12px 24px 13px;
    font-size: 16px;
    font-weight: 600;
}
.btn-group-lg>.btn, .btn-lg {
    padding: 9px 16px 10px;
    font-size: 16px;
    font-weight: 600;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 3px 13px 4px;
    font-size: 14px;
    font-weight: 600;
}
.btn-group-xs>.btn, .btn-xs {
    padding: 2px 9px;
    font-size: 12px;
    font-weight: 600;
}
.btn-menu {
    padding: 2px 6px 3px;
    font-size: 14px;
    font-weight: 400;
}
.btn-block+.btn-block {
    margin-top: 12px;
}
.btn-link, a {
    color: #8dc63f;
}
.btn-link:hover, a:hover {
    color: #116b4e;
}
.btn-default {
    color: #4c4643;
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.btn-default.dropdown-toggle {
    color: #4c4643;
    background-color: #f2f2f2;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
}
.btn-default .badge {
    color: #fff;
    background-color: #4c4643;
}
.btn-primary {
    color: #fff;
    background-color: #8dc63f;
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #18976e;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #8dc63f;
}
.btn-primary .badge {
    color: #8dc63f;
    background-color: #fff;
}
.btn-success {
    color: #fff;
    background-color: #aedbb3;
}
.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #9cd3a2;
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #aedbb3;
}
.btn-success .badge {
    color: #aedbb3;
    background-color: #fff;
}
.btn-info {
    color: #fff;
    background-color: #4d4843;
}
.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #3f3b37;
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #4d4843;
}
.btn-info .badge {
    color: #4d4843;
    background-color: #fff;
}
.btn-warning {
    color: #fff;
    background-color: #e5d369;
}
.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e1cd53;
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #e5d369;
}
.btn-warning .badge {
    color: #e5d369;
    background-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #ea5e47;
}
.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #e74a30;
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
    background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #ea5e47;
}
.btn-danger .badge {
    color: #ea5e47;
    background-color: #fff;
}
.btn-lime-green {
    color: #fff;
    background-color: #c3ea94;
}
.btn-lime-green.active, .btn-lime-green:active, .btn-lime-green:focus, .btn-lime-green:hover, .open>.btn-lime-green.dropdown-toggle {
    color: #fff;
    background-color: #b7e67f;
}
.btn-lime-green.disabled, .btn-lime-green.disabled.active, .btn-lime-green.disabled:active, .btn-lime-green.disabled:focus, .btn-lime-green.disabled:hover, .btn-lime-green[disabled], .btn-lime-green[disabled].active, .btn-lime-green[disabled]:active, .btn-lime-green[disabled]:focus, .btn-lime-green[disabled]:hover, fieldset[disabled] .btn-lime-green, fieldset[disabled] .btn-lime-green.active, fieldset[disabled] .btn-lime-green:active, fieldset[disabled] .btn-lime-green:focus, fieldset[disabled] .btn-lime-green:hover {
    background-color: #c3ea94;
}
.btn-lime-green .badge {
    color: #c3ea94;
    background-color: #fff;
}
.btn-light-green {
    color: #fff;
    background-color: #aedbb3;
}
.btn-light-green.active, .btn-light-green:active, .btn-light-green:focus, .btn-light-green:hover, .open>.btn-light-green.dropdown-toggle {
    color: #fff;
    background-color: #9cd3a2;
}
.btn-light-green.disabled, .btn-light-green.disabled.active, .btn-light-green.disabled:active, .btn-light-green.disabled:focus, .btn-light-green.disabled:hover, .btn-light-green[disabled], .btn-light-green[disabled].active, .btn-light-green[disabled]:active, .btn-light-green[disabled]:focus, .btn-light-green[disabled]:hover, fieldset[disabled] .btn-light-green, fieldset[disabled] .btn-light-green.active, fieldset[disabled] .btn-light-green:active, fieldset[disabled] .btn-light-green:focus, fieldset[disabled] .btn-light-green:hover {
    background-color: #aedbb3;
}
.btn-light-green .badge {
    color: #aedbb3;
    background-color: #fff;
}
.btn-light-green2 {
    color: #fff;
    background-color: #7DB4A9;
}
.btn-light-green2.active, .btn-light-green2:active, .btn-light-green2:focus, .btn-light-green2:hover, .open>.btn-light-green2.dropdown-toggle {
    color: #fff;
    background-color: #6dab9e;
}
.btn-light-green2.disabled, .btn-light-green2.disabled.active, .btn-light-green2.disabled:active, .btn-light-green2.disabled:focus, .btn-light-green2.disabled:hover, .btn-light-green2[disabled], .btn-light-green2[disabled].active, .btn-light-green2[disabled]:active, .btn-light-green2[disabled]:focus, .btn-light-green2[disabled]:hover, fieldset[disabled] .btn-light-green2, fieldset[disabled] .btn-light-green2.active, fieldset[disabled] .btn-light-green2:active, fieldset[disabled] .btn-light-green2:focus, fieldset[disabled] .btn-light-green2:hover {
    background-color: #7DB4A9;
}
.btn-light-green2 .badge {
    color: #7DB4A9;
    background-color: #fff;
}
.btn-light-blue {
    color: #fff;
    background-color: #96D7CC;
}
.btn-light-blue.active, .btn-light-blue:active, .btn-light-blue:focus, .btn-light-blue:hover, .open>.btn-light-blue.dropdown-toggle {
    color: #fff;
    background-color: #84d0c3;
}
.btn-light-blue.disabled, .btn-light-blue.disabled.active, .btn-light-blue.disabled:active, .btn-light-blue.disabled:focus, .btn-light-blue.disabled:hover, .btn-light-blue[disabled], .btn-light-blue[disabled].active, .btn-light-blue[disabled]:active, .btn-light-blue[disabled]:focus, .btn-light-blue[disabled]:hover, fieldset[disabled] .btn-light-blue, fieldset[disabled] .btn-light-blue.active, fieldset[disabled] .btn-light-blue:active, fieldset[disabled] .btn-light-blue:focus, fieldset[disabled] .btn-light-blue:hover {
    background-color: #96D7CC;
}
.btn-light-blue .badge {
    color: #96D7CC;
    background-color: #fff;
}
.translator .btn-primary {
    color: #fff;
    background-color: #98d7cc;
}
.open>.translator .btn-primary.dropdown-toggle, .translator .btn-primary.active, .translator .btn-primary:active, .translator .btn-primary:focus, .translator .btn-primary:hover {
    color: #fff;
    background-color: #86d0c3;
}
.translator .btn-primary.disabled, .translator .btn-primary.disabled.active, .translator .btn-primary.disabled:active, .translator .btn-primary.disabled:focus, .translator .btn-primary.disabled:hover, .translator .btn-primary[disabled], .translator .btn-primary[disabled].active, .translator .btn-primary[disabled]:active, .translator .btn-primary[disabled]:focus, .translator .btn-primary[disabled]:hover, fieldset[disabled] .translator .btn-primary, fieldset[disabled] .translator .btn-primary.active, fieldset[disabled] .translator .btn-primary:active, fieldset[disabled] .translator .btn-primary:focus, fieldset[disabled] .translator .btn-primary:hover {
    background-color: #98d7cc;
}
.translator .btn-primary .badge {
    color: #98d7cc;
    background-color: #fff;
}
.translator .btn-link, .translator a {
    color: #79b1a5;
}
.translator .btn-link:hover, .translator a:hover {
    color: #518c7f;
}
.developer .btn-primary {
    color: #fff;
    background-color: #ea5e47;
}
.developer .btn-primary.active, .developer .btn-primary:active, .developer .btn-primary:focus, .developer .btn-primary:hover, .open>.developer .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #e74a30;
}
.developer .btn-primary.disabled, .developer .btn-primary.disabled.active, .developer .btn-primary.disabled:active, .developer .btn-primary.disabled:focus, .developer .btn-primary.disabled:hover, .developer .btn-primary[disabled], .developer .btn-primary[disabled].active, .developer .btn-primary[disabled]:active, .developer .btn-primary[disabled]:focus, .developer .btn-primary[disabled]:hover, fieldset[disabled] .developer .btn-primary, fieldset[disabled] .developer .btn-primary.active, fieldset[disabled] .developer .btn-primary:active, fieldset[disabled] .developer .btn-primary:focus, fieldset[disabled] .developer .btn-primary:hover {
    background-color: #ea5e47;
}
.developer .btn-primary .badge {
    color: #ea5e47;
    background-color: #fff;
}
.developer .btn-link, .developer a {
    color: #ea5e46;
}
.developer .btn-link:hover, .developer a:hover {
    color: #cc3217;
}
.btn-group, .btn-group-vertical {
    display: block;
}
.nav .dropdown.open>a {
    border-color: transparent;
}
.nav .dropdown>a:active, .nav .dropdown>a:focus, .nav .dropdown>a:hover {
    border-bottom-color: #ddd;
}
.dropdown-menu {
    min-width: 120px;
    border-radius: 3px;
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .15);
}
.dropdown-header {
    font-size: 10px;
}
.multiselect-container.dropdown-menu {
    min-width: 240px;
    padding: 6px;
}
.multiselect-container.dropdown-menu li {
    margin-bottom: 3px;
}
.multiselect-container.dropdown-menu li>a {
    padding: 3px 0;
}
.multiselect-container.dropdown-menu li>a>label {
    padding-left: 30px;
}
.multiselect-container.dropdown-menu li>a>label input {
    margin-left: -23px;
}
.multiselect-container.dropdown-menu .active>a, .multiselect-container.dropdown-menu .active>a:active, .multiselect-container.dropdown-menu .active>a:hover {
    background-color: #8dc63f;
    border-radius: 3px;
}
.multiselect-container.dropdown-menu .active>a label, .multiselect-container.dropdown-menu .active>a:active label, .multiselect-container.dropdown-menu .active>a:hover label {
    color: #fff;
}
.multiselect-container .input-group-addon {
    display: none;
}
.multiselect-container .input-group {
    width: 216px;
}
.multiselect-container .input-group .multiselect-search {
    height: 30px;
    margin: 0;
    border-radius: 3px;
}
.translator .multiselect-container.dropdown-menu .active>a, .translator .multiselect-container.dropdown-menu .active>a:active, .translator .multiselect-container.dropdown-menu .active>a:hover {
    background-color: #98d7cc;
}
.developer .multiselect-container.dropdown-menu .active>a, .developer .multiselect-container.dropdown-menu .active>a:active, .developer .multiselect-container.dropdown-menu .active>a:hover {
    background-color: #ea5e47;
}
.admin .multiselect-container.dropdown-menu .active>a, .admin .multiselect-container.dropdown-menu .active>a:active, .admin .multiselect-container.dropdown-menu .active>a:hover {
    background-color: #4d4843;
}
.dropdown-menu {
    padding: 12px 0;
}
.dropdown-menu li {
    padding-bottom: 0!important;
    padding-left: 0;
}
.dropdown-menu li:before {
    content: none!important;
    margin-right: 0!important;
}
.dropdown-menu li a {
    padding: 3px 24px;
}
.dropdown-menu .title {
    padding: 0 24px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.dropdown-menu .divider {
    margin: 12px 0;
}
.table>thead>tr>th {
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 2px;
    font-size: 12px;
    color: #a6a3a1;
    border-bottom-width: 1px;
}
.table>thead>tr>th.translator {
    padding-left: 32px;
    color: #79b1a5;
    opacity: 1;
}
.table>thead>tr>th.reward {
    text-align: right;
}
.table-dashboard td:last-child, .table-dashboard td:nth-last-child(2), .table-dashboard td:nth-last-child(3), .table-dashboard th:last-child, .table-dashboard th:nth-last-child(2), .table-dashboard th:nth-last-child(3) {
    padding-right: 0;
    text-align: right;
}
.table-dashboard tr .reward {
    font-weight: 700;
    text-align: right;
}
.table-dashboard tr .text {
    padding-left: 32px;
    color: #4c4643;
}
.table-dashboard .lang-from:after {
    width: 20px;
    height: 7px;
    padding-right: 20px;
    content: "";
    background: url(../images/to.png) 7px 7px no-repeat;
}
.table-dashboard .reward {
    position: relative;
    right: 23px;
    padding-right: 0;
}
.table-dashboard>tbody>tr>td {
    padding-top: 19px;
    padding-bottom: 19px;
    vertical-align: middle;
}
.table-dashboard.table-condensed>tbody>tr>td {
    padding-top: 7px;
    padding-bottom: 7px;
}
.panel {
    border: none;
    margin-bottom: 24px;
}
.panel .panel-heading {
    border-bottom: none;
    color: #FFF;
    padding: 10px 18px;
}
.panel .panel-body {
    border: 1px solid #ddd;
    border-top: none;
    padding: 18px;
}
.panel.panel-green .panel-heading {
    background-color: #8dc63f;
}
.panel.panel-gray .panel-heading {
    background-color: #4d4843;
}
.modal-content {
    padding: 32px 36px 36px;
    border: 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, .4);
}
.gform_wrapper .gform_body .gform_fields .gfield+.gf_right_half, .gform_wrapper .gform_body .gform_fields li.gfield {
    padding-right: 0;
}
.modal-content .modal-header {
    margin: 0 0 12px;
    padding: 0;
    border: 0;
}
.modal-content .modal-header .modal-title {
    margin: 0;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
}
.modal-content .modal-body {
    margin-bottom: 24px;
    padding: 0;
    line-height: 21px;
    font-size: 14px;
}
.modal-content .modal-footer {
    padding: 0;
    border: 0;
}
.modal-content .modal-footer .btn+.btn {
    margin-left: 12px;
}
.modal h1 {
    color: inherit;
}
.modal-body, .modal-header {
    margin-bottom: 0!important;
}
.modal-content .close {
    position: absolute;
    top: 6px;
    right: 12px;
    border: 0!important;
    background: 0 0!important;
    font-size: 24px!important;
    outline: 0;
    color: #888!important;
}
.form-control, button {
    outline: 0!important;
}
.modal-content .modal-body textarea {
    margin: 0;
}
.modal-footer button {
    margin-top: 24px;
}
.home-top-section, .homepage-top-section {
    background-color: transparent;
}
[class*=background-] {
    background-color: #8dc63f;
}
body section:nth-of-type(1) {
    text-align: left;
}
body section:nth-of-type(1).xs-align-left {
    text-align: left;
}
.background-homepage section:nth-of-type(1) {
    background-image: url(../images/backgrounds/hp_mainvisual-m.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding-bottom: 170px;
}
.gray-background, .quality-policy-background {
    background-color: #4d4843;
}
.background-translators, .background-travel {
    background-color: #82BBB2;
}
.background-developers {
    background-color: #ea5e47;
}
.light-gray-background {
    background-color: #f4f4f4;
}
.green-background {
    background-color: #8dc63f;
}
.red-background {
    background-color: #ea5e47;
}
.light-blue-background {
    background-color: #82BBB2;
}
.light-green-background {
    background-color: #CCEBE6;
}
@media (min-width:768px) {
    .background-developers, .background-enterprise, .background-european, .background-howitworks, .background-price-free, .background-translators {
    background-position: top center;
    background-repeat: no-repeat;
}
[class*=background-] section.section-transparent {
    background-color: inherit;
    text-align: inherit;
}
[class*=background-] section.section-transparent.section-center {
    text-align: center;
}
body section:nth-of-type(1) {
    text-align: inherit;
    background-size: contain;
}
body section:nth-of-type(1).section-center {
    text-align: center;
}
.home-top-section, .homepage-top-section {
    background-color: transparent;
}
.background-homepage section:nth-of-type(1) {
    text-align: center;
    padding-bottom: 210px;
}
.background-price-free {
    background-image: url(../images/backgrounds/girl_bg.jpg);
}
.background-howitworks {
    background-image: url(../images/backgrounds/bg_how_high.jpg);
}
.background-enterprise {
    background-image: url(../images/backgrounds/bg_enterprise_high.jpg);
}
.background-translators {
    background-image: url(../images/backgrounds/bg_translators.jpg);
}
.background-developers {
    background-image: url(../images/backgrounds/bg_developers_high.jpg);
}
.background-european {
    background-image: url(../images/backgrounds/bg_european_light_grad.jpg);
}
.background-ecom, .background-gengo-green {
    background-color: #8dc63f;
}
}@media (min-width:992px) {
    .background-homepage {
    background-image: url(../images/backgrounds/hp_mainvisual.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-position-y: -22px;
}
.background-homepage section:nth-of-type(1) {
    background: 0 0;
    padding-bottom: 110px;
    text-align: left;
}
}.site-header, .site-header section {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top center;
}
.site-header {
    border-bottom: 5px solid #8dc63f;
    background-size: cover;
}
.site-header section {
    background-size: cover!important;
}
@media (min-width:768px) {
    .page-template-custom-header .site-header .site-nav {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10;
}
.page-template-custom-header .site-header section:nth-of-type(1) {
    padding-top: 168px;
}
.page-template-custom-header .site-header .a-btn {
    padding-left: 35px;
}
.page-template-custom-header .site-header .a-btn:nth-of-type(1) {
    padding-left: 0;
}
.page-template-custom-header.frontpage .site-header:not(.slides-control)>.slides-container {
    max-height: 580px;
}
.page-template-custom-header.frontpage .site-header:not(.slides-control)>.slides-container img {
    min-height: 580px;
    min-width: 100%}
.page-template-custom-header.frontpage .site-header .xs-align-left {
    text-align: center;
}
.page-template-custom-header.frontpage .site-header h1 {
    font-size: 60px;
}
.page-template-custom-header.frontpage .site-header .p-lg {
    font-size: 28px;
    margin-bottom: 60px;
}
.page-template-custom-header.frontpage .site-header .slides-control {
    max-height: 580px;
    position: absolute!important;
    z-index: -1;
}
}.page-template-custom-header .header-button-signup {
    display: inline-block;
    vertical-align: top;
    padding-top: 20px;
    width: 100%}
@media (min-width:768px) {
    .page-template-custom-header .header-button-signup {
    padding-top: 0;
    padding-left: 35px;
    width: auto;
}
}.page-template-custom-header .header-button-signup p {
    margin-top: 15px;
}
.page-template-custom-header .header-button-signup .btn {
    width: 100%}
.form-control {
    box-shadow: inset 0 1px 1px #E7e7e7!important;
    -moz-box-shadow: inset 0 1px 1px #E7e7e7!important;
    -webkit-box-shadow: inset 0 1px 1px #E7e7e7!important;
}
.form-control:last-child {
    margin-bottom: 0!important;
}
.form-control:focus {
    border-color: #8dc63f!important;
}
.form-horizontal .form-group {
    margin-right: 0!important;
    margin-left: 0!important;
}
.form-horizontal .control-label {
    font-size: 16px;
    margin-bottom: 4px!important;
}
.form-group {
    margin-bottom: 3px!important;
}
.form-submit {
    text-align: right;
    margin-top: 24px!important;
}
.gform_wrapper {
    margin-top: 0!important;
    margin-bottom: 12px!important;
    overflow: inherit;
    max-width: 100%!important;
}
.gform_wrapper ul li:before {
    content: none;
}
.gform_wrapper .gform_body {
    padding-bottom: 12px!important;
}
.gform_wrapper .gform_body .gform_fields li {
    padding-left: 0;
}
.gform_wrapper .gform_body .gform_fields .gfield {
    margin: 0!important;
}
.gform_wrapper .gform_body .gform_fields .gfield input[type=email], .gform_wrapper .gform_body .gform_fields .gfield input[type=tel], .gform_wrapper .gform_body .gform_fields .gfield input[type=text], .gform_wrapper .gform_body .gform_fields .gfield select, .gform_wrapper .gform_body .gform_fields .gfield textarea {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    display: block;
    width: 100%!important;
    font-size: 14px!important;
    line-height: 1.5;
    color: #4c4643;
    background-color: #f9f9f9;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px #E7e7e7!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -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: 0!important;
}
.gform_wrapper .gform_body .gform_fields .gfield #extensions_message, .gform_wrapper .gform_body .gform_fields .gform_hidden {
    display: none;
}
.gform_wrapper .gform_body .gform_fields .gfield input[type=text], .gform_wrapper .gform_body .gform_fields .gfield select {
    height: 36px;
}
.gform_wrapper .gform_body .gform_fields .gfield select, .gform_wrapper .gform_body .gform_fields .gfield textarea {
    margin-top: 2px;
}
.gform_wrapper .gform_body .gform_fields .gfield .ginput_container {
    margin: 0;
}
.gform_wrapper .gform_body .gform_fields .gfield+#field_1_14, .gform_wrapper .gform_body .gform_fields .gfield+#field_5_14 {
    padding-top: 6px!important;
}
.gform_wrapper .gform_body .gform_fields .gfield_label {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    color: #4D4843!important;
    cursor: default;
    display: inline-block;
    font-size: 16px!important;
    font-weight: 700;
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.home-joinOurCommunity .block, body, button, html, input {
    text-rendering: optimizeLegibility!important;
    -webkit-font-smoothing: antialiased!important;
}
.gform_wrapper .gform_body .gform_fields.left_label .gfield input[type=email], .gform_wrapper .gform_body .gform_fields.left_label .gfield input[type=tel], .gform_wrapper .gform_body .gform_fields.left_label .gfield input[type=text], .gform_wrapper .gform_body .gform_fields.left_label .gfield textarea {
    width: 70%!important;
}
.gform_wrapper .gform_body .gform_fields.left_label li.field_sublabel_below .gfield_label {
    margin: 3px 0!important;
}
.gform_wrapper .gform_footer, .gform_wrapper .gform_heading {
    padding: 0!important;
    overflow: auto;
}
.gform_wrapper .gform_footer .gform_button, .gform_wrapper .gform_heading .gform_button {
    float: right;
}
.gform_wrapper .gform_footer {
    margin: 0!important;
}
.gform_wrapper .gform_footer input[type=submit] {
    color: #fff;
    background-color: #8dc63f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8dc63f), to(#18936b));
    background-image: -webkit-linear-gradient(top, #8dc63f 0, #18936b 100%);
    background-image: linear-gradient(to bottom, #8dc63f 0, #18936b 100%);
    background-repeat: repeat-x;
    padding: 9px 16px 10px;
    line-height: 1.33;
    border-radius: 3px;
    display: inline-block;
    margin-right: 0!important;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
}
body, section {
    background-color: #FFF;
}
.gform_wrapper ol.validation_list, .gform_wrapper ol.validation_list li a {
    padding-left: 20px;
}
.gform_wrapper .gform_footer.left_label input[type=submit] {
    width: 100%}
.gform_wrapper .gform_footer.left_label, .gform_wrapper .gform_footer.right_label {
    width: 100%!important;
}
.gform_wrapper .gfield_required {
    color: #4c4643!important;
    opacity: .3;
    content: ' *';
    margin-left: 4px;
}
.gform_wrapper #gform_20 .gform_heading {
    display: none;
}
.gform_wrapper ol.validation_list li:before {
    content: none;
    text-indent: 20px;
}
body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 1.5;
    font-size: 16px;
    font-family: 'system';
}
.h2-page-title, .h7, h1, h2, h3, h4, h5, h6 {
    line-height: 1.3;
}
.h7, h1, h2, h3, h4, h5, h6, p {
    color: #4c4643;
    margin: 0;
    padding: 0;
}
ol li, ul li {
    padding-bottom: 12px;
}
h1, h2, h3, h4 {
    font-weight: 600;
}
.h7, h5, h6 {
    font-weight: 700;
}
.h2-page-title {
    margin-bottom: 0;
    font-weight: 300;
}
img, ol {
    margin-bottom: 12px;
}
.btn-git, .btn-large, p {
    line-height: 1.5;
}
hr {
    margin: 0;
    border-top: 1px solid #ddd;
}
p {
    font-weight: 400;
}
ul {
    list-style: none;
    padding-left: 20px;
}
ul.no-padding {
    padding-left: 0;
}
ul li {
    padding-left: 22px;
}
ul li:before {
    font-size: 12pt;
    width: 22px;
}
ol {
    padding-left: 54px;
    counter-reset: item;
}
ol.no-padding {
    padding-left: 34px;
}
ol li {
    margin: 0;
    text-indent: -20px;
    list-style-type: none;
    counter-increment: item;
}
ol li:before {
    display: inline-block;
    width: 20px;
    padding-right: 20px;
    font-weight: 700;
    text-align: right;
    content: counter(item) "."}
.btn-git, a.a-black {
    font-weight: 600;
    text-transform: uppercase;
}
.center, .section-center {
    text-align: center;
}
a {
    text-decoration: none;
}
a:active, a:focus, a:hover {
    color: #8dc63f;
    text-decoration: underline;
}
a.a-black, a.a-btn:active, a.a-btn:focus, a.a-btn:hover {
    text-decoration: none;
}
a.a-trans, a.a-trans:active, a.a-trans:focus, a.a-trans:hover {
    color: #79b1a5;
}
a.a-dev, a.a-dev:active, a.a-dev:focus, a.a-dev:hover {
    color: #ea5e46;
}
a.a-black {
    color: #4D4843;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.a-black:active, a.a-black:focus, a.a-black:hover {
    color: #8dc63f;
}
a.a-underline {
    text-decoration: underline;
    color: #4d4843;
}
a.a-underline:active, a.a-underline:focus, a.a-underline:hover, a.a-white {
    text-decoration: none;
}
a.a-green {
    color: #8dc63f;
}
.negative, .negative a, a.a-white {
    color: #FFF;
}
.negative a, a.a-white:active, a.a-white:focus, a.a-white:hover {
    text-decoration: underline;
}
.homepage-top-section .textarea-container .video a, .pl-tables table .table-tooltip, .pl-tables table .table-tooltip:hover, .side-menu ul li a {
    text-decoration: none;
}
.negative a:active, .negative a:focus, .negative a:hover {
    color: #FFF;
    text-decoration: none;
}
.business, .standard, .ultra {
    color: #FFF!important;
}
blockquote {
    padding-bottom: 4px;
}
section {
    border-bottom: 1px solid #ddd;
}
.section-nav-line, .section-no-border, section:last-of-type {
    border-bottom: none;
}
.section-transparent {
    background-color: transparent;
}
.section-green {
    background-color: #8dc63f;
    width: auto;
}
.section-light-blue {
    background-color: #96D7CC;
    width: auto;
}
.section-grey {
    background-color: #f4f4f4;
    width: auto;
}
.section-dark-gray {
    background-color: #4d4843;
    width: auto;
}
.section-nav-line {
    padding: 0!important;
}
.section-nav-line .nav-line {
    border-top: 1px solid #5b5e56;
}
.section-nav-line .nav-line-white {
    border-top: 1px solid rgba(255, 255, 255, .3);
    position: relative;
}
.section-no-padding {
    padding: 0;
}
.price-free-top-section {
    background-color: transparent;
}
.img-responsive {
    margin: 0 auto 12px;
}
.page-content {
    position: relative;
    min-height: 91.2%}
.page-content:after {
    content: "";
    display: block;
}
.code {
    border: 1px solid #ddd;
    background-color: #F7F7F7;
    border-radius: 3px;
    padding: 1px 3px;
    font-family: system;
}
.code.code-box {
    display: block;
    padding: 12px;
}
.center-sm {
    text-align: inherit;
}
.mobile-center {
    text-align: center;
}
@media (min-width:768px) {
    .center-sm {
    text-align: center;
}
.mobile-center {
    text-align: inherit;
}
}.mobile-left {
    text-align: inherit;
}
.business, .how-top-section, .standard, .ultra {
    text-align: center;
}
@media (min-width:768px) {
    .mobile-left {
    text-align: center;
}
}.btn-wide {
    display: block;
    width: 100%}
.table {
    width: 100%;
    border: 1px solid #ddd;
}
.table img {
    padding: 12px 0;
}
.dev-top-section, .ent-top-section, .how-top-section, .trans-top-section {
    width: auto!important;
    padding: 0!important;
}
.table .img-responsive {
    margin: 0 auto;
}
.standard {
    background: #4D4843;
}
.business {
    background: #7A7672;
}
.ultra {
    background: #A6A3A1;
}
.home-contactsales .btn-large {
    text-transform: none;
}
.rounded-img {
    border-radius: 3px;
}
.how-top-section {
    background: url(../images/how/mainvisual.jpg) center center no-repeat;
    background-size: cover;
}
.developers-top-section, .enterprise-top-section, .hiw-top-section, .translators-top-section {
    text-align: center!important;
}
.ent-top-section {
    background: url(../images/enterprise/mainvisual.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
}
.trans-top-section {
    background: url(../images/translators/mainvisual.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
}
.dev-top-section {
    background: url(../images/developers/mainvisual.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
}
.number-label {
    background: #C4C2C1;
    border-radius: 50%;
    color: #FFF;
    line-height: 25px;
    width: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    font-weight: 700;
}
.cust-top .cust-logos {
    padding: 12px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    max-width: 100%}
.cust-top .cust-logos .cust-logo {
    background: #FFF;
    border: 6px solid #f4f4f4;
    height: 176px;
    width: 176px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    border-radius: 9px;
}
body:not(.page-template-page-customers) .cust-top .cust-logos .cust-logo {
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}
body:not(.page-template-page-customers) .cust-top .cust-logos .cust-logo:hover {
    background: #f4f4f4;
}
.cust-top .cust-logos .cust-logo .cust-logo-big {
    background: #FFF;
}
.cust-top .cust-logos .cust-logo-big {
    cursor: pointer;
    display: block;
    padding: 32px;
    width: 352px;
    height: 352px;
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}
.cust-top .cust-logos .cust-logo-big:hover {
    background: #f4f4f4;
}
.cust-top .cust-logos .cust-logo-big img {
    margin-bottom: 26px;
}
.cust-top .cust-logos .cust-logo-big .logo-big-author {
    position: absolute;
    margin: 0;
    bottom: 32px;
    padding-right: 32px;
}
.cust-top .cust-logos .logo-block-img {
    margin: auto;
}
.cust-ways .icon {
    position: relative;
    height: 50px;
    margin-top: 12px;
}
.cust-ways .icon img {
    position: absolute;
    bottom: 0;
}
.cust-ways ul {
    padding-left: 0;
}
.qp-table .table-levels {
    color: #8dc63f;
    font-size: 14px;
    text-transform: uppercase;
    width: 98%;
    padding: 0 10px;
    text-align: center;
    border-bottom: 1px solid #8dc63f;
    line-height: .1em;
    margin: 10px 3px 20px;
    display: block;
}
.qp-table .table-levels span {
    background-color: #f4f4f4;
    padding: 0 10px;
}
.qp-table table {
    color: #fff;
    font-size: 14px;
}
.qp-table table thead tr th {
    padding: 6px 0;
    font-size: 14px;
    font-weight: 700;
}
.qp-table table tr th {
    text-align: center;
    color: #fff;
    padding: 18px 6px;
    font-weight: 400;
    line-height: 1.5;
    vertical-align: middle;
}
.qp-table table tr th .title {
    font-weight: 700;
    margin-bottom: 6px;
}
.qp-table table tr th.type {
    color: #4c4643;
}
.qp-table table .type {
    background-color: #FFF;
    color: #4c4643;
}
.qp-table table .machine {
    background: #7A7673;
}
.qp-table table .standard {
    background: #04AE7D;
}
.qp-table table .business {
    background: #82B8B0;
}
.qp-table table .ultra {
    background: #A7CB7F;
}
.qp-oursupport .block ul {
    padding-left: 0;
}
.qp-oursupport .block ul li {
    border-bottom: 1px solid #ddd;
    width: 100%;
    font-size: 14px;
}
.qp-oursupport .block ul li:last-child {
    border-bottom: none;
}
.qp-oursupport .block ul li.check:before {
    font-family: icomoon;
    content: "\63";
    color: #8dc63f;
}
.qp-oursupport .block ul li.close:before {
    font-family: icomoon;
    content: "\78";
    color: #ea5e47;
}
.home-image {
    padding: 0;
}
.home-image .person {
    position: absolute;
    text-align: right;
    margin-top: -80px;
    right: 18px;
}
.home-image img {
    margin-bottom: 0;
}
.home-services .service-block {
    padding: 24px;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
    transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
    -webkit-transition: .2s all ease-in-out;
}
.home-services .service-block ul {
    padding-left: 0;
    margin-bottom: 12px;
}
.home-services .service-block ul li {
    padding-bottom: 6px;
}
.home-services .service-block hr {
    margin: 24px 0;
}
.home-services .service-block.active {
    background-color: #FFF;
    border: 1px solid #DDD;
}
.home-services .service-block .trans-description {
    color: #ea5e47;
    font-weight: 600;
    margin-bottom: 24px;
}
.home-services .service-block .trustedBy {
    margin-bottom: 6px;
}
.home-services .service-block .logos {
    display: inline-block;
    display: -webkit-inline-block;
    margin-bottom: 14px;
}
.home-services .service-block .logos img {
    vertical-align: initial;
    width: 100%;
    margin-bottom: 0;
}
.home-services .service-block .logos img:first-child {
    padding-left: 0;
}
.home-services .service-block .logos img:last-child {
    padding-right: 0;
}
.home-onlyfromgengo h2 {
    text-align: center;
}
.home-onlyfromgengo .icon-next {
    font-size: 10px;
}
.home-joinOurCommunity {
    border-top: none;
}
.home-joinOurCommunity img {
    margin: 0;
    border-radius: 3px;
}
.home-joinOurCommunity .block {
    margin-bottom: 24px;
    float: left;
    padding: 0 12px;
    position: relative;
}
.home-joinOurCommunity .block .left, .home-joinOurCommunity .block .right {
    width: 100%}
.home-joinOurCommunity .block .left {
    float: left;
}
.home-joinOurCommunity .block .right {
    float: left;
    margin-top: 12px;
    position: relative;
}
.home-joinOurCommunity .block .right img {
    width: 100%}
.home-joinOurCommunity .blockquote {
    border-left: none;
    line-height: 24px;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.home-joinOurCommunity .blockquote:after, .home-joinOurCommunity .blockquote:before {
    color: #fff;
    font-size: 4em;
    opacity: .3;
    position: relative;
}
.home-joinOurCommunity .blockquote:before {
    content: open-quote;
    margin-right: .25em;
    vertical-align: -.4em;
    float: left;
    top: 20px;
}
.home-joinOurCommunity .blockquote:after {
    content: close-quote;
    margin-left: .25em;
    vertical-align: -.4em;
    float: right;
    top: -11px;
}
.home-joinOurCommunity .imgs img {
    float: left;
    width: 100%}
.home-joinOurCommunity .imgs .img {
    display: table-cell;
    position: relative;
}
.home-joinOurCommunity .imgs .img:first-child {
    padding-right: 6px;
}
.home-joinOurCommunity .imgs .img:last-child {
    padding-left: 6px;
}
.home-joinOurCommunity .person {
    position: absolute;
    text-align: left;
}
.home-joinOurCommunity .person.oradjeha {
    bottom: 9px;
    left: 12px;
}
.home-joinOurCommunity .person.masami {
    bottom: 9px;
    left: 18px;
}
.home-joinOurCommunity .person.adrian {
    bottom: 21px;
    left: 30px;
}
.home-joinOurCommunity .person .name {
    font-weight: 700;
}
.home-joinOurCommunity .person p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
    color: #fff;
}
.home-joinOurCommunity .arrow {
    position: absolute;
    bottom: -12px;
    left: 48%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px;
    border-color: transparent transparent #96D7CC;
}
.home-joinOurCommunity .box {
    text-align: center;
    padding: 24px;
    font-size: 20px;
    border-radius: 3px;
    background-color: #96D7CC;
    display: inline-block;
    margin-top: 12px;
    border: none;
    width: 100%}
.home-joinOurCommunity .box p {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    margin-top: 18px;
    margin-bottom: 0;
    padding: 12px 24px;
    line-height: 1.5;
}
.home-ecom-logos .icon, .home-te-logos .icon, .home-travel-logos .icon {
    position: relative;
    margin-bottom: 18px;
}
.home-ecom-logos .icon img, .home-te-logos .icon img, .home-travel-logos .icon img {
    position: absolute;
    bottom: 0;
    margin: 0;
}
.home-travel-logos .icon {
    height: 40px;
}
.home-ecom-logos .icon {
    height: 58px;
}
.pl-top-section p {
    margin: 0;
}
.pl-tables table .table-tooltip .icon-tooltip {
    font-size: 12px;
    color: #4d4843;
    opacity: .4;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.pl-tables table .table-tooltip .icon-tooltip:hover {
    opacity: .8;
}
.pl-tables table thead th {
    padding: 8px;
    text-align: center;
    font-weight: 600;
}
.pl-tables table thead th.via {
    font-weight: 600;
    color: #4d4843;
}
.pl-tables table tbody tr td {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    padding: 12px;
    vertical-align: middle;
}
.pl-tables table tbody tr td.via {
    color: #4d4843;
    font-size: 14px!important;
    font-weight: 600;
}
.pl-tables table tbody tr td .amount {
    font-size: 36px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 8px;
}
html[lang=ja] .pl-tables table tbody tr td .amount:after {
    content: '〜'}
.pl-tables table tfoot tr th {
    font-size: 14px;
    padding: 8px;
    font-weight: 400;
    text-align: center;
}
.pl-tables table tfoot tr th.machine {
    background: #4C4643;
    color: #FFF;
}
.pl-tables table .machine, .pl-tables table .via {
    background: #FFF;
}
.pl-tables table .standard {
    background: #8dc63f;
}
.pl-tables table .business {
    background: #84B8B0;
}
.pl-tables table .ultra {
    background: #A7CB7F;
}
.pl-tables .note {
    text-align: left;
    display: block;
    font-size: 14px;
    line-height: 19px;
}
.pl-tables .quality-section {
    position: relative;
}
.pl-tables .quality-section .quality {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    opacity: .7;
    position: absolute;
    left: -68px;
    top: 136px;
    font-size: 14px;
}
.pl-tables .quality-section .numbers {
    width: 16px;
    display: block;
    position: absolute;
    top: -15px;
    font-size: 12px;
    left: -24px;
    text-align: right;
    line-height: 2.5;
}
.pl-available-langs .available-langs .from, .pl-available-langs .available-langs .to {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.pl-tables .quality-scoring {
    float: right;
    margin-bottom: 36px;
}
.pl-tables .quality-scoring tbody tr td p:first-of-type {
    font-weight: 600;
}
.pl-tables .quality-scoring tbody tr td.machine {
    background: url(../images/pl/bg-pl-table-quality.png) #fff;
    color: #797472;
    vertical-align: bottom;
}
.pl-tables .quality-scoring tbody tr td.standard {
    background: url(../images/pl/bg-qualitytable-standard.png) left top repeat-x #04AE7D;
    padding-top: 100px;
}
.pl-tables .quality-scoring tbody tr td.business {
    background: url(../images/pl/bg-qualitytable-business.png) left top repeat-x #84B8B0;
    padding-top: 60px;
}
.pl-tables .quality-scoring tbody tr td.ultra {
    background: url(../images/pl/bg-qualitytable-ultra.png) left top repeat-x #A7CB7F;
    padding-top: 30px;
}
.pl-available-langs .available-langs {
    display: inline-block;
}
.pl-available-langs .available-langs .dropdown {
    margin-top: 6px;
    margin-bottom: 10px;
    z-index: 2;
}
.pl-available-langs .available-langs .dropdown button {
    text-align: left;
    padding: 10px 8px;
    background: #F4F4F4;
    border-color: #E7E7E7;
}
.pl-available-langs .available-langs .dropdown .dropdown-menu {
    width: 100%}
.pl-available-langs .available-langs .dropdown .dropdown-menu li a {
    padding: 4px 24px;
}
.pl-available-langs .available-langs .dropdown .caret {
    position: absolute;
    right: 18px;
    top: 50%}
.pl-available-langs .available-langs .to:before {
    z-index: 1;
    content: "• • •";
    display: block;
    margin-bottom: 6px;
    opacity: .3;
    font-size: 18px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.pl-available-langs .langs {
    overflow: auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.pl-available-langs .langs .lang {
    border: 1px solid #E7E7E7;
    border-radius: 3px;
    background: #F4F4F4;
    padding: 10px 8px;
    text-align: left;
    font-size: 14px;
}
.side-menu ul li a.active, .side-menu ul li.current-cat {
    background-color: #eee;
}
.pl-prices .prices {
    font-size: 28px;
    font-weight: 600;
}
.side-menu {
    padding-right: 0;
}
.side-menu ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.side-menu ul li {
    padding: 0;
}
.side-menu ul li:before {
    content: "";
    font-size: 12pt;
    margin-right: 0;
    display: block;
}
.side-menu ul li a {
    padding: 8px 12px;
    color: #4d4843;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.side-menu ul li a.anchor {
    font-weight: 400;
}
.side-menu ul li a:hover {
    background-color: #eee;
    cursor: pointer;
}
.side-article hr {
    margin: 32px 0;
}
.side-article h3 {
    padding-top: 12px;
}
.side-article .date {
    opacity: .6;
    margin-bottom: 8px;
}
.side-article .a-black {
    text-transform: none;
}
.part-menu ul#partnerships li a, .pricing .level-title, .pricing h5, .tr-basics .basics-container .box .basics, .translation-sa .avg-turnaround, .translation-sa-customers button, .translation-sa-lps button, nav .btn-sign-in {
    text-transform: uppercase;
}
.side-article .logo {
    opacity: .7;
}
.side-article hr:last-of-type {
    display: none;
}
.price-free-table td, .price-free-table th {
    padding: 6px 12px!important;
    font-size: 14px!important;
}
.price-free-table th {
    font-weight: 700!important;
    color: inherit!important;
    background-color: #F4f4f4;
}
.price-free-table td {
    background-color: #fff;
}
.price-free-table td .icon-check {
    color: #8dc63f;
    font-size: 20px;
}
.price-free-table td .icon-close {
    color: #ea5e47;
    font-size: 20px;
}
.price-free-table.prices td {
    padding: 12px!important;
    vertical-align: middle;
}
.price-free-table.prices .business, .price-free-table.prices .standard, .price-free-table.prices .ultra {
    padding: 0!important;
}
.price-free-table.prices .standard {
    background: #8dc63f;
}
.price-free-table.prices .business {
    background: #84B8B0;
}
.price-free-table.prices .ultra {
    background: #A7CB7F;
}
.price-free-table.prices .bus, .price-free-table.prices .std, .price-free-table.prices .ult {
    font-size: 16px;
    font-weight: 700;
}
.price-free-table.prices .std {
    color: #8dc63f;
}
.price-free-table.prices .bus {
    color: #84B8B0;
}
.price-free-table.prices .ult {
    color: #A7CB7F;
}
.price-free-table.prices .price {
    font-weight: 600;
    font-size: 28px;
}
.price-free-quote .blockquote {
    border-left: none;
    line-height: 24px;
    margin-bottom: 20px;
    margin-left: 0;
}
.price-free-quote .blockquote:after, .price-free-quote .blockquote:before {
    color: #a6a3a1;
    opacity: .3;
    position: relative;
}
.price-free-quote .blockquote:before {
    content: open-quote;
    margin-right: .25em;
    vertical-align: -.4em;
    float: left;
    top: 20px;
}
.price-free-quote .blockquote:after {
    content: close-quote;
    margin-left: .25em;
    vertical-align: -.4em;
    float: right;
    top: -4px;
}
.price-free-quote .blockquote p {
    padding: 0 80px;
    margin-bottom: 0;
}
.price-free-quote .author {
    font-size: 14px;
    opacity: .6;
    margin-bottom: 32px;
}
.price-free-image {
    padding: 0;
    position: relative;
    top: -1px;
}
.price-free-image img {
    margin-bottom: 0;
}
.jp-tf .image-block {
    height: 248px;
    background-image: url(../images/jp-try-free/mainvisual.jpg);
    background-size: cover;
    margin-bottom: 24px;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.jp-tf .image-block p {
    margin-bottom: 12px;
}
.jp-tf .image-block ul li {
    padding-bottom: 0;
}
.jp-tf .panel-subsection {
    border-bottom: 1px solid #ddd;
    overflow: auto;
    padding-bottom: 20px;
    margin-bottom: 32px;
}
.jp-tf .panel-subsection [class*=col-] {
    padding: 0;
}
.jp-tf .panel-subsection .translation-box {
    padding: 0 18px;
    opacity: .7;
}
.jp-tf .panel-subsection .translation-box:first-child {
    padding-right: 9px;
}
.jp-tf .panel-subsection .translation-box:last-child {
    padding-left: 9px;
    padding-right: 0;
}
.jp-tf .panel-subsection .translation-box .translation {
    border-left: 3px solid #ddd;
    padding-left: 12px;
    line-height: 24px;
}
.jp-tf .panel-subsection span {
    color: #8dc63f;
}
.jp-tf .panel-subsection .std {
    color: #8dc63f;
}
.jp-tf .panel-subsection .bus {
    color: #84B8B0;
}
.jp-tf .panel-subsection .ult {
    color: #A7CB7F;
}
.jp-tf .panel-subsection:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.jp-tf ul {
    padding: 0;
    margin-bottom: 0;
}
.jp-tf table.table-1 td:first-child {
    color: #8dc63f;
}
.jp-tf table td, .jp-tf table th {
    padding: 8px 12px!important;
    background-color: #f9f9f9;
}
.jp-tf table td {
    font-size: 14px;
}
.jp-tf table td:first-child {
    font-weight: 600;
}
.jp-tf table th {
    color: #FFF!important;
    font-size: 14px!important;
    font-weight: 600;
}
.jp-tf table .gray {
    background: #4d4843;
}
.jp-tf table .standard {
    background: #8dc63f;
}
.jp-tf table .business {
    background: #84B8B0;
}
.jp-tf table .ultra {
    background: #A7CB7F;
}
.jp-tf .quote-box p {
    margin: 0;
}
.jp-tf .quote-box .quote {
    position: relative;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #f9f9f9;
    padding: 12px;
}
.tr-basics .basics-container .box, .tr-lessons .box-image {
    max-width: 234px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .095);
}
.jp-tf .quote-box .quote:after, .jp-tf .quote-box .quote:before {
    top: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.jp-tf .quote-box .quote:after {
    border-top-color: #f9f9f9;
    border-width: 12px;
    margin-left: -12px;
}
.jp-tf .quote-box .quote:before {
    border-top-color: #ddd;
    border-width: 13px;
    margin-left: -13px;
}
.jp-tf .quote-box .person {
    margin-top: 24px;
}
.jp-tf .quote-box .person p {
    margin-top: 12px;
    float: left;
}
.jp-tf .quote-box .person img {
    margin: 0 24px 0 12px;
    float: left;
}
.cr-top-section img {
    margin-bottom: 0;
}
.tr-basics .basics-container {
    margin-bottom: 18px;
}
.tr-basics .basics-container .box {
    margin: 0 auto 12px;
    padding: 24px 0;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.tr-basics .basics-container .box .basics {
    font-size: 12px;
}
.tr-basics .basics-container .box p {
    margin-bottom: 0;
}
.tr-basics .basics-container .bottom-box .btn-group-vertical>.btn, .tr-basics .basics-container .bottom-box .btn-group>.btn {
    float: none;
}
.tr-basics .basics-container .bottom-box .dropdown-menu {
    width: 100%;
    float: none;
}
.tr-lessons .box-lesson {
    margin-bottom: 24px;
}
.tr-lessons .box-image {
    margin: 0 auto 12px;
    padding: 6px;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.tr-lessons .box-image a {
    display: block;
    margin-bottom: 0;
    height: 163px;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.tr-lessons .box-image a:hover {
    background: url(../images/translators/resources/lessons-download.png) center no-repeat!important;
    height: 163px;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-top-section .top-section-no-padding {
    padding-top: 0;
    padding-bottom: 0;
}
.homepage-top-section .textarea-container button {
    padding: 9px 32px 10px;
}
.homepage-top-section .textarea-container .inside-btn {
    position: absolute;
    top: 9px;
    right: 12px;
}
.homepage-top-section .textarea-container .outside-btn {
    display: none;
    float: right;
}
.api-guide-top-section .items .item img, .glossaries-tips-traps .tip img, .youtube-top-section .items .item img {
    float: left;
}
.homepage-top-section .textarea-container .form-textarea {
    display: none;
    height: 150px;
    width: 100%;
    padding: 18px;
    margin-bottom: 12px;
    font-size: 18px;
    font-family: System;
    color: rgba(76, 70, 67, .9);
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15);
    box-sizing: border-box;
    border: none;
    resize: none;
    outline: 0;
}
.homepage-top-section .textarea-container .textarea-p {
    position: relative;
    background-color: #fff;
    outline: 0;
    padding: 18px;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .15);
    margin-bottom: 18px;
}
.homepage-top-section .textarea-container .textarea-p span {
    color: rgba(76, 70, 67, .5);
}
.homepage-top-section .textarea-container .textarea-p a {
    color: rgba(76, 70, 67, .5);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.homepage-top-section .textarea-container .textarea-p a:hover {
    color: #4c4643;
}
.homepage-top-section .textarea-container .textarea-p-bigger {
    min-height: 150px;
    cursor: text;
}
.homepage-top-section .textarea-container .video {
    margin-top: 12px;
}
.homepage-top-section .textarea-container .video span {
    position: relative;
    top: 2px;
}
.homepage-top-section .textarea-container .video a:active, .homepage-top-section .textarea-container .video a:focus, .homepage-top-section .textarea-container .video a:hover {
    text-decoration: underline;
}
.translation-sa .avg-turnaround {
    font-weight: 600;
    text-align: center;
}
.api-guide-top-section .items, .main-dropdown.dropdown button, .translation-sa .freedom, .translation-sa-customers .icons-wrapper, .translation-sa-plans .plan, .youtube-top-section .items {
    text-align: left;
}
.translation-sa .avg-turnaround span {
    color: #FFF;
}
.translation-sa .call-us {
    font-weight: 600;
}
.translation-sa-customers .icons-wrapper .icon {
    position: relative;
    margin-bottom: 18px;
    height: 40px;
}
.translation-sa-customers .icons-wrapper .icon img {
    position: absolute;
    bottom: 0;
}
.translation-sa-customers .call-us {
    font-weight: 600;
    margin-top: 12px;
}
.translation-sa-plans .plan {
    border-radius: 3px;
    padding: 32px;
    margin-bottom: 12px;
}
.translation-sa-plans .plan .price, .translation-sa-plans .plan .type {
    margin: 0;
}
.translation-sa-plans .plan .price span {
    font-weight: 600;
    font-size: 60px;
}
.translation-sa-plans .plan .best-for {
    margin-bottom: 12px;
}
.translation-sa-plans hr {
    border-top: 1px solid rgba(255, 255, 255, .4);
    margin-bottom: 18px;
}
.translation-sa-plans ul {
    padding: 0;
    margin: 0;
}
.translation-sa-plans ul li {
    padding-bottom: 3px;
}
.translation-sa-plans ul li:last-child {
    padding-bottom: 0;
}
.translation-sa-plans .standard {
    background-color: #8dc63f;
}
.translation-sa-plans .business {
    background-color: #ADE06F;
}
.translation-sa-plans .ultra {
    background-color: #96D7CC;
}
.translation-sa-lps .call-us {
    font-weight: 600;
    margin-top: 12px;
}
.translation-sa-lps .langs {
    margin-bottom: 18px;
    overflow: auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.translation-sa-lps .langs .lang {
    border: 1px solid #E7E7E7;
    border-radius: 3px;
    background: #FFF;
    padding: 10px 8px;
    text-align: left;
    font-size: 14px;
}
.glossaries-top-section img {
    margin-bottom: 0;
}
.glossaries-how .clearfix, .glossaries-top-section h1 {
    margin-bottom: 12px;
}
.glossaries-how .title {
    margin-bottom: 6px;
}
.glossaries-tips-traps .tip p {
    margin-left: 85px;
}
.resume-ja-circles .circle {
    background: #eee;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
}
.resume-ja-circles .circle h3, .resume-ja-circles .circle img {
    margin-bottom: 12px;
}
.resume-ja-circles .circle p {
    margin-bottom: 0;
}
.resume-ja-icons .icons img {
    display: inline-block;
    padding: 0 12px;
    max-width: 154px;
}
.resume-ja-icons .icons img:last-child {
    padding-right: 0;
}
.resume-ja-icons .icons img:first-child {
    padding-left: 0;
}
.translator-signup-top-section table {
    margin: 0 0 -1px;
    background-color: #FFF;
    font-size: 14px;
}
.translator-signup-top-section table .row-grey {
    background-color: #F7F7F7;
}
.translator-signup-top-section table tbody>tr>td, .translator-signup-top-section table thead>tr>td {
    border: none;
    border-top: 1px solid #ddd;
}
.translator-signup-top-section table thead>tr>td {
    font-weight: 600;
}
.translator-signup-quotes .title img {
    float: left;
    width: 55px;
}
.translator-signup-quotes .title p {
    margin-left: 70px;
}
.api-guide-top-section img, .youtube-top-section img {
    margin-bottom: 0;
}
.api-guide-top-section .items .item h4, .api-guide-top-section .items .item p, .youtube-top-section .items .item h4, .youtube-top-section .items .item p {
    margin-left: 66px;
}
.api-guide-top-section .items .item h4, .youtube-top-section .items .item h4 {
    margin-bottom: 6px;
}
.api-guide-top-section .items .item .a-dev, .api-guide-top-section .items .item .a-dev:active, .api-guide-top-section .items .item .a-dev:focus, .api-guide-top-section .items .item .a-dev:hover, .youtube-top-section .items .item .a-dev, .youtube-top-section .items .item .a-dev:active, .youtube-top-section .items .item .a-dev:focus, .youtube-top-section .items .item .a-dev:hover {
    color: #ea5e46;
}
.youtube-top-section .main-img {
    margin-top: 18px;
}
.youtube-video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.youtube-video .video-container embed, .youtube-video .video-container iframe, .youtube-video .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.api-guide-top-steps img {
    margin-bottom: 0;
}
.customer-boxes a:active, .customer-boxes a:focus, .customer-boxes a:hover {
    text-decoration: none;
}
.customer-boxes .box {
    position: relative;
    margin: 12px auto 0;
    max-width: 380px;
    padding: 24px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.main-arrow, .worldcup-nav .menu a {
    -webkit-transition: all .3s ease-in-out;
}
.customer-boxes .box p:last-child {
    margin-bottom: 0;
}
.customer-boxes .box .readmore {
    color: #8dc63f;
}
.customer-boxes .box hr {
    margin: 12px 0 24px;
}
.customer-boxes .box .image {
    position: relative;
    height: 50px;
}
.customer-boxes .box .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-bottom: 6px;
    max-height: 100%;
    max-width: 70%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.customer-boxes .box:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .095);
}
.customer-boxes .box:hover .readmore {
    text-decoration: underline;
}
.home-contact-us-section a, .part-menu ul#partnerships li.current-menu-item a:hover, .worldcup-nav .menu a:hover {
    text-decoration: none;
}
.about-us h5 {
    margin-bottom: 0;
}
.about-us img {
    max-width: 142px;
}
.about-us .clearfix {
    margin-bottom: 24px;
}
.about-us-map {
    height: 400px;
    padding: 0;
}
.about-us-map #map-canvas {
    height: 100%}
.about-us-where .pin {
    margin-bottom: 12px;
}
.about-us-where .pin span {
    font-weight: 600;
}
.about-us-where .address {
    padding: 0;
}
.about-us-where .address p:last-child {
    margin: 0;
}
.worldcup-nav {
    color: #FFF;
    padding: 12px 0;
}
.worldcup-nav .container {
    padding-top: 0;
}
.worldcup-nav .really_simple_share {
    margin: 0 auto;
    display: table;
    padding: 0;
    clear: none;
}
.worldcup-nav .really_simple_share .really_simple_share_readygraph_infolinks {
    display: none;
}
.worldcup-nav .menu a {
    opacity: .8;
    color: #FFF!important;
    margin: 0 6px;
    transition: all .3s ease-in-out;
}
.worldcup-nav .menu a:hover {
    opacity: 1;
}
.worldcup-nav .menu a#getEmbedCode {
    outline: 0;
}
.worldcup-nav .menu a#getEmbedCode img {
    position: relative;
    top: -2px;
    margin: 0;
    padding-right: 6px;
}
.worldcup-nav .menu a:first-child {
    margin-left: 0;
}
.worldcup-nav .menu a:last-child {
    margin-right: 0;
}
.worldcup-nav .lang-select {
    opacity: .8;
}
.worldcup-nav .lang-select select {
    border: 0;
    background-color: transparent;
    outline: 0;
}
.worldcup-nav .lang-select select:hover {
    cursor: pointer;
}
.embedCode textarea {
    outline: 0;
    resize: none;
    border-radius: 3px;
    width: 100%;
    padding: 12px;
    font-size: 14px;
    line-height: 21px;
    background-color: #F4F4F4;
    border: 1px solid #DDD;
    margin-bottom: 20px;
}
.home-contact-us-section h2 {
    margin-bottom: 12px;
}
.home-contact-us-section p {
    font-size: 18px;
    margin-bottom: 36px;
}
.home-contact-us-section .clearfix {
    margin-top: 24px;
}
.arrow-link.main-arrow-right span {
    margin-right: 12px;
}
.arrow-link.main-arrow-left span {
    margin-left: 12px;
}
.arrow-link:active, .arrow-link:focus, .arrow-link:hover {
    outline: 0;
}
.main-arrow {
    width: 26px;
    margin: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    transition: all .3s ease-in-out;
}
.main-arrow.face-up {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.note {
    color: #9B9B9B;
}
.expand-wrapper {
    height: 0;
    display: block;
    overflow: auto;
    overflow-y: hidden;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.expand-wrapper .icon-next {
    font-size: 9px;
}
.expand-content {
    display: block;
    clear: both;
    overflow: auto;
    overflow-y: hidden;
}
.main-dropdown.dropdown {
    margin-top: 6px;
    margin-bottom: 10px;
    z-index: 2;
}
.main-dropdown.dropdown.full-width button {
    width: 100%}
.main-dropdown.dropdown button {
    padding: 10px 8px;
    background: #F4F4F4;
    border-color: #E7E7E7;
}
.part-menu, .row-centered {
    text-align: center;
}
.main-dropdown.dropdown .dropdown-menu {
    width: 100%;
    max-height: 380px;
    overflow: scroll;
}
.main-dropdown.dropdown .caret {
    position: absolute;
    right: 18px;
    top: 50%}
.main-dropdown.top {
    z-index: 3;
}
.pricing .pricing-dots:before {
    content: "•••••••••••";
    display: block;
    opacity: .3;
    font-size: 22px;
    letter-spacing: 10px;
    margin-top: 44px;
}
.pricing .box {
    margin-top: 12px;
    padding: 0;
}
.pricing .box .header {
    height: 180px;
}
.pricing .box .header .level-title, .pricing .box .header h5 {
    margin: 0;
    color: #FFF;
    padding: 12px 0;
    font-weight: 400;
    border-bottom: 1px solid #FFF;
    display: block;
}
.pricing .box .header .price p {
    margin: 0;
    color: #FFF;
    padding: 18px 0;
}
.pricing .box .header .price p.additional {
    padding: 44px 0;
}
.pricing .box .header .price p span:first-child {
    font-size: 48px;
}
.pricing .box .header .price p span:first-child .notAvailable {
    font-size: 24px;
}
.pricing .box .standard {
    background: #8dc63f;
}
.pricing .box .business {
    background: #84B8B0;
}
.pricing .box .ultra {
    background: #A7CB7F;
}
.pricing .box .box-content.additional-box {
    padding-bottom: 23px;
}
.pricing .box .box-content .title {
    font-weight: 600;
}
.pricing .box .box-content p:last-child {
    margin: 0;
}
#uses-expand .display-flex>div, .frontpage .display-flex>div {
    margin: 12px;
    padding-top: 0;
}
@media (min-width:768px) {
    #uses-expand .display-flex, .frontpage .display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#uses-expand .display-flex>div, .frontpage .display-flex>div {
    padding-right: 0;
    padding-left: 0;
    margin-right: 18px;
    margin-left: 18px;
}
}#uses-expand .clearfix, .frontpage .clearfix {
    margin-bottom: 32px;
}
.part-top {
    background: #8dc63f;
    border-bottom: none;
    padding: 0;
    overflow: auto;
}
.part-top .nav-line {
    border-top: 1px solid #5b5e56;
}
.part-top .btn-git, .part-top .btn-ot {
    float: none;
}
.part-top .btn-ot {
    font-weight: 400;
    line-height: 1.5;
    margin-top: 3px;
}
.part-top img {
    margin-bottom: 0;
}
.part-menu {
    padding: 0;
    background: #FFF;
    width: 100%;
    border-bottom: 1px solid #FFF;
}
.part-menu .menu-blocks {
    display: inline-block;
}
.part-menu .menu-block, .part-menu .menu-item {
    position: relative;
    margin: 0 auto;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: bottom;
}
.part-menu .menu-block:hover, .part-menu .menu-item:hover {
    cursor: pointer;
    color: #000;
}
.part-menu .menu-block img, .part-menu .menu-item img {
    opacity: .5;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.part-menu .menu-block p, .part-menu .menu-item p {
    color: gray;
    margin-bottom: 12px;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
.part-menu-fixed, .subnav {
    -webkit-transition: all .2s ease-in-out;
}
.part-menu .menu-block .active, .part-menu .menu-item .active {
    position: relative;
    margin: 0 auto;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #4D4843 transparent transparent;
    border-width: 10px 10px 0;
}
.part-menu .menu-block .img-hover, .part-menu .menu-item .img-hover {
    opacity: .9;
}
.part-menu .menu-block .img-active, .part-menu .menu-item .img-active {
    opacity: .9!important;
}
.part-menu .menu-block .p-hover, .part-menu .menu-item .p-hover {
    color: #000;
}
.part-menu .menu-block .p-active, .part-menu .menu-item .p-active {
    color: #000!important;
}
.part-menu-fixed {
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
    background: #FFF;
    border-bottom: 1px solid #CCC;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    transition: all .2s ease-in-out;
}
.part-page .logos {
    display: -webkit-inline-block;
    display: inline-block;
}
.part-page .logos img {
    vertical-align: initial;
    position: relative;
}
.part-page #what .logo {
    position: relative;
    height: 50px;
}
.part-page #what .logo img {
    position: absolute;
    bottom: 0;
    margin: 0;
}
.part-menu ul#partnerships {
    padding-left: 0;
    display: inline-block;
}
.part-menu ul#partnerships li {
    color: #7f7f7f;
    list-style-type: none;
    float: left;
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    position: relative;
    margin: 0 auto;
}
.part-menu ul#partnerships li a {
    text-decoration: none;
    color: #91DAC3;
    font-size: 14px;
    line-height: 1.5;
    -webkit-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out;
}
.part-menu ul#partnerships li a img {
    display: block;
    height: 30px;
    width: 30px;
    padding: 0;
    opacity: .5;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin: 6px auto 12px;
    vertical-align: middle;
}
.part-menu ul#partnerships li #arrow {
    position: relative;
    margin: 0 auto;
    top: 0;
    height: 20px;
    width: 20px;
}
.part-menu ul#partnerships li:before {
    content: none;
}
.part-menu ul#partnerships li.current-menu-item a img, .part-menu ul#partnerships li:hover a, .part-menu ul#partnerships li:hover a img {
    color: #8dc63f!important;
    opacity: 1;
}
.part-menu ul#partnerships li.current-menu-item a {
    color: #8dc63f!important;
}
.part-menu ul#partnerships li.current-menu-item #arrow {
    border-style: solid;
    border-color: #8dc63f transparent transparent;
    border-width: 10px 10px 0;
}
.er-speakers-container {
    padding-bottom: 24px;
    padding-top: 12px;
    min-height: 148px;
}
.er-speakers-container img {
    width: 124px;
    height: 124px;
    border-radius: 50%;
    float: left;
}
.er-speakers-container .er-speaker-info {
    padding-top: 24px;
    padding-left: 150px;
}
.er-speakers-container .er-speaker-info p {
    margin-bottom: 0;
}
.box-padding:after {
    content: " ";
    display: table;
    clear: both;
}
.superscript {
    font-size: .8em;
    position: relative;
    top: -3px;
}
.carousel {
    background-color: transparent;
}
.faces-carousel, .logos-carousel {
    padding: 0;
}
.light-blue-carousel .carousel {
    background-color: #96D7CC;
}
.red-carousel .carousel {
    background-color: #ea5e47;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item .active {
    opacity: 1;
}
.carousel-control {
    z-index: 16;
    width: 10%}
.carousel-control.left, .carousel-control.right {
    background-image: none;
}
.carousel-indicators {
    top: 40px;
    height: 20px;
}
.carousel-indicators li {
    margin: 0 5px;
    height: 10px;
    width: 10px;
    padding: 0;
    background-color: rgba(255, 255, 255, .25);
    border: none;
}
.carousel-indicators li:before {
    display: none;
}
.faces-carousel .carousel-indicators, .logos-carousel .carousel-indicators {
    height: auto;
    position: relative;
    margin-bottom: 0;
    width: 100%;
    margin-left: -50%}
.i-next:before, .i-previous:before {
    font-size: 26px;
    font-family: icomoon;
    position: absolute;
    top: 50%}
.faces-carousel .carousel-indicators li, .logos-carousel .carousel-indicators li {
    margin: 0 6px!important;
    height: auto!important;
    width: auto!important;
    opacity: .3;
    border: none;
    background: 0 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.faces-carousel .carousel-indicators li:hover, .logos-carousel .carousel-indicators li:hover {
    opacity: 1;
}
.faces-carousel .carousel-indicators .active, .logos-carousel .carousel-indicators .active {
    background: 0 0;
    opacity: 1;
}
.faces-carousel img, .logos-carousel img {
    display: block;
}
.faces-carousel p, .logos-carousel p {
    color: #fff;
    line-height: 1.5;
    margin-bottom: 0;
}
.logos-carousel a {
    color: #fff;
    text-decoration: underline;
}
.logos-carousel a:hover {
    text-decoration: none;
}
.logos-carousel .img-responsive {
    margin: 0 auto;
}
.dot {
    background-color: #eee;
    border: 1px solid #eee;
    width: 10px;
    height: 10px;
    border-radius: 50%}
.i-next:before {
    content: "\3e"!important;
}
.i-previous:before {
    content: "\3c"!important;
}
#a-next, #a-prev {
    display: none;
}
.col-centered, .tags, .tags ul, .tags ul li {
    display: inline-block;
}
.col-centered {
    float: none;
    text-align: left;
    margin-right: -4px;
}
blockquote {
    border-left: none;
    line-height: 24px;
    margin-bottom: 20px;
    margin-left: 0;
}
blockquote:before {
    content: open-quote;
    margin-right: .25em;
    vertical-align: -.4em;
    float: left;
    top: 20px;
}
blockquote:after {
    content: close-quote;
    margin-left: .25em;
    vertical-align: -.4em;
    float: right;
    top: -10px;
}
.faces-carousel .carousel-indicators, .logos-carousel .carousel-indicators {
    top: 50px;
    margin: 0 auto 6px;
    left: 0;
}
.faces-carousel .author, .logos-carousel .author {
    line-height: 24px;
    font-weight: 400;
    font-size: 14px;
}
.faces-carousel p {
    font-size: 14px;
    padding: 0 30px;
    font-weight: 600!important;
}
.faces-carousel .c-content {
    margin-top: 70px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 600!important;
}
.faces-carousel .author {
    font-weight: 400!important;
}
.faces-carousel img {
    height: 55px;
    width: 55px;
}
.logos-carousel .c-content {
    margin-top: 58px;
    margin-bottom: 50px;
    text-align: center;
    font-weight: 600!important;
}
.logos-carousel a {
    font-size: 14px;
    font-weight: 400!important;
}
.logos-carousel p {
    padding-bottom: 18px;
    font-weight: 600!important;
}
.logos-carousel .carousel-indicators li {
    margin: 0 3px!important;
}
blockquote:after, blockquote:before {
    color: #fff;
    opacity: .3;
    position: relative;
    font-size: 4em;
}
@media (min-width:768px) {
    .faces-carousel p {
    font-size: 24px;
    padding: 0 100px;
}
.faces-carousel .author, .logos-carousel a {
    font-size: 16px;
}
.faces-carousel .c-content {
    margin-top: 120px;
    margin-bottom: 90px;
}
.faces-carousel img {
    width: 60px;
    height: 60px;
}
.logos-carousel p {
    font-size: 16px;
    padding: 0 100px 30px;
}
.logos-carousel .c-content {
    margin-top: 116px;
    margin-bottom: 90px;
}
.logos-carousel .carousel-indicators li {
    margin: 0 24px!important;
}
.faces-carousel .carousel-indicators, .logos-carousel .carousel-indicators {
    top: 90px;
    max-width: 756px;
    margin-bottom: 0;
}
blockquote:after, blockquote:before {
    font-size: 650%}
}@media (min-width:992px) {
    .faces-carousel .carousel-indicators, .logos-carousel .carousel-indicators {
    max-width: 976px;
}
}@media (min-width:1200px) {
    .faces-carousel .carousel-indicators, .logos-carousel .carousel-indicators {
    max-width: 1080px;
}
}.home-carousel .title {
    font-weight: 700;
}
.home-carousel .title a {
    font-weight: 700!important;
}
.home-carousel p {
    font-size: 16px;
    font-weight: 400!important;
}
.navbar, .navbar button {
    font-weight: 600!important;
}
.home-carousel .c-content img {
    max-width: 150px;
}
@media (min-width:768px) {
    .home-carousel p {
    font-size: 18px;
    padding: 0 80px 30px;
}
.home-carousel p:last-of-type {
    padding-bottom: 0;
}
.home-carousel .carousel-indicators img {
    max-width: 130px;
}
.home-carousel .carousel-indicators li {
    margin: 0 16px!important;
}
}@media (min-width:992px) {
    .home-carousel p: last-of-type {
    padding-bottom: 30px;
}
}.tags {
    width: 100%;
    font-size: 14px;
}
.tags ul {
    padding: 0;
}
.tags ul li {
    padding: 0 3px 0 0;
    color: #8dc63f;
}
.tags ul li:before {
    display: none;
}
.tags ul li::after {
    display: inline;
    content: ', '}
.tags ul li:last-child:after {
    content: ''}
.navbar .navbar-brand:before, .navbar ul li:before, .subnav ul li:before, footer .footer-container ul li:before, nav .dropdown li:before, nav .nav-mobile ul li:before {
    content: ""}
.tags ul li a {
    -webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    color: #8dc63f;
}
.navbar {
    background-color: #fff;
}
.navbar .navbar-brand {
    padding: 16px 28px 10px 27px;
    margin-right: 14px;
    background-color: #8dc63f;
}
.navbar .navbar-brand:before {
    display: block;
    width: 59px;
    background-image: url(../images/logo_gengo.svg);
    background-repeat: no-repeat;
    background-size: 59px 20px;
}
.navbar .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar .btn {
    padding: 4.5px 12px;
    margin: 9px 0;
    font-size: 13px;
}
.navbar p, .navbar p>a {
    color: #a6a3a1;
}
@media (min-width:768px) {
    .navbar-collapse .navbar-nav>li>a {
    padding: 13px 0 10.5px;
    margin: 0 17px;
    color: #4c4643;
    border-bottom: solid 3px #fff;
    -webkit-transition: border-bottom-color .3s ease;
    transition: border-bottom-color .3s ease;
}
.navbar-collapse .navbar-nav>li a:hover, .navbar-collapse .navbar-nav>li.active a {
    background-color: #fff;
    border-bottom-color: #8dc63f;
}
}.developer .navbar .navbar-brand, .translator .navbar .navbar-brand {
    padding-top: 11.5px!important;
    padding-bottom: 10.5px!important;
    font-size: 26px;
    line-height: 26px;
}
.customer .navbar .nav .active a, .customer .navbar .nav a:hover {
    border-bottom-color: #8dc63f;
}
@media (max-width:768px) {
    .customer .navbar {
    background-color: #8dc63f;
}
.customer .navbar .nav .active a, .customer .navbar .nav a:hover {
    background-color: #199b71;
}
}.customer .navbar .navbar-brand {
    background-color: #8dc63f;
}
.admin .navbar .navbar-brand, .developer .navbar .navbar-brand, .translator .navbar .navbar-brand {
    padding-right: 30px;
    padding-left: 30px;
}
.translator .navbar .nav .active a, .translator .navbar .nav a:hover {
    border-bottom-color: #98d7cc;
}
@media (max-width:768px) {
    .translator .navbar {
    background-color: #98d7cc;
}
.translator .navbar .nav .active a, .translator .navbar .nav a:hover {
    background-color: #89c1b7;
}
}.translator .navbar .navbar-brand {
    background-color: #98d7cc;
}
.translator .navbar .navbar-brand:before {
    width: 26px;
    height: 26px;
    background-image: url(../images/logo_translator.svg);
    background-size: 26px 26px;
}
.developer .navbar .nav .active a, .developer .navbar .nav a:hover {
    border-bottom-color: #ea5e47;
}
.admin .navbar .nav .active a, .admin .navbar .nav a:hover, .workbench .navbar {
    border-bottom-color: #4d4843;
}
@media (max-width:768px) {
    .developer .navbar {
    background-color: #ea5e47;
}
.developer .navbar .nav .active a, .developer .navbar .nav a:hover {
    background-color: #d25440;
}
}.developer .navbar .navbar-brand {
    background-color: #ea5e47;
}
.developer .navbar .navbar-brand:before {
    width: 26px;
    height: 26px;
    background-image: url(../images/logo_developer.svg);
    background-size: 26px 26px;
}
@media (max-width:768px) {
    .admin .navbar {
    background-color: #4d4843;
}
.admin .navbar .nav .active a, .admin .navbar .nav a:hover {
    background-color: #413c38;
}
}.admin .navbar .navbar-brand {
    background-color: #4d4843;
    padding-top: 11px!important;
    padding-bottom: 10px!important;
    font-size: 27px;
    line-height: 27px;
}
.admin .navbar .navbar-brand:before {
    width: 27px;
    height: 27px;
    background-image: url(../images/logo_admin.svg);
    background-size: 27px 27px;
}
.workbench .navbar {
    font-size: 13px;
    color: #a6a4a1;
    background-color: #4d4843;
}
.workbench .navbar .container-fluid {
    padding-left: 0;
}
.workbench .navbar .border-left {
    border-left: 1px solid #716d69;
}
.workbench .navbar .nav {
    padding: 0 23px;
}
.workbench .navbar .nav .navbar-text {
    padding: 0 12px;
}
.workbench .navbar .nav .navbar-brand {
    padding-right: 30px;
    padding-left: 28px;
    background-color: #4d4843;
}
.workbench .navbar .nav .navbar-brand:hover {
    background-color: #413c38;
}
.workbench .navbar .nav .active a, .workbench .navbar .nav a, .workbench .navbar .nav a:hover {
    border-bottom: 0;
}
.workbench .navbar .nav a {
    padding: 14px 8px 13px;
    margin: 0;
    color: #a6a4a1;
    background-color: #4d4843;
}
.workbench .navbar .nav .open>a:hover, .workbench .navbar .nav>li>a:hover {
    background-color: #413c38;
}
.workbench .navbar .nav .open>a:hover.disabled, .workbench .navbar .nav>li>a:hover.disabled {
    cursor: default;
    background-color: transparent;
}
.workbench .navbar .nav .btn {
    font-size: 13px;
}
.workbench .navbar .nav li>[class*=" icon-"], .workbench .navbar .nav li>[class^=icon-] {
    color: #837f7c;
}
.workbench .navbar .nav li>[class*=" icon-"].selected, .workbench .navbar .nav li>[class*=" icon-"]:hover, .workbench .navbar .nav li>[class^=icon-].selected, .workbench .navbar .nav li>[class^=icon-]:hover {
    color: #fff;
}
.workbench .navbar .nav li>[class*=" icon-"].selected.disabled, .workbench .navbar .nav li>[class*=" icon-"]:hover.disabled, .workbench .navbar .nav li>[class^=icon-].selected.disabled, .workbench .navbar .nav li>[class^=icon-]:hover.disabled {
    color: #837f7c;
}
.workbench .navbar .nav li>.icon-expand, .workbench .navbar .nav li>.icon-horizontal, .workbench .navbar .nav li>.icon-vertical {
    padding-top: 18.5px!important;
    padding-bottom: 17.5px!important;
    font-size: 12px;
    line-height: 12px;
}
.workbench .navbar .nav li>.icon-funnel {
    padding-top: 17.5px!important;
    padding-bottom: 16.5px!important;
    font-size: 14px;
    line-height: 14px;
}
.workbench .navbar .nav li>.icon-info, .workbench .navbar .nav li>.icon-validation {
    padding-top: 16.5px!important;
    padding-bottom: 15.5px!important;
    font-size: 16px;
    line-height: 16px;
}
.workbench .navbar .nav li>.icon-memory {
    padding-top: 10.5px!important;
    padding-bottom: 15.5px!important;
    font-size: 22px;
    line-height: 22px;
}
.workbench .navbar .navbar-header .nav {
    padding: 0;
}
.workbench .navbar .navbar-right {
    margin-right: 0;
    padding: 0;
}
.workbench .navbar .navbar-right .btn, .workbench .navbar .navbar-right .navbar-text {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.workbench .navbar .navbar-right .navbar-text {
    margin-right: 12px;
}
.workbench .navbar .dropdown-menu {
    min-width: 190px;
    padding: 5px 0;
    margin-top: 0;
    background-color: #4d4843;
    border: 1px solid #433f3b;
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .2);
    border-radius: 1px 1px 2px 2px;
}
.workbench .navbar .dropdown-menu:after, .workbench .navbar .dropdown-menu:before {
    border-color: transparent;
}
.workbench .navbar .dropdown-menu .divider {
    background-color: #635e5a;
}
.workbench .navbar .dropdown-menu>li>a {
    position: relative;
    padding: 0 17px;
    line-height: 36px;
    color: #fff;
}
.workbench .navbar .dropdown-menu>li>a:hover {
    padding-bottom: 0;
    background-color: #322e2a;
    border-radius: 0;
}
.workbench .navbar .dropdown-menu>li>a .text {
    margin-right: 40px;
    text-align: right;
}
.workbench .navbar .dropdown-menu>li>a .count {
    position: absolute;
    right: 24px;
}
.workbench .navbar .dropdown-menu>li>a>i {
    margin-right: 12px;
    font-size: 12px;
    line-height: inherit;
}
.workbench .navbar .dropdown-menu .section-text {
    padding: 0 24px;
    font-size: 10px;
    line-height: 21px;
    color: #a6a4a1;
}
.navbar .container, .navbar ul li, .navbar-collapse {
    padding: 0;
}
.navbar-form {
    margin-top: 9px;
    margin-bottom: 9px;
}
.navbar {
    background: #4D4843;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    font-size: 14px;
}
.nav {
    margin-left: 2px;
}
.navbar-toggle {
    margin-right: 0;
}
.navbar .navbar-brand:before {
    height: 0;
}
.navbar .active {
    border-color: #8dc63f!important;
}
.navbar .collapsing, .navbar .in {
    margin-top: 48px!important;
}
.navbar img {
    margin-bottom: 0!important;
}
.navbar ul li:before {
    font-size: 12pt;
    margin-left: 0;
    display: block;
    width: auto;
}
.order-btn, .signin-btn {
    font-size: 13px!important;
}
.navbar ul li.current-menu-item a, .navbar ul li.current-page-ancestor a {
    border-bottom: none;
}
.navbar-collapse .navbar-nav>li>a {
    color: #fff;
    text-decoration: none;
    border-color: #4C4843;
    border-bottom-width: 4px;
    margin-top: 18px;
    margin-left: 0;
    margin-right: 0;
    padding: 14px 18px 28px;
}
.navbar-collapse .navbar-nav>li>a:hover {
    background: #4C4843;
    border-color: #8dc63f;
    text-decoration: none;
}
.navbar-collapse .navbar-nav>li.active a, .navbar-collapse .navbar-nav>li>a:focus {
    background-color: #4c4643;
}
.navbar-mobile {
    text-align: center;
}
.navbar-mobile .navbar-nav>li {
    background: #403d3b;
    border-top: 1px solid #6A6661;
}
.navbar-mobile ul {
    margin: 0;
}
.navbar-mobile .navbar-nav>li>a {
    padding: 13px 0;
    margin: 0;
}
.navbar-mobile .navbar-nav>li>a:hover {
    background: #2c2c2c;
}
.navbar-mobile .nav {
    margin-left: 0;
    margin-right: 0;
}
.navbar-mobile .navbar-collapse {
    padding-left: 0;
    padding-right: 18px;
    margin-right: -17;
    margin-left: -22px;
}
.navbar-tablet .navbar-nav>li>a {
    color: #fff;
    text-decoration: none;
    border: none;
    margin-top: 32px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
.order-btn, .order-btn:hover {
    color: #fff;
    text-decoration: none;
    margin-top: 27px!important;
}
.navbar-tablet .order-btn {
    margin-bottom: 24px!important;
}
.dropdown a {
    text-decoration: none;
    color: #fff;
}
.dropdown a:hover {
    text-decoration: none;
}
.dropdown-menu li>a:hover {
    background: #eee!important;
}
.developers.active, .developers:hover {
    border-color: #E55F3F!important;
}
.translators.active, .translators:hover {
    border-color: #98d7cc!important;
}
.order-btn {
    border-radius: 3px;
    border: none!important;
    margin-right: 2px!important;
    background-color: #333;
    padding: 7px 14px!important;
}
.order-btn:hover {
    border-radius: 3px;
    border: none!important;
    background: #e85e47!important;
    border-color: #E85E44 #CA503C #AF4135!important;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#D35540), to(#ec6e59))!important;
    background-image: linear-gradient(bottom, #D35540, #ec6e59)!important;
    background-image: -webkit-linear-gradient(bottom, #D35540, #ec6e59)!important;
    background-image: -ms-linear-gradient(bottom, #D35540, #ec6e59)!important;
    box-shadow: inset 0 1px 1px #FF9B7F!important;
    padding: 7px 14px!important;
}
.signin-btn, .signin-btn:hover {
    margin-top: 26px!important;
    padding: 7px 14px!important;
    color: #fff;
    text-decoration: none;
}
.signin-btn {
    border-radius: 4px;
    border: none!important;
    margin-left: 20px!important;
    -webkit-transition: background-color .3s ease-in-out!important;
    transition: background-color .3s ease-in-out!important;
}
.signin-btn:hover {
    border-radius: 4px;
    border: none!important;
    background-color: #333!important;
}
.navbar-brand {
    padding-top: 0!important;
    padding-left: 0!important;
    padding-bottom: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-top: 6px!important;
    background: #4C4843!important;
    height: auto!important;
}
.navbar-brand:before {
    background-image: none!important;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-left: 0;
    margin-right: 0;
}
.img-nav {
    margin-top: 11px;
    margin-left: 12px;
    margin-right: 0;
    width: 61px;
    height: 22px;
}
.collapse, .navbar-collapse {
    border-bottom: 1px solid #5b5e56;
}
@media (min-width:768px) {
    .navbar-transparent {
    background: 0 0;
}
.navbar-transparent ul li.current-menu-item a, .navbar-transparent ul li.current-page-ancestor a {
    border-bottom: none;
}
.navbar-transparent .navbar-brand {
    background: 0 0!important;
}
.navbar-transparent .navbar-collapse .navbar-nav>li>.dropdown-menu {
    margin-top: -26px;
}
.navbar-transparent .navbar-collapse .navbar-nav>li>a {
    border-bottom: 1px solid transparent;
    opacity: 1;
    transition: .3s all ease-in-out;
    -moz-transition: .3s all ease-in-out;
    -webkit-transition: .3s all ease-in-out;
}
.navbar-transparent .navbar-collapse .navbar-nav>li>a.dropdown-toggle {
    margin-bottom: 28px;
    background-color: transparent!important;
    border: none;
}
.navbar-transparent .navbar-collapse .navbar-nav>li>a.dropdown-toggle:active, .navbar-transparent .navbar-collapse .navbar-nav>li>a.dropdown-toggle:focus, .navbar-transparent .navbar-collapse .navbar-nav>li>a.dropdown-toggle:hover {
    border: none;
}
.navbar-transparent .navbar-collapse .navbar-nav>li>a.notHovered {
    opacity: .7;
}
.navbar-transparent .navbar-collapse .navbar-nav>li>a:active, .navbar-transparent .navbar-collapse .navbar-nav>li>a:focus, .navbar-transparent .navbar-collapse .navbar-nav>li>a:hover {
    opacity: 1!important;
    border-bottom: 1px solid #FFF;
    background: 0 0;
}
.navbar-transparent .navbar-collapse .navbar-nav>li>a.order-btn {
    opacity: 1;
    background-color: rgba(51, 51, 51, .5);
}
.navbar-transparent .navbar-collapse .navbar-nav>li>a.order-btn:hover {
    box-shadow: none!important;
    background-color: #ea5e47!important;
    border-color: #e74a30!important;
    background-image: -webkit-linear-gradient(top, #ea5e47 0, #e7462c 100%)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ea5e47), to(#e7462c))!important;
    background-image: linear-gradient(to bottom, #ea5e47 0, #e7462c 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEA5E47',  endColorstr='#FFE7462C',  GradientType=0)!important;
}
.navbar-transparent .navbar-collapse .navbar-nav>li>a.signin-btn {
    opacity: 1;
}
.img-nav {
    margin: 20px 20px 20px 0;
    width: 124px;
    height: 44px;
}
.navbar .container {
    padding: 0 18px;
}
.collapse, .navbar-collapse {
    border-bottom: none;
}
.navbar .collapsing, .navbar .in {
    margin-top: 0!important;
}
}nav .btn-sign-in, nav .dropdown li {
    -webkit-transition: all .3s ease-in-out;
}
@media (min-width:992px) {
    .img-nav {
    width: auto;
    margin: 0;
}
.navbar .navbar-brand:before {
    height: 20px;
}
.navbar ul li {
    padding: 0;
}
.navbar ul li:before {
    content: "";
    font-size: 12pt;
    margin-right: 0;
}
.navbar ul li.current-menu-item a, .navbar ul li.current-page-ancestor a {
    border-bottom: solid 4px #8dc63f;
}
.navbar-transparent ul[id*=menu-header] li.current-menu-item a, .navbar-transparent ul[id*=menu-header] li.current-page-ancestor a {
    opacity: 1!important;
    border-bottom: 1px solid #FFF!important;
}
.navbar-transparent ul[id*=menu-translator] li.current-menu-item a {
    opacity: 1!important;
    border-bottom: 1px solid #98d7cc!important;
}
}nav {
    font-size: 14px;
    background: #8dc63f;
}
nav.transparent {
    background: 0 0;
}
nav .nav-toggle {
    padding-top: 11px;
}
nav .nav-toggle span {
    background: #fff;
}
nav .logo {
    margin-top: 25px;
    margin-bottom: 18px;
    width: 64px;
}
nav .float-right {
    float: right;
}
nav .btn-sign-in {
    display: none;		
    letter-spacing: 1px;
    opacity: 1;
    font-weight: 600;
    margin-right: 28px;
    transition: all .3s ease-in-out;
}
nav .btn-sign-in:active, nav .btn-sign-in:focus, nav .btn-sign-in:hover {
    text-decoration: none;
    opacity: .8;
}
nav .btn-sign-in:last-child {
    margin-right: 0;
}
nav .dropdown {
    display: none;
    margin-bottom: 0;
}
nav .dropdown:hover {
    cursor: pointer;
}
nav .dropdown li {
    padding: 2px 12px;
    background: #8dc63f;
    border-radius: 3px;
    opacity: .8;
    transition: all .3s ease-in-out;
}
.subnav, nav .dropdown li:hover {
    opacity: 1;
}
nav .dropdown li a i {
    padding-right: 6px;
}
nav .dropdown li a .caret {
    margin-left: 6px;
    font-size: 12px;
}
nav .dropdown-menu {
    border: none;
}
nav .dropdown-menu li {
    background: #fff;
    border-radius: 0;
    padding: 0;
}
nav .nav-mobile {
    overflow: hidden;
    height: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
nav .nav-mobile a {
    color: #FFF;
    font-weight: 800
}
nav .nav-mobile ul {
    padding: 0;
    margin-bottom: 12px;
    background: rgba(69, 66, 60, .3);
    border-radius: 3px;
    overflow: hidden;
}
nav .nav-mobile ul li {
    padding: 0;
    display: block;
}
nav .nav-mobile ul li:first-child {
    padding-top: 8px;
}
nav .nav-mobile ul li:last-child {
    padding-bottom: 8px;
}
nav .nav-mobile ul li:before {
    margin-left: 0;
    display: block;
}
nav .nav-mobile ul li a {
    display: block;
    width: 100%;
    padding: 4px 16px;
}
nav .nav-mobile ul li a:active, nav .nav-mobile ul li a:focus, nav .nav-mobile ul li a:hover {
    background: rgba(50, 50, 50, .4);
    text-decoration: none;
}
nav .nav-mobile ul li:only-child:first-child {
    padding-top: 0;
}
nav .nav-mobile ul li:only-child:last-child {
    padding-bottom: 0;
}
nav .nav-mobile ul li:only-child a {
    padding: 6px 16px;
}
@media (min-width:768px) {
    nav .float-right {
    margin-top: 50px;
}
nav .logo {
    width: 70px;
}
nav .btn-sign-in, nav .dropdown {
    display: inline-block;
}
nav .nav-mobile {
    display: none;
}
}@media (max-width:1023px) {
    nav .btn-sign-in {
    margin-right: 8px;
}
nav .dropdown {
    padding-left: 8px;
}
}@media (max-width:767px) {
    #wpadminbar {
    position: fixed;
}
.site-header nav .container {
    text-align: left;
}
.home .site-nav {
    background-image: url(/wp-content/uploads/2016/11/frontpage-slide-3.jpg);
}
.page-business .site-nav {
    background-image: url(/wp-content/uploads/2016/11/business-header-1.jpg);
}
}.section-featured .item-featured .tags, .subnav ul li a, footer .footer-container .copy, footer .footer-container .languages, footer .footer-container .socialbtns, footer .xs-center {
    text-align: center;
}
.subnav {
    background-color: #FFF;
    border-bottom: 1px solid #ddd;
    box-shadow: none;
    width: 100%;
    transition: all .2s ease-in-out;
}
.subnav ul, .subnav.fixed {
    -webkit-transition: all .2s ease-in-out;
}
.subnav.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    transition: all .2s ease-in-out;
}
.subnav.fixed+.page-content {
    margin-top: 90px;
}
.subnav-wrapper {
    background-color: #f2f2f2;
    overflow: auto;
}
.subnav-wrapper.subnav--gray {
    background-color: #4d4843;
}
.subnav-wrapper.subnav--gray .subnav {
    border-bottom: none;
    background-color: #4d4843;
}
.subnav ul {
    padding: 0;
    margin: 7px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    transition: all .2s ease-in-out;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.subnav ul li {
    padding: 0;
}
.subnav ul li .brand {
    text-transform: capitalize;
    letter-spacing: normal;
}
.subnav ul li:before {
    display: block;
}
.subnav ul li a {
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    color: #4d4843;
    padding: 7px 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.subnav ul li a:hover {
    color: #8dc63f;
    text-decoration: none;
    outline: 0;
}
.subnav ul li a:active, .subnav ul li a:focus {
    outline: 0;
    text-decoration: none;
}
.subnav ul.translators a:hover {
    color: #82BBB2;
}
.subnav ul.developers a:hover {
    color: #ea5e47;
}
.subnav ul.grey a:hover {
    color: #4d4843;
}
.subnav ul.grey-text a:hover {
    color: #fff;
}
@media (min-width:768px) {
    .subnav ul {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.subnav ul.left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.subnav ul.left li {
    margin-right: 82px;
}
.subnav ul.justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.subnav ul li {
    min-width: auto;
}
.subnav ul li a.active, .subnav ul li.current-menu-item a {
    border-bottom: 5px solid #4d4843;
    color: #4d4843;
}
.subnav ul li a.active:before, .subnav ul li.current-menu-item a:before {
    display: none;
}
.subnav ul li a {
    padding: 20px 0;
    font-weight: 600;
}
.subnav ul li a:hover {
    color: #cbc8c4;
}
.subnav ul.gray-text a.active {
    border-bottom: 6px solid #fff;
    color: #fff;
}
.subnav ul.gray-text a:hover {
    color: #fff;
}
}@media (min-width:992px) {
    .subnav ul {
    padding: 0;
}
.subnav ul li {
    min-width: inherit;
    position: relative;
}
.subnav-wrapper {
    overflow: inherit;
}
}.home .site-header, .page-business .site-header {
    background-color: #4D4843;
    height: auto!important;
}
.home .site-header .a-btn, .page-business .site-header .a-btn {
    display: inline-block;
    margin-top: 20px;
}
.home .site-header .a-btn:nth-of-type(1), .page-business .site-header .a-btn:nth-of-type(1) {
    margin-top: inherit;
}
.home .site-header .slides-container, .home .site-header .slides-control {
    display: none;
}
.home .site-header .btn-large {
    width: 235px;
}
@media (min-width:768px) {
    .home .site-header, .page-business .site-header {
    height: 580px!important;
    background-color: transparent;
}
.home .site-header .negative, .page-business .site-header .negative {
    text-shadow: 0 0 28px rgba(0, 0, 0, .8);
}
.home .site-header section:nth-of-type(1) {
    padding: 180px 0;
    text-align: center;
}
.page-business .site-header section:nth-of-type(1) {
    padding: 180px 0;
    background-image: url(/wp-content/uploads/2016/11/business-header-1.jpg);
}
.home .site-header:not(.slides-control)>.slides-container {
    position: absolute;
    overflow: hidden;
    height: 100vh;
    width: 100%;
    background-color: #4d4843;
}
.home .site-header .slides-control {
    display: block;
    max-height: 100vh;
    position: absolute!important;
    top: 0;
    z-index: -1;
}
.home .site-header .slides-control img {
    top: 0!important;
}
.home .site-header .slides-container {
    display: block;
}
}.page-template-landing-page-plain footer, footer {
    position: relative;
}
@media (max-width:767px) {
    .home .site-nav.transparent, .page-business .site-nav.transparent {
    height: 242px;
    background-size: cover;
    background-position: center center;
}
.home .site-nav .container, .home .site-nav .nav-mobile, .page-business .site-nav .container, .page-business .site-nav .nav-mobile {
    background: 0 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.home .site-nav div.open, .page-business .site-nav div.open {
    background: #4D4843;
    position: relative;
    z-index: 9999;
}
}.page-template-landing-page-plain .page-content {
    min-height: inherit;
    padding-bottom: 0;
}
.section-featured {
    border-top: 1px solid #CBCBCB;
    border-bottom: 1px solid #CBCBCB;
}
.page-template-page-home .section-featured {
    margin-bottom: 18px;
}
@media (min-width:768px) {
    .section-featured .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.section-featured .item-featured {
    height: 100%}
}.section-featured .item-featured {
    background: #fff;
    border: 1px solid #CBCBCB;
    padding: 14px;
    margin-bottom: 15px;
    border-radius: 3px;
}
.section-featured .item-featured img {
    width: 100%}
.section-featured .item-featured .entry-title {
    text-align: center;
    margin-bottom: 0;
    font-size: 18px;
}
.section-featured .item-featured .entry-title a {
    font-size: 18px;
    color: #4c4643;
}
.section-featured .item-featured .entry-title a:hover {
    text-decoration: none;
    color: #8dc63f;
}
footer, footer .footer-container ul li a, footer .footer-container ul li a:active, footer .footer-container ul li a:focus, footer .footer-container ul li a:hover {
    color: #fff;
}
footer {
    background: #4d4843;
    font-weight: 600;
    font-size: 14px;
}
footer .border-top {
    border-top: 1px solid rgba(255, 255, 255, .3);
    display: block;
    padding-top: 32px;
}
footer p {
    font-size: initial;
}
footer .home-contactsales a {
    text-decoration: none;
}
footer .home-contactsales p {
    margin-bottom: 24px;
}
footer .footer-container {
    padding-bottom: 32px;
}
footer .footer-container .title {
    margin-bottom: 8px;
    margin-top: 18px;
    font-size: 14px;
}
footer .footer-container .copy {
    opacity: .8;
}
footer .footer-container ul {
    padding-left: 0;
    font-weight: 400;
}
footer .footer-container ul li {
    padding: 0;
}
footer .footer-container ul li a .icon-global {
    padding-right: 4px;
}
footer .footer-container ul li a .caret {
    margin-left: 6px;
}
footer .footer-container ul li .lang-selector {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
footer .footer-container ul li .lang-selector:active, footer .footer-container ul li .lang-selector:focus, footer .footer-container ul li .lang-selector:hover {
    text-decoration: none;
}
footer .footer-container ul li .lang-selector:active {
    opacity: .7;
}
footer .footer-container .dropup {
    margin-bottom: 18px;
}
footer .footer-container .dropdown-menu {
    float: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
footer .footer-container .dropdown-menu li a {
    color: #4d4843;
    padding: 6px 12px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
footer .footer-container .dropdown-menu li a:active, footer .footer-container .dropdown-menu li a:focus, footer .footer-container .dropdown-menu li a:hover {
    color: #4d4843;
}
footer .footer-container .languages {
    margin-top: 32px;
}
footer .footer-container .socialbtns .facebook {
    margin: 0 2px 0 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/common/social_media_icons.png) left top;
}
footer .footer-container .socialbtns .twitter {
    margin: 0 2px 0 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/common/social_media_icons.png) -29px top;
}
footer .footer-container .socialbtns .googleplus {
    margin: 0 2px 0 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/common/social_media_icons.png) -59px top;
}
footer .footer-container .socialbtns .linkedin {
    margin: 0 2px 0 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/common/social_media_icons.png) right top;
}
.section-nav-line, .section-nav-line-green {
    background-color: #8dc63f;
}
footer .footer-container .socialbtns a {
    margin: 0 3px;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}
footer .footer-container .socialbtns a:first-child {
    margin-left: 0;
}
footer .footer-container .socialbtns a:last-child {
    margin-right: 0;
}
footer .footer-container .socialbtns a:hover {
    opacity: .6;
}
footer .footer-container .copy {
    margin-top: 32px;
}
footer .footer-container .copy p {
    font-size: 12px;
}
footer .footer-container .main-column .logo {
    margin-bottom: 32px;
    margin-top: 6px;
}
footer .footer-container .main-column .main-menu-wrapper {
    clear: both;
}
footer .footer-container .main-column .main-menu-wrapper ul li {
    padding-bottom: 12px;
}
.page-content, footer .footer-container .main-column .main-menu-wrapper ul li:last-child {
    padding-bottom: 0;
}
footer .footer-container .main-column .main-menu-wrapper ul li a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.1px;
}
footer .footer-container .socialmedia-btns {
    margin: 0 0 14px;
}
footer .footer-container .socialmedia-btns li {
    display: inline;
    margin: 2px;
}
footer .footer-container .socialmedia-btns li:first-child {
    margin-left: 0;
}
footer .footer-container .socialmedia-btns li:last-child {
    margin-right: 0;
}
footer .footer-container .socialmedia-btns li img {
    margin: 0;
    width: 30px;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
footer .footer-container .socialmedia-btns li img:hover {
    opacity: .8;
}
@media (min-width:768px) {
    footer {
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
}
footer .border-top {
    padding-top: 42px;
}
footer .xs-center {
    text-align: left;
}
footer .footer-container {
    padding-bottom: 0;
}
footer .footer-container .title {
    margin-bottom: 18px;
    margin-top: 0;
}
footer .footer-container .languages {
    text-align: right;
    margin-top: 0;
}
footer .footer-container .dropup {
    margin-bottom: 12px;
}
footer .footer-container .dropdown-menu {
    float: right;
    right: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    left: inherit;
}
footer .footer-container .socialbtns {
    text-align: right;
}
footer .footer-container .main-column .logo {
    float: left;
    margin: 0;
}
footer .footer-container .main-column .main-menu-wrapper {
    display: block;
    padding-top: 24px;
}
footer .footer-container .copy {
    text-align: left;
    margin-top: 60px;
    clear: both;
}
footer .footer-container .text-right {
    text-align: right;
}
}h1, h3 {
    margin-bottom: 18px;
}
.dev-sec-price, .home-top-section, .homepage-top-section, .how-sec-start .box-1, .how-sec-start .box-2, .part-page #team, .part-top, .price-free-top-section, .tr-basics .basics-container .bottom-box, .tr-lessons .box-content, .trans-sec-why, .translation-sa .call-us {
    text-align: center;
}
@media (max-width:992px) {
    footer .footer-container ul li {
    display: inline-block;
}
}@media (max-width:768px) {
    footer .footer-container ul li {
    display: block;
}
}body {
    font-size: 14px;
}
h1 {
    font-size: 28px;
}
h1 .title {
    font-size: 100px;
}
h1 .top {
    font-size: 60px;
}
h2 {
    font-size: 24px;
    margin-bottom: 28px;
}
.h2-page-title, h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
    margin-bottom: 16px;
}
h5, h6 {
    font-size: 14px;
}
h5 {
    margin-bottom: 14px;
}
h6 {
    margin-bottom: 12px;
}
.h7 {
    font-size: 10px;
    margin-bottom: 10px;
}
.p-lg, p {
    margin-bottom: 18px;
}
.p-lg {
    font-size: 16px;
}
.p-sm, .p-xs {
    font-size: 12px;
}
.p-sm {
    margin-bottom: 16px;
}
.p-xs {
    margin-bottom: 10px;
}
.p-xl {
    font-size: 18px;
}
section {
    padding: 40px 0;
}
section .subsection {
    padding: 30px 0;
}
section .subsection.subsection-shorter {
    padding: 15px 0;
}
section .subsection:first-child {
    padding-top: 0;
}
section .subsection:last-child {
    padding-bottom: 0;
}
.section-shorter {
    padding: 20px 0;
}
.btn-git, .btn-large, .btn-med {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 16px;
}
.section-no-padding-bottom-all {
    padding-bottom: 0;
}
.section-nav-line {
    display: none;
}
.section-nav-line .nav-line-white {
    top: 0;
}
.breakline-xs {
    display: inline-block;
}
.breakline-lg, .breakline-md, .breakline-sm {
    display: inline;
}
.btn-git {
    height: 42px;
}
.btn-large, .btn-med {
    height: 48px;
    font-weight: 600;
}
.dev-top-section, .ent-top-section, .how-top-section, .trans-top-section {
    height: 240px;
}
.btn-fixed-width {
    font-size: 16px;
    width: 250px;
}
.btn-full {
    display: block;
    width: 100%}
.btn-half {
    width: 60%;
    margin: 0 auto;
}
.btn-med {
    width: 40%}
.dev-sec-flow .block-flow, .qp-table table tr th:first-child, .trans-sec-why .reason-box, .travel-translation-guide img {
    width: 100%}
.ent-top-section h1 {
    font-size: 30px;
    margin-top: 105px;
    margin-right: 27px;
}
.how-top-section h1 {
    font-size: 30px;
    margin-top: 105px;
    margin-left: 22px;
}
.how-sec-start .box-1, .how-sec-start .box-2 {
    margin-bottom: 32px;
}
.dev-sec-howto .block, .trans-sec-howto .block {
    margin-bottom: 24px;
}
.number-label {
    margin-top: -1px;
    font-size: 14px;
}
.trans-top-section h1 {
    font-size: 30px;
    margin-top: 105px;
    margin-left: 1px;
}
.trans-sec-faq .separator, .trans-sec-faq .separator-top, .trans-sec-why .reasons-block {
    margin-top: 24px;
}
.trans-sec-faq .separator-top:first-child {
    margin-top: 0;
}
.dev-top-section h1 {
    font-size: 30px;
    margin-top: 105px;
    margin-right: 50px;
}
.dev-sec-doc h3, .dev-sec-flow img {
    margin-top: 24px;
}
.dev-sec-flow .blocks-flow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    clear: left;
}
.dev-sec-flow .block-flow {
    padding: 0 12px;
    margin: 80px 0;
}
.dev-sec-flow .block-flow:first-child {
    margin-top: 52px;
}
.dev-sec-flow .block-flow:last-child {
    margin-bottom: 0;
}
.dev-sec-price .table-responsive {
    margin-top: 24px;
}
.qp-oursupport .block ul li {
    padding: 14px 0;
}
.qp-oursupport .block ul li:before {
    margin-left: 0;
}
.qp-table table.table-qp-2 tr th {
    display: block;
}
.qp-table table.table-qp-2 tr th.visible-xs {
    display: block!important;
    padding: 6px 0;
    font-weight: 700;
}
.qp-table table tr.mobile-only {
    display: table;
    table-layout: fixed;
    width: 100%}
.home-top-section .person, .homepage-top-section .person {
    display: none;
}
.qp-table table tr.mobile-only.head th {
    border-bottom: 1px solid #fff;
    padding: 6px 0;
}
.qp-table table tr.mobile-only th {
    width: 25%;
    border: none;
    border-right: 1px solid #fff;
    padding-left: 6px;
    padding-right: 6px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.qp-table table tr.mobile-only th:last-child {
    border-right: none;
}
.home-services {
    padding: 20px 0;
}
.home-services h3 {
    font-size: 24px;
}
.home-onlyfromgengo .icon {
    width: 100%;
    margin-bottom: 12px;
    padding: 0 12px;
}
.home-onlyfromgengo p {
    margin-bottom: 28px;
}
.home-onlyfromgengo [class*=col-]:last-child p {
    margin-bottom: 0;
}
.home-ecom-logos .seemore, .home-te-logos .seemore, .home-travel-logos .seemore {
    margin-top: 0;
}
.home-ecom-logos .seemore span, .home-te-logos .seemore span, .home-travel-logos .seemore span {
    font-size: 10px;
}
.home-ecom-logos h2, .home-te-logos h2, .home-travel-logos h2 {
    margin-bottom: 6px;
}
.home-travel-logos [class*=col-]:nth-child(2) {
    margin-top: 32px;
}
.pl-top-section p {
    font-size: 18px;
}
.pl-tables .quality-section {
    display: none;
    margin-bottom: 24px;
}
.pl-available-langs .available-langs, .pl-available-langs .available-langs button {
    width: 100%}
.pl-available-langs .langs .lang {
    width: 100%;
    margin: 3px 0;
}
.side-menu {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #ddd;
}
.side-menu .side-menu-fixed {
    position: static;
    top: 0;
}
.side-menu .side-menu-absolute {
    position: static;
}
.side-menu ul {
    width: auto;
}
.thankyou-page {
    background-image: url(../images/thank-you/ty-mobile@2x.png);
    padding-bottom: 18%}
.error404-page {
    background-image: url(../images/404/404-mobile@2x.png);
    padding-bottom: 18%}
.error404-page, .thankyou-page {
    text-align: center;
    background-size: contain!important;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.error404-page h1, .thankyou-page h1 {
    margin-bottom: 12px;
}
.price-free-quote .blockquote:after, .price-free-quote .blockquote:before {
    font-size: 4em;
}
.cr-section .image img {
    margin: 0 auto 12px;
}
.cr-section h4 span {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
}
.jp-tf .image-block {
    background-position-x: 70%;
    padding: 22px;
}
.jp-tf .panel-subsection .translation-box:first-child {
    padding-left: 0;
}
.homepage-top-section .top-section-padding {
    padding-top: 0;
    padding-bottom: 0;
}
.translation-sa .call-us {
    margin-top: 18px;
    display: block;
}
.translation-sa-lps .langs .lang {
    width: 100%;
    margin: 3px 0;
}
.resume-ja-circles .circle {
    height: 300px;
    width: 300px;
    margin-bottom: 24px;
}
.resume-ja-circles .circle img {
    padding-top: 40px;
}
.about-us-where hr {
    margin: 20px 0;
}
.worldcup-nav .really_simple_share div {
    display: inline-block;
    padding: 0 12px;
}
.worldcup-nav .lang-select, .worldcup-nav .menu {
    display: table;
    margin: 12px auto;
}
.expand-content {
    padding-top: 14px;
}
.expand-content [class*=col-] {
    padding-top: 12px;
}
.pricing .box-content {
    padding: 24px 12px;
}
.main-dropdown.dropdown .dropdown-menu li a {
    padding: 4px 12px;
}
#uses-expand .box {
    margin-top: 12px;
    padding: 24px 0;
}
#howitworks .box {
    padding: 24px;
}
.arrow-link.main-arrow-left span, .arrow-link.main-arrow-right span {
    position: relative;
    top: 1px;
}
.img-separator {
    margin-bottom: 18px;
}
.part-top h1, .part-top h2 {
    margin-top: 42px;
}
.part-top .btn-ot {
    color: #fff;
    font-size: 14px;
}
.part-top #sec1-img {
    margin-top: 24px;
}
.part-top .btn-git {
    margin-top: 12px;
    margin-bottom: 12px;
}
.part-menu .menu-block, .part-menu .menu-item {
    padding: 0 6px;
}
.part-menu .menu-block img, .part-menu .menu-item img {
    margin-top: 24px;
    margin-bottom: 12px;
}
.part-page .logos {
    padding: 0 18px;
    margin-bottom: 12px;
    margin-top: -18px;
}
.part-page .logos img {
    padding: 18px 8px;
    margin-bottom: 2px;
}
.part-page .logos .no-margin {
    margin-bottom: 0;
}
.part-page #what .logo {
    margin-bottom: 12px;
}
.part-page .box-padding {
    padding-bottom: 12px;
}
@media (min-width:768px) {
    h3, h4 {
    margin-bottom: 18px;
}
body {
    font-size: 16px;
}
h1 {
    font-size: 36px;
    margin-bottom: 30px;
}
h1 .title {
    font-size: 100px;
}
h1 .top {
    font-size: 60px;
}
h2 {
    font-size: 30px;
    margin-bottom: 24px;
}
.h2-page-title {
    font-size: 24px;
}
.pl-top-section .h2-page-title {
    font-size: 36px;
    font-weight: 600;
}
.home-top-section .person .name, .homepage-top-section .person .name {
    font-weight: 700;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
    margin-bottom: 16px;
}
h6 {
    font-size: 14px;
    margin-bottom: 14px;
}
.h7 {
    font-size: 12px;
    margin-bottom: 12px;
}
p {
    margin-bottom: 24px;
}
.p-xl {
    font-size: 24px;
    margin-bottom: 30px;
}
.p-lg, .p-sm {
    margin-bottom: 18px;
}
.p-lg {
    font-size: 16px;
}
.p-sm {
    font-size: 14px;
}
.p-xs {
    font-size: 12px;
    margin-bottom: 12px;
}
section {
    padding: 60px 0;
}
section .subsection {
    padding: 50px 0;
}
section .subsection.subsection-shorter {
    padding: 25px 0;
}
section .subsection:first-child {
    padding-top: 0;
}
section .subsection:last-child {
    padding-bottom: 0;
}
.section-shorter {
    padding: 35px 0;
}
.btn-git, .btn-large {
    height: 48px;
    padding-left: 18px;
    padding-right: 18px;
}
.section-no-padding-bottom, .section-no-padding-bottom-all {
    padding-bottom: 0;
}
.section-nav-line {
    background-color: transparent;
}
.section-nav-line .nav-line-white {
    top: -1px;
}
.breakline-sm, .breakline-xs {
    display: inline-block;
}
.breakline-lg, .breakline-md {
    display: inline;
}
.page-content {
    padding-bottom: 611px;
}
.page-template-page-landing .page-content {
    padding-bottom: 188px;
}
.btn-git {
    font-size: 14px;
}
.btn-fixed-width, .btn-large {
    font-size: 16px;
}
.btn-full {
    display: inherit;
    width: 100%}
.btn-half {
    width: 50%}
.travel-translation-guide img {
    width: 95%}
.ent-top-section {
    height: 340px;
}
.ent-top-section h1 {
    font-size: 70px;
    margin-top: 129px;
    margin-right: 65px;
}
.enterprise-top-section {
    height: 400px;
}
.enterprise-top-section h1 {
    font-size: 70px;
    margin-top: 90px;
    margin-right: 63px;
}
.ent-sec-approach img {
    margin-top: 55px;
}
.ent-sec-solutions img {
    margin-top: 32px;
}
.ent-sec-white img {
    margin-top: 28px;
}
.how-top-section {
    height: 340px;
}
.how-top-section h1 {
    font-size: 70px;
    margin-top: 129px;
    margin-left: 52px;
}
.hiw-top-section {
    height: 400px;
}
.hiw-top-section h1 {
    font-size: 70px;
    margin-top: 90px;
    margin-left: 50px;
}
.how-sec-global img {
    margin-top: 42px;
}
.how-sec-start .box-1, .how-sec-start .box-2 {
    margin-bottom: 0;
}
.how-sec-start .box-1 {
    text-align: right;
}
.dev-sec-price, .home-top-section, .how-sec-start .box-2, .trans-sec-why {
    text-align: left;
}
.how-sec-start img {
    margin-top: 12px;
}
.number-label {
    margin-top: 4px;
    font-size: 16px;
}
.trans-top-section {
    height: 340px;
}
.trans-top-section h1 {
    font-size: 70px;
    margin-top: 129px;
    margin-left: 5px;
}
.translators-top-section {
    height: 400px;
}
.translators-top-section h1 {
    font-size: 70px;
    margin-top: 90px;
    margin-left: 6px;
}
.trans-sec-why .reasons-block {
    display: inline-box;
    display: -webkit-inline-box;
    margin-top: 48px;
}
.trans-sec-why .reason-box {
    display: block;
    margin-left: 24px;
    width: 70%}
.trans-sec-howto .block {
    margin-top: 24px;
    margin-bottom: 44px;
}
.dev-top-section {
    height: 340px;
}
.dev-top-section h1 {
    font-size: 70px;
    margin-top: 129px;
    margin-right: 119px;
}
.developers-top-section {
    height: 400px;
}
.developers-top-section h1 {
    font-size: 70px;
    margin-top: 90px;
    margin-right: 120px;
}
.dev-sec-howto .block {
    margin-top: 24px;
    margin-bottom: 44px;
}
.dev-sec-doc h3 {
    margin-top: 0;
}
.dev-sec-flow img {
    margin: 32px auto;
}
.dev-sec-flow .block-flow:first-child, .dev-sec-price .table-responsive {
    margin-top: 0;
}
.dev-sec-flow .blocks-flow {
    display: inline-box;
    display: -webkit-inline-box;
}
.dev-sec-flow .block-flow {
    width: 20%;
    padding: 0 12px;
    margin: 0;
}
.qp-oursupport .block ul li {
    padding: 18px 0;
}
.qp-oursupport .block ul li:before {
    margin-left: -22px;
}
.qp-table table.table-qp-2 tr th {
    display: table-cell;
}
.qp-table table.table-qp-2 tr th.visible-xs {
    display: none!important;
    padding: 6px 0;
    font-weight: 700;
}
.qp-table table.table-qp-2 .value {
    font-size: 22px!important;
}
.qp-table table tr.mobile-only {
    display: none;
}
.qp-table table tr th:first-child {
    width: 25%}
.home-top-section h1 {
    margin-bottom: 12px;
}
.home-top-section .person {
    display: block;
    position: relative;
    text-align: right;
    bottom: -230px;
    right: 18px;
    z-index: -1;
}
.homepage-top-section, .price-free-top-section {
    text-align: left;
}
.home-services {
    padding: 30px 0;
}
.home-joinOurCommunity .block {
    padding: 0 12px;
}
.home-joinOurCommunity .block .left, .home-joinOurCommunity .imgs .img:first-child {
    padding-right: 12px;
}
.home-joinOurCommunity .block .left, .home-joinOurCommunity .block .right {
    width: 366px;
}
.home-joinOurCommunity .block .right {
    float: right;
    padding-left: 12px;
    margin-top: 0;
}
.home-joinOurCommunity .become-translator {
    width: inherit;
}
.home-joinOurCommunity .imgs img {
    width: 165px;
}
.home-joinOurCommunity .imgs .img:last-child {
    padding-left: 12px;
}
.home-joinOurCommunity .box {
    height: 153px;
    margin-top: 24px;
}
.home-joinOurCommunity .box p {
    font-size: 14px;
    padding: 0 24px;
    margin-top: 0;
}
.home-joinOurCommunity .arrow {
    border-width: 0 13px 13px;
    bottom: -24px;
}
.cr-top-section, .side-menu {
    border-bottom: none;
}
.home-joinOurCommunity .person.oradjeha {
    bottom: 21px;
    left: 24px;
}
.home-joinOurCommunity .person.masami {
    bottom: 21px;
    left: 36px;
}
.home-joinOurCommunity .person.adrian {
    bottom: 33px;
    left: 48px;
}
.home-onlyfromgengo .icon {
    height: 116px;
    width: 90%;
    padding: 0;
    margin-bottom: 0;
}
.home-onlyfromgengo p {
    margin-bottom: 0;
}
.home-ecom-logos .seemore, .home-te-logos .seemore, .home-travel-logos .seemore {
    margin-top: 15px;
}
.home-ecom-logos .seemore span, .home-te-logos .seemore span, .home-travel-logos .seemore span {
    font-size: 12px;
}
.home-ecom-logos h2, .home-te-logos h2, .home-travel-logos h2 {
    margin-bottom: 24px;
}
.home-travel-logos [class*=col-]:nth-child(2) {
    margin-top: 0;
}
.pl-top-section p {
    font-size: 24px;
}
.pl-tables .quality-section {
    display: block;
    margin-bottom: 36px;
}
.pl-available-langs .available-langs {
    width: auto;
}
.pl-available-langs .available-langs button {
    width: 348px;
}
.pl-available-langs .langs .lang {
    width: 348px;
    margin: 6px;
}
.side-menu ul {
    width: 252px;
}
.side-menu .side-menu-fixed {
    position: fixed;
    top: 0;
}
.side-menu .side-menu-absolute {
    position: absolute;
}
.thankyou-page {
    background-image: url(../images/thank-you/ty-desktop@2x.png);
}
.error404-page {
    background-image: url(../images/404/404-desktop@2x.png);
}
.error404-page, .thankyou-page {
    padding-bottom: 18%;
    text-align: left;
    background-position: top;
    background-position-x: 40%}
.price-free-top-section h2 {
    margin-bottom: 12px;
}
.price-free-quote .blockquote:after, .price-free-quote .blockquote:before {
    font-size: 6em;
}
.cr-top-section {
    padding-bottom: 0;
}
.cr-section .image img {
    margin: 0 0 12px;
}
.jp-tf .image-block {
    background-position-x: 0;
    padding: 32px;
}
.jp-tf .panel-subsection .translation-box:first-child {
    padding-left: 9px;
}
.homepage-top-section .textarea-container .form-textarea {
    display: block;
}
.homepage-top-section .textarea-container .textarea-p {
    display: none;
}
.homepage-top-section .person {
    display: block;
    position: relative;
    text-align: right;
    bottom: -280px;
    right: 18px;
    z-index: -1;
}
.align-left-sm, .glossaries-how, .glossaries-top-section, .part-top {
    text-align: left;
}
.translation-sa-lps .langs .lang {
    width: 348px;
    margin: 6px;
}
.glossaries-top-section img {
    margin-top: 90px;
}
.resume-ja-icons .icons img {
    margin-top: 38px;
}
.resume-ja-icons .icons img:last-child {
    margin-top: 0;
}
.resume-ja-circles .circle {
    height: 342px;
    margin-bottom: 48px;
    width: auto;
}
.resume-ja-circles .circle img {
    padding-top: 48px;
}
.about-us-where hr {
    margin: 40px 0;
}
.worldcup-nav .really_simple_share {
    width: 155px;
    position: absolute;
    left: 50%;
    margin-top: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.arrow-link.main-arrow-left span, .arrow-link.main-arrow-right span {
    position: relative;
    top: 2px;
}
.worldcup-nav .menu {
    float: left;
}
.arrow-link.main-arrow-right, .worldcup-nav .lang-select {
    float: right;
}
.arrow-link.main-arrow-left, .part-top .btn-git, .part-top .btn-ot {
    float: left;
}
.expand-content {
    padding-top: 32px;
}
.expand-content [class*=col-] {
    padding-top: 0;
}
.pricing .box-content {
    padding: 24px 12px;
}
#uses-expand .box {
    margin-top: 0;
    padding: 42px 30px;
}
#howitworks .box {
    margin-top: 0;
    padding: 30px;
}
.img-separator {
    margin-bottom: 32px;
}
.part-top h1, .part-top h2 {
    margin-top: 65px;
}
.part-top .btn-ot {
    color: #fff;
    padding-left: 12px;
    font-size: 13px;
    margin-top: 6px;
}
.part-top #sec1-img {
    margin-top: 0;
}
.part-top #sec1-right {
    padding-left: 0;
    margin-top: 37px;
}
.part-top #sec1-right img {
    margin-left: -44px;
    max-width: 119%}
.part-top .btn-git {
    margin: 0;
}
.part-menu .menu-block, .part-menu .menu-item {
    padding: 0 24px;
    letter-spacing: 2px;
}
.part-menu .menu-block img, .part-menu .menu-item img {
    margin-top: 24px;
    margin-bottom: 12px;
}
.part-page .logos {
    margin-top: 0;
}
.part-page .logos img {
    padding: 18px 22px;
    margin-bottom: 2px;
}
.part-page #what .logo {
    margin-bottom: 18px;
}
.section-industry-customer .box-padding {
    display: table;
}
.section-industry-customer .box-padding>div {
    display: table;
    vertical-align: middle;
    min-height: 120px;
}
.section-industry-customer .box-padding>div img {
    display: table-cell;
    vertical-align: middle;
    padding-top: 10px;
}
.section-industry-customer .box-padding>div p {
    display: table-cell;
    vertical-align: top;
    padding-top: 10px;
}
.box-border-left {
    border-left: 1px solid #ddd;
    padding-left: 54px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.box-padding {
    padding-bottom: 24px;
}
}@media (min-width:992px) {
    h3, h4 {
    margin-bottom: 18px;
}
.part-page #team, .tr-basics .basics-container .bottom-box, .tr-lessons .box-content {
    text-align: left;
}
h1 {
    font-size: 48px;
    margin-bottom: 30px;
}
h1 .title {
    font-size: 100px;
}
h1 .top {
    font-size: 60px;
}
h2 {
    font-size: 36px;
    margin-bottom: 10px;
}
.h2-page-title {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
    margin-bottom: 16px;
}
h6 {
    font-size: 14px;
    margin-bottom: 14px;
}
.h7 {
    font-size: 12px;
    margin-bottom: 12px;
}
p {
    margin-bottom: 24px;
}
.p-xl {
    margin-bottom: 36px;
}
.p-lg {
    font-size: 18px;
    margin-bottom: 30px;
}
.p-sm {
    margin-bottom: 18px;
}
.p-xs {
    margin-bottom: 12px;
}
section {
    padding: 90px 0;
}
section .subsection {
    padding: 70px 0;
}
section .subsection.subsection-shorter {
    padding: 35px 0;
}
section .subsection:first-child {
    padding-top: 0;
}
section .subsection:last-child {
    padding-bottom: 0;
}
.section-shorter {
    padding: 60px 0;
}
.btn-git, .btn-large {
    padding-left: 24px;
    padding-right: 24px;
    font-size: 18px;
}
.section-no-padding-bottom, .section-no-padding-bottom-all {
    padding-bottom: 0;
}
.breakline-sm, .breakline-xs {
    display: inline;
}
.breakline-md {
    display: inline-block;
}
.breakline-lg {
    display: inline;
}
.page-content {
    padding-bottom: 630px;
}
.page-template-page-landing .page-content {
    padding-bottom: 188px;
}
.btn-git {
    height: 42;
}
.home-top-section, .homepage-top-section {
    padding: 70px 0;
}
.btn-fixed-width {
    font-size: 18px;
}
.ent-top-section {
    height: 540px;
}
.ent-top-section h1 {
    font-size: 100px;
    margin-top: 190px;
    margin-right: 90px;
}
.enterprise-top-section {
    height: 440px;
}
.enterprise-top-section h1 {
    font-size: 90px;
    margin-top: 50px;
    margin-right: 81px;
}
.ent-sec-approach img {
    margin-top: 0;
}
.ent-sec-solutions h2 {
    margin-top: 38px;
}
.ent-sec-solutions img {
    margin-top: 0;
}
.ent-sec-white h2 {
    margin-top: 35px;
}
.ent-sec-white img {
    margin-top: 0;
}
.how-top-section {
    height: 540px;
}
.how-top-section h1 {
    font-size: 100px;
    margin-top: 190px;
    margin-left: 75px;
}
.hiw-top-section {
    height: 440px;
}
.hiw-top-section h1 {
    font-size: 90px;
    margin-top: 50px;
    margin-left: 65px;
}
.how-sec-global h2 {
    margin-top: 42px;
}
.how-sec-global img {
    margin-top: 0;
}
.trans-top-section {
    height: 540px;
}
.trans-top-section h1 {
    font-size: 100px;
    margin-top: 190px;
    margin-left: 7px;
}
.translators-top-section {
    height: 440px;
}
.translators-top-section h1 {
    font-size: 90px;
    margin-top: 50px;
    margin-left: 7px;
}
.trans-sec-faq .separator {
    margin-top: 42px;
}
.trans-sec-faq .separator-top, .trans-sec-faq .separator-top:first-child {
    margin-top: 12px;
}
.dev-top-section {
    height: 540px;
}
.dev-top-section h1 {
    font-size: 100px;
    margin-top: 190px;
    margin-right: 166px;
}
.developers-top-section {
    height: 440px;
}
.developers-top-section h1 {
    font-size: 90px;
    margin-top: 50px;
    margin-right: 153px;
}
.home-top-section .person {
    bottom: -240px;
}
.homepage-top-section .person {
    bottom: -318px;
}
.home-joinOurCommunity .block .left, .home-joinOurCommunity .block .right {
    width: 476px;
}
.home-joinOurCommunity .box {
    height: 205px;
}
.home-joinOurCommunity .box p {
    font-size: 19px;
    padding: 12px 24px;
}
.home-joinOurCommunity .imgs img {
    width: 220px;
}
.home-services {
    padding: 45px 0;
}
.home-services .service-block .logos {
    margin-bottom: 19px;
}
.home-onlyfromgengo .icon {
    margin: auto;
    height: 174px;
}
.pl-top-section p {
    font-size: 30px;
}
.pl-available-langs .available-langs button, .pl-available-langs .langs .lang {
    width: 301px;
}
.side-menu ul {
    width: 244px;
}
.price-free-top-section {
    padding: 70px 0;
}
.jp-tf .image-block {
    height: 269px;
    background-position-x: 35%}
.tr-basics .basics-container .text {
    height: 60px;
}
.homepage-top-section .top-section-padding {
    padding-top: 50px;
    padding-bottom: 52px;
}
.homepage-top-section .textarea-container .form-textarea {
    display: none;
}
.homepage-top-section .textarea-container .textarea-p {
    display: block;
}
.translation-sa .freedom-button {
    float: left;
}
.translation-sa .call-us {
    float: left;
    text-align: left;
    margin-top: 15px;
    padding-left: 12px;
    display: inline-block;
}
.translation-sa-lps .langs .lang {
    width: 336px;
}
.glossaries-top-section {
    padding-bottom: 0;
}
.glossaries-top-section img {
    margin-top: 90px;
}
.resume-ja-icons .icons img {
    max-width: 138px;
}
.resume-ja-circles .circle {
    height: 290px;
}
.resume-ja-circles .circle img {
    padding-top: 12px;
}
.youtube-top-section .items {
    margin-top: 0;
}
.youtube-top-section .main-img {
    margin-top: 40px;
}
.api-guide-top-section .items {
    margin-top: 20px;
}
.customer-boxes hr {
    margin: 12px 0 28px;
}
.customer-boxes .box {
    height: 375px;
}
.customer-boxes .box .image {
    position: relative;
    height: 60px;
}
.customer-boxes .readmore {
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.about-us-where hr {
    margin: 60px 0;
}
.expand-content {
    padding-top: 72px;
}
.pricing .box-content {
    padding: 48px 40px;
}
.main-dropdown.dropdown .dropdown-menu li a {
    padding: 4px 24px;
}
a[data-expand^=howitworks-expand] {
    margin-top: 26px;
}
a[data-expand^=languages-expand] {
    margin-top: 70px;
}
a[data-expand^=customers-expand], a[data-expand^=pricing-expand] {
    margin-top: 56px;
}
.part-top h1, .part-top h2 {
    margin-top: 100px;
}
.part-top .btn-ot {
    padding-left: 24px;
    font-size: 14px;
    margin-top: 0;
}
.part-top #sec1-right {
    padding-left: 0;
    margin-top: 57px;
}
.part-top #sec1-right img {
    max-width: 115%}
.part-menu .menu-block, .part-menu .menu-item {
    padding: 0 36px;
}
.part-menu .menu-block img, .part-menu .menu-item img {
    margin-top: 24px;
    margin-bottom: 12px;
}
.part-page .separator {
    margin-top: 72px;
}
.part-page .separator:last-child {
    margin-top: 24px;
}
.part-page .logos img {
    padding: 0 8px;
    margin-bottom: 2px;
}
.part-page .logos img:first-child {
    padding-left: 0;
}
.part-page .logos img:last-child {
    padding-right: 0;
}
}@media (min-width:1200px) {
    .breakline-md, .breakline-sm, .breakline-xs {
    display: inherit;
}
.breakline-lg {
    display: inline-block;
}
.ent-sec-white h2 {
    margin-top: 58px;
}
.home-joinOurCommunity .block .left, .home-joinOurCommunity .block .right {
    width: 522px;
}
.home-joinOurCommunity .box {
    height: 227px;
}
.home-joinOurCommunity .box p {
    font-size: 20px;
    margin-top: 18px;
    padding: 12px 24px;
}
.home-joinOurCommunity .imgs img {
    width: 243px;
}
.home-services .service-block .logos {
    margin-bottom: 14px;
}
.pl-available-langs .available-langs button, .pl-available-langs .langs .lang {
    width: 336px;
}
.side-menu ul {
    width: 270px;
}
.jp-tf .image-block {
    height: 248px;
    background-position-x: 0;
}
.glossaries-top-section img {
    margin-top: 18px;
}
.resume-ja-icons .icons img {
    max-width: 169px;
}
.resume-ja-circles .circle {
    height: 324px;
}
.resume-ja-circles .circle img {
    padding-top: 40px;
}
.youtube-top-section .items {
    margin-top: 10px;
}
.youtube-top-section .main-img {
    margin-top: 0;
}
.api-guide-top-section .items {
    margin-top: 62px;
}
.customer-boxes .box {
    height: 360px;
}
.part-top h1, .part-top h2 {
    margin-top: 125px;
}
.part-top .btn-ot {
    padding-left: 24px;
    font-size: 16px;
}
.part-top #sec1-right {
    margin-top: 77px;
}
.part-top #sec1-right img {
    max-width: 150%}
.part-page .logos img {
    padding: 0 18px;
    margin-bottom: 2px;
}
}@media (max-width:767px) {
    .col-md-12 {
    padding-right: 12px;
}
.page-ecommerce .container, .page-media .container, .page-template-custom-header .site-header section:nth-of-type(1), .page-travel .container {
    text-align: center;
}
.page-ecommerce .alignright, .page-media .alignright, .page-travel .alignright {
    float: none!important;
}
.page-ecommerce .site-header section, .page-media .site-header section, .page-travel .site-header section {
    text-align: left;
}
.btn-med {
    width: 100%}
nav .btn-menu {
    margin-top: 12px;
}
.pl-top-section .h2-page-title {
    font-size: 24px;
    font-weight: 600;
}
}