@charset "UTF-8";
.onlineuploader-input .onlineuploader-input-button,
.onlineuploader-input .onlineuploader-input-caption,
.onlineuploader-items .onlineuploader-item .onlineuploader-action i,
.onlineuploader-items .onlineuploader-item .onlineuploader-progressbar .bar,
.onlineuploader-items .onlineuploader-item .progress-bar2 .onlineuploader-progressbar .bar,
.onlineuploader-items .onlineuploader-item span.onlineuploader-action-popup,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button.button-success,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-tools li a i,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-tools li a span {
    -webkit-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
    -o-transition: .7s cubic-bezier(.17, .67, 0, 1.01);
    transition: .7s cubic-bezier(.17, .67, 0, 1.01)
}

.onlineuploader-items .onlineuploader-item,
.onlineuploader-items .onlineuploader-item .onlineuploader-action,
.onlineuploader-items .onlineuploader-item .onlineuploader-item-icon,
.onlineuploader-items .onlineuploader-item .onlineuploader-item-image canvas,
.onlineuploader-items .onlineuploader-item .onlineuploader-item-image img,
.onlineuploader-popup,
.onlineuploader-popup .onlineuploader-popup-node {
    -webkit-animation: onlineuploaderFadeIn .9s ease;
    animation: onlineuploaderFadeIn .9s ease
}

.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button.button-success {
    display: inline-block;
    margin: 0;
    padding: 14px 22px;
    border: none;
    border-radius: 30px;
    outline: 0;
    font-weight: 700;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none
}

.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button {
    background: #e6ebf4;
    color: #90a0bc
}

.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button:hover {
    background: #edf1f7;
    transform: translate3d(0, -1px, 0)
}

.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button:active {
    background: #dfe5f1;
    transform: translate3d(0, 1px, 0)
}

.onlineuploader-input .onlineuploader-input-button,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button.button-success {
    background: #9658fe;
    background: -moz-linear-gradient(-45deg, #3a8ffe 0, #9658fe 100%);
    background: -webkit-linear-gradient(-45deg, #3a8ffe 0, #9658fe 100%);
    background: linear-gradient(135deg, #3a8ffe 0, #9658fe 100%);
    background-size: 140% auto;
    background-position: center;
    color: #fff;
    box-shadow: 0 4px 18px rgba(0, 0, 0, .08)
}

.onlineuploader-input .onlineuploader-input-button:hover,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button.button-success:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
    transform: translate3d(0, -2px, 0)
}

.onlineuploader-input .onlineuploader-input-button:active,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button.button-success:active {
    box-shadow: 0 4px 25px rgba(0, 0, 0, .15)
}

.onlineuploader-input .onlineuploader-input-caption .onlineuploader-pending-loader,
.onlineuploader-items .onlineuploader-item .onlineuploader-item-image.onlineuploader-loading:after,
.onlineuploader-items .onlineuploader-item.upload-pending .onlineuploader-action-remove:after,
.onlineuploader-popup.loading:after {
    content: "";
    position: absolute;
    min-width: 24px;
    min-height: 24px;
    max-width: 48px;
    max-height: 48px;
    background: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJsb2FkZXItMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgNTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjZGRlNGY2IiBkPSJNNDMuOTM1LDI1LjE0NWMwLTEwLjMxOC04LjM2NC0xOC42ODMtMTguNjgzLTE4LjY4M2MtMTAuMzE4LDAtMTguNjgzLDguMzY1LTE4LjY4MywxOC42ODNoNC4wNjhjMC04LjA3MSw2LjU0My0xNC42MTUsMTQuNjE1LTE0LjYxNWM4LjA3MiwwLDE0LjYxNSw2LjU0MywxNC42MTUsMTQuNjE1SDQzLjkzNXoiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZVR5cGU9InhtbCIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMjUgMjUiIHRvPSIzNjAgMjUgMjUiIGR1cj0iMC42cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz4gPC9wYXRoPiA8L3N2Zz4=) center no-repeat;
    background-size: contain
}

.onlineuploader-input .onlineuploader-input-button {
    padding: 3px 8px;
    border-radius: 40px;
    cursor: pointer;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .302), 0 1px 3px 1px rgba(60, 64, 67, .149);
    -webkit-font-smoothing: antialiased;
    font-family: officefont, sans-serif;
    font-size: .875rem;
    letter-spacing: .25px;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    background-image: none;
    color: #3c4043;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 400;
    height: 52px;
    min-width: 200px;
    padding: 0 14px 0 10px;
    text-transform: none;
    vertical-align: middle;
    background: #fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCI+PHBhdGggZmlsbD0iI0YwQjYxRCIgZD0iTTYuOCAyNS40aDI3VjMzaC0yN3YtNy42eiIvPjxwYXRoIGZpbGw9IiMzOEEwNTIiIGQ9Ik0yNi4yIDI1LjRoNy42djI3aC03LjZ2LTI3eiIvPjxwYXRoIGZpbGw9IiNEQzQ2MzUiIGQ9Ik0zMy44IDI2LjRWNmgtNy42djI3YzIuNS0yLjIgNS4xLTQuNCA3LjYtNi42eiIvPjxwYXRoIGZpbGw9IiM0Nzc5QkQiIGQ9Ik0zMy44IDI1LjRoMTkuNFYzM2gtMjdjLjktMS4yIDYuMi02LjYgNy42LTcuNnoiLz48L3N2Zz4=) 220px center no-repeat;
    background-size: 32px;
    background-position: left;
    background-position-x: 20px;
    background-position-y: 10px
}

.onlineuploader-input .onlineuploader-input-button p {
    margin: 0 auto 0 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 260px;
    text-align: center;
    width: 260px;
    font-size: 26px;
    font-weight: 300
}

.onlineuploader-items .onlineuploader-item .onlineuploader-item-icon i,
.onlineuploader-items .onlineuploader-item .onlineuploader-item-image canvas,
.onlineuploader-items .onlineuploader-item .onlineuploader-item-image img,
.onlineuploader-items .onlineuploader-item .onlineuploader-item-image.onlineuploader-loading:after,
.onlineuploader-popup .onlineuploader-cropper .onlineuploader-cropper-area .area-move,
.onlineuploader-popup .onlineuploader-cropper .onlineuploader-cropper-area .point:after,
.onlineuploader-popup .onlineuploader-popup-move:after,
.onlineuploader-popup.loading:after {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action,
.onlineuploader-items .onlineuploader-item .progress-bar2 span {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.onlineuploader-input .onlineuploader-input-button,
.onlineuploader-items .onlineuploader-item .onlineuploader-item-icon,
.onlineuploader-items .onlineuploader-item .progress-bar2 .onlineuploader-progressbar,
.onlineuploader-popup .onlineuploader-cropper,
.onlineuploader-popup .onlineuploader-cropper *,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-button.button-success,
.onlineuploader-popup .onlineuploader-popup-content .onlineuploader-popup-tools li a,
.onlineuploader-popup .onlineuploader-popup-move,
.onlineuploader-popup .onlineuploader-popup-node .onlineuploader-popup-file-icon {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.onlineuploader,
.onlineuploader *,
.onlineuploader-popup,
.onlineuploader-popup *,
.onlineuploader-popup:after,
.onlineuploader-popup:before,
.onlineuploader:after,
.onlineuploader:before {
    box-sizing: border-box
}

.onlineuploader-input .onlineuploader-input-caption {
    position: relative;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 13px 16px;
    margin-right: 16px;
    background: #fff;
    border: 1px solid #ebeef1;
    border-radius: 30px;
    color: #789bec;
    box-shadow: 0 4px 18px rgba(0, 0, 0, .01);
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.onlineuploader-focused .onlineuploader-input .onlineuploader-input-caption {
    border-color: #789bec
}

.onlineuploader-input .onlineuploader-input-caption .onlineuploader-pending-loader {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    min-height: 22px;
    margin-right: 6px
}

.onlineuploader-input .onlineuploader-main-icon {
    color: #789bec
}

.onlineuploader-input .onlineuploader-main-icon:after {
    content: "\e900"
}

.onlineuploader-input.onlineuploader-dragging {
    background-image: linear-gradient(135deg, #00a245 0, #03823e 100%) !important;
    box-shadow: 0 2px 5px 0 #939393;
    background-size: auto;
    border: 2px dashed #fff
}

.onlineuploader.onlineuploader-theme-dragdrop.NoFiles .onlineuploader-input.onlineuploader-dragging .moreaddfile {
    display: none
}

.onlineuploader.onlineuploader-theme-dragdrop.NoFiles .onlineuploader-input.onlineuploader-dragging {
    border-radius: 5px !important;
    max-width: 600px;
    margin: 0 auto 20px
}

.onlineuploader-input.onlineuploader-dragging .onlineuploader-input-inner {
    vertical-align: middle;
    background: #0000 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAwIiBoZWlnaHQ9IjI1MDAiPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik0xMTA2IDY4My42aDEyODQuMmM2MC44IDAgMTA5LjkgNDkuMSAxMDkuOSAxMDkuOXYxNTk2LjdjMCA2MC44LTQ5LjEgMTA5LjktMTA5LjkgMTA5LjlIMTEwNmMtNjAuOCAwLTEwOS45LTQ5LjEtMTA5LjktMTA5LjlWNzkzLjVjMC02MC44IDQ5LjEtMTA5LjkgMTA5LjktMTA5Ljl6IiBvcGFjaXR5PSIuNDQiLz48cGF0aCBmaWxsPSIjNzNFMEEyIiBkPSJNNjM2LjggMzM5LjRIMTkyMWM2MC44IDAgMTA5LjkgNTIuOCAxMDkuOSAxMTguMXYxNzE2LjljMCA2NS40LTQ5LjEgMTE4LjEtMTA5LjkgMTE4LjFINjM2LjhjLTYwLjggMC0xMDkuOS01Mi44LTEwOS45LTExOC4xVjQ1Ny41Yy4xLTY1LjQgNDkuMS0xMTguMSAxMDkuOS0xMTguMXoiIG9wYWNpdHk9Ii43NyIvPjxwYXRoIGZpbGw9IiNGOEI5MDMiIGQ9Ik0xMDkuOSAxNDEuNkgxMzk0YzYwLjggMCAxMDkuOSA0OS4xIDEwOS45IDEwOS45djE1OTYuN2MwIDYwLjgtNDkuMSAxMDkuOS0xMDkuOSAxMDkuOUgxMDkuOUM0OS4xIDE5NTggMCAxOTA4LjkgMCAxODQ4LjFWMjUxLjVjMC02MC44IDQ5LjEtMTA5LjkgMTA5LjktMTA5Ljl6Ii8+PGNpcmNsZSBmaWxsPSIjRkZGIiBzdHJva2U9IiNEMTZEMDAiIHN0cm9rZS13aWR0aD0iNTAiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgY3g9Ijc1OS40IiBjeT0iMTA2NSIgcj0iNTY0LjEiLz48cGF0aCBmaWxsPSIjRjBCNTFCIiBkPSJNNDIzLjggMTAyNi42SDcxMS41VjExMzIuNjk5OTk5OTk5OTk5OEg0MjMuOHoiLz48cGF0aCBmaWxsPSIjMzhBMDUyIiBkPSJNNzEyLjIgMTEzMi40SDgxOC4zMDAwMDAwMDAwMDAxVjE0MjAuMTAwMDAwMDAwMDAwMUg3MTIuMnoiLz48cGF0aCBmaWxsPSIjREM0MzM1IiBkPSJNODE3LjYgNzM4LjlMODE3LjYgMTAyOS4xIDcxMS41IDExMzIuNyA3MTEuNSA3MzguOXoiLz48cGF0aCBmaWxsPSIjNDc3OUJEIiBkPSJNMTEwNS4yIDExMzIuN0w3MTEuNSAxMTMyLjcgODE3LjYgMTAyNi42IDExMDUuMiAxMDI2LjZ6Ii8+PC9zdmc+) 32px center no-repeat;
    background-size: 60px;
    background-position: left;
    width: 60px;
    height: 60px
}

.onlineuploader.onlineuploader-theme-dragdrop.NoFiles .onlineuploader-input.onlineuploader-dragging .onlineuploader-input-inner:hover {
    box-shadow: none !important
}

.onlineuploader-input.onlineuploader-dragging .onlineuploader-input-inner button {
    display: none
}

.onlineuploader-input.onlineuploader-dragging .onlineuploader-input-caption {
    border-color: transparent
}

.onlineuploader-input.onlineuploader-dragging .onlineuploader-input-button {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
}

.onlineuploader-disabled .onlineuploader-input {
    opacity: .7;
    cursor: default;
    pointer-events: none !important
}

.onlineuploader-items .onlineuploader-item {
    position: relative;
    margin: 0;
    padding: 12px 16px 10px 22px;
    border-bottom: 1px solid #ebeef1;
    animation-duration: .6s
}

.onlineuploader-items .onlineuploader-item:last-child {
    border-bottom: 0;
    margin-bottom: -16px
}

.onlineuploader-items .onlineuploader-item.upload-failed {
    background: rgba(254, 84, 111, .06);
    border-bottom: 1px solid #fb0606
}

.onlineuploader-items .onlineuploader-item.upload-pending .onlineuploader-action-remove:after {
    position: absolute;
    left: -8px;
    top: -8px;
    width: 36px;
    height: 36px
}

.onlineuploader-items .onlineuploader-item .columns {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2
}

.onlineuploader-items .onlineuploader-item .column-thumbnail {
    position: relative;
    width: 28px;
    height: 28px;
    margin-top: 4px
}

.onlineuploader-items .onlineuploader-item .column-title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 16px;
    padding-right: 16px;
    color: #555;
    overflow: hidden
}

.onlineuploader-items .onlineuploader-item .column-title a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #555;
    text-decoration: none
}

.onlineuploader-items .onlineuploader-item .column-title div {
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .15) !important
}

.onlineuploader-items .onlineuploader-item .column-title span {
    font-size: 12px;
    color: #979fb8;
    opacity: .7;
    font-weight: 300
}

.onlineuploader-items .onlineuploader-item .column-title ss {
    position: absolute;
    top: -8px;
    color: #00944f;
    padding: 0 2px 0;
    border-radius: 2px;
    font-size: 10px;
    border: 1px solid #00944f;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .23)
}

.onlineuploader-items .onlineuploader-item .column-title ss::after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    bottom: -6px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 10px solid #00944f;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    z-index: -1
}

.onlineuploader-items .onlineuploader-item .column-actions {
    margin: 0 16px
}

.onlineuploader-items .onlineuploader-item .onlineuploader-item-image {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background: #fff;
    overflow: hidden
}

.onlineuploader-items .onlineuploader-item .onlineuploader-item-image.onlineuploader-loading:after {
    content: "";
    width: 50%;
    height: 50%
}

.onlineuploader-items .onlineuploader-item .onlineuploader-item-image canvas,
.onlineuploader-items .onlineuploader-item .onlineuploader-item-image img {
    position: absolute;
    max-width: none;
    max-height: 100%
}

.onlineuploader-items .onlineuploader-item .onlineuploader-item-icon {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 11px;
    border-radius: 3px;
    cursor: default;
    background-color: #ddd;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px
}

.onlineuploader button,
.onlineuploader-popup button {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-left: 0;
    border: 0;
    font: inherit;
    background: 0 0;
    box-shadow: none
}

.onlineuploader-items .onlineuploader-item .onlineuploader-item-icon.is-bright-color {
    color: #888
}

.onlineuploader-items .onlineuploader-item .onlineuploader-item-icon i {
    position: absolute;
    display: block;
    width: auto;
    font-style: normal;
    overflow: hidden;
    white-space: nowrap;
    min-width: 14px;
    text-align: center;
    line-height: 14px;
    padding: 6px;
    font-size: 16px;
    left: 14px;
    top: 14px;
    text-transform: capitalize;
    color: #fff !important;
    font-weight: 500;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .11) !important
}

.onlineuploader-items .onlineuploader-item span.onlineuploader-action-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .37) 100%);
    box-shadow: 0 2px 5px 0 rgba(147, 147, 147, .64)
}

.onlineuploader-items .onlineuploader-item span.onlineuploader-action-popup:hover {
    opacity: 1
}

