/*================================================
BOOTSTRAP RE-STYLES
==================================================*/
.btn, .input-lg {
    border-radius: 4px;
}

.btn {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.12);
}

.btn:hover {
    transition: background-color 300ms linear 0s;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.btn-shadow-none {
    box-shadow: none;
}

.form-control-static {
    font-size: 16px;
}

.form-control:focus {
    box-shadow: none;
}

.dropdown-menu {
    font-size: inherit;
    padding: 0;
}

.navbar-toggle {
    line-height: 15px;
}

.dropdown-menu .divider {
    margin: 2px 0;
}

.dropdown-menu > li > a {
    padding: 7px 20px;
}

/*================================================
PINGDESK CUSTOM STYLES
==================================================*/
body {
    background-color: #eee;
    font-family: 'Roboto', 'Helvetica', Arial;
    font-size: 16px;
    letter-spacing: 1px;
    overflow-x: hidden;
    color: #000;
}

a, a:hover, a:focus {
    color: #00509f;
}

a:focus, a:hover {
    text-decoration: none;
}

.invisible {
    display: none;
}

.visible {
    display: block;
}

section {
    position: absolute;
    width: 100%;
    height: 100%;
}

.disabled {
    pointer-events: none;
    cursor: default;
}

.alrt-tel {
    display: block;
    overflow: hidden;
    padding: 10px 0 5px 0;
}

.alrt-email {
    display: block;
    overflow: hidden;
    padding: 5px 0;
}

.splash {
    position: fixed;
    z-index: 99;
    width: inherit;
    top: 50%;
    height: 0;
}

.splash img {
    margin-top: -125px;
}

.left-button {
    position: absolute;
    left: 30px;
}

.right-button {
    position: absolute;
    right: 30px;
}

figure {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    height: 100%;
}

.import-table td, .import-table th {
    overflow-wrap: break-word;
    max-width: 200px;
}

.owl-item.center figure {
    border: 3px solid #bdf;
    padding: 18px;
    background-color: #def;
}

a.upload.image {
    height: 200px;
}

div.upload {
    vertical-align: middle;
    width: 100%;
}

div.upload > img, div.upload > canvas {
    margin: 0 auto;
}

figure,
h1 {
    text-align: center;
}
figure img {
    margin: 0 auto;
    height: 200px;
    width: 200px;
    line-height: 200px;
    font-size: 100px;
}
figcaption {
    margin-top: 10px;
    line-height: 20px;
    font-size: 18px;
}
figcaption.m-caption {
    font-size: 15px;
}
figcaption.s-caption {
    font-size: 12px;
}
figcaption.xs-caption {
    font-size: 9px;
}
figure img.logo {
    border-radius: 5%;
    max-width: 150px;
}
.welcome img.logo {
    max-width: 100%;
    position: absolute;
}
.card {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #d8d8d8;
    border-image: none;
    border-left: 1px solid #d8d8d8;
    border-radius: 3px;
    border-right: 1px solid #d8d8d8;
    border-style: solid;
    border-width: 0 1px 2px;
    box-shadow: none;
    box-sizing: border-box;
    margin: 20px 0 20px;
    padding-top: 5px;
}
.card .card-body {
    margin: 20px 0;
}

.card-body.activities {
    margin: 0;
    padding: 0;
}

.card-body.form, .card-body.search {
    padding: 15px;
    margin: 0;
}
.card-body.form > form, .card-body.search > form, .card-body.list > form {
    margin: 0;
}

.card-body.search {
    border-bottom: 1px solid #eee;
}

.card-body.search input {
    background: #eee;
    border-color: #eee;
}

.card-body.search input:focus {
    background: #fff;
    border-color: #DFEFFF;
}

.card-body.list {
    margin-top: 0;
    margin-bottom: 0;
}

.card-body.list .list-group {
    margin-bottom: 0;
    background: #f5f5f5;
}

.card-body.list .list-group-item {
    border-width: 1px 0;
}

.card-body.list .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.card-body.list .list-group-item:last-child {
    border-bottom: 0;
}

.card .card-bottom {
    background-color: #eee;
    padding: 10px 20px;
}

.card .card-actions {
    margin: 20px 0 0;
    min-height: 30px;
    padding: 0 20px 20px;
}
.card .card-heading.simple {
    border-bottom: 1px solid #e5e5e5;
    font-size: 20px;
    font-weight: 300;
}
.card .card-heading {
    margin: 0;
    padding: 10px 15px;
    text-align: center;
}

form {
    margin-top: 15px;
}
.bg-info,
.bg-warning,
.bg-success {
    padding: 15px;
    color: #333;
}
.panel-heading {
    padding: 15px 15px;
    font-size: 15px;
}
label.error {
    color: red;
    font-weight: normal;
    line-height: 1.4;
    width: 100%;
    float: none;
}
.owl-item > figure:hover,
.owl-item.center figure {
    cursor: pointer;
}

.required, .col-name, .col-contact, .collapsed,
.img-profile, .first, .second, .no-notification, 
.upload-progress, .save, .delete, .you-state, .add-people, 
.see-all, .preview, .title, .edit, .listing, .csv {
}

.owl-prev,
.owl-next {
    text-decoration: none;
    filter: alpha(opacity=50);
    outline: 0;
    opacity: .5;
    font-size: 40px;
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
    font-family: "Glyphicons Halflings";
}
.owl-prev:before {
    content: "\e079";
}
.owl-next {
    right: 0;
}
.owl-next:before {
    content: "\e080";
}
.alert h4 {
    margin-top: 10px;
}
#pingme-form-record {
    margin-left: 20px;
    margin-right: 20px;
}

