.overflow-hidden tr td {
	padding: 0.5625em 0.625em;
	font-size: 0.875em;
	color: #222;
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
}

.padding-left-10 {
	padding-left: 10px;
}

.padding-left-5 {
	padding-left: 5px;
}

.padding-left-15 {
	padding-left: 15px;
}

.padding-left-20 {
	padding-left: 20px;
}

.padding-left-25 {
	padding-left: 25px;
}

.padding-5 {
	padding: 5px;
}

.padding-6 {
	padding: 6px;
}

.padding-7 {
	padding: 7px;
}

.padding-3 {
	padding: 3px;
}

.padding-2 {
	padding: 2px;
}

.padding-10 {
	padding: 10px;
}

.padding-15 {
	padding: 15px;
}

.padding-20 {
	padding: 20px;
}

.padding-top-6 {
	padding-top: 6px;
}

.padding-top-8 {
	padding-top: 8px;
}

.padding-top-2 {
	padding-top: 2px;
}

.padding-top-3 {
	padding-top: 3px;
}

.padding-top-5 {
	padding-top: 5px !important;
}

.padding-top-6 {
	padding-top: 6px;
}

.padding-top-7 {
	padding-top: 7px;
}

.padding-top-10 {
	padding-top: 10px !important;
}

.padding-top-12 {
	padding-top: 12px;
}

.padding-top-15 {
	padding-top: 15px;
}

.padding-top-20 {
	padding-top: 20px !important;
}

.padding-top-25 {
	padding-top: 25px;
}

.padding-top-30 {
	padding-top: 30px !important;
}

.padding-top-32 {
	padding-top: 32px !important;
}

.padding-top-36 {
	padding-top: 36px !important;
}

.padding-bottom-10 {
	padding-bottom: 10px !important;
}

.padding-bottom-0 {
	padding-bottom: 0px !important;
}

.margin-0 {
	margin: 0 !important;
}

.margin-left-5 {
	margin-left: 5px !important
}

.margin-right-5 {
	margin-right: 5px !important;
}

.margin-right-10 {
	margin-right: 10px !important;
}

.margin-right-15 {
	margin-right: 15px !important;
}

.margin-right-20 {
	margin-right: 20px !important;
}

.margin-right-25 {
	margin-right: 25px !important;
}

.margin-right-30 {
	margin-right: 30px !important;
}

.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-bottom-5 {
	margin-bottom: 5px !important;
}

.margin-bottom-10 {
	margin-bottom: 10px !important;
}

.margin-bottom-15 {
	margin-bottom: 15px !important;
}

.margin-bottom-30 {
	margin-bottom: 30px !important;
}

.margin-top-0 {
	margin-top: 0 !important;
}

.margin-top-5 {
	margin-top: 5px !important;
}

.margin-top-10 {
	margin-top: 10px !important;
}

