﻿body {
	font-size: 16px;
	line-height: 17px;
	font-weight: 300;
	font-family: 'Open Sans', 'Helvetica Neue', helvetica, arial, verdana, sans-serif;
}

.companylogo {
	background-color: white;
}

.drive-login-logo {
	background: url(../images/STERIS-low-resolution.png) no-repeat center;
	height: 5em;
	width: 25em;
	margin-top: -11px !important;
}

.clipboard {
	background-image: url(../images/copy.png) !important;
	background-repeat: no-repeat;
	height: 2em !important;
	width: 4em;
}

.menu-icon {
	width: 20px !important;
}

.actionButton {
	border-radius: 50% !important;
}

.x-grid-item-selected {
	background-color: #e6f1f6 !important;
}

.x-grid-body {
	background-color: #d9d9d9 !important;
}

.x-toolbar-default {
	background-color: #d9d9d9 !important;
}

.x-column-header-inner {
	background-color: #f6f6f6 !important;
}


.browser-view .thumb-wrap {
	float: left !important;
	margin: 4px !important;
	margin-right: 0 !important;
	padding: 10px !important;
	height: 187px !important;
}

.browser-view .x-item-selected {
	background: #eff5fb no-repeat right bottom !important;
	border: 1px solid #99bbe8 !important;
	padding: 10px !important;
}

.x-tree-view {
	overflow: hidden;
	background: white !important;
}

.iPhone-login {
	left: 4px !important;
	right: 4px !important;
	height: 90%;
	width: 90%;
}

.drive-login-logo-iPhone {
	background: url(../images/STERIS-low-resolution.png) no-repeat center;
	height: 5em;
	width: 25em;
	margin-top: -11px !important;
	left: -3% !important;
}

.drive-navigationbox {
	width: 92% !important;
	left: 85px !important;
	top: 4px !important;
}

.iconcls-arrow_left {
    background-image: url(../images/arrow_left.png);
}

.iconcls-arrow_right {
    background-image: url(../images/arrow_right.png);
}

.iconcls-arrow_in {
    background-image: url(../images/arrow_in.png);
}

.iconcls-arrow-left-right {
    background-image: url(../images/arrow-left-right.png);
}

.iconcls-arrow_out {
    background-image: url(../images/arrow_out.png);
}

.iconcls-arrow-up-down {
    background-image: url(../images/arrow-up-down.png);
}

.iconcls-magifier_zoom_out {
    background-image: url(../images/magifier_zoom_out.png);
}

.iconcls-magnifier_zoom_in {
    background-image: url(../images/magnifier_zoom_in.png);
}

.iconcls-arrow-down {
    background-image: url(../images/arrow_down.png);
}

.iconcls-arrow_prev {
    width: 48px !important;
    height: 48px !important;
    background-image: url(../images/navigate_left2.png) !important;
}

.iconcls-arrow_next {
    width: 48px !important;
    height: 48px !important;
    background-image: url(../images/navigate_right2.png) !important;
}

.x-btn-over .iconcls-arrow_prev {
    width: 48px !important;
    height: 48px !important;
    background-image: url(../images/navigate_left2_office.png) !important;
}

.x-btn-over .iconcls-arrow_next {
    width: 48px !important;
    height: 48px !important;
    background-image: url(../images/navigate_right2_office.png) !important;
}

.g-export-excel {
	background: url(../images/icons/export_excel.png) no-repeat top left !important;
}
