﻿@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	width: 100%;
}

body {
	height: 100%;
	width: 100%;
	background-color: #e8e7e4;
	color: #000000;
	font-weight: normal;
	font-family: "Segoe UI", "Segoe", "SegoeUI-Regular-final", Tahoma, Helvetica, Arial, sans-serif;
	min-width: 500px;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}

#fullPage {
	width: 100%;
	height: 100%;
	background-color: inherit;
	display: block;
}

.brandingWrapper {
	background: #4f2d7f;
	width: 100%;
	height: 100%;
}

.branding {
	height: 100%;
	margin-right: 500px;
	margin-left: 0px;
	background-color: inherit;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

.illustrationClass {
	background-image: url(../images/illustration2.jpg);
}

.contentWrapper {
	background: #fff;
	position: relative;
	width: 500px;
	height: 100%;
	overflow: auto;
	margin-left: -500px;
	margin-right: 0px;
}

.login-content {
	margin: 50px 50px 50px 50px;
	min-height: 82%;
}

.login-footer {
	margin: -35px 50px 0 50px;
}

	.login-footer ul {
		margin: 0px;
		padding: 0px;
	}

	.login-footer li {
		list-style: none;
	}

	.login-footer a {
		color: #6a3daf;
		font-size: 11px;
	}

.login-logo {
	margin: 50px 0 90px 0;
}

.login-note {
	font-size: 11px;
	margin-top: 30px;
}

.gt-btn {
	background: #4f2d7f;
	border-color: #4f2d7f;
	color: #fff;
}

	.gt-btn:hover {
		background: #704ca1 !important;
		border-color: #704ca1;
		color: #fff;
	}

.gt-btn-cancel {
	background: #e8e4ee;
	border-color: #4f2d7f;
	color: #704ca1;
	border-color: #e1e1e1;
}

	.gt-btn-cancel:hover {
		background: #e8e4ee !important;
		border-color: #ccc;
		color: #704ca1;
	}

.forgot-password {
	font-size: 12px;
	margin-bottom: 20px;
}

	.forgot-password a {
		color: #6a3daf;
	}

input {
	border-radius: 0px !important;
}

button {
	border-radius: 0px !important;
}

.logo {
	position: relative;
	z-index: 9999;
	background-color: #fff;
}

.content {
	min-height: 100%;
	padding: 155px 0 108px 0;
}

.panel {
	border-radius: 0px;
}

.panel-default > .panel-heading {
	color: #533282;
	background-color: #dcd5e5;
	border-radius: 0px;
}

.navbar-inverse {
	background-color: #fff !important;
}

.navbar-bg {
	background: #fb7408;
	height: 4px;
}

.navbar-toggle {
	background: #4f2d7f;
	border-color: #4f2d7f !important;
}

	.navbar-toggle:hover {
		background: #623b96 !important;
	}

.navbar-fixed-top {
	border-width: 1px 0 0;
	border-color: #c0c0c0;
	margin-top: 0px;
}

.navbar-inverse .navbar-nav > .active > a {
	background-color: #4f2d7f;
}

	.navbar-inverse .navbar-nav > .active > a:hover {
		background-color: #4f2d7f;
	}

.navbar-nav > li {
	border-left: 1px solid #c0c0c0;
}

.li-last {
	border-right: 1px solid #c0c0c0;
}

.navbar-inverse .navbar-nav > li > a {
	color: #4f2d7f;
	font-weight: bold;
	font-size: 15px;
}

	.navbar-inverse .navbar-nav > li > a:hover {
		background-color: #4f2d7f;
		color: #fff;
	}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
	background-color: #4f2d7f;
}

.reports {
}

.files {
}

.container a {
	text-decoration: none;
	color: #333;
}

	.container a:hover {
		text-decoration: none;
		color: #333;
	}

.reports h3 {
	color: #4f2d7f;
	margin-top: 10px;
	margin-bottom: 10px;
}

.files h3 {
	color: #4f2d7f;
	margin-top: 10px;
	margin-bottom: 10px;
}

.admin h3 {
	color: #4f2d7f;
	margin-top: 10px;
	margin-bottom: 10px;
}

