﻿/*#00136F*/

html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    background-color: #EFECE7;
    border: none;
    font-size: .85em;
    font-family: Verdana;
    margin: 0;
    padding: 0;
    height: 100%;
}


tr.odd td.green,
tr.even td.green,
td.green {
    background-color: #92D050;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    font-weight: bold;
}


tr.odd td.upgreen,
tr.even td.upgreen,
td.upgreen {
    background-color: #00B050;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    font-weight: bold;
}

tr.odd td.yellow,
tr.even td.yellow,
td.yellow {
    background-color: #FFFF00;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    font-weight: bold;
}

tr.odd td.orange,
tr.even td.orange,
td.orange {
    background-color: #FABF8F;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    font-weight: bold;
}

tr.odd td.tderror,
tr.even td.tderror,
td.tderror {
    background-color: #FABF8F;
}

tr.odd td.red,
tr.even td.red,
td.red {
    background-color: #FF0000;
    text-align: center;
    vertical-align: middle;
    padding: 2px;
    font-weight: bold;
}

input.showTable {
    background-color: #A60D1F;
    color: white;
    font-weight: bold;
}

    input.showTable:hover {
        background-color: #C21D30;
    }


td.risk-selected {
    background-image: url(../Images/RiskChecked.png);
}

.topMenu {
    width: 100%;
    top: 0px;
    left: 0px;
    height: 50px;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    /*background-color: #A60D1F;*/
    background-color: #A4121F;
    position: absolute;
    z-index: 2;
}


.leftMenu {
    width: 200px;
    top: 0px;
    left: 23px;
    bottom: 0;
    margin: 0px;
    padding-top: 50px;
    padding-bottom: 0;
    padding-left: 5px;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 1;
    background-image: url(../Images/leftMenuBack.png);
    background-position: top;
    background-repeat: repeat-x;
}

#body-header {
    background-color: #FFFFFF;
    border: none;
    color: #A4121F;
    margin: 0;
    padding: 10px 0px 0px 10px;
    vertical-align: central;
    font-size: 1.6em;
    top: 50px;
    left: 223px;
    right: 23px;
    height: 100px;
    position: absolute;
    font-family: Georgia, Arial;
    font-weight: bold;
    background-image: url(../Images/mainBack.png);
    background-position: top;
    background-repeat: repeat-x;
}

.body-title {
    padding: 0;
    margin-left: 10px;
    margin-top: 8px;
    font-weight: 600;
    display: inline;
}

#wrapper {
    top: 138px;
    bottom: 23px;
    left: 223px;
    right: 23px;
    margin: 0;
    padding: 0 0 0 20px;
    background-color: white;
    overflow: auto;
    position: absolute;
}

#body {
    /*background-color: #efeeef;*/
    clear: both;
    bottom: 0px;
    padding: 0px, 0px, 0px, 0px;
    margin: 0px;
    width: 100%;
}



a {
    color: #333;
    outline: none;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: underline;
}

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        background-color: #c7d1d6;
    }

footer, hgroup,
section {
    display: block;
}

nav {
    display: normal;
    margin-left: 195px;
}

header {
    display: block;
    height: 100px;
    /*background-color: #FFFFFF;#FFFADA;*/
    padding: 0px;
    margin: 0px;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}


#cssmenu {
    /*background: #A60D1F;*/
    list-style: none;
    margin: 80px 0 0 0;
    padding: 0;
    float: left;
    width: 180px;
    margin: 0 15px 0 0;
    color: #A4121F;
    font-size: 1em;
    padding: 10px 10px 20px 0px;
    z-index: 2;
}

    #cssmenu ul {
        margin: 0px;
        padding: 0px;
    }

    #cssmenu li {
        font: 1em Verdana, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        #cssmenu li.active {
            border-top: 1px solid #C21D30;
        }

    #cssmenu a {
        /*background: #A60D1F;*/
        background: #A4121F;
        border-bottom: 1px solid #C21D30;
        color: #FFFFFF;
        display: block;
        margin: 0;
        padding: 8px 12px;
        text-decoration: none;
        font-weight: normal;
    }

        #cssmenu a:hover {
            background-color: #C21D30;
            color: #fff;
            padding-bottom: 8px;
        }


