.lockenbody {
	min-width: 1253px;
}
.navbarsilloutes {
	margin-top: 4px;
	margin-right: 10px;
	height: 40px;
}

#advancedSearchDiv legend, #multipleUpdateDiv legend {
	border-bottom: 1px dashed #cccccc;
}

.matrixFilterDiv {
	font-size: 14px;
}

.matrixFilterDiv legend {
	border-bottom: 1px dashed #cccccc;
	font-size: 16px;
	text-shadow: none;
	margin: 0px;
	line-height: 30px;
}

.matrixFilterDiv .separator {
	height: 20px;
}

#main{
	height:100%;
}

#mainPanel{
	height:100%;
	background: url('../images/LOCKEN_background.jpg') no-repeat;
	background-position:center;
	background-size:contain;
}

.login_div{
	height:100%;
	width:100%;
	background: url('../images/LSA_background.jpg') no-repeat;
	background-position:center;
	background-size:contain;
}

#webpage_link_img{
	max-width: 400px;
    box-shadow:  5px 5px 5px #9799A1;
    transition: box-shadow 0.5s;
    cursor: pointer;
}
#webpage_link_img:hover{
    box-shadow:  5px 5px 5px #A91123;
}

html{
	height:100%;
}
.selectableRow,.selectableRow:AFTER,.selectableRow:VISITED {
	background-color: #ea2e49 !important;
}

.selectableRow:HOVER {
	background-color: orange !important;
}

.table thead th {
	vertical-align: middle;
}

.datetimepicker input[readonly] {
	cursor: not-allowed;
	background-color: white;
}

.editable td {
	height: 20px;
}

.editable .smallText {
	font-size: 9px;
}

.lockenRedColor {
	color: #A91123 !important;
}

.lockenDeepRedColor {
	color: #8C001A !important;
	font-weight: bold;
}

.redColor {
	color: red;
}

.lockenRedBackgroundColor {
	background-color: #A91123 !important;
}

.lockenRedBackgroundColor h3 {
	color: white !important;
}

.googlesOn {
	background-image: url('../images/bg/brickwall.png');
}

.googlesOff {
	height:100%
	/*background: url('../images/LOCKEN_background.jpg') no-repeat;*/
	/*background: url('../images/bg/linen.png') repeat;*/
	/*background: url('../images/bg/grey.png') repeat;*/
	/*background: url('../images/bg/subtle_dots.png') repeat;*/
	
}

.label-locken,.badge-locken {
	background-color: #A91123 !important;
}

.badge-report {
	float: right;
	background-color: #bbb;
}

@font-face {
	font-family: myriad;
	src: url('../fonts/MyriadPro-Regular.otf');
}
.nav > li.menuicon {
	width: 70px;
	height: 40px;
}
.menuicon > a {
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: 10px;
}
.menuicon > a > .caret {
	margin-left: 40px;
}
.nav > li.menusimple:hover {
	/*background-color: #e5e5e5*/
}

.welcome_home_table td{
	max-width: 110px
}

.wizardstepsep {
	color: #999999
}

.wizardstepsepactive {
	color: #A91123 !important
}