.reports .panel-body, .files .panel-body, .admin .panel-body {
	min-height: 180px;
}

.panel-body img {
	float: right;
}

.panel-body .col-md-6 {
	padding: 0px;
}

.footer {
	background: #4f2d7f;
	color: #fff;
	font-size: 11px;
	padding: 20px 0px 10px 0px;
	margin-top: -135px;
}

.footer-link {
	margin: 0 0 10px 0;
	padding: 0px;
}

	.footer-link li {
		display: inline;
		padding: 0 3px;
	}

		.footer-link li a {
			color: #fff;
		}

			.footer-link li a:hover {
				color: #8E7BB2;
			}


.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background: #f5f5f5 !important;
	color: #666 !important;
}

.navbar-right {
	margin-right: 0px;
}

.marginBottom-0 {
	margin-bottom: 0;
}

.dropdown-submenu {
	position: relative;
}

	.dropdown-submenu > .dropdown-menu {
		top: 0;
		right: 170px;
		margin-top: -6px;
		margin-left: -1px;
		-webkit-border-radius: 6px 0 6px 6px;
		-moz-border-radius: 6px 0 6px 6px;
		border-radius: 6px 0 6px 6px;
	}

	.dropdown-submenu > a:after {
		display: block;
		content: " ";
		float: right;
		width: 0;
		height: 0;
		border-color: transparent;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-left-color: #cccccc;
		margin-top: 5px;
		margin-right: -10px;
	}

	.dropdown-submenu:hover > a:after {
		border-left-color: #555;
	}

	.dropdown-submenu.pull-left {
		float: none !important;
	}

		.dropdown-submenu.pull-left > .dropdown-menu {
			left: -100% !important;
			margin-left: 10px !important;
			-webkit-border-radius: 6px 0 6px 6px;
			-moz-border-radius: 6px 0 6px 6px;
			border-radius: 6px 0 6px 6px;
		}

.captcha-area {
	border: 1px solid #e1e1e1;
	padding: 10px;
	color: #999;
}

.clickable {
	cursor: pointer;
}

.pagewait {
	right: 10px;
	top: 10px;
	position: absolute;
	border: 1px solid #a1a1a1;
	padding: 5px;
	background-color: rgba(0, 0, 0, 0.1)
}

.navbar-inverse .navbar-nav > li > a:focus {
	background: #563783 !important;
}

.k-dropdown .k-state-focused .k-input {
	color: #fff !important;
}

.btn {
	padding: 4px 12px !important;
}

.forgot-input {
	height: auto !important;
	width: calc(100% - 30px) !important;
}

.k-tabstrip > .k-content {
	padding: 5px 5px -5px 5px !important;
}

.k-tabstrip .k-tabstrip-items {
	padding: 5px 4px 0px 10px !important;
}

.k-tabstrip-items .k-state-default {
	border: 0px !important;
}

.k-tabstrip-items {
	border: 0px !important;
}

	.k-tabstrip-items .k-loading {
		border: 0px !important;
	}

	.k-tabstrip-items .k-state-default .k-link {
		color: #dcd5e5 !important;
	}


	.k-tabstrip-items .k-state-active .k-link {
		color: #333 !important;
	}

.rep-tbl {
	width: 100%;
}

	.rep-tbl td {
		padding: 5px 5px 0 5px
	}

div.reports .col-md-6 {
	padding-right: 15px !important;
}

.reports .btn {
	margin-right: 20px;
	float: right
}

.rep-tbl label {
	float: right !important;
	text-align: right
}

.input-rep {
	height: 1.65em;
	line-height: 1.65em;
	padding: 14px 0px;
	text-indent: .33em;
	border: 1px solid #dadada;
	margin: 0;
	width: 100%;
}

.pull-left-btn {
	float: left !important;
}

.grid_header_style > .k-grid-content {
	font-size: 11px !important;
}

.grid_header_style > .k-grid-header th.k-header {
	white-space: normal !important;
}

.k-pager-numbers .k-state-selected {
	background: #fff;
	border-color: #e1e1e1;
}

.k-pager-wrap > .k-link {
	line-height: 23px !important;
	border: 1px solid #e1e1e1 !important;
	cursor: pointer;
	background: #DCD5E5;
}

	.k-pager-wrap > .k-link:hover {
		background: #DCD5E5 !important;
		cursor: pointer
	}