td.SCA {
}

td.SFI {
    color: black;
}

td.SIN, td.SSA, td.SAP {
    color: #10823A;
}

td.SWO {
    color: #2B32AF;
}


.table_button, .table_button:hover {
    display: block;
    min-width: 25px;
    width: 25px;
    height: 25px;
    border: none;
    text-indent: -9999px; /* hides the link text */
    float: left;
    margin-left: 5px;
    cursor: pointer;
}

.table_button_small, .table_button_small:hover {
    display: block;
    min-width: 20px;
    width: 20px;
    height: 15px;
    border: none;
    text-indent: -9999px; /* hides the link text */
    float: left;
    margin-left: 5px;
    cursor: pointer;
}


.editm {
    background: url(../Images/editm.png) no-repeat top left;
    background-size: contain;
}

    .editm:hover {
        background: url(../Images/editmh.png) no-repeat top left;
        background-size: contain;
    }

.editw {
    background: url(../Images/editw.png) no-repeat top left;
    background-size: contain;
}

    .editw:hover {
        background: url(../Images/editwh.png) no-repeat top left;
        background-size: contain;
    }

.edit {
    background: url(../Images/edit.png) no-repeat top left;
    background-size: contain;
}

    .edit:hover {
        background: url(../Images/edith.png) no-repeat top left;
        background-size: contain;
    }





.list {
    background: url(../Images/list.png) no-repeat top left;
    background-size: contain;
}

    .list:hover {
        background: url(../Images/listh.png) no-repeat top left;
        background-size: contain;
    }


.add {
    background: url(../Images/add.png) no-repeat center center;
    background-size: contain;
    padding: 0;
    min-width: 40px;
    min-height: 40px;
    border: none;
    text-indent: -9999px;
    margin: 0;
}

    .add:hover {
        background: url(../Images/addh.png) no-repeat center center;
        background-size: contain;
        padding: 0;
        width: 40px;
        height: 40px;
        border: none;
        text-indent: -9999px;
        margin: 0;
    }

.details {
    background: url(../Images/details.png) no-repeat top left;
    background-size: contain;
}

    .details:hover {
        background: url(../Images/detailsh.png) no-repeat top left;
        background-size: contain;
    }

.cancel {
    background: url(../Images/cancel.png) no-repeat top left;
    background-size: contain;
}

    .cancel:hover {
        background: url(../Images/cancelh.png) no-repeat top left;
        background-size: contain;
    }

.delete {
    background: url(../Images/delete.png) no-repeat top left;
    background-size: contain;
}

    .delete:hover {
        background: url(../Images/deleteh.png) no-repeat top left;
        background-size: contain;
    }

.file {
    background: url(../Images/file.png) no-repeat top left;
    background-size: contain;
}

    .file:hover {
        background: url(../Images/fileh.png) no-repeat top left;
        background-size: contain;
    }

.download {
    background: url(../Images/download.png) no-repeat top left;
    background-size: contain;
}

    .download:hover {
        background: url(../Images/downloadh.png) no-repeat top left;
        background-size: contain;
    }


.copy {
    background: url(../Images/copy.png) no-repeat top left;
    background-size: contain;
}

    .copy:hover {
        background: url(../Images/copyh.png) no-repeat top left;
        background-size: contain;
    }

.finish {
    background: url(../Images/finish.png) no-repeat top left;
    background-size: contain;
}

    .finish:hover {
        background: url(../Images/finishh.png) no-repeat top left;
        background-size: contain;
    }

.hint {
    background: url(../Images/hint.png) no-repeat top left;
    background-size: contain;
}

    .hint:hover {
        background: url(../Images/hinth.png) no-repeat top left;
        background-size: contain;
    }

.opinion {
    background: url(../Images/opinion.png) no-repeat top left;
    background-size: contain;
}

    .opinion:hover {
        background: url(../Images/opinionh.png) no-repeat top left;
        background-size: contain;
    }


.resource {
    background: url(../Images/resources.png) no-repeat top left;
    background-size: contain;
}

    .resource:hover {
        background: url(../Images/resourcesh.png) no-repeat top left;
        background-size: contain;
    }


