/*
Theme Name: crc
Theme URI: http://www.songlecn.com
Author: songlecn
Author URI: http://www.songlecn.com
Description: songlecn
Version: 1.0
*/
/*
* @Author: songlecn
* @Date:   2019-07-28 16:45:33
* @Last Modified by:   songlecn
* @Last Modified time: 2019-09-23 22:08:05
*/
html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

body {
    margin: 0;
}

main {
    display: block;
}

h1 {
    font-size: 2rem;
    margin: 0.67rem 0;
}

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1rem;
    /* 2 */
}

a {
    background-color: transparent;
}

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1rem;
    /* 2 */
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25rem;
}

sup {
    top: -0.5rem;
}

img {
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

button,
input {
    /* 1 */
    overflow: visible;
}

button,
select {
    /* 1 */
    text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35rem 0.75rem 0.625rem;
}

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

/*begin*/
@font-face {
    font-family: "simple-line-icons";
    src: url("assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0");
    src: url("assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix") format("embedded-opentype"), url("assets/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0") format("woff2"), url("assets/fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0") format("truetype"), url("assets/fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0") format("woff"), url("assets/fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa-2x {
    font-size: 2em;
}

.si {
    font-family: "simple-line-icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.si-user:before {
    content: "\e005";
}

.si-people:before {
    content: "\e001";
}

.si-user-female:before {
    content: "\e000";
}

.si-user-follow:before {
    content: "\e002";
}

.si-user-following:before {
    content: "\e003";
}

.si-user-unfollow:before {
    content: "\e004";
}

.si-login:before {
    content: "\e066";
}

.si-logout:before {
    content: "\e065";
}

.si-emotsmile:before {
    content: "\e021";
}

.si-phone:before {
    content: "\e600";
}

.si-call-end:before {
    content: "\e048";
}

.si-call-in:before {
    content: "\e047";
}

.si-call-out:before {
    content: "\e046";
}

.si-map:before {
    content: "\e033";
}

.si-location-pin:before {
    content: "\e096";
}

.si-direction:before {
    content: "\e042";
}

.si-directions:before {
    content: "\e041";
}

.si-compass:before {
    content: "\e045";
}

.si-layers:before {
    content: "\e034";
}

.si-menu:before {
    content: "\e601";
}

.si-list:before {
    content: "\e067";
}

.si-options-vertical:before {
    content: "\e602";
}

.si-options:before {
    content: "\e603";
}

.si-arrow-down:before {
    content: "\e604";
}

.si-arrow-left:before {
    content: "\e605";
}

.si-arrow-right:before {
    content: "\e606";
}

.si-arrow-up:before {
    content: "\e607";
}

.si-arrow-up-circle:before {
    content: "\e078";
}

.si-arrow-left-circle:before {
    content: "\e07a";
}

.si-arrow-right-circle:before {
    content: "\e079";
}

.si-arrow-down-circle:before {
    content: "\e07b";
}

.si-check:before {
    content: "\e080";
}

.si-clock:before {
    content: "\e081";
}

.si-plus:before {
    content: "\e095";
}

.si-minus:before {
    content: "\e615";
}

.si-close:before {
    content: "\e082";
}

.si-event:before {
    content: "\e619";
}

.si-exclamation:before {
    content: "\e617";
}

.si-organization:before {
    content: "\e616";
}

.si-trophy:before {
    content: "\e006";
}

.si-screen-smartphone:before {
    content: "\e010";
}

.si-screen-desktop:before {
    content: "\e011";
}

.si-plane:before {
    content: "\e012";
}

.si-notebook:before {
    content: "\e013";
}

.si-mustache:before {
    content: "\e014";
}

.si-mouse:before {
    content: "\e015";
}

.si-magnet:before {
    content: "\e016";
}

.si-energy:before {
    content: "\e020";
}

.si-disc:before {
    content: "\e022";
}

.si-cursor:before {
    content: "\e06e";
}

.si-cursor-move:before {
    content: "\e023";
}

.si-crop:before {
    content: "\e024";
}

.si-chemistry:before {
    content: "\e026";
}

.si-speedometer:before {
    content: "\e007";
}

.si-shield:before {
    content: "\e00e";
}

.si-screen-tablet:before {
    content: "\e00f";
}

.si-magic-wand:before {
    content: "\e017";
}

.si-hourglass:before {
    content: "\e018";
}

.si-graduation:before {
    content: "\e019";
}

.si-ghost:before {
    content: "\e01a";
}

.si-game-controller:before {
    content: "\e01b";
}

.si-fire:before {
    content: "\e01c";
}

.si-eyeglass:before {
    content: "\e01d";
}

.si-envelope-open:before {
    content: "\e01e";
}

.si-envelope-letter:before {
    content: "\e01f";
}

.si-bell:before {
    content: "\e027";
}

.si-badge:before {
    content: "\e028";
}

.si-anchor:before {
    content: "\e029";
}

.si-wallet:before {
    content: "\e02a";
}

.si-vector:before {
    content: "\e02b";
}

.si-speech:before {
    content: "\e02c";
}

.si-puzzle:before {
    content: "\e02d";
}

.si-printer:before {
    content: "\e02e";
}

.si-present:before {
    content: "\e02f";
}

.si-playlist:before {
    content: "\e030";
}

.si-pin:before {
    content: "\e031";
}

.si-picture:before {
    content: "\e032";
}

.si-handbag:before {
    content: "\e035";
}

.si-globe-alt:before {
    content: "\e036";
}

.si-globe:before {
    content: "\e037";
}

.si-folder-alt:before {
    content: "\e039";
}

.si-folder:before {
    content: "\e089";
}

.si-film:before {
    content: "\e03a";
}

.si-feed:before {
    content: "\e03b";
}

.si-drop:before {
    content: "\e03e";
}

.si-drawer:before {
    content: "\e03f";
}

.si-docs:before {
    content: "\e040";
}

.si-doc:before {
    content: "\e085";
}

.si-diamond:before {
    content: "\e043";
}

.si-cup:before {
    content: "\e044";
}

.si-calculator:before {
    content: "\e049";
}

.si-bubbles:before {
    content: "\e04a";
}

.si-briefcase:before {
    content: "\e04b";
}

.si-book-open:before {
    content: "\e04c";
}

.si-basket-loaded:before {
    content: "\e04d";
}

.si-basket:before {
    content: "\e04e";
}

.si-bag:before {
    content: "\e04f";
}

.si-action-undo:before {
    content: "\e050";
}

.si-action-redo:before {
    content: "\e051";
}

.si-wrench:before {
    content: "\e052";
}

.si-umbrella:before {
    content: "\e053";
}

.si-trash:before {
    content: "\e054";
}

.si-tag:before {
    content: "\e055";
}

.si-support:before {
    content: "\e056";
}

.si-frame:before {
    content: "\e038";
}

.si-size-fullscreen:before {
    content: "\e057";
}

.si-size-actual:before {
    content: "\e058";
}

.si-shuffle:before {
    content: "\e059";
}

.si-share-alt:before {
    content: "\e05a";
}

.si-share:before {
    content: "\e05b";
}

.si-rocket:before {
    content: "\e05c";
}

.si-question:before {
    content: "\e05d";
}

.si-pie-chart:before {
    content: "\e05e";
}

.si-pencil:before {
    content: "\e05f";
}

.si-note:before {
    content: "\e060";
}

.si-loop:before {
    content: "\e064";
}

.si-home:before {
    content: "\e069";
}

.si-grid:before {
    content: "\e06a";
}

.si-graph:before {
    content: "\e06b";
}

.si-microphone:before {
    content: "\e063";
}

.si-music-tone-alt:before {
    content: "\e061";
}

.si-music-tone:before {
    content: "\e062";
}

.si-earphones-alt:before {
    content: "\e03c";
}

.si-earphones:before {
    content: "\e03d";
}

.si-equalizer:before {
    content: "\e06c";
}

.si-like:before {
    content: "\e068";
}

.si-dislike:before {
    content: "\e06d";
}

.si-control-start:before {
    content: "\e06f";
}

.si-control-rewind:before {
    content: "\e070";
}

.si-control-play:before {
    content: "\e071";
}

.si-control-pause:before {
    content: "\e072";
}

.si-control-forward:before {
    content: "\e073";
}

.si-control-end:before {
    content: "\e074";
}

.si-volume-1:before {
    content: "\e09f";
}

.si-volume-2:before {
    content: "\e0a0";
}

.si-volume-off:before {
    content: "\e0a1";
}

.si-calendar:before {
    content: "\e075";
}

.si-bulb:before {
    content: "\e076";
}

.si-chart:before {
    content: "\e077";
}

.si-ban:before {
    content: "\e07c";
}

.si-bubble:before {
    content: "\e07d";
}

.si-camrecorder:before {
    content: "\e07e";
}

.si-camera:before {
    content: "\e07f";
}

.si-cloud-download:before {
    content: "\e083";
}

.si-cloud-upload:before {
    content: "\e084";
}

.si-envelope:before {
    content: "\e086";
}

.si-eye:before {
    content: "\e087";
}

.si-flag:before {
    content: "\e088";
}

.si-heart:before {
    content: "\e08a";
}

.si-info:before {
    content: "\e08b";
}

.si-key:before {
    content: "\e08c";
}

.si-link:before {
    content: "\e08d";
}

.si-lock:before {
    content: "\e08e";
}

.si-lock-open:before {
    content: "\e08f";
}

.si-magnifier:before {
    content: "\e090";
}

.si-magnifier-add:before {
    content: "\e091";
}

.si-magnifier-remove:before {
    content: "\e092";
}

.si-paper-clip:before {
    content: "\e093";
}

.si-paper-plane:before {
    content: "\e094";
}

.si-power:before {
    content: "\e097";
}

.si-refresh:before {
    content: "\e098";
}

.si-reload:before {
    content: "\e099";
}

.si-settings:before {
    content: "\e09a";
}

.si-star:before {
    content: "\e09b";
}

.si-symbol-female:before {
    content: "\e09c";
}

.si-symbol-male:before {
    content: "\e09d";
}

.si-target:before {
    content: "\e09e";
}

.si-credit-card:before {
    content: "\e025";
}

.si-paypal:before {
    content: "\e608";
}

.si-social-tumblr:before {
    content: "\e00a";
}

.si-social-twitter:before {
    content: "\e009";
}

.si-social-facebook:before {
    content: "\e00b";
}

.si-social-instagram:before {
    content: "\e609";
}

.si-social-linkedin:before {
    content: "\e60a";
}

.si-social-pinterest:before {
    content: "\e60b";
}

.si-social-github:before {
    content: "\e60c";
}

.si-social-google:before {
    content: "\e60d";
}

.si-social-reddit:before {
    content: "\e60e";
}

.si-social-skype:before {
    content: "\e60f";
}

.si-social-dribbble:before {
    content: "\e00d";
}

.si-social-behance:before {
    content: "\e610";
}

.si-social-foursqare:before {
    content: "\e611";
}

.si-social-soundcloud:before {
    content: "\e612";
}

.si-social-spotify:before {
    content: "\e613";
}

.si-social-stumbleupon:before {
    content: "\e614";
}

.si-social-youtube:before {
    content: "\e008";
}

.si-social-dropbox:before {
    content: "\e00c";
}

.si-social-vkontakte:before {
    content: "\e618";
}

.si-social-steam:before {
    content: "\e620";
}

.si-users:before {
    content: "\e001";
}

.si-bar-chart:before {
    content: "\e077";
}

.si-camcorder:before {
    content: "\e07e";
}

.si-emoticon-smile:before {
    content: "\e021";
}

.si-eyeglasses:before {
    content: "\e01d";
}

.si-moustache:before {
    content: "\e014";
}

.si-pointer:before {
    content: "\e096";
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0;
    padding: 0;
    outline: 0;
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #004F9F;
    font-size: 1.25rem;
    text-align: center;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #004F9F;
    font-size: 1.25rem;
    text-align: center;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #004F9F;
    font-size: 1.25rem;
    text-align: center;
}

[placeholder]:focus::-webkit-input-placeholder {
	-webkit-transition: opacity .5s .5s ease;
	transition: opacity .5s .5s ease;
	opacity: 0
}

[placeholder]:focus::-moz-placeholder {
	-webkit-transition: opacity .5s .5s ease;
	transition: opacity .5s .5s ease;
	opacity: 0
}

[placeholder]:focus:-ms-input-placeholder {
	-webkit-transition: opacity .5s .5s ease;
	transition: opacity .5s .5s ease;
	opacity: 0
}

ul {
    list-style: none;
}

body {
    min-height: 100vh;
    min-width: 100vw;
    font-size: 16px;
    overflow-x: hidden;
}

/*login*/
body.page-template-page-login {
    background: url(assets/img/login_bg.png) no-repeat top center;
    background-size: 1979px 572px;
}

#login-wrap {
    width: 25.6875rem;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#login-logo {
    height: 23rem;
    margin: 0 auto 3.125rem;
    text-align: center;
    background: url(assets/img/login_traingle.png) no-repeat;
    background-size: 411px 368px;
    position: relative;
}

#login-logo a {
    width: 8rem;
    font-size: 1.875rem;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    position: absolute;
    left: 55%;
    top: 55%;
    transform: translate(-50%, -50%);
}