.onlineuploader-items .onlineuploader-item span.onlineuploader-action-popup:active {
    background: rgba(43, 56, 71, .4)
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action {
    position: relative;
    display: inline-block;
    color: #c0c6d2;
    cursor: pointer;
    vertical-align: top;
    border-radius: 50px
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action.onlineuploader-action-download {
    width: auto;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25) !important;
    border-radius: 2px !important;
    fill: #fff;
    background-color: #00944f !important;
    padding: 10px 16px 8px;
    color: #fff;
    text-decoration: none;
    height: auto;
    margin-right: 30px;
    font-weight: 700;
    min-width: 120px;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(147, 147, 147, .64)
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action.onlineuploader-action-download span {
    margin-left: 10px
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action+.onlineuploader-action {
    margin-left: 32px;
    -webkit-transition: all 140ms ease;
    transition: all 140ms ease
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action:hover {
    color: #789bec
}

.onlineuploader-items .onlineuploader-item .column-actions .onlineuploader-action-remove {
    padding: 10px;
    width: 40px;
    height: 40px
}

.onlineuploader-items .onlineuploader-item .column-actions .onlineuploader-action-remove:hover {
    background-color: #e6ebe6
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action.onlineuploader-action-download:hover {
    background-color: #333 !important;
    color: #fff;
    box-shadow: 0 1rem 2.5rem 0 rgba(39, 48, 54, .25);
    -webkit-transform: translateY(-1.22rem);
    -moz-transform: translateY(-1.22rem);
    -ms-transform: translateY(-1.22rem);
    transform: translateY(-1.22rem)
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action.onlineuploader-action-finish {
    padding: 1px 4px;
    border: 1px solid #178238;
    border-radius: 2px;
    color: #178238;
    font-size: 10px;
    vertical-align: middle;
    margin-left: 25px;
    cursor: default;
    text-align: center;
    text-transform: capitalize;
    min-width: 46px;
    font-weight: 400;
    width: auto;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .1) !important;
    margin-bottom: 12px
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action.onlineuploader-action-info {
    padding: 1px 4px;
    color: #999;
    font-size: 15px;
    vertical-align: middle;
    cursor: default;
    text-align: center;
    min-width: 46px;
    font-weight: 300;
    width: auto;
    height: 35px
}

.onlineuploader-items .upload-successful .onlineuploader-action.onlineuploader-action-info {
    text-transform: uppercase
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action:active {
    color: #668ee9
}

.onlineuploader-items .onlineuploader-item.file-has-popup span.onlineuploader-action-popup {
    display: block
}

.onlineuploader-items .onlineuploader-item .onlineuploader-progressbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    border-radius: 6px;
    overflow: hidden
}

.onlineuploader-items .onlineuploader-item .onlineuploader-progressbar .bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    border-radius: 6px;
    background: #789bec
}

.onlineuploader-items .onlineuploader-item .progress-bar2 .onlineuploader-progressbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.onlineuploader-items .onlineuploader-item .progress-bar2 .onlineuploader-progressbar .bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    height: 100%;
    border-radius: 0;
    background: #00ff0a12
}

.barbar {
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    background-color: #00944f;
    box-shadow: 0 2px 9px 0 #9fdcb9
}

.onlineuploader-items .onlineuploader-item .progress-bar2 span {
    position: absolute;
    right: 16px;
    color: rgba(151, 159, 184, .16);
    font-size: 48px
}

.onlineuploader-items .onlineuploader-sorter-placeholder {
    background: rgba(0, 0, 0, .03);
    margin: 0;
    padding: 0;
    -webkit-animation: none;
    animation: none
}

.file-type-image .onlineuploader-item-icon {
    background-color: #49c9a7 !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjMwMTU4MDI3MDc2IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjcyNDYiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTY0OS4wODI1NiAzNjUuNzkyYTEwMy45MzYgMTAzLjkzNiAwIDAgMS0xMDQtMTAzLjU4NGMwLTU3LjE4NCA0Ni41OTItMTAzLjU4NCAxMDQtMTAzLjU4NHMxMDQgNDYuNCAxMDQgMTAzLjU4NGExMDQgMTA0IDAgMCAxLTEwNCAxMDMuNjE2eiBtMC0xNTcuNzkyYy0zMC4wMTYgMC01NC40IDI0LjE5Mi01NC40IDU0LjIwOGE1NC40IDU0LjQgMCAwIDAgMTA4LjggMGMwLTMwLjAxNi0yNC4zODQtNTQuMjA4LTU0LjQtNTQuMjA4ek0xMDE3LjA4MjU2IDc2My4wMDhsLTE5Ni0xOTUuMmEyNS42IDI1LjYgMCAwIDAtMzUuNTg0IDBMNjY1Ljg4MjU2IDY4Ni44MTZjLTAuMTkyIDAuMTkyLTAuMzg0IDAuNjA4LTAuOCAwLjhsLTI3NS42MTYtMjc0LjU5MmEyNC4xNiAyNC4xNiAwIDAgMC0xOC4wMTYtNy4yYy02LjQgMC0xMi45OTIgMi40LTE4LjAxNiA3LjJMNy40MTg1NiA3NTcuNjMyYTI0LjU0NCAyNC41NDQgMCAwIDAgMCAzNS4wMDhjOS43OTIgOS42IDI1LjQwOCA5LjYgMzUuMiAwbDMyOC44LTMyNy42MTYgMzkyIDM5MC40YzkuNzkyIDkuNiAyNS40MDggOS42IDM1LjIgMGEyNC41NDQgMjQuNTQ0IDAgMCAwIDAtMzUuMDA4bC05OC40LTk4LjAxNmMwLjE5Mi0wLjE5MiAwLjYwOC0wLjM4NCAwLjgtMC44bDEwMi4yMDgtMTAxLjc5MiAxNzguNTkyIDE3OC4wMTZjOS42IDkuNiAyNS40MDggOS42IDM1LjIgMCA5LjYtOS40MDggOS42LTI0Ljk5MiAwLTM0Ljc4NHoiIHAtaWQ9IjcyNDciIGRhdGEtc3BtLWFuY2hvci1pZD0iYTMxM3guNzc4MTA2OS4wLmkxIiBjbGFzcz0ic2VsZWN0ZWQiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48L3N2Zz4=)
}

.file-type-image .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-type-aac .onlineuploader-item-icon,
.file-type-ac3 .onlineuploader-item-icon,
.file-type-aiff .onlineuploader-item-icon,
.file-type-audio .onlineuploader-item-icon,
.file-type-flac .onlineuploader-item-icon,
.file-type-m4a .onlineuploader-item-icon,
.file-type-mmf .onlineuploader-item-icon,
.file-type-mp3 .onlineuploader-item-icon,
.file-type-ogg .onlineuploader-item-icon,
.file-type-opus .onlineuploader-item-icon,
.file-type-wav .onlineuploader-item-icon,
.file-type-wma .onlineuploader-item-icon {
    background-color: #fca32a !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTk0NyA2NzktLjMtMTIyYzAtMjQwLTE5NS4yLTQzNS4yLTQzNS4yLTQzNS4ycy00MzUuMiAxOTUuMi00MzUuMiA0MzUuMWwtLjYgMTM1LjZjMCAuNy0uMiAxLjMtLjIgMnY2MC42YzAgNjIuNCA1MC44IDExMy4yIDExMy4yIDExMy4yczExMy4yLTUwLjggMTEzLjItMTEzLjJ2LTYwLjZjMC02Mi40LTUwLjgtMTEzLjItMTEzLjItMTEzLjItMjUuMyAwLTQ4LjQgOC42LTY3LjIgMjIuNmwuMi00N2MwLTIxNC45IDE3NC45LTM4OS44IDM4OS44LTM4OS44czM4OS44IDE3NC45IDM4OS44IDM4OS45bC4xIDQ4LjdjLTE4LTEzLjMtMzkuOC0yMS42LTYzLjQtMjIuMy0zMC41LTEuMS01OC45IDkuOS04MSAzMC42cy0zNC44IDQ4LjctMzUuOCA3OC45bC0yIDYwLjZjLTIgNjIuNCA0Ny4xIDExNC43IDEwOS41IDExNi43IDEuMiAwIDIuNC4xIDMuNi4xIDU5LjggMCAxMTAuOS00OCAxMTQuNi0xMDkuMmwtLjItNjEuM2MuMi03LjEtLjEtMTMuNy4zLTIwLjh6bS03NTguMy01Mi4zYzM3LjQgMCA2Ny44IDMwLjQgNjcuOCA2Ny44djYwLjZjMCAzNy40LTMwLjQgNjcuOC02Ny44IDY3LjhzLTY3LjgtMzAuNC02Ny44LTY3Ljh2LTU1LjNjMC0uMy4yLS42LjItLjl2LTYuNWMxLjEtMzYuMyAzMC45LTY1LjcgNjcuNi02NS43em02NDEuNiAxOTguMmMtMzcuNC0xLjItNjYuOC0zMi42LTY1LjYtNjkuOWwyLTYwLjZjMS4yLTM2LjYgMzEuNC02NS42IDY3LjctNjUuNmgyLjJjMzEuNiAxIDU3LjkgMjQuNCA2NSA1NC4zbC4xIDU0LjljMCAxIC40IDEuOC42IDIuN2wtLjYgMTguMmMtMi4zIDM3LjYtMzQuNyA2Ny4xLTcxLjQgNjZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)
}

.file-type-aac .onlineuploader-item-icon i,
.file-type-ac3 .onlineuploader-item-icon i,
.file-type-aiff .onlineuploader-item-icon i,
.file-type-audio .onlineuploader-item-icon i,
.file-type-flac .onlineuploader-item-icon i,
.file-type-m4a .onlineuploader-item-icon i,
.file-type-mmf .onlineuploader-item-icon i,
.file-type-mp3 .onlineuploader-item-icon i,
.file-type-ogg .onlineuploader-item-icon i,
.file-type-opus .onlineuploader-item-icon i,
.file-type-wav .onlineuploader-item-icon i,
.file-type-wma .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-type-video .onlineuploader-item-icon {
    background-color: #ce3a3a !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE3OS43OTYgMzY5LjE3MWMtMTAuNzYyIDAtMTkuNDg5IDguNzI1LTE5LjQ4OSAxOS40ODcgMCAxMC43NjYgOC43MjcgMTkuNDg5IDE5LjQ4OSAxOS40ODkgMTAuNzY0IDAgMTkuNDg5LTguNzIzIDE5LjQ4OS0xOS40ODkgMC0xMC43NjItOC43MjYtMTkuNDg3LTE5LjQ4OS0xOS40ODd6bTc2OS4xOC01Ny4xMDZhMTkuNDA5IDE5LjQwOSAwIDAgMCAtMTkuODg4Ljc0M2wtMjIzLjA5MiAxNDcuMzY1di0xMTAuNDkzYzAtNDMuMDUzLTM0LjkwNC03Ny45NTMtNzcuOTU1LTc3Ljk1M2gtNDg3LjIyM2MtNDMuMDUzIDAtNzcuOTUzIDM0LjkwMS03Ny45NTMgNzcuOTUzdjM4OS43NzZjMCA0My4wNTUgMzQuOTAxIDc3Ljk1NSA3Ny45NTMgNzcuOTU1aDQ4Ny4yMjJjNDMuMDUxIDAgNzcuOTU1LTM0LjkwMSA3Ny45NTUtNzcuOTU1di05My45M2wyMjIuOTQgMTQ5LjU5YTE5LjQ1NCAxOS40NTQgMCAwIDAgMTkuOTY0Ljg3NyAxOS40NyAxOS40NyAwIDAgMCAxMC4yMzktMTcuMTV2LTQ0OS42NjlhMTkuNDczIDE5LjQ3MyAwIDAgMCAtMTAuMTYyLTE3LjEwOXptLTI4MS45NiAxODAuNjg4YTE5LjU0NyAxOS41NDcgMCAwIDAgLS40IDMuOTAzdjExMi4wNjNjMCAxLjMyMS4xNCAyLjYyNC40IDMuODk0djEyNi44NDVjMCAyMS41MjctMTcuNDUyIDM4Ljk4LTM4Ljk3NiAzOC45OGgtNDg3LjIyMmMtMjEuNTI1IDAtMzguOTc4LTE3LjQ1Mi0zOC45NzgtMzguOTh2LTM4OS43NzhjMC0yMS41MjUgMTcuNDUyLTM4Ljk3OCAzOC45NzgtMzguOTc4aDQ4Ny4yMjJjMjEuNTIzIDAgMzguOTc2IDE3LjQ1MiAzOC45NzYgMzguOTc4em0yNTMuMTQ2IDI0OS45MjktMjE0LjE2Ni0xNDQuMjAydi05MS40NzFsMjE0LjE2Ni0xNDIuMDU1eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
}

.file-type-video .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-ext-7z .onlineuploader-item-icon,
.file-ext-bz2 .onlineuploader-item-icon,
.file-ext-gz .onlineuploader-item-icon,
.file-ext-lzo .onlineuploader-item-icon,
.file-ext-rar .onlineuploader-item-icon,
.file-ext-z .onlineuploader-item-icon,
.file-ext-zip .onlineuploader-item-icon {
    background-color: #ffb233 !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEwMjEuNCAxMTEuOXYtNTUuMWgtODQ4LjhjLTkzLjkgMC0xNzAgNzYuMS0xNzAgMTcwIDAgNTkuNyAzMC44IDExMi4yIDc3LjMgMTQyLjUtNDYuNSAzMC4zLTc3LjMgODIuOC03Ny4zIDE0Mi41IDAgNTkuOCAzMC45IDExMi40IDc3LjYgMTQyLjctNDYuNyAzMC4zLTc3LjYgODIuOS03Ny42IDE0Mi43IDAgOTMuOSA3Ni4xIDE3MCAxNzAgMTcwaDg0OC44di01NS4xYy0yOC42LTEuNC01NS40LTEzLjEtNzUuOC0zMy41LTIxLjctMjEuNy0zMy43LTUwLjYtMzMuNy04MS4zczEyLTU5LjYgMzMuNy04MS4zYzIwLjQtMjAuNCA0Ny4xLTMyLjIgNzUuOC0zMy41di01NS44Yy0yOC42LTEuNC01NS40LTEzLjEtNzUuOC0zMy41LTIxLjctMjEuNy0zMy43LTUwLjYtMzMuNy04MS4zczEyLTU5LjYgMzMuNy04MS4zYzIwLjQtMjAuNCA0Ny4xLTMyLjIgNzUuOC0zMy41di01NS4yYy0yOC42LTEuNC01NS40LTEzLjEtNzUuOC0zMy41LTIxLjctMjEuNy0zMy43LTUwLjYtMzMuNy04MS4zczEyLTU5LjYgMzMuNy04MS4zYzIwLjQtMjAuNyA0Ny4yLTMyLjUgNzUuOC0zMy45em0tMTE5LjYgODAwLjNoLTcyOS4yYy0zMC43IDAtNTkuNi0xMi04MS4zLTMzLjdzLTMzLjctNTAuNi0zMy43LTgxLjMgMTItNTkuNiAzMy43LTgxLjMgNTAuNi0zMy43IDgxLjMtMzMuN2g3MjkuMWMtMjcuOCAzMC4zLTQ0LjggNzAuNi00NC44IDExNXMxNyA4NC44IDQ0LjkgMTE1em0wLTI4NS40aC03MjkuMmMtMzAuNyAwLTU5LjYtMTItODEuMy0zMy43cy0zMy43LTUwLjYtMzMuNy04MS4zIDEyLTU5LjYgMzMuNy04MS4zIDUwLjYtMzMuNyA4MS4zLTMzLjdoNzI5LjFjLTI3LjggMzAuMy00NC44IDcwLjYtNDQuOCAxMTUgMCA0NC4zIDE3IDg0LjcgNDQuOSAxMTV6bS03MjkuMi0yODVjLTMwLjcgMC01OS42LTEyLTgxLjMtMzMuN3MtMzMuNy01MC42LTMzLjctODEuMyAxMi01OS42IDMzLjctODEuMyA1MC42LTMzLjcgODEuMy0zMy43aDcyOS4xYy0yNy44IDMwLjMtNDQuOCA3MC42LTQ0LjggMTE1czE3IDg0LjcgNDQuOCAxMTV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)
}

.file-ext-7z .onlineuploader-item-icon i,
.file-ext-bz2 .onlineuploader-item-icon i,
.file-ext-gz .onlineuploader-item-icon i,
.file-ext-lzo .onlineuploader-item-icon i,
.file-ext-rar .onlineuploader-item-icon i,
.file-ext-z .onlineuploader-item-icon i,
.file-ext-zip .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-ext-pdf .onlineuploader-item-icon {
    background-color: #ef5450 !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTEwMTIuODE4ODkzIDY0MC41MTJjLTE2LjM4NC0yMi4wMTYtNDguNjQtMzQuODE2LTk2LjI1Ni0zOC40LTExMi42NC04LjE5Mi0yMDEuNzI4IDE1LjM2LTIxMC40MzIgMTcuNDA4LTEwLjI0LTUuNjMyLTE1MC41MjgtODkuMDg4LTIyMC42NzItMjgxLjA4OCAzLjA3Mi03LjY4IDM0LjMwNC04Ni41MjggMTcuNDA4LTE4OC45MjhsLTEuNTM2LTkuNzI4LTEuNTM2IDkuNzI4Yy04LjcwNCA0Ny4xMDQtMjMuNTUyIDExNy43Ni0zMi43NjggMTMyLjA5Ni00LjA5Ni0xNi44OTYtMjQuMDY0LTk0LjIwOC0yOC4xNi0xNjEuMjgtMy41ODQtNDkuNjY0IDcuMTY4LTk1Ljc0NCAyMi4wMTYtOTguMzA0IDYuMTQ0LTEuMDI0IDExLjc3NiAxLjUzNiAxNy40MDggNi42NTYgMTkuOTY4IDE5Ljk2OCAzMC43MiA3Ny4zMTIgMjcuMTM2IDk3LjI4bC0xLjUzNiA3LjE2OCA0LjA5Ni01LjYzMmMuNTEyLS41MTIgMTEuNzc2LTE2Ljg5NiAxMS43NzYtNTkuOTA0IDAtMjMuNTUyLTE5LjQ1Ni02MC45MjgtNzIuMTkyLTYwLjkyOC0xNy45MiAwLTMwLjcyIDUuMTItMzkuOTM2IDE1Ljg3Mi0xNi44OTYgMTkuNDU2LTIyLjAxNiA1Ny4zNDQtMTQuMzM2IDExNi4yMjQgMTMuMzEyIDEwNi40OTYgNDQuMDMyIDIyMC4xNiA0Ni41OTIgMjI5LjM3Ni05LjcyOCAyMi4wMTYtMjgzLjEzNiA2MTcuOTg0LTM5NS43NzYgNjE3Ljk4NC0xLjUzNiAwLTMuMDcyIDAtNC42MDgtLjUxMi01LjYzMi03MC42NTYgMTczLjA1Ni0yMDcuODcyIDE3NS4xMDQtMjA5LjQwOGw3LjY4LTUuNjMyLTkuMjE2IDMuMDcyYy0xLjUzNi41MTItMTI5LjAyNCAzOS45MzYtMjA1LjgyNCAxNzIuMDMyLTQuNjA4IDcuNjgtMTEuMjY0IDIzLjA0LTQuMDk2IDM3Ljg4OCA3LjY4IDE1Ljg3MiAyOS4xODQgMjUuNiA2NCAyOS42OTZoMy4wNzJjNDMuNTIgMCAxNDQuODk2LTg5LjYgMjMyLjQ0OC0yNjUuNzI4IDEzLjMxMi00LjA5NiAyMTQuMDE2LTcwLjY1NiAzNzguODgtODguMDY0IDE0LjMzNiA3LjY4IDIyOC4zNTIgMTE5LjgwOCAzMDcuNzEyIDc5Ljg3MiAxNS44NzItOC4xOTIgMjUuMDg4LTIxLjUwNCAyOC4xNi00MC40NDhsMS4wMjQtNS4xMi0zLjU4NCAzLjU4NGMtLjUxMi41MTItNTIuNzM2IDQ5LjE1Mi0yNTAuODgtNTAuNjg4IDMxLjIzMi00LjA5NiAxODguOTI4LTIwLjQ4IDI1Ni41MTIgMzUuODRsMi4wNDggMS41MzYuNTEyLTMuMDcyYy41MTItMS4wMjQgNC42MDgtMjAuNDgtMTAuMjQtNDAuNDQ4em0tMzc1LjgwOC04LjE5MmMtMjkuMTg0IDQuNjA4LTIxNC41MjggMzYuODY0LTMxOS40ODggODUuNTA0IDE4LjQzMi0zNC4zMDQgMTI2LjQ2NC0yMzIuOTYgMTQyLjg0OC0yOTYuOTYgMTAuNzUyIDIyLjUyOCA2MC45MjggMTIwLjgzMiAxNzYuNjQgMjExLjQ1NnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
}

.file-ext-pdf .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-ext-html .onlineuploader-item-icon {
    background-color: #1890ff !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgd2lkdGg9IjIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNzMuNiA1NDcuMmMtNi40LTYuNC05LjYtMTYtOS42LTI1LjZzMy4yLTE2IDkuNi0yMi40bDIyNC0yMzAuNGMxMi44LTEyLjggMzItMTIuOCA0NC44IDBzMTIuOCAzNS4yIDAgNDQuOGwtMjAxLjYgMjA4IDIwMS42IDIwOGMxMi44IDEyLjggMTIuOCAzMiAwIDQ0LjhzLTMyIDEyLjgtNDQuOCAwem00ODMuMi0zNTUuMmMzLjItMTYgMjIuNC0yOC44IDM4LjQtMjIuNCAxNiAzLjIgMjguOCAyMi40IDIyLjQgMzguNGwtMTY2LjQgNjQwYy0zLjIgMTYtMTkuMiAyNS42LTM1LjIgMjIuNHMtMjguOC0yMi40LTIyLjQtMzguNHptMzkzLjYgMzU1LjItMjI0IDIzMC40Yy0xMi44IDEyLjgtMzIgMTIuOC00NC44IDBzLTEyLjgtMzIgMC00NC44bDIwMS42LTIwOC0yMDEuNi0yMDhjLTEyLjgtMTIuOC0xMi44LTMyIDAtNDQuOHMzMi0xMi44IDQ0LjggMGwyMjQgMjMwLjRjNi40IDYuNCA5LjYgMTYgOS42IDIyLjRzLTMuMiAxNi05LjYgMjIuNHoiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJtNzMuNiA1NDcuMmMtNi40LTYuNC05LjYtMTYtOS42LTI1LjZzMy4yLTE2IDkuNi0yMi40bDIyNC0yMzAuNGMxMi44LTEyLjggMzItMTIuOCA0NC44IDBzMTIuOCAzNS4yIDAgNDQuOGwtMjAxLjYgMjA4IDIwMS42IDIwOGMxMi44IDEyLjggMTIuOCAzMiAwIDQ0LjhzLTMyIDEyLjgtNDQuOCAwem00ODMuMi0zNTUuMmMzLjItMTYgMjIuNC0yOC44IDM4LjQtMjIuNCAxNiAzLjIgMjguOCAyMi40IDIyLjQgMzguNGwtMTY2LjQgNjQwYy0zLjIgMTYtMTkuMiAyNS42LTM1LjIgMjIuNHMtMjguOC0yMi40LTIyLjQtMzguNHptMzkzLjYgMzU1LjItMjI0IDIzMC40Yy0xMi44IDEyLjgtMzIgMTIuOC00NC44IDBzLTEyLjgtMzIgMC00NC44bDIwMS42LTIwOC0yMDEuNi0yMDhjLTEyLjgtMTIuOC0xMi44LTMyIDAtNDQuOHMzMi0xMi44IDQ0LjggMGwyMjQgMjMwLjRjNi40IDYuNCA5LjYgMTYgOS42IDIyLjRzLTMuMiAxNi05LjYgMjIuNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
}

.file-ext-doc .onlineuploader-item-icon,
.file-ext-docx .onlineuploader-item-icon,
.file-ext-rtf .onlineuploader-item-icon {
    background-color: #2695f9 !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE5LjggNC43Yy4yLS44IDEtMS4zIDEuOC0xLjFzMS4yIDEgMSAxLjhsLS4xLjMtNC4yIDE0LjVjLS4yLjgtLjkgMS4zLTEuNyAxLjNzLTEuNS0uNS0xLjctMS4zbC0yLjgtMTAuNmgtLjFsLTIuNyAxMC42Yy0uMi44LS45IDEuMy0xLjcgMS4zcy0xLjUtLjUtMS44LTEuM2wtNC4yLTE0LjVjLS4xLS44LjQtMS43IDEuMS0xLjguOC0uMiAxLjUuMyAxLjcgMS4xbC4zIDEuMyAyLjggMTEuNWguMWwzLjEtMTEuOXYtLjFjLjItLjYuNy0xIDEuMy0xIC42IDAgMS4yLjQgMS4zIDF2LjFsMy4xIDExLjloLjFsMy0xMi4xeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
}

.file-type-no .onlineuploader-item-icon i {
    color: #fff
}

.file-ext-doc .onlineuploader-item-icon i,
.file-ext-docx .onlineuploader-item-icon i,
.file-ext-html .onlineuploader-item-icon i,
.file-ext-rtf .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-ext-xls .onlineuploader-item-icon,
.file-ext-xlsx .onlineuploader-item-icon {
    background-color: #2fc06e !important;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjMwMTk1MjQyOTcxIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjI5NTUzIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48ZGVmcz48c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwvc3R5bGU+PC9kZWZzPjxwYXRoIGQ9Ik02MDguODk2IDU1NS4xNzg2NjdsMjExLjk2OCAyMTEuOTY4YTM3Ljk3MzMzMyAzNy45NzMzMzMgMCAwIDEtNTMuNzE3MzMzIDUzLjc2bC0yMTEuMTE0NjY3LTIxMS4xNTczMzQgNTIuODY0LTU0LjU3MDY2NnogbTIxMS45NjgtMzUyLjA0MjY2N2EzNy45NzMzMzMgMzcuOTczMzMzIDAgMCAxIDAgNTMuNzE3MzMzbC0yNTAuODM3MzMzIDI1MC44MzczMzR2LTAuMDQyNjY3bC01Ny44MTMzMzQgNTguMjgyNjY3LTAuMjEzMzMzLTAuMjEzMzM0LTI1NS4xNDY2NjcgMjU1LjE0NjY2N2EzNy45NzMzMzMgMzcuOTczMzMzIDAgMCAxLTUzLjc2LTUzLjcxNzMzM0w0NTguMzI1MzMzIDUxMmwtMjU1LjE0NjY2Ni0yNTUuMTQ2NjY3QTM3Ljk3MzMzMyAzNy45NzMzMzMgMCAxIDEgMjU2Ljg1MzMzMyAyMDMuMDkzMzMzTDUxMiA0NTguMzI1MzMzbDI1NS4xNDY2NjctMjU1LjE0NjY2NmEzNy45NzMzMzMgMzcuOTczMzMzIDAgMCAxIDUzLjc2IDB6IiBwLWlkPSIyOTU1NCIgZGF0YS1zcG0tYW5jaG9yLWlkPSJhMzEzeC43NzgxMDY5LjAuaTIxIiBjbGFzcz0ic2VsZWN0ZWQiIGZpbGw9IiNmZmZmZmYiPjwvcGF0aD48L3N2Zz4=)
}

.file-ext-xls .onlineuploader-item-icon i,
.file-ext-xlsx .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-ext-pps .onlineuploader-item-icon,
.file-ext-ppsx .onlineuploader-item-icon,
.file-ext-ppt .onlineuploader-item-icon,
.file-ext-pptx .onlineuploader-item-icon {
    background-color: #e64a19 !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0ibTExLjEgMi4zYy01LjggMC0xMC41IDQuOC0xMC41IDEwLjdzNC43IDEwLjcgMTAuNSAxMC43IDEwLjUtNC44IDEwLjUtMTAuN2gtMTAuNXoiIG9wYWNpdHk9Ii40Ii8+PHBhdGggZD0ibTEyLjcuNnYxMC43aDEwLjVjMC01LjktNC43LTEwLjctMTAuNS0xMC43eiIvPjwvZz48L3N2Zz4=)
}

.file-ext-pps .onlineuploader-item-icon i,
.file-ext-ppsx .onlineuploader-item-icon i,
.file-ext-ppt .onlineuploader-item-icon i,
.file-ext-pptx .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-ext-psd .onlineuploader-item-icon {
    background-color: #3172eb !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTIwMi4zMSA4NDcuOTNoLTg2Ljk3di02NjYuODhoMTg1LjYyYzcwLjgxIDAgMTIwLjcxIDcuMjIgMTQ5LjcgMjEuNjZzNTAuODggMzUuNjQgNjUuNjYgNjMuNTljMTQuNzggMjcuOTYgMjIuMTcgNjAuMzkgMjIuMTcgOTcuMjggMCA2Mi41Ni0yMS4yNCAxMTUuMDQtNjMuNyAxNTcuNDQtNDIuNDcgNDIuNC0xMDUuODMgNjMuNTktMTkwLjA3IDYzLjU5aC04Mi40MXptMC0zMjkuNjZoNTguMzZjNzYuNjYgMCAxMjcuMTgtMTQuOCAxNTEuNTUtNDQuNHMzNi41Ni02NS4wNSAzNi41Ni0xMDYuMzZjMC0zNS43OS05Ljc5LTY0LjY1LTI5LjM1LTg2LjU2cy01OC40MS0zMi44Ny0xMTYuNTQtMzIuODdoLTEwMC41OHptMzM3LjAzIDIwMy4xNmg3OS43NXYxLjcyYzAgMjAuNjIgNy45MSAzNy43NiAyMy43MiA1MS4zOSAxNS44MSAxMy42NCA0Mi4zOSAyMC40NSA3OS43NSAyMC40NSAzMyAwIDU5Ljc1LTguMDIgODAuMjctMjQuMDggMjAuNTEtMTYuMDUgMzAuNzctMzQuOTggMzAuNzctNTYuNzcgMC0yOS41OC0yMC4wNi01MC41Ny02MC4xNi02Mi45NmwtNDAuOTEtMTIuMzgtMjcuMTYtOC42LTU1LjM1LTE3LjJjLTYzLjI1LTIzLjE3LTk0Ljg4LTYxLjctOTQuODgtMTE1LjU5IDAtMzcuODQgMTUuMy03MS4xIDQ1Ljg5LTk5Ljc3czc2LjE0LTQzIDEzNi42NC00M2M1OS41OCAwIDEwMS45OCAxMi4yNiAxMjcuMTkgMzYuNzhzMzcuODEgNTEuNjggMzcuODEgODEuNDd2MS43MmgtODAuNDR2LTEuNzNjMC0xNi4xNS04LjA4LTI4LjgzLTI0LjIzLTM4LjA1cy0zNy42NC0xMy44NC02NC40NS0xMy44NGMtMzIuMDkgMC01Ni42NyA2LjY1LTczLjczIDE5Ljk1LTE3LjA3IDEzLjMtMjUuNjEgMjkuNy0yNS42MSA0OS4xOSAwIDE0LjkxIDUuNSAyNy4wMSAxNi41IDM2LjI5IDExIDkuMjkgMjkuNTYgMTcuNzIgNTUuNjkgMjUuMjlsMzguNSAxMC42NyAyOC4xOSA4LjI1YzM4Ljk2IDExLjAxIDYzLjE5IDE4LjggNzIuNyAyMy4zOXMxOS4xOSAxMC41NSAyOS4wNSAxNy44OWMxMy41MiAxMC4zMiAyMy40OSAyMi43NiAyOS45MSAzNy4zMiA2LjQxIDE0LjU3IDkuNjIgMzEuNTkgOS42MiA1MS4wOSAwIDQ1LjQxLTE2LjI3IDgzLjYtNDguODEgMTE0LjU1LTMyLjU0IDMwLjk2LTc5Ljk4IDQ2LjQ0LTE0Mi4zMSA0Ni40NC0zOS42NSAwLTcyLjQ4LTUuODctOTguNDgtMTcuNjEtMjYuMDEtMTEuNzQtNDYuNzUtMjcuOTUtNjIuMjItNDguNjQtMTUuNDctMjAuNjgtMjMuMi00NC42Ni0yMy4yLTcxLjk0di0xLjY5eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
}

.file-ext-psd .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-ext-ai .onlineuploader-item-icon {
    background-color: #ff834c !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTgwMCAxMjhhMzIgMzIgMCAwIDEgMzIgMzJ2NzA0YTMyIDMyIDAgMSAxIC02NCAwdi03MDRhMzIgMzIgMCAwIDEgMzItMzJ6bS00MDYuMzM2IDE3LjI4YTMyIDMyIDAgMCAxIDI5LjEyIDIyLjA4bDIxNy41MzYgNjY5LjUwNGEzMiAzMiAwIDAgMSAtNjAuODY0IDE5Ljg0bC03NC4zNjgtMjI4Ljg2NGEzMiAzMiAwIDAgMSAtMjUuMDg4IDEyLjE2aC0xOTJhMzEuODcyIDMxLjg3MiAwIDAgMSAtMTcuMjgtNS4wNTZsLTcxLjkzNiAyMjEuNjk2YTMyIDMyIDAgMSAxIC02MC44NjQtMTkuNzc2bDIxNy41MzYtNjY5LjUwNGEzMiAzMiAwIDAgMSAzMy42NjQtMjEuOTUyem0tNC41NDQgMTI1LjQ0LTk5LjI2NCAzMDUuMjhoMTkwLjE0NGEzMiAzMiAwIDAgMSA4LjcwNCAxLjIxNnoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
}

.file-ext-ai .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.file-ext-txt .onlineuploader-item-icon {
    background-color: #8bc63f !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgd2lkdGg9IjIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMCAxMzYuNTMzMzMzaDYxNC40djY4LjI2NjY2N2gtNjE0LjR6bTAgMzA3LjJoOTU1LjczMzMzM3Y2OC4yNjY2NjdoLTk1NS43MzMzMzN6bTAgMzA3LjJoOTU1LjczMzMzM3Y2OC4yNjY2NjdoLTk1NS43MzMzMzN6IiBmaWxsPSIjZmZmIi8+PC9zdmc+)
}

.file-ext-epub .onlineuploader-item-icon {
    background-color: #a0a398 !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgd2lkdGg9IjIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtOTI4LjcyNTMzMyA0ODQuMzA5MzMzYTM0Ljk4NjY2NyAzNC45ODY2NjcgMCAwIDAgLTUxLjU4NCAwbC0xNTQuODggMTYzLjY2OTMzNC0xODEuMDM0NjY2IDE5MS4wMTg2NjZhNzAuMDU4NjY3IDcwLjA1ODY2NyAwIDAgMSAtMTAzLjEyNTMzNCAwbC0yNTguMDQ4LTI3Mi44MTA2NjZhNzkuOTU3MzMzIDc5Ljk1NzMzMyAwIDAgMSAwLTEwOC45NzA2NjdsMjU4LjA0OC0yNzIuNjRhNzAuMDU4NjY3IDcwLjA1ODY2NyAwIDAgMSAxMDMuMTI1MzM0IDBsMTE4LjA1ODY2NiAxMjQuNzU3MzMzLTI0NS40MTg2NjYgMjU4Ljk4NjY2N2EyMC4zNTIgMjAuMzUyIDAgMCAwIDAgMjcuMzA2NjY3bDI1Ljg5ODY2NiAyNy4zOTJjNy4yNTMzMzMgNy40MjQgMTguNjAyNjY3IDcuNDI0IDI1Ljg1NiAwbDI4NC4xNi0yOTkuNzc2YTIwLjM1MiAyMC4zNTIgMCAwIDAgMC0yNy4zNDkzMzRsLTI1Ljg5ODY2Ni0yNy4zNDkzMzMtMS44MzQ2NjctMS43NDkzMzMtMTI5LjI4LTEzNi41MzMzMzRhMTQxLjAxMzMzMyAxNDEuMDEzMzMzIDAgMCAwIC0yMDYuNDY0IDBsLTI1OC4yNjEzMzMgMjcyLjY0Yy01Ni45NiA2MC4xNi01Ni45NiAxNTcuOTUyIDAgMjE4LjExMmwyNTguMDQ4IDI3Mi42NGExNDEuMDEzMzMzIDE0MS4wMTMzMzMgMCAwIDAgMjA2LjUwNjY2NiAwbDI1OC4wNDgtMjcyLjY0IDc3LjQ0LTgxLjU3ODY2NmE0MC40MDUzMzMgNDAuNDA1MzMzIDAgMCAwIDAtNTQuNDg1MzM0bC42NC0uNjgyNjY2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)
}

.file-ext-epub .onlineuploader-item-icon i,
.file-ext-txt .onlineuploader-item-icon i {
    visibility: hidden !important;
    color: #fff
}

.file-ext-css .onlineuploader-item-icon {
    background-color: #26a69a92 !important
}

.file-ext-css .onlineuploader-item-icon i {
    color: #fff !important
}

.file-ext-html .onlineuploader-item-icon i {
    color: #fff !important
}

.file-ext-mp3 .onlineuploader-item-icon {
    background-color: #00944f !important;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMTAyNCAxMDI0IiB3aWR0aD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTUxMiAxNDMuMzZjMTc4LjgxMDg4IDAgMzI0LjE5ODQgMTQzLjIzNzEyIDMyNy42MTg1NiAzMjEuMjI4OGwuMDYxNDQgNi40NTEydjQ5LjQ3OTY4YTEwMi40IDEwMi40IDAgMCAxIDE0My4zNiA5My44ODAzMnYxNjMuODRhMTAyLjQgMTAyLjQgMCAwIDEgLTIwNC44IDB2LTMwNy4yYzAtMTQ3LjA0NjQtMTE5LjE5MzYtMjY2LjI0LTI2Ni4yNC0yNjYuMjQtMTQ0LjkzNjk2IDAtMjYyLjgxOTg0IDExNS44MTQ0LTI2Ni4xNTgwOCAyNTkuOTUyNjRsLS4wODE5MiA2LjI4NzM2djMwNy4yYTEwMi40IDEwMi40IDAgMCAxIC0yMDQuOCAwdi0xNjMuODRhMTAyLjQgMTAyLjQgMCAwIDEgMTQzLjM2LTkzLjg4MDMydi00OS40Nzk2OGMwLTE4MC45ODE3NiAxNDYuNjk4MjQtMzI3LjY4IDMyNy42OC0zMjcuNjh6bTguNjAxNiAzNTguNTAyNC44MTkyIDIuNjgyODggNDEuMjQ2NzIgMTY1LjEwOTc2IDI0LjI0ODMyLTQ4LjUzNzZhMzAuNzIgMzAuNzIgMCAwIDEgMjQuNTk2NDgtMTYuODU1MDRsMi44ODc2OC0uMTAyNGg4MS45MmEzMC43MiAzMC43MiAwIDAgMSAyLjk0OTEyIDYxLjI5NjY0bC0yLjk0OTEyLjE0MzM2LTYyLjkzNTA0LS4wMjA0OC01Mi44NzkzNiAxMDUuOTIyNTZjLTEyLjMwODQ4IDI0LjYzNzQ0LTQ3LjgwMDMyIDIxLjY0NzM2LTU2LjQ2MzM2LTMuNDgxNmwtLjgxOTItMi43ODUyOC00NC42MjU5Mi0xNzguNDYyNzItNDMuNTIgNjUuMTY3MzZhMzAuNzIgMzAuNzIgMCAwIDEgLTIyLjQ4NzA0IDEzLjUxNjhsLTMuMDcyLjE0MzM2aC04MS44MzgwOGEzMC43MiAzMC43MiAwIDAgMSAtMi45NDkxMi02MS4yOTY2NGwyLjk0OTEyLS4xNDMzNiA2NS40MzM2LS4wMjA0OCA3Mi45NDk3Ni0xMDkuMTc4ODhjMTQuMjc0NTYtMjEuMzgxMTIgNDYuNDY5MTItMTYuNjI5NzYgNTQuNTM4MjQgNi45MjIyNHoiIGZpbGw9IiNmZmYiLz48L3N2Zz4=)
}

.file-ext-mp3 .onlineuploader-item-icon i {
    visibility: hidden;
    color: #fff
}

.onlineuploader-ready.onlineuploader-action-start {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: auto;
    position: relative;
    display: inline-block;
    height: 20px;
    cursor: pointer;
    padding: 1px 4px;
    border: 1px solid #178238;
    border-radius: 2px;
    color: #178238;
    vertical-align: middle;
    margin-right: 30px;
    text-align: center;
    text-transform: capitalize
}

@-webkit-keyframes onlineuploaderFadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes onlineuploaderFadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes onlineuploaderFadeOut {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes onlineuploaderFadeOut {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.onlineuploader-action-start {
    display: none !important
}

[class*=hint--][aria-label]:after {
    content: attr(aria-label)
}

[aria-label=""]:after,
[aria-label=""]:before,
[data-hint=""]:after,
[data-hint=""]:before {
    display: none !important
}

.hint--top-left:before,
.hint--top-right:before,
.hint--top:before {
    border-top-color: #f42020
}

.hint--bottom-left:before,
.hint--bottom-right:before,
.hint--bottom:before {
    border-bottom-color: #f42020
}

.at4-jumboshare .at4-count-container {
    min-width: 80px !important;
    border-right: 1px solid #dbdbdb !important
}

.at4-jumboshare .at4-count {
    line-height: 10px !important;
    font-size: 15px !important;
    color: #222 !important
}

.at4-jumboshare .at4-title {
    color: #222 !important
}

.at-svc-compact,
.at-svc-email,
.at-svc-facebook,
.at-svc-pinterest_share,
.at-svc-print,
.at-svc-sinaweibo,
.at-svc-tencentqq,
.at-svc-twitter,
.at-svc-wechat {
    background-color: transparent !important
}

.at-svc-facebook svg {
    fill: #3b5998 !important
}

.at-svc-twitter svg {
    fill: #1da1f2 !important
}

.at-svc-pinterest_share svg {
    fill: #cb2027 !important
}

.at-svc-compact svg {
    fill: #ff6550 !important
}

.at-svc-wechat svg {
    fill: #2dc100 !important
}

.at-svc-tencentqq svg {
    fill: #000 !important
}

.at-svc-sinaweibo svg {
    fill: #e6162d !important
}

.at-svc-print svg {
    fill: #738a8d !important
}

.at-svc-email svg {
    fill: #848484 !important
}

.at4-jumboshare .at4-share-container {
    padding-left: 10px !important
}

.showshare {
    display: flex;
    min-height: 46px;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 40px
}

.at-icon {
    width: 24px !important;
    height: 24px !important
}

#at15s .at-icon {
    width: 1pc !important;
    height: 1pc !important
}

.hint--top-left:after,
.hint--top-left:before {
    bottom: 100%;
    left: 50%
}

.hint--top-left:before {
    margin-bottom: -11px;
    left: calc(50% - 6px)
}

.hint--top-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: 12px
}

.hint--top-left:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px)
}

.hint--top-right:after,
.hint--top-right:before {
    bottom: 100%;
    left: 50%
}

.hint--top-right:before {
    margin-bottom: -11px;
    left: calc(50% - 6px)
}

.hint--top-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    margin-left: -12px
}

.hint--top-right:hover:after,
.hint--top-right:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--bottom-left:after,
.hint--bottom-left:before {
    top: 100%;
    left: 50%
}

.hint--bottom-left:before {
    margin-top: -11px;
    left: calc(50% - 6px)
}

.hint--bottom-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: 12px
}