.mail {
    background: url(../Images/mail.png) no-repeat top left;
    background-size: contain;
}

    .mail:hover {
        background: url(../Images/mailh.png) no-repeat top left;
        background-size: contain;
    }

.employee {
    background: url(../Images/employees.png) no-repeat top left;
    background-size: contain;
}


    .employee:hover {
        background: url(../Images/employeesh.png) no-repeat top left;
        background-size: contain;
    }

.employees {
}

.qualification {
    background: url(../Images/qualifications.png) no-repeat top left;
    background-size: contain;
}

    .qualification:hover {
        background: url(../Images/qualificationsh.png) no-repeat top left;
        background-size: contain;
    }

.course {
    background: url(../Images/courses.png) no-repeat top left;
    background-size: contain;
}

    .course:hover {
        background: url(../Images/coursesh.png) no-repeat top left;
        background-size: contain;
    }

.examination {
    background: url(../Images/examinations.png) no-repeat top left;
    background-size: contain;
}

    .examination:hover {
        background: url(../Images/examinationsh.png) no-repeat top left;
        background-size: contain;
    }

.iadd {
    background: url(../Images/iadd.png) no-repeat top left;
    background-size: contain;
}

    .iadd:hover {
        background: url(../Images/iaddh.png) no-repeat top left;
        background-size: contain;
    }

.pass {
    background: url(../Images/pass.png) no-repeat top left;
    background-size: contain;
}

    .pass:hover {
        background: url(../Images/passh.png) no-repeat top left;
        background-size: contain;
    }



.question {
    background: url(../Images/question.png) no-repeat top left;
    background-size: contain;
}

    .question:hover {
        background: url(../Images/questionh.png) no-repeat top left;
        background-size: contain;
    }

.up {
    background: url(../Images/up.png) no-repeat top left;
    background-size: contain;
}

    .up:hover {
        background: url(../Images/uph.png) no-repeat top left;
        background-size: contain;
    }


.down {
    background: url(../Images/down.png) no-repeat top left;
    background-size: contain;
}

    .down:hover {
        background: url(../Images/downh.png) no-repeat top left;
        background-size: contain;
    }

.first {
    background: url(../Images/first.png) no-repeat top left;
    background-size: contain;
}

    .first:hover {
        background: url(../Images/firsth.png) no-repeat top left;
        background-size: contain;
    }

.tolast {
    background: url(../Images/last.png) no-repeat top left;
    background-size: contain;
}

    .tolast:hover {
        background: url(../Images/lasth.png) no-repeat top left;
        background-size: contain;
    }

.procedure {
    background: url(../Images/procedure.png) no-repeat top left;
    background-size: contain;
}

    .procedure:hover {
        background: url(../Images/procedureh.png) no-repeat top left;
        background-size: contain;
    }


.auditgreen {
    background: url(../Images/auditgreen.png) no-repeat top left;
    background-size: contain;
}

.auditred {
    background: url(../Images/auditred.png) no-repeat top left;
    background-size: contain;
}

.auditblue {
    background: url(../Images/auditblue.png) no-repeat top left;
    background-size: contain;
}

.auditgreen:hover {
    background: url(../Images/auditgreen.png) no-repeat top left;
    background-size: contain;
}

.auditred:hover {
    background: url(../Images/auditred.png) no-repeat top left;
    background-size: contain;
}

.auditblue:hover {
    background: url(../Images/auditblue.png) no-repeat top left;
    background-size: contain;
}

div.fileUpload {
    margin-left: 35px;
    margin-top: 35px;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}


div.dotPOZ {
    width: 15px;
    height: 15px;
    background-color: #F75701;
    border-radius: 50%;
}


div.dotZAM {
    width: 15px;
    height: 15px;
    background-color: #000000;
    border-radius: 50%;
}

div.dotWYS {
    width: 15px;
    height: 15px;
    background-color: #0000FF;
    border-radius: 50%;
}


div.dotLV1 {
    width: 15px;
    height: 15px;
    background-color: #00FF00;
    border-radius: 50%;
}

div.dotLFT {
    width: 15px;
    height: 15px;
    background-color: #8B50CA;
    border-radius: 50%;
}