#login-logo img {
    width: 100%;
    display: block;
    margin-bottom: 1.25rem;
}

.login-input {
    height: 3.25rem;
    line-height: 3.25rem;
    width: 100%;
    border: 1px solid #004F9F;
    border-radius: 1.625rem;
    font-size: 1.25rem;
    padding: 0 2.8125rem;
    color: #004F9F;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.login-input:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 79, 159, .5);
}

#login-email {
    background: url(assets/img/login-email.png) no-repeat 0.9375rem center;
    background-size: 25px 25px;
}

#login-password {
    background: url(assets/img/login-password.png) no-repeat 1.0625rem center;
    background-size: 21px 28px;
}

.login-form .line-item .help-block {
    margin-right: 1.625rem;
}

.login-form .has-error .login-input {
    border-color: #d26a5c;
    color: #d26a5c;
}

.login-form .has-error.line-item .login-input:focus {
    box-shadow: 0 0 0 0.2rem rgba(210, 106, 92, .5);
}

.songlecn_login_social_button{
    text-decoration: none;
}

.has-error.line-item .login-input::-webkit-input-placeholder {
    color: #d26a5c;
}

.has-error.line-item .login-input::-moz-placeholder {
    color: #d26a5c;
}

.has-error.line-item .login-input:-ms-input-placeholder {
    color: #d26a5c;
}

