body {
    -webkit-transition: 0.2s ease-in;-moz-transition: 0.2s ease-in; transition: 0.2s ease-in;
    background: #fff;
    font-family:"FZLanTingHeiEL-SC","FZLanTingHeiS-R-GB", "Microsoft YaHei","Helvetica Neue", "Verdana"; 
}

.mln1em{margin-left:-1.4em;}
.hidden {visibility:hidden;}
.smallest {font-size: 70%;}
.large {font-size: 110%;}
.larger {font-size: 120%;}

 
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #cccccc; font-weight: 300; padding-left:0.5em; font-size: 0.9em;
    word-spacing:1px;letter-spacing: 1px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #cccccc;font-weight: 300;padding-left:0.5em;font-size: 0.9em;
   opacity:  1;
   word-spacing:1px;letter-spacing: 1px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #cccccc;font-weight: 300;padding-left:0.5em;font-size: 0.9em;
   opacity:  1;
   word-spacing:1px;letter-spacing: 1px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #cccccc;font-weight: 300;padding-left:0.5em;font-size: 0.9em;
   word-spacing:1px;letter-spacing: 1px;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #cccccc;font-weight: 300;padding-left:0.5em;font-size: 0.9em;
   word-spacing:1px;letter-spacing: 1px;
}

textarea:focus, input:focus{
   outline: none !important; border:2px solid #4AC57D; box-shadow: 0 0 10px #4AC57D;
}

.fb-img {cursor:pointer;cursor:hand;}

.container2 {max-width: 1000px;}
 
