/* CSS Document */

body{
	padding-top: 55px;
	overflow-y: scroll;
}

sup {
	font-size: 10px;
}

.ui-dialog-titlebar-close{
	visibility: hidden;
}

.ui-datepicker{
	z-index: 9999 !important;
}

/* header */
.logo{
	height: 82px;
	width: 175px;
}

/* content */
.price_label{
	text-align: right;
	white-space: nowrap;
}

.center_label{
	text-align: center;
}

.ci_filter{
	margin-left: 20px;
	min-height: 180px;
}

/* modal email */
.mail {
	margin: 50px auto;
}

/* footer */
.footer{
	height:50px;
}

.footer span{
	padding:0 10px;
}

/* Mini layout previews
-------------------------------------------------- */
.mini-layout {
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
          box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.mini-layout,
.mini-layout .mini-layout-body,
.mini-layout.fluid .mini-layout-sidebar {
  height: auto;
}
.mini-layout {
  margin-bottom: 20px;
  padding: 9px;
}
.mini-layout div {
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}
.mini-layout .mini-layout-body {
  background-color: #dceaf4;
  margin: 0 auto;
  width: 70%;
}
.mini-layout.fluid .mini-layout-sidebar,
.mini-layout.fluid .mini-layout-header,
.mini-layout.fluid .mini-layout-body {
  float: left;
}
.mini-layout.fluid .mini-layout-sidebar {
  background-color: #bbd8e9;
  width: 20%;
}
.mini-layout.fluid .mini-layout-body {
  width: 77.5%;
  margin-left: 2.5%;
}

/* pdf-view */
.pdf_modal iframe{
	margin-top: 20px;
    width:100%;
    height:99vh;
}

.close_pdf {
    color: #fff;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    margin-right: 10px;
    margin-top: 10px;
}

.modal-title {
	color: #fff;
	padding-left: 30px;
	padding-top: 10px;
}
.modal-dialog{
    overflow-y: initial !important
}
.panel-body{
    overflow-y: auto;
}

/* login */
.form-signin {max-width: 330px;padding: 15px;margin: 0 auto;}
.form-signin .form-signin-heading, .form-signin .checkbox {margin-bottom: 10px;}
.form-signin .checkbox {font-weight: normal;}
.form-signin .form-control {position: relative;font-size: 16px;height: auto;padding: 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.form-signin .form-control:focus {z-index: 2;}
.form-signin input[type="text"] {margin-bottom: -1px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.form-signin input[type="password"] {margin-bottom: 10px;border-top-left-radius: 0;border-top-right-radius: 0;}
.account-wall {margin-top: 20px;padding: 40px 0px 20px 0px;background-color: #f7f7f7;-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);}
.login-title {color: #555;font-size: 18px;font-weight: 400;display: block;}
.profile-img {width: 96px;height: 96px;margin: 0 auto 10px;display: block;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.need-help {margin-top: 10px;}
.new-account {display: block;margin-top: 10px;}

/* global */
.ui-dialog{
	z-index: 1060;
}

.border_wt{
	color:#ffffff;
}

.border_bk{
	color:#000000;
}

.font_normal {
  font-weight: normal;
}

.border_gr{
	color:#999999;
}

.bg_lightyellow{
	background-color:#ffffe0;
}

.bg_orangered{
	background-color:#ff4500;
}

.border{
	border: 1px solid red;
}

.border2{
	border: 1px solid green;
}

.centered{
	text-align: center;
}

.dotted{
	border-bottom:1px dotted #878787;
	margin:0;
	font-size:1px;
	height:11px;
}

.line {
  margin: 5px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

.img_border{
	border: 1px solid #999999;
}

.img_flag{
	height: 15px;
	width: 15px;
}

.img_flag2{
	height: 40px;
	width: 40px;
}

.justified{
	text-align: justify;
}

.through{
	text-decoration: line-through;
}
.nowrap{
  white-space: nowrap;
}

.pointer{
    cursor:pointer;
}

.col-lg-05, .col-lg-15, .col-lg-225, .col-lg-25, .col-lg-35 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.col-lg-05 {
  width: 40px;
}

.col-lg-15 {
  width: 121px;
}

.col-lg-225 {
  width: 143px;
}

.col-lg-25 {
  width: 180px;
}

.col-lg-35 {
  width: 260px;
}

.sup {
	font-size: 10px;
	line-height: 1.4;
	padding-bottom: 5px;
}
/*
.testdom {
	display: inline;
	width: 160px;
}*/

.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}

.w90{width: 90px;}

.spacer5{height: 5px;font-size: 0;}
.spacer6{height: 6px;font-size: 0;}
.spacer10{height: 10px;font-size: 0;}
.spacer15{height: 15px;font-size: 0;}
.spacer20{height: 20px;font-size: 0;}
.spacer30{height: 30px;font-size: 0;}
.spacer40{height: 40px;font-size: 0;}
.spacer60{height: 60px;font-size: 0;}
.spacer80{height: 80px;font-size: 0;}

.line-height17{line-height: 1.7}
.line-height25{line-height: 2.5}

.distance_l5{padding-left: 5px;}
.distance_l10{padding-left: 10px;}
.distance_l15{padding-left: 15px;}
.distance_l20{padding-left: 20px;}
.distance_l60{padding-left: 60px;}
.distance_l70{padding-left: 70px;}
.distance_l120{padding-left: 120px;}
.distance_l180{padding-left: 180px;}

.distance_r5{padding-right: 5px;}
.distance_r10{padding-right: 10px;}
.distance_r25{padding-right: 25px;}
.distance_r45{padding-right: 45px;}

.distance_t5{padding-top: 5px;}
.distance_t10{padding-top: 10px;}
.distance_t20{padding-top: 20px;}
.distance_t25{padding-top: 25px;}
.distance_t40{padding-top: 40px;}

.distance_b5{padding-bottom: 5px;}
.distance_b10{padding-bottom: 10px;}
.distance_b25{padding-bottom: 25px;}

.distance_mt5{margin-top: 5px;}
.distance_mt10{margin-top: 10px;}
.distance_mt15{margin-top: 15px;}
.distance_mt20{margin-top: 20px;}

.distance_ml10{margin-left: 10px;}
.distance_ml15{margin-left: 15px;}
.distance_ml20{margin-left: 20px;}
.distance_ml40{margin-left: 40px;}
.distance_ml230{margin-left: 230px;}

.distance_mr20{margin-right: 20px;}

.distance_mb10{margin-bottom: 10px;}

/* changes for bootstrap */
.table th.rightCell,
.table td.rightCell{
  text-align: right;
  padding-right: 80px;
}

.table th.centerCell,
.table td.centerCell{
  text-align: center;
}

/* bootstrap changes */
.tooltip-inner {
	text-align: left;
}

.page-header {
  padding-bottom: 21px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}

/* bootstrap add-ons */
.bs-callout{margin:20px 0;padding:20px;border-left:3px solid #eee}
.bs-callout h4{margin-top:0;margin-bottom:5px}
.bs-callout p:last-child{margin-bottom:0}
.bs-callout code{background-color:#fff;border-radius:3px}
.bs-callout-danger{background-color:#fdf7f7;border-color:#d9534f}
.bs-callout-danger h4{color:#d9534f}
.bs-callout-warning{background-color:#fcf8f2;border-color:#f0ad4e}
.bs-callout-warning h4{color:#f0ad4e}
.bs-callout-info{background-color:#f4f8fa;border-color:#5bc0de}
.bs-callout-info h4{color:#5bc0de}

/* Zebra_DatePicker */
.Zebra_DatePicker {
    z-index: 1200;
}

/* S/H Button */
.tbtn.active {
	display: none;
}
.tbtn  span:nth-of-type(1)  {
	display: none;
}
.tbtn  span:last-child  {
	display: block;
}

.tbtn .active  span:nth-of-type(1)  {
	display: block;
}
.tbtn .active span:last-child  {
	display: none;
}

/* tooltip */
span.tooltipster-icon {
    background: #0078c9 none repeat scroll 0 0;
    border: 1px solid #0078c9;
    cursor: help;
    border-radius: 100%;
    box-sizing: border-box;
    color: #fff;
    font-size: 1.6em;
    line-height: 1em;
    text-align: center;
    padding: 0.1em 0.1em 0 0;
    height: 1.2em;
    width: 1.2em;
}
span.tooltipster-icon:hover {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #5d6365 !important;
    color: #5d6365;
    cursor: pointer;
}

/* loading */
.load {
    display:    none;
    position:   fixed;
    z-index:    1500;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 )
                50% 50%
                no-repeat;
}

body.loading {
    overflow: hidden;
}

body.loading .load {
    display: block;
}

#wrapper{
	/*width: 100vw;
	height: 100vh;*/
	position: relative;
	margin: 0;
	padding: 0;
}
.spinner {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7) center center no-repeat;
	pointer-events: all;
	z-index: 1;
}
.spinner-modal {
	width: 100%;
	height: 100%;
	pointer-events: all;
	z-index: 1;
	opacity: 0.8;
	top: 60%;
	left: 50%;
	position: absolute;
	width: 40px;
	height: 40px;
	transform: translate(-25px, -60px);
}
.ploader{
	height: 150px;
	/*width: 400px;
	margin: 0 auto;
	padding-top: 25px;*/
}
.spinner .loading-container {
	opacity: 0.8;
	top: 40%;
	left: 50%;
	position: absolute;
	width: 40px;
	height: 40px;
	transform: translate(-25px, -25px);
}
.loading-container .ball {
	background-color: rgba(0, 0, 0, 0);
	border: 5px solid rgba(0, 183, 229, 0.9);
	opacity: 0.9;
	border-top: 5px solid rgba(0, 0, 0, 0);
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-radius: 50px;
	box-shadow: 0 0 35px rgb(33, 135, 231);
	width: 40px;
	height: 40px;
	margin: 0 auto;
	animation: spin 1.5s infinite linear;
}
.loading-container .ball-inner {
	background-color: rgba(0, 0, 0, 0);
	border: 5px solid rgba(0, 183, 229, 0.9);
	opacity: 0.9;
	border-top: 5px solid rgba(0, 0, 0, 0);
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-radius: 50px;
	box-shadow: 0 0 15px rgb(33, 135, 231);
	width: 20px;
	height: 20px;
	margin: 20px 0 0 10px;
	position: relative;
	top: -50px;
	animation: spin 1.5s infinite reverse linear;
}
.ball-text {
	color: rgba(0, 183, 229, 0.9);
	text-transform: uppercase;
	text-align: center;
	opacity: 0.9;
	width: 100vw;
	top: 40%;
	left: 0;
	font-size: 21px;
	position: absolute;
	transform: translatey(25px);
	animation: pulse 1s infinite alternate ease-in-out;
	margin: 0;
	text-shadow: 0 0 35px rgb(33, 135, 231), 0 0 35px rgb(33, 135, 231), 0 0 35px rgb(33, 135, 231);
}
.ball-text-modal {
	color: rgba(0, 183, 229, 0.9);
	text-transform: uppercase;
	text-align: center;
	opacity: 0.9;
	width: 500px;
	top: 40%;
	left: -230px;
	font-size: 21px;
	position: absolute;
	transform: translatey(25px);
	animation: pulse 1s infinite alternate ease-in-out;
	margin: 0;
	text-shadow: 0 0 35px rgb(33, 135, 231), 0 0 35px rgb(33, 135, 231), 0 0 35px rgb(33, 135, 231);
}
@keyframes pulse {
	0% {
		opacity: 0.8;
	}
	100% {
		opacity: 0.4;
	}
}
@keyframes spin {
	0% {
		transform:rotate(0deg);
	}
	100% {
		transform:rotate(360deg);
	}
}

/* vertical navi */
#vbnav {
    position:fixed;
	bottom:5px;
	right:5px;
	cursor:pointer;
}
#vbnav .show-on-hover:hover > ul.dropdown-menu {
	display: block;
}
#vbnav .show-on-hover {
	position: absolute;
	bottom: 20px;
	right: 70px;
}
#vbnav .btn-io{
    border-radius: 50%;
    height: 54px;
    width: 54px;
    padding: 0 !important;
    box-shadow: 0px 3px 7px 0px rgba(202, 124, 124, 0.72);
}
#vbnav .dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
	margin-bottom: -5px;
	padding-bottom: 30px;
}
#vbnav .dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: block;
	float: left;
	min-width: 50px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: center;
	list-style: none;
	background-color: rgba(255, 255, 255, 0) !Important;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0) !Important;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0) !Important;
}
#vbnav .fa-iox{
	font-size: 22px;
}
#vbnav .dropdown-menu > li > a {
	display: block;
	padding: 0;
	padding-top: 4px;
	margin-top: 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;
	background: #fff;
	white-space: nowrap;
	width: 40px;
	height: 40px;
	border: solid 1px #ccc;
	border-radius: 50px;
	font-size: 21px;
	box-shadow: 0px 3px 7px 0px rgba(203, 203, 203, 0.72);
}
#vbnav .dropdown-menu > li:first-child>a {
	background: #9E9E9E !important;
	color: #fff !important;
}
#vbnav .dropdown-menu > li:nth-child(2)>a {
	background: #2196F3;
	color: #fff;
}
#vbnav .dropdown-menu > li:nth-child(3)>a {
	background: #4CAF50;
	color: #fff;
}
#vbnav .dropdown-menu > li:nth-child(4)>a {
	background: #E91E63;
	color: #fff;
}
#vbnav .dropdown-menu > li:last-child>a {
	background: #FF9800;
	color: #fff;
}
#vbnav .fa-iosm{
	margin-top: 7px;
}

