/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img,
legend {
    border: 0
}
legend,
td,
th {
    padding: 0
}
html {
    font-family: cocon, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
optgroup,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre,
textarea {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: cocon, monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]: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
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
.img-thumbnail,
body {
    background-color: #fff
}
a,
a:focus,
a:hover {
    text-decoration: none
}
[role=button],
a:hover {
    cursor: pointer
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}
.dl-horizontal dd:after {
    clear: both
}
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: cocon, Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.43;
    color: #333
}
button,
input,
select,
textarea {
    font-family: cocon, inherit;
    font-size: inherit;
    line-height: inherit
}
a:focus,
a:hover {
    color: #0d4f91
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 2px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.43;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 21px;
    margin-bottom: 21px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.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: cocon, inherit;
    font-weight: 500;
    line-height: 1.1;
    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: #777
}
.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 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.h1,
h1 {
    font-size: 36px
}
.h2,
h2 {
    font-size: 24px
}
.h3,
h3 {
    font-size: 18px
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10.5px;
    margin-bottom: 10.5px;
    font-size: 15px
}
p {
    margin: 0 0 10.5px
}
.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4
}
address,
dd,
dt {
    line-height: 1.43
}
@media (min-width:768px) {
    .lead {
        font-size: 22.5px
    }
}
.small,
small {
    font-size: 86%
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #17aa1c
}
a.text-primary:focus,
a.text-primary:hover {
    color: #117d15
}
.text-success {
    color: #17aa1c
}
a.text-success:focus,
a.text-success:hover {
    color: #117d15
}
.text-info {
    color: #298fb7
}
a.text-info:focus,
a.text-info:hover {
    color: #206e8d
}
.text-warning {
    color: #ef8d2b
}
a.text-warning:focus,
a.text-warning:hover {
    color: #d77410
}
.text-danger {
    color: #d23837
}
a.text-danger:focus,
a.text-danger:hover {
    color: #af2827
}
.bg-primary {
    color: #fff;
    background-color: #17aa1c
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #117d15
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #fad5ce
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #f5ada0
}
.page-header {
    padding-bottom: 9.5px;
    margin: 42px 0 21px;
    border-bottom: 1px solid #eee
}
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 {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10.5px 21px;
    margin: 0 0 21px;
    font-size: 18.75px;
    border-left: 5px solid #eee
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.43;
    color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014   \A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.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: '\A0   \2014'
}
address {
    font-style: normal
}
html {
    position: relative;
    min-height: 100%;
    -webkit-font-smoothing: antialiased;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
a {
    color: #1376d7;
    outline: 0!important;
    font-weight: 400
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}
ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.h1,
.h2,
h1,
h2 {
    font-weight: 300
}
.h3,
h3 {
    font-weight: 400;
    line-height: 1.2
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    font-weight: 600
}
.h1 {
    line-height: 1.287;
    font-size: 36px
}
.h11,
.h12 {
    line-height: 1.43
}
.h2 {
    font-size: 24px
}
.h3 {
    font-size: 18px
}
.h4,
.h10 {
    font-size: 15px
}
.h11 {
    font-size: 13px
}
.h12 {
    font-size: 11px
}
.ud-icon-danger,
.ud-icon-info,
.ud-icon-success,
.ud-icon-warning {
    font-family: UdemyIcons
}
.icon-spin,
.loader,
.udi-circle-loader {
    display: inline-block
}
.icon-spin {
    -ms-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
    text-decoration: none
}
@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        -ms-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        -ms-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(1turn);
        -ms-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
.ud-icon-success {
    color: #17aa1c
}
.ud-icon-success:before {
    content: "\F058"
}
.ud-icon-info {
    color: #298fb7
}
.ud-icon-info:before {
    content: "\F05A"
}
.ud-icon-warning {
    color: #ef8d2b
}
.ud-icon-warning:before {
    content: "\F071"
}
.ud-icon-danger {
    color: #d23837
}
.ud-icon-danger:before {
    content: "\F06A"
}
.udi-circle-loader {
    -ms-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear
}
.udi-large {
    font-size: 64px
}
.udi-medium {
    font-size: 32px
}
.udi-small {
    font-size: 16px
}
.udi {
    vertical-align: -8%
}
.alert,
.alert h3 {
    text-align: left!important
}
.alert {
    padding: 20px;
    margin-bottom: 21px;
    border: 1px solid transparent;
    border-radius: 2px
}
.alert.with-icon .content,
.alert>p {
    padding-left: 28px
}
.alert h4 {
    margin-top: 0;
    color: inherit
}
.alert .alert-link {
    font-weight: 700
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 40px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    background-color: #dff0d8;
    border-color: #dff0d8;
    color: #17aa1c
}
.alert-success hr {
    border-top-color: #d0e9c6
}
.alert-success .alert-link {
    color: #117d15
}
.alert-info {
    background-color: #d9edf7;
    border-color: #d9edf7;
    color: #298fb7
}
.alert-info hr {
    border-top-color: #c4e3f3
}
.alert-info .alert-link {
    color: #206e8d
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #fcf8e3;
    color: #ef8d2b
}
.alert-warning hr {
    border-top-color: #faf2cc
}
.alert-warning .alert-link {
    color: #d77410
}
.alert-danger {
    background-color: #fad5ce;
    border-color: #fad5ce;
    color: #d23837
}
.alert-danger hr {
    border-top-color: #f8c1b7
}
.alert-danger .alert-link {
    color: #af2827
}
.alert,
.modal .alert .close:hover {
    color: #000
}
.modal .alert .close {
    font-size: 24px;
    position: static;
    transform: none
}
.alert h3 {
    font-size: 18px!important;
    margin-top: 0!important;
    margin-bottom: 15px!important;
    font-weight: 400!important
}
.alert h3 i {
    margin-right: 10px
}
.alert h3.headless {
    display: inline
}
.alert>p {
    text-align: left
}
.alert>p a {
    color: #1376d7;
    text-decoration: underline
}
.alert.with-icon .icon {
    font-size: 18px;
    float: left;
    margin-top: 2px
}
.alert-success.with-icon .icon,
.alert-success h3 i {
    color: #17aa1c
}
.alert-info.with-icon .icon,
.alert-info h3 i {
    color: #298fb7
}
.alert-danger.with-icon .icon,
.alert-danger h3 i {
    color: #d23837
}
.alert-warning.with-icon .icon,
.alert-warning h3 i {
    color: #ef8d2b
}
.btn-group-lg>.btn,
.btn-group-sm>.btn,
.btn-group-xs>.btn {
    line-height: 1.35135;
    border-radius: 2px
}
.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after {
    clear: both
}
.btn-group-lg>.btn {
    padding: 16px 12px;
    font-size: 15px
}
.btn-group-sm>.btn {
    padding: 6px 10px;
    font-size: 15px
}
.btn-group-xs>.btn {
    padding: 2px 8px;
    font-size: 13px
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.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-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
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}
.btn-group .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>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:first-child,
.btn .caret {
    margin-left: 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>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-lg .caret {
    border-width: 5px 5px 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group>.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-radius: 2px 2px 0 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-radius: 0 0 2px 2px
}
.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%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.btn-default,
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #0e600e
}
.btn,
.btn-link {
    font-weight: 400
}
.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default--white.active,
.btn-default--white:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary--white.active,
.btn-primary--white:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-tertiary--white.active,
.btn-tertiary--white:active,
.btn-tertiary.active,
.btn-tertiary:active,
.btn-text.active,
.btn-text:active,
.btn.active,
.btn:active,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default--white,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-primary--white,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-tertiary,
.open>.dropdown-toggle.btn-tertiary--white,
.open>.dropdown-toggle.btn-text {
    background-image: none
}
.btn,
.btn-lg,
.btn-sm {
    font-size: 15px;
    line-height: 1.35135
}
.btn,
.btn-lg,
.btn-sm,
.btn-xs {
    line-height: 1.35135
}
.pen,
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
/*.btn {*/
/*display: inline-block;*/
/*margin-bottom: 0;*/
/*text-align: center;*/
/*vertical-align: middle;*/
/*touch-action: manipulation;*/
/*cursor: pointer;*/
/*border: 1px solid transparent;*/
/*white-space: nowrap;*/
/*padding: 11px 12px;*/
/*border-radius: 2px;*/
/*-webkit-user-select: none;*/
/*-moz-user-select: none;*/
/*-ms-user-select: none;*/
/*user-select: none*/
/*}*/
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #0e600e;
    text-decoration: none
}
.btn.active,
.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-default {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .2)
}
.btn-primary,
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .2)
}
.btn-default .badge {
    color: #fff;
    background-color: #0e600e
}
.btn-default.focus,
.btn-default:focus {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-default:hover {
    background-color: #f7f7f7;
    border-color: rgba(0, 0, 0, .2)
}
.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-primary {
    background-color: #17aa1c;
    border-color: transparent
}
.btn-success,
.btn-success.active,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus,
.btn-success:active,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    /*color: #17aa1c*/
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #17aa1c;
    border-color: transparent
}
.btn-primary .badge {
    color: #17aa1c;
    background-color: #fff
}
.btn-primary.focus,
.btn-primary:focus {
    background-color: #138f18;
    border-color: transparent
}
.btn-primary:hover {
    background-color: #159d1a;
    border-color: transparent
}
.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #138f18;
    border-color: transparent
}
.btn-success,
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .2)
}
.btn-success .badge {
    color: #fff;
    background-color: #17aa1c
}
.btn-info,
.btn-info.active,
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus,
.btn-info:active,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #298fb7
}
.btn-success.focus,
.btn-success:focus {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-success:hover {
    background-color: #f7f7f7;
    border-color: rgba(0, 0, 0, .2)
}
.btn-success.active,
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-info,
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .2)
}
.btn-info .badge {
    color: #fff;
    background-color: #298fb7
}
.btn-warning,
.btn-warning.active,
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #ef8d2b
}
.btn-info.focus,
.btn-info:focus {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-info:hover {
    background-color: #f7f7f7;
    border-color: rgba(0, 0, 0, .2)
}
.btn-info.active,
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-warning,
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .2)
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning .badge {
    color: #fff;
    background-color: #ef8d2b
}
.btn-danger,
.btn-danger.active,
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #d23837
}
.btn-warning.focus,
.btn-warning:focus {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-warning:hover {
    background-color: #f7f7f7;
    border-color: rgba(0, 0, 0, .2)
}
.btn-warning.active,
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-danger,
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #fff;
    border-color: rgba(0, 0, 0, .2)
}
.btn-danger .badge {
    color: #fff;
    background-color: #d23837
}
.btn-danger.focus,
.btn-danger:focus {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-danger:hover {
    background-color: #f7f7f7;
    border-color: rgba(0, 0, 0, .2)
}
.btn-danger.active,
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .2)
}
.btn-link {
    color: #1376d7;
    border-radius: 0
}
.btn-lg,
.btn-sm,
.btn-tertiary,
.btn-xs {
    border-radius: 2px
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #0d4f91;
    text-decoration: none;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-block {
    display: block
}
.btn-block+.btn-block {
    margin-top: 5px
}
.btn.disabled,
.btn:disabled,
.btn[disabled],
fieldset[disabled] .btn {
    background-color: #e9e9e9!important;
    border-color: #c6c7c8!important;
    color: #999!important
}
.btn.focus,
.btn:focus {
    box-shadow: none!important;
    outline: 0!important
}
.btn.active,
.btn:active,
.open>.dropdown-toggle.btn {
    box-shadow: none;
    outline: 0!important
}
.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary {
    background-color: #8d8d8d!important;
    border-color: #b2b2b2!important;
    color: #d5d5d5!important
}
.btn-primary--white.active,
.btn-primary--white.active.focus,
.btn-primary--white.active:focus,
.btn-primary--white.active:hover,
.btn-primary--white.focus,
.btn-primary--white:active,
.btn-primary--white:active.focus,
.btn-primary--white:active:focus,
.btn-primary--white:active:hover,
.btn-primary--white:focus,
.btn-primary--white:hover,
.open>.dropdown-toggle.btn-primary--white,
.open>.dropdown-toggle.btn-primary--white.focus,
.open>.dropdown-toggle.btn-primary--white:focus,
.open>.dropdown-toggle.btn-primary--white:hover {
    color: #000
}
.btn-primary--white {
    color: #000
}
.btn-primary--white,
.btn-primary--white.disabled.focus,
.btn-primary--white.disabled:focus,
.btn-primary--white.disabled:hover,
.btn-primary--white[disabled].focus,
.btn-primary--white[disabled]:focus,
.btn-primary--white[disabled]:hover,
fieldset[disabled] .btn-primary--white.focus,
fieldset[disabled] .btn-primary--white:focus,
fieldset[disabled] .btn-primary--white:hover {
    background-color: #fff;
    border-color: transparent
}
.btn-primary--white .badge {
    color: #fff;
    background-color: #000
}
.btn-primary--white.focus,
.btn-primary--white:focus {
    background-color: #f0f0f0;
    border-color: transparent
}
.btn-primary--white:hover {
    background-color: #f7f7f7;
    border-color: transparent
}
.btn-primary--white.active,
.btn-primary--white.active.focus,
.btn-primary--white.active:focus,
.btn-primary--white.active:hover,
.btn-primary--white:active,
.btn-primary--white:active.focus,
.btn-primary--white:active:focus,
.btn-primary--white:active:hover,
.open>.dropdown-toggle.btn-primary--white,
.open>.dropdown-toggle.btn-primary--white.focus,
.open>.dropdown-toggle.btn-primary--white:focus,
.open>.dropdown-toggle.btn-primary--white:hover {
    background-color: #f0f0f0;
    border-color: transparent
}
.btn-primary--white.disabled,
.btn-primary--white:disabled,
.btn-primary--white[disabled],
fieldset[disabled] .btn-primary--white {
    background-color: #8d8d8d!important;
    border-color: #b2b2b2!important;
    color: #d5d5d5!important
}
.btn-default--white,
.btn-default--white.disabled.focus,
.btn-default--white.disabled:focus,
.btn-default--white.disabled:hover,
.btn-default--white[disabled].focus,
.btn-default--white[disabled]:focus,
.btn-default--white[disabled]:hover,
fieldset[disabled] .btn-default--white.focus,
fieldset[disabled] .btn-default--white:focus,
fieldset[disabled] .btn-default--white:hover {
    background-color: transparent;
    border-color: #fff
}
.btn-default.dropdown-toggle,
.btn-default[data-toggle=dropdown] {
    color: rgba(0, 0, 0, .8)!important
}
.btn-default--white,
.btn-default--white.active,
.btn-default--white.active.focus,
.btn-default--white.active:focus,
.btn-default--white.active:hover,
.btn-default--white.focus,
.btn-default--white:active,
.btn-default--white:active.focus,
.btn-default--white:active:focus,
.btn-default--white:active:hover,
.btn-default--white:focus,
.btn-default--white:hover,
.open>.dropdown-toggle.btn-default--white,
.open>.dropdown-toggle.btn-default--white.focus,
.open>.dropdown-toggle.btn-default--white:focus,
.open>.dropdown-toggle.btn-default--white:hover {
    color: #fff
}
.btn-default--white .badge {
    color: transparent;
    background-color: #fff
}
.btn-tertiary,
.btn-tertiary.active,
.btn-tertiary.active.focus,
.btn-tertiary.active:focus,
.btn-tertiary.active:hover,
.btn-tertiary.focus,
.btn-tertiary:active,
.btn-tertiary:active.focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.btn-tertiary:focus,
.btn-tertiary:hover,
.open>.dropdown-toggle.btn-tertiary,
.open>.dropdown-toggle.btn-tertiary.focus,
.open>.dropdown-toggle.btn-tertiary:focus,
.open>.dropdown-toggle.btn-tertiary:hover {
    color: #0e600e
}
.btn-default--white.focus,
.btn-default--white:focus {
    background-color: transparent;
    border-color: #ebebeb
}
.btn-default--white:hover {
    background-color: transparent;
    border-color: #f2f2f2
}
.btn-default--white.active,
.btn-default--white.active.focus,
.btn-default--white.active:focus,
.btn-default--white.active:hover,
.btn-default--white:active,
.btn-default--white:active.focus,
.btn-default--white:active:focus,
.btn-default--white:active:hover,
.open>.dropdown-toggle.btn-default--white,
.open>.dropdown-toggle.btn-default--white.focus,
.open>.dropdown-toggle.btn-default--white:focus,
.open>.dropdown-toggle.btn-default--white:hover {
    background-color: transparent;
    border-color: #ebebeb
}
.btn-tertiary,
.btn-tertiary.disabled.focus,
.btn-tertiary.disabled:focus,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled].focus,
.btn-tertiary[disabled]:focus,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary.focus,
fieldset[disabled] .btn-tertiary:focus,
fieldset[disabled] .btn-tertiary:hover {
    background-color: transparent;
    border-color: transparent
}
.btn-tertiary .badge {
    color: transparent;
    background-color: #0e600e
}
.btn-tertiary.active,
.btn-tertiary.active.focus,
.btn-tertiary.active:focus,
.btn-tertiary.active:hover,
.btn-tertiary.focus,
.btn-tertiary:active,
.btn-tertiary:active.focus,
.btn-tertiary:active:focus,
.btn-tertiary:active:hover,
.btn-tertiary:focus,
.btn-tertiary:hover,
.open>.dropdown-toggle.btn-tertiary,
.open>.dropdown-toggle.btn-tertiary.focus,
.open>.dropdown-toggle.btn-tertiary:focus,
.open>.dropdown-toggle.btn-tertiary:hover {
    background-color: transparent;
    border-color: transparent
}
.btn-tertiary.disabled,
.btn-tertiary:disabled,
.btn-tertiary[disabled],
fieldset[disabled] .btn-tertiary {
    background-color: transparent!important;
    border-color: transparent!important;
    color: #b2b2b2!important
}
.btn-tertiary--white,
.btn-tertiary--white.active,
.btn-tertiary--white.active.focus,
.btn-tertiary--white.active:focus,
.btn-tertiary--white.active:hover,
.btn-tertiary--white.focus,
.btn-tertiary--white:active,
.btn-tertiary--white:active.focus,
.btn-tertiary--white:active:focus,
.btn-tertiary--white:active:hover,
.btn-tertiary--white:focus,
.btn-tertiary--white:hover,
.open>.dropdown-toggle.btn-tertiary--white,
.open>.dropdown-toggle.btn-tertiary--white.focus,
.open>.dropdown-toggle.btn-tertiary--white:focus,
.open>.dropdown-toggle.btn-tertiary--white:hover {
    color: #fff
}
.btn-tertiary:hover {
    background-color: rgba(0, 0, 0, .1)
}
.btn-tertiary:active {
    background-color: rgba(0, 0, 0, .2)
}
.btn-tertiary--white,
.btn-tertiary--white.disabled.focus,
.btn-tertiary--white.disabled:focus,
.btn-tertiary--white.disabled:hover,
.btn-tertiary--white[disabled].focus,
.btn-tertiary--white[disabled]:focus,
.btn-tertiary--white[disabled]:hover,
fieldset[disabled] .btn-tertiary--white.focus,
fieldset[disabled] .btn-tertiary--white:focus,
fieldset[disabled] .btn-tertiary--white:hover {
    background-color: transparent;
    border-color: transparent
}
.btn-tertiary--white .badge {
    color: transparent;
    background-color: #fff
}
.btn-tertiary--white.active,
.btn-tertiary--white.active.focus,
.btn-tertiary--white.active:focus,
.btn-tertiary--white.active:hover,
.btn-tertiary--white.focus,
.btn-tertiary--white:active,
.btn-tertiary--white:active.focus,
.btn-tertiary--white:active:focus,
.btn-tertiary--white:active:hover,
.btn-tertiary--white:focus,
.btn-tertiary--white:hover,
.open>.dropdown-toggle.btn-tertiary--white,
.open>.dropdown-toggle.btn-tertiary--white.focus,
.open>.dropdown-toggle.btn-tertiary--white:focus,
.open>.dropdown-toggle.btn-tertiary--white:hover {
    background-color: transparent;
    border-color: transparent
}
.btn-link.disabled,
.btn-link:disabled,
.btn-link[disabled],
.btn-tertiary--white.disabled,
.btn-tertiary--white:disabled,
.btn-tertiary--white[disabled],
fieldset[disabled] .btn-link,
fieldset[disabled] .btn-tertiary--white {
    background-color: transparent!important;
    border-color: transparent!important;
    color: #b2b2b2!important
}
.btn-text,
.btn-text.disabled.focus,
.btn-text.disabled:focus,
.btn-text.disabled:hover,
.btn-text[disabled].focus,
.btn-text[disabled]:focus,
.btn-text[disabled]:hover,
fieldset[disabled] .btn-text.focus,
fieldset[disabled] .btn-text:focus,
fieldset[disabled] .btn-text:hover {
    background-color: transparent;
    border-color: transparent
}
.btn-text,
.btn-text.active,
.btn-text.active.focus,
.btn-text.active:focus,
.btn-text.active:hover,
.btn-text.focus,
.btn-text:active,
.btn-text:active.focus,
.btn-text:active:focus,
.btn-text:active:hover,
.btn-text:focus,
.btn-text:hover,
.open>.dropdown-toggle.btn-text,
.open>.dropdown-toggle.btn-text.focus,
.open>.dropdown-toggle.btn-text:focus,
.open>.dropdown-toggle.btn-text:hover {
    color: rgba(0, 0, 0, .8)
}
.btn-text {
    cursor: default
}
.btn-text .badge {
    color: transparent;
    background-color: rgba(0, 0, 0, .8)
}
.btn-text.active,
.btn-text.active.focus,
.btn-text.active:focus,
.btn-text.active:hover,
.btn-text.focus,
.btn-text:active,
.btn-text:active.focus,
.btn-text:active:focus,
.btn-text:active:hover,
.btn-text:focus,
.btn-text:hover,
.open>.dropdown-toggle.btn-text,
.open>.dropdown-toggle.btn-text.focus,
.open>.dropdown-toggle.btn-text:focus,
.open>.dropdown-toggle.btn-text:hover {
    background-color: transparent;
    border-color: transparent
}
.btn-lg {
    padding: 16px 12px
}
.btn-sm {
    padding: 6px 10px
}
.btn-xs {
    padding: 2px 8px;
    font-size: 13px
}
button.unstyled {
    border: none;
    background-color: transparent;
    outline-style: none;
    text-align: left
}
a.unstyled {
    color: inherit;
    text-decoration: initial
}
[ng-click] {
    cursor: pointer
}
[ng-click].disabled,
[ng-click]:disabled {
    cursor: not-allowed
}
.icon-btn {
    font-size: 10px;
    padding: 10px 15px;
    background: #f4f4f4;
    color: rgba(0, 0, 0, .8)
}
.icon-btn:active,
.icon-btn:focus,
.icon-btn:hover {
    opacity: .8
}
.dropdown-toggle:focus,
.open>a {
    outline: 0
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown,
.dropup {
    position: relative
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}
.btn-group.open-on-hover:hover .dropdown-menu,
.dropdown-header,
.open>.dropdown-menu {
    display: block
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.43;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    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: #17aa1c
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}
.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
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    line-height: 1.43;
    color: #777;
    white-space: nowrap;
    color: rgba(0, 0, 0, .8);
    font-size: 15px;
    padding: 5px 12px
}
.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 dashed;
    border-bottom: 4px solid\9;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.dropdown.btn-group-primary .btn-primary,