.item-group-toggle {
    margin-top: 3px;
}

.bar-label {
    background: #eee;
    padding: 5px 10px 2px 10px;
    text-transform: uppercase;
}

.custom-form .form-group, .custom-form h4 {
    margin-left: 15px;
    margin-right: 15px;
}

.view-icon {
    display: block;
    position: absolute;
    right: 30px;
}

/* This section is only for sizing */
@media (max-width: 1000px) {
    #pingme-form-record {
        margin-left: 0;
        margin-right: 0;
    }

    .view-icon {
        right: 15px;
    }

    .left-button {
        left: 10px;
    }

    .img-photo-small {
        width: auto;
    }

    .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }
}

.contact-search{
    position: relative;
    margin-top: 10px;
    margin-top: -32px ;
    height: 35px;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.contact-search > ul {
    display: block;
    margin: 0;
    padding: 0;
}

.contact-search > ul li.filters {
    display: block;
    float: left;
    margin-right: 10px;
}

.contact-search > ul li.search {
    display: block;
    overflow: hidden;
}

.contact-search input[type=text] {
    outline: none;
    background: #fff;
    width: 100%;
    margin: 0;
    z-index: 10;
    border-radius: 0;
    border-width: 0;
    width: 0;
    padding: 0;
    float: right;
}

.contact-search button {
    text-align: center;
    cursor: pointer;
    z-index: 11;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
}

.filter-tick {
    position: relative;
    z-index: 12;
    float: left;
    white-space: nowrap;
    margin-right: 8px;
    line-height: 30px;
}

.filter-tick span{
    display: block;
    float: left;
    line-height: inherit;
}

.filter-tick span img {
    width: 30px;
}

.filter-tick .glyphicon-remove {
    float: right;
    cursor: pointer;
    font-size: 11px;
}

#contact-search.search-open {
    width: 100%;
}

#contact-search.search-open button {
    z-index: 90;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#contact-search.search-open input[type=text] {
    width: 100%;
    border-width: 1px;
    padding: 6px 12px;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    padding-right: 70px;
}

#contact-search.search-open a.clear-search-icon-visible,
#contact-search.search-open .clear-search-icon-invisible {
    visibility: visible;
}

a.clear-search-icon-visible,.clear-search-icon-invisible {
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    margin-top: 1px;
    margin-right: 40px;
    cursor: pointer;
    color: #888;
    outline: none;
    outline-width: 0;
    z-index: 11;
    box-shadow: none;
}