/* Calculator */
#CalcLayer {
	display: none;
	position: fixed;
	top: 55px;
	right:5px;
	float: left;
}

.calculator-inline{
	padding: 5px;
}
.calculator-result span {
	display: -moz-inline-block;
	display: inline-block;
}
.calc-equal{
	float: left;
	width: 20px;
	position: relative;
	left: -2px !important;
	border-radius: 4px;
	font-weight: bold;
	text-align: center;
	color: rgb(255, 255, 255);
	background-color: rgb(92, 184, 92);
	border-color: rgb(76, 174, 76);
}

/* Employee profile */
 .card {
    margin-top: 20px;
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-border-top-left-radius:5px;
    -moz-border-top-left-radius:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-top-right-radius:5px;
    border-top-right-radius:5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
    height: 130px;
}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}
.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}
.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}
.card.hovercard .card-info .card-title {
    padding:0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
    color: #737373;
    text-overflow: ellipsis;
}
.card.hovercard .bottom {
    padding: 0 20px;
    margin-bottom: 17px;
}
.btn-pref .btn {
    -webkit-border-radius:0 !important;
}
/* Calendar */
div.zabuto_calendar .table tr.calendar-header th {
    background-color: #fafafa;
}

div.zabuto_calendar .table tr.calendar-header th span {
    cursor: pointer;
    display: inline-block;
    padding-bottom: 10px;
}

div.zabuto_calendar .table tr.calendar-header th {
    padding-top: 12px;
    padding-bottom: 4px;
}

div.zabuto_calendar .table-bordered tr.calendar-header th {
    border-left: 0;
    border-right: 0;
}

div.zabuto_calendar .table-bordered tr.calendar-header th:first-child {
    border-left: 1px solid #dddddd;
}