.login-divider {
    margin: 20px 0;
    height: 16px;
    position: relative;
    text-align: center;
}

.login-divider::before {
    border-bottom: 1px solid #979797;
    content: "";
    display: block;
    padding-top: 7px;
    width: 100%;
}

.login-divider span {
    background-color: #fff;
    color: #222;
    display: inline-block;
    font-size: 1em;
    line-height: 16px;
    padding: 0 1em;
    position: relative;
    top: -10px;
}

.button {
    display: inline-block;
    height: 3.25rem;
    line-height: 3.25rem;
    text-align: center;
    border-radius: 1.625rem;
    border: 1px solid #004F9F;
    background: #fff;
    color: #004F9F;
    font-size: 1.25rem;
    cursor: pointer;
    width: 15rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.button:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 79, 159, .5);
}

.button-red {
    background: #E30613;
    border: 1px solid #E30613;
    color: #fff;
}

.button-red:focus {
    box-shadow: 0 0 0 0.2rem rgba(227, 6, 19, .5);
}

.link-button {
    text-decoration: none;
}

.link-button:hover {
    background: #004F9F;
    color: #fff;
}

/**/
#wrap {
    background: #fff;
    overflow: hidden;
}

#left-bar {
    width: 7.1875rem;
    background: #004F9F;
    min-height: 100vh;
    position: relative;
    float: left;
    margin-bottom: -1000rem;
    padding-bottom: 1000rem;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#left-logo {
    width: 7.1875rem;
    height: 7.1875rem;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
}

#left-logo a {
    display: block;
    width: 3rem;
    color: #000;
    text-decoration: #000;
    font-size: .75rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#left-logo a img {
    width: 100%;
}

#left-buttons {
    position: fixed;
    top: calc(100vh - 207px);
    left: 2.5rem;
}

#left-buttons li {
    margin-bottom: 2.125rem;
    width: 2.1875rem;
    height: 2.1875rem;
}

#left-buttons li.left-button-album {
    background: url(assets/img/left-button-album.png) no-repeat center center;
    background-size: 35px 35px;
}

#left-buttons li.left-button-users {
    background: url(assets/img/left-button-users.png) no-repeat 2px center;
    background-size: 30px 35px;
}

#left-buttons li.left-button-logout {
    background: url(assets/img/left-button-logout.png) no-repeat center center;
    background-size: 35px 33px;
}

#left-buttons li a {
    display: block;
    width: 100%;
    height: 100%;
}

#order-type-list {
    width: 7.1875rem;
    height: 7.1875rem;
    position: fixed;
    top: 9.0625rem;
    left: 0;
}

#order-type-list li.current {
    background-color: rgba(255, 255, 255, .2);
}

#order-type-list li a {
    color: #fff;
    font-size: 2.5rem;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 7.1875rem;
    text-align: center;
    line-height: 7.1875rem;
    padding: 0 20%;
    overflow: hidden;
}

#right-content {
    padding: 3.125rem;
    float: left;
    width: calc(100vw - 7.1875rem);
    min-height: 100vh;
    position: relative;
    margin-bottom: -1000rem;
    padding-bottom: 1000rem;
}

#breadcrumb {
    color: #004F9F;
    font-size: 1.125rem;
    margin-bottom: 2.8125rem;
}

#breadcrumb a {
    color: #004F9F;
    text-decoration: none;
}

#breadcrumb .sep {
    padding: 2px;
}

#breadcrumb a.go-back {
    background: #004F9F;
    color: #fff;
    border-radius: 1.25rem;
    float: right;
    padding: 0 1rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    margin-top: -0.625rem;
    font-size: 1rem;
}

#chart-wrap {
    float: left;
    top: 19.8125rem;
    left: 10.3125rem;
    position: fixed;
    width: 30%;
}

#extra-data {
    position: fixed;
    left: 10.3125rem;
    bottom: 3.125rem;
    font-size: 1.125rem;
    color: #004F9F;
}

#extra-data p {
    height: 1.25rem;
}

#data-wrap {
    width: 70%;
    float: left;
    margin-left: 30%;
}

#filter-row {
    margin-bottom: 5rem;
}

.filter-link {
    display: inline-block;
    height: 2.625rem;
    line-height: 2.375rem;
    border-radius: 1.3125rem;
    background: #fff;
    color: #004F9F;
    border: 2px solid #fff;
    font-size: 1.125rem;
    cursor: pointer;
    padding: 0 1.5rem;
    margin: 0 .5rem 1rem;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    box-shadow: 0.2rem 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, .1);
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.filter-link.current {
    border: 2px solid #004F9F;
    background: #004F9F;
    color: #fff;
}

.filter-link:hover {
    border: 2px solid #004F9F;
}

#filter-row .custom-select {
    height: 2.625rem;
    border: 2px solid #fff;
    border-radius: 1.3125rem;
    font-size: 1.125rem;
    box-shadow: 0.2rem 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, .1);
    cursor: pointer;
    max-width: max-content;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23004F9F' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .5rem center;
    background-size: 1rem .8rem;
    padding: 0 1.5rem;
    margin: 0 .5rem 1rem;
}

#filter-row .custom-select.current {
    color: #fff;
    border-color: #004F9F;
    background: #004F9F url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23ffffff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .5rem center;
    background-size: 1rem .8rem;
}

.search-text{
    height: 2.625rem;
    border: 2px solid #fff;
    border-radius: 1.3125rem;
    font-size: 1.125rem;
    box-shadow: 0.2rem 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, .1);
    padding: 0 1.5rem;
    margin: 0 .5rem 1rem;
    display: inline-block;
    vertical-align: middle;
    width: 210px;
    color: #004F9F;
    text-align: center;
}

.search-submit{
    height: 2.625rem;
    border: 2px solid #fff;
    border-radius: 1.3125rem;
    font-size: 1.125rem;
    box-shadow: 0.2rem 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, .1);
    padding: 0 1.5rem;
    margin: 0 .5rem 1rem;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #004F9F;
    background: #fff;
}

.filter-table {
    width: 100%;
    font-size: 0.9375rem;
    text-align: center;
    border-collapse: collapse;
}

.filter-table > thead > tr > th > span {
    margin-bottom: 1.5rem;
    display: inline-block;
    padding: 0 1.5rem;
    font-weight: normal;
}

.filter-table > tbody > tr > td> span {
    margin-bottom: 0.5rem;
    display: block;
}

.filter-table > thead > tr > th > span {
    color: #fff;
    background: #004F9F;
    height: 1.875rem;
    line-height: 1.875rem;
    border-radius: 0.9375rem;
}

.filter-table > tbody > tr > td > span {
    height: 2.75rem;
    line-height: 2.75rem;
    color: #004F9F;
}