.margin-top-15 {
	margin-top: 15px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-top-23 {
	margin-top: 23px !important;
}

.margin-top-45 {
	margin-top: 45px !important;
}

.margin-top-25 {
	margin-top: 25px !important;
}

.margin-top-50 {
	margin-top: 50px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-left-30 {
	margin-left: 30px !important;
}

.margin-top-less-5 {
	margin-top: -5px !important;
}

.margin-none {
	margin: 0 !important;
}

.padding-1 {
	padding: 1px !important;
}

.padding-3 {
	padding: 3px !important;
}

.padding-4 {
	padding: 4px !important;
}

.padding-10 {
	padding: 10px !important;
}

.padding-15 {
	padding: 15px !important;
}

.padding-65 {
	padding: 65px !important;
}

.i-margin {
	margin: 15px;
}

.float-right {
	float: right;
}

.analyticsheader {
	background: #0358CA;
}

.analyticsheader h1 {
	margin: 0;
}

.analyticsheader h1 a {
	color: #fff;
}

.analyticsLogAjaxLoader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	display: none;
}

.foundationLoader {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 999;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	border: solid 3px;
	border-color: #4cc5f3 #fff;
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-animation-name: rotate;
	-webkit-animation-duration: .5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: rotate;
	-moz-animation-duration: .5s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-o-animation-name: rotate;
	-o-animation-duration: .5s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
	animation-name: rotate;
	animation-duration: .5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

.responsive {
	width: 100%;
}

.div-block {
	border-right-style: inset;
	margin: 15px 0 10px 00px;
	border-right: 2px solid #cbcbcb;
}

.div-linner {
	display: inline-block;
	border-right-style: inset;
	margin: 15px 0 10px 0;
	border-right: 1px solid #cbcbcb;
}

.datepickerMis {
	margin-right: 10px !important;
	width: calc(100% - 26px) !important;
}

.misInputdata {
	padding: 2px 6px;
	margin: 0 3px 3px 0;
	color: #ffffff;
	cursor: pointer;
	background: #1da7ee;
	border: 1px solid #0073bb;
	text-shadow: 0 1px 0 rgba(0, 51, 83, 0.3);
	background-color: #1b9dec;
	background-image: -moz-linear-gradient(top, #1da7ee, #178ee9);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1da7ee),
		to(#178ee9));
	background-image: -webkit-linear-gradient(top, #1da7ee, #178ee9);
	background-image: -o-linear-gradient(top, #1da7ee, #178ee9);
	background-image: linear-gradient(to bottom, #1da7ee, #178ee9);
	background-repeat: repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1da7ee',
		endColorstr='#ff178ee9', GradientType=0);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px
		rgba(255, 255, 255, 0.03);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 1px
		rgba(255, 255, 255, 0.03);
	position: relative;
	padding-right: 24px !important;
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
}

.misInputdata .remove {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: inline-block;
	width: 17px;
	padding: 2px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: inherit;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	border-left: 1px solid #0073bb;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.hide {
	display: none;
}

.width100>div {
	width: 100px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.divOverflow {
	overflow: auto;
	max-height: 600px;
}

.tableFullWidth {
	width: 100%;
}

.analyticsheaderMenu .top-bar-section li a:not (.button ):hover {
	background: #009FD8;
}

.analyticsheaderMenu .top-bar-section ul li.active>a {
	background: #009FD8;
	color: #fff;
}

select {
	height: 37px;
	display: block;
	border: 1px solid #ccc;
	border-radius: 0;
	color: #666;
	font-size: 15px;
	margin: 0;
	margin-top: 5px;
	overflow: hidden;
	padding-left: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-shadow: none;
	font-weight: normal;
	line-height: 37px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

#recordsTable .more {
	text-decoration: underline;
	color: blue;
	cursor: pointer;
}

.arrow-up, .arrow-down {
	position: relative;
}

.arrow-up:after {
	margin-top: 5px;
	margin-left: 2px;
	content: "";
	width: 0;
	position: absolute;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid black;
}

.arrow-down:after {
	margin-top: 5px;
	margin-left: 2px;
	content: "";
	width: 0;
	position: absolute;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid black;
}

.hourlydetails .edit {
	background-image:
		url(../images/edit.png);
	display: inline-block;
	height: 20px;
	width: 20px;
	margin-right: 10px;
}

.hourlydetails .edit:HOVER {
	background-image:
		url(../images/edit_hover.png);
}

.hourlydetails .remove {
	background-image:
		url(../images/delete.png);
	display: inline-block;
	height: 20px;
	width: 20px;
}

.hourlydetails .remove:HOVER {
	background-image:
		url(../images/delete_hover.png);
}

.hourlyReportTable tr td {
	padding: 0.5625em 0.625em;
	font-size: 0.875em;
	color: #222;
	max-width: 100px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	text-overflow: ellipsis;
}

.input-button-size-2 {
    margin-top: -11px;
    }