.dropup.btn-group-primary .btn-primary {
    border-right-color: rgba(0, 0, 0, .1)!important;
    border-left-color: rgba(0, 0, 0, .1)!important
}
.dropdown.btn-group-primary .btn-primary:first-of-type,
.dropup.btn-group-primary .btn-primary:first-of-type {
    border-left-color: transparent!important
}
.dropdown.btn-group-primary .btn-primary:last-of-type,
.dropup.btn-group-primary .btn-primary:last-of-type {
    border-right-color: transparent!important
}
.dropdown .dropdown-menu:after,
.dropdown .dropdown-menu:before,
.dropup .dropdown-menu:after,
.dropup .dropdown-menu:before {
    content: none!important
}
.dropdown .dropdown-menu.dropdown-menu-right,
.dropup .dropdown-menu.dropdown-menu-right {
    left: auto;
    right: 2px
}
.dropdown .dropdown-menu.dropdown-menu-bottom,
.dropup .dropdown-menu.dropdown-menu-bottom {
    left: auto;
    top: auto;
    right: 2px;
    bottom: 100%
}
.dropdown .dropdown-menu>li>a,
.dropup .dropdown-menu>li>a {
    color: rgba(0, 0, 0, .8);
    padding: 5px 12px
}
.dropdown .dropdown-menu>.active>a,
.dropdown .dropdown-menu>.active>a:focus,
.dropdown .dropdown-menu>.active>a:hover,
.dropup .dropdown-menu>.active>a,
.dropup .dropdown-menu>.active>a:focus,
.dropup .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #17aa1c
}
.btn-group.open .dropdown-toggle {
    box-shadow: none
}
.btn-group.dropdown.dropup .dropdown-menu:before {
    box-shadow: 1px 1px rgba(0, 0, 0, .15)
}
.btn-group .dropdown-menu:before {
    content: '';
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    background: #fff;
    top: 0;
    left: 10px;
    box-shadow: -1px -1px rgba(0, 0, 0, .15);
    z-index: -1;
    margin-top: -4px
}
.btn-group .dropdown-menu.dropdown-menu-right:before,
.btn-group .dropdown-menu.pull-right:before {
    left: auto;
    right: 10px
}
.btn-group a.dropdown-toggle:focus {
    color: #fff
}
.btn-group.open-on-hover .dropdown-menu {
    margin-top: -5px
}
.btn-group.dropup .dropdown-menu:before {
    top: auto;
    bottom: -4px;
    box-shadow: 1px 1px rgba(0, 0, 0, .05)
}
.dropup .dropdown-toggle .dropdown-caret {
    transform: rotate(180deg);
    display: inline-block
}
fieldset,
legend {
    padding: 0;
    border: 0
}
select[multiple],
select[size],
textarea.form-control {
    height: auto
}
.checkbox-inline,
.checkbox label,
.radio-inline,
.radio label {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}
.form-horizontal .form-group:after {
    clear: both
}
fieldset {
    margin: 0;
    min-width: 0
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
.form-control,
output {
    line-height: 1.43;
    color: #555;
    display: block
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    padding-top: 12px;
    font-size: 15px
}
.form-control {
    width: 100%;
    padding: 11px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #17aa1c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(23, 170, 28, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #17aa1c
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 45px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 64px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 21px
}
.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.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-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
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: 12px;
    padding-bottom: 12px;
    margin-bottom: 0;
    min-height: 36px
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}
.form-group-sm .form-control,
.input-sm {
    padding: 6px 10px;
    font-size: 13px;
    border-radius: 2px
}
.input-sm {
    height: 30px;
    line-height: 1.287
}
select.input-sm {
    height: 30px;
    line-height: 30px
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    line-height: 1.287
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 34px;
    padding: 7px 10px;
    font-size: 13px;
    line-height: 1.287
}
.input-lg {
    height: 64px;
    padding: 16px 12px;
    font-size: 19px;
    line-height: 1.573;
    border-radius: 2px
}
select.input-lg {
    height: 64px;
    line-height: 64px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 64px;
    padding: 16px 12px;
    font-size: 19px;
    line-height: 1.573;
    border-radius: 2px
}
.form-group-lg select.form-control {
    height: 64px;
    line-height: 64px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 64px;
    min-height: 40px;
    padding: 17px 12px;
    font-size: 19px;
    line-height: 1.573
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 56.25px
}
.form-control-feedback {
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 64px;
    height: 64px;
    line-height: 64px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .form-control {
    border-color: #17aa1c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #117d15;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #42e547
}
.has-success .input-group-addon {
    color: #17aa1c;
    border-color: #17aa1c;
    background-color: #dff0d8
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #ef8d2b
}
.has-warning .form-control {
    border-color: #ef8d2b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #d77410;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f6c08a
}
.has-warning .input-group-addon {
    color: #ef8d2b;
    border-color: #ef8d2b;
    background-color: #fcf8e3
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #d23837
}
.has-error .form-control {
    border-color: #d23837;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #af2827;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #e58b8a
}
.has-error .input-group-addon {
    color: #d23837;
    border-color: #d23837;
    background-color: #fad5ce
}
.disabled,
.help-block,
a.disabled:focus,
a.disabled:hover {
    color: #737373
}
.has-feedback label~.form-control-feedback {
    top: 26px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px
}
@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 12px
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 12px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 33px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 17px;
        font-size: 19px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 7px;
        font-size: 13px
    }
}
.blockLabel,
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400
}
.help-block {
    font-size: 86%
}
a.disabled {
    color: #737373!important
}
.form-control {
    border-radius: 2px;
    box-shadow: none;
    height: 44px;
    transition: border-color .08s ease-in-out, box-shadow .08s ease-in-out;
    font-size: 15px
}
.form-control:focus,
.has-success .form-control:focus,
.success .form-control:focus {
    box-shadow: inset 0 0 1px rgba(23, 170, 28, .5)
}
.form-control~small {
    color: #999
}
.input-sm.form-control {
    height: 34px;
    font-size: 13px
}
.input-sm.form-control~.input-group-btn button {
    font-size: 13px;
    padding: 7px 9px 8px
}
.input-lg.form-control {
    height: 54px
}
.error .form-control:focus,
.has-error .form-control:focus {
    box-shadow: inset 0 0 1px rgba(210, 56, 55, .5)
}
.has-warning .form-control:focus,
.warning .form-control:focus {
    box-shadow: inset 0 0 1px rgba(239, 141, 43, .5)
}
.form-control-feedback {
    position: absolute!important;
    line-height: 45px!important
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
@media (min-width:768px) {
    .container {
        width: 750px
    }
}
@media (min-width:992px) {
    .container {
        width: 970px
    }
}
@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.container.no-padding,
.container.no-padding [class^=col-] {
    padding: 0
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.container.no-padding .row {
    margin: 0
}
.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}
.input-group {
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 64px;
    padding: 16px 12px;
    font-size: 19px;
    line-height: 1.573;
    border-radius: 2px
}
select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 64px;
    line-height: 64px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.287;
    border-radius: 2px
}
select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    padding: 11px 12px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 2px
}
.input-group-addon.input-sm {
    padding: 6px 10px;
    font-size: 13px;
    border-radius: 2px
}
.input-group-addon.input-lg {
    padding: 16px 12px;
    font-size: 19px;
    border-radius: 2px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.input-group~.form-control-feedback {
    z-index: 3
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
.label-default {
    background-color: #777
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #17aa1c
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #117d15
}
.label-success {
    background-color: #17aa1c
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #117d15
}
.label-info {
    background-color: #298fb7
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #206e8d
}
.label-warning {
    background-color: #ef8d2b
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #d77410
}
.label-danger {
    background-color: #d23837
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #af2827
}
.modal,
.modal-open {
    overflow: hidden
}
.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.close,
.fancybox-inner-modal .modal-footer--inner,
.modal .modal-footer--inner {
    float: right
}
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before {
    content: " ";
    display: table
}
.modal-footer:after,
.modal-header:after {
    clear: both
}
.close {
    font-size: 22.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    cursor: default
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    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
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.43
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.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: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.fancybox-inner-modal.modal--scroll-overflow .modal-body,
.modal.modal--scroll-overflow .modal-body {
    max-height: 434px;
    overflow: scroll;
    margin-bottom: 30px
}
.fancybox-inner-modal .modal-dialog,
.modal .modal-dialog {
    padding: 10vh 0!important;
    /* transform: translate(0)!important;*/
    margin-top: 0!important;
    min-width: 300px
}
.fancybox-inner-modal .close,
.fancybox-inner-modal .modal-title,
.modal .close,
.modal .modal-title {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}
.fancybox-inner-modal .modal-backdrop.in,
.modal .modal-backdrop.in {
    opacity: .7;
    background-color: #fff
}
.fancybox-inner-modal .modal-content,
.modal .modal-content {
    border-radius: 6px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .25);
    border: 1px solid rgba(0, 0, 0, .025)
}
.fancybox-inner-modal .modal-header,
.modal .modal-header {
    background-color: #f4f4f4;
    height: 72px;
    padding: 0 30px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}
.fancybox-inner-modal .close,
.modal .close {
    color: rgba(0, 0, 0, .8);
    font-size: 36px;
    font-weight: 400;
    opacity: 1;
    z-index: 3
}
.fancybox-inner-modal .modal-body,
.modal .modal-body {
    padding: 30px
}
.fancybox-inner-modal .modal-content .modal-footer,
.modal .modal-content .modal-footer {
    padding: 0 30px 30px
}
@media (max-width:768px) {
    .fancybox-inner-modal .modal-dialog,
    .modal .modal-dialog {
        width: 100%;
        margin: 10px auto
    }
}
.fancybox-inner-modal .form-actions,
.modal .form-actions {
    margin-top: 20px;
    text-align: right
}
.fancybox-wrap.fancybox-wrap--fixed-top {
    top: 0!important
}
@media (min-width:768px) {
    .fancybox-wrap.fancybox-wrap--fixed-top {
        margin-top: 60px
    }
}
.modal-backdrop {
    background: rgba(0, 0, 0, .8);
    opacity: 1!important
}
.modal-backdrop .modal-open {
    overflow-y: auto
}
.generic-modal {
    background-color: transparent!important
}
.generic-modal .close {
    position: absolute;
    right: 10px;
    top: 15px
}
.generic-modal.modal--has-header .fancybox-wrap .fancybox-skin .fancybox-close {
    top: 26px;
    right: 30px
}
.generic-modal .modal-content {
    -webkit-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    -o-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 1px;
    min-width: 300px;
    position: relative
}
.generic-modal .modal-dialog {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center;
    max-width: 100%;
    width: 100%;
    padding: 10vh 0
}
.generic-modal .modal-dialog.fancybox-wrap {
    position: static;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}
@media (max-width:767px) {
    .generic-modal .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        overflow: auto
    }
    .generic-modal .modal-content {
        top: 0;
        left: 0;
        position: absolute;
        width: 100%
    }
}
.modal.fade {
    background-color: rgba(1, 1, 1, .2)
}
.modal.slide-from-bottom.fade .modal-dialog {
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
    -o-transform: translateY(25%);
    transform: translateY(25%)
}
.modal.slide-from-bottom.fade.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}
.modal-content .udi-close {
    color: rgba(0, 0, 0, .8);
    font-size: 16px;
    vertical-align: middle
}
.modal-content .title {
    font-weight: 700
}
.modal-content .modal-footer {
    margin-top: 0;
    text-align: right;
    border: none;
    padding-top: 0
}
.modal-sm .modal-content,
.modal-wrapper-sm {
    width: 300px
}
.modal-md .modal-content,
.modal-wrapper-md {
    width: 600px
}
.modal-lg .modal-content,
.modal-wrapper-lg {
    width: 900px
}
.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
.nav:after,
.nav:before {
    content: " ";
    display: table
}
.nav>li,
.nav>li>a {
    position: relative;
    display: block
}
.nav:after {
    clear: both
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav>li>a {
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #1376d7
}
.nav .nav-divider {
    height: 1px;
    margin: 9.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs.nav-justified {
    width: 100%
}
.nav-tabs.nav-justified>li {
    float: none
}
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.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-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-justified>li,
.nav-stacked>li {
    float: none
}
.nav-pills>li>a {
    border-radius: 2px
}
.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: #17aa1c
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 2px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.nav-tabs,
.nav-tabs.nav-justified {
    padding-top: 7px;
    border: 0
}
.nav-tabs.nav-justified.nav-tabs-align-left>li,
.nav-tabs.nav-tabs-align-left>li {
    padding: 0 60px 0 0
}
.nav-tabs.nav-justified>li,
.nav-tabs>li {
    padding: 0 15px
}
.nav-tabs.nav-justified>li.active>a,
.nav-tabs.nav-justified>li.active>a:focus,
.nav-tabs.nav-justified>li.active>a:hover,
.nav-tabs.nav-justified>li.open>a,
.nav-tabs.nav-justified>li.open>a:focus,
.nav-tabs.nav-justified>li.open>a:hover,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.open>a,
.nav-tabs>li.open>a:focus,
.nav-tabs>li.open>a:hover {
    color: #555;
    background-color: transparent;
    border: 0;
    border-bottom: 6px solid #17aa1c;
    cursor: default
}
.nav-tabs.nav-justified>li>a,
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 0;
    padding: 10px 15px;
    color: rgba(0, 0, 0, .55);
    border-bottom: 6px solid transparent
}
.nav-tabs.nav-justified>li>a[tab-heading-transclude],
.nav-tabs>li>a[tab-heading-transclude] {
    margin-top: -1px
}
.nav-tabs.nav-justified>li>a:focus,
.nav-tabs>li>a:focus {
    background: 0 0
}
.nav-tabs.nav-justified>li>a:hover,
.nav-tabs>li>a:hover {
    border-bottom: 6px solid #17aa1c;
    background: 0 0;
    text-decoration: none
}
.nav-tabs--fix-bottom.nav-tabs.nav-justified>li a,
.nav-tabs--fix-bottom.nav-tabs>li a {
    padding-bottom: 16px
}
.nav-tabs--fix-bottom.nav-tabs.nav-justified>li.active>a,
.nav-tabs--fix-bottom.nav-tabs.nav-justified>li.active>a:focus,
.nav-tabs--fix-bottom.nav-tabs.nav-justified>li.active>a:hover,
.nav-tabs--fix-bottom.nav-tabs.nav-justified>li a:focus,
.nav-tabs--fix-bottom.nav-tabs.nav-justified>li a:hover,
.nav-tabs--fix-bottom.nav-tabs>li.active>a,
.nav-tabs--fix-bottom.nav-tabs>li.active>a:focus,
.nav-tabs--fix-bottom.nav-tabs>li.active>a:hover,
.nav-tabs--fix-bottom.nav-tabs>li a:focus,
.nav-tabs--fix-bottom.nav-tabs>li a:hover {
    padding-bottom: 10px
}
.nav-tabs.nav-justified>li .dropdown,
.nav-tabs>li .dropdown {
    padding: 0;
    color: rgba(0, 0, 0, .55);
    line-height: 0
}
.nav-tabs.nav-justified>li .dropdown .dropdown-menu,
.nav-tabs>li .dropdown .dropdown-menu {
    border: 0;
    left: 0;
    top: 39px
}
.nav-tabs.nav-justified>li .dropdown>a,
.nav-tabs.nav-justified>li .dropdown>a:focus,
.nav-tabs.nav-justified>li .dropdown>a:hover,
.nav-tabs>li .dropdown>a,
.nav-tabs>li .dropdown>a:focus,
.nav-tabs>li .dropdown>a:hover {
    background: 0 0;
    box-shadow: none;
    border: none
}
.nav-tabs.nav-justified>li .dropdown>a.btn,
.nav-tabs.nav-justified>li .dropdown>a:focus.btn,
.nav-tabs.nav-justified>li .dropdown>a:hover.btn,
.nav-tabs>li .dropdown>a.btn,
.nav-tabs>li .dropdown>a:focus.btn,
.nav-tabs>li .dropdown>a:hover.btn {
    padding: 0;
    line-height: 1.43;
    color: rgba(0, 0, 0, .55)
}
.nav-tabs.nav-justified>li .dropdown>a.btn i,
.nav-tabs.nav-justified>li .dropdown>a:focus.btn i,
.nav-tabs.nav-justified>li .dropdown>a:hover.btn i,
.nav-tabs>li .dropdown>a.btn i,
.nav-tabs>li .dropdown>a:focus.btn i,
.nav-tabs>li .dropdown>a:hover.btn i {
    color: rgba(0, 0, 0, .55)
}
.nav-tabs.nav-justified~.tab-content,
.nav-tabs~.tab-content {
    border-top: 1px solid rgba(0, 0, 0, .25);
    padding-top: 20px
}
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}
.navbar-collapse:after,
.navbar-header:after,
.navbar:after {
    clear: both
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 21px;
    border: 1px solid transparent
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
    overflow-y: auto
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}
@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width:768px) {
    .navbar {
        border-radius: 2px
    }
    .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
    }
    .navbar-static-top {
        border-radius: 0
    }
}
.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
}
.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: 14.5px 15px;
    font-size: 19px;
    line-height: 21px;
    height: 50px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px
}
.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: 7.25px -15px
}
.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: 14.5px;
        padding-bottom: 14.5px
    }
}
.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    margin: 2.5px -15px
}
@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 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 {
    margin-bottom: 0;
    border-radius: 2px 2px 0 0
}
.navbar-btn {
    margin-top: 2.5px;
    margin-bottom: 2.5px
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 14.5px;
    margin-bottom: 14.5px
}
@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 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: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    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: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}
@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        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: #fff;
        background-color: #080808
    }
    .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: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}
.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: #444
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 21px 0;
    border-radius: 2px
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 11px 12px;
    line-height: 1.43;
    text-decoration: none;
    color: #0e600e;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span,
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span,
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #0e600e;
    background-color: #f7f7f7;
    border-color: #d0d0d0
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #17aa1c;
    border-color: #17aa1c;
    cursor: default
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #999;
    background-color: #e9e9e9;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 16px 12px;
    font-size: 19px;
    line-height: 1.573
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.287
}
.pagination .pagination-first,
.pagination .pagination-last {
    margin: 0 -3px
}
.pagination .pagination-ml-10 {
    margin-left: -10px
}
.pagination .pagination-mr-10 {
    margin-right: -10px
}
.pagination li:nth-last-of-type(3).disabled a,
.pagination li:nth-last-of-type(4).disabled a,
.pagination li:nth-of-type(3).disabled a,
.pagination li:nth-of-type(4).disabled a {
    color: #0e600e;
    background-color: #fff;
    border-color: #ddd
}
.pagination li a {
    padding: 10px 15px
}
.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}
.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}
.panel-body:after {
    clear: both
}
.panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel-body {
    padding: 15px
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}
.panel-title {
    margin-top: 0;
    font-size: 17px
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel-group .panel-heading,
.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>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 1px;
    border-top-left-radius: 1px
}
.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
    padding-left: 15px;
    padding-right: 15px
}
.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: 1px
}
.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: 1px
}
.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: 1px
}
.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: 1px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    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: 2px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #17aa1c
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #17aa1c;
    border-color: #17aa1c
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #17aa1c
}
.panel-primary>.panel-heading .badge {
    color: #17aa1c;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #17aa1c
}
.panel-success {
    border-color: #dff0d8
}
.panel-success>.panel-heading {
    color: #17aa1c;
    background-color: #dff0d8;
    border-color: #dff0d8
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #dff0d8
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #17aa1c
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #dff0d8
}
.panel-info {
    border-color: #d9edf7
}
.panel-info>.panel-heading {
    color: #298fb7;
    background-color: #d9edf7;
    border-color: #d9edf7
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d9edf7
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #298fb7
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d9edf7
}
.panel-warning {
    border-color: #fcf8e3
}
.panel-warning>.panel-heading {
    color: #ef8d2b;
    background-color: #fcf8e3;
    border-color: #fcf8e3
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fcf8e3
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #ef8d2b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fcf8e3
}
.panel-danger {
    border-color: #fad5ce
}
.panel-danger>.panel-heading {
    color: #d23837;
    background-color: #fad5ce;
    border-color: #fad5ce
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fad5ce
}
.panel-danger>.panel-heading .badge {
    color: #fad5ce;
    background-color: #d23837
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fad5ce
}
caption,
th {
    text-align: left
}
table {
    background-color: transparent
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}
.table {
    width: 100%;
    max-width: 100%;
    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: 8px;
    line-height: 1.43;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #fad5ce
}
.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: #f8c1b7
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: cocon, Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.43;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 13px;
    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;
    background-color: #000;
    border-radius: 2px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow,
.tooltip.top .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}
.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -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-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.hello-bar .close,
.hello-bar.money .secondary-cta:hover,
.hello-bar.money a:hover,
.hello-bar.new_terms .secondary-cta:hover,
.hello-bar.new_terms a:hover {
    opacity: .8
}
.card,
.price-change-wrap__table td,
.timeTo span {
    vertical-align: top
}
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0
}
.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative
}
.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}
.fancybox-inner {
    overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}
.fancybox-error {
    color: #444;
    font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}