.filter-table > thead > tr > th > span .delay-order{
    color: #fff;
    text-decoration: none;
    display: block;
}

.filter-table > thead > tr > th > span .delay-order i{
    float: right;
    margin-left: 0.25rem;
    line-height: 1.875rem;
}

.red {
    color: #E30613;
}

.filter-table.pointer-table > tbody > tr > td > span {
    cursor: pointer;
}

.filter-table > tbody > tr > td:first-child > span {
    border-top-left-radius: 1.375rem;
    border-bottom-left-radius: 1.375rem;
}

.filter-table > tbody > tr > td:last-child > span {
    border-top-right-radius: 1.375rem;
    border-bottom-right-radius: 1.375rem;
}

.filter-table > tbody > tr:nth-child(odd) > td > span {
    background: #f6f7fb;
}

.filter-table > tbody > tr:nth-child(even) > td > span {
    background: #fff;
}

.filter-table > tbody > tr > td > span img {
    vertical-align: middle;
}

.filter-table caption {
    font-size: 2rem;
    color: #004F9F;
    margin-bottom: 1.125rem;
}

.filter-table .signature-img{
    max-height: 2.75rem;
}

.fancybox-content .fancybox-image{
    background: #fff;
}

.pagination {
    overflow: hidden;
    width: 60%;
    margin: 1rem auto;
}

.pagination a {
    text-decoration: none;
    color: #004F9F;
}

.pagination .left {
    float: left;
    width: 30%;
}

.pagination .mid {
    float: left;
    width: 40%;
    text-align: center;
    color: #004F9F;
}

.pagination .right {
    float: right;
    width: 30%;
    text-align: right;
}

.pagination .disable {
    color: #666;
    cursor: not-allowed;
}

.pagination .si-arrow-left,
.pagination .si-arrow-right {
    font-size: .75rem;
}

#work-order-detail {
    text-align: center;
}

.work-order-item {
    width: 10.625rem;
    text-align: center;
    box-shadow: 0rem 0rem 0.5rem 0.2rem rgba(0, 0, 0, .1);
    border-radius: 0.75rem;
    background: #fff;
    display: inline-block;
    margin: 0 1.125rem 1.125rem;
}

.work-order-item-top {
    width: 10.625rem;
    height: 4.5rem;
    color: #222;
    font-size: 1.5rem;
    display: table-cell;
    vertical-align: middle;
    line-height: 2rem;
}

.work-order-item-bottom {
    height: 2.75rem;
    line-height: 2.75rem;
    font-size: 1.5rem;
    color: #fff;
    background: #E30613;
    border-bottom-left-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}

.higher-table > tbody > tr > td > span {
    height: 4.125rem;
    line-height: 4.125rem;
    cursor: auto;
}

.higher-table > tbody > tr > td:first-child > span {
    border-top-left-radius: 2.0625rem;
    border-bottom-left-radius: 2.0625rem;
}

.higher-table > tbody > tr > td:last-child > span {
    border-top-right-radius: 2.0625rem;
    border-bottom-right-radius: 2.0625rem;
}

.page-actions {
    text-align: center;
    margin: 2rem auto;
}

#repair-work-wrap .page-actions {
    width: 89%;
    margin-left: 0;
}

.short-block {
    text-align: center;
    color: #004F9F;
    width: 30.5rem;
    margin: 0 auto;
}

.short-block h1 {
    margin: 2rem 0 5rem;
}

#repair-work-wrap h1 {
    width: 89%;
}

.line-item {
    font-size: 1.125rem;
    margin-bottom: 2rem;
}

.line-item label {
    display: block;
    margin-bottom: 1rem;
}

.user-text{
    color: #004F9F;
    border: none;
    background: none;
    border-bottom:1px solid #004F9F;
    text-align: center;
    height: 1.875rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 70%;
}

.js-datetimepicker .user-text {
    background: url(assets/img/icon_calendar.png) no-repeat 95% 50%;
    background-size: 23px 23px;
}

#assign-wrap .js-datetimepicker{
    display: inline-block;
}

.assign-history-record{
    vertical-align: middle;
    font-size: 1.7rem;
    cursor: pointer;
}

.history-table{
    width: 100%;
    font-size: 0.9375rem;
    text-align: center;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin-bottom: 1rem;
}

.history-table thead th {
    font-weight: 600;
    font-size: .875rem;
    text-transform: uppercase;
    letter-spacing: .0625rem;
    border: 1px solid #ebebeb;
    padding: .75rem;
    vertical-align: middle;
}

.history-table tbody td{
    font-size: .875rem;
    border: 1px solid #ebebeb;
    padding: .75rem;
    vertical-align: middle;
}

.modal-add-wrap{
    margin-bottom: 1.25rem;
    width: 460px;
    margin-left: auto;
    margin-right: auto;
}

.modal-label{
    font-size: 0.875rem;
    line-height: 1.9375rem;
    width: 70px;
    float: left;
}

#modal-remark{
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    width: 330px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    float: left;
}

.modal-add-btn{
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    color: #5c80d1;
    background-color: transparent;
    background-image: none;
    border: 1px solid #5c80d1;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: button;
    width: 50px;
    float: right;
}

.modal-add-btn:not(:disabled){
    cursor: pointer;
}

.modal-add-btn:hover{
    color: #fff;
    background-color: #5c80d1;
    border-color: #5c80d1;
    box-shadow: 0 0 0 0.2rem rgba(92,128,209,.5);
    outline: 0;
    text-decoration: none;
}

.modal-add-btn:disabled{
    opacity: .65;
}

.modal-add-btn:disabled:hover{
    color: #5c80d1;
    background-color: transparent;
    box-shadow: none;
}

.table-text{
    width: 170px;
    text-align: left;
}

td.title-td{
    width: 40%;
}

td.input-td{
    width: 60%;
}

td.work-order-td{
    width: 40%;
}

.filter-table > tbody > tr > td.work-order-td > span{
    display: table;
    width: 100%;
}

.filter-table > tbody > tr > td.work-order-td > span > span{
    line-height: 1.2rem;
    display: table-cell;
    vertical-align: middle;
}

#password_1::-webkit-input-placeholder {
    font-size: inherit;
    color: #646464;
    font-style: italic;
}

#password_1::-moz-placeholder {
    font-size: inherit;
    color: #646464;
    font-style: italic;
}

#password_1:-ms-input-placeholder {
    font-size: inherit;
    color: #646464;
    font-style: italic;
}

.two-line-item-wrap .line-item{
    width: 50%;
}

.two-line-item-wrap .line-item:first-child{
    float: left;
}

.two-line-item-wrap .line-item:last-child{
    float: right;
}

.two-line-item-wrap .line-item .js-datetimepicker{
    width: 100%;
}

#repair-work-wrap .line-item label {
    width: 89%;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.line-item .form-input {
    display: block;
    height: 3.25rem;
    line-height: 3.25rem;
    width: 98%;
    border: 1px solid #004F9F;
    border-radius: 1.625rem;
    text-align: center;
    margin: 0 auto;
    font-size: 1.125rem;
    padding: 0 1.625rem;
    color: #004F9F;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.line-item .form-input:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 79, 159, .5);
}

