﻿#wrapper{padding-left:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}#wrapper.toggled{padding-left:250px}#sidebar-wrapper{z-index:1000;position:fixed;left:250px;width:0;height:100%;margin-left:-250px;overflow-y:auto;background:#000;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}#wrapper.toggled #sidebar-wrapper{width:250px}#page-content-wrapper{width:100%;position:absolute;padding:15px}#wrapper.toggled #page-content-wrapper{position:absolute;margin-right:-250px}.sidebar-nav{position:relative;top:0;width:250px;margin:0;padding:0;list-style:none}.sidebar-nav li{text-indent:10px;line-height:2}.sidebar-nav li a{font-size:medium;display:block;text-decoration:none;color:#999}.sidebar-nav li a:hover{text-decoration:none;color:#fff;background:#fff;background:rgba(255,255,255,.2);cursor:pointer}.sidebar-nav li a:active,.sidebar-nav li a:focus{text-decoration:none}.sidebar-nav li a:not(.collapsed){color:#fff}.sidebar-nav li a:not(.collapsed):hover{text-decoration:none;background:#fff;background:rgba(255,255,255,.2);cursor:pointer}.sidebar-nav-item{margin:0;padding:0;background:#222;list-style:none;border-top:solid 1px #999;border-bottom:solid 1px #999}.sidebar-nav-item li{text-indent:20px;line-height:2}.sidebar-nav-item li a{font-size:small;display:block;text-decoration:none;color:#bbb}.sidebar-nav-item li a:hover{text-decoration:none;color:#fff;background:#fff;background:rgba(255,255,255,.2)}.sidebar-nav-item li a:active,.sidebar-nav-item li a:focus{text-decoration:none}@media(min-width:768px){#wrapper{padding-left:250px}#wrapper.toggled{padding-left:0}#sidebar-wrapper{width:250px}#wrapper.toggled #sidebar-wrapper{width:0}#page-content-wrapper{padding:5px 15px;position:relative}#wrapper.toggled #page-content-wrapper{position:relative;margin-right:0}}#title-bar{height:55px;width:100%;margin:0;background:#000;border-bottom:2px solid #999}#logo{position:relative;display:block;height:55px;padding:5px 5px 5px 0;width:200px;float:left}#logo a{height:45px;text-align:center;display:block}#logo a:hover{background:#fff;background:rgba(255,255,255,.2)}#menu-toggle{position:relative;display:block;padding:10px 5px;float:left}#menu-toggle:hover .icon-bar,#menu-toggle:focus .icon-bar{cursor:pointer;background:#ccc}#menu-toggle .icon-bar{border-radius:4px;display:block;height:6px;width:40px;background:#fff}#menu-toggle .icon-bar+.icon-bar{margin-top:5px}#loginForm{float:right;padding:10px 5px}.login-name{color:#fff;font-size:large;padding-right:10px;display:block}.form-group{margin-bottom:5px !important}hr{border-top:1px solid #ccc !important;margin:0 0 10px 0 !important}.no-padding{padding:0}.no-resize{resize:none}.static-parent{font-size:medium;display:block;text-decoration:none;color:#fff}.solstice-gridview-wrapper .form-control{width:auto !important}.well{margin-bottom:10px !important}.well .table{margin-bottom:0 !important}.invisible-label{padding-top:25px}.solstice-checkbox{display:block;padding:6px 12px}.solstice-checkbox input{-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}.solstice-checkboxlist label{margin:0 10px 0 2px}.solstice-gridview-wrapper{max-height:600px;overflow-y:auto}.solstice-radiobuttonlist label{margin:0 10px 0 2px}.downtime-clock{display:block}.toast-title{font-weight:bold}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#333}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:bold;color:#333;text-shadow:0 1px 0 #fff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}#toast-container{position:fixed;z-index:999999;top:55px;left:265px;width:calc(100% - 530px)}#toast-container>div{position:relative;overflow:hidden;padding:15px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;background-repeat:no-repeat;-moz-box-shadow:0 0 5px #999;-webkit-box-shadow:0 0 5px #999;box-shadow:0 0 5px #999;color:#333}#toast-container>:hover{-moz-box-shadow:0 0 5px #000;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;cursor:pointer}.toast-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8',endColorstr='#ffc8e5bc',GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.toast-error{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.toast-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.toast-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.toast-progress{position:absolute;left:0;bottom:0;height:5px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.solstice-gv-pagination{padding-left:0;margin:20px 0;border-radius:4px}.solstice-gv-pagination table>tbody>tr>td{display:inline}.solstice-gv-pagination table>tbody>tr>td>a,.solstice-gv-pagination table>tbody>tr>td>span{position:relative;float:left;padding:8px 12px;line-height:1.42857143;text-decoration:none;color:#dd4814;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.solstice-gv-pagination table>tbody>tr>td>span{position:relative;float:left;padding:8px 12px;line-height:1.42857143;text-decoration:none;margin-left:-1px;z-index:2;color:#aea79f;background-color:#f5f5f5;border-color:#ddd;cursor:default}.solstice-gv-pagination table>tbody>tr>td:first-child>a,.solstice-gv-pagination table>tbody>tr>td:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.solstice-gv-pagination table>tbody>tr>td:last-child>a,.solstice-gv-pagination table>tbody>tr>td:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.solstice-gv-pagination table>tbody>tr>td>a:hover,.solstice-gv-pagination table>tbody>tr>td>span:hover,.solstice-gv-pagination table>tbody>tr>td>a:focus,.solstice-gv-pagination table>tbody>tr>td>span:focus{color:#97310e;background-color:#eee;border-color:#ddd}