.hint--bottom-left:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px)
}

.hint--bottom-right:after,
.hint--bottom-right:before {
    top: 100%;
    left: 50%
}

.hint--bottom-right:before {
    margin-top: -11px;
    left: calc(50% - 6px)
}

.hint--bottom-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    margin-left: -12px
}

.hint--bottom-right:hover:after,
.hint--bottom-right:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--large:after,
.hint--medium:after,
.hint--small:after {
    white-space: normal;
    line-height: 1.4em;
    word-wrap: break-word
}

.hint--small:after {
    width: 80px
}

.hint--medium:after {
    width: 150px
}

.hint--large:after {
    width: 300px
}

.hint--error:after {
    background-color: #b34e4d;
    text-shadow: 0 -1px 0 #592726
}

.hint--error.hint--top-left:before,
.hint--error.hint--top-right:before,
.hint--error.hint--top:before {
    border-top-color: #b34e4d
}

.hint--error.hint--bottom-left:before,
.hint--error.hint--bottom-right:before,
.hint--error.hint--bottom:before {
    border-bottom-color: #b34e4d
}

.hint--error.hint--left:before {
    border-left-color: #b34e4d
}

.hint--error.hint--right:before {
    border-right-color: #b34e4d
}

.hint--warning:after {
    background-color: #c09854;
    text-shadow: 0 -1px 0 #6c5328
}