div.dotCRN {
    width: 15px;
    height: 15px;
    background-color: #FF00DC;
    border-radius: 50%;
}

td.CRN {
    color: #FF00DC;
    font-weight: 600;
    font-size: 0.9em;
}

td.LFT {
    color: #8B50CA;
    font-weight: 600;
    font-size: 0.9em;
}

td.POZ {
    color: #F75701;
    font-weight: 600;
    font-size: 0.9em;
}

td.ZAM {
    color: #000000;
    font-weight: 600;
    font-size: 0.9em;
}

td.LV1 {
    color: #00FF00;
    font-weight: 600;
    font-size: 0.9em;
}

td.WYS {
    color: #0000FF;
    font-weight: 600;
    font-size: 0.9em;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
    padding-bottom: 5px;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

div.table_container {
    width: 98%;
    overflow: auto;
}

div.table {
    display: table;
}

div.tr, form.tr {
    display: table-row;
}

div.trgroup, form.trgroup {
    display: table-row-group;
}

span.td {
    display: table-cell;
    font-size: 0.7em;
    padding: 1px;
}

div.tbody {
}

span.evens {
    background-color: #FFFFFF;
}

span.odds {
    background-color: #F2F2F2;
}

span.footers,
span.headers {
    background-color: #8dd2f5;
    font-weight: 600;
    font-size: 0.9em;
    text-align: left;
    border: solid thin #2F5888;
    padding-right: 2px 3px 2px 2px;
    color: #2F5888;
}

span.subheaders {
    background-color: #8dd2f5;
    font-weight: 600;
    font-size: 0.9em;
    text-align: left;
    border: solid thin #2F5888;
    padding-right: 2px 3px 2px 2px;
    color: #2F5888;
}

tr.even2 td {
    background-color: #FFFFFF;
    font-size: 0.7em;
    padding: 0px;
}

tr.footer td {
    background-color: #bff9fc;
    font-size: 0.7em;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

    tr.footer td a {
        text-align: center;
        margin: 0;
        padding: 0;
        width: 40px;
        height: 40px;
    }

tr.even2 td input,
tr.even2 td button,
tr.even2 td input,
tr.even2 td button {
    font-size: 0.7em;
    width: 100%;
    padding: 1px;
    margin: 0px;
}

tr.odd2 td {
    background-color: #F2F2F2;
    font-size: 0.7em;
    padding: 0px;
}



/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
}



.main-content {
    margin: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #FFFFFF; /*#FFFADA;*/
    height: 100%;
    width: 98%;
    bottom: 0;
    position: relative;
    padding-bottom: 30px;
    display: flexbox;
}

.featured + .main-content {
}

header .content-wrapper {
    padding-top: 0px;
}

footer {
    clear: both;
    background-color: #e2e2e2;
    font-size: .8em;
    height: 100px;
}


/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Verdana;
    font-size: 2.3em;
    margin: 0;
}

    .site-title a, .site-title a:hover, .site-title a:active {
        background: none;
        color: #c8c8c8;
        outline: none;
        text-decoration: none;
    }


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/

.div-menu {
    position: absolute;
    top: 0px;
    bottom: 0px;
    float: left;
    margin-left: 30px;
    list-style-type: none;
}

ul#menu {
    font-size: 1.4em;
    font-weight: 700;
    margin: 0 0 5px;
    padding: 0px, 0px, 0px, 233px;
    text-align: left;
    font-family: Verdana;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
}

    ul#menu li {
        list-style: none;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 12px;
        padding-bottom: 12px;
        color: #FFFFFF;
        vertical-align: central;
        float: left;
        /*border-right: solid;
        border-right-color: #FFFFFF;
        border-right-width: 1px;*/
    }

        ul#menu li:hover {
            list-style: none;
            padding-left: 8px;
            padding-right: 8px;
            padding-bottom: 12px;
            vertical-align: central;
            font-weight: bold;
            float: left;
            background-color: transparent;
        }


            ul#menu li:hover a {
                text-decoration: none;
                background-color: transparent;
                float: left;
            }

        ul#menu li a {
            color: #FFFFFF;
            text-decoration: none;
            float: left;
        }


