﻿body{
	font-family:Segoe UI,"Lato",Arial,sans-serif;
}
.vp-titleback {
	background-color: rgba(0,32,78,0.4);
	/*background-image: url("https://www.miq.com/wp-content/themes/worldwide/_images/title_bg.png"); */
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position:absolute;
	z-index:0;
	top:-40px;
	left:0;
	width:100%;
	height:40px;
}
.vp-titlebackTest {
    background-color: orange;
    /*background-image: url("https://www.miq.com/wp-content/themes/worldwide/_images/title_bg.png"); */
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
}
.vp-titleback.miq-logout,.vp-titleback.miq-wait {
	top:140px;
	height:60px;
}
.vp-titleback.miq-login {
	top:0;
	height:40px;
}
.vp-titlebar {
	font-weight:400;
	color: rgba(0,32,78,1);
	text-transform:uppercase;
	position:absolute;
	z-index:1;
	width:100%;
	top:-40px;
	left:0;
	height:40px;
	font-size:25px;
	padding:0;
    overflow:hidden;
}
.vp-titlebar.miq-login {
	top:0;
	height:40px;
    left:0;
}
.vp-titlebar.miq-logout,.vp-titlebar.miq-wait {
	font-size:2.5em;
	top:0;
	left:0;
	height:inherit;
}
.vp-title {
    display: inline-block;
    margin-left: 200px;
    padding-left: 90px;
}
.vp-title.miq-login {
	margin-left:110px;
}
.vp-news.miq-logout,.vp-news.miq-wait {
    position:absolute;
    top:0;
    right:0;
    width:640px;
    height:130px;
    overflow:hidden;
}
.vp-news.miq-login {
    display:none;
    position:relative;
    height:110px;
    overflow:hidden;
}
.vp-newsinfo.miq-logout,.vp-newsinfo.miq-wait {
    display:none;
}
.vp-newsinfo.miq-login {
    display:block;
    height:110px;
    overflow:hidden;
    margin-left:10px;
    margin-top:10px;
    position:relative;
}
.vp-news-item {
    display:inline-block;
    text-decoration:none;
    height:130px;
    overflow:hidden;
    cursor:pointer;
}
.vp-news-title {
    font-size:16px;
    text-transform:uppercase;
    font-weight:700;
    letter-spacing:1.98px;
    color:rgb(146,212,80);
}
.vp-news-desc {
}
.vp-news-desc a {
    font-size:16px;
    font-weight:700;
    color:rgb(146,212,80);
    font-style:italic;
    text-decoration:none;
}
.vp-news-toolbar {
    position:absolute;
    right:0;
    top:10px;
}
.vp-news-tool {
    width:40px;
    color:#666;
    cursor:pointer;
}
.vp-news-count {
    margin-right:10px;
    font-size:0.75em;
    vertical-align:bottom;
}
.vp-login,.vp-login.miq-wait,.vp-login.miq-logout.miq-recovery {
    position:absolute;
    opacity:0.0;
    left:-1000px;
    top:260px;
    font-size:30px;
}
.vp-login.miq-logout {
    left:300px;
    opacity:1.0;
}
    .vp-login button, .vp-passrecovery button {
        background-color: #fff;
        color: #9BB2CE;
        font-size: 30px;
        font-weight: 600;
        border: 4px solid #21578A;
        margin-top: 10px;
        padding-bottom: 0.3em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.3em;
        text-transform: uppercase;
        width: 10em;
    }
