/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-01-18, 12:02:17
    Author     : talk
*/
.grid-empty {
  position: absolute;
  width: 100%;
  text-align: center; }

.mainGrid.is-empty {
  height: 70px !important; }

#saveMyAccountUser {
  width: 137px; }
  @media screen and (max-width: 760px) {
    #saveMyAccountUser {
      width: 100%; } }

.carousel-indicators-container {
  position: relative; }
  .carousel-indicators-container .carousel-indicators {
    position: relative;
    top: 0;
    bottom: 0; }

.vacation-frame {
  margin-bottom: 10px;
  border: 3px solid #FF6500;
  padding: 5px 10px;
  display: inline-block; }

table.employee-company td.caption {
  padding-right: 15px; }

.moti-mobile-view {
  padding-top: 20px; }
