body { margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary { display: block; }
a { background-color: transparent; }
a:active,
a:hover { outline: 0; }
h1 { font-size: 2em;
    margin: 0.67em 0; }
small { font-size: 80%; }
sub,
sup { font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
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; }
input { line-height: normal; }
textarea { overflow: auto; }
table { border-collapse: collapse;
    border-spacing: 0; }
td,
th { padding: 0; }
a,
a:visited { text-decoration: underline; }
pre,
blockquote { border: 1px solid #999;
    page-break-inside: avoid; }
tr,
img { page-break-inside: avoid; }
p,
h2,
h3 { orphans: 3;
    widows: 3; }
h2,
h3 { page-break-after: avoid; }
.label { border: 1px solid #000; }
* { -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
html { font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff; }
input,
button,
select,
textarea { font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
a { color: #d64758;
    text-decoration: none; }
a:hover,
a:focus { color: #ab2636;
    text-decoration: underline; }
a:focus { outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
figure { margin: 0; }
img { vertical-align: middle; }
hr { margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #ffffff; }
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 { margin-top: 20px;
    margin-bottom: 10px; }
h1,
.h1 { font-size: 36px; }
h3,
.h3 { font-size: 24px; }
p { margin: 0 0 10px; }
small,
.small { font-size: 85%; }
.text-right { text-align: right; }
ul,
ol { margin-top: 0;
    margin-bottom: 10px; }
blockquote { padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #ffffff; }
table { background-color: transparent; }
th { text-align: left; }
.table { width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td { padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
.table > thead > tr > th { vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
.table-bordered { border: 1px solid #ddd; }
label { display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500; }
input[type="file"] { display: block; }
.form-control { display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777777;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
textarea.form-control { height: auto; }
.btn { display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.caret { display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
.dropdown { position: relative; }
.label { display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em; }
.label-success { background-color: #5cb85c; }
.badge { display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999999;
    border-radius: 10px; }
.thumbnail { display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out; }
body {
    font-size: 13px;
    color: #555556;
    background-color: #fff; }
a { cursor: pointer; }
a:hover { text-decoration: none; }
ul,
li { margin: 0;
    padding: 0; }
hr { border-color: rgba(20, 20, 25, 0.1); }
header { font-size: 14px;
    background: #fff;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.1);
    position: relative;
}
.thumbnail.avatar { margin-bottom: 0; }
#site-footer { color: #FFF;
    background: #13161d;
}
#site-footer .bottom-links { border-top: 1px solid rgba(200, 200, 250, 0.1);
    margin-top: 15px;
    padding-top: 15px; }
#site-footer .bottom-links .social-icon { margin: 0;
    font-size: 2rem;
    padding: 0 3px; }
#site-footer .btn { background-color: transparent;
    color: #99a3bb;
    border-color: #697286; }
#site-footer h4 { font-size: 14px;
    font-weight: 500; }
#site-footer a { color: #697286; }
#site-footer .home-ext-links { padding: 0; }
#site-footer .btn { padding: 3px 7px 5px 7px;
    font-size: 12px; }
#site-footer .logo { height: 25px;
    vertical-align: middle; }
#site-footer .copyright { color: #697286;
    padding-left: 10px;
    font-size: 1.2rem;
    vertical-align: middle;
    display: inline-block; }
ul { list-style: none; }
.avatar { display: block;
    position: relative;
    background-color: #efefef; }
h3 { font-size: 1.6rem;
    font-weight: 500;
    position: relative; }
h1,
h2,
h3 {
    font-weight: 500;
    word-wrap: break-word;
    max-width: 100%;
    text-overflow: ellipsis;
    margin-bottom: 20px; }
.user-list-item { list-style: none;
    padding: 5px 0;
    position: relative;
    border-bottom: 1px solid rgba(50, 60, 60, 0.1); }
.user-list-item .avatar { display: block;
    width: 60px;
    float: left;
    margin: 0 10px 0 0;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #fff; }
.user-list-item .avatar img { border-radius: 50%;
    overflow: hidden;
    width: 100%; }
.user-list-item:last-child { border-bottom: none; }
.or { display: flex;
    justify-content: space-around;
    align-items: center; }
.or .hr { width: 40%; }
.home-ext-links { padding: 60px 10px;
    text-align: center; }
.thumbnail { padding: 0;
    position: relative; }
.thumbnail img { width: 100%;
    border-radius: 3px 3px 0 0; }
.thumbnail { margin-bottom: 0; }
.unit { color: #d84759;
    word-wrap: break-word;
    max-width: 100%;
    text-overflow: ellipsis; }
.table > thead > tr { vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
.table > thead > tr > th {
    font-size: 1.3rem;
    line-height: 1.2rem;
    vertical-align: middle;
    height: 40px;
    padding: 0 8px; }
.table > tbody tr > td { padding: 15px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
.table th,
.table td { position: relative; }
.table td { word-break: break-word; }
.table-striped > tbody > tr { background: #f6fcff; }
.table-striped > thead > tr { background: #fff; }
.spinner-container { height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    padding-top: 60px;
    position: relative; }
.spinner-container .spinner { position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -14px;
    border-color: #d84759;
    border-right-color: transparent; }
.spinner { font-family: sans-serif;
    font-weight: 100;
    -webkit-animation: spin 1250ms infinite linear;
    -moz-animation: spin 1250ms infinite linear;
    -ms-animation: spin 1250ms infinite linear;
    -o-animation: spin 1250ms infinite linear;
    animation: spin 1250ms infinite linear;
    border: 7px solid #d84759;
    border-right-color: transparent;
    border-radius: 14px;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    width: 28px;
    height: 28px; }
label { display: inline-block;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #7b7f88; }
.form-control,
.bootstrap-select > .dropdown-toggle { box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 3px 0 rgba(0, 0, 0, 0.08);
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    vertical-align: middle;
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.label { border-radius: 10px;
    line-height: 1.4; }
.input-wrapper { position: relative; }
.input-group-icon { position: relative; }
.input-group-icon input { padding-left: 2.5em; }
.input-group-icon .input-icon { position: absolute;
    top: 0;
    left: 0;
    width: 2.6em;
    height: 2.5em;
    line-height: 3em;
    text-align: center;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: 0.35s ease-in-out;
    -moz-transition: 0.35s ease-in-out;
    -o-transition: 0.35s ease-in-out;
    transition: 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    color: #aaaaaa; }
.file-gallery-upload .file-form { padding: 30px;
    background-color: rgba(21, 21, 21, 0.05);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px; }
.file-gallery-upload .file-form .container-file-form { box-shadow: 0 0 1px 1px rgba(200, 200, 200, 0.5);
    border-radius: 2px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.9); }
.file-gallery-upload .gallery .content .page { display: grid;
    grid-gap: 10px;
    grid-template-columns: auto auto auto;
    padding: 0px 5px;
    margin-bottom: 5px; }
.file-gallery-upload .gallery .content .page .gallery-item { position: relative;
    cursor: pointer; }
.file-gallery-upload .gallery .content .page .gallery-item img { width: 100%;
    opacity: 0.85;
    transition: opacity 150ms ease-in-out;
    -webkit-backface-visibility: hidden; }
.file-gallery-upload .gallery .gallery-actions { padding: 5px;
    display: flex;
    justify-content: space-between; }
.gallery { padding: 0;
    margin: -5px; }
.project-selection { max-width: 1200px;
    min-height: 718px; }
.project-selection .ps-selection-description-text { white-space: pre-line;
    font-size: 14px; }
.ps-selection-content .ps-selection-description { display: flex;
    margin-bottom: 25px; }
.flx { display: flex;
    flex-wrap: wrap; }
.acenter { align-items: center; }
.jbtwn { justify-content: space-between; }
.jend { justify-content: flex-end; }
.abttm { align-items: flex-end; }
.wrap { flex-wrap: wrap; }
.nowrap { flex-wrap: nowrap; }
#site-footer .p-container {
    max-width: 85% !important;
}
.p-container {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto; }
.padd-grid { padding: 0 20px; }
.t-form-group { margin-bottom: 16px;
    position: relative; }
.t-form-group small.t-form-text { font-size: 12px;
    color: #bbbdbf; }
.t-form-item:focus { border-color: #4cc3d5;
    box-shadow: 0 0 0 3px rgba(76, 195, 213, 0.5);
    outline: 0; }
.t-form-item:disabled,
.t-form-item[readonly] { background-color: rgba(232, 232, 232, 0.3); }
.t-form-item:disabled { cursor: not-allowed; }
.t-form-input-group { position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%; }
.t-form-input-group > .t-form-item { position: relative;
    flex: 1 1 auto;
    width: 1%; }
.t-form-input-group > .t-form-item:not(:last-child) { border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
.t-form-input-group > .t-form-item:not(:first-child) { border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
.t-form-input-group .t-input-group-append,
.t-form-input-group .t-input-group-prepend { display: flex; }
.t-form-input-group .t-input-group-append { margin-left: -1px; }
.t-form-input-group .t-input-group-prepend { margin-right: -1px; }
.t-form-input-group .t-input-group-text { padding: 10px;
    background-color: #fbfbfc;
    border: 1px solid #e8e8e8;
    text-align: center;
    border-radius: 4px;
    white-space: nowrap;
    color: #bbbdbf;
    display: flex;
    align-items: center; }
.t-form-input-group .t-input-group-btn { border: 0;
    padding: 10px 15px;
    border-radius: 4px; }
.t-form-box label { display: inline-flex;
    font-weight: 400;
}
.t-u-dropdown-caret { position: absolute;
    top: -1rem;
    right: 1rem;
    overflow: hidden;
    width: 18px;
    height: 10px; }
.t-u-dropdown-caret .caret-outer { border-bottom: 10px solid #e8e8e8;
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: auto;
    left: 0;
    top: 0;
    width: auto;
    position: absolute;
    display: inline-block;
    margin-left: -1px; }
.t-u-dropdown-caret .caret-inner { top: 1px;
    left: 1px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ffffff;
    border-bottom-color: #ffffff;
    position: absolute;
    display: inline-block;
    margin-left: -1px; }
.t-btn { display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    border-radius: 25px;
    cursor: pointer;
    background-image: none;
    color: inherit;
    border: 2px solid transparent;
    background-color: transparent;
    white-space: nowrap;
    transition: all 0.1s ease;
    padding: 3px 18px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.t-btn-normal-size { padding: 6px 16px; }
.t-btn-sm { padding: 2px 12px;
    font-size: 1.2rem; }
.t-btn-fit { width: 100%; }
.t-btn-xl { padding: 10px 20px;
    border-radius: 35px;
    font-size: 1.6rem; }
.t-btn-default { color: #4cc3d5;
    background-color: transparent;
    border-color: #4cc3d5; }
.t-btn-default.t-btn-fill { color: #ffffff;
    background-color: #4cc3d5;
    border-color: #4cc3d5; }
.t-btn-primary { color: #d64758;
    background-color: transparent;
    border-color: #d64758; }
.t-btn-primary.t-btn-fill { color: #ffffff;
    background-color: #d64758;
    border-color: #d64758; }
.t-btn-grey { color: #898b8c;
    background-color: transparent;
    border-color: #898b8c; }
.t-btn-subtle { color: #bbbdbf;
    background-color: transparent;
    border-color: #bbbdbf; }
.t-btn-danger { color: #e94b3c;
    background-color: transparent;
    border-color: #e94b3c; }
.t-btn-youtube { color: #FF0000;
    background-color: transparent;
    border-color: #FF0000; }
.t-btn-facebook { color: #1877F2;
    background-color: transparent;
    border-color: #1877F2; }
.t-btn-twitter { color: #1DA1F2;
    background-color: transparent;
    border-color: #1DA1F2; }
.t-btn-instagram { color: #C13584;
    background-color: transparent;
    border-color: #C13584; }
.t-btn-twitch { color: #6441A4;
    background-color: transparent;
    border-color: #6441A4; }
.t-btn-white { color: #ffffff;
    background-color: transparent;
    border-color: #ffffff; }
.t-btn-white:hover,
.t-btn-white:focus,
.t-btn-white.focus,
.t-btn-white:active,
.t-btn-white.active,
.open > .dropdown-toggle.t-btn-white { color: #ffffff;
    background-color: #ffffff;
    text-decoration: none; }
.t-btn-white:hover { border-color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5); }
.p-edit-btn-container .t-btn-white { background-color: rgba(0, 0, 0, 0.3); }
.t-btn-ps:hover,
.t-btn-ps:focus,
.t-btn-ps.focus,
.t-btn-ps:active,
.t-btn-ps.active,
.open > .dropdown-toggle.t-btn-ps { color: #ffffff;
    background-color: #bbbdbf;
    text-decoration: none; }
.t-btn-ps:active,
.t-btn-ps.active,
.open > .dropdown-toggle.t-btn-ps { background-image: none; }
.t-btn-ps.active { color: #fff;
    background-color: #61cae7;
    border-color: #61cae7; }
.t-btn-ps.t-btn-fill { color: #ffffff;
    background-color: #61cae7;
    border-color: #61cae7; }
.te-action-btns { display: inline-block;
    padding: 0.3rem;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px solid #ffffff;
    border-radius: 4px;
    color: #ffffff;
    font-size: 1.6rem;
    line-height: 1;
    transition: all 0.1s ease-in-out; }
.te-action-btns.te-remove-action { border-color: #e94b3c;
    color: #e94b3c; }
.simple-panel,
.hoverable-panel { display: block;
    color: inherit;
    border: 1px solid #e8e8e8;
    background-color: transparent; }
.hoverable-panel { box-shadow: 0 0 0 0 #e8e8e8;
    transition: all 0.1s ease-in-out; }
.t-message-info { display: block;
    padding: 1.5rem;
    border-radius: 0 4px 4px 0;
    background-color: rgba(76, 195, 213, 0.2);
    color: #0b2b30;
    border-left: 4px solid #4cc3d5; }
.t-message-danger { display: block;
    padding: 1.5rem;
    border-radius: 0 4px 4px 0;
    background-color: rgba(233, 75, 60, 0.2);
    color: #390b06;
    border-left: 4px solid #e94b3c; }
.t-message-warning { display: block;
    padding: 1.5rem;
    border-radius: 0 4px 4px 0;
    background-color: rgba(255, 200, 39, 0.2);
    color: #403000;
    border-left: 4px solid #ffc827; }
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h4, .h4 {
    font-size: 18px;
}
time, .publish-info {
    color: #999999;
    font-weight: normal;
    font-size: 11px;
    margin-top: 5px;
}

h5, .h5 {
    font-size: 14px;
}