.line-item .js-datetimepicker {
    width: 89%;
    float: left;
}

.js-datetimepicker .form-input {
    background: url(assets/img/icon_calendar.png) no-repeat 95% 50%;
    background-size: 23px 23px;
}

.custom-select {
    display: inline-block;
    width: 98%;
    height: 3.25rem;
    line-height: 1.5;
    font-size: 1.125rem;
    color: #004F9F;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23004F9F' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 1.625rem 1rem;
    border: 1px solid #004F9F;
    border-radius: 1.625rem;
    text-align: center;
    text-align-last: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.custom-select:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 79, 159, .5);
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 3.25rem;
    height: 3.25rem;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 3.25rem;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}

.custom-file-label::after {
    position: absolute;
    top: -3px;
    right: -1px;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 3.125rem;
    width: 3.125rem;
    line-height: 3.125rem;
    color: #575757;
    content: "+";
    font-size: 2.5rem;
}

.line-item .custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 3.25rem;
    width: 3.25rem;
    line-height: 3.25rem;
    margin: 0;
    border: 1px solid #ccc;
    border-radius: .5rem;
    cursor: pointer;
    z-index: 1;
}

#repair-work-wrap .line-item .custom-file-label {
    width: 3.25rem;
}

.has-error label,
.has-error .help-block {
    color: #d26a5c;
}

.has-error .form-input {
    border-color: #d26a5c;
    color: #d26a5c;
}

.has-error.line-item .form-input:focus {
    box-shadow: 0 0 0 0.2rem rgba(210, 106, 92, .5);
}

.text-right {
    text-align: right;
}

.help-block {
    margin-top: 0.5rem;
    margin-bottom: 0;
    margin-right: 1.625rem;
    font-style: italic;
    color: #a4a4a4;
}

.line-item .help-block {
    margin-right: 5rem;
}

.form-input:disabled,
.form-input[readonly] {
    background-color: #e9ecef;
}

.line-item .img-list{
    min-height: 3.875rem;
}

.line-item .img-list .img-item{
    width: 3.25rem;
    height: 3.25rem;
    float: left;
    position: relative;
    margin-right: 0.625rem;
    margin-top: 0.625rem;
    cursor: pointer;
}

.line-item .img-list .img-item.clone{
    border: 1px dashed #666;
    border-radius: 0.75rem;
    visibility: hidden;
}

.img-item.temp, .img-item.temp::before, .img-item.temp::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.img-item.temp {
  margin: auto;
}
.line-item .img-list .img-item.temp .img-item-inner{
    border-radius: unset;
    background: transparent;
}
.img-item.temp::before, .img-item.temp::after {
  content: "";
  z-index: 1;
  margin: 0%;
  box-shadow: inset 0 0 0 1px;
  animation: clipMe 5s linear infinite;
}
.img-item.temp::before {
  animation-delay: -2.5s;
}

@keyframes clipMe {
  0%,
  100% {
    clip: rect(0px, 52px, 1px, 0px);
  }
  25% {
    clip: rect(0px, 1px, 52px, 0px);
  }
  50% {
    clip: rect(51px, 52px, 52px, 0px);
  }
  75% {
    clip: rect(0px, 52px, 52px, 51px);
  }
}


.line-item .img-list .img-item-inner {
    width: 3.25rem;
    height: 3.25rem;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 0.75rem;
    background: #fff;
}

.line-item .img-list .img-item-inner.selected::after{
    width: 27px;
    height: 27px;
    background: #fff url(assets/img/icon_selected.png) 3px 3px no-repeat;
    background-size: 19px 19px;
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 2;
    border-top-left-radius: 0.75rem;
    border-bottom-right-radius: 2rem;
}

.line-item .img-list .img-item:nth-child(8n) {
    margin-right: 0;
}

.line-item .img-list .img-item img {
    max-width: 50px;
    max-height: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.line-item .img-list .img-item .cover {
    position: absolute;
    width: 100%;
    height: 3.125rem;
    line-height: 3.125rem;
    text-align: center;
    background: rgba(0, 0, 0, .15);
    top: 0;
    left: 0;
    display: none;
    border-radius: 0.75rem;
    color: #fff;
    cursor: pointer;
    font-size: 2rem;
    z-index: 2;
}

.line-item .img-list .img-item:hover .cover {
    display: block;
}

.line-item .img-list .img-item .img-menu{
    position: absolute;
    left: 50%;
    top: -2.5rem;
    white-space: nowrap;
    background: #000;
    color: #fff;
    font-size: 0.875rem;
    line-height: 1rem;
    padding: 0.5rem;
    border-radius: 0.25rem;
    height: 2rem;
    transform: translateX(-50%);
    z-index: 2;
    display: none;
}

.line-item .img-list .img-item .img-menu .arrow{
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    bottom: calc((.5rem + 0px) * -1);
    left: 50%;
    transform: translateX(-50%);
}

.line-item .img-list .img-item .img-menu .arrow::before,
.line-item .img-list .img-item .img-menu .arrow::after{
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: .5rem .5rem 0;
}

.line-item .img-list .img-item .img-menu .arrow::before{
    bottom: 0;
    border-top-color: #000;
}

.line-item .img-list .img-item .img-menu .arrow::after{
    bottom: 0;
    border-top-color: #000;
}

.line-item .img-list .img-item .img-menu a{
    color: #fff;
    font-size: 0.875rem;
    text-decoration: none;
}

.line-item .img-list .img-item .img-menu a:hover{
    text-decoration: underline;
}

#assign-wrap .filter-table caption {
    margin: 2rem auto;
}