.hint--warning.hint--top-left:before,
.hint--warning.hint--top-right:before,
.hint--warning.hint--top:before {
    border-top-color: #c09854
}

.hint--warning.hint--bottom-left:before,
.hint--warning.hint--bottom-right:before,
.hint--warning.hint--bottom:before {
    border-bottom-color: #c09854
}

.hint--warning.hint--left:before {
    border-left-color: #c09854
}

.hint--warning.hint--right:before {
    border-right-color: #c09854
}

.hint--info:after {
    background-color: #3986ac;
    text-shadow: 0 -1px 0 #1a3c4d
}

.hint--info.hint--top-left:before,
.hint--info.hint--top-right:before,
.hint--info.hint--top:before {
    border-top-color: #3986ac
}

.hint--info.hint--bottom-left:before,
.hint--info.hint--bottom-right:before,
.hint--info.hint--bottom:before {
    border-bottom-color: #3986ac
}

.hint--info.hint--left:before {
    border-left-color: #3986ac
}

.hint--info.hint--right:before {
    border-right-color: #3986ac
}

.hint--success:after {
    background-color: #458746;
    text-shadow: 0 -1px 0 #1a321a
}

.hint--success.hint--top-left:before,
.hint--success.hint--top-right:before,
.hint--success.hint--top:before {
    border-top-color: #458746
}

.hint--success.hint--bottom-left:before,
.hint--success.hint--bottom-right:before,
.hint--success.hint--bottom:before {
    border-bottom-color: #458746
}

.hint--success.hint--left:before {
    border-left-color: #458746
}

.hint--success.hint--right:before {
    border-right-color: #458746
}

.hint--always:after,
.hint--always:before {
    opacity: 1;
    visibility: visible
}

.hint--always.hint--top:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--top:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px)
}

.hint--always.hint--top-left:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--top-left:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px)
}

.hint--always.hint--top-right:after,
.hint--always.hint--top-right:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--bottom:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--bottom:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -moz-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px)
}

.hint--always.hint--bottom-left:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--bottom-left:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px)
}

.hint--always.hint--bottom-right:after,
.hint--always.hint--bottom-right:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--left:after,
.hint--always.hint--left:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--always.hint--right:after,
.hint--always.hint--right:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--rounded:after {
    border-radius: 4px
}

.hint--no-animate:after,
.hint--no-animate:before {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s
}

.hint--bounce:after,
.hint--bounce:before {
    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    -moz-transition: opacity .3s ease, visibility .3s ease, -moz-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}

.addcenter {
    display: block;
    text-align: center;
    height: 190px !important;
    color: #fff;
    -webkit-animation: scale-in-bottom .4s cubic-bezier(.25, .46, .45, .94) both;
    animation: scale-in-bottom .4s cubic-bezier(.25, .46, .45, .94) both;
    margin-bottom: 30px
}

.addcenterout {
    display: block;
    text-align: center;
    height: 170px !important;
    color: #fff;
    -webkit-animation: scale-out-bottom .4s cubic-bezier(.25, .46, .45, .94) both;
    animation: scale-out-bottom .4s cubic-bezier(.25, .46, .45, .94) both;
    margin-bottom: 30px
}

.closecenterout {
    display: none;
    text-align: center;
    height: 0 !important;
    color: #fff;
    -webkit-animation: scale-out-bottom .4s cubic-bezier(.25, .46, .45, .94) both;
    animation: scale-out-bottom .4s cubic-bezier(.25, .46, .45, .94) both;
    margin-bottom: 30px
}

.additem {
    -webkit-animation: scale-in-top .4s cubic-bezier(.25, .46, .45, .94) both !important;
    animation: scale-in-top .4s cubic-bezier(.25, .46, .45, .94) both !important
}

.file-title {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-align: center !important
}

.file-title h1 {
    text-align: center !important;
    font-weight: 200 !important;
    font-size: 56px;
    margin: 20px 0 0;
    font-family: Roboto, sans-serif
}

@-webkit-keyframes scale-out-bottom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 0
    }
}

@keyframes scale-out-bottom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 0
    }
}

@-webkit-keyframes scale-in-bottom {
    0% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 1
    }
}

@keyframes scale-in-bottom {
    0% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 1
    }
}

.itemclose {
    -webkit-animation: scale-out-top .4s cubic-bezier(.25, .46, .45, .94) both !important;
    animation: scale-out-top .4s cubic-bezier(.25, .46, .45, .94) both !important
}

@-webkit-keyframes scale-out-top {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        opacity: 0
    }
}

@keyframes scale-out-top {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        opacity: 0
    }
}

@-webkit-keyframes scale-in-top {
    0% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        opacity: 1
    }
}

@keyframes scale-in-top {
    0% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        opacity: 1
    }
}

.onlineuploader.RunFiles {
    -webkit-box-shadow: 0 18px 100px 4px rgba(0, 0, 0, .15);
    box-shadow: 0 18px 100px 4px rgba(0, 0, 0, .15)
}

.f-24 {
    width: 24px;
    height: 24px;
    vertical-align: middle;
    padding: 0 2px 2px;
    margin-top: 6px
}

.f-icolist {
    width: 17px;
    height: 17px;
    vertical-align: middle;
    padding: 0 2px 2px
}

.f-ico18 {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    padding: 0
}

.f-ico30 {
    width: 30px;
    height: 30px;
    vertical-align: top;
    padding: 0
}

.f-formatlist {
    width: 17px;
    height: 17px;
    vertical-align: middle;
    padding: 0;
    position: absolute;
    right: 10px;
    margin-top: 2.5px
}

.onlineuploader-items .onlineuploader-item .onlineuploader-action.onlineuploader-action-null {
    width: auto;
    color: #fff;
    text-decoration: none;
    margin-right: 30px;
    min-width: 120px;
    font-weight: 700
}

.onlineuploader-action-format span {
    padding: 6px 12px;
    border: 1px solid #00944f !important;
    cursor: pointer;
    vertical-align: middle;
    border-radius: 3px;
    margin-left: 10px;
    font-size: 16px;
    color: #00944f;
    min-width: 100px;
    display: inline-block;
    fill: #00944f;
    background-color: #00944f0a
}

.onlineuploader-action-format span:focus,
.onlineuploader-action-format span:hover {
    -webkit-box-shadow: 0 0 0 .2em #1e1e1e;
    -moz-box-shadow: 0 0 0 .2em #1e1e1e;
    box-shadow: 0 0 0 .2em #1e1e1e;
    color: #fff;
    fill: #fff;
    border: 1px solid #1e1e1e !important;
    background-color: #1e1e1e
}

.onlineuploader-action-format span svg {
    -webkit-transition: .3s all;
    transition: .3s all
}

.onlineuploader-action-format span:hover svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@-webkit-keyframes scale-out-click {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: .95
    }
}

@keyframes scale-out-click {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: 1
    }
    100% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        opacity: .95
    }
}

@-webkit-keyframes PDFConvert {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 148, 79, .6);
        box-shadow: 0 0 0 0 rgba(0, 148, 79, .6)
    }
    40% {
        -webkit-box-shadow: 0 0 0 60px transparent;
        box-shadow: 0 0 0 60px transparent
    }
    50% {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes PDFConvert {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 148, 79, .6);
        box-shadow: 0 0 0 0 rgba(0, 148, 79, .6)
    }
    40% {
        -webkit-box-shadow: 0 0 0 60px transparent;
        box-shadow: 0 0 0 60px transparent
    }
    50% {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
    to {
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent
    }
}

.onlineuploader-action-format img {
    width: 24px;
    height: 24px;
    margin-top: 6px
}

.onlineuploader-action-format format {
    margin-right: 22px;
    text-transform: uppercase;
    font-weight: 400
}

.SelectFormat span {
    background-color: #1e1e1e;
    color: #fff;
    fill: #fff;
    border: 1px solid #1e1e1e !important
}

.onlineuploader-action-format.SelectFormat span:focus,
.onlineuploader-action-format.SelectFormat span:hover {
    color: #fff;
    fill: #fff
}

.close .f-icolist {
    color: #fff;
    fill: #fff
}

.search_format {
    padding: 4px 10px;
    width: 310px !important;
    border-bottom: 1px solid rgba(238, 238, 238, .11);
    margin: 4px 10px
}

.form-input {
    width: 265px;
    background-color: transparent;
    border-width: 0;
    padding: 6px 12px;
    outline: 0;
    margin: 2px 0 6px;
    color: #fff
}

nav {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 5px;
    height: 373px
}

nav ul {
    margin: 0 8px;
    padding: 0;
    display: inline-block;
    max-width: 120px
}

