/*
Created by Dev Monkeys Software inc.
 */
@import "timepicker/bootstrap-timepicker.min.css";
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3i94_wmRdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwmRdr.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/sourcesanspro/v21/6xK3dSBYKcSV-LCoeQqfX1RYOo3qNq7g.ttf) format('truetype');
}
@font-face {
  font-family: 'momo';
  src: url('/fonts/momo.eot?eefgje');
  src: url('/fonts/momo.eot?#iefixeefgje') format('embedded-opentype'), url('/fonts/momo.ttf?eefgje') format('truetype'), url('/fonts/momo.woff?eefgje') format('woff'), url('/fonts/momo.svg?eefgje#momo') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="momo-"],
[class*=" momo-"] {
  font-family: 'momo';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: rgba(255, 255, 255, 0.9);
  line-height: 35px;
  font-size: 35px;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.momo-logo:before {
  content: "\e600";
}
section.content {
  overflow: visible;
}
.flying-msg {
  width: 400px;
  position: fixed;
  z-index: 99999;
}
.flying-msg .close {
  margin-left: 30px;
}
.flying-msg-x-left {
  left: 20px;
}
.flying-msg-x-center {
  left: 50%;
  transform: translate(-50%, -50%);
}
.flying-msg-x-right {
  right: 20px;
}
.flying-msg-y-top {
  top: 10px;
}
.flying-msg-y-bottom {
  bottom: 30px;
}
.flying-msg-y-center {
  top: 50%;
}
.clickable {
  cursor: pointer !important;
}
.customer_status_icon {
  font-size: 20px;
  margin-top: 10px;
  margin-right: 3px;
  float: right;
  opacity: 0.7;
}
.customer_status_icon.good {
  color: #00a65a !important;
}
.customer_status_icon:hover {
  opacity: 1;
}
.btn-hack.active {
  background-color: rgba(48, 99, 121, 0.9);
  border-bottom-color: rgba(48, 99, 121, 0.9);
  border-left-color: rgba(48, 99, 121, 0.9);
  border-right-color: rgba(48, 99, 121, 0.9);
  border-top-color: rgba(48, 99, 121, 0.9);
  box-shadow: rgba(0, 0, 0, 0.0901961) 0px -1px 0px 0px inset;
  color: #ffffff;
  -webkit-transition: all 120ms;
  -ms-transition: all 120ms;
  -o-transition: all 120ms;
  transition: all 120ms;
}
.btn-hack.active:hover {
  background-color: #1f4b5c !important;
  border-bottom-color: #1f4b5c !important;
  border-left-color: #1f4b5c !important;
  border-right-color: #1f4b5c !important;
  border-top-color: #1f4b5c !important;
  box-shadow: rgba(0, 0, 0, 0.0901961) 0px -1px 0px 0px inset !important;
  color: #ffffff !important;
}
.highlightState {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.9) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.9) !important;
}
.highlightState-push-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.highlightState-error {
  border: 1px solid rgba(245, 105, 84, 0.7) !important;
  border-radius: 5px;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f56954 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #f56954 !important;
}
tr {
  -moz-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
tr.highlightState {
  background: rgba(71, 164, 71, 0.3);
}
tr.highlightState.oneinvoicerowcomment td {
  border-bottom: 1px solid rgba(71, 164, 71, 0.7);
}
.modal {
  direction: rtl;
  overflow-y: auto;
}
.modal .modal-dialog {
  direction: ltr;
}
.modal-open {
  overflow: auto;
}
.full-width-dialog .modal-dialog {
    width: 95% !important;
    margin: 30px auto
}

@media screen and (min-width: 768px) {
    .full-width-dialog .modal-dialog {
        width: 95% !important;
        margin: 30px auto
    }
}
.oneinvoicerow:hover tr td {
  background-color: rgba(60, 141, 188, 0.7);
  color: #fff;
  border-color: rgba(60, 141, 188, 0.7);
}
.oneinvoicerow:hover .oneinvoicerowseparator td {
  background-color: #f5f5f5 !important;
}
/* Styles for verification */
#pswd_info {
  right: 55px;
  width: 100%;
  padding: 15px;
  background: #fefefe;
  font-size: 0.875em;
  border-radius: 5px;
  box-shadow: 0 1px 3px #ccc;
  border: 1px solid #ddd;
  display: none;
  margin-bottom: 20px;
}
#pswd_info .invalid {
  padding-left: 22px;
  line-height: 24px;
  color: #ec3f41;
}
#pswd_info .valid {
  padding-left: 22px;
  line-height: 24px;
  color: #3a7d34;
}
#pswd_info h4 {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: normal;
}
.iconfix {
  width: 40px !important;
}
.stathide {
  opacity: 0;
}
.dash-btn {
  min-width: 110px;
  text-align: left;
}
.maxwidth {
  width: 100% !important;
}
.dropdown-menu li.btn-success button,
.dropdown-menu li.btn-danger button {
  width: 100%;
  text-align: left;
}
.dropdown-menu li.btn-success a,
.dropdown-menu li.btn-danger a {
  color: #fff !important;
}
.footer-hack {
  border-top: none !important;
}
.btn-disabled {
  display: none;
}
.edit-event i {
  font-size: 12pt;
  display: inline-block;
  vertical-align: middle;
}
.edit-event span {
  display: inline-block;
  width: 0;
  overflow: hidden;
  vertical-align: middle;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
.edit-event:hover span {
  width: 78px;
}

.cloud-ext {
  display: flex;
  position: absolute;
  top: 0;
  z-index: 999;
  padding: 5px;
  background-color: white;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 5px;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.navbar {
  background-color: transparent !important;
  font-size: 12px;
}
header {
  background-color: rgba(45, 45, 45, 0.9) !important;
}
header .logo {
  background-color: transparent !important;
  line-height: 80px !important;
  height: 80px !important;
  text-align: left;
  margin-left: 10px;
}
header nav {
  height: 80px !important;
}
header nav li {
  margin-left: 0;
}
header nav li a {
  background-color: transparent;
  padding-top: 20px !important;
  padding-bottom: 16px !important;
  text-align: center;
  -webkit-transition: all 120ms;
  -o-transition: all 120ms;
  transition: all 120ms;
}
header nav li a i {
  margin-right: 5px;
}
header nav li a:hover {
  background-color: #ec6853;
}
header nav li ul li {
  text-align: left;
  margin-left: 0;
}
header nav li ul li a {
  text-align: left;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  -webkit-transition: all 120ms;
  -o-transition: all 120ms;
  transition: all 120ms;
}
header nav li ul li a:hover {
  background-color: #ec6853 !important;
  color: #fff !important;
}
.user-header {
  background-color: rgba(48, 99, 121, 0.9) !important;
}
.user-footer .btn {
  background-color: rgba(48, 99, 121, 0.9) !important;
}
.nowrap {
  white-space: nowrap !important;
}
body.fixed .wrapper {
  margin-top: 80px;
}
@media screen and (max-width: 1024px) {
  .btn-social {
    margin-bottom: 3px;
  }
  .stathide:last-child h3 {
    font-size: 12pt !important;
  }
  .navbar-nav a {
    text-align: center;
    padding: 28px 21px 8px!important;
    overflow: hidden;
    font-size: 0;
    -webkit-transition: all 120ms;
    -o-transition: all 120ms;
    transition: all 120ms;
  }
  .navbar-nav a i {
    display: inline-block;
    font-size: 18pt;
  }
  .navbar-nav .dropdown-menu a {
    font-size: 10pt;
    text-align: left;
    padding: 10px 20px !important;
  }
  .navbar-nav.user-menu {
    font-size: 12pt;
    display: none;
  }
  .navbar-right .navbar-nav a {
    padding: 28px 21px 28px!important;
  }
  .navbar-right .navbar-nav a:last-child {
    font-size: 12pt !important;
  }
  .navbar-right .navbar-nav .user-footer a {
    padding: 7px 14px !important;
  }
  .navbar-right .navbar-nav .user-footer .btn-flat i {
    display: inline-block;
    font-size: 14pt;
  }
  .navbar-right .user a {
    font-size: 11pt !important;
    padding: 30px 21px !important;
  }
  .navbar-right .user a span {
    display: inline-block;
    vertical-align: middle;
  }
  nav.navbar.navbar-static-top {
    width: 100%;
  }
  nav.navbar.navbar-static-top .navbar-left {
    width: 100%;
  }
  body.fixed > .header {
    position: relative;
  }
}
#mobile-navigation-toggle {
  display: none;
}
@media screen and (max-width: 768px) {
  .navbar-nav a {
    padding: 28px 14px 8px!important;
  }
  body.fixed .wrapper {
    margin-top: 30px !important;
  }
}
.navbar-nav a {
  background-color: transparent;
}
.navbar-nav a:hover {
  background-color: #ec6853 !important;
}
.navbar-nav a i {
  display: block;
  text-align: center;
  font-size: 18pt;
}
.navbar-right .navbar-nav a {
  padding: 28px 21px !important;
}
.navbar-right .navbar-nav a span {
  display: inline-block;
  vertical-align: middle;
}
.navbar-right .user a {
  padding: 30px 21px !important;
}
.navbar-right .user-footer a {
  padding: 7px 10px !important;
}
.navbar-right .user-footer .btn-flat i {
  display: inline-block;
  font-size: 14pt;
}
.small-box h4,
.small-box h3 {
  position: relative;
  z-index: 1;
}
.navbar-right li a .fa-user {
  display: none !important;
}
.navbar-right .tasks-menu .slimScrollDiv a:hover {
  color: #fff !important;
}
.navbar-right .tasks-menu .slimScrollDiv a:hover * {
  color: #fff !important;
}
@media screen and (max-width: 767px) {
  .dropdown-menu {
    position: absolute !important;
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1) !important;
  }
  .navbar-right li a {
    font-size: 0 !important;
  }
  .navbar-right li a .fa-user {
    display: inline-block !important;
    vertical-align: middle;
  }
  .navbar-right .user a {
    font-size: 0 !important;
    padding: 28px 21px !important;
  }
  .navbar .navbar-right .tasks-menu {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .logo {
    width: auto !important;
    display: inline-block !important;
    vertical-align: middle;
    background: transparent !important;
    background-color: transparent !important;
  }
  .navbar {
    background-color: rgba(70, 70, 70, 0.9) !important;
    height: auto !important;
    position: static !important;
    overflow-y: scroll !important;
  }
  .navbar header .logo {
    background: transparent !important;
  }
  .navbar ul {
    float: none;
    clear: both;
  }
  .navbar ul li {
    float: none !important;
    clear: both !important;
  }
  .navbar ul li a {
    font-size: 12pt !important;
    text-align: right;
    padding: 14px 14px 8px !important;
  }
  .navbar ul li a i {
    display: inline-block;
    vertical-align: middle;
  }
  .navbar ul li .dropdown-menu {
    background: #464646 !important;
    color: #fff;
    float: none !important;
    clear: both !important;
    position: static !important;
  }
  .navbar ul li .dropdown-menu li a {
    text-align: right !important;
    color: #fff !important;
  }
  .skin-blue .navbar .dropdown-menu > li > a {
    color: #fff !important;
  }
  body > .header .logo,
  body > .header .navbar {
    position: static !important;
  }
  .navbar {
    display: none;
  }
  .navbar .navbar-right {
    position: absolute;
    right: 0;
    top: 0;
    float: none;
    clear: both;
    display: none !important;
  }
  .navbar .navbar-right .nav li:not(.tasks-menu) {
    display: inline-block !important;
    vertical-align: top;
  }
  .navbar .navbar-right .tasks-menu {
    display: none !important;
  }
  .navbar-right li a {
    font-size: 0 !important;
  }
  .navbar-right li a .fa-user {
    display: inline-block !important;
    vertical-align: middle;
  }
  .navbar-right .user a {
    font-size: 0 !important;
  }
  .navbar-left {
    margin-top: 0 !important;
    overflow-y: scroll;
  }
  .header {
    height: 80px !important;
  }
  #mobile-navigation-toggle {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    padding: 19px 25px;
    font-size: 30px;
    background: transparent;
    -webkit-transition: all 120ms;
    -o-transition: all 120ms;
    transition: all 120ms;
  }
  #mobile-navigation-toggle:hover {
    background: #ec6853;
  }
  #mobile-navigation-toggle.active {
    background: #ec6853;
  }
  body.fixed .wrapper {
    margin-top: -19px !important;
  }
  .col-sm-12.pull-right {
    float: none !important;
    clear: both;
  }
}
#first-login-welcome {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 9999;
  opacity: 1;
  -webkit-animation: fadeOut 1s linear 2.3s forwards;
  -o-animation: fadeOut 1s linear 2.3s forwards;
  animation: fadeOut 1s linear 2.3s forwards;
}
#first-login-welcome h1 {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro";
  font-weight: 200;
  background-color: #fff;
  color: rgba(39, 75, 94, 0.9);
  font-size: 4em;
}
#first-login-welcome div {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
    display: block;
    width: 100%;
  }
  99% {
    opacity: 0;
    display: block;
    width: 100%;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
    display: block;
  }
  99% {
    opacity: 0;
    display: block;
  }
  100% {
    display: none;
    opacity: 0;
    overflow: hidden;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
    pointer-events: none;
    width: 0;
    height: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
    display: block;
  }
  99% {
    opacity: 0;
    display: block;
  }
  100% {
    display: none;
    opacity: 0;
    overflow: hidden;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
    pointer-events: none;
    width: 0;
    height: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
    display: block;
  }
  99% {
    opacity: 0;
    display: block;
  }
  100% {
    display: none;
    opacity: 0;
    overflow: hidden;
    left: 0;
    top: 0;
    bottom: auto;
    right: auto;
    pointer-events: none;
    width: 0;
    height: 0;
  }
}
.overlay .message {
  font-size: 16pt;
  font-weight: 500;
  color: #306379;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#default_data_form .form-group {
  float: left;
  width: 100%;
}
#default_data_form .countrydropdown {
  float: left;
  margin-bottom: 15px;
}
#expired-subscription {
  margin-left: auto;
  margin-right: auto;
  margin-top: 11px;
  max-width: 60%;
}
#expired-subscription .box .box-header {
  margin-bottom: 0;
  padding-bottom: 0;
}
#expired-subscription h1,
#expired-subscription h2,
#expired-subscription h3 {
  margin-top: 0;
  padding: 0;
}
#expired-subscription h2 {
  font-size: 16pt;
  font-style: italic;
  margin-bottom: 0;
}
#expired-subscription h3 {
  font-size: 14pt;
}
@media screen and (max-width: 767px) {
  #expired-subscription {
    margin-top: 110px;
    min-width: 94%;
  }
}
.tasks-menu {
  position: relative;
}
.tasks-menu .alerts {
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 25px;
  height: 25px;
  padding: 3px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18.5px;
  overflow: hidden;
  text-align: center;
  border-radius: 50%;
  background-color: #cc5745;
  color: #fff;
}
#notifications {
  position: fixed;
  right: -300px;
  z-index: 9999;
  width: 300px;
  top: 0;
  bottom: 0;
  height: 100%;
  background-color: rgba(45, 45, 45, 0.98);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#notifications #header-calendar {
  color: #fff;
  font-size: 24pt;
  line-height: 25pt;
  padding: 7px 13px;
}
#notifications #header-calendar #notification-date-name {
  font-size: 60pt;
  font-weight: 200;
  line-height: 50pt;
  display: inline-block;
  vertical-align: top;
}
#notifications #header-calendar #date-names {
  display: inline-block;
  vertical-align: top;
  margin-top: 3px;
}
#notifications #header-calendar #date-names #day {
  font-size: 18pt;
  font-style: italic;
}
#notifications .separator {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 3px 9px;
}
#notifications .separator .fa {
  margin-right: 5px;
}
#notifications .container {
  padding: 7px;
  color: #fff;
}
#notifications #events ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#notifications #events ul li {
  margin: 0;
  padding: 7px;
  color: #fff;
  background-color: rgba(119, 119, 119, 0.2);
  margin-bottom: 3px;
  cursor: pointer;
  position: relative;
}
#notifications #events ul li:hover {
  background-color: rgba(119, 119, 119, 0.4);
}
#notifications #events ul li .danger {
  margin: -3px -5px;
  padding: 3px 5px;
}
#notifications #events ul li h2,
#notifications #events ul li h3,
#notifications #events ul li h4 {
  margin: 0;
}
#notifications #events ul li h2 {
  font-size: 12pt;
  margin-top: 5px;
}
#notifications #events ul li h4 {
  font-size: 10pt;
}
#notifications #events ul li p {
  margin: 0;
}
#notifications #events ul li .event-buttons {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  overflow: hidden;
  z-index: 9999;
  -webkit-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}
