/* 
    Created on : 16-set-2015, 17.12.27
    Author     : Dmytro
*/

.view-container-module{position:relative;overflow:hidden;min-height:80%;}
.ani-test.ng-enter,.ani-test.ng-leave{-webkit-transition:all cubic-bezier(0.950, 0.460, 0.450, 0.940) 0.5s;transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
  display:block;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;}
.ani-test.ng-enter {z-index:12;-webkit-transform-origin: 10% 0;-webkit-transform: translateX(40px) translateY(40px); }
.ani-test.ng-enter-active{z-index:1;-webkit-transform-origin: 10% 0;-webkit-transform: translateX(0px) translateY(0px) translateZ(0px);}
.ani-test.ng-leave-active{opacity:0;-webkit-transform-origin: 10% 0; -webkit-transform:translateX(-40px) translateY(-40px);}


.sk-cube-grid {width:30px;height:30px;margin:20px auto;}
.sk-cube-grid .sk-cube {width: 33%;height: 33%;float:left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }
.sk-cube-grid .sk-cube1 {-webkit-animation-delay: 0.2s;animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {-webkit-animation-delay: 0.3s;animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {-webkit-animation-delay: 0.4s;animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {-webkit-animation-delay: 0.1s;animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {-webkit-animation-delay: 0.2s;animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {-webkit-animation-delay: 0.3s;animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {-webkit-animation-delay: 0s;animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {-webkit-animation-delay: 0.1s;animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {-webkit-animation-delay: 0.2s;animation-delay: 0.2s; }
@-webkit-keyframes sk-cubeGridScaleDelay {0%, 70%, 100% {-webkit-transform: scale3D(1, 1, 1);transform: scale3D(1, 1, 1);} 35% {-webkit-transform: scale3D(0, 0, 1);transform: scale3D(0, 0, 1); }}
@keyframes sk-cubeGridScaleDelay {0%, 70%, 100% {-webkit-transform: scale3D(1, 1, 1);transform: scale3D(1, 1, 1);} 35% {-webkit-transform: scale3D(0, 0, 1);transform: scale3D(0, 0, 1);} }


.dropdown-menu-1{transition:all cubic-bezier(0.250,0.460,0.450,0.940) 0.4s;overflow:hidden;}
.dropdown-menu-1.ng-hide{height:0px;}

.dropdown-menu-2{-webkit-transition:all cubic-bezier(0.950, 0.460, 0.450, 0.940) 0.5s;transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;}
.dropdown-menu-2 li{-webkit-transition:all cubic-bezier(0.950, 0.460, 0.450, 0.940) 0.5s;transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;overflow:hidden;left:0%;position:relative;}
.dropdown-menu-2.ng-hide li:nth-child(1){left:-130%;}
.dropdown-menu-2.ng-hide li:nth-child(2){left:-150%;}
.dropdown-menu-2.ng-hide li:nth-child(3){left:-200%;}
.dropdown-menu-2.ng-hide li:nth-child(4){left:-250%;}
.dropdown-menu-2.ng-hide li:nth-child(5){left:-300%;}
.dropdown-menu-2.ng-hide li:nth-child(6){left:-350%;}
.dropdown-menu-2.ng-hide li:nth-child(7){left:-400%;}
.dropdown-menu-2.ng-hide li:nth-child(8){left:-450%;}
.dropdown-menu-2.ng-hide li:nth-child(9){left:-500%;}
.dropdown-menu-2.ng-hide li:nth-child(10){left:-550%;}
.dropdown-menu-2.ng-hide li:nth-child(11){left:-600%;}

.dropdown-menu-2 .submenu ul{-webkit-transition:all cubic-bezier(0.950, 0.460, 0.450, 0.940) 0.4s;transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s;}
.dropdown-menu-2 .submenu ul li{-webkit-transition:all cubic-bezier(0.950, 0.460, 0.450, 0.940) 0.4s;transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s;overflow:hidden;left:0%;position:relative;}
.dropdown-menu-2 .submenu ul.ng-hide li:nth-child(1){left:-100%;}
.dropdown-menu-2 .submenu ul.ng-hide li:nth-child(2){left:-150%;}
.dropdown-menu-2 .submenu ul.ng-hide li:nth-child(3){left:-200%;}
.dropdown-menu-2 .submenu ul.ng-hide li:nth-child(4){left:-250%;}
.dropdown-menu-2 .submenu ul.ng-hide li:nth-child(5){left:-300%;}
.dropdown-menu-2 .submenu ul.ng-hide li:nth-child(6){left:-350%;}

.animation-1{transition:0.2s;}
.animation-1.ng-hide{opacity:0;}


.dropdown-menu-3{-webkit-transition:all cubic-bezier(0.950, 0.460, 0.450, 0.940) 0.5s;transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s;}
.dropdown-menu-3 li{-webkit-transition:all cubic-bezier(0.950, 0.460, 0.450, 0.940) 0.5s;transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.4s;overflow:hidden;right:0%;position:relative;}
.dropdown-menu-3.ng-hide li:nth-child(1){right:-130%;}
.dropdown-menu-3.ng-hide li:nth-child(2){right:-150%;}
.dropdown-menu-3.ng-hide li:nth-child(3){right:-200%;}
.dropdown-menu-3.ng-hide li:nth-child(4){right:-250%;}
.dropdown-menu-3.ng-hide li:nth-child(5){right:-300%;}
.dropdown-menu-3.ng-hide li:nth-child(6){right:-350%;}
.dropdown-menu-3.ng-hide li:nth-child(7){right:-400%;}
.dropdown-menu-3.ng-hide li:nth-child(8){right:-450%;}
.dropdown-menu-3.ng-hide li:nth-child(9){right:-500%;}
.dropdown-menu-3.ng-hide li:nth-child(10){right:-550%;}
.dropdown-menu-3.ng-hide li:nth-child(11){right:-600%;}
/*.animation-2{}
.animation-2.ng-hide{height:0em;}
#new-account-clients .animation-2{transition:all cubic-bezier(0.250,0.460,0.450,0.940) 0.4s;overflow:hidden;padding:0em;margin:0em;height:24em;}
#new-account-clients .animation-2.ng-hide{height:0em;}*/
/*.custom-date-picker .menu{transition:all cubic-bezier(0.250,0.460,0.450,0.940) 0.2s;overflow:hidden;height:308px;}
.custom-date-picker .menu.ng-hide{height:0px;}*/