nav li {
    word-spacing: 0;
    width: 80px;
    list-style: none;
    margin: 0 auto;
    padding: 15px 4px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-right: none;
    border-bottom: none;
    font-size: 13px;
    letter-spacing: .5px;
    color: #9f9f9f;
    cursor: pointer;
    font-weight: 300;
    border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

nav li:last-child {
    border-bottom: none
}

nav li span {
    position: absolute;
    left: 80px;
    font-weight: 700;
    display: none
}

nav li:hover span {
    display: inline-block;
    position: absolute;
    fill: #fff;
    left: 80px
}

nav>div {
    position: absolute;
    top: 0;
    width: 100%;
    height: calc(100% - 45px);
    left: 0;
    padding: 5px 10px;
    font-family: officefont, sans-serif;
    word-spacing: 3px;
    z-index: 11;
    background-color: #1e1e1e;
    display: none;
    overflow-y: auto
}

.upload-popover-select nav li>div {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 265px;
    left: 95px;
    height: calc(100% - 10px);
    padding: 5px;
    background-color: #1e1e1e;
    letter-spacing: 1px;
    z-index: 10;
    overflow-y: auto;
    cursor: default
}

nav li>div {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 265px;
    left: 95px;
    height: calc(100% - 45px);
    padding: 5px;
    background-color: #1e1e1e;
    letter-spacing: 1px;
    z-index: 10;
    overflow-y: auto;
    cursor: default
}

nav div button {
    font-size: 12px;
    padding: 12px 6px;
    background-color: #303030;
    border-width: 0;
    color: #fff;
    border-radius: 3px;
    min-width: 71px;
    text-transform: uppercase;
    margin: 3px 2px;
    cursor: pointer
}

nav div a {
    font-size: 13px;
    padding: 12px 6px;
    background-color: #303030;
    border-width: 0;
    color: #fff;
    border-radius: 3px;
    min-width: 40px;
    text-transform: uppercase;
    margin: 3px 4px;
    cursor: pointer;
    display: inline-block;
    text-align: center
}

nav div.allformat button {
    display: none;
    padding: 12px 1px;
    min-width: 72px
}

nav div button:hover {
    background-color: #282727
}

nav div button:focus {
    background-color: #5bb75b;
    -webkit-box-shadow: 0 0 0 .2em rgba(91, 183, 91, .24);
    -moz-box-shadow: 0 0 0 .2em rgba(91, 183, 91, .24);
    box-shadow: 0 0 0 .2em rgba(91, 183, 91, .24)
}

nav li:hover>div {
    display: block
}

nav li:hover {
    color: #fff
}

nav li:focus>div {
    display: block
}

nav li.active>div {
    display: block
}

nav li.active>span {
    display: inline-block;
    fill: #fff
}

nav li.active {
    color: #fff
}

nav li b {
    text-transform: capitalize;
    font-weight: 400
}

nav div button.active {
    background-color: #5bb75b;
    -webkit-box-shadow: 0 0 0 .2em rgba(91, 183, 91, .24);
    -moz-box-shadow: 0 0 0 .2em rgba(91, 183, 91, .24);
    box-shadow: 0 0 0 .2em rgba(91, 183, 91, .24)
}

.onlineuploader-item:hover {
    background-color: #f1f9f191
}

.unconvert {
    background-color: #8f8f8f !important;
    color: #ddd !important;
    -webkit-animation: none !important;
    animation: none !important
}

.addcenter .maxbuttom {
    -webkit-transition: all 140ms ease;
    background-color: #fff;
    transition: all 140ms ease;
    color: #05723d !important
}

.addcenter .maxbuttom:hover {
    background-image: linear-gradient(135deg, rgb(255 255 255) 0, rgb(255 255 255) 100%);
    box-shadow: 0 2px 5px 0 rgb(251 66 97 / 51%);
    color: #00944f !important;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

@-webkit-keyframes shake-top {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0
    }
    10% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    20%,
    40%,
    60% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
    90% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

@keyframes shake-top {
    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0
    }
    10% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
    20%,
    40%,
    60% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }
    30%,
    50%,
    70% {
        -webkit-transform: rotate(4deg);
        transform: rotate(4deg)
    }
    80% {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg)
    }
    90% {
        -webkit-transform: rotate(2deg);
        transform: rotate(2deg)
    }
}

.onlineuploader.onlineuploader-theme-dragdrop.NoFiles .onlineuploader-dragging .onlineuploader-input-inner {
    background-color: transparent;
    border-radius: 3px
}

.share-win>svg {
    float: left;
    margin: 0 15px 0 0
}

.share-win>svg+div {
    overflow: hidden;
    padding: 3px;
    display: table
}

.share-win p {
    margin: 0 -10px;
    white-space: nowrap
}

@media (max-width:600px) {
    .closeshare {
        right: 20px
    }
}

.lang-win p,
.share-win p {
    margin: 0 -10px;
    white-space: nowrap
}

.selectindex {
    background-color: #dff1df
}

.need-more-help-container .file-type-video .onlineuploader-item-icon {
    height: 30px;
    width: 30px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-position: center;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15)
}

.needmore .homepage-category-card__view-all-container {
    display: inline-block;
    margin: 20px 0 0 2.5rem;
    padding: 0 14px;
    min-width: 150px
}

@media (max-width:1200px) {
    .closeshare {
        right: 20px
    }
}

.upload-successful .column-title span {
    display: none
}

.upload-successful .column-title div {
    margin-top: 9px
}

.onlineuploader-title .column-actions .convertformat span.AddFromFormat {
    background-color: #1e1e1e;
    color: #fff;
    -webkit-box-shadow: 0 0 0 .2em rgba(74, 74, 74, .11);
    -moz-box-shadow: 0 0 0 .2em rgba(74, 74, 74, .11);
    box-shadow: 0 0 0 .2em rgba(74, 74, 74, .11)
}

.onlineuploader-title .column-actions .convertformat span.AddFromFormat svg,
.onlineuploader-title .column-actions .convertformat span.AddToFormat svg {
    fill: #fff
}

.onlineuploader-title .column-actions .convertformat span.AddToFormat {
    background-color: #1e1e1e;
    color: #fff;
    -webkit-box-shadow: 0 0 0 .2em rgba(74, 74, 74, .11);
    -moz-box-shadow: 0 0 0 .2em rgba(74, 74, 74, .11);
    box-shadow: 0 0 0 .2em rgba(74, 74, 74, .11)
}

.main-sidebar {
    flex: 1 1 16.6666%;
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    justify-content: center
}

.column-ads60 {
    margin-top: 60px
}

.onlineuploader-ads-close {
    position: absolute;
    right: 0 !important;
    margin: 10px 22px !important;
    color: #fff !important;
    fill: #999 !important;
    border-radius: 50px;
    padding: 10px !important;
    cursor: pointer;
    z-index: 111;
    border: 0 solid #fff !important;
    background-color: #b5b5b51c
}

.adssidebar {
    position: fixed;
    width: 300px;
    height: 900px;
    top: 220px;
    background-color: #b5b5b51c
}

.upload-userreg .onlineuploader-action-format {
    opacity: .3
}

.upload-userreg .onlineuploader-action-null {
    background-color: #d93c00;
    color: #fff;
    box-shadow: 0 2px 5px 0 #d7d7d7c9;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25) !important;
    border-radius: 2px !important;
    cursor: pointer !important;
    padding: 0 !important;
    height: 38px !important;
    text-align: center
}

.upload-userreg .onlineuploader-action-null span {
    padding-top: 10px;
    display: inline-block;
    margin-left: 10px
}

.upload-userreg .onlineuploader-action-format span {
    color: #555;
    border: 1px solid #a4a4a4 !important
}

.upload-userreg .onlineuploader-action-null svg {
    fill: #fff;
    vertical-align: middle;
    margin-top: -4px
}

.upload-userreg .onlineuploader-action-finish {
    border: 1px solid #a4a4a4 !important;
    color: #555 !important;
    opacity: .3
}

.upload-userreg .column-title span {
    display: none
}

.upload-userreg .column-title div {
    margin-top: 9px
}

.upload-userreg .onlineuploader-action-download::after,
.upload-userreg .onlineuploader-action-download::before {
    display: none
}

.upload-failed .onlineuploader-action-finish {
    border: 1px solid #d93d0069 !important;
    color: #d93c00 !important;
    display: inline-block !important
}

.onlineuploader-items .upload-userreg .onlineuploader-action-retry {
    color: #fd4802 !important;
    padding: 4px 16px;
    border: 1px solid #ff5e5e36;
    background-color: snow;
    font-weight: 300;
    border-radius: 3px
}

.f-icon18 {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top
}

.onlineuploader-input-button pp.addfile::before {
    -webkit-animation: ripple .8s ease 0s 1 backwards;
    animation: ripple .8s ease 0s 1 backwards
}

@keyframes ripple {
    0% {
        left: 10px;
        top: 10px;
        opacity: .95;
        width: 0;
        height: 0
    }
    99% {
        left: -29px;
        top: -29px;
        opacity: .1;
        width: 80px;
        height: 80px
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes scroll {
    0% {
        top: 4px;
        opacity: 1
    }
    100% {
        top: 21px;
        opacity: 0
    }
}

@keyframes scroll {
    0% {
        top: 4px;
        opacity: 1
    }
    100% {
        top: 21px;
        opacity: 0
    }
}

.showshare {
    margin-bottom: 120px
}

.RegUsered .onlineuploader-title .column-title {
    margin-top: 40px
}

.RegUsered .regurl {
    display: none
}

.RegUsered .onlineuploader-theme-dragdrop {
    margin-top: 40px
}

.RegUsered .onlineuploader-title .column-title .user-badge {
    border-radius: 90px
}

.RegUsered .onlineuploader.onlineuploader-theme-dragdrop.NoFiles {
    margin-top: 0 !important
}

@media (max-width:1768px) {
    .RegUsered .onlineuploader-theme-dragdrop {
        margin-top: 30px
    }
    .showshare {
        margin-bottom: 20px
    }
    .main-sidebar {
        display: none
    }
    .hidden-xs {
        display: none !important
    }
}

.convertint div {
    text-shadow: 0 3px 2px #333
}

.convertint button {
    position: absolute;
    right: 10px;
    margin-top: 10px;
    height: auto;
    line-height: 20px;
    color: #fff;
    fill: #fff;
    cursor: pointer;
    border-radius: 50%;
    padding: 10px
}

.convertint button:hover {
    position: absolute;
    right: 10px;
    margin-top: 10px;
    height: auto;
    line-height: 20px;
    background-color: #ffffff1a;
    fill: #fff;
    padding: 10px
}

@media (max-width:768px) {
    .onlineuploader-items .onlineuploader-item .column-title ss {
        top: 18px;
        left: 106px
    }
    .upload-successful .column-title div {
        margin-top: 0
    }
    .upload-successful .column-title span {
        display: inline-block
    }
    .onlineuploader-title .column-line {
        max-width: 360px
    }
    .hidden-xs {
        display: none !important
    }
    .upload-failed .onlineuploader-action-finish,
    .upload-failed .onlineuploader-action-format,
    .upload-userreg .onlineuploader-action-retry {
        display: none !important
    }
    .upload-userreg .onlineuploader-action-format {
        display: none !important
    }
    .upload-userreg .onlineuploader-action-finish {
        display: none !important
    }
    .scroll-down {
        display: none
    }
    .upload-popover-inverse {
        margin-top: 0 !important
    }
    .file-title {
        display: none
    }
    .RegUsered .onlineuploader.onlineuploader-theme-dragdrop {
        margin-top: 30px !important
    }
    .addcenter {
        height: 190px !important
    }
    .file-title h1 {
        font-size: 30px
    }
    .onlineuploader-action-info {
        display: none !important
    }
    .onlineuploader-action-finish,
    .onlineuploader-action-null {
        display: none !important
    }
    .upload-userreg .onlineuploader-action-null {
        display: inline-block !important;
        min-width: 60px !important;
        margin-right: 0 !important;
        text-align: center !important
    }
    .upload-userreg .onlineuploader-action-null span {
        display: none !important
    }
    .upload-userreg .onlineuploader-action-null svg {
        fill: #fff;
        margin-top: 10px;
        display: inline-block
    }
    .onlineuploader-action-format {
        display: inline-block !important;
        margin-right: 6px !important
    }
    .onlineuploader-items .onlineuploader-item .onlineuploader-action.onlineuploader-action-download {
        margin-right: 0;
        min-width: 60px
    }
    .onlineuploader-items .onlineuploader-item .onlineuploader-action.onlineuploader-action-download svg {
        display: inline-block
    }
    .onlineuploader-items .onlineuploader-item .onlineuploader-action.onlineuploader-action-download span {
        display: none
    }
    .onlineuploader-items .onlineuploader-item .onlineuploader-action+.onlineuploader-action {
        margin-left: 12px;
        box-shadow: none
    }
    .onlineuploader-items .onlineuploader-item {
        padding: 15px 0 10px 12px
    }
    .onlineuploader-error {
        -webkit-box-shadow: 0 2px 5px 0 rgba(81, 81, 81, .51);
        box-shadow: 0 2px 5px 0 rgba(81, 81, 81, .51);
        background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0idmlzdWFsIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDYwIiBoZWlnaHQ9IjE5MCI+PHN0eWxlPi5zdDB7ZmlsbDojZTczNTJjfS5zdDF7ZmlsdGVyOnVybCgjYmx1cjEpfS5zdDJ7ZmlsbDojZmZjYTA1fS5zdDN7ZmlsbDpyZWR9PC9zdHlsZT48ZmlsdGVyIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIiBpZD0iYmx1cjEiPjxmZUZsb29kIGZsb29kLW9wYWNpdHk9IjAiIHJlc3VsdD0iQmFja2dyb3VuZEltYWdlRml4Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iQmFja2dyb3VuZEltYWdlRml4IiByZXN1bHQ9InNoYXBlIi8+PGZlR2F1c3NpYW5CbHVyIHJlc3VsdD0iZWZmZWN0MV9mb3JlZ3JvdW5kQmx1ciIgc3RkRGV2aWF0aW9uPSI5NiIvPjwvZmlsdGVyPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0wIDBIMTQ2MFYxOTBIMHoiLz48ZyBjbGFzcz0ic3QxIj48Y2lyY2xlIGNsYXNzPSJzdDIiIGN4PSI1MjYuOCIgY3k9IjIwNy4yIiByPSIxMzYuMiIvPjxjaXJjbGUgY2xhc3M9InN0MyIgY3g9IjQxNiIgY3k9IjE2NyIgcj0iMjEyLjUiLz48Y2lyY2xlIGNsYXNzPSJzdDIiIGN4PSIxMTQ2IiBjeT0iMjIiIHI9IjIxMi41Ii8+PGNpcmNsZSBjbGFzcz0ic3QyIiBjeD0iNjczLjkiIGN5PSI1Mi4xIiByPSIxMzUuNCIvPjxjaXJjbGUgY2xhc3M9InN0MiIgY3g9IjU0OC44IiBjeT0iOTUiIHI9IjEzOS4yIi8+PGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iOTU0IiBjeT0iMjgiIHI9IjIxMi41Ii8+PGNpcmNsZSBjbGFzcz0ic3QyIiBjeD0iMTI3MSIgY3k9IjIwIiByPSIyMTIuNSIvPjwvZz48L3N2Zz4=);
        background-repeat: no-repeat;
        background-size: 1460px 190px
    }
    .onlineuploader-error h3 {
        font-size: 18px;
        padding: 60px 20px 0
    }
}

.page-content-reghit.RegUsered .NoFiles .user-badge {
    display: none
}

.page-content-reghit.RegUsered .NoFiles .ppp {
    display: none
}

.clicktrue {
    display: none !important
}

.main-menu .convert-nav li.convertmenu .menu-full--qrcode {
    -webkit-animation: scale-in-tr .4s cubic-bezier(.25, .46, .45, .94) both;
    animation: scale-in-tr .4s cubic-bezier(.25, .46, .45, .94) both
}

.main-menu .convert-nav li.convertmenu:hover>ul {
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 .125rem .1875rem 0 rgba(0, 0, 0, .11);
    margin-top: -1px;
    margin-left: -1px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    border-top: 1px solid #4caf50
}

.main-menu .convert-nav li ul {
    height: 0;
    background: #fff;
    position: fixed;
    top: 65px;
    -webkit-box-shadow: 0 6px 6px #f1f1f1;
    -moz-box-shadow: 0 6px 6px #f1f1f1;
    box-shadow: 0 6px 6px #f1f1f1;
    text-align: left;
    max-height: 85vh;
    overflow-x: auto
}

.main-menu .convert-nav li ul li {
    display: block
}

.main-menu .convert-nav li ul li a {
    text-transform: none;
    line-height: 39px;
    height: 40px;
    margin-bottom: 2px;
    margin-top: 1px;
    display: flex;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.main-menu .convert-nav li ul li a .ico {
    margin: 4px 8px 4px 4px;
    vertical-align: middle
}

.main-menu .convert-nav li ul li a:hover {
    background: #f1f9f1;
    border-radius: 4px
}

@media (max-width:840px) {
    .needmore .homepage-category-card__view-all-container {
        display: block
    }
    .office-menu .convert__item--sub span {
        display: none
    }
    .ask-community-card__content {
        flex-direction: block !important;
        display: block !important
    }
    .ask-community-card__link {
        position: inherit !important
    }
    .ask-community-card {
        padding: 10px !important
    }
}

.office-menu .lang__current {
    display: none
}

.NoFiles .convertint {
    color: #fff;
    height: 140px;
    background-image: linear-gradient(180deg, #5b5b5b 0, #3c3c3c 100%);
    box-shadow: 0 2px 5px 0 rgba(26, 26, 26, .6);
    font-size: 22px;
    border-radius: 4px 4px 0 0 !important;
    line-height: 140px;
    display: block
}

.convertfile .convertint {
    display: none
}

.ico {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent url(../svg/tool.svg);
    display: block
}

.office--pdf {
    background-position: -5px -5px
}

.office--video {
    background-position: -5px -30px
}

.office--audio {
    background-position: -5px -55px
}

.office--doc {
    background-position: -5px -80px
}

.office--document {
    background-position: -5px -80px
}

.office--image {
    background-position: -5px -105px
}

.office--font {
    background-position: -5px -130px
}

.office--zip {
    background-position: -5px -155px
}

.office--archive {
    background-position: -5px -155px
}

.office--ocr {
    background-position: -5px -180px
}

.office--ebook {
    background-position: -5px -205px
}

.office--logo {
    background-position: -59px -55px
}

.office--youicons {
    background-position: -59px -80px
}

.office--unit {
    background-position: -5px -230px
}

.office--youtube {
    background-position: -5px -250px
}

.office--pdfword {
    background-position: -5px -305px
}

.office--wordpdf {
    background-position: -59px -6px
}

.office--mp3 {
    background-position: -30px -5px
}

.office--mp4 {
    background-position: -30px -30px
}

.office--epub {
    background-position: -30px -55px
}

.office--more {
    background-position: -30px -80px
}

.office--avi {
    background-position: -30px -105px
}

.office--mov {
    background-position: -30px -130px
}

.office--3gp {
    background-position: -30px -155px
}

.office--word {
    background-position: -30px -180px
}

.office--excel {
    background-position: -30px -205px
}

.office--powerpoint {
    background-position: -30px -230px
}

.office--aac {
    background-position: -30px -255px
}

.office--aiff {
    background-position: -30px -280px
}

.office--ogg {
    background-position: -30px -305px
}

.office--jpg {
    background-position: -30px -330px
}

.office--png {
    background-position: -30px -355px
}

.office--gif {
    background-position: -30px -380px
}

.office--rotate {
    background-position: -5px -380px
}

.office--compress {
    background-position: -5px -405px
}

.office--unlock {
    background-position: -5px -430px
}

.office--mergepdf {
    background-position: -5px -505px
}

.office--lang {
    background-position: -30px -155px
}

.office--down {
    background-position: -55px -146px
}

.office--down {
    width: 8px;
    height: 5px
}

.icon166 {
    width: 17px;
    height: 17px;
    fill: currentColor;
    overflow: hidden;
    margin-left: 6px
}

.icon32icon {
    width: 32px;
    height: 32px;
    vertical-align: -.22em;
    margin-left: 3px;
    margin-top: 15px;
    fill: currentColor;
    overflow: hidden
}

@-webkit-keyframes scale-in-tr {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
        opacity: 1
    }
}

@keyframes scale-in-tr {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 100% 0;
        transform-origin: 100% 0;
        opacity: 1
    }
}

.homepage__heading {
    align-items: baseline;
    flex-direction: row;
    padding: 3rem 1.5rem .5rem;
    display: flex;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.25rem;
    text-transform: uppercase
}

h2.homepage__heading-title {
    line-height: 1.75rem;
    flex: 1;
    font-size: 1.125rem;
    margin: 0;
    font-weight: 400
}

a.homepage__heading-action {
    line-height: 3rem;
    min-width: 3rem;
    color: #259229
}

.homepage__categories {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.25rem
}

.homepage-category-card__container {
    box-sizing: border-box;
    display: flex;
    flex-basis: 50%;
    max-width: 50%
}

.homepage-category-card__thread_string {
    border-top: 0;
    min-height: auto;
    padding: 1rem;
    display: block;
    position: relative;
    color: #555
}

.homepage-category-card__thread {
    border-bottom: .0625rem solid #dadce0;
    border-top: 0;
    min-height: auto;
    padding: 1rem;
    cursor: pointer;
    display: block;
    position: relative
}

a.thread-list-thread:hover {
    text-decoration: none
}

.thread-list-thread:hover {
    background: #f8f9fa
}

.homepage-category-card__thread a {
    background: #fff;
    outline: 0;
    border-radius: 3px;
    border: 1px solid #2b932f2b;
    padding: 8px 16px;
    text-transform: uppercase;
    font-size: 13px;
    color: #555;
    margin: 0 10px 10px 0;
    transition: all .3s linear;
    display: inline-block;
    transition: all .3s linear
}

.homepage-category-card__thread a:hover {
    border: 1px solid #2b932f;
    color: #2b932f;
    background-color: #2b932f14
}

.homepage-category-card__thread_string a {
    outline: 0;
    font-size: 13px;
    transition: all .3s linear;
    display: inline-block;
    transition: 0 4px;
    color: #555;
    padding: 0 2px;
    border: .0625rem solid #dadce000;
    margin: 0 4px
}

.homepage-category-card__thread_string a:hover {
    color: #2b932f;
    background-color: #2b932f14;
    border-radius: 3px
}

.thread-list-thread__title {
    flex: 1;
    font-size: .9375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #3c4043;
    cursor: pointer;
    font-weight: 400
}

.thread-list-thread__top-row {
    display: flex
}

.homepage-category-card__container:nth-child(2n+1) {
    padding-right: .5rem
}

.homepage-category-card__container:nth-child(2n) {
    padding-left: .5rem
}

h3.homepage-category-card__title {
    padding: 1rem 1.5rem;
    color: #259229;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25rem;
    margin: 0
}

h3.homepage-category-card__title ss {
    font-weight: 300;
    font-size: 13px;
    color: #999
}

.homepage-category-card__view-all-container {
    margin-left: .625rem;
    align-items: flex-end;
    display: flex;
    flex: 1;
    padding: 0 1rem;
    margin-top: 20px;
    margin-bottom: 20px
}

.category-all-link {
    font-size: .875rem;
    font-weight: 400;
    line-height: 22px;
    white-space: nowrap;
    color: #259229;
    margin-left: auto
}

.category-all-link-icon {
    fill: currentcolor;
    height: 1.5rem;
    vertical-align: middle;
    width: 1.5rem
}

.homepage-category-card {
    display: flex;
    flex-direction: column;
    margin: .5rem 0 1.5rem;
    width: 100%;
    overflow-x: visible;
    padding: 0;
    background: #fff;
    border: 1px solid #dadce0;
    border-radius: 8px;
    position: relative
}

.need-more-help-container {
    border-radius: .625rem;
    margin-top: 2rem;
    background-color: #fff;
    padding: 12px 0;
    max-width: 970px;
    margin: 40px auto
}

.need-more-help-header {
    margin-bottom: 1rem;
    text-align: center
}

h2.need-more-help-title {
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 300;
    margin: 20px 0 10px;
    text-align: center;
    position: relative
}

h3.need-more-help-subtitle {
    color: #3c4043;
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
    text-align: center
}

div.need-more-help-option {
    flex-basis: 0;
    margin: 36px 20px;
    max-width: 28rem;
    width: auto;
    border-radius: .625rem;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .05), 0 2px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box;
    display: block;
    flex-grow: 1;
    padding: 1rem;
    position: relative;
    text-align: left;
    text-decoration: none
}