#notifications #events ul li .event-buttons a {
  display: block;
  height: 50%;
  position: relative;
  font-size: 20px;
  color: #fff !important;
}
#notifications #events ul li .event-buttons a span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#notifications #events ul li.active {
  background-color: rgba(255, 133, 27, 0.5);
}
#notifications #events ul li.active .event-buttons {
  width: 40px;
}
#notifications #storage-status {
  color: #fff;
  width: 100%;
}
#notifications #storage-status #storage-info {
  margin-bottom: 7px;
}
#notifications .callout-danger {
  background-color: #dd4b39 !important;
}
#notifications .callout-danger a {
  color: #fff !important;
}
#notifications .callout-danger h4 {
  color: #fff;
}
#notifications .danger {
  background-color: #dd4b39 !important;
}
#notifications #close-notifications {
  position: absolute;
  color: #fff;
  right: 0;
  top: 0;
  width: 23px;
  height: 23px;
  font-size: 20px;
  line-height: 18px;
  cursor: pointer;
  text-align: center;
  background-color: transparent;
  -webkit-transition: all 120ms;
  -o-transition: all 120ms;
  transition: all 120ms;
}
#notifications #close-notifications:hover {
  background-color: #dd4b39;
}
body.show-notifications #notifications {
  right: 0;
}
.skin-blue .navbar .dropdown-menu > li > a {
  padding: 13px 20px !important;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header,
.user-footer .btn {
  background-color: #464646 !important;
}
body > div.wrapper.row-offcanvas.row-offcanvas-left > aside > section > div.statboxes.overlay-hack > div:nth-child(5) > div:nth-child(1) > div > div.box-header > div > button {
  background-color: transparent !important;
}
body > .header .navbar {
  margin-left: 150px;
}
.mobile-show {
  display: none;
}
.mobile-hide {
  display: block;
}
@media screen and (max-width: 1024px) {
  body > .header .navbar {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 768px) {
  .mobile-show {
    display: block;
  }
  .moblie-hide {
    display: none;
  }
}
.bordered {
  border: 2px solid;
}
.bg-black {
  height: 100%;
}

/* full page loading spinner */
#page-loader {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
    z-index: 9999;
}

#page-loader>#page-loader-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

#page-loader-wrapper>#page-loader-spinner {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    position: relative;
    animation: rotate 1s linear infinite
}
#page-loader-wrapper>#page-loader-spinner::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 5px solid #FFF;
    animation: prixClipFix 2s linear infinite ;
}

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

@keyframes prixClipFix {
    0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
    25%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
    50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
    75%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}
    100% {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}
}