.custom-checkbox {
    position: relative;
    display: block;
    min-height: 1.5rem;
    min-width: 1.5rem;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-control-label {
    font-weight: 400;
    vertical-align: top;
    margin-bottom: 0;
    display: inline-block;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #fff;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #fff;
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.custom-control-label::before {
    position: absolute;
    display: block;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #004F9F
}

.custom-checkbox-green .custom-control-label::before {
    border: 1px solid #4CAF50;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23004F9F' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox-green .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%234CAF50' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-label::after,
.custom-checkbox .custom-control-label::before {
    top: 50%;
    left: 50%;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.custom-control-label::after {
    transition: -webkit-transform .12s ease-out;
    transition: transform .12s ease-out;
    transition: transform .12s ease-out, -webkit-transform .12s ease-out;
}

.custom-control-label::after {
    position: absolute;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70% 70%;
}

#assign-wrap .worker i {
    font-size: 1.5rem;
    position: relative;
    top: 0.3125rem;
}

#workers-list {
    margin-top: 2rem;
}

.workers-caption {
    font-size: 2rem;
    color: #004F9F;
    margin-bottom: 2rem;
    text-align: center;
}

.workers-filter {
    width: 15rem;
    height: 2.75rem;
    border: 1px solid #646464;
    text-align: center;
    border-radius: 1.375rem;
    margin: 0 auto;
    display: block;
}

.workers-filter::-webkit-input-placeholder {
    font-size: 1rem;
    color: #646464;
}

.workers-filter::-moz-placeholder {
    font-size: 1rem;
    color: #646464;
}

.workers-filter:-ms-input-placeholder {
    font-size: 1rem;
    color: #646464;
}

#workers-result {
    text-align: center;
}

.no-item {
    margin: 2rem auto;
    width: max-content;
}

.worker-item {

    color: #004F9F;
    font-size: 1rem;
    border: 1px solid #004F9F;
    border-radius: 5px;
    padding: 0 1rem;
    display: inline-block;
    margin: 1.25rem 0.625rem 0;
    cursor: pointer;
    text-align: left;
}

.worker-item-person {
    background: url(assets/img/icon_user.png) no-repeat left center;
    background-size: 21px 24px;
    height: 1.5rem;
    line-height: 1.5rem;
    padding-left: 1.625rem;
    margin: 0.25rem 0;
}

.worker-item-telephone {
    background: url(assets/img/icon_phone.png) no-repeat 1px center;
    background-size: 20px 20px;
    height: 1.25rem;
    line-height: 1.25rem;
    padding-left: 1.625rem;
    margin: 0.25rem 0;
}

.worker-item:hover,
.worker-item.assigned {
    background-color: #004F9F;
    color: #fff;
}

.worker-item:hover .worker-item-person,
.worker-item.assigned .worker-item-person {
    background-image: url(assets/img/icon_user_hover.png);
}

.worker-item:hover .worker-item-telephone,
.worker-item.assigned .worker-item-telephone {
    background-image: url(assets/img/icon_phone_hover.png);
}

.hidden {
    display: none;
}

.filter-table tbody td span.current {
    color: #E30613;
}

.filter-table tbody td span.worker {
    cursor: pointer;
}

.worker-confirm,
.worker-confirmed {
    position: relative;
    height: 100%;
}

.worker-confirm::after,
.worker-confirmed::after {
    width: 30px;
    height: 30px;
    top: 50%;
    left: 50%;
    content: "";
    display: block;
    position: absolute;
    transform: translate(-50%, -50%);
}

.worker-confirm::after {
    background: url(assets/img/worker-confirm.png) no-repeat center center;
    background-size: 30px 30px;
}

.worker-confirmed::after {
    background: url(assets/img/worker-confirmed.png) no-repeat center center;
    background-size: 30px 30px;
}

.user-list-table img {
    width: 30px;
    height: 30px;
}

.bfc {
    border: 1px solid transparent;
}

#user-wrap {
    color: #004F9F;
    text-align: center;
}

#user-wrap h1 {
    margin: 2rem auto;
}

.fixed-table {
    table-layout: fixed;
}

.user-rights-table caption {
    font-size: 1.5rem;
}

.table-with-calendar {
    width: 100%;
    font-size: 0.9375rem;
    text-align: center;
    border-collapse: collapse;
}

.table-with-calendar thead span.sp {
    margin-bottom: 1.5rem;
    display: inline-block;
    padding: 0 1.5rem;
    font-weight: normal;
}

.table-with-calendar tbody span.sp {
    margin-bottom: 0.5rem;
    display: block;
}

.table-with-calendar thead th span.sp {
    color: #fff;
    background: #004F9F;
    height: 1.875rem;
    line-height: 1.875rem;
    border-radius: 0.9375rem;
}

.table-with-calendar tbody td span.sp {
    height: 2.75rem;
    line-height: 2.75rem;
    color: #004F9F;
}

.table-with-calendar tbody tr td:first-child span.sp {
    border-top-left-radius: 1.375rem;
    border-bottom-left-radius: 1.375rem;
}

.table-with-calendar tbody tr td:last-child span.sp {
    border-top-right-radius: 1.375rem;
    border-bottom-right-radius: 1.375rem;
}

.table-with-calendar tbody tr:nth-child(odd) span.sp {
    background: #f6f7fb;
}

.table-with-calendar tbody tr:nth-child(even) span.sp {
    background: #fff;
}

.telephone-valid{
    position: relative;
}

#tv-btn{
    font-weight:bold;
    width: 15%;
    height: 1.875rem;
    position: absolute;
    right: 0;
    top: 0.4375rem;
    line-height: 1.875rem;
    cursor: pointer;
}

.table-with-calendar caption {
    font-size: 1.5rem;
    color: #004F9F;
    margin-bottom: 1.125rem;
}

.columns-wrap {
    text-align: center;
}

#search-photo-result-wrap h1 {
    margin: 2rem 0 5rem;
    color: #004F9F;
    text-align: center;
    width: 100%;
}

#left-photo {
    text-align: center;
}

#left-photo img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 1rem;
}

.photo-item img {
    max-width: 100%;
    max-height: 8.125rem;
    border-radius: .5rem;
    cursor: pointer;
}

.photo-item {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 15px;
}

#photo-info-wrap {
    text-align: center;
    margin-top: 4rem;
}

#photo-info-wrap .work-order-item {
    width: 7rem;
    border: 2px solid #004F9F;
    box-shadow: none;
}

#photo-info-wrap .work-order-item-top {
    font-size: 1rem;
    height: 4.375rem;
    line-height: 1.5rem;
}

#photo-info-wrap .work-order-item-bottom {
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 1rem;
    background: #004F9F;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}

/*for flex align public css begin*/
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.col,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.offset-1 {
    margin-left: 8.333333%;
}

.w-100 {
    width: 100% !important;
}

/*for flex align public css end*/
/*for vertical center alignment begin*/
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

/*for vertical center alignment end*/
/*for horizontal center begin*/
.justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

/*for horizontal center end*/

/*for alert div begin*/
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.alert-danger {
    color: #6d3730;
    background-color: #f6e1de;
    border-color: #f2d5d1;
    box-shadow: 0 0.125rem #f1cfca;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 0 solid transparent;
    border-radius: 0;
}

.flex-00-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

/*for alert div end*/

/*for block state begin*/
.block-opt-refresh {
    position: relative;
}

.block-opt-refresh:before {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: " ";
}

.block-opt-refresh:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #646464;
    font-family: "simple-line-icons";
    font-size: 18px;
    text-align: center;
    z-index: 2;
    content: "\e098";
    -webkit-animation: fa-spin 1s infinite linear;
    animation: fa-spin 1s infinite linear;
}

.block-opt-refresh>* {
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    opacity: .25;
}

#search-photo {
    text-align: center;
    color: #004F9F;
    width: 30.5rem;
    margin: 0 auto;
}

.eot-div {
    text-align: center;
    color: #004F9F;
    width: 30rem;
    margin: 0 auto;
}

.eot-div .line-item .help-block {
    margin-right: 1.625rem;
}

/*for block state end*/

/*for datetimepicker begin*/
.bootstrap-datetimepicker-widget .row {
    display: block;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    margin-right: -15px;
    margin-left: -15px;
}

#repair-work-wrap .bootstrap-datetimepicker-widget .datepicker,
#repair-work-wrap .bootstrap-datetimepicker-widget .timepicker,
#assign-wrap .bootstrap-datetimepicker-widget .datepicker,
#assign-wrap .bootstrap-datetimepicker-widget .timepicker {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    float: left;
    width: 50%;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #004F9F;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 6px 8px
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
    background-color: #faeab9;
    border-color: #faeab9;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    background-color: #004F9F;
    border-color: #004F9F;
}