button {
	background-color:#fff;
	color:#21578A;
    font-size:20px;
	font-weight:600;
	border:4px solid #21578A;
    margin-top:10px;
	padding-bottom:0.3em;
	padding-left:1em;
	padding-right:1em;
	padding-top:0.3em;
    text-transform:uppercase;
    width:10em;
}
.vp .slick-header-menu button {
    font-size:12px;
    width:5em;
}
.vp-login .miq-ultrafield .ultrafield-component,.vp-passrecovery .miq-ultrafield .ultrafield-component {
    margin-left:0;
}
.vp-passrecovery.miq-recovery {
    left:300px;
    opacity:1.0;
}
.vp-passrecovery {
    position:absolute;
    opacity:0.0;
    left:-1000px;
    top:260px;
    font-size:30px;
}
#vp-passrecovery-back {
    opacity:0.0;
}
#vp-passrecovery-back.miq-recovery {
    opacity:1.0;
}
.vp-spin-big {
    color:rgb(0,44,95);
    position:absolute;
    font-size:100px;
    left:-1000px;
}
.vp-spin-big.miq-wait {
    left:100px;
    top:290px;
}
.vp-spin-big.miq-login,.vp-spin-big.miq-logout {
    display:none;
}
.vp-help .vp-spin-big {
    left:20px;
    top:100px;
}
.vp-user-big {
    color:rgb(33,87,138);
    left:-140px;
    top:290px;
    position:absolute;
    opacity:0.0;
    font-size:20px;
}
.vp-user-big.miq-logout {
    left:20px;
    opacity:1.0;
    font-size:200px;
}
.vp-miq-logo {
    left:-140px;
    top:-65px;
    position:absolute;
    opacity:0.0;
}
.vp-miq-logo.miq-logout,.vp-miq-logo.miq-wait {
    left:30px;
    top:30px;
    opacity:1.0;
}
.vp-login-links  {
    display:none;
    position:absolute;
    left:40px;
    top: 500px;
    cursor:pointer;
}
.vp-login-links.miq-login {
    display:none;
}
.vp-login-links.miq-logout {
    display:block;
}
.vp-login-links a,.vp-login-links a:active,.vp-login-links a:visited {
    text-decoration:none;
    color:#000;
}
.vp-popup-msg {
    font-size:18px;
    margin-bottom:10px;
    cursor:pointer;
}
.vp-nav-expand {
    position:absolute;
    left:-100px;
    top:4px;
    /*opacity:0.0;*/
    cursor:pointer;
    z-index:3;
    color: rgba(0,32,78,1);
}
.vp-nav-expand.miq-login {
    opacity:1.0;
    left:4px;
}
.vp-miq-logo-tiny {
    left:40px;
    top:-37px;
    position:absolute;
}
.vp-miq-logo-tiny.miq-login {
    top:4px;
}
.vp-title-right {
    display:inline-block;
    position:absolute;
    top:4px;
    right:4px;
}
.vp-user-menu {
    width:280px;
    height:100px;
}
.vp-title-user {
    cursor:pointer;
    top:-100px;
    position:relative;
}
.vp-title-user.miq-login {
    top:0;
}
.vp-title-user.miq-logout {
    top:-100px;
}
.vp-title-user-icon {
    display:block;
    position:relative;
    left:0;
    top:0;
}
.vp-title-user-label {
    margin-left: 30px;
    margin-right: 10px;
    font-size:0.75em;
    font-weight:800;
    text-transform:none;
    display:none;
}
@media screen and (min-width:1000px) {
    .vp-title-user-label {
        display:block;
    }
    .vp-title-user-icon {
        position:absolute;
    }
}
.vp-status {
    position:relative;
    opacity:0.0;
    min-height:0;
    height:0;
    background-color:rgba(255,255,255,0);
    border: 1px solid rgba(255,255,255,0);
    color:rgba(255,255,255,0);
    text-align:left;
}
.miq-vp .vp-status {
    position:absolute;
    top:-40px;
    left:0;
    right:0;
}
.vp-status.miq-logout {
    top:200px;
}
.vp-status.status-open {
    opacity:1.0;
    min-height:30px;
    height:auto;
}
.vp-status.status-none {
    background-color:rgba(255,255,255,0);
    border: 1px solid rgba(255,255,255,0);
    color:rgba(255,255,255,0);
}
.vp-status.status-success {
    background-color:rgba(199,242,153,1);
    border: 1px solid rgba(153,204,98,1);
    color:rgba(58,58,58,1);
}
.vp-status.status-warning {
    background-color:rgba(224,232,49, 0.9);
    border: 1px solid #CACE73;
    color:#444444;
}
.vp-status.status-error {
    background-color:#FBD4D4;
    border: 1px solid #EAB1B1;
    color:#444444;
}
.vp-statusicon {
    position:absolute;
    top:8px;
    left:8px;
    cursor:pointer;
}
.vp-statuslabel {
    position:relative;
    top:4px;
    margin-left:50px;
    margin-right:50px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.vp-statusclose {
    position:absolute;
    top:8px;
    right:8px;
    cursor:pointer;
}
.vp-navmenu {
    position:absolute;
    left:-320px;
    top:40px;
    bottom:0;
    width:320px;
}
.vp-navmenu.vp-navopen.miq-login {
    left:0;
    width:320px;
}
.vp-navmenu.vp-navclose.miq-login {
    left:0;
    width:40px;
}
.vp-main {
    position:absolute;
    left:0;
    top:0;
    width:0;
    height:0;
    right:auto;
    bottom:auto;
}
.vp-main.vp-navopen.miq-login {
    position:absolute;
    left:320px;
    top:40px;
    right:0;
    bottom:0;
    width:auto;
    height:auto;
}
.vp-main.vp-navclose.miq-login {
    position:absolute;
    left:40px;
    top:40px;
    right:0;
    bottom:0;
    width:auto;
    height:auto;
}
/*
.vp-customer-label {
    display:block;
    font-size:14px;
    position:absolute;
    left:420px;
    top:-100px;
    text-transform:none;
}
.vp-customer-label.miq-login {
    top:6px;
}
.vp-customer {
    display:block;
    position:absolute;
    left:480px;
    top:-100px;
    font-size:16px;
    color:#000;
}
.vp-customer.miq-login {
    top: 4px;
}
*/
.miq-tile-2x1 {
	width:210px;
	height:100px;
	position:relative;
	display:inline-block;
	color:#fff;
	margin-left:10px;
	margin-top:10px;
    cursor:pointer;
}
.miq-tile-3x1 {
	width:320px;
	height:100px;
	position:relative;
	display:inline-block;
	color:#fff;
	margin-left:10px;
	margin-top:10px;
    cursor:pointer;
}
.miq-tile-2x1.miq-tile-faded {
	opacity:0.6;
}
.miq-tile-back {
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(33,87,138,1.0);
	z-index:1;
	opacity:1.0;
}
.miq-tile-metric {
	left:10px;
	top:10px;
	font-size:3em;
	font-weight:400;
	padding:5px;
	z-index:2;
	color:#fff;
}
.miq-tile-title {
	background-color:rgba(0,0,0,0.2);
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
	height:0px;
	font-size:12pt;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	z-index:2;
}
.miq-tile-title.miq-login {
	height:auto;
}
.miq-tile-icon {
    left:10px;
    top:10px;
    position:absolute;
    font-size:40px;
}
.miq-tile-group {
	font-size:18pt;
	font-weight:300;
	height:40px;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	border-bottom:4px solid rgba(33,87,138,1.0);
}
.miq-tile-late .miq-tile-back {
    background-color:rgba(205,32,44,1.0);
}
.miq-tile-selected .miq-tile-back {
    background-color: rgba(146,212,80,1.0);
}
.miq-home {
    display:none;
}
.slick-row.slick-group .slick-cell {
    font-weight:700;
    background-color: rgba(106,162,185,1.0);
    color:#fff;
}
.slick-group-toggle {
    cursor:pointer;
}
.miq-panel > .ui-resizable-e {  /* Make sure the resize bar is only in the title portion. Kept hitting it when it overlapped the scrollbar */
    height:90px;
}
.di-group {
    display:inline-block;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
}
.di-group-title {
	font-size:18pt;
	font-weight:300;
	height:40px;
	border-bottom:4px solid rgba(0,32,78,1.0);
}
.di-group-body {
}
.docitem
{
    box-sizing:border-box;
    position:relative;
    text-align:left;
    /*width:100%;*/
    right:0;
    cursor:pointer;
    height:40px;
    margin-bottom:10px;
    /*width:320px;*/
}
.docitem a {
    text-decoration:none;
    color:#000;
}
.docitem .di-image {
    box-sizing:border-box;
    position:absolute;
    left:0;
    top:0;
    width:40px;
    height:40px;
    overflow:hidden;
}
.docitem .di-icon {
    position:absolute;
    left:5px;
    top:5px;
    width:30px;
    height:30px;
    color:#444;
    font-size:25px;
}
.docitem .di-contents {
    margin-left:46px;
    margin-right:20px;
}
.docitem.selected .di-image{
    border-right:4px solid #669933;
}
.docitem .di-title {
    font-size:11pt;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color:#000;
}
.docitem .di-desc {
    font-size:10pt;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color:#666;
}
.docitem:hover {
    background-color:rgba(0,32,78,0.15);
}
#tool-addfile {
    position:relative;
}
#fileupload {
    position:absolute;
    overflow:hidden;
    left:0;
    top:0;
    width:40px;
    height:60px;
}
#fileupload input {
    position: absolute;
    top:0;
    left:0;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index:1;
    left:0;
    top:0;
    width:40px;
    height:60px;
    cursor:pointer;
}
.vp-dropzone {
    display:inline-block;
    width:200px;
    height:50px;
    font-size:12pt;
    border:4px solid rgb(146,212,0);
    background-color:rgb(146,212,0);	
    color: rgb(74,74,74);
    text-align:center;

}
.vp-dropzone.drag-over {
    border: 4px solid rgb(73,91,101);
    background-color: rgb(146,212,0);
}
.slick-cell.cell-editable {
    background-color:rgba(146,212,0, 0.6);
}
.slick-cell.cell-editable.cell-deleted {
    background-color:rgba(216, 230, 202, 0.5);
}
.slick-cell.cell-editable.cell-errored {
    background-color:rgba(255, 0, 0, 0.2);
}
.slick-cell.cell-editable.cell-warning {
    background-color:rgba(255, 255, 0, 0.2);
}
.miq-vp .vp-so .miq-field {
    display:inline-block;
}
.vp-so .miq-grid {
    position:relative;
    width:100%;
    height:250px;
}
.vp-modalnotice-ok {
    margin:10px;
}
#vp-newbkn .panel-grid-container {
    top:70px;
}
#vp-newbkn .vp-newbkn-fields {
    left:0;
    top:0;
    right:0;
    bottom:70px;
    padding-left:10px;
}
.vp-newbkn-station {
    display:inline-block;
}
.vp-newbkn-createtime {
    display: none;
}
.vp-newbkn-submittime {
    display: none;
}
.vp-newbkn-number {
    display:none;
}
.vp-newbkn-editbkn .vp-newbkn-number {
    display:inline-block;
}
.vp-newbkn-editbkn .vp-newbkn-createtime {
    display: inline-block;
}
.vp-newbkn-editbkn .vp-newbkn-submittime {
    display: inline-block;
}
.vp-booking-title {
    font-size:20pt;
}
.vp-booking {
    margin-left:auto;
    margin-right:auto;
    display:inline-block;
}
.vp-modalnotice {
    padding:10px;
}
.vp-modalnotice-title {
    font-size:20pt;
}
.slick-row.row-yellow .slick-cell {
    background-color:rgba(255,255,224,0.7);
}
.slick-row.row-red .slick-cell {
    background-color:rgba(255,192,203,0.7);
}
.slick-row.row-blue .slick-cell {
    background-color:rgba(224,255,255,0.7);
}
.slick-row.row-yellow .slick-cell.selected {
    background-color:rgba(255,255,224,1.0);
}
.slick-row.row-red .slick-cell.selected {
    background-color:rgba(255,192,203,1.0);
}
.slick-row.row-blue .slick-cell.selected {
    background-color:rgba(224,255,255,1.0);
}
.slick-cell.cell-errored,.slick-cell.cell-warning {
    padding-right:24px;
}
.miq-rule {
    width:100%;
    height:100%;
}
.mif-ani-stop { /* Needed to work around a stupid bug in IE 11.672.10586 */
    -webkit-animation-play-state:paused;
    animation-play-state: paused;
}
.miq-panelgrid-cm .miq-toolbar {
    color:#000;
    margin-left:0px;
}
.miq-panelgrid-cm .miq-toolbar .toolbar-tools .toolbar-tool.enabled:hover
{
    background-color: rgba(0,0,0,0.10);
}
.miq-panelgrid-cm .miq-toolbar .toolbar-tools .toolbar-tool.checked
{
    background-color: rgba(0,0,0,0.25);
}
.ui-front {
    z-index:1020;
}
#vp-browser-requirements {
    font-size:.5em;
}
#vp-browser-requirements h2{
    padding-top:1.5em;
    font-weight: bold;
}
#vp-browser-requirements p{
    padding-left: .5em;
}