.need-more-help-option__svg-container {
    border-radius: 50%;
    height: 1.875rem;
    left: 1rem;
    position: absolute;
    top: 1rem;
    width: 1.875rem
}

.ask-community-card {
    align-items: center;
    margin: .75rem 0 2rem;
    border: none;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    display: flex;
    text-align: left;
    padding: 16px 4rem 16px 3.625rem;
    border-radius: 8px;
    overflow-x: hidden;
    position: relative
}

.ask-community-card__icon-circle {
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    margin-right: 1.625rem;
    position: relative;
    width: 50px;
    padding: 10px
}

.ask-community-card__icon-circle svg {
    width: 30px;
    height: 30px
}

.ask-community-card__icon {
    fill: #fff;
    height: 1rem;
    left: .625rem;
    position: absolute;
    top: .625rem;
    width: 1rem
}

.ask-community-card__content {
    flex-direction: row;
    display: flex;
    flex: 1
}

.showask {
    max-width: 970px;
    margin: 20px auto
}

.ask-community-card__link-icon {
    fill: currentcolor;
    height: 1.5rem;
    vertical-align: middle;
    width: 1.5rem
}

.ask-community-card__link {
    font-size: .875rem;
    margin-top: 0;
    line-height: 3rem;
    font-weight: 600;
    white-space: nowrap;
    color: #259229;
    right: 30px;
    position: absolute
}

.ask-community-card__text b {
    display: inline;
    font-weight: 600
}

.ask-community-card__text {
    font-size: 1rem;
    line-height: 3rem
}

.need-more-help-option__svg-container svg {
    width: 30px;
    fill: #fff
}

.need-more-help-options {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center
}

.need-more-help-option__snippet,
h4.need-more-help-option__title {
    margin: 0 0 0 2.5rem;
    color: #202124;
    font-size: 18px;
    font-weight: 400
}

h4.need-more-help-option__title {
    line-height: 30px
}

.need-more-help-option__snippet {
    margin: 10px 0 0 2.5rem;
    color: #202124;
    font-size: 16px;
    font-weight: 300;
    display: block;
    line-height: 30px
}

.homepage-category-card__thread ul {
    list-style: none;
    text-align: center
}

.homepage-category-card__thread ul li {
    display: inline-block
}

.need-more-help-container .homepage-category-card__thread {
    border-bottom-width: 0 !important
}

.need-more-help-container .homepage-category-card__thread a {
    text-transform: none
}

.regbanner {
    height: 215px;
    max-width: 970px;
    text-align: left;
    margin: 0 auto;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    transition: all .2s, visibility 0s;
    border: 0 solid #4caf50 !important;
    background: #f1f9f1;
    background: linear-gradient(90deg, #fbbc04 4%, #259229 0) top/100% 44% no-repeat, linear-gradient(90deg, #fbbc04 50%, #259229 0) top/100% 82% no-repeat, linear-gradient(90deg, #fbbc04 10%, #ea4335 0) top/100% 100%;
    z-index: 0;
    padding: 2px
}

.dc0iKf {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQiIGhlaWdodD0iMTAwLjEiPjxwYXRoIGZpbGw9IiMyNTkyMjkiIGQ9Ik0yMS43LS45YzM5LjggMCA3OS43IDAgMTE5LjUtLjEgMyAwIDMuNi42IDMuNiAzLjYtLjEgMjkuOC0uMiA1OS43IDAgODkuNSAwIDQuMi0uOSA1LjktNS4xIDUtNC4xLTEtOC4zLS4zLTEyLjUtLjUtMTIuNy4zLTI0LjUtMi43LTM1LjQtOS4yLTE2LTkuNS0zMi44LTE2LjgtNTEuNS0xOS41LTExLTEuNi0yMC4xLTcuNi0yNi44LTE2LjktMS44LTIuNS0yLjgtNS0zLjMtOC0xLjYtOS40LTEuNi0xOC44LjItMjguMSAxLjQtNi44IDQuMS0xMyAxMS4zLTE1Ljh6Ii8+PC9zdmc+);
    background-repeat: no-repeat;
    border-bottom: 1px solid transparent;
    border-left: 1px solid transparent;
    border-top-right-radius: 0;
    clear: both;
    float: right;
    height: 98px;
    text-align: center;
    width: 136px;
    display: block;
    position: relative;
    z-index: 1
}

.dc0iKf .DyTkdc {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .1px;
    line-height: 24px;
    color: #fff;
    margin: 12px 12px 0 28px;
    max-height: 80px;
    overflow: hidden;
    text-align: center
}

.regbgbg {
    height: 100%;
    margin: auto;
    overflow: hidden;
    display: grid;
    grid-auto-flow: row;
    grid-column-gap: 4.28571%;
    grid-template-columns: repeat(12, 1fr);
    text-align: left;
    position: relative;
    max-width: unset;
    transform: translateY(-98px);
    width: 100%;
    background-color: #fff;
    border-radius: 3px
}

.sKffid {
    margin: auto 2px auto 30px;
    height: unset;
    grid-column-end: span 6
}

.ppyjs {
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin: 12px auto 0;
    overflow: hidden
}

.sKffid .DyTkdc {
    margin: 12px auto;
    font-size: 16px;
    letter-spacing: .1px;
    line-height: 24px;
    font-weight: 300;
    color: #333
}

.qN7kNe {
    border: 2px solid #009e54;
    -moz-border-radius: 4px;
    border-radius: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    padding: 0;
    text-transform: none;
    letter-spacing: .25px;
    width: auto;
    text-align: center;
    display: inline-block;
    min-width: 240px
}

.qN7kNe:hover {
    background-color: #fff;
    border: 2px solid #009e544a
}

.qN7kNe:hover .snByac {
    color: #037540
}

.mlsJhd {
    width: unset;
    clear: both;
    float: right;
    height: 100%;
    max-height: 190px;
    max-width: 100%
}

.qiRwwf {
    align-items: flex-end;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: left;
    margin: 0 0 0;
    max-height: 215px;
    max-width: unset;
    grid-column-end: span 5;
    grid-column-start: 7
}

.HgfkKe:hover {
    background: #d2e3fc
}

.qN7kNe .RveJvd {
    display: inline-block;
    line-height: 20px;
    padding: 2px 4px;
    text-transform: none;
    letter-spacing: .25px;
    margin: 8px;
    color: #00944f;
    font-size: 16px;
    font-weight: 700
}

.AZrhO {
    display: none
}

.showbottombg {
    max-width: 1440px;
    margin: 120px auto 0;
    height: 208px;
    background-size: 1440px
}

@media (max-width:820px) {
    .need-more-help-option__snippet {
        margin: 10px 0 0 0
    }
    .showbottombg {
        background-position-x: calc(1440px - 100vw)
    }
    .showask {
        margin: 20px 10px
    }
    .need-more-help-container {
        margin: 40px 10px;
        padding: 0
    }
    .qN7kNe {
        margin: auto
    }
    .regbanner {
        height: auto;
        margin: 10px
    }
    .regbgbg {
        display: block;
        margin: 0;
        transform: translateY(0);
        width: auto
    }
    .TG7cIf {
        font-family: officefont, sans-serif;
        font-size: 11px;
        font-weight: 700;
        letter-spacing: .8px;
        line-height: 16px;
        text-transform: uppercase;
        color: #009e54;
        margin-top: 12px
    }
    .AZrhO {
        display: block;
        padding: 8px 0;
        font-size: 22px
    }
    .dc0iKf {
        display: none
    }
    .sKffid {
        text-align: center;
        margin: 10px
    }
    .qiRwwf {
        margin: auto;
        max-width: 312px
    }
    .homepage-category-card__container {
        box-sizing: border-box;
        display: flex;
        flex-basis: 100%;
        max-width: 100%
    }
    div.need-more-help-option {
        margin: 1.5rem 0
    }
    .homepage-category-card__container:nth-child(2n),
    .homepage-category-card__container:nth-child(2n+1) {
        padding: 0 .5rem
    }
    .need-more-help-options {
        display: block
    }
    div.need-more-help-option {
        margin: 1.5rem 20px
    }
}

.icon2 {
    width: 20px;
    height: 20px;
    fill: currentColor;
    overflow: hidden
}

footer,
nav,
section {
    display: block
}

@media screen and (max-width:600px) {
    .h-c-footer__global-links--extra {
        display: none
    }
    .glue-responsive-accordion-static-static-container {
        display: none
    }
}

@media (min-width:600px) {
    .h-c-footer__global-links--extra {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.h-c-footer {
    background: #f1f9f1a1;
    margin: 0
}

.h-c-footer__link {
    line-height: 1.57143;
    color: #5f6368;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .25px
}

.h-c-footer__link:visited {
    color: #5f6368
}

.h-c-footer__link:hover {
    color: #127916
}

.h-c-footer__global {
    margin: 0 auto;
    padding: 40px 16px 0
}

@media (min-width:600px) {
    .h-c-footer__global {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 94rem;
        padding: 40px 32px 20px
    }
    .h-c-footer__global:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }
}

.h-c-footer__logo {
    height: 28px;
    margin: 0 0 30px;
    width: 160px
}

@media (min-width:600px) {
    .h-c-footer__logo {
        -ms-flex: 0 0 90%;
        flex: 0 0 90%;
        margin-right: 55px
    }
}

@media (min-width:1024px) {
    .h-c-footer__logo {
        -ms-flex: 0 0 86px;
        flex: 0 0 160px
    }
}

.h-c-footer__logo a {
    display: inline-block;
    height: 28px
}

.h-c-footer__logo a:focus {
    background: #e8eaed;
    outline: 10px solid #e8eaed
}

.h-c-footer__global-links {
    margin: 0 0 15px;
    list-style: none
}

.h-c-footer__global-links:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

@media (min-width:600px) {
    .h-c-footer__global-links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex: 2 0 auto;
        flex: 2 0 auto;
        max-width: 100%
    }
}