/*for datetimepicker end*/

/*for animation begin*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {

    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9);
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

/*for animation end*/

/*for modal begin*/
[tabindex="-1"]:focus {
    outline: 0!important;
}
.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
          transform: translate(0, -25%);
}

@media screen and (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - (0.5rem * 2));
  content: "";
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.25;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 1rem;
  border-bottom: 0 solid #ebebeb;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 1rem;
  border-top: 0 solid #ebebeb;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 880px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 880px;
  }
}

.modal.fade .modal-dialog.modal-dialog-popout {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

.modal.show .modal-dialog.modal-dialog-popin, .modal.show .modal-dialog.modal-dialog-popout {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.fade {
  transition: opacity 0.15s linear;
}

@media screen and (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}
/*for modal end*/

/*for block begin*/
.btn-close{
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    cursor: pointer;
    color: #fff;
    background-color: #004F9F;
    border-color: #004F9F;
}

.text-center{
    text-align: center;
}
.border-top {
    border-top: 1px solid #ebebeb!important;
}
.block {
  margin-bottom: 1.875rem;
  background-color: #fff;
  box-shadow: 0 0.125rem rgba(0, 0, 0, 0.01);
}

.block .block,
.content-side .block {
  box-shadow: none;
}

.block-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.625rem 1.25rem;
  transition: opacity .25s ease-out;
}

.block-header.block-header-rtl {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

.block-header.block-header-rtl .block-title {
  text-align: right;
}

.block-header.block-header-rtl .block-options {
  padding-right: 1.25rem;
  padding-left: 0;
}

.block-header-default {
  background-color: #f9f9f9;
}

.block-title {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  min-height: 1.75rem;
  margin: 0;
  font-size: .9375rem;
  font-weight: 600;
  line-height: 1.75;
  text-transform: uppercase;
  letter-spacing: .0625rem;
}

.block-title small {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: #6c757d;
  text-transform: none;
  letter-spacing: normal;
}

.block-content {
  transition: opacity .25s ease-out;
  width: 100%;
  margin: 0 auto;
  padding: 1.25rem 1.25rem 1px;
  overflow-x: visible;
}

.block-content > .pull-t,
.block-content > .pull-y {
  margin-top: -1.25rem;
}

.block-content > .pull-b,
.block-content > .pull-y {
  margin-bottom: -1px;
}

.block-content > .pull-r,
.block-content > .pull-x {
  margin-right: -1.25rem;
}

.block-content > .pull-r,
.block-content > .pull-x {
  margin-left: -1.25rem;
}

.block-content > .pull {
  margin: -1.25rem -1.25rem -1px;
}

.block-content.block-content-full {
  padding-bottom: 1.25rem;
}

.block-content.block-content-full > .pull-b,
.block-content.block-content-full > .pull-y,
.block-content.block-content-full > .pull {
  margin-bottom: -1.25rem;
}

.block-content p,
.block-content .push,
.block-content .block,
.block-content .items-push > div {
  margin-bottom: 1.25rem;
}

.block-content .items-push-2x > div {
  margin-bottom: 2.5rem;
}

.block-content .items-push-3x > div {
  margin-bottom: 3.75rem;
}

.block-content.block-content-sm {
  padding-top: 0.625rem;
}

.block-content.block-content-sm > .pull-t,
.block-content.block-content-sm > .pull-y,
.block-content.block-content-sm > .pull {
  margin-top: -0.625rem;
}

.block-content.block-content-sm.block-content-full {
  padding-bottom: 0.625rem;
}

.block-content.block-content-sm.block-content-full > .pull-b,
.block-content.block-content-sm.block-content-full > .pull-y,
.block-content.block-content-sm.block-content-full > .pull {
  margin-bottom: -0.625rem;
}

.block.block-bordered {
  border: 1px solid #ebebeb;
  box-shadow: none;
}

.block.block-rounded {
  border-radius: 0.25rem;
}

.block.block-rounded > .block-header,
.block.block-rounded > .nav-tabs {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.block.block-rounded > .block-header:last-child,
.block.block-rounded > .nav-tabs:last-child {
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.block.block-rounded.block-mode-hidden > .block-header.block-header-default {
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.block.block-rounded > .block-content:first-child {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}

.block.block-rounded > .block-content:last-child {
  border-bottom-right-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.block.block-rounded > .nav-tabs > .nav-item:first-child > .nav-link {
  border-top-left-radius: 0.2rem;
}

.block.block-rounded > .nav-tabs > .nav-item:last-child > .nav-link {
  border-top-right-radius: 0.2rem;
}

.block.block-themed > .block-header {
  border-bottom: none;
  color: #fff;
  background-color: #004F9F;
}

.block.block-themed > .block-header > .block-title {
  color: rgba(255, 255, 255, 0.9);
}

.block.block-themed > .block-header > .block-title small {
  color: rgba(255, 255, 255, 0.7);
}

.block.block-transparent {
  background-color: transparent;
  box-shadow: none;
}

.block.block-mode-hidden.block-bordered > .block-header {
  border-bottom: none;
}

.block.block-mode-hidden > .block-content {
  display: none;
}

.block.block-mode-loading {
  position: relative;
  overflow: hidden;
}

.block.block-mode-loading > .block-header,
.block.block-mode-loading > .block-content,
.block.block-mode-loading > .nav-tabs {
  opacity: .05;
}

.block.block-mode-loading::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
  content: " ";
}

.block.block-mode-loading::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1.5rem 0 0 -1.5rem;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  color: #3e4a59;
  font-family: Simple-Line-Icons;
  font-size: 1.125rem;
  text-align: center;
  z-index: 2;
  content: '\e09a';
  -webkit-animation: fa-spin 1.75s infinite linear;
          animation: fa-spin 1.75s infinite linear;
  border-radius: 1.5rem;
}

.block.block-mode-loading.block-mode-hidden::after {
  margin: -1rem 0 0 -1rem;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}

.block.block-mode-loading.block-mode-loading-dark::after {
  background-color: #3e4a59;
  color: #fff;
}

.block.block-mode-loading.block-mode-loading-location::after {
  content: '\e06e';
}

.block.block-mode-loading.block-mode-loading-energy::after {
  content: '\e020';
}

.block.block-mode-loading.block-mode-loading-refresh::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f021';
}

.block.block-mode-loading.block-mode-loading-sun::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f185';
}

.block.block-mode-loading.block-mode-loading-repeat::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f01e';
}

.block.block-mode-loading.block-mode-loading-hourglass::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
  content: '\f254';
}

.block.block-mode-loading.block-mode-loading-oneui::after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f1ce';
}

.block.block-mode-fullscreen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1035;
  margin-bottom: 0;
  overflow-y: auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
}

.block.block-mode-fullscreen.block-bordered {
  border: none;
}

.block.block-mode-fullscreen.block-rounded {
  border-radius: 0;
}

.block.block-mode-fullscreen.block-transparent {
  background-color: #fff;
}

.block.block-mode-pinned {
  position: fixed;
  right: .75rem;
  bottom: 0;
  margin-bottom: 0 !important;
  width: 100%;
  max-width: 300px;
  z-index: 1031;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1);
}