.vp-login .miq-ultrafield .ultrafield-component, .vp-passrecovery .miq-ultrafield .ultrafield-component, .vp-userrequest .miq-ultrafield .ultrafield-component, .vp-forgotusername .miq-ultrafield .ultrafield-component {
    margin-left: 0;
}
.vp-userrequest.miq-userrequest {
    left: 300px;
    opacity: 1.0;
}
.vp-userrequest {
    position: absolute;
    opacity: 0.0;
    left: -1000px;
    top: 260px;
    font-size: 30px;
}

.vp-forgotusername.miq-forgotusername {
    left: 300px;
    opacity: 1.0;
}

.vp-forgotusername {
    position: absolute;
    opacity: 0.0;
    left: -1000px;
    top: 260px;
    font-size: 30px;
}
#vp-passrecovery-back.miq-forgotusername {
    opacity: 1.0;
}

.vp-login, .vp-login.miq-wait, .vp-login.miq-logout.miq-forgotusername {
    position: absolute;
    opacity: 0.0;
    left: -1000px;
    top: 260px;
    font-size: 30px;
}
#vp-passrecovery-back.miq-userrequest {
    opacity: 1.0;
}
.vp-login, .vp-login.miq-wait, .vp-login.miq-logout.miq-userrequest {
    position: absolute;
    opacity: 0.0;
    left: -1000px;
    top: 260px;
    font-size: 30px;
}