/*calendar
----------------------------------------------------------*/

.month_default_main {
    border: 1px solid rgb(192, 192, 192);
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 0.8em;
}

.month_default_next {
    border: none;
    width: 53%;
    margin: 0;
    padding: 5px;
    font-size: 1em;
    text-align: right;
    height: 25px;
    float: left;
}

.month_default_previous {
    border: none;
    width: 39%;
    margin: 0;
    padding: 5px;
    font-size: 1em;
    text-align: left;
    height: 25px;
    float: left;
}


.month_default_header {
    min-height: 20px;
    width: 13%;
    margin: 0;
    cursor: default;
    padding: 2px;
    text-align: center;
    vertical-align: middle;
    float: left;
    border: 1px solid rgb(192, 192, 192);
}

.month_default_cell, .month_default_cell_free, .month_default_cell_yellow {
    min-height: 110px;
    width: 13%;
    margin: 0;
    cursor: default;
    padding: 2px;
    float: left;
    border: 1px solid rgb(192, 192, 192);
}

.month_default_cell_yellow {
    background-color: #FFE566;
}

.month_default_cell_free {
    background-color: #DDD;
}

.month_default_cell_inner {
    height: 16px;
    padding: 2px;
    text-align: left;
}

.month_default_cell_inner_free {
    color: red;
    background-color: rgb(20,20,20);
}

.month_default_cell_header {
    left: 1px;
    right: 1px;
    margin: auto;
    height: 25px;
    text-align: right;
    font-weight: bold;
}

div.month_default_cell_free.month_default_button,
div.month_default_cell.month_default_button,
div.month_default_cell_yellow.month_default_button,
.month_default_button, 
.month_default_button_red{
    left: 1px;
    right: 1px;
    margin: auto;
    height: 18px;
    text-align: center;
    vertical-align: central;
    border: 1px solid #e2e2e2;
    cursor: pointer;
    padding-top: 6px;
}


div.month_default_cell_free div.month_default_button, 
div.month_default_cell div.month_default_button {
background: #f2f2f2;
}


div.month_default_cell_yellow div.month_default_button {
    background: #FFB200;
}

.month_default_button_red{
    background-color: #FF0000;
}
/* page elements
----------------------------------------------------------*/
#body-content {
    background-color: #2F5888;
    border: none;
    color: #FFF;
    font-family: Verdana;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    vertical-align: central;
    left: 0;
    right: 0;
    height: 70px;
    line-height: 70px;
    font-size: 1.8em;
}



#logoutButton {
    background-color: #5A1E64;
    font-size: 0.7em;
    float: right;
    height: 100%;
    min-height: 100%;
    width: 120px;
    text-align: center;
    display: inline;
}


#createButton {
    background-color: #458BAF;
    font-size: 0.7em;
    float: right;
    height: 100%;
    min-height: 100%;
    width: 120px;
    text-align: center;
    display: inline;
}

#body-right {
    font-size: 0.7em;
    float: right;
    height: 100%;
    min-height: 100%;
    text-align: right;
    display: inline;
    vertical-align: bottom;
    margin-right: 35px;
    margin-top: 50px;
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#body-header-left {
    display: inline;
    float: left;
}

#body-header-central {
    display: inline;
    float: right;
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
    font-size: 1em;
    color: #FFFFFF;
}
/* featured */


#body-left {
    display: inline;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    width: 95%;
}

.margin-left {
    margin-left: 35px;
}

.button {
    margin: 0px;
    height: 40px;
    text-align: center;
    vertical-align: central;
    min-width: 140px;
    color: #FFFFFF;
    border-style: none;
    border: hidden;
    text-decoration: none;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    cursor: pointer;
}

button:disabled,
button[disabled],
td input[type="button"]:disabled {
    background-color: #cccccc;
    color: #666666;
}

.button a {
    text-decoration: none;
}

.button-approve {
    /*background-color: #A60D1F;*/
    background-color: #A4121F;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    margin-right: 5px;
}

    .button-approve:hover {
        background-color: #C21D30;
        text-decoration: none;
        font-size: 15px;
        font-weight: 600;
        width: auto;
        margin-right: 5px;
    }