.trv-nav {
	display: none;
}

.trv-content {
	top: 0 !important;
}

.view-top {
	margin: 0px 10px 10px 0px
}

.k-grid-toolbar {
	padding: 5px 2px 5px 5px !important;
}

@media only screen and (max-width:450px) {
	body {
		min-width: auto;
	}

	.brandingWrapper {
		display: none;
	}

	.contentWrapper {
		float: none;
		width: 100%;
		margin: 0 auto;
	}

	.login-content {
		margin: 25px;
	}

	.panel-body img {
		width: 100%;
	}
}

@media (min-width: 991px) {
	.payslip-grd-saglity {
		padding-right: 1px !important;
	}
}

@media only screen and (max-width:991px) {
	.reports .panel-body {
		min-height: 315px;
	}
}

@media only screen and (max-width:991px) {
	.reports h3 {
		font-size: 18px;
		font-weight: bold;
	}

	.admin h3 {
		font-size: 18px;
		font-weight: bold;
	}

	.files h3 {
		font-size: 18px;
		font-weight: bold;
	}

	.pull-left-btn {
		float: right !important;
		margin-right: 0px !important;
	}

	.payslip-grd-saglity {
		padding-right: 15px !important;
	}
}

@media only screen and (max-width:767px) {
	.panel-body img {
		float: none !important;
		margin: 0 auto !important;
	}

	.total-footer {
		display: block !important;
		padding-bottom: 20px;
	}

	.full-header {
		display: none !important;
	}

	.full-payslip-data {
		display: none !important;
	}

	.payslip-total-full {
		display: none !important;
	}

	.mobile-footer {
		display: none !important;
	}

	.mobile-header {
		display: block !important;
	}
	.mobile-payslip-data{
		display: block !important;
	}

	.payslip-total-mobile {
		display: block !important;
	}

	.earnings-label-mobile {
		display: block !important;
	}

	.earnings-label {
		display: none !important;
	}
	.payslip-hdr-sykes {
		max-height: none !important;
	}
}

.dorado-dialog-content {
	padding: 10px;
}

.payslip-btn {
	float: left !important;
}

.total-footer {
	display: none;
}

.full-header {
	display: block;
}

.full-payslip-data {
	display: block;
}

.payslip-total-full {
	display: block;
}

.mobile-footer {
	display: block;
	border-top: solid 1px;
	border-bottom: solid 1px;
	margin-bottom: 20px;
}

	.mobile-footer div {
		padding-right: 1px;
	}

.mobile-header {
	display: none;
}

.mobile-payslip-data {
	display: none;
}

.payslip-total-mobile {
	display: none;
}

.earnings-label-mobile {
	display: none;
}

.earnings-label {
	display: block;
}

.payslip-footer {
	align-items: center;
	margin-top: 15px;
	font-size: 12px;
}

.payslip-header {
	margin-top: 15px;
	margin-bottom: 15px;
}

.payslip-data-sykes {
	padding-left: 1px !important;
	padding-right: 1px !important;
}

.logo-img {
	margin-top: 18px;
	width: auto;
	height: auto;
	float: left !important;
	margin-left: 22px;
	max-height: 150px;
	max-width: 350px;
}

.logo-img-sykes {
	max-width: 170px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left !important;
}

.logo-img-citco {
	max-width: 100%;
	max-height: 150px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left !important;
}

.payslip-hdr-sykes {
	background-color: #97b6e6 !important;
	max-height: 30px;
}

	.payslip-hdr-sykes div {
		color: black;
	}

.payslip-hdr {
	text-align: center;
}

.payslip-total {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	min-height: 20px;
}

.payslip-total-row {
	background-color: #598bd9 !important;
}

.payslip-grd {
	padding-right: 1px !important;
}

.no-left-padding {
	padding-left: 1px;
}

.no-right-padding {
	padding-right: 0px;
}

.total-t {
	padding-right: 9px;
}

.total-nt {
	padding-right: 4px;
}

.content-wrapper {
	font-family: Arial;
	font-size: 12px;
}