.option-box { border: 2px dotted #ddddd6; background-color: #fbfbf8; padding:2em 2em; }
.option-box-thin {  padding:1em 1em;}
.option-box .f-label {color: #888880;}
.option-box .f-helper {color: #888880;}



.btext {background-color:#d6f3fc;padding:3px 5px;margin:0 2px}
.ctext {background-color:#D6FCDA;padding:3px 5px;margin:0 2px}
.dtext {background-color:#E8FCD6;padding:3px 5px;margin:0 2px}
 
.bg-bblue {background-color: #1DBDEB;}

#nav-top-fixed {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -ms-transition: .2s ease-in;
    transition: .2s ease-in;
}

.bdt {border:1px solid red};
h1, h2, h3, h4, h5 {
    color: #222;
}



.keywordInput {min-width: 200px;}
.input-fat {height:2.8em;line-height:2.8em;}
.input-append-icon {position: absolute; right:2px;top:0.7em;font-size:1.2em; padding:0 0.4em; }
.input-append-icon-2 {position: absolute; right:2px;top:2.5em;font-size:1.2em; padding:0 0.4em; }



.btn-cute, .btn-round.btn-cute {padding:0 1.4em; line-height:2.7em;  height:2.7em; }
.btn-fat, .btn-round.btn-fat {padding:0.4em 1.4em; line-height:2.8em;  height:3.6em; }


.list-inline-rent-options {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: normal;
    padding-left: 0;
}

.list-inline-rent-options>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: normal;
}

.list-inline-rent-options>li>a {
    margin-right: 2px;
    position: relative;
    display: block;
    padding: 0.6em 2em;
    background-color: #fff;
    border:2px solid #333;
}

.list-inline-rent-options>li>a:hover,
.list-inline-rent-options>li.active>a,
.list-inline-rent-options>li.active>a:hover,
.list-inline-rent-options>li.active>a:focus {
    color: #fff;
    background-color: #333;
 
}


/*.list-inline-orders
{
  border-bottom: 1px solid #e0e0e0;
}*/

.list-inline-orders > li > a
{
    font-size: 0.9em;
    background-color: #f6f6f6!important;
    color:#666; 
    margin-left:10px;
    margin-right:10px;
    padding:5px 2px;
}

.list-inline-orders > li > a:hover,
.list-inline-orders > li.active > a,
.list-inline-orders > li.active > a:hover,
.list-inline-orders > li.active > a:focus {
  color:#669CA6;
  background-color: #f6f6f6!important;
  border-bottom:2px solid #669CA6;
}

.uavatar {
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  border-radius:50%;
  display:inline-block;
  border:2px solid #ffffff;
}


.bg-breeze {background-color:#f2fafd}
.bg-mark1 {background-color: #fcfcf0}
.bg-mark2 {background-color: #f1fdf7}
.bg-mark3 {background-color: #f6fcff}


 

.list-book-sort > li > a {
  background-color: #ffffff!important;
  color:#aaa;padding: 0 8px;
  border:1px solid #eee; 
  margin-bottom:2px;
 
}
.list-book-sort > li > a:hover,
.list-book-sort > li.active > a,
.list-book-sort > li.active > a:hover,
.list-book-sort > li.active > a:focus {
  color:#222;
  background-color: #fff!important;
  border:1px solid #222;
}

.list-book-sort > li > a:hover{padding: 0 12px;}

.list-book-sort > li.button > a {
  color:#fff;
  padding-left:10px;
  padding-right:10px; 
  background-color: #222!important;
  border:1px solid #222;
}






.list-topmenu > li > a {
  font-size: 0.95em;
  background-color: #ffffff!important;
  color:#666; 
  border-bottom:2px solid #fff; 
  margin-left:6px;
  margin-right:6px;
  margin-bottom:2px;
  padding:5px 2px;
}

.list-topmenu > li > a:hover,
.list-topmenu > li.active > a,
.list-topmenu > li.active > a:hover,
.list-topmenu > li.active > a:focus {
  color:#222;
  background-color: #fff!important;
  border-bottom:2px solid #222;
}




.list-inline-account > li {padding:0;line-height: 1;}

.list-inline-account > li > a {
  background-color: transparent;
  color:#CAE5EB; 
  padding: 0 10px;
  line-height: 2;
 
}
.list-inline-account > li > a:hover,
.list-inline-account > li.active > a,
.list-inline-account > li.active > a:hover,
.list-inline-account > li.active > a:focus {
  color:#fff;
  background-color: transparent;
}


.list-inline-account > li > div.triangle {
  position: absolute;
  margin-left:2em;
  bottom:0px;
  border-left: 10px solid transparent;
  border-bottom:10px solid #f6f6f6;
  border-right: 10px solid transparent;
}



.list-store-submenu > li {padding:0;line-height: 1;}

.list-store-submenu > li > a {
  background-color: #ffffff!important;
  color:#222; 
  border:1px solid #222; 
  margin-bottom:2px;
  padding: 0 10px;
  line-height: 2;
 
}
.list-store-submenu > li > a:hover,
.list-store-submenu > li.active > a,
.list-store-submenu > li.active > a:hover,
.list-store-submenu > li.active > a:focus {
  color:#fff;
  background-color: #222!important;
  border:1px solid #222;
}
 


.list-stack > li > a:hover,
.list-stack > li.active > a {color:#87b5b8;}

.list-inline-submenu > li > a {
  margin-right: 2px;
  position: relative;
  display: inline-block;
  padding: 5px 8px;
}


.list-inline-submenu2 > li > a {
  margin-right: 2px;
  position: relative;
  display: inline-block;
  padding: 5px 5px;
}




.tooltip-top {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width:100%;
  background:#e1ecee;
}
.tooltip-top:after, .tooltip-top:before {
  position: absolute;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
}

.tooltip-top:after {
  border-color: none;
  border-bottom-color: #e1ecee;
  border-width: 28px;
  margin-left: -28px;
}
.tooltip-top:before {
  border-color: none;
  border-bottom-color: #e1ecee;
  border-width: 30px;
  margin-left: -30px;
}


 
.c-peach {
    color: #e4b79c;
}

.bd-peach {
    border-color: #e4b79c !important;
}

.btn-peach {
    background-color: #e4b79c !important;
}
 

.bd-tree {
    border-color: #87b5b8 !important;
}

.btn-tree {
    background-color: #87b5b8 !important;
}



.list-top-nav {
    line-height: 92px;
}

.list-top-nav > li {
    line-height: 92px;
    line-height: 1;
    text-align: center;
}

.list-top-nav > li > a {
    font-size: 0.9em;
    padding: 8px 15px;
    margin-left: 1px;
    color: #999;
      
    margin-right: 0;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.05);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF',GradientType=0 );
    -ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCFFFFFF', endColorstr='#CCFFFFFF',GradientType=0 );
}

.list-top-nav > li > a:hover {
    color: #eee;
    background: rgba(255, 255, 255, 0.2);
    padding-left: 1.6em;
    padding-right: 1.6em;
}

.list-top-nav > li.active > a,
.list-top-nav > li.active > a:hover,
.list-top-nav > li.active > a:focus {
    color: #fff;
    background: #222;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    padding-left: 2em;
    padding-right: 2em;
}
 
input.input-md,
select.input-md {
    border: 1px solid #ccc;
}

a.fluidBtn0:hover {
    padding-left: 1em;
    padding-right: 1em;
}

a.fluidBtn1:hover {
    padding-left: 2em;
    padding-right: 2em;
} 



.table tr th,
.table tr td {padding:1em 1em;}

.table-slim tr th,
.table-slim tr td {padding:0.3em 1em;}

.table-thin tr th,
.table-thin tr td {padding:0.1em 0.5em;}



.table-gray-line {border:1px solid #ddd;}
.table-gray-line thead {background-color: #f9f9f9;}
.table-gray-line tr th {border:1px solid #ddd;}
.table-gray-line tr td {border:1px solid #ddd;}

 
.table-dark-line {border:1px solid #888;}
.table-dark-line thead {background-color: #f6f6f6;}
.table-dark-line tr th {border:1px solid #888;}
.table-dark-line tr td {border:1px solid #888;}



.table-striped-light tr:nth-child(even) {
  background-color: #f9f9f9
}





.easyBg {
    width:100%;
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-position:50% 50%\9 !important;
}

.easyBg > .table {
    display:table;max-width:100%;width:100%;height:100%; overflow: hidden;
}
.easyBg  > .table > .tablecell {
    display:table-cell;vertical-align:middle;*display:inline-block; *width:auto; *zoom:1; width:100%;height:100%; 
}




/*svg font*/
.tsvg-wrapper
{
    display: inline-flex;
    align-self: center;
    position: relative;
    height: 1em;
    width: 1em;
}

.tsvg-wrapper svg {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
  position: relative;
  bottom: -0.125em;
} 

.stroke-1px svg {stroke-width:1px;}
.stroke-2px svg {stroke-width:2px;}
.stroke-3px svg {stroke-width:3px;}
 

.slimLineError {border:2px dotted #f16653;padding:1em;}
 




.btn-primary {
  background-color: #4bc57d;
  background-image: linear-gradient(to right, #62BFAC 0%, #55dc53 51%, #62BFAC 100%);
  transition: 0.5s;
  background-size: 200% auto;
  color: #ffffff;
}

a.btn-primary:hover,
button.btn-primary:hover {
  background-position: right center;
  background-color: #30a460;
  color: #ffffff;
}


.btn-info {
  background-color: #4bc57d;
  background-image: linear-gradient(to right, #566FBF 0%, #5DA3BF 51%, #566FBF 100%);
  transition: 0.5s;
  background-size: 200% auto;
  color: #ffffff;
}

a.btn-info:hover,
button.btn-info:hover {
  background-position: right center;
  background-color: #30a460;
  color: #ffffff;
}

 

.btn-helper {
  background-color: #4bc57d;
  background-image: linear-gradient(to right, #161619 0%, #404043 51%, #161619 100%);
  transition: 0.5s;
  background-size: 200% auto;
  color: #ffffff;
}

.bg-helper {
  background-color: #4bc57d;
  background-image: linear-gradient(to right, #161619 0%, #404043 51%, #161619 100%);
  background-size: 200% auto;
}

a.btn-helper:hover,
span.btn-helper:hover,
button.btn-helper:hover {
  background-position: right center;
  background-color: #30a460;
  color: #ffffff;
}

 

.btn-warn {
  background-color: #4bc57d;
  background-image: linear-gradient(to right, #AC2331 0%, #D15D43 51%, #AC2331 100%);
  transition: 0.5s;
  background-size: 200% auto;
  color: #ffffff;
}

a.btn-warn:hover,
span.btn-warn:hover,
button.btn-warn:hover {
  background-position: right center;
  background-color: #30a460;
  color: #ffffff;
}








.pagination {
    border-radius: 2px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 20px 0;
    padding-left: 0;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    background-color: #fff;
    margin-left: .1em;
    margin-right: .1em;
    border: 1px solid #222;
    color: #222;
    float: left;
    line-height: 1.42857143;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
    margin-bottom:0.2em;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    background-color: #dddddd;
    border-color: #222;
    color: #222;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #222;
    border-color: #222;
    color: #fff;
    cursor: default;
    z-index: 2;
}

 



.slideMenuTriggerWrapper {font-size:1.5em;}
.slideMenuTriggerWrapper > a.btn {line-height: 1.5; height:1.6em; padding:0 0.3em;}

#slideMenu-bg {position:fixed;top:0;left:0;width:100%;height:100%;z-index: 999999998;background-color:rgba(0,0,0,.4);}
#slideMenu-body {position: fixed; height: 100%; top: 0; z-index: 999999999;padding:1em 2em;background-color: #333; -webkit-transition: 0.2s ease-in;-moz-transition: 0.2s ease-in; transition: 0.2s ease-in; }
.slideMenu-body-hide { width: 200px; right:-200px;}
.slideMenu-body-show { width: 200px; right: 0; }

#slideMenu-body > ul {margin-bottom:30px;padding:0; list-style-type: none; font-size:normal}
#slideMenu-body > ul > li {line-height:2; margin:0;text-decoration:none;padding-top:0.6em;padding-bottom:0.6em; border-bottom:1px solid #444;}
#slideMenu-body > ul > li:last-child {border-bottom:none;}
#slideMenu-body > ul > li > a {
  font-size: 1em;
  background-color: transparent;
  color:#777; 
  border:none;
  padding:0;
  display: block;
}

#slideMenu-body > ul > li > a:hover,
#slideMenu-body > ul > li.active > a,
#slideMenu-body > ul > li.active > a:hover,
#slideMenu-body > ul > li.active > a:focus {
  color:#4AC57D;
  background-color: transparent;
}
  
.mobile-scroll-menu {
  width:280px;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  
}
.mobile-scroll-menu > ul {
  white-space: nowrap;  
  width:auto; 
  overflow: visible; 
}
.culled-bottom-container > ul > li {
  position: relative; 
  height:100%; margin:0 10px; 
  background-color: #333; 
  min-width: 70px; 
  display: inline-block; 
  *display:inline;*zoom:1; 
}



#pop-modal-bg {
  position:fixed;
  top:0; 
  left:0; 
  width:100%; 
  height:100%; 
  background-color:rgba(0,0,0,.7);
  text-align:center;
  z-index: 99999999990;
}


/*animations:*/

.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.spin {
  -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;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.spin {
  -webkit-animation-name: spin;
  animation-name: spin;
}

@-webkit-keyframes bounce {
  0%,20%,53%,80%,100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%,43% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    -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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%,43% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    animation-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
    -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;
}

@-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 pulseMore {
  0% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }

  50% {
    -webkit-transform: scale3d(1.2,1.2,1.2);
    transform: scale3d(1.2,1.2,1.2);
  }

  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}

@keyframes pulseMore {
  0% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }

  50% {
    -webkit-transform: scale3d(1.2,1.2,1.2);
    transform: scale3d(1.2,1.2,1.2);
  }

  100% {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}

.pulseMore {
  -webkit-animation-name: pulseMore;
  animation-name: pulseMore;
}

@-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(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(.9,.9,.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(.9,.9,.9) rotate3d(0,0,1,-3deg);
    transform: scale3d(.9,.9,.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;
}

@-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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }

  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.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(.97,.97,.97);
    transform: scale3d(.97,.97,.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
  }
}

@keyframes bounceIn {
  0%,20%,40%,60%,80%,100% {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  20% {
    -webkit-transform: scale3d(1.1,1.1,1.1);
    transform: scale3d(1.1,1.1,1.1);
  }

  40% {
    -webkit-transform: scale3d(.9,.9,.9);
    transform: scale3d(.9,.9,.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(.97,.97,.97);
    transform: scale3d(.97,.97,.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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  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-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
    animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
  }

  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;
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
    -webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
    animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
    animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3);
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}




@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}





 
 