.button-add {
    /*background: url(../Images/Add.png) center left no-repeat #A60D1F;*/
    background: url(../Images/Add.png) center left no-repeat #A4121F;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    margin-right: 5px;
}

    .button-add:hover {
        background: url(../Images/AddH.png) center left no-repeat #C21D30;
        text-decoration: none;
        font-size: 15px;
        font-weight: 600;
        width: auto;
        margin-right: 5px;
    }


.button-next {
    /*background: url(../Images/Add.png) center left no-repeat #A60D1F;*/
    background: url(../Images/Next.png) center left no-repeat #A4121F;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    margin-right: 5px;
}

    .button-next:hover {
        background: url(../Images/NextH.png) center left no-repeat #C21D30;
        text-decoration: none;
        font-size: 15px;
        font-weight: 600;
        width: auto;
        margin-right: 5px;
    }

.button-back {
    background: url(../Images/Back.png) center left no-repeat #A60D1F;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    margin-right: 5px;
}

    .button-back:hover {
        background: url(../Images/BackH.png) top left no-repeat #C21D30;
        text-decoration: none;
        font-size: 15px;
        font-weight: 600;
        width: auto;
        margin-right: 5px;
    }


.button-del {
    background: url(../Images/Del.png) center left no-repeat #A60D1F;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    margin-right: 5px;
}

    .button-del:hover {
        background: url(../Images/DelH.png) top left no-repeat #C21D30;
        text-decoration: none;
        font-size: 15px;
        font-weight: 600;
        width: auto;
        margin-right: 5px;
    }


.button-edit {
    background: url(../Images/edit.png) center left no-repeat #A60D1F;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    margin-right: 5px;
}

    .button-edit:hover {
        background: url(../Images/editH.png) top left no-repeat #C21D30;
        text-decoration: none;
        font-size: 15px;
        font-weight: 600;
        width: auto;
        margin-right: 5px;
    }



.button-filter {
    background: url(../Images/Filter.png) center left no-repeat #A60D1F;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    margin-right: 5px;
}

    .button-filter:hover {
        background: url(../Images/FilterH.png) top left no-repeat #C21D30;
        text-decoration: none;
        font-size: 15px;
        font-weight: 600;
        width: auto;
        margin-right: 5px;
    }


.button-grey {
    background: url(../Images/grey.png) center left no-repeat #A59A93;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    margin-right: 5px;
}

    .button-grey:hover {
        background: url(../Images/greyH.png) top left no-repeat #BCB2AC;
        text-decoration: none;
        font-size: 15px;
        font-weight: 600;
        width: auto;
        margin-right: 5px;
    }


.button-login {
    background: url(../Images/LogIn.png) center left no-repeat #A60D1F;
    padding: 0px 0 0 15px;
    vertical-align: middle;
    width: 140px;
    font-size: 1.3em;
    margin-right: 20px;
}

    .button-login:hover {
        background: url(../Images/LogInH.png) center left no-repeat #C21D30;
        padding: 0 0 0 15px;
        vertical-align: middle;
        width: 140px;
        font-size: 1.3em;
        margin-right: 20px;
    }


.button-logout,
a.button-logout {
    background-color: #FFF;
    padding: 0px 0 0 0px;
    vertical-align: middle;
    width: 140px;
    color: #A50C20;
    height: 40px;
    vertical-align: middle;
    font-weight: bold;
    font-size: 15px;
    border: medium solid #F3EFEC;
}

    .button-logout,
    a.button-logout:hover {
        background-color: #FFF;
        padding: 0px 0 0 0px;
        vertical-align: middle;
        width: 140px;
        color: #A50C20;
        height: 40px;
        vertical-align: middle;
        font-weight: bold;
        font-size: 15px;
        color: #C21D30;
        border: medium solid #F3EFEC;
    }


.button-download {
    background-color: #0187C6;
    text-decoration: none;
    font-size: 15px;
    width: auto;
    margin-right: 5px;
}

    .button-download:hover {
        background-color: #005595;
        margin-right: 5px;
        text-decoration: none;
        font-size: 15px;
        width: auto;
    }