.block.block-mode-pinned > .block-content {
  max-height: 250px;
  overflow-y: auto;
}

a.block {
  display: block;
  color: #575757;
  font-weight: normal;
  transition: opacity .15s ease-out, box-shadow .15s ease-out, -webkit-transform .15s ease-out;
  transition: transform .15s ease-out, opacity .15s ease-out, box-shadow .15s ease-out;
  transition: transform .15s ease-out, opacity .15s ease-out, box-shadow .15s ease-out, -webkit-transform .15s ease-out;
}

a.block:hover {
  color: #575757;
  opacity: .75;
}

a.block:active {
  opacity: 1;
}

a.block.block-link-rotate:hover {
  -webkit-transform: rotate(1.5deg);
          transform: rotate(1.5deg);
  opacity: 1;
}

a.block.block-link-rotate:active {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

a.block.block-link-pop:hover {
  box-shadow: 0 0.5rem 2.5rem #e6e6e6;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  opacity: 1;
}

a.block.block-link-pop:active {
  box-shadow: 0 0.375rem 0.55rem #f2f2f2;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

a.block.block-link-shadow:hover {
  box-shadow: 0 0 1.5rem #e6e6e6;
  opacity: 1;
}

a.block.block-link-shadow:active {
  box-shadow: 0 0 0.75rem #ebebeb;
}

.block.block-fx-shadow {
  box-shadow: 0 0 1.5rem #e6e6e6;
  opacity: 1;
}

.block.block-fx-pop {
  box-shadow: 0 0.5rem 2.5rem #e6e6e6;
  opacity: 1;
}

.block.block-fx-rotate-right {
  -webkit-transform: rotate(1.5deg);
          transform: rotate(1.5deg);
  opacity: 1;
}

.block.block-fx-rotate-left {
  -webkit-transform: rotate(-1.5deg);
          transform: rotate(-1.5deg);
  opacity: 1;
}

.block-options {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding-left: 1.25rem;
}

.block-options .block-options-item {
  padding: 0 .25rem;
  line-height: 1.2;
}

.block.block-themed .block-options .block-options-item {
  color: #fff;
}

.block-options .block-options-item,
.block-options .dropdown {
  display: inline-block;
}

.block-sticky-options {
  position: relative;
}

.block-sticky-options .block-options {
  position: absolute;
  top: 14px;
  right: 1.25rem;
}

.block-sticky-options .block-options.block-options-left {
  right: auto;
  left: 1.25rem;
  padding-right: 10px;
  padding-left: 0;
}

.btn-block-option {
  display: inline-block;
  padding: 6px 5px;
  line-height: 1;
  color: #adb5bd;
  background: none;
  border: none;
  cursor: pointer;
}

.btn-block-option.dropdown-toggle:after {
  position: relative;
  top: 2px;
}

.btn-block-option .si {
  position: relative;
  top: 1px;
}

.btn-block-option:hover {
  text-decoration: none;
  color: #495057;
}

a.btn-block-option:focus,
.active > a.btn-block-option,
.show > button.btn-block-option {
  text-decoration: none;
  color: #495057;
}

.btn-block-option:focus {
  outline: none !important;
}

.btn-block-option:active {
  color: #adb5bd;
}

.block.block-themed .btn-block-option {
  color: #fff;
  opacity: .7;
}

.block.block-themed .btn-block-option:hover {
  color: #fff;
  opacity: 1;
}

a.block.block-themed .btn-block-option:focus,
.active > a.block.block-themed .btn-block-option,
.show > button.block.block-themed .btn-block-option {
  color: #fff;
  opacity: 1;
}

.block.block-themed .btn-block-option:active {
  color: #fff;
  opacity: .6;
}
/*for block end*/

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    body.page-template-page-login {
        background-image: url(assets/img/login_bg@2x.png);
        background-size: 3958px 1143px;
    }

    #login-logo {
        background-image: url(assets/img/login_traingle@2x.png);
    }

    #login-email {
        background-image: url(assets/img/login-email@2x.png);
    }

    #login-password {
        background-image: url(assets/img/login-password@2x.png);
    }

    #left-buttons li.left-button-album {
        background-image: url(assets/img/left-button-album@2x.png);
    }

    #left-buttons li.left-button-users {
        background-image: url(assets/img/left-button-users@2x.png);
    }

    #left-buttons li.left-button-logout {
        background-image: url(assets/img/left-button-logout@2x.png);
    }

    .js-datetimepicker .form-input,.js-datetimepicker .user-text {
        background-image: url(assets/img/icon_calendar@2x.png);
    }

    .worker-item-person {
        background-image: url(assets/img/icon_user@2x.png);
    }

    .worker-item:hover .worker-item-person,
    .worker-item.assigned .worker-item-person {
        background-image: url(assets/img/icon_user_hover@2x.png);
    }

    .worker-item-telephone {
        background-image: url(assets/img/icon_phone@2x.png);
    }

    .worker-item:hover .worker-item-telephone,
    .worker-item.assigned .worker-item-telephone {
        background-image: url(assets/img/icon_phone_hover@2x.png);
    }

    .worker-confirm::after {
        background-image: url(assets/img/worker-confirm@2x.png);
    }

    .worker-confirmed::after {
        background-image: url(assets/img/worker-confirmed@2x.png);
    }

    .line-item .img-list .img-item-inner.selected::after{
        background-image: url(assets/img/icon_selected@2x.png);
    }
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    body.page-template-page-login {
        background-image: url(assets/img/login_bg@2x.png);
        background-size: 3958px 1143px;
    }

    #login-logo {
        background-image: url(assets/img/login_traingle@2x.png);
    }

    #login-email {
        background-image: url(assets/img/login-email@2x.png);
    }

    #login-password {
        background-image: url(assets/img/login-password@2x.png);
    }

    #left-buttons li.left-button-album {
        background-image: url(assets/img/left-button-album@2x.png);
    }

    #left-buttons li.left-button-users {
        background-image: url(assets/img/left-button-users@2x.png);
    }

    #left-buttons li.left-button-logout {
        background-image: url(assets/img/left-button-logout@2x.png);
    }

    .js-datetimepicker .form-input,.js-datetimepicker .user-text {
        background-image: url(assets/img/icon_calendar@2x.png);
    }

    .worker-item-person {
        background-image: url(assets/img/icon_user@2x.png);
    }

    .worker-item:hover .worker-item-person,
    .worker-item.assigned .worker-item-person {
        background-image: url(assets/img/icon_user_hover@2x.png);
    }

    .worker-item-telephone {
        background-image: url(assets/img/icon_phone@2x.png);
    }

    .worker-item:hover .worker-item-telephone,
    .worker-item.assigned .worker-item-telephone {
        background-image: url(assets/img/icon_phone_hover@2x.png);
    }

    .worker-confirm::after {
        background-image: url(assets/img/worker-confirm@2x.png);
    }

    .worker-confirmed::after {
        background-image: url(assets/img/worker-confirmed@2x.png);
    }

    .line-item .img-list .img-item-inner.selected::after{
        background-image: url(assets/img/icon_selected@2x.png);
    }
}