body, h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", sans-serif;
}
.bold.btn, .sbold.btn {
    letter-spacing: 0;
}
body {
    color: #333;
    padding: 0!important;
    margin: 0!important;
    direction: "ltr";
    font-size: 14px;
}
@-ms-viewport {
    width: device-width;
}
@-o-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
@-ms-viewport {
    width: auto!important;
}

hr, p {
    margin: 20px 0;
}
@-webkit-keyframes growCircleRadio {
    0%, 100% {
    -webkit-transform: scale(0);
    opacity: 1;
}
70% {
    background: #eee;
    -webkit-transform: scale(1.25);
}
}@-moz-keyframes growCircleRadio {
    0%, 100% {
    -moz-transform: scale(0);
    opacity: 1;
}
70% {
    background: #eee;
    -moz-transform: scale(1.25);
}
}@keyframes growCircleRadio {
    0%, 100% {
    transform: scale(0);
    opacity: 1;
}
70% {
    background: #eee;
    transform: scale(1.25);
}
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 14px;
}
h6 {
    font-size: 12px;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #444;
}
h1.block, h2.block, h3.block, h4.block, h5.block, h6.block {
    padding-top: 10px;
    padding-bottom: 10px;
}
a {
    text-shadow: none;
    color: #337ab7;
}
a:hover {
    cursor: pointer;
    color: #23527c;
}
a:active, a:focus, a:hover {
    outline: 0;
}
hr {
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 0;
}

.margin-bottom-20 {
    margin-bottom: 20px!important;
}
.btn {
    outline: 0!important;
}

.portlet {
    margin-top: 0;
    margin-bottom: 25px;
    padding: 0;
    border-radius: 4px;
}
.portlet.portlet-fullscreen {
    z-index: 10060;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}
.portlet.portlet-fullscreen>.portlet-body {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 10px;
}
.portlet.portlet-fullscreen>.portlet-title {
    padding: 0 10px;
}
.portlet>.portlet-title {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin-bottom: 10px;
    min-height: 41px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.portlet>.portlet-title:after, .portlet>.portlet-title:before {
    content: " ";
    display: table;
}
.portlet>.portlet-title:after {
    clear: both;
}
.portlet>.portlet-title>.caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 0;
}
.portlet>.portlet-title>.caption.bold {
    font-weight: 400;
}
.portlet>.portlet-title>.caption>i {
    float: left;
    margin-top: 4px;
    display: inline-block;
    font-size: 13px;
    margin-right: 5px;
    color: #666;
}
.portlet>.portlet-title>.caption>i.glyphicon {
    margin-top: 2px;
}
.portlet>.portlet-title>.caption>.caption-helper {
    padding: 0;
    margin: 0;
    line-height: 13px;
    color: #9eacb4;
    font-size: 13px;
    font-weight: 400;
}
.portlet>.portlet-title>.actions {
    float: right;
    display: inline-block;
    padding: 6px 0;
}
.portlet>.portlet-title>.actions>.dropdown-menu i {
    color: #555;
}
.portlet>.portlet-title>.actions>.btn, .portlet>.portlet-title>.actions>.btn-group>.btn, .portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm, .portlet>.portlet-title>.actions>.btn.btn-sm {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
}
.portlet>.portlet-title>.actions>.btn-group>.btn.btn-default, .portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm.btn-default, .portlet>.portlet-title>.actions>.btn.btn-default, .portlet>.portlet-title>.actions>.btn.btn-sm.btn-default {
    padding: 3px 9px;
}
.portlet>.portlet-title>.actions>.btn-group>.btn.btn-sm>i, .portlet>.portlet-title>.actions>.btn-group>.btn>i, .portlet>.portlet-title>.actions>.btn.btn-sm>i, .portlet>.portlet-title>.actions>.btn>i {
    font-size: 13px;
}
.portlet>.portlet-title>.actions .btn-icon-only {
    padding: 5px 7px 3px;
}
.portlet>.portlet-title>.actions .btn-icon-only.btn-default {
    padding: 4px 6px 2px;
}
.portlet>.portlet-title>.actions .btn-icon-only.btn-default>i {
    font-size: 14px;
}
.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen {
    font-family: FontAwesome;
    color: #a0a0a0;
    padding-top: 3px;
}
.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen.btn-sm {
    padding: 3px!important;
    height: 27px;
    width: 27px;
}
.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen:before {
    content: "\f065"}
.portlet>.portlet-title>.actions .btn-icon-only.btn-default.fullscreen.on:before {
    content: "\f066"}