@media (min-width:600px) {
    .h-c-footer__global-links--extra {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.h-c-footer__global-links-list-item {
    float: left;
    padding: 0 30px 15px 0;
    line-height: 1.57143
}

.h-c-footer__global-links-list-item--extra:last-child {
    padding-left: 0;
    padding-right: 0
}

.h-c-footer__site-links {
    border-bottom: 1px solid #dadce0;
    margin: 0 auto;
    padding: 0 16px
}

@media (min-width:600px) {
    .h-c-footer__site-links {
        max-width: 1344px;
        padding: 50px 32px;
        width: auto;
        width: initial
    }
}

@media (min-width:1440px) {
    .h-c-footer__site-links {
        max-width: 90rem;
        padding: 50px 32px
    }
    .h-c-footer__global {
        max-width: 90rem
    }
}

@media (min-width:1700px) {
    .h-c-footer__site-links {
        max-width: 100rem;
        padding: 50px 32px
    }
    .h-c-footer__global {
        max-width: 100rem
    }
}

@media (min-width:3000px) {
    .h-c-footer__site-links {
        max-width: 110rem
    }
    .h-c-footer__global {
        max-width: 110rem
    }
}

@media (min-width:4000px) {
    .h-c-footer__site-links {
        max-width: 120rem
    }
    .h-c-footer__global {
        max-width: 120rem
    }
}

@media (min-width:600px) {
    .h-c-footer__site-links-grid {
        box-sizing: content-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .h-c-footer__site-links-grid:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }
}

.h-c-footer__site-links-column {
    border-bottom: 1px solid #dadce0;
    margin: 0;
    padding: 30px 0 20px
}

.h-c-footer__site-links-column:last-child {
    border-bottom: none
}

@media (min-width:600px) {
    .h-c-footer__site-links-column {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        border-bottom: none;
        float: left;
        max-width: 20%;
        padding: 0;
        width: 20%
    }
}

.h-c-footer__site-links-header {
    line-height: 1.625;
    color: #202124;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px;
    overflow: hidden
}

@media (min-width:600px) {
    .h-c-footer__site-links-header {
        margin: 0 10px 18px 0
    }
}

@media (min-width:1024px) {
    .h-c-footer__site-links-header {
        line-height: 1.66667;
        font-size: 18px;
        padding-left: 2px
    }
}

.h-c-footer__site-links-header:focus {
    color: #202124
}

.h-c-footer__site-links-list {
    margin-bottom: 0;
    padding: 0
}

.h-c-footer__site-links-list-item {
    margin: 0 40px 0 0;
    padding-bottom: 18px
}

.h-c-footer__site-links-list-item:last-child {
    padding-bottom: 0
}

@media (min-width:600px) {
    .h-c-footer__site-links-list-item {
        padding-bottom: 1px
    }
}

.h-c-footer__site-links-list-item .h-c-footer__link:active {
    outline: 0
}

.h-c-footer__site-links-list-item .h-c-footer__link:active:focus {
    color: #5f6368;
    outline: 6px solid #e8eaed;
    outline-width: 6px
}

.h-c-footer__site-links-list-item .h-c-footer__link:hover {
    color: #202124
}

.h-c-footer__site-links-list-item .h-c-footer__link:hover:visited {
    color: #4caf50
}

.h-c-footer__site-links-list-item .h-c-footer__link:visited {
    color: #5f6368
}

.h-c-footer {
    color: #3c4043;
    border-top: 3px solid #4caf50 !important;
    padding-bottom: 10px
}

.h-c-footer__site-links .h-c-footer__link {
    padding: 8px;
    border-radius: 4px;
    display: block
}

.h-c-footer__site-links .h-c-footer__link:hover {
    background-color: #e8f4e8;
    color: #4caf50
}

.h-c-footer__site-links-list {
    list-style: none
}

.convertmenu .icon20no {
    display: inline-block
}

.showtitle {
    display: none
}

.onlineconvertertitle {
    -webkit-box-shadow: 0 4px 14px 0 rgba(15, 22, 41, .06);
    -moz-box-shadow: 0 4px 14px 0 rgba(15, 22, 41, .06);
    box-shadow: 0 4px 14px 0 rgba(15, 22, 41, .06);
    border-bottom: 1px solid #eaeaea !important
}

@media (min-width:1500px) {
    .convertmenu .icon20no {
        display: none
    }
    .showtitle {
        display: block
    }
}

.formatoptions h4 {
    text-transform: uppercase;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.formatoptions h4 span {
    color: #999;
    font-weight: 300;
    font-size: 13px
}

.formatoptions .need-more-help-option__svg-container svg {
    width: 30px;
    height: 30px
}

.need-more-help-title a {
    color: #555
}

.mdui-typo h4 {
    margin-top: 1.2em;
    margin-bottom: .6em;
    font-family: inherit;
    font-weight: 200;
    line-height: 1.35;
    color: inherit
}

.mdui-typo h4 {
    font-size: 1.4em
}

.mdui-row:after {
    display: table;
    content: "";
    clear: both
}

.mdui-row {
    margin: .8rem
}

[class*=mdui-col-md-],
[class*=mdui-col-xs-] {
    position: relative;
    min-height: 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 8px;
    padding-left: 8px
}

.mdui-col-xs-12 {
    float: left;
    width: 100%
}

@media (min-width:1024px) {
    .mdui-col-md-4 {
        float: left;
        width: 33.333333%
    }
}

@media (max-width:1023px) {
    .mdui-row {
        margin-right: 0;
        margin-left: 0
    }
}

.howtoconvert {
    margin-top: 30px;
    padding: 12px;
    min-height: 60px;
    background-color: #fff;
    cursor: pointer;
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);
    border-radius: .625rem;
    border: 1px solid transparent;
    transition: box-shadow .4s, transform .4s
}

.howtoconvert:hover {
    border: 1px solid #2b932f;
    transform: translateY(-2%)
}

.convert-label {
    align-self: center;
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 1px 13px;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
    background: #259229;
    color: #fff;
    border-radius: 3px
}

.howtoconvert:hover .convert-label {
    color: #fff;
    background-image: linear-gradient(135deg, #316a4a 0, #015528 100%);
    font-weight: 700
}

.howtoconvert:hover h4 {
    color: #08582d;
    border-radius: 7px
}

.convert-body {
    font-size: 13px;
    padding: 5px 0;
    text-align: center;
    min-height: 140px;
    line-height: 22px
}

.convert-body h4 {
    font-size: 19px;
    margin: 18px 0 12px;
    font-weight: 400
}

span.need-more-help-option__snippet a {
    width: 100px;
    display: inline-block;
    color: #555;
    line-height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 3px 6px;
    overflow: hidden
}

span.need-more-help-option__snippet a:hover {
    background-color: #e8f4e8;
    color: #4caf50;
    border-radius: 5px
}

.cd-cart-container.cart-open .cd-cart-container-bg {
    position: fixed;
    display: block;
    z-index: 1111111;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    opacity: 1;
    -webkit-transition: opacity .4s, visibility .4s;
    transition: opacity .4s, visibility .4s
}

.cd-cart-container.cart-open .cd-cart .body ul {
    display: block
}

.cart-open .cd-cart-trigger::before {
    opacity: 0
}

.cart-open .cd-cart-trigger::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.cart-open .cd-cart-trigger .count li:last-of-type {
    display: none !important
}

.cart-open .cd-cart-trigger .count {
    -webkit-transition: -webkit-transform .2s 0s;
    transition: -webkit-transform .2s 0s;
    transition: transform .2s 0s;
    transition: transform .2s 0s, -webkit-transform .2s 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.cart-open .cd-cart-trigger:hover+div .wrapper {
    box-shadow: 0 4px 30px rgba(0, 0, 0, .17)
}

.cd-cart .quantity label {
    display: inline-block;
    margin-right: .3em;
    font-weight: 500
}

.cd-cart select {
    position: relative;
    padding: 0 1em 0 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: none;
    border-radius: 0;
    font-size: 15px;
    margin: 0;
    color: #808b97
}

.cd-cart select:focus {
    outline: 0;
    color: #2b3e51;
    box-shadow: 0 1px 0 currentColor
}

.cd-cart select::-ms-expand {
    display: none
}

.cart-open .cd-cart .wrapper {
    height: 100%;
    width: 100%;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.cart-open .cd-cart .body,
.cart-open .cd-cart header {
    opacity: 1
}

.cart-open .cd-cart header {
    -webkit-transition: opacity .2s .2s;
    transition: opacity .2s .2s
}

.cart-open .cd-cart .body {
    -webkit-transition: opacity 0s;
    transition: opacity 0s
}

.cart-open .cd-cart .body li {
    -webkit-transition: opacity .3s .2s, -webkit-transform .3s .2s;
    transition: opacity .3s .2s, -webkit-transform .3s .2s;
    transition: transform .3s .2s, opacity .3s .2s;
    transition: transform .3s .2s, opacity .3s .2s, -webkit-transform .3s .2s;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding: 0 15px 0 4px
}

.cart-open .cd-cart .body li:hover {
    background-color: #f4f4f4;
    cursor: pointer;
    border-radius: 6px
}

.cart-open .cd-cart .checkout {
    color: #fff;
    -webkit-transition: color .2s .3s;
    transition: color .2s .3s
}

.cart-open .cd-cart .checkout em {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: padding .2s 0s, -webkit-transform .2s .3s;
    transition: padding .2s 0s, -webkit-transform .2s .3s;
    transition: transform .2s .3s, padding .2s 0s;
    transition: transform .2s .3s, padding .2s 0s, -webkit-transform .2s .3s
}

.cart-open .cd-cart .checkout:hover em {
    padding-right: 30px
}

.cart-open .cd-cart .checkout:hover em::after {
    opacity: 1
}

.clickspan {
    background-color: #de604d !important;
    color: #fff !important;
    border: 1px solid #de604d !important
}

.inputspan {
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #686868;
    font-weight: 700;
    font-size: 1rem;
    border-radius: 8px;
    color: #686868
}

.inputspan:focus {
    outline: 0 solid #353535;
    border: 1px solid #fdc5bc;
    color: #de604d
}

@-webkit-keyframes scale-up-center {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale-up-center {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes home-sponsors-heart-1 {
    0% {
        opacity: 0;
        transform: scale3d(.7, .7, .7) translateZ(0) rotate(0)
    }
    50% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: scaleX(1) translate3d(-25%, -160%, 0) rotate(-25deg)
    }
}

@keyframes home-sponsors-heart-2 {
    0% {
        opacity: 0;
        transform: scale3d(.5, .5, .5) translateZ(0) rotate(0)
    }
    50% {
        opacity: .75
    }
    to {
        opacity: 0;
        transform: scale3d(.75, .75, .75) translate3d(-125%, -100%, 0) rotate(-35deg)
    }
}

@keyframes home-sponsors-heart-3 {
    0% {
        opacity: 0;
        transform: scale3d(.35, .35, .35) translateZ(0) rotate(0)
    }
    50% {
        opacity: .5
    }
    to {
        opacity: 0;
        transform: scale3d(.5, .5, .5) translate3d(150%, -120%, 0) rotate(35deg)
    }
}

.upload-popover-user {
    background-color: #fff !important;
    border: 1px solid #fff !important;
    border-radius: 8px !important;
    border: 2px solid #4caf50 !important;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .2) !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2) !important
}

.upload-popover-user .dropdown-menu a {
    color: #333 !important
}

.upload-popover-user .dropdown-menu li:hover {
    background-color: #f1f9f1 !important
}

.upload-popover-user .dropdown-menu a svg {
    fill: #000 !important
}

.upload-popover-user .dropdown-menu .divider {
    background-color: #ececece6 !important
}

.upload-popover-user.bottom-left>.upload-arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #4caf50 !important;
    border-top-width: 0
}

.upload-popover-user.bottom-left>.upload-arrow::after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #4caf50 !important;
    border-top-width: 0
}

.upload-popover-user .dropdown-menu a {
    font-size: 14px;
    font-weight: 400;
    padding: 2px 0
}

.logintime ss {
    padding: 2px 6px;
    background-color: #037540;
    background-image: linear-gradient(135deg, #fb5d5f 0, #f44447 100%);
    box-shadow: 0 2px 5px 0 rgba(251, 66, 97, .51);
    color: #fff;
    border-radius: 4px;
    margin-right: 16px
}

.logintime tt {
    padding: 2px 6px;
    background-color: #dba400;
    background-image: linear-gradient(135deg, rgba(251, 93, 95, .57) 0, rgba(244, 68, 71, .57) 100%);
    box-shadow: 0 2px 5px 0 rgba(251, 66, 97, .51);
    color: #fff;
    border-radius: 4px;
    margin-right: 16px
}

.SC4xFee {
    transition: opacity .2s ease-in-out;
    background-color: rgba(246, 77, 79, .44);
    bottom: 0;
    height: 30%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0
}

.ppp {
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80px;
    overflow: hidden;
    font-weight: 700;
    opacity: 0;
    display: inline-block;
    text-align: center;
    position: absolute;
    margin-left: 30px;
    margin-top: -146px;
    background: #d59a04;
    color: #fff;
    border-radius: 17px;
    padding: 4px 12px;
    font-size: 14px;
    min-width: 80px;
    line-height: 14px;
    z-index: 111;
    background-image: linear-gradient(135deg, #fb5d5f 0, #f44447 100%);
    box-shadow: 0 2px 5px 0 rgba(251, 66, 97, .51);
    font-weight: 400;
    -webkit-animation: fadeInDown .3s linear both;
    -moz-animation: fadeInDown .3s linear both;
    animation: fadeInDown .3s linear both
}

.EyVCdbb {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjIwMCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgd2lkdGg9IjIwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNjcyIDUwMS40NGMwIDg4LjE5Mi03MS43NzYgMTYwLTE2MCAxNjBzLTE2MC03MS44MDgtMTYwLTE2MGMwLTg4LjI1NiA3MS43NzYtMTYwIDE2MC0xNjBzMTYwIDcxLjc0NCAxNjAgMTYwbTIwOS40NzItMTA0Ljk2YTMxLjc3NiAzMS43NzYgMCAwIDAgLTMyLjgzMi0yMy4yIDYyLjY4OCA2Mi42ODggMCAwIDEgLTE2LjY0LTEuMTUyIDYzLjgwOCA2My44MDggMCAwIDEgLTQyLjg4LTMwLjcyIDYzLjc0NCA2My43NDQgMCAwIDEgMi4xMTItNjcuNDg4IDMyIDMyIDAgMCAwIC0zLjY4LTM5Ljk2OGMtMTkuNTg0LTIwLjE2LTQxLjYzMi0zNy4yNDgtNjQuODMyLTUyLjU0NC0zNS44MDgtMjMuNjE2LTc0Ljk3Ni00MS45Mi0xMTYuODY0LTUyLjQ0OGEzMS45NjggMzEuOTY4IDAgMCAwIC0zNi40OCAxNi44MzIgNjMuNjggNjMuNjggMCAwIDEgLTU3LjI4IDM1LjYxNmgtLjE5MmE2My42OCA2My42OCAwIDAgMSAtNTcuMjgtMzUuNjE2IDMyIDMyIDAgMCAwIC0zNi40OC0xNi44MzJjLTQxLjkyIDEwLjU2LTgxLjA1NiAyOC44MzItMTE2Ljg2NCA1Mi40OC0yMy4yIDE1LjI2NC00NS4yNDggMzIuMzUyLTY0LjgzMiA1Mi41MTJhMzIgMzIgMCAwIDAgLTMuNzEyIDQwIDYzLjY4IDYzLjY4IDAgMCAxIDIuMTEyIDY3LjQ1NiA2My4zOTIgNjMuMzkyIDAgMCAxIC00Mi44NDggMzAuNjI0IDYyLjgxNiA2Mi44MTYgMCAwIDEgLTE2LjY3MiAxLjI4IDMxLjUyIDMxLjUyIDAgMCAwIC0zMi44IDIzLjE2OCAzODMuMTM2IDM4My4xMzYgMCAwIDAgLTE0LjUyOCAxMDQuOTZjMCAzNS42MTYgNC44NjQgNzAuOTEyIDE0LjUyOCAxMDQuODY0YTMxLjkwNCAzMS45MDQgMCAwIDAgMzIuOCAyMy4yYzUuNjY0LS4zMiAxMS4yNjQuMjI0IDE2LjY3MiAxLjMxMmE2My43NzYgNjMuNzc2IDAgMCAxIDQwLjczNiA5OC4wNDggMzIgMzIgMCAwIDAgMy43MTIgNDBjMTkuNTg0IDIwLjE2IDQxLjYzMiAzNy4yNDggNjQuOCA1Mi41NDQgMzUuODQgMjMuNjggNzQuOTc2IDQxLjkyIDExNi44OTYgNTIuNDE2YTMxLjkzNiAzMS45MzYgMCAwIDAgMzYuNDgtMTYuODMyIDYzLjY0OCA2My42NDggMCAwIDEgNTcuMzc2LTM1LjU1MmMyNC41MTIgMCA0Ni40OTYgMTMuNjMyIDU3LjM3NiAzNS41ODRhMzIgMzIgMCAwIDAgMzYuNDggMTYuODMyYzQxLjkyLTEwLjQ5NiA4MS4wNTYtMjguNzY4IDExNi44NjQtNTIuNDE2IDIzLjItMTUuMjk2IDQ1LjI0OC0zMi4zODQgNjQuODMyLTUyLjU3NmEzMiAzMiAwIDAgMCAzLjY4LTM5Ljk2OCA2My42OCA2My42OCAwIDAgMSAtMi4xMTItNjcuNDU2YzkuNDA4LTE2LjMyIDI0Ljk5Mi0yNy4yIDQyLjg4LTMwLjcyYTY1LjI4IDY1LjI4IDAgMCAxIDE2LjY0LTEuMTg0YzE1LjA0Ljg5NiAyOC43MDQtOC43MzYgMzIuODMyLTIzLjJhMzg0LjY0IDM4NC42NCAwIDAgMCAxNC41MjgtMTA0Ljg5NmMwLTM1LjY0OC00Ljg5Ni03MC45NDQtMTQuNTI4LTEwNC45MjgiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    height: 100%;
    opacity: .8
}

@media (max-width:460px) {
    .upload-popover {
        width: 340px !important;
        left: calc(50% - 170px) !important
    }
    .upload-popover-user {
        width: 100% !important;
        left: 0 !important;
        border-radius: 0 !important;
        top: 54px !important;
        border: 0 solid #4caf50 !important;
        position: fixed !important
    }
    .upload-arrow {
        display: none !important
    }
}

.RegUsered .upload-userreg .onlineuploader-action-download {
    display: none !important
}

.RegUsered .upload-userreg .onlineuploader-action-retry {
    margin-right: 30px;
    padding: 10px 16px 8px;
    box-shadow: 0 2px 4px 0 rgba(251, 66, 97, .15)
}

@media (max-width:768px) {
    .RegUsered .upload-userreg .onlineuploader-action-retry {
        margin-right: 0
    }
    .RegUsered .upload-userreg .onlineuploader-action-retry {
        display: inline-block !important;
        min-width: 60px;
        padding: 7px 16px 5px
    }
    .RegUsered .upload-userreg .onlineuploader-action-retry svg {
        width: 24px;
        height: 24px
    }
    .RegUsered .upload-userreg .onlineuploader-action-retry span {
        display: none !important
    }
}

.upload-popover-content {
    display: none
}

.upload-popover-rtl {
    direction: rtl;
    text-align: right
}

.upload-popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
    min-width: 50px;
    min-height: 32px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #1e1e1e;
    background-clip: padding-box;
    border: 1px solid #1e1e1e;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px #000
}

.upload-popover.top,
.upload-popover.top-left,
.upload-popover.top-right {
    margin-top: -10px
}

.upload-popover.right,
.upload-popover.right-bottom,
.upload-popover.right-top {
    margin-left: 10px
}

.upload-popover.bottom,
.upload-popover.bottom-left,
.upload-popover.bottom-right {
    margin-top: 10px
}

.upload-popover.left,
.upload-popover.left-bottom,
.upload-popover.left-top {
    margin-left: -10px
}

.upload-popover.pop {
    -webkit-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: transform .15s cubic-bezier(.3, 0, 0, 1.5);
    -o-transition: transform .15s cubic-bezier(.3, 0, 0, 1.5);
    transition: transform .15s cubic-bezier(.3, 0, 0, 1.5);
    opacity: 0
}

.upload-popover.pop-out {
    -webkit-transition-property: "opacity,transform";
    -o-transition-property: "opacity,transform";
    transition-property: "opacity,transform";
    -webkit-transition: .15s linear;
    -o-transition: .15s linear;
    transition: .15s linear;
    opacity: 0
}

.upload-popover.fade,
.upload-popover.fade-out {
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    opacity: 0
}

.upload-popover.out {
    opacity: 0
}

.upload-popover.in {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
    opacity: 1
}

.upload-popover .upload-popover-content {
    padding: 5px;
    overflow: hidden;
    display: block
}

.upload-popover .upload-popover-content>div:first-child {
    width: 99%
}

.upload-popover-inner .close {
    font-family: arial;
    margin: 16px 10px 0 0;
    float: right;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
    opacity: .6;
    position: absolute;
    right: 0
}

.upload-popover-inner .close:focus,
.upload-popover-inner .close:hover {
    opacity: 1
}

.upload-popover-title {
    padding: 8px 14px;
    margin: 10px 0 0 0;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 18px;
    background-color: #fff;
    border-radius: 5px 5px 0 0
}

.upload-popover-content {
    padding: 9px 14px;
    overflow: auto;
    display: none
}

.upload-popover-inverse,
.upload-popover-select {
    background-color: #1e1e1e;
    color: #eee
}

.upload-popover-inverse .upload-popover-title {
    background: #333;
    border-bottom: 1px solid #3b3b3b;
    color: #eee
}

.upload-no-padding .upload-popover-content {
    padding: 0
}

.upload-no-padding .list-group-item {
    border-right: none;
    border-left: none
}

.upload-no-padding .list-group-item:first-child {
    border-top: 0
}

.upload-no-padding .list-group-item:last-child {
    border-bottom: 0
}

.upload-popover>.upload-arrow,
.upload-popover>.upload-arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.upload-popover>.upload-arrow {
    border-width: 11px
}

.upload-popover>.upload-arrow:after {
    border-width: 10px;
    content: ""
}

.upload-popover.top-left>.upload-arrow,
.upload-popover.top-right>.upload-arrow,
.upload-popover.top>.upload-arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.upload-popover.top-left>.upload-arrow:after,
.upload-popover.top-right>.upload-arrow:after,
.upload-popover.top>.upload-arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0
}

.upload-popover.right-bottom>.upload-arrow,
.upload-popover.right-top>.upload-arrow,
.upload-popover.right>.upload-arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.upload-popover.right-bottom>.upload-arrow:after,
.upload-popover.right-top>.upload-arrow:after,
.upload-popover.right>.upload-arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.upload-popover.bottom-left>.upload-arrow,
.upload-popover.bottom-right>.upload-arrow,
.upload-popover.bottom>.upload-arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #4caf50;
    border-top-width: 0
}

.upload-popover.bottom-left>.upload-arrow:after,
.upload-popover.bottom-right>.upload-arrow:after,
.upload-popover.bottom>.upload-arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0
}

.upload-popover.left-bottom>.upload-arrow,
.upload-popover.left-top>.upload-arrow,
.upload-popover.left>.upload-arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.upload-popover.left-bottom>.upload-arrow:after,
.upload-popover.left-top>.upload-arrow:after,
.upload-popover.left>.upload-arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.upload-popover-inverse.top-left>.upload-arrow,
.upload-popover-inverse.top-left>.upload-arrow:after,
.upload-popover-inverse.top-right>.upload-arrow,
.upload-popover-inverse.top-right>.upload-arrow:after,
.upload-popover-inverse.top>.upload-arrow,
.upload-popover-inverse.top>.upload-arrow:after {
    border-top-color: #1e1e1e
}

.upload-popover-inverse.right-bottom>.upload-arrow,
.upload-popover-inverse.right-bottom>.upload-arrow:after,
.upload-popover-inverse.right-top>.upload-arrow,
.upload-popover-inverse.right-top>.upload-arrow:after,
.upload-popover-inverse.right>.upload-arrow,
.upload-popover-inverse.right>.upload-arrow:after {
    border-right-color: #1e1e1e
}

.upload-popover-inverse.bottom-left>.upload-arrow,
.upload-popover-inverse.bottom-left>.upload-arrow:after,
.upload-popover-inverse.bottom-right>.upload-arrow,
.upload-popover-inverse.bottom-right>.upload-arrow:after,
.upload-popover-inverse.bottom>.upload-arrow,
.upload-popover-inverse.bottom>.upload-arrow:after {
    border-bottom-color: #1e1e1e
}

.upload-popover-inverse.left-bottom>.upload-arrow,
.upload-popover-inverse.left-bottom>.upload-arrow:after,
.upload-popover-inverse.left-top>.upload-arrow,
.upload-popover-inverse.left-top>.upload-arrow:after,
.upload-popover-inverse.left>.upload-arrow,
.upload-popover-inverse.left>.upload-arrow:after {
    border-left-color: #1e1e1e
}

.upload-popover-select.top-left>.upload-arrow,
.upload-popover-select.top-left>.upload-arrow:after,
.upload-popover-select.top-right>.upload-arrow,
.upload-popover-select.top-right>.upload-arrow:after,
.upload-popover-select.top>.upload-arrow,
.upload-popover-select.top>.upload-arrow:after {
    border-top-color: #1e1e1e
}

.upload-popover-select.right-bottom>.upload-arrow,
.upload-popover-select.right-bottom>.upload-arrow:after,
.upload-popover-select.right-top>.upload-arrow,
.upload-popover-select.right-top>.upload-arrow:after,
.upload-popover-select.right>.upload-arrow,
.upload-popover-select.right>.upload-arrow:after {
    border-right-color: #1e1e1e
}

.upload-popover-select.bottom-left>.upload-arrow,
.upload-popover-select.bottom-left>.upload-arrow:after,
.upload-popover-select.bottom-right>.upload-arrow,
.upload-popover-select.bottom-right>.upload-arrow:after,
.upload-popover-select.bottom>.upload-arrow,
.upload-popover-select.bottom>.upload-arrow:after {
    border-bottom-color: #1e1e1e
}

.upload-popover-select.left-bottom>.upload-arrow,
.upload-popover-select.left-bottom>.upload-arrow:after,
.upload-popover-select.left-top>.upload-arrow,
.upload-popover-select.left-top>.upload-arrow:after,
.upload-popover-select.left>.upload-arrow,
.upload-popover-select.left>.upload-arrow:after {
    border-left-color: #1e1e1e
}

.upload-popover i.icon-refresh:before {
    content: ""
}

.upload-popover i.icon-refresh {
    display: block;
    width: 30px;
    height: 30px;
    font-size: 20px;
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -15px;
    margin-right: -15px;
    background: url(../img/loading.gif) no-repeat
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

.upload-popover-backdrop {
    background-color: rgba(0, 0, 0, .65);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998
}

.upload-popover .dropdown-menu {
    list-style: none;
    display: block;
    position: relative;
    top: 0;
    border: none;
    box-shadow: none;
    float: none
}

.upload-popover .dropdown-menu a {
    color: #fff;
    width: 100%;
    display: block
}

.upload-popover .dropdown-menu li {
    line-height: 30px;
    padding: 2px 8px
}

.upload-popover .dropdown-menu li:hover {
    background-color: #0e0e0e;
    border-radius: 3px
}

.upload-popover .dropdown-menu a svg {
    fill: #fff
}

.upload-popover .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e521;
    padding: 0
}

.upload-popover .dropdown-menu li.opacity {
    opacity: .5
}

.upload-popover-selectls .upload-arrow {
    border-bottom-color: transparent !important
}

.upload-popover-selectls .upload-arrow::after {
    border-bottom-color: #1e1e1e !important
}

.upload-popover-seeother {
    background-color: #fff;
    border: 0 solid #fff;
    position: fixed;
    width: 800px;
    top: calc(50% - 300px) !important;
    -webkit-box-shadow: 0 5px 10px #404040;
    box-shadow: 0 5px 10px #404040
}

.upload-popover-seeother .upload-popover-title {
    background-color: transparent
}

.upload-popover-seeother .close .f-icolist {
    color: #000;
    fill: #000;
    width: 29px;
    height: 29px
}

.upload-popover-seeother .account-form__title {
    margin: 0
}

.upload-popover-seeother div.need-more-help-option {
    width: 100% !important;
    max-width: calc(100% - 40px);
    margin: 20px
}

.upload-popover-seeother div.need-more-help-option:first-child {
    margin-top: 20px
}

.upload-popover-seeother .need-more-help-option__snippet {
    margin: 6px 0 0 2.5rem;
    color: #666;
    font-size: 14px;
    line-height: 20px
}

.upload-popover-seeother h4.need-more-help-option__title {
    font-size: 14px
}

.upload-popover-seeother #modifypassword {
    margin: 0 20px;
    width: auto
}

.upload-popover-seeother .upload-popover-inner .close {
    margin: 0 10px 0 0
}

.upload-popover-buyother {
    background-color: transparent;
    border: 0 solid #fff;
    position: fixed;
    width: auto;
    top: calc(50% - 300px) !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.upload-popover-buyother .close {
    display: none
}

.onlineuploader-items .onlineuploader-item.upload-failed .onlineuploader-action.onlineuploader-action-null {
    color: #fff;
    text-decoration: none;
    margin-right: 30px;
    min-width: 120px;
    font-weight: 700;
    background-color: #fb0606 !important;
    border-radius: 0;
    padding: 10px 16px 8px;
    text-align: center;
    box-shadow: 0 2px 5px 0 rgba(147, 147, 147, .64);
    border-radius: 2px !important;
    -webkit-transition: all 140ms ease;
    transition: all 140ms ease
}

.onlineuploader-items .onlineuploader-item.upload-failed .onlineuploader-action.onlineuploader-action-null span {
    margin-left: 10px
}

.onlineuploader-items .onlineuploader-item.upload-failed .onlineuploader-action.onlineuploader-action-null svg {
    fill: #fff
}

.onlineuploader-items .onlineuploader-item.upload-failed .onlineuploader-action-finish {
    display: none !important
}

.onlineuploader-items .onlineuploader-item.upload-failed .onlineuploader-action.onlineuploader-action-null:hover {
    -webkit-transform: translateY(-1.22rem);
    -moz-transform: translateY(-1.22rem);
    -ms-transform: translateY(-1.22rem);
    transform: translateY(-1.22rem)
}

.onlineuploader-items .onlineuploader-item.upload-failed .onlineuploader-action.onlineuploader-action-null.hint--top::after,
.onlineuploader-items .onlineuploader-item.upload-failed .onlineuploader-action.onlineuploader-action-null.hint--top::before {
    display: none
}

.h-c-footer__logo img {
    width: 160px
}

.onlineuploader.onlineuploader-theme-dragdrop.NoFiles .NoFiles {
    display: none
}

.onlineuploader.onlineuploadermain.onlineuploader-theme-dragdrop .nowaddfile.onlineuploader.onlineuploader-theme-dragdrop {
    display: none
}

.ocrlovers {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    border: none;
    display: block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0iI0ZCQkMwNCIgZD0iTTE2LjkgMTIuNGwxLjUtMS41YzIuMi0yLjIgMi4yLTUuOCAwLThzLTUuOC0yLjItOCAwTDIgMTEuMmwxLjIgMS4yaDEzLjd6Ii8+PHBhdGggZmlsbD0iI0ZGMkUzOSIgZD0iTTE2LjggMTIuNGwxLjItMS4yLTguMy04LjNDNy41LjcgMy45LjcgMS43IDIuOXMtMi4yIDUuOCAwIDhsMS40IDEuNGMuMy4zLjcuNiAxLjEuOSAxLjQgMS4xIDIuNiAyLjEgMy44IDMuNS43LjkgMS40IDEuOCAyIDIuOC4xLS4xLjEtLjIuMi0uMyAxLjQtMi4yIDMuMS00LjIgNS4zLTUuOC40LS4yLjktLjYgMS4zLTF6Ii8+PC9zdmc+);
    background-size: 20px;
    background-repeat: no-repeat
}

.qrscanner {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
    border: none;
    display: block;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZmlsbD0iIzMzQTc1MiIgZD0iTTIwIDEzLjljLjEuOS0uMSAyLS42IDMtLjggMS42LTIuMiAyLjYtNCAyLjktMSAuMi0yIDAtMyAuMS0uMiAwLS4yLS4xLS4yLS4ydi0yLjNjMC0uMi4xLS4zLjMtLjNoMS45YzEuNCAwIDIuNC0uOCAyLjctMi4xLjEtLjUuMS0xIC4xLTEuNnYtMWMwLS4yIDAtLjMuMy0uM2gyLjNjLjIgMCAuMy4xLjMuMy0uMS41LS4xLjktLjEgMS41eiIvPjxwYXRoIGZpbGw9IiNGQUJCMDQiIGQ9Ik0xMy45IDBjLjktLjEgMiAwIDMgLjYgMS45IDEgMi45IDIuNiAzIDQuOHYyLjFjMCAuMi0uMS4zLS4zLjNoLTIuMWMtLjIgMC0uMyAwLS4zLS4zVjUuNmMwLTEuNC0xLjItMi44LTMtMi44aC0xLjdjLS4yIDAtLjMtLjEtLjMtLjNWLjNjMC0uMi4xLS4zLjMtLjNoMS40eiIvPjxwYXRoIGZpbGw9IiM0Mjg0RjMiIGQ9Ik02LjEgMjBjLS45LjEtMi4xIDAtMy4xLS42LTEuOS0xLTIuOS0yLjYtMy00Ljh2LTIuMWMwLS4yLjEtLjMuMy0uM2gyLjJjLjIgMCAuMy4xLjMuM3YxLjhjLS4xIDEuNiAxLjMgMi45IDIuOCAyLjloMS44Yy4zIDAgLjMuMS4zLjN2Mi4xYzAgLjMtLjEuMy0uMy4zLS4zLjEtLjcuMS0xLjMuMXoiLz48cGF0aCBmaWxsPSIjRTk0MzM1IiBkPSJNNy43LjFjLjEuMS4xLjIuMS4ydjIuMWMwIC4yIDAgLjMtLjMuM0g1LjhjLTEuNyAwLTMuMSAxLjMtMyAzdjEuN2MwIC4yIDAgLjMtLjIuM0guMi4xYy40LS4xLjggMCAxLjEgMGgxLjNILjNjLS4xIDAtLjItLjEtLjItLjJWNS4ydjIuNUMwIDYtLjIgNC4yLjkgMi42IDIgLjkgMy41LjEgNS42IDBoMS44Yy4xIDAgLjIgMCAuMy4xLS4zLjEtLjYgMC0uOSAwSDUuMmgyLjNjLjEgMCAuMiAwIC4yLjJWLjVjMC0uMi0uMS0uMyAwLS40eiIvPjxwYXRoIGZpbGw9IiMwMTZDRjEiIGQ9Ik0uMSAxNC45di0yLjUgMi41em03LjUgNUg1LjFoMi41eiIvPjxwYXRoIGZpbGw9IiNFNzEyMDAiIGQ9Ik03LjcuMXYyLjVoLS4xdi0yYzAtLjMtLjEtLjQtLjQtLjQtLjcgMC0xLjQgMC0yLjEtLjFoMi42ek0uMSA3LjdWNS4xaC4xVjdjMCAuNyAwIC43LjcuN2gxLjh2LjFDMi42IDcuNy4xIDcuNy4xIDcuN3oiLz48cGF0aCBmaWxsPSIjNDI4NEYzIiBkPSJNMTQuNCAxMS44SDUuNmMtLjkgMC0xLjctLjgtMS43LTEuNyAwLS45LjgtMS43IDEuNy0xLjdoOC45Yy45IDAgMS43LjggMS43IDEuNy0uMS45LS44IDEuNy0xLjggMS43eiIvPjwvc3ZnPg==);
    background-size: 20px;
    background-repeat: no-repeat
}