.button-file {
    background: url(../Images/btDownload.png) center left no-repeat #A60D1F;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    width: auto;
    margin-right: 5px;
}

    .button-file:hover {
        background: url(../Images/btDownloadh.png) top left no-repeat #C21D30;
        text-decoration: none;
        font-size: 15px;
        font-weight: 600;
        width: auto;
        margin-right: 5px;
    }




.button-cancel {
    background-color: #AD9D8A;
    height: 40px;
    text-align: center;
    vertical-align: central;
    min-width: 140px;
    color: #FFFFFF;
    border-style: none;
    border: hidden;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    line-height: none;
    font-size: 15px;
}

    .button-cancel a {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 1.6em;
    }

.editor-field {
    padding-top: 5px;
    padding-bottom: 10px
}

.textboxfor {
    height: 3.4em;
}

.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

        #loginForm input[type="checkbox"],
        #loginForm input[type="submit"],
        #loginForm input[type="button"],
        #loginForm button {
            width: auto;
            min-width: 140px;
        }



td input[type="radio"] {
    width: 40px;
    background-color: transparent;
}


#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}


    #logoutForm a {
        color: white;
        text-decoration: underline;
    }

        #logoutForm a:hover {
            color: #fff;
            text-decoration: underline;
            background-color: transparent;
        }

#createForm {
    display: inline;
}


    #createForm a {
        color: white;
        text-decoration: none;
    }

        #createForm a:hover {
            color: #fff;
            text-decoration: none;
            background-color: transparent;
        }
/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    margin-top: 15px;
    padding-bottom: 25px;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    font-size: 1em;
    font-weight: 600;
}

    label.checkbox {
        display: inline;
    }


input, textarea, select {
    border: 1px solid #e2e2e2;
    background: #f2f2f2;
    color: #333;
    font-size: 1em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: Verdana;
    width: 90%;
    /*min-width: 250px;*/
}

    input:focus, textarea:focus {
        border: 1px solid #A60D1F;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

/*input[type="submit"],*/
input[type="button"],
input[type="button"]:hover,
button, button:hover {
    cursor: pointer;
    width: auto;
}

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.editor-label {
    color: #A60D21;
    font-family: Verdana;
}


.editor-label-small {
    color: #A60D21;
    font-family: Verdana;
    font-size: 11px;
}

.text-box {
    color: #595959;
    font-family: Verdana;
    border: none;
    background-color: #F2F2F2;
}


.error {
    color: #FF7C00;
}

/* styles for validation helpers */
.field-validation-error {
    color: #FF7C00; /*#e80c4d;*/
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #FF7C00; /*#e80c4d;*/
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #FF7C00; /*#e80c4d;*/
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}



/* HOVER STYLES */
div.pop-up {
    display: none;
    position: absolute;
    min-width: 100px;
    padding: 4px;
    padding-left: 10px;
    background: #eeeeee;
    color: #000000;
    border: 1px solid #1a1a1a;
    font-size: 90%;
}


/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
    margin-left: 0px;
}

th {
    font-size: 1em;
    text-align: left;
    border: none 0px;
    border-top: solid 2px black;
    padding-right: 5px;
    color: #A60D1F;
    padding-top: 8px;
    padding-bottom: 13px;
    padding-left: 25px;
    background-color: #EFECE7;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #A60D1F;
            font-weight: 600;
            text-decoration: none;
            padding: 0;
        }

        th a:hover {
            color: #000;
        }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

        th.asc a:after, th.desc a:after {
            display: block;
            position: absolute;
            right: 0em;
            top: 0;
            font-size: 0.75em;
        }

        th.asc a:after {
            content: '▲';
        }

        th.desc a:after {
            content: '▼';
        }

    th.center {
        text-align: center;
    }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

td.top {
    vertical-align: top;
}

td.right {
    text-align: right;
    padding-right: 30px;
    background-color: blue;
    border-color: red;
}

td.center {
    text-align: center;
}



tr.even td,
span.even {
    background-color: #EFECE7; /*#FFFADA;*/
    font-size: 1em;
    padding: 2px;
    padding-left: 25px;
    padding-right: 5px;
}

