﻿ol
{
    margin: 0 !important;
    padding: 0 !important;
}

.login-button
{
    color: #FFFFFF;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    margin: 0;
    padding-left: 8px;
    text-decoration: none;
}

.inline-button
{
    float: left;
    margin-left: 4px;
}

.editor-header
{
    font-weight: bold;
    float: left;
    clear: left;
    min-width: 170px;
    margin-bottom: 5px;
    margin-top: 2px;
}

fieldset.shorter-editor-labels .editor-label
{
    min-width: 160px;
}

.editor-label-with-checkbox 
{
    float: left;
    min-width: 55px;
    margin-bottom: 5px;
    margin-top: 2px;
    display:inline;
}

.editor-field-with-checkbox 
{
    float: left;
    min-width: 60px;
    margin-bottom: 5px;
    display: inline;
}

.editor-label
{
    float: left;
    clear: left;
    min-width: 170px;
    margin-bottom: 5px;
    margin-top: 2px;
}

.editor-label.short
{
    min-width: 120px;
}

.editor-label-right
{
    float: left;
    clear: right;
    min-width: 170px;
    margin-bottom: 5px;
    margin-top: 2px;
}

.editor-field
{
    float: left;
    clear: right;
    min-width: 200px;
    margin-bottom: 5px;
    max-width: 700px;
    margin-top: 2px;
}

.editor-field input, .editor-field .k-widget
{
    margin-top: -2px;
}

.editor-field input.k-button, .editor-field a.k-button
{
    margin-top: -2px;
    height: 26px;
    padding: 0 7px;
}

.editor-field.short
{
    min-width: initial;
}

.editor-field.long
{
    min-width: 300px;
}

.editor-field-left
{
    float: left;
}

.editor-field-right
{
    float: left;
    padding-left: 20px;
    clear: right;
}

input[type="checkbox"]
{
    width: auto;
}

input[type="radio"]
{
    width: auto;
}

label
{
    display: inline;
    font-size: 1em;
}

label.checkbox
{
    display: inline;
}

input, textarea
{
    width: 300px;
}

textarea
{
    font-family: inherit;
    width: 500px;
}

input[type="submit"],
input[type="button"],
button
{
    width: 100px;
}

input.input-validation-error
{
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error
{
    border: 0 none;
}

/* login page */
#simple_form
{
}

#simple_form .validation-error
{
    display: block;
    margin-left: 15px;
}

#simple_form .validation-summary-errors ul
{
    margin: 0;
    padding: 0;
}

#simple_form .validation-summary-errors li
{
    display: inline;
    list-style: none;
    margin: 0;
}

#simple_form input
{
    width: 250px;
}

#simple_form input[type="checkbox"],
#simple_form input[type="submit"],
#simple_form input[type="button"],
#simple_form button
{
    width: auto;
}

#simple_form.short label
{
    float: left;
    min-width: 150px;
    white-space: nowrap;
}

#simple_form.supershort label
{
    float: left;
    min-width: 90px;
    white-space: nowrap;
}

#simple_form.short input
{
}

#simple_form.short textarea
{
    min-width: 150px;
    width: 100%;
    padding: 0;
}

#simple_form.long label
{
    float: left;
    min-width: 150px;
    white-space: nowrap;
}

#simple_form.long input[type="textbox"]
{
    width: 500px;
}

#simple_form.long textarea
{
    min-width: 500px;
}

/* forms */
fieldset
{
    border: 1px solid #C6C6C6;
    border-radius: 4px;
    margin: 0;
    margin-bottom: 10px;
    padding: 20px 20px;
}

fieldset legend
{
    color: #3D3D3D;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    width: auto;
}

fieldset ol
{
    padding: 0;
    list-style: none;
    margin: 0;
}

fieldset ol li
{
    padding-bottom: 5px;
}

/* info and errors */
.message-info
{
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error
{
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success
{
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error
{
    color: #e80c4d;
}

.infobox
{
    width: 100%;
    margin: 10px 0;
    font-size: 13px;
}

.info
{
    display: block;
    background: #f2fbfd;
    border: 1px solid #cceff8;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.info div
{
    padding: 8px 12px 8px 54px;
    line-height: 14px;
}

/* styles for validation helpers */
.field-validation-error
{
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid
{
    display: none;
}

.validation-summary-errors
{
    color: #e80c4d;
    font-weight: bold;
}

.validation-summary-valid
{
    display: none;
}
.k-toolbar .toolbar-button-content .k-add
{
    display: none;
}

#globalErrorMessageWindowAction.center-button{
    display: block;
    margin: 0 auto;
}

.statistic-div {
    margin-left: 30px;
}

.statistic-key {
    float: left;
    clear: left;
    min-width: 220px;
    margin-bottom: 5px;
    margin-top: 2px;
    display: inline;
}

.statistic-value {
    float: left;
    clear: right;
    min-width: 200px;
    margin-bottom: 5px;
    max-width: 700px;
    margin-top: 2px;
}

.k-multiselect li span.k-select,
.k-multiselect li.k-state-hover span.k-select 
{
    padding: .02em .1em;
}