a.clear-search-icon-visible:hover {
    box-shadow: none;
}

.clear-search-icon-invisible {
    z-index: 0;
    display: none;
}

.col-contact div {
    float: left;
    margin-left: -1px;
}

.btn-group > div:first-child:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > div:last-child:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

header, .optional-header{
    background-color: #0058B0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

#active-profile img {
    width: 20px;
    margin-right: 5px;
}

.navbar-header, .navbar-header a,.navbar-nav a, .navbar-nav a:hover {
    color: #fff;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}

form label {
    font-weight: normal;
}

form .input-lg {
    font-size: 17px;
}

.img-photo, .img-photo-small, .img-photo-xsmall {
    background: #A0D7FF;
}

.img-transparent {
    background: transparent;
}

.img-photo {
    max-width: 200px;
}

.img-photo-small {
    width: 50px;
}

.img-photo-xsmall {
    width: 30px;
}

.visualCaptcha {
    margin-bottom: 10px;
}

.visualCaptcha-possibilities .img {
    padding: 6px;
}

.visualCaptcha-accessibility-button {
    display: none;
}

.header-margin-top {
    margin-top: 60px;
}

.panel .panel-heading {
    border-color: transparent;
}

.navbar-brand, a.navbar-brand:hover {
    font-family: "Agency FB", "AGENCYR", "Arial Narrow";
    font-size: 30px;
    color: #fff;
    padding-left: 50px;
    background: url("../img/fav/logo-32x32-new.png") left center no-repeat;
}

.form-control {
    border: 1px solid #DFEFFF;
    border-bottom-width: 2px;
    box-shadow: none;
    font-weight: normal;
    letter-spacing: 1px;
    color: #333;
}

.form-control:hover {
    border-color: #B9DCFF;
}

.form-control:focus {
    border-color: #4285f4;
}

.has-error .form-control {
    border-color: #843534;
    box-shadow: none;
}

.btn-primary {
    background-color: #0058B0;
    border-color: #0052A4;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #0052A4;
    border-color: #0052A4;
}

.btn-primary:disabled,
.btn-primary[disabled] {
    color: #6687A8;
}

.profile-heading > .row > a {
    position: absolute;
    right: 4%;
}

.position-relative {
    position: relative;
}

div.info > div {
    font-size: 16px;
    text-align: left;
    border-right: 1px solid #D3D3D3;
}

div.info > div:last-child {
    border-right: 0;
}

div.info > div span.span {
    display: block;
}

div.info .item-list-div a {
    font-size: 16px;
}

div.info .item-list-div span.glyphicon {
    font-size: 20px;
}

ul.item-group {
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
}

ul.item-group li {
    display: block;
}

.item-list-div {
    padding: 7px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

ul.item-group li.item-list a {
    display: block;
    overflow: hidden;
    padding: 6px 3px;
}

ul.item-group li.item-list:not(.proto):hover span.glyphicon {
    display: block;
}

ul.item-group li.item-list span.glyphicon {
    float: right;
    display: none;
}

ul.item-group li.item-list span.span-text {
    float: left;
    width: 85%;
}

/*================================================
BUSY STYLES
==================================================*/

@-webkit-keyframes ld {
    0%   { transform: rotate(0deg) scale(1); }
    50%  { transform: rotate(180deg) scale(1.1); }
    100% { transform: rotate(360deg) scale(1); }
}
@-moz-keyframes ld {
    0%   { transform: rotate(0deg) scale(1); }
    50%  { transform: rotate(180deg) scale(1.1); }
    100% { transform: rotate(360deg) scale(1); }
}
@-o-keyframes ld {
    0%   { transform: rotate(0deg) scale(1); }
    50%  { transform: rotate(180deg) scale(1.1); }
    100% { transform: rotate(360deg) scale(1); }
}
@keyframes ld {
    0%   { transform: rotate(0deg) scale(1); }
    50%  { transform: rotate(180deg) scale(1.1); }
    100% { transform: rotate(360deg) scale(1); }
}

.busy {
    position: relative;
    opacity: .8;
    color: transparent;
}

.busy:hover,
.busy:active,
.busy:focus {
    cursor: default;
    color: transparent;
    outline: none !important;
    box-shadow: none;
}

.busy:before {
    content: '';

    display: inline-block;

    position: absolute;
    background: transparent;
    border: 1px solid #fff;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;

    box-sizing: border-box;

    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;

    width: 24px;
    height: 24px;

    -webkit-animation: ld 1s ease-in-out infinite;
    -moz-animation:    ld 1s ease-in-out infinite;
    -o-animation:      ld 1s ease-in-out infinite;
    animation:         ld 1s ease-in-out infinite;
}

.btn-default.busy:before {
    border-left-color: #333333;
    border-right-color: #333333;
}

.btn-lg.busy:before {
    margin-top: -16px;
    margin-left: -16px;
    width: 32px;
    height: 32px;
}


.btn-sm.busy:before {
    margin-top: -9px;
    margin-left: -9px;
    width: 18px;
    height: 18px;
}

.btn-xs.busy:before {
    margin-top: -7px;
    margin-left: -7px;
    width: 14px;
    height: 14px;
}

/*================================================
UTILITIES STYLES
==================================================*/
.equal-row {
    overflow: hidden;
}

.equal-row > div[class*="col-"] {
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

.no-text-selection {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.proto {
    display: none;
    height: 0;
}

/*================================================
TIMELINE STYLES
==================================================*/
ul.timeline {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 10px;
}

ul.timeline li.timeline-item:before,  ul.timeline li.timeline-item:after {
    content: " ";
    display: table;
}

li.timeline-item::after {
    background-color: #fff;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    bottom: auto;
    clear: both;
    height: 9px;
    left: 0;
    margin-left: -5px;
    position: absolute;
    top: 6px;
    width: 9px;
}

ul.timeline li.timeline-item {
    position: relative;
    border-left: 1px solid #c8c7cc;
}
.timeline-item-inner {
    margin-left: 15px ;
}
li.timeline-item > .timeline-item-body {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0 10px 0 10px;
}

li.timeline-item > .timeline-item-body > p {
    margin-top: 1px;
}

li.timeline-item > .timeline-item-body > button {
    display: none;
}
li.timeline-item > .timeline-item-body:hover > button {
    display: block;
}
li.timeline-item > .timeline-item-footer {
    display: block;
    overflow: hidden;
    background: #eee;
}
li.timeline-item > .timeline-item-footer > .btn-toolbar {
    margin: 5px;
}
ul.timeline li.timeline-item.danger::after {
    border-color: #e53636;
}
ul.timeline li.timeline-item.success::after {
    border-color: #5ec85d;
}
ul.timeline li.timeline-item.info::after {
    border-color: #bce8f1;
}
ul.timeline li.timeline-item.danger {
    border-left-color: #e53636;
}
ul.timeline li.timeline-item.success {
    border-left-color: #5ec85d;
}
ul.timeline li.timeline-item.info {
    border-left-color: #bce8f1;
}
ul.timeline small {
    color: #999;
}
.progress {
    height: 7px;
}

/*================================================
MULTI-SELECT STYLES
==================================================*/
.multi-select .list-group-item {
    border-radius: 0;
    cursor: pointer;
}

.multi-select .add-remove {
    cursor: pointer;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    display: none;
    font-size: 24px;
    font-weight: 900;
    opacity: 0.5;
    padding: 8px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform 0.2s linear 0s;
    -moz-transition: transform 0.2s linear 0s;
    -o-transition: transform 0.2s linear 0s;
    transition: transform 0.2s linear 0s;
    vertical-align: middle;
    width: 100%;
}

.multi-select .list-group-item.selected .add-remove {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.multi-select .list-group-item:hover {
    background-color: #F0F8FF;
    border-color: #E6F3FF;
    transition: background-color 300ms linear 0s;
}

.multi-select .list-group-item.selected, .multi-select .list-group-item.deleted {
    transition: background-color 300ms linear 0s;
    background: #0058B0;
    border-color: #0058B0;
    color: #fff;
}

.multi-select .list-group-item.deleted {
    background: #F8480E;
    border-color: #E94007;
}

.multi-select .list-group-item.selected small, .multi-select .list-group-item.deleted small {
    color: #fff;
}

.multi-select .list-group-item.selected .add-remove, .multi-select .list-group-item.deleted .add-remove {
    color: #fff;
    display: block;
    opacity: 1;
}

.multi-select .list-group-item .col-xs-8 {
    height: 100%;
}

.multi-select .list-group-item:hover .add-remove {
    display: block;
}

.multi-select .list-group-item:hover .selected .col-xs-8 {
    border-right: 1px solid #fff;
}

.multi-select .group-header{
    padding: 5px 15px;
    background: #CCC;
}

/*================================================
ALERT STYLES
==================================================*/
#alert-box {
    top: 60px;
    margin-left: 5px;
    position: fixed;
    right: 5px;
    z-index: 9999;
    text-shadow: none;
}

#alert-box .alert {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 0 rgba(0, 0, 0, 0.12);
}

/*================================================
SMALL SCREEN SPECIFIC
==================================================*/
@media (max-width: 768px) {
    .back-button {
        left: 10px;
    }
    .owl-prev,
    .owl-next {
        display: none;
    }
    .splash {
        width: 100%;
    }
    .dropdown-menu > li > a {
        color: #fff;
    }
    .dropdown-menu > li.divider {
        background-color: #1A69B8;
    }

    .nav > li > a {
        display: none;
        position: relative;
    }

    .nav ul.dropdown-menu {
        display: block;
        background-color: transparent;
        border: 0 none;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto;
    }

    .img-photo {
        width: 150px;
    }

    .filter-tick {
        font-size: 11px;
    }

    .info > .col-xs-6:nth-child(2) {
        border-right: none;
    }

    .img-responsive {
        max-width: none;
    }

    .import {
        display: none;
    }

    .optional-header {
        box-shadow: none;
    }

    .header-margin-top {
        margin-top: 53px;
    }

    .card {
        border: none;
    }

    .card .card-heading.simple {
        font-size: 18px;
    }

    body {
        font-size: 15px;
    }
}

.suggest-list {
    display: block; overflow: hidden;
}

.suggest-item {
    background: #e6f1fc none repeat scroll 0 0;
    border: 1px solid #7eb4ea;
    border-radius: 3px;
    float: left;
    font-size: 11px;
    letter-spacing: 2px;
    margin: 2px 5px 3px 0;
    padding: 3px 5px;
    cursor: pointer;
}

.suggest-item .suggest-item-close {
    border-left: 1px solid #A6CBF0;
    float: right;
    margin-left: 5px;
    padding: 1px 0 0 5px;
}


.slin, .srin, .slout, .srout, .popin, .popout, .noanim {
    pointer-events: none;
}

.wrap {
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 1;
    opacity: 1;
}

.lightbox-mask {
    width: 100%;
    background: #000;
    opacity: .4;
    overflow: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.mask {
    width: 100%;
    position: absolute;
    bottom: 0;
}

section .wrap, section .mask, section {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms;
}

section .wrap, section .mask, section {
    -webkit-animation-timing-function: cubic-bezier(.1, .7, .1, 1);
    animation-timing-function: cubic-bezier(.1, .7, .1, 1);
}

.slin .wrap, .slin .mask {
    -webkit-animation-name: slin-scroll;
    animation-name: slin-scroll;
}

.slout .wrap, .slout .mask {
    -webkit-animation-name: slout-scroll;
    animation-name: slout-scroll;
}

.srin .wrap {
    -webkit-animation-name: srin-scroll;
    animation-name: srin-scroll;
}

.srin .mask {
    -webkit-animation-name: srin-scrollMask;
    animation-name: srin-scrollMask;
}

.srout .wrap {
    -webkit-animation-name: srout-scroll;
    animation-name: srout-scroll;
}

.srout .mask {
    -webkit-animation-name: srout-scrollMask;
    animation-name: srout-scrollMask;
}

.popin .wrap {
    -webkit-animation-name: popin;
    animation-name: popin;
}

.popout .wrap {
    -webkit-animation-name: popout;
    animation-name: popout;
}

.fadein .wrap {
    -webkit-animation-duration: 1400ms;
    animation-duration: 1400ms;
    -webkit-animation-name: fadein;
    animation-name: fadein;
}

.fadeout .wrap {
    -webkit-animation-name: fadeout;
    animation-name: fadeout;
}

.noanim {
    -webkit-animation-name: noanim;
    animation-name: noanim;
}


/* webkit */
@-webkit-keyframes slin-scroll {
    from { -webkit-transform: translateX(100%); }
    to   { -webkit-transform: translateX(0);    }
}

@-webkit-keyframes slout-scroll {
    from { -webkit-transform: translateX(0);    opacity: 1;   }
    to   { -webkit-transform: translateX(-100%); opacity: 0.5; }
}

@-webkit-keyframes srin-scroll {
    from { -webkit-transform: translateX(-100%); opacity: 0.5; }
    to   { -webkit-transform: translateX(0);    opacity: 1;   }
}

@-webkit-keyframes srout-scroll {
    from { -webkit-transform: translateX(0);    }
    to   { -webkit-transform: translateX(100%); }
}

@-webkit-keyframes slin-scrollMask {
    from { -webkit-transform: translateX(100%); -webkit-box-shadow: -10px 0 10px -5px rgba(0, 0, 0, 0.2);  }
    to   { -webkit-transform: translateX(0);    -webkit-box-shadow: -10px 0 10px -5px rgba(0, 0, 0, 0.02); }
}

@-webkit-keyframes srout-scrollMask {
    from { -webkit-transform: translateX(0);    -webkit-box-shadow: -10px 0 10px -5px rgba(0, 0, 0, 0.02); }
    to   { -webkit-transform: translateX(100%); -webkit-box-shadow: -10px 0 10px -5px rgba(0, 0, 0, 0.2);  }
}

@-webkit-keyframes popin {
    from { -webkit-transform: translateY(100%); /* opacity: 1; */ }
    to   { -webkit-transform: translateY(0);    /* opacity: 0; */ }
}

@-webkit-keyframes popout {
    from { -webkit-transform: translateY(0);    opacity: 1; }
    to   { -webkit-transform: translateY(100%); opacity: 0; }
}

@-webkit-keyframes noanim {
    from { opacity: 1; }
    to   { opacity: 1; }
}

@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@-webkit-keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}

/* W3C */
@keyframes slin-scroll {
    from { transform: translateX(100%); }
    to   { transform: translateX(0);    }
}

@keyframes slout-scroll {
    from { transform: translateX(0);    opacity: 1;   }
    to   { transform: translateX(-100%); opacity: 0.5; }
}

@keyframes srin-scroll {
    from { transform: translateX(-100%); opacity: 0.5; }
    to   { transform: translateX(0);    opacity: 1;   }
}

@keyframes srout-scroll {
    from { transform: translateX(0);    }
    to   { transform: translateX(100%); }
}

@keyframes slin-scrollMask {
    from { transform: translateX(100%); box-shadow: -10px 0 10px -5px rgba(0, 0, 0, 0.2);  }
    to   { transform: translateX(0);    box-shadow: -10px 0 10px -5px rgba(0, 0, 0, 0.02); }
}

@keyframes srout-scrollMask {
    from { transform: translateX(0);    box-shadow: -10px 0 10px -5px rgba(0, 0, 0, 0.02); }
    to   { transform: translateX(100%); box-shadow: -10px 0 10px -5px rgba(0, 0, 0, 0.2);  }
}

@keyframes popin {
    from { transform: translateY(100%); /* opacity: 1; */ }
    to   { transform: translateY(0);    /* opacity: 0; */ }
}

@keyframes popout {
    from { transform: translateY(0);     opacity: 1; }
    to   { transform: translateY(100%);  opacity: 0; }
}

@keyframes noanim {
    from { opacity: 1; }
    to   { opacity: 1; }
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@keyframes fadeout {
    from { opacity: 1; }
    to   { opacity: 0; }
}