tr.odd td,
span.odd {
    background-color: #F7F6F2;
    font-size: 1em;
    padding: 2px;
    padding-left: 25px;
    padding-right: 5px;
}


tr.even2 td {
    background-color: #EFECE7; /*#FFFADA;*/
    font-size: 0.7em;
    padding: 0px;
}


tr.footer-row td,
span.footer-row {
    background-color: #FFFFFF; /*#FFFADA;*/
    font-size: 1em;
    padding: 2px;
    padding-left: 25px;
    padding-right: 5px;
}

tr.even2 td input,
tr.even2 td button,
tr.even2 td input,
tr.even2 td button {
    font-size: 0.7em;
    width: 100%;
    padding: 1px;
    margin: 0px;
}

tr.odd2 td {
    background-color: #F7F6F2;
    font-size: 0.7em;
    padding: 0px;
}

header .float-left2 {
    width: 220px;
    height: 100px;
    float: left;
    background-color: #FFFFFF;
}

.float-left2 {
    width: 220px;
    height: 198px;
    background-color: #FFFFFF;
    padding-top: 30px;
    margin-bottom: 20px;
}

img.center {
    display: block;
    margin: 0 auto;
}

/* logo */
.header-site-title2 {
    margin-left: 220px;
    right: 0px;
    height: 100px;
    background-color: red;
    vertical-align: middle;
    display: inline;
}


div.table_container {
    width: 98%;
    overflow: auto;
}

div.table {
    display: table;
}

div.tr, form.tr {
    display: table-row;
}

div.trgroup, form.trgroup {
    display: table-row-group;
}

span.td {
    display: table-cell;
    font-size: 0.7em;
    padding: 1px;
    vertical-align: middle;
}

div.thin select {
    width: 80px;
}

span.td input,
span.td textarea,
span.td select {
    border: 1px solid #e2e2e2;
    color: #333;
    font-size: 1em;
    margin: 0 1px 0 1px;
    padding: 2px;
    width: 90%;
}

    span.td input[type=submit] {
        border: none;
        color: #333;
        font-size: 1em;
        margin: 0 1px 0 1px;
        padding: 2px;
        width: 90%;
    }

span.w75 input,
span.w75 textarea,
span.w75 select,
td.w75 input,
td.w75 textarea,
td.w75 select {
    width: 75px;
}

span.w120 input,
span.w120 textarea,
span.w120 select,
td.w120 input,
td.w120 textarea,
td.w120 select {
    width: 120px;
}

span.w200 input,
span.w200 textarea,
span.w200 select,
td.w200 input,
td.w200 textarea,
td.w200 select {
    width: 200px;
}

span.w115 input,
span.w115 textarea,
span.w115 select,
td.w115 input,
td.w115 textarea,
td.w115 select {
    width: 115px;
}

span.produkt {
    width: 175px;
}

div.tbody {
}

span.evens {
    background-color: #FFFFFF;
}

span.odds {
    background-color: #F2F2F2;
}

span.footers,
span.headers {
    background-color: #DDF0FF;
    font-weight: 600;
    font-size: 0.9em;
    text-align: left;
    border-bottom: solid thin #2F5888;
    border-right: solid thin #2F5888;
    padding: 2px 3px 2px 2px;
    color: #2F5888;
}

span.footersnoline {
    background-color: #DDF0FF;
    font-weight: 600;
    font-size: 0.9em;
    text-align: left;
    border-bottom: solid thin #2F5888;
    padding: 2px 3px 2px 2px;
    color: #2F5888;
}


span.left {
    border-left: solid thin #2F5888;
}

span.top {
    border-top: solid thin #2F5888;
}

span.center {
    vertical-align: middle;
    text-align: center;
}


/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }



    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

            #login a:hover {
                color: #333;
            }

    /* menu */
    nav {
        margin-bottom: 5px;
        margin-top: 30px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
        font-family: Verdana;
        font-size: 12px;
        font-weight: normal;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
            font-size: 12px;
            font-weight: normal;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 0px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

    /* features */
    section.feature {
        float: none;
        padding: 10px;
        width: auto;
    }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }

    img {
        padding: 0px;
        margin: 0px;
    }
}