.faico {
    display: inline-block;
    position: absolute;
    left: 0;
    top: -10px;
    width: 40px;
    height: 40px;
    padding: 0
}

.fastar {
    width: 100px;
    height: 30px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: -28px;
    padding: 1px 8px;
    background-color: #086c23;
    border-radius: 30px
}

article,
footer {
    display: block
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px;
        max-width: calc(100% - 300px)
    }
}

.col-md-6,
.col-sm-12,
.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .col-sm-12,
    .col-sm-6 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-6 {
        width: 50%
    }
}

@media(min-width:992px) {
    .col-md-6 {
        float: left
    }
    .col-md-6 {
        width: 50%
    }
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

article,
div,
footer,
h3,
i,
span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
footer {
    display: block
}

article,
div,
footer,
h3,
i,
span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
footer {
    display: block
}

article,
footer {
    display: block
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.col-md-6,
.col-sm-12,
.col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .col-sm-12,
    .col-sm-6 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-6 {
        width: 50%
    }
}

@media(min-width:992px) {
    .col-md-6 {
        float: left
    }
    .col-md-6 {
        width: 50%
    }
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

footer {
    position: relative;
    color: #fff;
    font-size: 14px
}

footer .no-padding {
    padding: 0
}

#footer-main {
    padding: 40px 0;
    background: #34a753
}

footer h3 {
    position: relative;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -.3px;
    margin-bottom: 40px;
    padding-left: 45px;
    text-align: left;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .25) !important
}

footer h3 i {
    position: absolute;
    left: 0;
    top: 6px;
    line-height: 48px !important;
    color: #ffcd00;
    font-size: 37px !important
}

footer h3 span {
    font-size: 16px;
    font-weight: 400;
    display: block
}

footer .review-box {
    position: relative;
    background: #086c23;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 24px;
    box-shadow: 0 1px 2px 0 rgba(49, 95, 136, .31), 0 1px 3px 1px rgba(60, 64, 67, .15)
}

footer .review-box-quotes {
    position: absolute;
    left: 20px;
    top: -11px;
    font-size: 28px;
    font-weight: 900
}

footer .review-box-stars {
    color: #ffcd00;
    position: absolute;
    right: 120px;
    bottom: -12px;
    font-size: 20px
}

@media(max-width:767px) {
    footer {
        margin-top: 0
    }
}