.portlet>.portlet-title>.tools {
    float: right;
    display: inline-block;
    padding: 12px 0 8px;
}
.portlet>.portlet-title>.tools>a {
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.portlet>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon.html);
    background-repeat: no-repeat;
    width: 11px;
}
.portlet>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon.html);
    background-repeat: no-repeat;
    width: 12px;
}
.portlet>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon.html);
    width: 13px;
}
.portlet>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon.html);
    width: 14px;
    visibility: visible;
}
.portlet>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon.html);
    width: 14px;
    visibility: visible;
}
.portlet>.portlet-title>.tools>a.fullscreen {
    display: inline-block;
    top: -3px;
    position: relative;
    font-size: 13px;
    font-family: FontAwesome;
    color: #ACACAC;
}
.portlet>.portlet-title>.tools>a.fullscreen:before {
    content: "\f065"}
.portlet>.portlet-title>.tools>a.fullscreen.on:before {
    content: "\f066"}
.portlet>.portlet-title>.tools>a:hover {
    text-decoration: none;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    opacity: .8;
    filter: alpha(opacity=80);
}
.portlet>.portlet-title>.pagination {
    float: right;
    display: inline-block;
    margin: 2px 0 0;
    border: 0;
    padding: 4px 0;
}
.portlet>.portlet-title>.nav-tabs {
    background: 0 0;
    margin: 1px 0 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    display: inline-block;
    border: 0;
}
.portlet>.portlet-title>.nav-tabs>li {
    background: 0 0;
    margin: 0;
    border: 0;
}
.portlet>.portlet-title>.nav-tabs>li>a {
    background: 0 0;
    margin: 5px 0 0 1px;
    border: 0;
    padding: 8px 10px;
    color: #fff;
}
.portlet>.portlet-title>.nav-tabs>li.active>a, .portlet>.portlet-title>.nav-tabs>li:hover>a {
    color: #333;
    background: #fff;
    border: 0;
}
.portlet>.portlet-body {
    clear: both;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.portlet>.portlet-body p {
    margin-top: 0;
}
.portlet>.portlet-empty {
    min-height: 125px;
}
.portlet.full-height-content {
    margin-bottom: 0;
}
.portlet.bordered {
    border-left: 2px solid #e6e9ec!important;
}
.portlet.bordered>.portlet-title {
    border-bottom: 0;
}
.portlet.solid {
    padding: 0 10px 10px;
    border: 0;
}
.portlet.solid>.portlet-title {
    border-bottom: 0;
    margin-bottom: 10px;
}
.portlet.solid>.portlet-title>.caption {
    padding: 16px 0 2px;
}
.portlet.solid>.portlet-title>.actions {
    padding: 12px 0 6px;
}
.portlet.solid>.portlet-title>.tools {
    padding: 14px 0 6px;
}
.portlet.solid.bordered>.portlet-title {
    margin-bottom: 10px;
}
.portlet.box {
    padding: 0!important;
}
.portlet.box>.portlet-title {
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: #fff;
}
.portlet.box>.portlet-title>.caption {
    padding: 11px 0 9px;
}
.portlet.box>.portlet-title>.tools>a.remove {
    background-image: url(../img/portlet-remove-icon-white.html);
}
.portlet.box>.portlet-title>.tools>a.config {
    background-image: url(../img/portlet-config-icon-white.html);
}
.portlet.box>.portlet-title>.tools>a.reload {
    background-image: url(../img/portlet-reload-icon-white.html);
}
.portlet.box>.portlet-title>.tools>a.expand {
    background-image: url(../img/portlet-expand-icon-white.html);
}
.portlet.box>.portlet-title>.tools>a.collapse {
    background-image: url(../img/portlet-collapse-icon-white.html);
}
.portlet.box>.portlet-title>.tools>a.fullscreen {
    color: #fdfdfd;
}
.portlet.box>.portlet-title>.actions {
    padding: 7px 0 5px;
}
.portlet.box>.portlet-body {
    background-color: #fff;
    padding: 15px;
}
.portlet.light {
    padding: 12px 20px 15px;
    background-color: #202225;
}
.portlet.light.bordered {
    border: 1px solid #202225!important;
}
.portlet.light.bordered>.portlet-title {
    border-bottom: 1px solid #202225;
}
.portlet.light.bg-inverse {
    background: #f1f4f7;
}
.portlet.light>.portlet-title {
    padding: 0;
    min-height: 48px;
}
.portlet.light>.portlet-title>.caption {
    color: #666;
    padding: 10px 0;
}
.portlet.light>.portlet-title>.caption>.caption-subject {
    font-size: 16px;
}
.portlet.light>.portlet-title>.caption>i {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    margin-top: 3px;
}
.portlet.solid.blue-chambray>.portlet-title>.caption, .portlet.solid.blue-dark>.portlet-title>.caption, .portlet.solid.blue-ebonyclay>.portlet-title>.caption, .portlet.solid.blue-hoki>.portlet-title>.caption, .portlet.solid.blue-madison>.portlet-title>.caption, .portlet.solid.blue-oleo>.portlet-title>.caption, .portlet.solid.blue-sharp>.portlet-title>.caption, .portlet.solid.blue-soft>.portlet-title>.caption, .portlet.solid.blue-steel>.portlet-title>.caption, .portlet.solid.blue>.portlet-title>.caption, .portlet.solid.dark>.portlet-title>.caption, .portlet.solid.default>.portlet-title>.caption, .portlet.solid.green-dark>.portlet-title>.caption, .portlet.solid.green-haze>.portlet-title>.caption, .portlet.solid.green-jungle>.portlet-title>.caption, .portlet.solid.green-meadow>.portlet-title>.caption, .portlet.solid.green-seagreen>.portlet-title>.caption, .portlet.solid.green-sharp>.portlet-title>.caption, .portlet.solid.green-soft>.portlet-title>.caption, .portlet.solid.green-steel>.portlet-title>.caption, .portlet.solid.green-turquoise>.portlet-title>.caption, .portlet.solid.green>.portlet-title>.caption, .portlet.solid.grey-cararra>.portlet-title>.caption, .portlet.solid.grey-cascade>.portlet-title>.caption, .portlet.solid.grey-gallery>.portlet-title>.caption, .portlet.solid.grey-mint>.portlet-title>.caption, .portlet.solid.grey-salt>.portlet-title>.caption, .portlet.solid.grey-silver>.portlet-title>.caption, .portlet.solid.grey-steel>.portlet-title>.caption, .portlet.solid.grey>.portlet-title>.caption, .portlet.solid.purple-intense>.portlet-title>.caption, .portlet.solid.purple-medium>.portlet-title>.caption, .portlet.solid.purple-plum>.portlet-title>.caption, .portlet.solid.purple-seance>.portlet-title>.caption, .portlet.solid.purple-sharp>.portlet-title>.caption, .portlet.solid.purple-soft>.portlet-title>.caption, .portlet.solid.purple-studio>.portlet-title>.caption, .portlet.solid.purple-wisteria>.portlet-title>.caption, .portlet.solid.purple>.portlet-title>.caption, .portlet.solid.red-flamingo>.portlet-title>.caption, .portlet.solid.red-haze>.portlet-title>.caption, .portlet.solid.red-intense>.portlet-title>.caption, .portlet.solid.red-mint>.portlet-title>.caption, .portlet.solid.red-pink>.portlet-title>.caption, .portlet.solid.red-soft>.portlet-title>.caption, .portlet.solid.red-sunglo>.portlet-title>.caption, .portlet.solid.red-thunderbird>.portlet-title>.caption, .portlet.solid.red>.portlet-title>.caption, .portlet.solid.white>.portlet-title>.caption, .portlet.solid.yellow-casablanca>.portlet-title>.caption, .portlet.solid.yellow-crusta>.portlet-title>.caption, .portlet.solid.yellow-gold>.portlet-title>.caption, .portlet.solid.yellow-haze>.portlet-title>.caption, .portlet.solid.yellow-lemon>.portlet-title>.caption, .portlet.solid.yellow-mint>.portlet-title>.caption, .portlet.solid.yellow-saffron>.portlet-title>.caption, .portlet.solid.yellow-soft>.portlet-title>.caption, .portlet.solid.yellow>.portlet-title>.caption {
    font-weight: 400;
}
.portlet.light>.portlet-title>.caption.caption-md>.caption-subject {
    font-size: 15px;
}
.portlet.light>.portlet-title>.caption.caption-md>i {
    font-size: 14px;
}
.portlet.light>.portlet-title>.actions {
    padding: 6px 0 14px;
}
.portlet.light>.portlet-title>.actions .btn-default {
    color: #666;
}
.portlet.light>.portlet-title>.actions .btn-icon-only {
    height: 27px;
    width: 27px;
}
.portlet.light>.portlet-title>.actions .dropdown-menu li>a {
    color: #555;
}
.portlet.light>.portlet-title>.inputs {
    float: right;
    display: inline-block;
    padding: 4px 0;
}
.portlet.light>.portlet-title>.inputs>.portlet-input .input-icon>i {
    font-size: 14px;
    margin-top: 9px;
}
.portlet.light>.portlet-title>.inputs>.portlet-input .input-icon>.form-control {
    height: 30px;
    padding: 2px 26px 3px 10px;
    font-size: 13px;
}
.portlet.light>.portlet-title>.inputs>.portlet-input>.form-control {
    height: 30px;
    padding: 3px 10px;
    font-size: 13px;
}
.portlet.light>.portlet-title>.pagination {
    padding: 2px 0 13px;
}
.portlet.light>.portlet-title>.tools {
    padding: 10px 0 13px;
    margin-top: 2px;
}
.portlet.light>.portlet-title>.nav-tabs>li {
    margin: 0;
    padding: 0;
}
.portlet.light>.portlet-title>.nav-tabs>li>a {
    margin: 0;
    padding: 12px 13px 13px;
    font-size: 13px;
    color: #6c7b88;
    font-weight: 600;
}
.portlet.light>.portlet-title>.nav-tabs>li.active>a, .portlet.light>.portlet-title>.nav-tabs>li:hover>a {
    margin: 0;
    background: 0 0;
    color: #DCDCDC;
    font-weight: 600;
}
.portlet.light.form-fit {
    padding: 0;
}
.portlet.light.form-fit>.portlet-title {
    padding: 17px 20px 10px;
    margin-bottom: 0;
}
.portlet.light .portlet-body {
    padding-top: 8px;
}
.portlet.light.portlet-fullscreen>.portlet-body {
    padding: 8px 0;
}
.portlet.light.portlet-fit {
    padding: 20px;
    color:  #90959B;
}
.portlet.light.portlet-fit>.portlet-title {
    padding: 15px 20px 10px;
}
.portlet.light.portlet-fit>.portlet-body {
    padding: 10px 20px 20px;
}
.portlet.light.portlet-fit.portlet-form>.portlet-body {
    padding: 0;
}
.portlet.light.portlet-fit.portlet-form>.portlet-body .form-actions {
    background: 0 0;
}
.portlet.box.white>.portlet-title, .portlet.white, .portlet>.portlet-body.white {
    background-color: #fff;
}
.portlet.light.portlet-datatable.portlet-fit>.portlet-body {
    padding-top: 10px;
    padding-bottom: 25px;
}


/* Server */
.widget-bg-color-white {
    background: #fff;
}
.widget-thumb {
    padding: 20px;
    border-radius: 4px;
}
.widget-thumb.bordered {
    border: 1px solid #e7ecf1;
}
.widget-thumb .widget-thumb-heading {
    font-size: 14px;
    font-weight: 700;
    color: #8e9daa;
    margin: 0 0 20px;
}
.widget-thumb .widget-thumb-wrap {
    overflow: hidden;
}

.widget-thumb .widget-thumb-body {
    overflow: hidden;
}
.widget-thumb .widget-thumb-body .widget-thumb-subtitle {
    float: right;
    width: calc(100% - 140px);
    white-space:  nowrap;
    overflow:  hidden;
    text-overflow:  ellipsis;
    padding-top: 2px;
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #8e9daa;
}
.widget-thumb .widget-thumb-body .widget-thumb-body-stat {
    display: block;
    font-size: 2.5rem;
    font-weight: 600;
    color: #3e4f5e;
}
.widget-socials {
    border-radius: 4px;
    min-height: 250px;
    padding: 20px;
}



a{
    text-decoration:none
}

.on-light{background:#fff}
.on-light a{color:#007db5}
.on-light a:focus,.on-light 

a:hover{
    text-decoration:underline;
    -webkit-text-decoration-color:#ccc;
    text-decoration-color:#ccc
    }

a{color:#fff}
a:not(.button):not(.comment-reply-link):not(.swiper-button-white):not(.jetpack-instant-search__jetpack-colophon-link):focus,
a:not(.button):not(.comment-reply-link):not(.swiper-button-white):not(.jetpack-instant-search__jetpack-colophon-link):hover{background:linear-gradient(90deg,#ff8a00,#e52e71);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;text-shadow:none}
.bold-underline-links a{white-space:nowrap;position:relative;font-weight:700}
.bold-underline-links a:after{content:"";height:2px;background:linear-gradient(90deg,#ff8a00,#e52e71);width:100%;position:absolute;bottom:-2px;left:0;border-radius:2px}

.part-jobs-header p{
    color:#7a7a8c;
    font-size:16px;
    margin-bottom:1rem;
    margin-top:.5rem
}
.part-partners{
    background:#1d1e21;
    display:grid;
    grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;
    text-align:center;
    font-size:14px;
    padding:2rem 2rem 1rem
}
@media(max-width:800px){.part-partners{grid-template-columns:1fr}}
.part-partner{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    padding:2rem;
    border-radius:8px;
    background:#202225;
    color:#a1a1af;
    border:1px solid #312d3c
}
.part-partner a{
    color:#fff
}
.part-partner img,.part-partner svg{
    display:block;
    margin:0 auto 1rem
}
.part-partner p{
    margin:0;
    line-height:1.5
}
.part-partner-flywheel svg{
    max-width:200px
}
.part-partner-codepen .codepen-logo{
    max-width:100%;
    width:200px;
    height:38px;
    fill:none;
    stroke:#fff;
    stroke-width:2.3;
    stroke-linejoin:round;stroke-linecap:round
}
iframe,img,video{max-width:100%}