.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer
}
#fancybox-loading div {
    width: 44px;
    height: 44px
}
.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}
.fancybox-close,
.fancybox-nav {
    position: absolute;
    cursor: pointer
}
.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: url(blank.325472601571f31e1bf00674c368d335.gif);
    -webkit-tap-highlight-color: transparent
}
.fancybox-prev {
    left: 0
}
.fancybox-next {
    right: 0
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    visibility: hidden
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}
.fancybox-nav:hover span {
    visibility: visible
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}
.fancybox-lock,
.fancybox-lock body {
    overflow: hidden!important
}
.fancybox-lock {
    width: auto
}
.fancybox-lock-test {
    overflow-y: hidden!important
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none
}
/*.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}*/
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}
.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none
}
.fancybox-opened .fancybox-title {
    visibility: visible
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    text-align: center
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}
.fancybox-title-inside-wrap {
    padding-top: 10px
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(fancybox_sprite@2x.ed9970ce22242421e66ff150aa97fe5f.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(fancybox_loading@2x.f92938639fa894a0e8ded1c3368abe98.gif);
        background-size: 24px 24px
    }
}
figcaption,
figure {
    display: block
}
.transition {
    -webkit-transition: top .4s linear;
    -moz-transition: top .4s linear;
    -ms-transition: top .4s linear;
    -o-transition: top .4s linear;
    transition: top .4s linear
}
.timeTo {
    font-family: cocon, Tahoma, Verdana, Aial, sans-serif;
    font-size: 28px;
    line-height: 108%;
    font-weight: 700;
    height: 32px
}
.timeTo.timeTo-white div {
    color: #000;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 38%, #ccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(38%, #fff), color-stop(100%, #ccc));
    background: -webkit-linear-gradient(top, #fff 38%, #ccc);
    background: -o-linear-gradient(top, #fff 38%, #ccc 100%);
    background: -ms-linear-gradient(top, #fff 38%, #ccc 100%);
    background: linear-gradient(180deg, #fff 38%, #ccc);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0)
}
.timeTo.timeTo-black div {
    color: #fff;
    background: #45484d;
    background: -moz-linear-gradient(top, #45484d 0, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #45484d), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, #45484d, #000);
    background: -o-linear-gradient(top, #45484d 0, #000 100%);
    background: -ms-linear-gradient(top, #45484d 0, #000 100%);
    background: linear-gradient(180deg, #45484d 0, #000);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=0)
}
.timeTo.timeTo-black .timeTo-alert {
    background: #a74444;
    background: -moz-linear-gradient(top, #a74444 0, #3f0000 67%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #a74444), color-stop(67%, #3f0000));
    background: -webkit-linear-gradient(top, #a74444, #3f0000 67%);
    background: -o-linear-gradient(top, #a74444 0, #3f0000 67%);
    background: -ms-linear-gradient(top, #a74444 0, #3f0000 67%);
    background: linear-gradient(180deg, #a74444 0, #3f0000 67%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a74444', endColorstr='#3f0000', GradientType=0)
}
.timeTo.timeTo-white .timeTo-alert {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 35%, #e17373 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(35%, #fff), color-stop(100%, #e17373));
    background: -webkit-linear-gradient(top, #fff 35%, #e17373);
    background: -o-linear-gradient(top, #fff 35%, #e17373 100%);
    background: -ms-linear-gradient(top, #fff 35%, #e17373 100%);
    background: linear-gradient(180deg, #fff 35%, #e17373);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e17373', GradientType=0)
}
.timeTo figure {
    display: inline-block;
    margin: 0;
    padding: 0
}
.timeTo figcaption {
    text-align: center;
    line-height: 80%;
    font-weight: 400;
    color: #888
}
.timeTo div {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 30px;
    border-top: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    overflow: hidden
}
.timeTo div.first {
    border-left: 1px solid silver
}
.timeTo ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 3px
}
.timeTo ul li {
    margin: 0;
    padding: 0;
    list-style: none
}
#AWIN_CDT {
    position: absolute;
    width: 0;
    height: 0;
    border: 0
}
.ng-cloak {
    display: none!important
}
.jcrop-hline,
.jcrop-vline {
    background: url(Jcrop.7a4b4c6ebdb549fcbe47408f9457493e.gif) 0 0 #fff!important
}
.feedbacks-bar {
    top: 0;
    display: none;
    position: fixed!important;
    z-index: 10001!important;
    height: 52px;
    width: 100%
}
.feedbacks-bar .feedback-bar {
    box-shadow: 0 1px 2px #444
}
.feedbacks-bar .feedback-bar .feedback-container {
    margin: 0 auto;
    text-align: center;
    padding: 10px
}
.feedbacks-bar .feedback-bar .feedback-container .message {
    margin: 0
}
.feedbacks-bar .feedback-type-info {
    font-size: 15px;
    background-color: #17aa1c;
    color: #fff
}
.feedbacks-bar .feedback-type-error {
    font-size: 15px;
    background-color: #d23837;
    color: #fff
}
.modal-content-wrapper {
    margin: 20px auto;
    max-width: 100%
}
.fancybox-inner .modal-content-wrapper,
.modal .modal-content-wrapper {
    margin: 0
}
.form-wrapper,
.static-content-wrapper {
    overflow: visible!important;
    margin: 20px auto;
    border: 1px solid #ccc
}
.form-wrapper h1,
.static-content-wrapper h1 {
    background: #f1f1f1;
    font-size: 16px;
    padding: 2px 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #bebebe;
    box-shadow: 0 1px #edede7;
    line-height: 2.6;
    margin: auto
}
.form-wrapper h1:first-child,
.static-content-wrapper h1:first-child {
    padding: 10px 35px 10px 15px;
    margin: 0;
    line-height: 1.2
}
.form-wrapper .submit-row,
.static-content-wrapper .submit-row {
    width: 100%;
    margin: 10px 0 5px;
    text-align: center
}
.error-text,
.form-errors {
    color: #c93643;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    position: static;
    margin: 15px auto;
    padding: 5px
}
#forgot-password-form {
    padding: 20px 20px 0
}
.forgot-password-alert {
    width: 400px;
    margin: 15px auto 0
}
.forgot-password-form-wrapper {
    width: 400px
}
.hello-bar {
    position: relative;
    text-align: center;
    font-size: 16px;
    padding: 0;
    height: 90px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}
.hello-bar .hello-desc {
    font-size: 15px;
    display: block
}
.hello-bar .hello-img {
    border-radius: 50%;
    margin-right: 10px
}
.hello-bar .hello-title {
    font-size: 18px;
    font-weight: 700;
    text-align: left
}
.hello-bar .hello-content {
    display: none
}
.hello-bar .link {
    color: #ffd800;
    font-weight: 600;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}
.hello-bar.howdy .link,
.hello-bar .link,
.hello-bar .send-bt {
    -moz-transition: .15s ease-out;
    -ms-transition: .15s ease-out;
    -o-transition: .15s ease-out
}
.hello-bar .link:hover {
    color: #ffe866
}
.hello-bar .code-text {
    color: #333;
    border-radius: 2px 0 0 2px;
    border: none
}
.hello-bar .code-text:focus {
    outline: 0
}
.hello-bar .mobile-number__input {
    width: 210px
}
.hello-bar .mobile-number__label {
    font-size: 11px;
    display: block;
    font-weight: 400
}
.hello-bar .secondary-cta {
    display: block
}
.hello-bar.ahoy {
    background: #2d2d4c;
    color: #fff
}
.hello-bar.ahoy a.hello-desc,
.hello-bar.ahoy a.hello-title {
    color: #fff
}
.hello-bar.ahoy .send-bt {
    background: #ffd800;
    color: #2d2d4c
}
.hello-bar.ahoy .send-bt:hover {
    background: #ffe866
}
.hello-bar.ahoy .ask-later-bt {
    background: #eff2f5;
    color: #333
}
.hello-bar.ahoy figcaption,
.hello-bar.howdy,
.hello-bar.howdy a.hello-desc,
.hello-bar.howdy a.hello-title {
    color: #fff
}
.hello-bar.ahoy .ask-later-bt:hover {
    background: #fff
}
.hello-bar.howdy {
    background: #17aa1c
}
.hello-bar.howdy .send-bt {
    background: #2d2d4c;
    color: #fff;
    font-weight: 400
}
.hello-bar.howdy .send-bt:hover {
    outline: 0;
    background: #40406c
}
.hello-bar.howdy .ask-later-bt {
    background: #eff2f5;
    color: #333
}
.hello-bar.howdy .ask-later-bt:hover {
    background: #fff
}
.hello-bar.howdy .link {
    color: #2d2d4c;
    font-weight: 600;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}
.hello-bar.howdy .link:hover {
    color: #53538c
}
.hello-bar.howdy figcaption {
    color: #fff
}
.hello-bar.howdy .timeTo div,
.hello-bar.howdy .timeTo div:first-child {
    border-color: #fff
}
.hello-bar.ciao {
    background: #eff2f5;
    color: #333
}
.hello-bar.ciao a.hello-desc,
.hello-bar.ciao a.hello-title {
    color: #333
}
.hello-bar.ciao .link {
    color: #17aa1c
}
.hello-bar.ciao .link:hover {
    color: #42e547
}
.hello-bar.ciao .send-bt {
    background: #17aa1c
}
.hello-bar.ciao .send-bt:hover {
    outline: 0;
    background: #1dd723
}
.hello-bar.ciao .ask-later-bt {
    background: #ffd800;
    color: #2d2d4c
}
.hello-bar.ciao .ask-later-bt:hover {
    background: #ffe866
}
.hello-bar.ciao .close {
    color: #333
}
.hello-bar.money,
.hello-bar.new_terms {
    background: -moz-linear-gradient(#18ab1d, #107313);
    background: -webkit-linear-gradient(#18ab1d, #107313);
    background: -o-linear-gradient(#18ab1d, #107313);
    background: -ms-linear-gradient(#18ab1d, #107313);
    background: linear-gradient(#18ab1d, #107313);
    font-weight: 600;
    color: #fff;
    background-color: #18ab1d;
    font-size: 15px
}
.hello-bar.money.i .hello-spacing-wrapper,
.hello-bar.new_terms.i .hello-spacing-wrapper {
    padding-left: 120px;
    background: url(warning.7b1978e18b1009839bcb4d01215556eb.png) 0 no-repeat
}
.hello-bar.money a.close,
.hello-bar.new_terms a.close {
    display: none
}
.hello-bar.money span.send-bt[data-href^=pricing-close-cross],
.hello-bar.money span.send-bt[data-href^=terms-close-cross],
.hello-bar.new_terms span.send-bt[data-href^=pricing-close-cross],
.hello-bar.new_terms span.send-bt[data-href^=terms-close-cross] {
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: -35px;
    padding: 15px;
    background: 0 0;
    text-decoration: none;
    min-width: 0
}
.hello-bar.money span.send-bt[data-href^=pricing-close-cross]:after,
.hello-bar.money span.send-bt[data-href^=pricing-close-cross]:before,
.hello-bar.money span.send-bt[data-href^=terms-close-cross]:after,
.hello-bar.money span.send-bt[data-href^=terms-close-cross]:before,
.hello-bar.new_terms span.send-bt[data-href^=pricing-close-cross]:after,
.hello-bar.new_terms span.send-bt[data-href^=pricing-close-cross]:before,
.hello-bar.new_terms span.send-bt[data-href^=terms-close-cross]:after,
.hello-bar.new_terms span.send-bt[data-href^=terms-close-cross]:before {
    display: block;
    content: '';
    width: 22px;
    border-top: 2px solid #fff;
    margin-top: 12px;
    margin-left: -6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.hello-bar.money span.send-bt[data-href^=pricing-close-cross]:before,
.hello-bar.money span.send-bt[data-href^=terms-close-cross]:before,
.hello-bar.new_terms span.send-bt[data-href^=pricing-close-cross]:before,
.hello-bar.new_terms span.send-bt[data-href^=terms-close-cross]:before {
    margin-top: 7px;
    margin-bottom: -14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.hello-bar.money span.send-bt[data-href^=pricing-close-cross]:active:after,
.hello-bar.money span.send-bt[data-href^=pricing-close-cross]:active:before,
.hello-bar.money span.send-bt[data-href^=pricing-close-cross]:hover:after,
.hello-bar.money span.send-bt[data-href^=pricing-close-cross]:hover:before,
.hello-bar.money span.send-bt[data-href^=terms-close-cross]:active:after,
.hello-bar.money span.send-bt[data-href^=terms-close-cross]:active:before,
.hello-bar.money span.send-bt[data-href^=terms-close-cross]:hover:after,
.hello-bar.money span.send-bt[data-href^=terms-close-cross]:hover:before,
.hello-bar.new_terms span.send-bt[data-href^=pricing-close-cross]:active:after,
.hello-bar.new_terms span.send-bt[data-href^=pricing-close-cross]:active:before,
.hello-bar.new_terms span.send-bt[data-href^=pricing-close-cross]:hover:after,
.hello-bar.new_terms span.send-bt[data-href^=pricing-close-cross]:hover:before,
.hello-bar.new_terms span.send-bt[data-href^=terms-close-cross]:active:after,
.hello-bar.new_terms span.send-bt[data-href^=terms-close-cross]:active:before,
.hello-bar.new_terms span.send-bt[data-href^=terms-close-cross]:hover:after,
.hello-bar.new_terms span.send-bt[data-href^=terms-close-cross]:hover:before {
    border-color: #f7f7f4
}
.hello-bar.money .container,
.hello-bar.new_terms .container {
    position: relative
}
.hello-bar.money .hello-titles,
.hello-bar.new_terms .hello-titles {
    max-width: 100%
}
@media (min-width:992px) {
    .hello-bar.money .hello-titles,
    .hello-bar.new_terms .hello-titles {
        padding-right: 8%
    }
}
.hello-bar.money .hello-title,
.hello-bar.new_terms .hello-title {
    font-size: 15px;
    display: inline-block;
    padding-right: 10px;
    font-weight: 700
}
.hello-bar.money .hello-title a,
.hello-bar.new_terms .hello-title a {
    font-weight: 700
}
.hello-bar.money .hello-desc,
.hello-bar.new_terms .hello-desc {
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.5em
}
.hello-bar.money .hello-content,
.hello-bar.new_terms .hello-content {
    display: block;
    width: 214px;
    font-size: 12px;
    text-align: left;
    margin-bottom: 5px
}
.hello-bar.money a,
.hello-bar.new_terms a {
    color: #fff;
    text-decoration: underline;
    font-weight: 600
}
.hello-bar.money .mobile-number,
.hello-bar.new_terms .mobile-number {
    text-align: right
}
.hello-bar.money .send-bt,
.hello-bar.new_terms .send-bt {
    min-width: 214px;
    background: #fff;
    color: #0e600e;
    margin-bottom: 17px
}
.hello-bar.money .send-bt:active,
.hello-bar.money .send-bt:hover,
.hello-bar.new_terms .send-bt:active,
.hello-bar.new_terms .send-bt:hover {
    background: #f7f7f4
}
.hello-bar.money .hello-spacing-wrapper,
.hello-bar.new_terms .hello-spacing-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    align-items: center
}
.hello-bar.money .hello-spacing-wrapper.center,
.hello-bar.new_terms .hello-spacing-wrapper.center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.hello-bar.money .hello-spacing-wrapper.right,
.hello-bar.new_terms .hello-spacing-wrapper.right {
    -webkit-box-align: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}
@media (min-width:992px) {
    .hello-bar.money .hello-spacing-wrapper,
    .hello-bar.new_terms .hello-spacing-wrapper {
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        -ms-flex-pack: space-around;
        -o-justify-content: space-around;
        justify-content: space-around;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}
.hello-bar.money .secondary-cta,
.hello-bar.money .secondary-cta:active,
.hello-bar.money .secondary-cta:hover,
.hello-bar.new_terms .secondary-cta,
.hello-bar.new_terms .secondary-cta:active,
.hello-bar.new_terms .secondary-cta:hover {
    padding: 0;
    margin-bottom: 0;
    color: #fff;
    background: 0 0;
    font-weight: 400;
    text-decoration: underline;
    font-size: 15px
}
.hello-bar.money .container {
    background: url(pricing-header.47660b858109fe84702aa2f63f819cd1.png) 0 0
}
.hello-bar .send-bt {
    padding: 7px 28px;
    border-radius: 2px;
    font-size: 13px;
    font-weight: 600;
    min-height: 33px;
    min-width: 87px;
    text-emphasis: center;
    background: #ffd800;
    color: #fff;
    -webkit-transition: .15s ease-out;
    transition: .15s ease-out
}
.hello-bar .send-bt:hover {
    background: #ffe033
}
.hello-bar .send-bt:focus {
    outline: 0
}
.hello-bar .send-bt span {
    min-width: 31px;
    min-height: 19px;
    display: inline-block;
    background: url(hello_sprite.228fdc278bf7d24ab282d3cb81af77a2.png) center -100px no-repeat
}
.hello-bar .send-bt .checked {
    background-position: center -41px;
    text-indent: -9999px
}
.hello-bar .send-bt .checked_white {
    background-position: center -62px;
    text-indent: -9999px
}
.hello-bar .ask-later-bt {
    background: #eff2f5;
    color: #333
}
.hello-bar .ask-later-bt:hover {
    background: #fff
}
.hello-bar .close {
    position: absolute;
    right: 20px;
    top: 10px;
    color: #fff;
    font-size: 15px;
    text-shadow: none;
    background: rgba(0, 0, 0, .2);
    padding: 0 3px 3px;
    border-radius: 2px;
    -webkit-transition: .15s ease-out;
    -moz-transition: .15s ease-out;
    -ms-transition: .15s ease-out;
    -o-transition: .15s ease-out;
    transition: .15s ease-out
}
.card a:hover img,
.first-timer-popup .box-footer a:hover,
.first-timer-popup .secondary-text a:hover,
.hello-bar .close:hover,
.loginbox-v4 .disabled-btn {
    opacity: .5
}
.hello-bar p {
    margin: 5px 0
}
.hello-bar em {
    font-style: normal
}
.hello-bar label {
    cursor: default
}
.hello-bar .big {
    display: inline;
    font-size: 1.4em
}
.hello-bar .bigger {
    display: inline;
    font-size: 1.8em
}
.hello-bar .colored {
    color: #51904e
}
.hello-bar .orange {
    color: #ffd800;
    font-weight: 600
}
.hello-bar .green {
    color: #17aa1c;
    font-weight: 600
}
.hello-bar figcaption {
    text-align: left!important;
    font-size: 11px;
    margin-bottom: 5px
}
.hello-bar .hello-timer {
    width: 150px
}
.hello-bar .hello-timer .hello-bar-timer {
    font-weight: 500;
    font-size: 25px;
    font-family: cocon, Open Sans, sans-serif
}
.hello-bar .hello-timer .hello-bar-timer figure,
.hello-bar .hello-timer .hello-bar-timer span {
    float: left!important
}
.hello-bar .btn-right {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important
}
.hello-bar .border-none {
    border: none!important
}
.hello-bar-container {
    z-index: 1012;
    position: relative
}
.c_header {
    height: auto
}
.c_header .hello-bar-border {
    height: 8px;
    display: block;
    margin-bottom: -4px
}
.c_header .hello-bar-border:before {
    content: '';
    height: 4px;
    background: #17aa1c;
    display: block;
    transition: .15s ease-in-out
}
.c_header .hello-bar-border:hover:before {
    height: 8px
}
.c_header.white.has-hello-bar {
    border-top: none!important
}
.c_header .hello-bar {
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
    transform: translateY(-300px);
    -webkit-transition: .15s ease-in-out;
    -moz-transition: .15s ease-in-out;
    -ms-transition: .15s ease-in-out;
    -o-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    overflow: hidden;
    height: 0;
    z-index: 1012
}
.c_header .hello-bar.open {
    cursor: auto!important;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    height: auto
}
.c_header .hello-bar .active-link {
    cursor: pointer
}
.c_header.has-hello-bar {
    display: block;
    height: auto
}
.c_header.white.has-hello-bar .c_header__inner {
    border-top: none
}
.hello-bar-tooltip {
    position: absolute;
    display: block;
    top: 10px;
    left: 50%;
    z-index: 1013;
    margin-left: 65px
}
.hello-bar-tooltip span {
    position: absolute;
    width: 190px;
    padding: 5px 10px;
    color: #fff;
    background: rgba(50, 50, 56, .9);
    min-height: 42px;
    line-height: 1.4;
    text-align: center;
    font-size: 11px;
    border-radius: 2px
}
.hello-bar-tooltip span:after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-bottom: 5px solid rgba(50, 50, 56, .9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}
@media only screen and (max-width:1024px) {
    .c_header {
        height: auto!important
    }
    .c_header .hello-bar-tooltip {
        display: none!important
    }
    .c_header .hello-bar-border {
        height: 8px
    }
    .code-text {
        border-radius: 2px!important;
        padding: 7px!important
    }
    .hello-bar.money.i .hello-spacing-wrapper,
    .hello-bar.new_terms.i .hello-spacing-wrapper {
        padding-left: 0;
        padding-top: 100px;
        background: url(warning.7b1978e18b1009839bcb4d01215556eb.png) center 10px no-repeat
    }
    .hello-bar.money .mobile-number,
    .hello-bar.new_terms .mobile-number {
        text-align: center
    }
    .hello-bar.money .hello-content,
    .hello-bar.new_terms .hello-content {
        width: auto
    }
    .home .hello-bar.open {
        border-bottom: 4px solid #17aa1c
    }
}
@media only screen and (max-width:992px) {
    .hello-bar .hello-title {
        font-size: 16px
    }
    .hello-bar .hello-desc {
        font-size: 13px
    }
}
@media only screen and (max-width:767px) {
    .code-text {
        border-radius: 2px!important;
        padding: 7px!important
    }
    .c_header {
        height: auto!important
    }
    .c_header .hello-bar-tooltip {
        display: none!important
    }
    .c_header .hello-bar-border {
        height: 8px
    }
    .c_header .hello-bar {
        height: 0;
        overflow: hidden
    }
    .c_header .hello-bar .close {
        font-size: 14px
    }
    .c_header:hover .hello-bar:hover {
        cursor: pointer
    }
}
@media only screen and (max-width:480px) {
    .hello-bar .mobile-number {
        padding-top: 5px
    }
    .hello-bar .mobile-number__label {
        padding: 0!important
    }
    .hello-bar .mobile-number,
    .hello-bar .mobile-number__input,
    .hello-bar .send-bt {
        width: 100%
    }
}
.hello-spacing-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    align-items: center
}
.hello-spacing-wrapper.center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.hello-spacing-wrapper.right {
    -webkit-box-align: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}
@media (min-width:480px) {
    .hello-spacing-wrapper {
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        -ms-flex-pack: space-around;
        -o-justify-content: space-around;
        justify-content: space-around;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .hello-titles {
        max-width: 40%
    }
}
.hello-spacing-wrapper>* {
    padding: 10px 0
}
@media (min-width:768px) {
    .hello-spacing-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -o-justify-content: center;
        justify-content: center
    }
    .hello-titles {
        margin-right: 20px
    }
}
.loginbox-v4 {
    border: 1px solid #ccc;
    background: #edeff1;
    padding: 20px;
    color: #355368;
    width: 680px;
    border-radius: 5px
}
.loginbox-v4.loginbox-v4--estacio .box-col,
.loginbox-v4.loginbox-v4--experiment .box-col {
    padding: 0
}
.loginbox-v4.loginbox-v4--experiment {
    background-color: #fff;
    color: #000;
    width: 380px
}
.loginbox-v4.loginbox-v4--experiment h2 {
    font-size: 22px;
    font-weight: 700;
    color: #333
}
.loginbox-v4.loginbox-v4--experiment .box-footer {
    margin-top: 0
}
.loginbox-v4.loginbox-v4--experiment .social-button-separators {
    color: rgba(51, 51, 51, .55)
}
.loginbox-v4.loginbox-v4--experiment .social-button-separators span {
    margin-top: 8px
}
.loginbox-v4.loginbox-v4--experiment .social-button-separators .separator {
    border-top: 1px solid #d3d3d3;
    margin-top: 16px;
    margin-bottom: 6px;
    flex-grow: 2
}
.loginbox-v4.loginbox-v4--experiment .facebook-btn .udi-circle-loader,
.loginbox-v4.loginbox-v4--experiment .google-btn .udi-circle-loader {
    margin: auto
}
.loginbox-v4.loginbox-v4--experiment .social-button-separators__text {
    padding: 0 10px;
    font-size: 11px;
    font-weight: 700
}
.loginbox-v4.loginbox-v4--experiment .social-btn {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .24), 0 0 2px 0 rgba(0, 0, 0, .12);
    border-radius: 2px
}
.loginbox-v4.loginbox-v4--experiment .social-btn .udi-facebook-f {
    padding: 11px 0 11px 5px!important
}
.loginbox-v4.loginbox-v4--experiment .social-btn .udi-facebook-f:before {
    position: relative;
    font-size: 26px
}
.loginbox-v4.loginbox-v4--experiment .social-btn .btn-text {
    font-weight: 400
}
.loginbox-v4.loginbox-v4--experiment .google-btn {
    background-color: #fff;
    border: none;
    color: #737373
}
.loginbox-v4.loginbox-v4--experiment .google-btn:hover {
    background-color: #f2f2f2
}
.loginbox-v4.loginbox-v4--experiment .facebook-btn {
    background-color: #2553b4
}
.loginbox-v4.loginbox-v4--experiment .facebook-btn:hover {
    background-color: #21499f
}
.loginbox-v4.loginbox-v4--experiment .udi-facebook-f {
    border: none!important
}
.loginbox-v4.loginbox-v4--experiment .udi-google-plus {
    background: url(g-logo.4c9c3df69e998b08e1d14c4bbbeb3949.svg) 50% no-repeat;
    background-size: 24px;
    border: none!important
}
.loginbox-v4.loginbox-v4--experiment .udi-google-plus:before {
    content: "";
    display: inline-block
}
.loginbox-v4.loginbox-v4--experiment .form-actions {
    margin-top: 10px
}
.loginbox-v4.loginbox-v4--experiment .secondary-text {
    text-align: center
}
.loginbox-v4.box-heading {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3f3f4;
    border-bottom: 1px solid #231f20!important;
    border-radius: 5px 5px 0 0!important;
    color: #000;
    height: 72px;
    font-size: 15px;
    padding: 0;
    width: 380px
}
.loginbox-v4.box-heading .header-text {
    font-weight: 700;
    margin-left: 20px;
    width: 85%
}
.loginbox-v4.loginbox-v4--estacio {
    background: #fff;
    border-radius: 3px!important
}
.loginbox-v4.loginbox-v4--estacio .box-heading {
    background: #f3f3f4;
    border-radius: 4px 4px 0 0;
    font-size: 19px;
    font-weight: 700;
    margin: -20px -20px 10px;
    padding-left: 20px;
    color: rgba(0, 0, 0, .8);
    text-align: left
}
.loginbox-v4.loginbox-v4--estacio .logos {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center;
    margin: 15px 0
}
.loginbox-v4.loginbox-v4--estacio .logos .logosep {
    content: " ";
    height: 27px;
    margin: 0 10px;
    width: 1px;
    border-right: 2px solid #9b9b9b
}
.loginbox-v4.loginbox-v4--estacio .logos .logo {
    -webkit-box-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    -o-flex: 0 0 auto;
    flex: 0 0 auto;
    min-width: 1px
}
.loginbox-v4.loginbox-v4--estacio .logos .logo__image {
    max-height: 40px
}
.loginbox-v4.loginbox-v4--estacio .logos .logo__image--smaller {
    margin-top: 4px;
    max-height: 28px;
    width: 84px
}
.loginbox-v4 .form-actions {
    margin-top: 20px
}
.loginbox-v4 .submit-row {
    text-align: center
}
.loginbox-v4 .submit-row>input {
    width: 100%;
    height: 50px;
    font-weight: 700;
    font-size: 16px
}
.loginbox-v4.narrow {
    max-width: 400px
}
.loginbox-v4.wide {
    max-width: 680px
}
.loginbox-v4 .box-heading {
    text-align: center;
    margin: 0;
    color: #355368;
    font-size: 24px;
    border-bottom: 1px solid #d3d3d3;
    padding: 10px 0
}
.loginbox-v4 h4 {
    font-size: 16px;
    color: #355368;
    margin: 0
}
.loginbox-v4 .box-col {
    padding: 20px 20px 10px
}
.loginbox-v4 .box-separator {
    background: #d3d3d3;
    width: 1px
}
.loginbox-v4 .shadowed-btn {
    margin-top: 10px;
    color: #fff;
    border-radius: 5px;
    font-weight: 700;
    font-size: 16px;
    padding: 15px 10px
}
.loginbox-v4 .social-btn {
    margin-top: 10px;
    padding: 0 20px 0 0
}
.loginbox-v4 .social-btn .social-icon {
    padding: 15px 0 15px 5px;
    display: inline-block;
    font-size: 20px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    margin-right: 10px;
    width: 50px;
    text-align: center;
    font-weight: 400
}
.loginbox-v4 .social-btn .btn-text {
    font-size: 16px;
    font-weight: 700
}
.loginbox-v4 .social-btn .udi-circle-loader {
    margin-left: 10px
}
.loginbox-v4 .facebook-btn .udi-circle-loader,
.loginbox-v4 .google-btn .udi-circle-loader {
    margin: auto
}
.loginbox-v4 .facebook-btn {
    background: #2b85c3
}
.loginbox-v4 .facebook-btn:hover {
    background: #2979b0
}
.loginbox-v4 .google-btn {
    background: #d03a3c
}
.loginbox-v4 .google-btn:hover {
    background: #b73638
}
.loginbox-v4 .secondary-text {
    margin-top: 10px;
    font-size: 10px
}
.loginbox-v4 .fancy {
    line-height: .5;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px
}
.loginbox-v4 .fancy span {
    display: inline-block;
    position: relative
}
.loginbox-v4 .fancy span:after,
.loginbox-v4 .fancy span:before {
    content: "";
    position: absolute;
    height: 5px;
    border-top: 1px solid #ccc;
    top: 5px;
    width: 150px
}
.loginbox-v4 .fancy span:before {
    right: 100%;
    margin-right: 15px
}
.loginbox-v4 .fancy span:after {
    left: 100%;
    margin-left: 15px
}
.loginbox-v4 .non-labeled:before {
    font-family: UdemyIcons;
    position: absolute;
    left: 10px;
    top: 0;
    font-size: 20px;
    color: #d3d3d3;
    width: 20px;
    z-index: 2;
    text-align: center;
    line-height: 1;
    margin-top: 15px
}
.loginbox-v4 #form-item-fullName:before,
.loginbox-v4 #form-item-fullname:before {
    content: "\F007"
}
.loginbox-v4 #form-item-signup {
    display: none
}
.loginbox-v4 #form-item-email:before {
    content: "\F0E0"
}
.loginbox-v4 #form-item-password:before {
    content: "\F023"
}
.loginbox-v4 #form-item-subscribe_to_emails input[type=checkbox] {
    cursor: pointer;
    position: relative;
    margin-left: -20px
}
.loginbox-v4 #form-item-title:before {
    content: "\F135"
}
.loginbox-v4 input[type=checkbox],
.loginbox-v4 input[type=radio] {
    margin: 0
}
.loginbox-v4 .manage-fields-wrapper {
    margin-top: 10px
}
.loginbox-v4 .manage-fields-wrapper input[type=email],
.loginbox-v4 .manage-fields-wrapper input[type=password],
.loginbox-v4 .manage-fields-wrapper input[type=text] {
    border-radius: 5px;
    padding: 11px 10px 12px 40px;
    height: auto;
    outline: 0;
    font-size: 18px;
    color: #355368
}
.loginbox-v4 .manage-fields-wrapper input[type=email]:focus,
.loginbox-v4 .manage-fields-wrapper input[type=password]:focus,
.loginbox-v4 .manage-fields-wrapper input[type=text]:focus {
    border-color: #2b85c3
}
.loginbox-v4 .manage-fields-wrapper input[type=email]:focus~i,
.loginbox-v4 .manage-fields-wrapper input[type=password]:focus~i,
.loginbox-v4 .manage-fields-wrapper input[type=text]:focus~i {
    color: #b5c3d4
}
.loginbox-v4 .manage-fields-wrapper>div {
    position: relative;
    margin-top: 10px
}
.loginbox-v4 .manage-fields-wrapper i {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -10px;
    font-size: 18px;
    text-align: center;
    width: 18px;
    color: #d3d3d3
}
.loginbox-v4 .cancel-link {
    display: inline-block;
    margin-top: 10px
}
.loginbox-v4 .box-footer {
    border-top: 1px solid #d3d3d3;
    margin-top: 20px;
    box-shadow: inset 0 1px #fff;
    padding-top: 16px;
    text-align: center
}
.loginbox-v4 .box-footer a {
    font-weight: 700
}
.loginbox-v4.vertical {
    max-width: 360px;
    text-align: center
}
.loginbox-v4.vertical .box-wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
}
.loginbox-v4.vertical .box-col {
    padding: 0
}
.loginbox-v4.vertical .box-separator {
    width: 100%;
    height: 1px;
    margin: 20px 0;
    box-shadow: 0 1px #fff
}
.loginbox-v4 #id_should_subscribe_to_emails {
    left: 0;
    margin: 0;
    top: 4px
}
.small-loginbox {
    width: 420px
}
.fancybox-inner .loginbox-v4 {
    margin: 0;
    border: 0
}
.fancybox-inner .loginbox-v4 input[type=checkbox] {
    margin-left: -21px;
    margin-top: 4px
}
.first-timer-popup {
    padding: 30px 20px 80px;
    background: #2484c5;
    width: 500px;
    text-align: center;
    text-shadow: 0 1px #333;
    border-radius: 3px
}
.first-timer-popup .redeem {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-top: 40px
}
.first-timer-popup .redeem input {
    border: none;
    background-color: #2484c5;
    width: 150px
}
.first-timer-popup .heading {
    color: #fff;
    font-size: 68px;
    margin: 0;
    font-weight: 700;
    letter-spacing: -3px;
    line-height: 1
}
.first-timer-popup .awarded {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    line-height: 1
}
.first-timer-popup .form-errors {
    width: 100%
}
.first-timer-popup .manage-fields-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    padding: 0
}
.first-timer-popup #email {
    height: 40px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 10px
}
.first-timer-popup .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #1e2c35;
    height: 40px
}
.first-timer-popup .box-heading {
    color: #fff;
    font-weight: 700;
    padding: 20px 0 0;
    font-size: 30px;
    border: none
}
.first-timer-popup .box-footer,
.first-timer-popup .secondary-text {
    color: #fff;
    text-shadow: none
}
.first-timer-popup .box-footer a,
.first-timer-popup .secondary-text a {
    color: #1e2c35
}
.first-timer-popup .box-footer {
    margin-top: 0;
    box-shadow: none;
    border-top: 1px solid hsla(0, 0%, 83%, .32)
}
.first-timer-popup.loginbox-v4 {
    padding-bottom: 50px
}
.first-timer-popup .signin-form .non-labeled:before {
    text-shadow: none;
    margin-top: -16px
}
.first-timer-popup .signin-form .form-control {
    margin-bottom: 10px;
    height: 40px!important;
    border-top-left-radius: 5px!important;
    border-bottom-left-radius: 5px!important;
    padding: 11px 10px 12px 40px!important
}
.first-timer-popup .signin-form .btn {
    min-width: 150px;
    border-radius: 4px;
    margin-top: 10px
}
.first-timer-popup .signin-form label {
    color: #fff;
    text-shadow: none;
    font-weight: 400
}
@media (max-width:1200px) {
    .loginbox-v4:not(.loginbox-v4--experiment) {
        max-width: none;
        text-align: center;
        width: 400px
    }
    .loginbox-v4:not(.loginbox-v4--experiment) .box-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .loginbox-v4:not(.loginbox-v4--experiment) .box-wrapper.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .loginbox-v4:not(.loginbox-v4--experiment) .box-wrapper.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .loginbox-v4:not(.loginbox-v4--experiment) .box-col {
        padding: 10px 0 0;
        margin: 0;
        text-align: center;
        max-width: none
    }
    .loginbox-v4:not(.loginbox-v4--experiment) .box-separator {
        width: 100%;
        height: 1px;
        margin: 20px 0;
        box-shadow: 0 1px #fff
    }
    .ie .loginbox-v4 .box-wrapper {
        display: block!important
    }
}
@media (max-width:767px) {
    .loginbox-v4:not(.loginbox-v4--experiment) .box-separator,
    .loginbox-v4:not(.loginbox-v4--experiment) h4 {
        display: none
    }
    .loginbox-v4:not(.loginbox-v4--experiment) {
        top: 0;
        left: 0;
        right: 0;
        min-height: 100%;
        width: auto
    }
    .loginbox-v4:not(.loginbox-v4--experiment) .box-heading {
        font-size: 14px
    }
    .loginbox-v4:not(.loginbox-v4--experiment) .box-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .loginbox-v4:not(.loginbox-v4--experiment) .box-wrapper.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .loginbox-v4:not(.loginbox-v4--experiment) .box-wrapper.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .loginbox-v4.loginbox-v4--experiment {
        width: 100%!important
    }
    .loginbox-v4.loginbox-v4--experiment .box-wrapper {
        display: block
    }
    .loginbox-v4.loginbox-v4--experiment .box-right {
        max-width: none!important
    }
}
.ie .loginbox-v4 .box-right {
    max-width: none
}
@media only screen and (max-width:768px) {
    .loginbox-v4 {
        width: 100%!important
    }
}
body.organization .udemy-header-transparent {
    background: #fff
}
body.organization .logo-text {
    color: #000;
    font-weight: 700
}
.org-logo {
    width: 130px;
    height: 40px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(logo.b657bc5385b9d9691181e08fdfe0e9c5.svg);
    display: inline-block
}
@media (max-width:640px) {
    .org-logo {
        width: 65px
    }
}
.fancybox-wrap {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 0
}
.fancybox-wrap .fancybox-skin {
    background: #fff;
    border: 0;
    box-shadow: none;
    border-radius: 6px
}
.fancybox-wrap .fancybox-skin .fancybox-inner {
    overflow: visible!important;
    border-radius: 6px
}
.fancybox-wrap .fancybox-skin .fancybox-inner>div:first-child {
    border-radius: 6px
}
.fancybox-wrap .fancybox-skin .fancybox-inner .header {
    background: #f4f4f4;
    border-radius: 6px 6px 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, .25)
}
.fancybox-wrap .fancybox-skin .fancybox-inner .header h1 {
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    padding: 26px 21px;
    color: #303e4d;
    text-transform: none;
    border-bottom: none;
    font-weight: 700
}
.fancybox-wrap .fancybox-skin .fancybox-inner>h1:first-child {
    background: #f1f1f1;
    font-size: 16px;
    padding: 10px 35px 10px 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #bebebe;
    box-shadow: 0 1px #edede7;
    margin: 0;
    line-height: 1.2;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.fancybox-wrap .fancybox-skin .fancybox-outer .fancybox-inner {
    background: #fff
}
.organization .fancybox-wrap {
    top: 0!important
}
.fancybox-wrap.tighter-close .fancybox-skin .fancybox-close {
    right: 12px;
    top: 4px
}
.fancybox-inner .static-content-wrapper {
    margin: auto;
    border-radius: 5px
}
.popup-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 9999
}
@media only screen and (max-width:768px) {
    .fancybox-wrap.static-content-wrapper,
    .organization .fancybox-wrap {
        margin: 0
    }
    .fancybox-wrap {
        left: 0!important;
        max-height: 100%;
        top: 0!important;
        width: 100%!important;
        box-shadow: none;
        opacity: 1!important
    }
    .fancybox-wrap.static-content-wrapper h1 {
        line-height: 52px;
        padding: 0 10px
    }
    .fancybox-wrap .form-wrapper,
    .fancybox-wrap .static-content-wrapper {
        border: 0;
        width: auto!important
    }
    .fancybox-wrap .form-tooltip {
        display: none!important
    }
    .fancybox-wrap .fancybox-skin {
        background: #fff;
        border: 0;
        box-shadow: none
    }
    .fancybox-wrap .fancybox-inner>h1:first-child {
        text-align: center
    }
    .fancybox-wrap .fancybox-inner {
        height: 100%!important;
        width: 100%!important
    }
    .fancybox-wrap .report-popup {
        max-width: 100%
    }
    .fancybox-overlay {
        background: #fff
    }
    .fancybox-mobile {
        overflow: visible!important
    }
}
.full-overlay .modal-dialog {
    cursor: default;
    width: 100%;
    height: 100%;
    padding: 0!important;
    margin: 0
}
.c_header .link--mark-all,
.c_header__overlay,
.card .options__wishlist:hover,
.card .review-stars label,
.play-button-trigger,
.qualaroo-container .open-tab {
    cursor: pointer
}
.full-overlay .modal-content {
    height: 100%;
    border-radius: 0;
    margin: -1px
}
.qualaroo-container .buttons .btn.btn-sm {
    padding: 6px 10px;
    font-size: 15px;
    line-height: 1.35135;
    border-radius: 2px
}
.qualaroo-container .buttons .btn.btn-primary {
    background-color: #fff;
    color: #1376d7
}
.qualaroo-container .buttons .btn.btn-default {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}
.qualaroo-container .buttons .btn.btn-tertiary {
    background-color: transparent;
    color: #fff
}
.qualaroo-container .buttons .btn:hover {
    opacity: .8
}
.qualaroo-container {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -143.5px!important;
    width: 287px;
    z-index: 1011;
    min-height: 117px;
    -webkit-transform: translateY(-125%);
    -moz-transform: translateY(-125%);
    -ms-transform: translateY(-125%);
    -o-transform: translateY(-125%);
    transform: translateY(-125%);
    background-color: #1376d7!important;
    color: #fff;
    font-family: cocon, helvetica, arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    border-width: 0 1px 1px;
    border-style: solid;
    border-radius: 0 0 0 11px;
    border-color: #71ade7!important
}
.qualaroo-container,
.qualaroo-container.show-tab {
    -webkit-transition: -webkit-transform "0.3s ease-in-out";
    -moz-transition: -moz-transform "0.3s ease-in-out";
    -o-transition: -o-transform "0.3s ease-in-out";
    transition: transform "0.3s ease-in-out"
}
.qualaroo-container.show-tab {
    -webkit-transform: translateY(-95%);
    -moz-transform: translateY(-95%);
    -ms-transform: translateY(-95%);
    -o-transform: translateY(-95%);
    transform: translateY(-95%);
    -ms-transition: height .3s ease-in-out
}
.c_header .nav-open .overflow-nav__user,
.qualaroo-container.open {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0)
}
.qualaroo-container.open {
    transform: translateY(0)
}
.qualaroo-container .buttons {
    margin-bottom: 6px
}
.qualaroo-container .prompt {
    margin-bottom: 15px
}
.qualaroo-container .prompt-title {
    font-weight: 700
}
.qualaroo-container .open-tab {
    position: absolute;
    bottom: -25px;
    height: 25px;
    right: -1px;
    padding: 0 10px;
    background-color: #1376d7;
    border-radius: 0 0 7px 7px;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #71ade7
}
.qualaroo-container .open-tab .udi {
    margin-left: 3px
}
.qualaroo-container .content {
    padding: 10px 15px;
    overflow-x: hidden;
    overflow-y: auto
}
.qualaroo-container>div:first-child {
    border-color: #71ade7!important
}
.qualaroo-container .survey--container {
    padding-top: 15px
}
.qualaroo-container .survey-answer,
.qualaroo-container .survey-question {
    display: block;
    padding-top: 5px
}
.qualaroo-container .survey-question:first-child {
    padding-top: 0
}
.qualaroo-container select {
    height: 25px;
    padding: 0
}
div#ki-tm.ki-tm.qualaroo-container {
    bottom: 0
}
.card {
    display: inline-block;
    margin: 0 15px 15px 0;
    width: 216px;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 2px 2px #cbcbcb;
    position: relative
}
.card a {
    color: #000;
    display: block;
    font-size: 13px
}
.card a:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, .55)
}
.card a:hover .card__content-info,
.card a:hover .card__content-info img,
.card a:hover .card__instructors,
.card a:hover .card__instructors img,
.card a:hover:after {
    opacity: 1
}
.card .details__instructor,
.card .details__name {
    height: 40px;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    line-clamp: 2;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden
}
.c_header .mycourses .metadata__title,
.c_user-notification .notification__message,
.card .details__instructor,
.card .details__name {
    -webkit-line-clamp: 2;
    -o-line-clamp: 2;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    text-overflow: ellipsis
}
.card .details__rating {
    margin-bottom: 5px
}
.card .review-stars {
    font-size: 17px
}
.card .star-rating--static {
    margin-right: 5px
}
.card .details__price .price--old {
    color: rgba(0, 0, 0, .55);
    text-decoration: line-through
}
.footer-v42 .gray-text:hover,
.footer-v42 .white-text:hover {
    text-decoration: underline
}
.card .options__wishlist .tooltip {
    top: 0;
    right: 20px;
    visibility: hidden;
    transition: .25s cubic-bezier(.46, .03, .52, .96)
}
.card .options__wishlist .tooltip__arrow {
    border-left-color: #fff
}
.card .options__wishlist .tooltip__inner {
    max-width: 175px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
    background-color: #fff;
    color: rgba(0, 0, 0, .8)
}
.card .options__wishlist .icon {
    font-size: 18px;
    color: rgba(0, 0, 0, .8);
    -webkit-text-stroke: 1px #fff
}
.card .options__wishlist.active .icon,
.card .options__wishlist:hover .icon {
    color: #d23837;
    -webkit-text-stroke: 1px #fff
}
.card .options__wishlist .icon:before {
    float: right
}
.card .options__wishlist:hover .tooltip {
    opacity: 1;
    visibility: visible
}
.card .options__dropdown .dropdown-menu {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .175);
    box-shadow: 0 0 5px rgba(0, 0, 0, .175);
    padding: 0;
    border: 0
}
.card .options__dropdown .dropdown-menu a {
    padding: 5px 12px
}
.card .options__dropdown .tooltip__card-dropdown {
    right: -13px;
    top: 100%
}
.card .options__dropdown .tooltip__card-dropdown small>div {
    width: 230px;
    white-space: normal;
    font-size: 12px;
    display: inline-flex
}
.card .options__dropdown .tooltip__card-dropdown span {
    font-size: small
}
.card .options__dropdown .tooltip__card-dropdown:after {
    right: 17px
}
.card .options__dropdown .dropdown__btn {
    padding: 5px 7px;
    font-size: 15px;
    line-height: 1.35135;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .25);
    background: #fff
}
.card .options__dropdown .dropdown__btn i {
    padding: 0;
    color: rgba(0, 0, 0, .25)
}
.card .options__dropdown .dropdown__btn:focus,
.card .options__dropdown .dropdown__btn:hover {
    outline: 0;
    border-color: #17aa1c
}
.card .options__dropdown .dropdown__btn:focus i,
.card .options__dropdown .dropdown__btn:hover i {
    color: #17aa1c
}
.card__instructors {
    position: absolute;
    left: 10px;
    top: 15px;
    opacity: 0;
    height: 50px
}
.card__instructor {
    width: 50px;
    height: 50px;
    border-radius: 2px;
    border: 3px solid #fff;
    position: relative;
    margin-right: 3px;
    display: inline-block;
    overflow: hidden
}
.card__content-info {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    opacity: 0;
    background: 0 0;
    position: absolute;
    left: 0;
    text-align: left;
    margin-left: 10px;
    z-index: 2;
    -webkit-text-stroke: .4px #fff;
    text-stroke: .4px #fff;
    top: 70px
}
.card__image {
    height: auto;
    display: block;
    position: relative;
    background: #000;
    overflow: hidden
}
.card__image img {
    width: 100%
}
.card__details {
    padding: 12px 15px;
    display: block
}
.df,
.flex-wrapper,
.fx-df,
.fx-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.card__options {
    position: absolute;
    top: 10px;
    right: 10px
}
.card .price_and_cart__bottom {
    height: 20px
}
.card .price_and_cart__bottom .btn {
    padding: 3px;
    font-size: 12px;
    background-color: #17aa1c;
    color: #fff;
    width: 100px
}
.card .price_and_cart__bottom .btn .disabled {
    opacity: .4
}
.card .price_and_cart__bottom .details__price {
    float: left
}
.card .price_and_cart__bottom .add-to-cart {
    float: right
}
.card--cart {
    margin: 0;
    -webkit-box-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -o-flex: 1 0 auto;
    flex: 1 0 auto;
    min-width: 1px;
    max-width: 220px
}
.card--cart .details__bottom {
    font-size: 15px
}
.card--cart .details__price {
    font-weight: 700
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(fancybox_sprite.783d4031fe50c3d83c960911e1fbc705.png)
}
#fancybox-loading div {
    background: url(fancybox_loading.c6f1ad4957e50b83bb27691df8bc3f41.gif) 50% no-repeat
}
.fancybox-wrap .fancybox-skin .fancybox-inner h1:first-child {
    padding: 30px 35px 25px 15px
}
.fancy-box-dialog .fancybox-inner form {
    margin-top: 20px;
    text-align: right
}
.fancy-box-dialog .fancybox-inner form .btn {
    padding-left: 20px;
    padding-right: 20px
}
.fancybox-wrap {
    z-index: 1021
}
.fancybox-opened {
    z-index: 1022
}
#fancybox-loading {
    z-index: 1025
}
.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
    z-index: 1023
}
.fancybox-overlay {
    background: url(fancybox_overlay.ce312319aceb151ac5292ba55a756e9d.png);
    z-index: 1020
}
.fancybox-title,
.fancybox-title-float-wrap {
    z-index: 1024
}
.fancybox--has-header.fancybox-wrap .fancybox-skin .fancybox-close {
    top: 26px;
    right: 30px
}
.df,
.fx-flex {
    display: flex
}
.fx {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px
}
.aic,
.fx-vc {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.fx-drr {
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.fx-wrap,
.fxwrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap
}
.dif,
.fx-dif,
.inline-flex {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}
.flex-wrapper,
.fx-df {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}
.fx-lc,
.fx-lt,
.fxac,
.fxw {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.fx-lt,
.fxw {
    display: flex
}
.fx-lc,
.fxac {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.fx-ct,
.fx-lb,
.fxjc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.fx-lb {
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}
.fx-ct,
.fx-lb,
.fxjc {
    display: flex;
    -webkit-box-align: center
}
.fx-ct,
.fxjc {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}
.fx-c,
.fx-cb,
.fxc,
.fxjc {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.fx-c,
.fxc {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}
.fx-c,
.fx-cb,
.fx-rc,
.fxc,
.fxjc {
    -webkit-box-align: center
}
.fx-cb,
.fxjc {
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}
.fx-rc,
.fx-rt,
.fxje {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.fx-rc,
.fx-rt,
.fxje {
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}
.fx-rc {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.fx-jsa,
.fx-rb,
.fxjsa {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.fx-rb {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}
.fx-jsa,
.fxjsa {
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-flex-pack: space-around;
    -o-justify-content: space-around;
    justify-content: space-around
}
.fx-dc,
.fx-jsb,
.fxdc,
.fxjsb {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.fx-jsb,
.fxjsb {
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}
.fx-dc,
.fxdc {
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
}
.fx-dc.center,
.fxdc.center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.fx-dc.right,
.fxdc.right {
    -webkit-box-align: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}
.fx-jcc {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}
.fx-str {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}
.fx-str>* {
    height: auto!important
}
.fx-str.center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}
.fx-str.right {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end
}
.fx-is {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start
}
.fx-ie {
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end
}
.fx-ic {
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center
}
.play-button-trigger .play-button {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url(icon-play.ac3f32ecb72a0c3f674fa5a3f3062a56.svg) 50% no-repeat;
    background-size: auto 50%;
    visibility: hidden;
    opacity: 0;
    -ms-transition: opacity .15s ease-in-out;
    -webkit-transition: -webkit-transform .15s ease-in-out;
    -moz-transition: -moz-transform .15s ease-in-out;
    -o-transition: -o-transform .15s ease-in-out;
    transition: transform .15s ease-in-out
}
.c_header,
.c_header.udemy-header-transparent {
    background: #fff
}
.play-button-trigger .play-button--initially-visible {
    visibility: visible;
    opacity: .5
}
.play-button-trigger:hover .play-button {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}
.c_header {
    z-index: 1010;
    display: block;
    position: relative;
    -webkit-box-shadow: 0 1px 2px #cbcbcb;
    box-shadow: 0 1px 2px #cbcbcb
}
.c_header input::-ms-clear {
    width: 0;
    height: 0
}
.c_header .udemy-logo {
    width: 80px;
    height: 100%
}
.c_header.udemy-header-darker {
    background: #414246
}
.c_header.udemy-header-darker .dropdown {
    border: 0
}
.c_header.udemy-header-darker .dropdown:hover {
    background: inherit
}
.c_header.udemy-header-darker .c_header__mobile-bt,
.c_header.udemy-header-darker .dropdown__main-link,
.c_header.udemy-header-darker .dropdown__main-link a,
.c_header.udemy-header-darker .dropdown__main-link a:hover,
.c_header.udemy-header-darker .dropdown__main-link i {
    color: #fff
}
.c_header .scroll {
    position: relative;
    -webkit-box-shadow: inset 0 -3px 2px 0 #f4f4f4, inset 0 3px 2px 0 #f4f4f4;
    box-shadow: inset 0 -3px 2px 0 #f4f4f4, inset 0 3px 2px 0 #f4f4f4
}
.c_header .scroll--at-top {
    position: relative;
    -webkit-box-shadow: inset 0 -3px 2px 0 #f4f4f4;
    box-shadow: inset 0 -3px 2px 0 #f4f4f4
}
.c_header .scroll--at-bottom {
    position: relative;
    -webkit-box-shadow: inset 0 3px 2px 0 #f4f4f4;
    box-shadow: inset 0 3px 2px 0 #f4f4f4
}
.c_header .dropdown {
    position: relative;
    font-size: 13px;
    border-left: 1px solid hsla(0, 0%, 75%, .45)
}
.c_header .dropdown__avatar {
    width: 32px;
    border-radius: 50%
}
.c_header .dropdown__toggle {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px
}
.c_header .dropdown--topics {
    border-right: 1px solid hsla(0, 0%, 75%, .45)
}
.c_header .dropdown--topics .dropdown__menu-list .menu__link a {
    padding: 8px 15px
}
.c_header .dropdown__main-icon {
    font-size: 20px;
    color: rgba(0, 0, 0, .55);
    display: block;
    text-align: center;
    position: relative;
    padding: 0
}
.c_header .dropdown--instructor .dropdown__menu,
.c_header .dropdown--mycourses .dropdown__menu,
.c_header .dropdown--notification .dropdown__menu,
.c_header .dropdown--org-manage .dropdown__menu,
.c_header .dropdown--shopping-cart .dropdown__menu,
.c_header .dropdown--user .dropdown__menu {
    left: inherit;
    right: -1px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px
}
.c_header .dropdown--instructor .dropdown__menu,
.c_header .dropdown--user .dropdown__menu {
    width: 210px
}
.c_header .dropdown--mycourses .dropdown__menu {
    width: 245px
}
.c_header .dropdown--notification .dropdown__menu,
.c_header .dropdown--shopping-cart .dropdown__menu {
    width: 380px
}
.c_header .dropdown__main-link {
    color: rgba(0, 0, 0, .55);
    display: block;
    font-weight: 600;
    padding: 14px 20px;
    line-height: 20px;
    white-space: nowrap
}
.c_header .dropdown__menu-list>li.maintain-hover>a,
.c_header .dropdown__menu-list>li:last-child:hover>a {
    background: #f4f4f4
}
.c_header .dropdown__menu-list>li.maintain-hover .dropdown__menu,
.c_header .dropdown__menu-list>li:last-child:hover .dropdown__menu {
    display: block;
    opacity: 1;
    visibility: visible
}
.c_header .tooltip-container-non-responsive {
    color: #fff
}
.c_header .tooltip-container-non-responsive .language-icon {
    margin-left: 5px
}
@media (max-width:768px) {
    .c_header .tooltip-container-non-responsive {
        display: none
    }
}
.c_header .dropdown__menu {
    display: none;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border: 1px solid hsla(0, 0%, 75%, .45);
    left: 0;
    right: -1px;
    font-size: 13px;
    border-radius: 0 0 0 2px;
    top: 100%;
    color: rgba(0, 0, 0, .8);
    position: absolute;
    z-index: 1000;
    list-style: none;
    text-align: left;
    background-color: #fff;
    width: 240px;
    background-clip: padding-box;
    margin: 0
}
.c_header .dropdown__menu.skin2 {
    background: #960075
}
.c_header .dropdown__menu.skin3 {
    background: #540768
}
.c_header .dropdown__menu.skin4 {
    background: #32377a
}
.c_header .dropdown__menu.skin5 {
    background: #006b9c
}
.c_header .dropdown__menu.skin6 {
    background: #02a1a5
}
.c_header .dropdown__menu--sub {
    border: 0;
    left: 100%;
    top: 0;
    min-height: 100%;
    padding: 0 0 10px;
    border-bottom-right-radius: 2px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    color: #fff
}
.c_header .dropdown__header {
    padding: 12px;
    font-size: 15px;
    border-bottom: 1px solid hsla(0, 0%, 75%, .45);
    color: rgba(0, 0, 0, .8);
    background-color: #fff;
    position: relative
}
.c_header.c_header--desktop .dropdown:hover,
.c_header.c_header--desktop .menu__link:hover,
.c_header .dropdown.dropdown--open,
.c_header .menu__link.active {
    background: #f4f4f4
}
.c_header .dropdown__footer {
    position: relative;
    border-top: 1px solid hsla(0, 0%, 75%, .45);
    height: 49px
}
.c_header.c_header--desktop .dropdown:hover .dropdown__toggle .badge,
.c_header.c_header--desktop .menu__link:hover .badge,
.c_header .dropdown.dropdown--open .dropdown__toggle .badge,
.c_header .menu__link.active .badge {
    border-color: #f4f4f4
}
.c_header.c_header--desktop .dropdown:hover .dropdown__menu,
.c_header .dropdown.dropdown--open .dropdown__menu {
    display: block
}
.c_header .link--dropdown-footer {
    padding: 15px;
    display: block;
    font-weight: 600;
    font-size: 13px;
    color: #1376d7
}
.c_header .link--dropdown-footer:hover {
    color: #0f5ca8
}
.c_header .link--mark-all {
    float: left
}
.c_header .link--see-all {
    float: right
}
.c_header .link--see-all:hover .udi-next {
    left: 5px
}
.c_header .link--see-all .udi-next {
    position: relative;
    font-size: 12px;
    top: 1px;
    left: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.c_header.c_header--desktop .menu__link:hover .dropdown__menu--sub,
.c_header .menu__link.active .dropdown__menu--sub {
    opacity: 1;
    visibility: visible
}
.c_header .menu__header {
    font-size: 15px;
    font-weight: 400;
    padding: 5px 15px;
    color: rgba(0, 0, 0, .8)
}
.c_header .menu__link a {
    font-weight: 400;
    padding: 12px 15px;
    color: rgba(0, 0, 0, .8);
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}
.c_header .menu__link--bordered {
    margin-top: 5px;
    margin-bottom: 5px;
    border-top: 1px solid hsla(0, 0%, 75%, .45)
}
.c_header .menu__arrow {
    color: #bfbfbf;
    font-size: 10px;
    margin-right: -2px;
    padding: 0
}
.c_header .menu__icon {
    font-weight: 600;
    margin-right: 10px
}
.c_header .menu__sub-list a {
    color: #fff
}
.c_header .menu__sub-list a:hover {
    background: hsla(0, 0%, 100%, .1)
}
.c_header .menu__sub-list .menu__main-title {
    font-size: 15px
}
.c_header .menu__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px
}
.c_header .quick-search__btn:focus {
    outline: 0
}
.c_header .quick-search__search-results.dropdown-menu {
    background: #fff;
    top: 0;
    box-shadow: none;
    left: -1px;
    width: calc(100% + 1px);
    border-top: 1px dotted #cbcbcb;
    padding: 5px 0;
    border-radius: 0 0 2px 2px
}
.c_header .quick-search__search-results.dropdown-menu a {
    padding: 5px 16px!important;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.c_header .quick-search__search-results.dropdown-menu a.ui-state-focus,
.c_header .quick-search__search-results.dropdown-menu a:hover {
    color: #1376d7;
    background-color: #f5f5f5
}
.c_header .quick-search__search-results.dropdown-menu i {
    margin-right: 10px;
    padding-left: 0;
    color: #999
}
.c_header .quick-search__search-results.dropdown-menu .results__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px
}
.c_header .mycourses .metadata {
    margin-left: 10px
}
.c_header .mycourses .metadata__title {
    color: #1376d7;
    font-weight: 500;
    line-height: 18px;
    font-size: 13px;
    margin: 0;
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    line-clamp: 2;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    height: 36px
}
.c_header .mycourses .metadata__instructor {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(0, 0, 0, .55);
    font-size: 11px;
    margin-top: 5px
}
.c_header .mycourses__item {
    padding: 10px 15px;
    border-bottom: 1px solid hsla(0, 0%, 75%, .45)
}
.c_header .mycourses__item:last-child {
    border-bottom: none
}
.c_header .mycourses__item:hover .metadata__title {
    color: #0f5ca8
}
.c_header .mycourses__image {
    position: relative;
    width: 60px;
    height: 60px
}
.c_header .mycourses__image img {
    width: 100%
}
.c_header .mycourses__link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.c_header.c_header--mobile.dropdown--shopping-cart .dropdown__menu,
.c_header .overflow-nav {
    display: none
}
.c_header .badge {
    position: absolute
}
.c_header .dropdown__main-link .badge {
    top: -10px;
    left: 10px
}
.c_header .dropdown--user .dropdown__main-link .badge {
    top: -3px;
    left: 20px
}
.c_header .dropdown--user .menu__link .badge {
    position: static;
    margin-left: 5px
}
.c_header .mobile-bt--search-cancel {
    display: none;
    background: 0 0;
    border: none;
    font-size: 15px;
    color: #1376d7;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    padding: 0 10px
}
.c_header .mobile-bt--search-cancel:focus {
    outline: 0
}
.c_header .nav-open.overflow-nav {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.c_header .nav-open .overflow-nav__avatar {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1
}
.c_header .nav-open .overflow-nav__user {
    opacity: 1;
    -webkit-transition: .6s cubic-bezier(.02, .01, .21, 1) .7s;
    -moz-transition: .6s .7s cubic-bezier(.02, .01, .21, 1);
    -ms-transition: .6s .7s cubic-bezier(.02, .01, .21, 1);
    -o-transition: .6s .7s cubic-bezier(.02, .01, .21, 1);
    transition: .6s cubic-bezier(.02, .01, .21, 1) .7s;
    transform: translateY(0)
}
.c_header .nav-open .overflow-nav__links li {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}
.c_header .nav-open .overflow-nav__links li:nth-child(0) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}
.c_header .nav-open .overflow-nav__links li:nth-child(1) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}
.c_header .nav-open .overflow-nav__links li:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}
.c_header .nav-open .overflow-nav__links li:nth-child(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}
.c_header .nav-open .overflow-nav__links li:nth-child(4) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}
.c_header .nav-open .overflow-nav__links li:nth-child(5) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}
.c_header .nav-open .overflow-nav__links li:nth-child(6) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}
.c_header .nav-open .overflow-nav__links li:nth-child(7) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}
.c_header .nav-open .overflow-nav__links li:nth-child(8) {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}
.c_header .nav-open .overflow-nav__links li:nth-child(9) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}
.c_header .nav-open .overflow-nav__links li:nth-child(10) {
    -webkit-transition-delay: 1s;
    transition-delay: 1s
}
.c_header .nav-open .overflow-nav__links li:nth-child(11) {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}
.c_header .nav-open .overflow-nav__profile:after {
    -webkit-transform: scale(3.6);
    -ms-transform: scale(3.6);
    -o-transform: scale(3.6);
    transform: scale(3.6)
}
.c_header .nav-open--sub .overflow-nav--main {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.c_header .nav-open--sub .overflow-nav--sub {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}
.c_header__inner,
.c_header__logo-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.c_header__logo-container {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center;
    margin-top:50px;
}
.c_header__logo-wrap {
    margin-left: 20px;
    margin-right: 20px
}
.c_header__inner {
    position: relative;
    height: 48px;
    /*border-top: 4px solid #17aa1c;*/
    box-sizing: content-box;
    z-index: 1011;
    background: inherit;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}
.c_header__left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.c_header__mobile-spacer {
    display: none;
    visibility: hidden
}
.c_header__right,
.c_user-notification .notification__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.c_header__search {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    height: 48px;
    position: relative
}
.c_header__right {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}
.c_header__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1011;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    background-color: rgba(0, 0, 0, .55)
}
.c_header__overlay.overlay--search-show {
    visibility: visible;
    opacity: 1;
    z-index: 1010
}
.c_header__mobile-bt {
    display: none;
    background: 0 0;
    border: none;
    font-size: 24px;
    /*color: rgba(0, 0, 0, 0.55);*/
    color: rgba(255, 255, 255, 1);
    width: 48px;
    height: 48px;
    touch-action: pan-y;
    -webkit-user-select: none;
    -webkit-user-drag: none;
    padding: 0
}
.c_header__mobile-bt.udi-search {
    font-size: 20px;
    padding-bottom: 2px
}
.c_header__mobile-bt:active,
.c_header__mobile-bt:focus {
    outline: 0
}
.c_header .dropdown-menu {
    font-size: 15px;
    overflow: hidden;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .175);
    box-shadow: 0 0 5px rgba(0, 0, 0, .175)
}
.c_header .dropdown-menu>li>a {
    padding: 5px 12px
}
.c_user-notification .dropdown__tab-btns {
    position: absolute;
    top: 8px;
    right: 55px
}
.c_user-notification .dropdown__tab-bt {
    border-bottom: 5px solid transparent;
    font-size: 13px;
    margin-right: 12px;
    display: inline-block;
    color: rgba(0, 0, 0, .8);
    position: relative;
    opacity: .7;
    padding: 9px 10px 5px
}
.c_user-notification .dropdown__tab-bt.active {
    border-bottom-color: #17aa1c;
    opacity: 1
}
.c_user-notification .dropdown__tab-bt:hover {
    opacity: 1
}
.c_user-notification .dropdown__header .udi-settings {
    color: rgba(0, 0, 0, .25);
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 15px;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
    transition: .25s
}
.c_user-notification .dropdown__header .udi-settings:hover {
    color: rgba(0, 0, 0, .55)
}
.c_user-notification .dropdown__header .badge {
    top: 0
}
.c_user-notification .dropdown__header .notification__instructor-badge {
    left: 68px
}
.c_user-notification .dropdown__header .notification__student-badge {
    left: 56px
}
.c_user-notification .notification__list {
    max-height: 404px;
    overflow-y: auto
}
.c_user-notification .notification__item {
    padding: 10px 15px;
    border-bottom: 1px solid hsla(0, 0%, 75%, .45);
    position: relative;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.c_user-notification .notification__item:last-child {
    border-bottom: none
}
.c_user-notification .notification__url {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%
}
.c_user-notification .notification__message {
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    line-clamp: 2;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    width: 245px;
    height: 40px;
    color: rgba(0, 0, 0, .8);
    margin-bottom: 0
}
.c_user-notification .notification__img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
    border-radius: 2px
}
.c_user-notification .notification__time {
    color: rgba(0, 0, 0, .55);
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 5px
}
.c_user-notification .notification__status {
    position: absolute;
    top: 22px;
    right: 20px;
    background: #17aa1c;
    border: 1px solid transparent;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer
}
.c_user-notification .notification__status .tooltip--mark-as-read {
    display: none;
    left: inherit;
    right: -12px;
    top: 8px
}
.c_user-notification .notification__status .tooltip--mark-as-read:after {
    left: inherit;
    right: 10px
}
.c_user-notification .notification__status:hover .tooltip--mark-as-read {
    display: block
}
.c_user-notification .notification__status--read {
    background: 0 0;
    border-color: rgba(0, 0, 0, .25);
    cursor: default
}
.c_user-notification.user-notification--page-view .dropdown__header .udi-settings {
    top: -35px;
    color: #fff
}
.c_user-notification.user-notification--page-view .notification__message,
.c_user-notification.user-notification--page-view .notification__url {
    width: 100%
}
.c_user-notification.user-notification--page-view .badge,
.c_user-notification.user-notification--page-view .notification__status {
    display: none
}
.footer-v42 {
    font-size: 13px;
    padding: 10px 0 5px;
    background: #333;
    z-index: 1009;
    **position: absolute;
    bottom: 0;
    width: 100%
}
.footer-v42 .white-text {
    color: #fff;
    display: inline-block;
    margin-right: 16px
}
.footer-v42 .white-link {
    color: #fff
}
.footer-v42 .btn-group a.dropdown-toggle:focus,
.footer-v42 .gray-link {
    color: #999
}
.footer-v42 .gray-text {
    color: #999;
    display: inline-block;
    margin-right: 20px
}
.footer-v42 .copyright:hover {
    text-decoration: none
}
@media (max-width:480px) {
    .footer-v42 {
        font-size: 11px
    }
}
.footer-v42,
.footer-v42-wrapper {
    height: 61px
}
@media (max-width:1200px) {
    .footer-v42-wrapper.lg-3-rows,
    .footer-v42.lg-3-rows {
        height: 79px
    }
}
@media (max-width:992px) {
    .footer-v42,
    .footer-v42-wrapper {
        height: 79px
    }
    .footer-v42-wrapper.md-4-rows,
    .footer-v42.md-4-rows {
        height: 99px
    }
    #jp .footer-v42,
    #jp .footer-v42-wrapper {
        height: 91px
    }
}
@media (max-width:767px) {
    .footer-v42,
    .footer-v42-wrapper,
    .footer-v42-wrapper.xs-3-rows,
    .footer-v42.xs-3-rows {
        height: 71px
    }
    #jp .footer-v42,
    #jp .footer-v42-wrapper {
        height: 112px
    }
}
.organization .footer-v42,
.organization .footer-v42-wrapper {
    height: 61px
}
.lang-dropdown-control {
    cursor: pointer
}
.lang-dropdown {
    margin-top: -4px;
    margin-right: 25px
}
.lang-dropdown .dropdown-toggle {
    display: block;
    white-space: nowrap
}
.lang-dropdown .dropdown-menu {
    padding: 10px 5px
}
.lang-dropdown .dropdown-menu a {
    color: #888;
    font-weight: 600;
    padding: 2px 15px 2px 10px;
    display: block
}
.lang-dropdown .dropdown-menu a:after {
    font-family: UdemyIcons;
    content: '\F00C';
    color: #17aa1c;
    position: absolute;
    right: 5px;
    opacity: 0
}
.lang-dropdown .dropdown-menu a:hover {
    color: #555
}
.lang-dropdown .dropdown-menu a:hover:after {
    opacity: 1
}
.ufbDaysLeft {
    margin: 10px;
    padding: 10px;
    position: relative
}
.ufbDaysLeft:hover .ufbDaysLeft__popover {
    display: block
}
.ufbDaysLeft__popover {
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    color: #000;
    font-weight: 400;
    font-size: 12px;
    padding: 10px;
    z-index: 1;
    border-radius: 2px;
    transform: translateX(-50%);
    left: 50%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .13);
    margin-top: 9px;
    width: 270px;
    white-space: normal;
    display: none
}
.ellipsis,
.nowrap,
.star-rating--static,
.star-rating--static span,
.tooltip--blue,
.tooltip--new {
    white-space: nowrap
}
.ufbDaysLeft__popover:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: #fff;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
    box-shadow: -1px -1px 0 0 #ccc;
    margin-bottom: -6px
}
@media (max-width:991px) {
    .c_header .dropdown.dropdown--org-manage:hover .dropdown__menu {
        display: block
    }
    .c_header .dropdown--instructor,
    .c_header .dropdown--mycourses,
    .c_header .dropdown--ufb {
        display: none
    }
    .c_header .dropdown--user .dropdown__menu {
        width: 200px
    }
    .c_header .dropdown--user .dropdown__menu .dn {
        display: block
    }
    .ufbDaysLeft__days {
        display: none
    }
}
@media (max-width:767px) {
    .c_header .quick-search__form {
        position: absolute;
        top: 0;
        right: 0;
        width: 1px
    }
    .c_header .quick-search__btn {
        font-size: 18px;
        display: none;
        background: #17aa1c;
        color: #fff;
        padding: 10px;
        border-radius: 2px;
        top: 6px;
        animation: none
    }
    .c_header .overlay--mobile-show {
        visibility: visible;
        opacity: 1
    }
    .c_header .overlay--search-show {
        visibility: hidden
    }
    .c_header .search-open.overlay--search-show {
        visibility: visible
    }
    .c_header .search-open .quick-search__form {
        position: static;
        width: 100%
    }
    .c_header .search-open .quick-search__input {
        padding: 0 48px 0 55px;
        cursor: auto
    }
    .c_header .search-open .quick-search__btn {
        display: block
    }
    .c_header .search-open.c_header__search {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 2
    }
    .c_header .search-open .mobile-bt--search {
        display: none
    }
    .c_header .search-open .mobile-bt--search-cancel {
        display: block
    }
    .c_header .dropdown {
        border-left: 0
    }
    .c_header .dropdown--login,
    .c_header .dropdown--notification,
    .c_header .dropdown--signup,
    .c_header .dropdown--topics,
    .c_header .dropdown--user {
        display: none
    }
    .c_header .overflow-nav {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 480px;
        max-width: 80%;
        height: 100%;
        padding-bottom: 15px;
        background: #f4f4f4;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: -webkit-transform .6s cubic-bezier(.785, .135, .15, .86);
        -moz-transition: -moz-transform .6s cubic-bezier(.785, .135, .15, .86);
        -o-transition: -o-transform .6s cubic-bezier(.785, .135, .15, .86);
        transition: transform .6s cubic-bezier(.785, .135, .15, .86);
        -webkit-transform: translate3d(-100%, 0, 0);
        -moz-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        -o-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        z-index: 1012
    }
    .c_header .overflow-nav .get-app {
        border: 1px solid #1376d7;
        border-radius: 4px;
        padding: 3px 10px;
        color: #1376d7;
        font-size: 13px;
        top: 10px
    }
    .c_header .overflow-nav .menu__link a {
        padding: 10px 15px;
        color: rgba(0, 0, 0, .8);
        position: relative;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .c_header .overflow-nav .menu__link a:active,
    .c_header .overflow-nav .menu__link a:focus,
    .c_header .overflow-nav .menu__link a:hover {
        background: #fff
    }
    .c_header .overflow-nav .menu__link.menu__link--bottom a {
        font-size: 16px;
        padding: 8px 15px
    }
    .c_header .overflow-nav .menu__link--separator {
        height: 1px;
        background-color: #cbcbcb;
        margin: 10px
    }
    .c_header .overflow-nav .menu__link--bottom-spacer {
        visibility: hidden;
        margin-top: 15px
    }
    .c_header .overflow-nav--main {
        -webkit-transition: .6s cubic-bezier(.42, 0, 0, .99);
        -moz-transition: .6s cubic-bezier(.42, 0, 0, .99);
        -ms-transition: .6s cubic-bezier(.42, 0, 0, .99);
        -o-transition: .6s cubic-bezier(.42, 0, 0, .99);
        transition: .6s cubic-bezier(.42, 0, 0, .99);
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        overflow-y: auto;
        height: 100%
    }
    .c_header .overflow-nav__back-bt {
        line-height: 1;
        padding: 0;
        position: absolute;
        left: 5px;
        top: 15px;
        font-size: 18px;
        color: #fff;
        font-weight: 400;
        background: 0 0;
        border: none
    }
    .c_header .overflow-nav__back-bt:active,
    .c_header .overflow-nav__back-bt:focus {
        outline: 0
    }
    .c_header .overflow-nav--sub {
        overflow-y: auto;
        -webkit-transition: .6s cubic-bezier(.42, 0, 0, .99);
        -moz-transition: .6s cubic-bezier(.42, 0, 0, .99);
        -ms-transition: .6s cubic-bezier(.42, 0, 0, .99);
        -o-transition: .6s cubic-bezier(.42, 0, 0, .99);
        transition: .6s cubic-bezier(.42, 0, 0, .99);
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        font-size: 18px;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: #f4f4f4
    }
    .c_header .overflow-nav--sub header {
        background-color: #17aa1c;
        color: #fff;
        text-align: center;
        padding: 14px 15px;
        margin-bottom: 10px;
        font-weight: 600;
        position: relative
    }
    .c_header .overflow-nav--instructor .overflow-nav--sub header,
    .c_header .overflow-nav--instructor .overflow-nav__profile:after {
        background-color: #1376d7
    }
    .c_header .overflow-nav__profile {
        display: block;
        padding: 20px 10px;
        margin-bottom: 10px;
        position: relative;
        overflow: hidden
    }
    .c_header .overflow-nav__profile a {
        position: relative;
        z-index: 1;
        display: block
    }
    .c_header .overflow-nav__profile:after {
        content: "";
        background-color: #17aa1c;
        border-radius: 50%;
        position: absolute;
        width: 300px;
        height: 300px;
        -webkit-transition: .6s cubic-bezier(.02, .01, .21, 1) .4s;
        -moz-transition: .6s .4s cubic-bezier(.02, .01, .21, 1);
        -ms-transition: .6s .4s cubic-bezier(.02, .01, .21, 1);
        -o-transition: .6s .4s cubic-bezier(.02, .01, .21, 1);
        transition: .6s cubic-bezier(.02, .01, .21, 1) .4s;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        right: -150px;
        bottom: -150px
    }
    .c_header .overflow-nav__avatar {
        border-radius: 50%;
        width: 36%;
        max-width: 175px;
        -webkit-transition: .3s cubic-bezier(.02, .01, .21, 1) .4s;
        -moz-transition: .3s .4s cubic-bezier(.02, .01, .21, 1);
        -ms-transition: .3s .4s cubic-bezier(.02, .01, .21, 1);
        -o-transition: .3s .4s cubic-bezier(.02, .01, .21, 1);
        transition: .3s cubic-bezier(.02, .01, .21, 1) .4s;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        -o-transform: scale(.3);
        transform: scale(.3);
        opacity: 0;
        display: block;
        margin: auto
    }
    .c_header .overflow-nav__user {
        color: #fff;
        opacity: 0;
        text-align: center;
        display: block;
        margin: 10px 0 0;
        font-size: 15px;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: .6s ease-in-out;
        -moz-transition: .6s ease-in-out;
        -ms-transition: .6s ease-in-out;
        -o-transition: .6s ease-in-out;
        transition: .6s ease-in-out;
        transition-property: transform, opacity
    }
    .c_header .overflow-nav__links {
        font-size: 18px;
        margin-top: 20px
    }
    .c_header .overflow-nav__links li {
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-transition: .3s ease-in-out;
        -moz-transition: .3s ease-in-out;
        -ms-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        -webkit-transition-property: transform opacity;
        -moz-transition-property: transform opacity;
        -ms-transition-property: transform opacity;
        -o-transition-property: transform opacity;
        transition-property: transform opacity;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -ms-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s
    }
    .c_header__logo-container {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1
    }
    .c_header__left {
        -webkit-box-flex: initial;
        -webkit-flex: initial;
        -moz-flex: initial;
        -ms-flex: initial;
        -o-flex: initial;
        flex: initial;
        min-width: 1px
    }
    .c_header__mobile-spacer {
        display: block;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        -o-flex: 1;
        flex: 1;
        min-width: 1px
    }
    .c_header__mobile-bt {
        display: block
    }
}
.mobile-app-upsell-banner {
    z-index: 99999999999;
    width: 100%;
    text-align: center;
    color: #17aa1c;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    padding: 20px 10%;
    border-top: 1px solid #dedede
}
.mobile-app-upsell-banner .udi-close {
    position: absolute;
    right: 10px;
    top: 10px;
    color: rgba(0, 0, 0, .55);
    font-size: 12px
}
.mobile-app-upsell-banner__get-app-btn {
    font-size: 16px
}
html.pricing-popup-is-open,
html.pricing-popup-is-open body {
    overflow: hidden
}
.pricing-popup {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999999;
    overflow: auto;
    background: hsla(0, 0%, 100%, .8)
}
.pricing-popup form {
    text-align: right;
    padding: 0 31px 35px 0
}
.pricing-popup form .btn-primary {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    color: #fff;
    background-color: #17aa1c;
    border-color: transparent
}
.pricing-popup form .btn-tertiary {
    color: #0e600e;
    margin-top: 10px;
    background-color: transparent;
    border-color: transparent
}
.pricing-popup form .btn-decline {
    color: #d23837
}
.pricing-popup a {
    color: #1376d7
}
.pricing-popup a:hover {
    color: #23527c
}
.pricing-popup p+ul {
    margin-top: -20px
}
.pricing-popup ul li {
    padding-left: 20px
}
.pricing-popup ul li:before {
    content: '\2022   ';
    position: absolute;
    margin-left: -15px;
    line-height: .8em;
    font-size: 26px;
    color: #727272
}
.pricing-popup .pricing-popup--window {
    width: 100%;
    position: absolute;
    margin: 50px auto
}
.pricing-popup .pricing-popup--content {
    border: none;
    width: 580px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    background: #fff;
    margin: 0 auto
}
.pricing-popup .pricing-popup--header-wrapper {
    background-color: #18ab1d;
    background: linear-gradient(#18ab1d, #107313);
    border-radius: 4px 4px 0 0
}
.pricing-popup .pricing-popup--header {
    position: relative;
    padding: 28px 50px 23px 25px;
    border-radius: 4px 4px 0 0;
    text-align: left;
    font-weight: 700;
    color: #fff;
    background: url(pricing-header-popup.d13e230ffc446fb43bc28941c390ce99.png) 50%
}
.pricing-popup .pricing-popup--header.warning {
    background: url(pricing-header-popup.d13e230ffc446fb43bc28941c390ce99.png) 50%, url(warning.7b1978e18b1009839bcb4d01215556eb.png) 20px no-repeat;
    background-size: 100% 100%, 37px 37px;
    padding-left: 70px
}
.pricing-popup .pricing-popup--header .closeButton {
    position: absolute;
    top: 30px;
    right: 25px;
    opacity: .8;
    padding: 0;
    background: 0 0;
    text-decoration: none;
    min-width: 0;
    cursor: pointer
}
.pricing-popup .pricing-popup--header .closeButton:after,
.pricing-popup .pricing-popup--header .closeButton:before {
    display: block;
    content: '';
    width: 22px;
    border-top: 2px solid #fff;
    margin-top: 12px;
    margin-left: -6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.pricing-popup .pricing-popup--header .closeButton:before {
    margin-top: 7px;
    margin-bottom: -14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.pricing-popup .pricing-popup--header .closeButton:active,
.pricing-popup .pricing-popup--header .closeButton:hover {
    opacity: .8
}
.pricing-popup .pricing-popup--header .closeButton:active:after,
.pricing-popup .pricing-popup--header .closeButton:active:before,
.pricing-popup .pricing-popup--header .closeButton:hover:after,
.pricing-popup .pricing-popup--header .closeButton:hover:before {
    border-color: #f7f7f4
}
.pricing-popup .pricing-popup--video-content {
    background: #fefefe;
    margin: 0 auto;
    padding: 20px;
    border-bottom: 1px solid #f4f4f4;
    min-height: 285px
}
.pricing-popup .pricing-popup--video-content iframe {
    display: block;
    margin: 0 auto
}
.pricing-popup .pricing-popup--text-content {
    background: #fefefe;
    color: #000;
    margin: 0 auto;
    font-size: 15px;
    padding: 18px 31px 0 25px
}
.pricing-popup .pricing-popup--text-content p {
    line-height: 1.35em;
    padding-bottom: 11px
}
.pricing-popup .btn-primary:active,
.pricing-popup .btn-primary:hover {
    background: #159d1a
}
.price-change-wrap {
    background-color: #f4f4f4;
    border-top: 1px solid #d5d5d5;
    padding: 30px 0
}
.price-change-wrap .course-link {
    color: rgba(0, 0, 0, .8);
    font-size: 15px
}
.price-change-wrap .course-img {
    width: 132px;
    height: auto
}
.price-change-wrap .popover-close {
    font-size: 16px;
    top: -40px;
    right: 18px;
    position: absolute;
    color: rgba(0, 0, 0, .8)
}
.price-change-wrap .popover {
    max-width: 620px
}
.price-change-wrap .popover-title {
    font-weight: 700;
    border-bottom: 1px solid #d5d5d5;
    padding: 20px 15px
}
.price-change-wrap .popover-content {
    position: relative;
    padding: 20px 15px
}
.price-change-wrap .procedure--top {
    margin-bottom: 50px
}
.price-change-wrap .procedure--top .procedure__box:last-child:before {
    content: "\2193";
    position: absolute;
    left: 50%;
    top: 100%;
    font-size: 40px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    color: hsla(0, 0%, 80%, .9)
}
.price-change-wrap .procedure--bottom,
.price-change-wrap .procedure--top {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}
.price-change-wrap .procedure--bottom>*,
.price-change-wrap .procedure--top>* {
    height: auto!important
}
.price-change-wrap .procedure--bottom.center,
.price-change-wrap .procedure--top.center {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}
.price-change-wrap .procedure--bottom.right,
.price-change-wrap .procedure--top.right {
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end
}
.price-change-wrap .procedure__box {
    position: relative;
    border: 1px solid hsla(0, 0%, 80%, .9);
    padding: 15px;
    min-height: 63px;
    min-width: 155px;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}
.price-change-wrap .procedure__footer,
.price-change-wrap .procedure__icon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex
}
.price-change-wrap .procedure__icon {
    margin: 0 13px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}
.price-change-wrap .procedure__footer,
.price-change-wrap .procedure__icon {
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.price-change-wrap .procedure__footer {
    margin-top: 15px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}
.price-change-wrap__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column
}
.price-change-wrap__content.center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.price-change-wrap__content.right {
    -webkit-box-align: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}
.price-change-wrap__dropdown {
    min-width: 150px;
    font-size: 13px
}
.price-change-wrap__table .custom-select {
    max-width: 144px
}
.price-change-wrap__table tbody {
    background: #fff
}
.price-change-wrap__table td {
    border: 1px solid hsla(0, 0%, 80%, .9);
    padding: 20px
}
@media (max-width:992px) {
    .price-change-wrap__table {
        border: none;
        margin-top: 20px;
        padding: 1px
    }
    .pricing-popup .modal-dialog {
        width: 80%
    }
}
@media (max-width:768px) {
    .pricing-popup .pricing-popup--content {
        width: auto;
        border-radius: 0;
        margin: 5px
    }
    .pricing-popup .pricing-popup--window {
        margin: 0
    }
    .pricing-popup .pricing-popup--header {
        border-radius: 0;
        padding: 10px 50px 10px 10px;
        background: #148e18
    }
    .pricing-popup .pricing-popup--header .closeButton {
        right: 10px;
        top: 12px
    }
    .pricing-popup .pricing-popup--text-content {
        padding-left: 10px
    }
    .pricing-popup .pricing-popup--header-wrapper {
        border-radius: 0
    }
    .pricing-popup .pricing-popup--video-content {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0;
        min-height: 0
    }
    .pricing-popup iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}
@media (max-width:480px) {
    .price-change-wrap__table td {
        padding: 8px
    }
    .pricing-popup .modal-dialog {
        width: 100%;
        margin: auto
    }
    .pricing-popup .modal-footer {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -o-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: justify;
        padding: 0 0 30px!important
    }
}
.sc-dropdown__details {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    max-width: 280px;
    padding: 0 10px
}
.sc-dropdown__empty-message {
    border-top: none;
    text-align: center;
    padding: 20px
}
.sc-dropdown__image {
    width: 60px
}
.sc-dropdown__image img {
    width: 100%
}
.sc-dropdown__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    border-bottom: 1px solid hsla(0, 0%, 75%, .45);
    padding: 10px 15px;
    min-height: 80px
}
.sc-dropdown__item:last-child {
    border-bottom: none
}
.sc-dropdown__list,
.sc-dropdown__total {
    border-bottom: 1px solid hsla(0, 0%, 75%, .45)
}
.sc-dropdown__item-instructor {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgba(0, 0, 0, .55);
    font-size: 11px;
    margin-top: 5px
}
.sc-dropdown__item-title {
    display: -webkit-box!important;
    display: -moz-box!important;
    display: box!important;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    -o-box-orient: vertical;
    box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}
.sc-dropdown__list {
    display: block;
    max-height: 160px;
    overflow-y: auto
}
.sc-dropdown__prices {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -moz-flex: 0;
    -ms-flex: 0;
    -o-flex: 0;
    flex: 0;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    min-width: 25px;
    text-align: right
}
.sc-dropdown__price {
    color: #17aa1c;
    font-weight: 700;
    direction: rtl
}
.sc-dropdown__price--old {
    color: rgba(0, 0, 0, .55);
    font-size: 13px;
    font-weight: 600;
    direction: rtl;
    text-decoration: line-through
}
.sc-dropdown__total {
    border-top: none;
    padding: 10px 15px;
    text-align: right;
    font-size: 15px
}
.sc-dropdown__total .sc-dropdown__price {
    font-weight: 400
}
.sc-dropdown__to-cart {
    display: block;
    margin: 10px;
    text-align: center
}
.sc-dropdown__to-more {
    display: inline-block;
    text-align: center;
    font-weight: 600;
    font-size: 13px
}
.sc-dropdown__to-more .udi-next {
    position: relative;
    font-size: 12px;
    top: 1px;
    left: 0;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.sc-dropdown__to-more:hover {
    color: #0f5ca8
}
.sc-dropdown__to-more:hover .udi-next {
    left: 5px
}
.star-rating--static {
    position: relative;
    display: inline-block;
    color: #aaa;
    margin-left: -2px
}
.star-rating--static:before,
.star-rating--static span:before {
    font-family: UdemyIcons;
    content: "\2009\F005\2009\2009\F005\2009\2009\F005\2009\2009\F005\2009\2009\F005\2009";
    font-size: 20px;
    letter-spacing: -.5px;
    line-height: 1
}
.star-rating--static span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 2
}
.star-rating--static span:before {
    color: #17aa1c
}
.star-rating--static.star-rating--smaller:before,
.star-rating--static.star-rating--smaller span:before {
    font-size: 15px
}
html.terms-popup-is-open,
html.terms-popup-is-open body {
    overflow: hidden
}
.terms-popup {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999999;
    overflow: auto;
    background: hsla(0, 0%, 100%, .8)
}
.ellipsis,
.oh {
    overflow: hidden
}
.terms-popup form {
    text-align: right;
    padding: 0 31px 35px 0
}
.terms-popup form.terms-popup--instructor-form {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 35px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}
.terms-popup form .btn-primary {
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 10px;
    color: #fff;
    background-color: #17aa1c;
    border-color: transparent
}
.terms-popup form .btn-tertiary {
    color: #0e600e;
    background-color: transparent;
    border-color: transparent
}
.terms-popup form .btn-decline {
    color: #d23837
}
.terms-popup a {
    color: #1376d7
}
.terms-popup a:hover {
    color: #23527c
}
.terms-popup p+ul {
    margin-top: -20px
}
.terms-popup ul li {
    padding-left: 30px;
    padding-top: 10px
}
.terms-popup ul li:before {
    content: '\2022   ';
    position: absolute;
    margin-left: -15px;
    line-height: .8em;
    font-size: 26px;
    color: #727272
}
.terms-popup .terms-popup--window {
    width: 100%;
    position: absolute;
    margin: 50px auto
}
.terms-popup .terms-popup--content {
    width: 600px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    background: #fff;
    margin: 0 auto
}
.terms-popup .terms-popup--header-wrapper {
    background-color: #18ab1d;
    background: linear-gradient(#18ab1d, #107313);
    border-radius: 4px 4px 0 0
}
.terms-popup .terms-popup--header {
    position: relative;
    padding: 28px 0 23px 25px;
    border-radius: 4px 4px 0 0;
    font-weight: 700;
    color: #fff
}
.terms-popup .terms-popup--header.warning {
    background: url(warning.7b1978e18b1009839bcb4d01215556eb.png) 20px no-repeat;
    background-size: 37px 37px;
    padding-left: 70px;
    padding-right: 40px
}
.terms-popup .terms-popup--header .closeButton {
    position: absolute;
    top: 0;
    right: 0;
    padding: 15px;
    background: 0 0;
    text-decoration: none;
    min-width: 0;
    cursor: pointer
}
.terms-popup .terms-popup--header .closeButton:after,
.terms-popup .terms-popup--header .closeButton:before {
    display: block;
    content: '';
    width: 22px;
    border-top: 2px solid #fff;
    margin-top: 12px;
    margin-left: -6px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.terms-popup .terms-popup--header .closeButton:before {
    margin-top: 7px;
    margin-bottom: -14px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.terms-popup .terms-popup--header .closeButton:active:after,
.terms-popup .terms-popup--header .closeButton:active:before,
.terms-popup .terms-popup--header .closeButton:hover:after,
.terms-popup .terms-popup--header .closeButton:hover:before {
    border-color: #f7f7f4
}
.terms-popup .terms-popup--text-content {
    background: #fefefe;
    color: #000;
    margin: 0 auto;
    font-size: 15px;
    padding: 18px 31px 0 21px
}
.card-pager,
.tooltip--new {
    font-size: 13px
}
.terms-popup .terms-popup--text-content p {
    line-height: 1.35em;
    padding-bottom: 11px
}
.terms-popup .btn-primary:active,
.terms-popup .btn-primary:hover {
    background: #159d1a
}
@media (max-width:768px) {
    .terms-popup .terms-popup--content {
        width: auto;
        border-radius: 0;
        margin: 5px
    }
    .terms-popup .terms-popup--window {
        margin: 0
    }
    .terms-popup .terms-popup--header {
        border-radius: 0;
        padding: 10px;
        background: #148e18
    }
    .terms-popup .terms-popup--header-wrapper {
        border-radius: 0
    }
    .terms-popup iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}
.tooltip-container {
    position: relative;
    display: inline
}
.tooltip-container:hover .tooltip--new,
.tooltip__icon:hover+.tooltip--new {
    visibility: visible;
    opacity: 1;
    z-index: 3
}
.tooltip--new {
    background: #fff;
    font-weight: 400;
    color: #000;
    border-radius: 2px;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, .4);
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    text-align: left;
    padding: 5px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    display: block
}
.tac,
.tooltip--center {
    text-align: center
}
.card-pager__card,
.tooltip--blue {
    display: inline-block
}
.tooltip--center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}
.tooltip--left {
    right: 0
}
.tooltip--right {
    left: 0
}
.tooltip--top {
    top: -100%
}
.tooltip--blue {
    margin-top: 10px;
    background-color: #1376d7;
    box-shadow: none;
    padding: 10px 15px;
    color: #fff;
    position: absolute;
    left: 0;
    z-index: 2
}
.tooltip--blue:after {
    bottom: 100%;
    border: 6px solid hsla(0, 0%, 100%, 0);
    border-bottom-color: #1376d7;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    left: 35px
}
.tooltip--blue.tooltip--right {
    left: auto;
    right: 0
}
.tooltip--blue.tooltip--right:after {
    left: auto;
    right: 35px
}
.tooltip--blue.tooltip--top {
    margin-top: -14px
}
.tooltip--blue.tooltip--top:after {
    border: 6px solid hsla(0, 0%, 100%, 0);
    border-top-color: #1376d7;
    bottom: -12px
}
.card-pager__cards {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    min-height: 273px
}
.card-pager__cards .card__image {
    width: 100%;
    height: auto
}
@media only screen and (max-width:1200px) {
    .card-pager__cards li:nth-child(n+5) {
        display: none
    }
}
@media only screen and (max-width:992px) {
    .card-pager__cards li:nth-child(n+4) {
        display: none
    }
}
@media only screen and (max-width:768px) {
    .card-pager__cards li:nth-child(n+3) {
        display: none
    }
}
@media only screen and (max-width:480px) {
    .card-pager__cards li:nth-child(n+2) {
        display: none
    }
}
.card-pager__cards--sparse {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -o-justify-content: center;
    justify-content: center
}
@media only screen and (min-width:480px) {
    .card-pager__cards--sparse {
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-flex-pack: flex-start;
        -o-justify-content: flex-start;
        justify-content: flex-start
    }
}
.card-pager__cards--sparse .card {
    margin-right: 2em
}
.card-pager__controls {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -moz-flex: 0;
    -ms-flex: 0;
    -o-flex: 0;
    flex: 0;
    min-width: 1px
}
.card-pager__control {
    font-size: 15px;
    margin: 0;
    padding: 0
}
.card-pager__control--right {
    margin-left: 25px
}
.card-pager__header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: top;
    -ms-flex-align: top;
    align-items: top;
    margin-bottom: 1em
}
.db,
.ellipsis {
    display: block
}
.card-pager__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
    min-width: 1px;
    margin: 0
}
.ellipsis {
    text-overflow: ellipsis
}
.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}
.tac-force {
    text-align: center!important
}
.tal {
    text-align: left
}
.tal-force {
    text-align: left!important
}
.tar {
    text-align: right
}
.tar-force {
    text-align: right!important
}
.thin {
    font-weight: 100
}
.thin-force {
    font-weight: 100!important
}
.light {
    font-weight: 300
}
.light-force {
    font-weight: 300!important
}
.regular {
    font-weight: 400
}
.regular-force {
    font-weight: 400!important
}
.semibold {
    font-weight: 600
}
.semibold-force {
    font-weight: 600!important
}
.bold {
    font-weight: 700
}
.bold-force {
    font-weight: 700!important
}
.nowrap-force {
    white-space: nowrap!important
}
.db-force {
    display: block!important
}
.dib {
    display: inline-block
}
.dib-force {
    display: inline-block!important
}
.dn {
    display: none
}
.dn-force {
    display: none!important
}
.oh-force {
    overflow: hidden!important
}
.oa {
    overflow: auto
}
.oa-force {
    overflow: auto!important
}
.pos-s {
    position: static
}
.pos-s-force {
    position: static!important
}
.pos-r {
    position: relative
}
.pos-r-force {
    position: relative!important
}
.pos-a {
    position: absolute
}
.pos-a-force {
    position: absolute!important
}
.pos-f {
    position: fixed
}
.pos-f-force {
    position: fixed!important
}
.fl {
    float: left
}
.fl-force {
    float: left!important
}
.fr {
    float: right
}
.fr-force {
    float: right!important
}
.fn {
    float: none
}
.fn-force {
    float: none!important
}
.h100p {
    height: 100%
}
.h100p-force {
    height: 100%!important
}
.w100p {
    width: 100%
}
.w100p-force {
    width: 100%!important
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.clearfix:after {
    clear: both
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-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 {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.text-green {
    color: #17aa1c
}
.text-green-force {
    color: #17aa1c!important
}
.bg-green {
    background-color: #17aa1c
}
.bg-green-force {
    background-color: #17aa1c!important
}
.text-white {
    color: #fff
}
.text-white-force {
    color: #fff!important
}
.bg-white {
    background-color: #fff
}
.bg-white-force {
    background-color: #fff!important
}
.text-black {
    color: #000
}
.text-black-force {
    color: #000!important
}
.bg-black {
    background-color: #000
}
.bg-black-force {
    background-color: #000!important
}
.text-light-grey {
    color: #f4f4f4
}
.text-light-grey-force {
    color: #f4f4f4!important
}
.bg-light-grey {
    background-color: #f4f4f4
}
.bg-light-grey-force {
    background-color: #f4f4f4!important
}
.text-highlight-grey {
    color: #cbcbcb
}
.text-highlight-grey-force {
    color: #cbcbcb!important
}
.bg-highlight-grey {
    background-color: #cbcbcb
}
.bg-highlight-grey-force {
    background-color: #cbcbcb!important
}
.text-dark-grey {
    color: rgba(0, 0, 0, .8)
}
.text-dark-grey-force {
    color: rgba(0, 0, 0, .8)!important
}
.bg-dark-grey {
    background-color: rgba(0, 0, 0, .8)
}
.bg-dark-grey-force {
    background-color: rgba(0, 0, 0, .8)!important
}
.text-medium-grey {
    color: rgba(0, 0, 0, .55)
}
.text-medium-grey-force {
    color: rgba(0, 0, 0, .55)!important
}
.bg-medium-grey {
    background-color: rgba(0, 0, 0, .55)
}
.bg-medium-grey-force {
    background-color: rgba(0, 0, 0, .55)!important
}
.text-line-grey {
    color: rgba(0, 0, 0, .25)
}
.text-line-grey-force {
    color: rgba(0, 0, 0, .25)!important
}
.bg-line-grey {
    background-color: rgba(0, 0, 0, .25)
}
.bg-line-grey-force {
    background-color: rgba(0, 0, 0, .25)!important
}
.text-link-blue {
    color: #1376d7
}
.text-link-blue-force {
    color: #1376d7!important
}
.bg-link-blue {
    background-color: #1376d7
}
.bg-link-blue-force {
    background-color: #1376d7!important
}
.text-border-grey {
    color: #dedede
}
.text-border-grey-force {
    color: #dedede!important
}
.bg-border-grey {
    background-color: #dedede
}
.bg-border-grey-force {
    background-color: #dedede!important
}
.text-purple {
    color: #6f55a0
}
.text-purple-force {
    color: #6f55a0!important
}
.bg-purple {
    background-color: #6f55a0
}
.bg-purple-force {
    background-color: #6f55a0!important
}
.text-turquoise {
    color: #0eadad
}
.text-turquoise-force {
    color: #0eadad!important
}
.bg-turquoise {
    background-color: #0eadad
}
.bg-turquoise-force {
    background-color: #0eadad!important
}
.text-blue {
    color: #298fb7
}
.text-blue-force {
    color: #298fb7!important
}
.bg-blue {
    background-color: #298fb7
}
.bg-blue-force {
    background-color: #298fb7!important
}
.text-orange {
    color: #ef8d2b
}
.text-orange-force {
    color: #ef8d2b!important
}
.bg-orange {
    background-color: #ef8d2b
}
.bg-orange-force {
    background-color: #ef8d2b!important
}
.text-red {
    color: #d23837
}
.text-red-force {
    color: #d23837!important
}
.bg-red {
    background-color: #d23837
}
.bg-red-force {
    background-color: #d23837!important
}
.text-smoke {
    color: #ededed
}
.text-smoke-force {
    color: #ededed!important
}
.bg-smoke {
    background-color: #ededed
}
.bg-smoke-force {
    background-color: #ededed!important
}
.m0 {
    margin: 0
}
.mt0 {
    margin-top: 0
}
.mr0 {
    margin-right: 0
}
.mb0 {
    margin-bottom: 0
}
.ml0 {
    margin-left: 0
}
.p0 {
    padding: 0
}
.pt0 {
    padding-top: 0
}
.pr0 {
    padding-right: 0
}
.pb0 {
    padding-bottom: 0
}
.pl0 {
    padding-left: 0
}
.m5 {
    margin: 5px
}
.mt5 {
    margin-top: 5px
}
.mr5 {
    margin-right: 5px
}
.mb5 {
    margin-bottom: 5px
}
.ml5 {
    margin-left: 5px
}
.p5 {
    padding: 5px
}
.pt5 {
    padding-top: 5px
}
.pr5 {
    padding-right: 5px
}
.pb5 {
    padding-bottom: 5px
}
.pl5 {
    padding-left: 5px
}
.m10 {
    margin: 10px
}
.mt10 {
    margin-top: 10px
}
.mr10 {
    margin-right: 10px
}
.mb10 {
    margin-bottom: 10px
}
.ml10 {
    margin-left: 10px
}
.p10 {
    padding: 10px
}
.pt10 {
    padding-top: 10px
}
.pr10 {
    padding-right: 10px
}
.pb10 {
    padding-bottom: 10px
}
.pl10 {
    padding-left: 10px
}
.m15 {
    margin: 15px
}
.mt15 {
    margin-top: 15px
}
.mr15 {
    margin-right: 15px
}
.mb15 {
    margin-bottom: 15px
}
.ml15 {
    margin-left: 15px
}
.p15 {
    padding: 15px
}
.pt15 {
    padding-top: 15px
}
.pr15 {
    padding-right: 15px
}
.pb15 {
    padding-bottom: 15px
}
.pl15 {
    padding-left: 15px
}
.m20 {
    margin: 20px
}
.mt20 {
    margin-top: 20px
}
.mr20 {
    margin-right: 20px
}
.mb20 {
    margin-bottom: 20px
}
.ml20 {
    margin-left: 20px
}
.p20 {
    padding: 20px
}
.pt20 {
    padding-top: 20px
}
.pr20 {
    padding-right: 20px
}
.pb20 {
    padding-bottom: 20px
}
.pl20 {
    padding-left: 20px
}
.m30 {
    margin: 30px
}
.mt30 {
    margin-top: 30px
}
.mr30 {
    margin-right: 30px
}
.mb30 {
    margin-bottom: 30px
}
.ml30 {
    margin-left: 30px
}
.p30 {
    padding: 30px
}
.pt30 {
    padding-top: 30px
}
.pr30 {
    padding-right: 30px
}
.pb30 {
    padding-bottom: 30px
}
.pl30 {
    padding-left: 30px
}
.m60 {
    margin: 60px
}
.mt60 {
    margin-top: 60px
}
.mr60 {
    margin-right: 60px
}
.mb60 {
    margin-bottom: 60px
}
.ml60 {
    margin-left: 60px
}
.p60 {
    padding: 60px
}
.pt60 {
    padding-top: 60px
}
.pr60 {
    padding-right: 60px
}
.pb60 {
    padding-bottom: 60px
}
.pl60 {
    padding-left: 60px
}
@-ms-viewport {
    width: device-width
}
.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
}
@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    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!important
    }
    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!important
    }
    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!important
    }
    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!important
    }
    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
    }
}
@media only screen and (max-width:1200px) {
    .tac-lg {
        text-align: center
    }
    .tac-force-lg {
        text-align: center!important
    }
    .tal-lg {
        text-align: left
    }
    .tal-force-lg {
        text-align: left!important
    }
    .tar-lg {
        text-align: right
    }
    .tar-force-lg {
        text-align: right!important
    }
    .dn-lg {
        display: none
    }
    .dn-force-lg {
        display: none!important
    }
    .db-lg {
        display: block
    }
    .db-force-lg {
        display: block!important
    }
    .dib-lg {
        display: inline-block
    }
    .dib-force-lg {
        display: inline-block!important
    }
    .fx-dc-lg,
    .fx-lc-lg,
    .fxac-lg,
    .fxdc-lg {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex
    }
    .fx-dc-lg,
    .fxdc-lg {
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .fx-dc-lg.center,
    .fxdc-lg.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .fx-dc-lg.right,
    .fxdc-lg.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .fx-dc-force-lg,
    .fxdc-force-lg {
        display: -webkit-box!important;
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
        -webkit-flex-direction: column!important;
        -moz-flex-direction: column!important;
        -ms-flex-direction: column!important;
        -o-flex-direction: column!important;
        flex-direction: column!important
    }
    .fx-dc-force-lg.center,
    .fxdc-force-lg.center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .fx-dc-force-lg.right,
    .fxdc-force-lg.right {
        -webkit-box-align: center!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: flex-end!important;
        align-items: flex-end!important
    }
    .fx-lc-lg,
    .fxac-lg {
        display: flex
    }
    .fx-c-lg,
    .fx-lc-lg,
    .fxac-lg,
    .fxc-lg {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .fx-c-lg,
    .fxc-lg {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -o-justify-content: center;
        justify-content: center
    }
}
@media only screen and (max-width:992px) {
    .tac-md {
        text-align: center
    }
    .tac-force-md {
        text-align: center!important
    }
    .tal-md {
        text-align: left
    }
    .tal-force-md {
        text-align: left!important
    }
    .tar-md {
        text-align: right
    }
    .tar-force-md {
        text-align: right!important
    }
    .dn-md {
        display: none
    }
    .dn-force-md {
        display: none!important
    }
    .db-md {
        display: block
    }
    .db-force-md {
        display: block!important
    }
    .dib-md {
        display: inline-block
    }
    .dib-force-md {
        display: inline-block!important
    }
    .fx-dc-md,
    .fx-lc-md,
    .fxac-md,
    .fxdc-md {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex
    }
    .fx-dc-md,
    .fxdc-md {
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .fx-dc-md.center,
    .fxdc-md.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .fx-dc-md.right,
    .fxdc-md.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .fx-dc-force-md,
    .fxdc-force-md {
        display: -webkit-box!important;
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
        -webkit-flex-direction: column!important;
        -moz-flex-direction: column!important;
        -ms-flex-direction: column!important;
        -o-flex-direction: column!important;
        flex-direction: column!important
    }
    .fx-dc-force-md.center,
    .fxdc-force-md.center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .fx-dc-force-md.right,
    .fxdc-force-md.right {
        -webkit-box-align: center!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: flex-end!important;
        align-items: flex-end!important
    }
    .fx-lc-md,
    .fxac-md {
        display: flex
    }
    .fx-c-md,
    .fx-lc-md,
    .fxac-md,
    .fxc-md {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .fx-c-md,
    .fxc-md {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -o-justify-content: center;
        justify-content: center
    }
}
@media only screen and (max-width:768px) {
    .tac-sm {
        text-align: center
    }
    .tac-force-sm {
        text-align: center!important
    }
    .tal-sm {
        text-align: left
    }
    .tal-force-sm {
        text-align: left!important
    }
    .tar-sm {
        text-align: right
    }
    .tar-force-sm {
        text-align: right!important
    }
    .dn-sm {
        display: none
    }
    .dn-force-sm {
        display: none!important
    }
    .db-sm {
        display: block
    }
    .db-force-sm {
        display: block!important
    }
    .dib-sm {
        display: inline-block
    }
    .dib-force-sm {
        display: inline-block!important
    }
    .fx-dc-sm,
    .fx-lc-sm,
    .fxac-sm,
    .fxdc-sm {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex
    }
    .fx-dc-sm,
    .fxdc-sm {
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .fx-dc-sm.center,
    .fxdc-sm.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .fx-dc-sm.right,
    .fxdc-sm.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .fx-dc-force-sm,
    .fxdc-force-sm {
        display: -webkit-box!important;
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
        -webkit-flex-direction: column!important;
        -moz-flex-direction: column!important;
        -ms-flex-direction: column!important;
        -o-flex-direction: column!important;
        flex-direction: column!important
    }
    .fx-dc-force-sm.center,
    .fxdc-force-sm.center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .fx-dc-force-sm.right,
    .fxdc-force-sm.right {
        -webkit-box-align: center!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: flex-end!important;
        align-items: flex-end!important
    }
    .fx-lc-sm,
    .fxac-sm {
        display: flex
    }
    .fx-c-sm,
    .fx-lc-sm,
    .fxac-sm,
    .fxc-sm {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .fx-c-sm,
    .fxc-sm {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -o-justify-content: center;
        justify-content: center
    }
}
@media only screen and (max-width:480px) {
    .tac-xs {
        text-align: center
    }
    .tac-force-xs {
        text-align: center!important
    }
    .tal-xs {
        text-align: left
    }
    .tal-force-xs {
        text-align: left!important
    }
    .tar-xs {
        text-align: right
    }
    .tar-force-xs {
        text-align: right!important
    }
    .dn-xs {
        display: none
    }
    .dn-force-xs {
        display: none!important
    }
    .db-xs {
        display: block
    }
    .db-force-xs {
        display: block!important
    }
    .dib-xs {
        display: inline-block
    }
    .dib-force-xs {
        display: inline-block!important
    }
    .fx-dc-xs,
    .fx-lc-xs,
    .fxac-xs,
    .fxdc-xs {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex
    }
    .fx-dc-xs,
    .fxdc-xs {
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }
    .fx-dc-xs.center,
    .fxdc-xs.center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .fx-dc-xs.right,
    .fxdc-xs.right {
        -webkit-box-align: center;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
        align-items: flex-end
    }
    .fx-dc-force-xs,
    .fxdc-force-xs {
        display: -webkit-box!important;
        display: -moz-box!important;
        display: -ms-flexbox!important;
        display: -webkit-flex!important;
        display: flex!important;
        -webkit-flex-direction: column!important;
        -moz-flex-direction: column!important;
        -ms-flex-direction: column!important;
        -o-flex-direction: column!important;
        flex-direction: column!important
    }
    .fx-dc-force-xs.center,
    .fxdc-force-xs.center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .fx-dc-force-xs.right,
    .fxdc-force-xs.right {
        -webkit-box-align: center!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: flex-end!important;
        align-items: flex-end!important
    }
    .fx-lc-xs,
    .fxac-xs {
        display: flex
    }
    .fx-c-xs,
    .fx-lc-xs,
    .fxac-xs,
    .fxc-xs {
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
    .fx-c-xs,
    .fxc-xs {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -o-justify-content: center;
        justify-content: center
    }
}
@media (max-width:768px) {
    .price-change-wrap .procedure,
    .price-change-wrap__table {
        overflow-y: hidden;
        overflow-x: auto
    }
    .price-change-wrap .popover {
        width: 100%
    }
    .price-change-wrap__table {
        width: 100%;
        margin-bottom: 15.75px;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .price-change-wrap__table td:nth-child(2) {
        white-space: nowrap
    }
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container-fluid .jumbotron,
.container .jumbotron {
    border-radius: 2px;
    padding-left: 15px;
    padding-right: 15px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container-fluid .jumbotron,
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 68px
    }
}
code,
kbd {
    font-size: 90%
}
code,
kbd,
pre,
samp {
    font-family: cocon, Menlo, Monaco, Consolas, Courier New, monospace
}
kbd {
    padding: 2px 4px;
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}
pre {
    display: block;
    padding: 10px;
    margin: 0 0 10.5px;
    font-size: 14px;
    line-height: 1.43;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
code {
    color: #d23837;
    background-color: #f4f4f4;
    border: 1px solid #e7e7e7;
    border-radius: 0;
    padding: 5px
}
pre code {
    border: none
}
.redactor-editor pre.prettyprint {
    padding: 24px;
    border: 1px solid #ccc
}
pre.prettyprinted {
    border: none;
    font-size: 12px;
    font-family: cocon, Monaco, Menlo, Ubuntu Mono, Consolas, source-code-pro, monospace, Courier New;
    cursor: auto
}
pre.prettyprinted,
pre.prettyprinted li.L1,
pre.prettyprinted li.L3,
pre.prettyprinted li.L5,
pre.prettyprinted li.L7,
pre.prettyprinted li.L9 {
    background-color: inherit
}
pre.prettyprinted ol.linenums {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0
}
pre.prettyprinted ol.linenums>li {
    counter-increment: customlistcounter
}
pre.prettyprinted ol.linenums li {
    margin-bottom: 0!important
}
pre.prettyprinted ol.linenums>li:before {
    content: counter(customlistcounter) " ";
    width: 40px;
    display: inline-block;
    text-align: right;
    padding-right: 5px;
    margin-right: 15px;
    border-right: 1px solid #d1d1d1;
    color: #d1d1d1
}
pre.prettyprinted ol.linenums:first-child {
    counter-reset: customlistcounter
}
pre.prettyprinted .pln {
    color: #000
}
pre.prettyprinted .tag {
    color: #ff5600
}
pre.prettyprinted .atn {
    color: #000
}
pre.prettyprinted .str {
    color: #00a33f
}
pre.prettyprinted .kwd {
    color: #ff5600
}
pre.prettyprinted .com {
    color: #919191
}
pre.prettyprinted .typ {
    color: #21439c
}
pre.prettyprinted .clo,
pre.prettyprinted .lit,
pre.prettyprinted .opn,
pre.prettyprinted .pun {
    color: #000
}
pre.prettyprinted .atv {
    color: #00a33f
}
pre.prettyprinted .dec,
pre.prettyprinted .var {
    color: #000
}
pre.prettyprinted .fun {
    color: #ff5600
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well-lg,
.well-sm {
    border-radius: 2px
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px
}
.well-sm {
    padding: 9px
}
.badge {
    display: inline-block;
    font-weight: 700;
    color: #fff;
    line-height: 1.43;
    white-space: nowrap;
    text-align: center;
    background-color: #d23837;
    border-radius: 15px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #1376d7;
    background-color: #fff
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.badge {
    padding: 2px 6px;
    font-size: 10px;
    background-clip: padding-box;
    min-width: 22px;
    border: 2px solid #fff;
    z-index: 1;
    text-shadow: none;
    vertical-align: text-top
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 21px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 2px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: "/\A0";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.carousel,
.carousel-inner {
    position: relative
}
.carousel-caption,
.carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
.carousel-inner {
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: left .6s ease-in-out;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: left .6s ease-in-out
}
@media (-webkit-transform-3d),
all and (transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        left: 0
    }
}
.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;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: transparent
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    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,
.carousel-control .udi-chevron-left,
.carousel-control .udi-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev,
.carousel-control .udi-chevron-left {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .udi-chevron-right {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: cocon, serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203A'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev,
    .carousel-control .udi-chevron-left,
    .carousel-control .udi-chevron-right {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev,
    .carousel-control .udi-chevron-left {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .udi-chevron-right {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.checkbox-inline:not(.checkbox-slide) label,
.checkbox:not(.checkbox-slide) label {
    position: relative;
    margin-left: 2px
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]+.checkbox-label,
.checkbox:not(.checkbox-slide) input[type=checkbox]+.checkbox-label {
    padding-left: 5px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]+.checkbox-label>span,
.checkbox:not(.checkbox-slide) input[type=checkbox]+.checkbox-label>span {
    pointer-events: none
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]+.checkbox-label:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]+.checkbox-label:before {
    position: absolute;
    left: -2px;
    top: 2px;
    content: '';
    border-radius: 2px;
    width: 17px;
    height: 17px;
    border: 1px solid #17aa1c;
    background-color: #17aa1c
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]+.checkbox-label:after {
    position: absolute;
    left: -2px;
    top: 2px;
    font-family: UdemyIcons;
    color: #fff;
    transition: all .2s;
    content: "\F00C";
    margin-left: 2px;
    font-size: 13px
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:after,
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:before {
    background-color: #fff;
    border-color: #e0e0e0;
    transition: all .2s
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:checked)+.checkbox-label:after {
    opacity: 0;
    transform: scale(0)
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:disabled)+.checkbox-label:hover:before,
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:not(:disabled):focus+.checkbox-label:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:disabled)+.checkbox-label:hover:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]:not(:disabled):focus+.checkbox-label:before {
    border: 1px solid #17aa1c!important
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:checked+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]:checked+.checkbox-label:after {
    opacity: 1;
    transform: scale(1)
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:disabled+.checkbox-label,
.checkbox:not(.checkbox-slide) input[type=checkbox]:disabled+.checkbox-label {
    cursor: not-allowed;
    color: #aaa
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:disabled+.checkbox-label:before,
.checkbox:not(.checkbox-slide) input[type=checkbox]:disabled+.checkbox-label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}
.checkbox-inline:not(.checkbox-slide) input[type=checkbox]:disabled:checked+.checkbox-label:after,
.checkbox:not(.checkbox-slide) input[type=checkbox]:disabled:checked+.checkbox-label:after {
    color: #999
}
.checkbox-slide {
    display: inline-block;
    padding-left: 0!important;
    vertical-align: middle
}
.checkbox-slide label {
    padding-left: 0
}
.checkbox-slide input[type=checkbox] {
    display: none
}
.checkbox-slide input[type=checkbox]+.checkbox-label {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    cursor: pointer;
    position: relative;
    box-sizing: content-box;
    height: 1.4em;
    width: 3.2em;
    padding-left: 0;
    margin-top: .1em;
    border: .2em solid #737373;
    border-radius: .9em;
    background: #737373;
    text-indent: -99999px
}
.checkbox-slide input[type=checkbox]+.checkbox-label:before {
    content: none
}
.checkbox-slide input[type=checkbox]+.checkbox-label:after {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1.4em;
    height: 1.4em;
    border-radius: 50%;
    background: #fff
}
.checkbox-slide input[type=checkbox]:checked+.checkbox-label {
    background: #17aa1c;
    border-color: #17aa1c
}
.checkbox-slide input[type=checkbox]:checked+.checkbox-label:after {
    left: 1.8em
}
.checkbox-slide input[type=checkbox]:disabled+.checkbox-label {
    cursor: not-allowed
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}
a.list-group-item,
button.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #17aa1c;
    border-color: #17aa1c
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #9bf29e
}
.list-group-item-success {
    background-color: #dff0d8
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff
}
.list-group-item-info {
    background-color: #d9edf7
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff
}
.list-group-item-warning {
    background-color: #fcf8e3
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff
}
.list-group-item-danger {
    background-color: #fad5ce
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    background-color: #f8c1b7
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.list-group-item-danger,
.list-group-item-info,
.list-group-item-success,
.list-group-item-warning {
    color: #000
}
a.list-group-item-danger,
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
a.list-group-item-info,
a.list-group-item-info:focus,
a.list-group-item-info:hover,
a.list-group-item-success,
a.list-group-item-success:focus,
a.list-group-item-success:hover,
a.list-group-item-warning,
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-danger,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-info,
button.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-success,
button.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-warning,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #555
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    background-color: #fff;
    border-color: #fff
}
.media-object.img-thumbnail,
.media img {
    max-width: none
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.pager:after,
.pager:before {
    content: " ";
    display: table
}
.pager:after {
    clear: both
}
.pager {
    padding-left: 0;
    list-style: none;
    text-align: center;
    margin: 0
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #f7f7f7
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #e9e9e9
}
.pager .btn {
    padding: 10px 15px
}
.pager .pager-label {
    float: left;
    padding: 10px 15px 10px 0
}
.pager .pager-label+.btn {
    border-radius: 2px!important
}
.pager .next>a,
.pager .next>span,
.pager .previous>a,
.pager .previous>span {
    float: none
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: cocon, Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.43;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 15px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.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: 15px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 1px 1px 0 0
}
.popover-content {
    padding: 9px 14px
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    border-width: 10px;
    content: ""
}
.popover.bottom>.arrow:after,
.popover.left>.arrow:after,
.popover.right>.arrow:after,
.popover.top>.arrow:after {
    content: " "
}
.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}
.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
    left: 1px;
    bottom: -10px;
    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: rgba(0, 0, 0, .25);
    top: -11px
}
.popover.bottom>.arrow:after {
    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: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}
.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent)
}
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 21px;
    margin-bottom: 21px;
    background-color: #f5f5f5;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar,
.progress-bar-success {
    background-color: #17aa1c
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 13px;
    line-height: 21px;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}
.progress-bar.active,
.progress.active .progress-bar {
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #298fb7
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-warning {
    background-color: #ef8d2b
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-danger {
    background-color: #d23837
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.radio-inline:not(.radio-button) input[type=radio]+.radio-label>span,
.radio:not(.radio-button) input[type=radio]+.radio-label>span,
a.radio-button input[type=radio]+.radio-label.disabled,
fieldset[disabled] a.radio-button input[type=radio]+.radio-label {
    pointer-events: none
}
.radio-inline:not(.radio-button),
.radio-inline:not(.radio-button) label,
.radio:not(.radio-button),
.radio:not(.radio-button) label {
    padding-left: 0
}
.radio-inline:not(.radio-button) input[type=radio],
.radio:not(.radio-button) input[type=radio] {
    /* position: fixed;
     left: -9999px*/
}
.radio-inline:not(.radio-button) input[type=radio]+.radio-label,
.radio:not(.radio-button) input[type=radio]+.radio-label {
    position: relative;
    padding-left: 25px;
    padding-top: 1px;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.radio-button,
.radio-button label {
    padding-left: 0
}
.radio-inline:not(.radio-button) input[type=radio]+.radio-label:before,
.radio:not(.radio-button) input[type=radio]+.radio-label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 17px;
    height: 17px;
    border: 1px solid #17aa1c;
    background-color: #17aa1c;
    border-radius: 17px
}
.radio-inline:not(.radio-button) input[type=radio]+.radio-label:after,
.radio:not(.radio-button) input[type=radio]+.radio-label:after {
    font-family: UdemyIcons;
    position: absolute;
    color: #fff;
    transition: all .2s;
    content: "\F111";
    top: 6px;
    left: 5px;
    font-size: 8px
}
.radio-inline:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:after,
.radio-inline:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:before,
.radio:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:after,
.radio:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:before {
    background-color: #fff;
    border-color: #e0e0e0;
    transition: all .2s
}
.radio-inline:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:after,
.radio:not(.radio-button) input[type=radio]:not(:checked)+.radio-label:after {
    opacity: 0;
    transform: scale(0)
}
.radio-inline:not(.radio-button) input[type=radio]:not(:disabled)+.radio-label:hover:before,
.radio-inline:not(.radio-button) input[type=radio]:not(:disabled):focus+.radio-label:before,
.radio:not(.radio-button) input[type=radio]:not(:disabled)+.radio-label:hover:before,
.radio:not(.radio-button) input[type=radio]:not(:disabled):focus+.radio-label:before {
    border: 1px solid #17aa1c!important
}
.radio-inline:not(.radio-button) input[type=radio]:checked+.radio-label:after,
.radio:not(.radio-button) input[type=radio]:checked+.radio-label:after {
    opacity: 1;
    transform: scale(1)
}
.radio-inline:not(.radio-button) input[type=radio]:disabled+.radio-label,
.radio:not(.radio-button) input[type=radio]:disabled+.radio-label {
    cursor: not-allowed;
    color: #aaa
}
.radio-inline:not(.radio-button) input[type=radio]:disabled+.radio-label:before,
.radio:not(.radio-button) input[type=radio]:disabled+.radio-label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd
}
.radio-inline:not(.radio-button) input[type=radio]:disabled:checked+.radio-label:after,
.radio:not(.radio-button) input[type=radio]:disabled:checked+.radio-label:after {
    color: #999
}
.radio-button {
    display: inline-block;
    vertical-align: middle
}
.radio-button input[type=radio] {
    display: none
}
.radio-button input[type=radio]+.radio-label {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 11px 12px;
    font-size: 15px;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.35135;
    color: #fff;
    background-color: #cbcbcb
}
.radio-button input[type=radio]+.radio-label.active.focus,
.radio-button input[type=radio]+.radio-label.active:focus,
.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:active.focus,
.radio-button input[type=radio]+.radio-label:active:focus,
.radio-button input[type=radio]+.radio-label:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:focus,
.radio-button input[type=radio]+.radio-label:hover {
    text-decoration: none
}
.radio-button input[type=radio]+.radio-label.active,
.radio-button input[type=radio]+.radio-label:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.radio-button input[type=radio]+.radio-label.disabled,
.radio-button input[type=radio]+.radio-label[disabled],
fieldset[disabled] .radio-button input[type=radio]+.radio-label {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}
.radio-button input[type=radio]+.radio-label.disabled,
.radio-button input[type=radio]+.radio-label:disabled,
.radio-button input[type=radio]+.radio-label[disabled],
fieldset[disabled] .radio-button input[type=radio]+.radio-label {
    background-color: #e9e9e9!important;
    border-color: #c6c7c8!important;
    color: #999!important
}
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label.focus,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label:focus,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label:hover,
.radio-button input[type=radio]+.radio-label.active,
.radio-button input[type=radio]+.radio-label.active.focus,
.radio-button input[type=radio]+.radio-label.active:focus,
.radio-button input[type=radio]+.radio-label.active:hover,
.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:active,
.radio-button input[type=radio]+.radio-label:active.focus,
.radio-button input[type=radio]+.radio-label:active:focus,
.radio-button input[type=radio]+.radio-label:active:hover,
.radio-button input[type=radio]+.radio-label:focus,
.radio-button input[type=radio]+.radio-label:hover {
    color: #fff
}
.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:focus {
    box-shadow: none!important;
    outline: 0!important
}
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label,
.radio-button input[type=radio]+.radio-label.active,
.radio-button input[type=radio]+.radio-label:active {
    box-shadow: none;
    outline: 0!important;
    background-image: none
}
.radio-button input[type=radio]+.radio-label.disabled.focus,
.radio-button input[type=radio]+.radio-label.disabled:focus,
.radio-button input[type=radio]+.radio-label.disabled:hover,
.radio-button input[type=radio]+.radio-label[disabled].focus,
.radio-button input[type=radio]+.radio-label[disabled]:focus,
.radio-button input[type=radio]+.radio-label[disabled]:hover,
fieldset[disabled] .radio-button input[type=radio]+.radio-label.focus,
fieldset[disabled] .radio-button input[type=radio]+.radio-label:focus,
fieldset[disabled] .radio-button input[type=radio]+.radio-label:hover {
    background-color: #cbcbcb;
    border-color: transparent
}
.radio-button input[type=radio]+.radio-label .badge {
    color: #cbcbcb;
    background-color: #fff
}
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label.focus,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label:focus,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label:hover,
.radio-button input[type=radio]:checked+.radio-label.active,
.radio-button input[type=radio]:checked+.radio-label.active.focus,
.radio-button input[type=radio]:checked+.radio-label.active:focus,
.radio-button input[type=radio]:checked+.radio-label.active:hover,
.radio-button input[type=radio]:checked+.radio-label.focus,
.radio-button input[type=radio]:checked+.radio-label:active,
.radio-button input[type=radio]:checked+.radio-label:active.focus,
.radio-button input[type=radio]:checked+.radio-label:active:focus,
.radio-button input[type=radio]:checked+.radio-label:active:hover,
.radio-button input[type=radio]:checked+.radio-label:focus,
.radio-button input[type=radio]:checked+.radio-label:hover {
    color: #fff
}
.radio-button input[type=radio]+.radio-label.focus,
.radio-button input[type=radio]+.radio-label:focus {
    background-color: #bcbcbc;
    border-color: transparent
}
.radio-button input[type=radio]+.radio-label:hover {
    background-color: #c3c3c3;
    border-color: transparent
}
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label.focus,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label:focus,
.open>.dropdown-toggle.radio-button input[type=radio]+.radio-label:hover,
.radio-button input[type=radio]+.radio-label.active,
.radio-button input[type=radio]+.radio-label.active.focus,
.radio-button input[type=radio]+.radio-label.active:focus,
.radio-button input[type=radio]+.radio-label.active:hover,
.radio-button input[type=radio]+.radio-label:active,
.radio-button input[type=radio]+.radio-label:active.focus,
.radio-button input[type=radio]+.radio-label:active:focus,
.radio-button input[type=radio]+.radio-label:active:hover {
    background-color: #bcbcbc;
    border-color: transparent
}
.radio-button input[type=radio]:checked+.radio-label {
    color: #fff;
    background-color: #17aa1c;
    border-color: transparent
}
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label,
.radio-button input[type=radio]:checked+.radio-label.active,
.radio-button input[type=radio]:checked+.radio-label:active {
    background-image: none
}
.radio-button input[type=radio]:checked+.radio-label.disabled.focus,
.radio-button input[type=radio]:checked+.radio-label.disabled:focus,
.radio-button input[type=radio]:checked+.radio-label.disabled:hover,
.radio-button input[type=radio]:checked+.radio-label[disabled].focus,
.radio-button input[type=radio]:checked+.radio-label[disabled]:focus,
.radio-button input[type=radio]:checked+.radio-label[disabled]:hover,
fieldset[disabled] .radio-button input[type=radio]:checked+.radio-label.focus,
fieldset[disabled] .radio-button input[type=radio]:checked+.radio-label:focus,
fieldset[disabled] .radio-button input[type=radio]:checked+.radio-label:hover {
    background-color: #17aa1c;
    border-color: transparent
}
.radio-button input[type=radio]:checked+.radio-label .badge {
    color: #17aa1c;
    background-color: #fff
}
.radio-button input[type=radio]:checked+.radio-label.focus,
.radio-button input[type=radio]:checked+.radio-label:focus {
    background-color: #138f18;
    border-color: transparent
}
.radio-button input[type=radio]:checked+.radio-label:hover {
    background-color: #159d1a;
    border-color: transparent
}
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label.focus,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label:focus,
.open>.dropdown-toggle.radio-button input[type=radio]:checked+.radio-label:hover,
.radio-button input[type=radio]:checked+.radio-label.active,
.radio-button input[type=radio]:checked+.radio-label.active.focus,
.radio-button input[type=radio]:checked+.radio-label.active:focus,
.radio-button input[type=radio]:checked+.radio-label.active:hover,
.radio-button input[type=radio]:checked+.radio-label:active,
.radio-button input[type=radio]:checked+.radio-label:active.focus,
.radio-button input[type=radio]:checked+.radio-label:active:focus,
.radio-button input[type=radio]:checked+.radio-label:active:hover {
    background-color: #138f18;
    border-color: transparent
}
.radio-button input[type=radio]:disabled+.radio-label {
    cursor: not-allowed;
    background-color: #8d8d8d!important;
    border-color: #b2b2b2!important;
    color: #d5d5d5!important
}
.radio-button+.radio-button {
    margin: 0 0 0 4px
}
.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,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 21px;
    line-height: 1.43;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: border .2s ease-in-out;
    -moz-transition: border .2s ease-in-out;
    -ms-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #1376d7
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
