body {
    min-height: 400px;
    background: rgb(158, 158, 158);
    margin: 0;
    padding: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

img {
    border-width: 0;
}

#page {
    background: #E3E3E3 no-repeat center center fixed;
    font-family: Arial, Helvetica, sans-serif;
    width: 1000px;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 2px 2px #454545;
    box-shadow: 2px 2px 2px 2px #454545;
}

#page p {
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    font-size: 14px;
}

#page h1 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
}

#page h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
}

#page a {
    color: #000000;
    text-decoration: none;
}

header {
    height: 160px;
    margin-top: 20px;
    background: none;
}

#headimgage {
    width: 923px;
    margin-left: 25px;
    margin-top: 6px;
}

#logoutimgage {
    margin-top: -40px;
    margin-right: 70px;
    float: right;
    width: 29px;
    opacity: 0;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
}

#logoutimgage:hover {
    opacity: 1;
}

#logoutimageclosed {
    margin-top: -40px;
    margin-right: 70px;
    float: right;
    width: 29px;
}

#groupid_label {
    font-family: arial, serif;
    font-size: 14px;
}

article {
    text-align: left;
}

#contenttext {
    text-align: left;
    min-height: 400px;
    padding: 5px 20px;
}

footer {
    border-top: #000000 1px solid;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.quote {
    font-family: 'arial', serif;
    font-size: 12px;
    color: #000000;
    margin-top: 5px;
    height: 20px;
    text-align: center;
}

.abutton {
    color: #000000;
}

.standardform label, .standardformwide label {
    width: 80px;
    display: inline-block;
    line-height: 20px;
}

.standardformwide label {
    width: 150px;
}

.linkpointer {
    cursor: pointer;
}

.ui-dialog input[type=text] {
    width: 250px;
}

label.error {
    width: 300px;
    padding-left: 80px;
    color: red;
}

label {
    font-weight: bold;
    font-size: 15px;
}


#grouplist td:nth-child(2), #grouplist td:nth-child(3), #devicelist td:last-child, #templatelist td:last-child, #orderlist td:last-child, #devicelist-order td:last-child  {
    text-align: center;
}

.removetemplate {
    margin-top: 4px;
    float: right;
}

select {
    background: #FAFAD2;
    border: 1px solid rgba(0, 0, 0, 0.52);
    font-size: 15px;
    border-radius: 4px;
}

#groupname {
    margin-top: 10px;
}

select option {
    background: rgba(252, 255, 0, 0.10);
    border: 1px solid rgba(0, 0, 0, 0.52);
    font-size: 15px;
    outline: 0;
}

#loginform label {
    font-family: arial, serif;
}

input[type="text"], input[type="password"] {
    background: #FAFAD2 !important;
}

.templatenameheader {
    margin-left: 20px;
}

.spanlabelwidth {
    display: inline-block;
    min-width: 150px;
}

#createprotocol label.error {
    width: auto;
    padding-left: 10px;
}

#createprotocol .text {
    width: 300px;
}

.filedownload {
    margin-right: .5em !important;
}

.protocolimg {
    float: left;
    margin: 2px;
}

.protocolimg div, .protocolimg img {
    width: 200px;
    text-align: center;
}

#infooutput {
    margin: 5px;
}

#infooutput .ui-icon {
    float: left;
}

.editpictureuploader {
    clear: both;
}

.protocolimg label {
    width: auto;
}

#groupimg {
    position: absolute;
    z-index: 1000;
}

.progress-label {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
}

.ui-combobox {
    position: relative;
    display: inline-block;
}
.ui-combobox-toggle {
    height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    /* support: IE7 */
    *height: 1.7em;
    *top: 0.1em;
}
.ui-combobox-input {
    margin: 0;
    padding: 0.3em;
}
.protocolname {
    float: left;
}
.protocolvalue {
    margin-left: 150px;
}
.parameter label, #createprotocol label, #addtemplateform label {
    float: none !important;
}

.scrapped td {
    background: #e0e0e0 !important;
}

.ui-state-success, .ui-widget-content .ui-state-success, .ui-widget-header .ui-state-success {border: 1px solid green; background: url(images/ui-bg_success_40x40.png) 50% 50% repeat; color: #000000; padding-top: 5px;}
.ui-state-success a, .ui-widget-content .ui-state-success a, .ui-widget-header .ui-state-success a { color: #000000; }
.ui-state-success-text, .ui-widget-content .ui-state-success-text, .ui-widget-header .ui-state-success-text { color: #000000; }

#protocolcopyform label {
    display: inline-block;
    float: left;
    width: 180px;
}

.checklistbuttons {
    position: absolute;
    clear: both;
    float: left;
    display: block;
    margin-top: -275px;
    margin-left: 410px;
}

#setdeliverydateform label {
    display: inline-block;
    float: left;
    width: 180px;
}

.templatelabel {
    width: 160px;
    float: left;
}

#add-needed-device-form label {
    width: 80px;
    float: left;
}