﻿body {
    color: #2E4250;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    margin: 0;
}

#mainwrapper-admin {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}

    #mainwrapper-admin #box-admin {
        border: 0 solid #ff0000;
        display: inline-block;
        float: none;
        margin: 5px 1%;
        vertical-align: top;
        width: 31%;
    }

#box-admin #title-admin {
    background: none repeat scroll 0 0 #A2BACA;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 8px 3px;
}

    #box-admin #title-admin img {
        margin: 0 7px 5px 0;
        width: auto;
        height: auto;
        max-width: 100%;
        vertical-align: middle;
    }

#box-admin .button1-admin {
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmUyZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #DEE4FE 0%, #BFCAE7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DEE4FE), color-stop(100%,#BFCAE7));
    background: -webkit-linear-gradient(top, #DEE4FE 0%,#BFCAE7 100%);
    background: -o-linear-gradient(top, #DEE4FE 0%,#BFCAE7 100%);
    background: -ms-linear-gradient(top, #DEE4FE 0%,#BFCAE7 100%);
    background: linear-gradient(to bottom, #2CA8E2 0%,#2CA8E2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DEE4FE', endColorstr='#dbe2e8',GradientType=0 );
    border-radius: 8px;
    border: 1px solid #bdbdbe;
    color: #fff !important;
    font-size: 12px;
    text-transform: none;
    font-weight: normal;
    padding: 10px 8px 10px 8px;
    text-align: center;
    margin: 10px 0 0 0px;
    float: left;
}

    #box-admin .button1-admin img {
        margin-right: 8px;
        width: auto;
        height: auto;
        max-width: 100%;
        vertical-align: middle;
        margin-top: -4px;
    }

    #box-admin .button1-admin a {
        color: #fff !important
    }

#box-admin ul {
    width: 100%;
    display: inline-block;
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}

    #box-admin ul li {
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        color: #2E4250;
        font-weight: bold;
        font-size: 13px;
        border-bottom: 1px solid #eeeeee;
        line-height: 40px;
        padding-left: 8px;
        display: inline-block;
        list-style: outside none none;
        margin: 0px;
        padding: 0px;
        margin-bottom: 5px;
    }

        #box-admin ul li img {
            width: auto;
            margin-right: 8px;
        }

#box-admin a {
    color: #2E4250;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
}

@media only screen and (max-width : 800px) {
    #mainwrapper-admin #box-admin {
        width: 47%;
    }
}

@media only screen and (max-width : 480px) {
    #mainwrapper-admin #box-admin {
        width: 98%;
        margin: 5px auto;
        display: inherit;
    }
}

.manageteststableNew {
    clear: left;
    /*margin: 0 0 15px 0;*/
    margin: 0;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

    .manageteststableNew th, .manageteststableNew td {
        padding: 5px 8px;
        text-align: left;
        border-top: 1px solid #fff;
    }

    .manageteststableNew th {
        text-align: left;
    }

    .manageteststableNew td {
        color: #2E4250;
        font-size: 11px;
        font-weight: normal;
        text-decoration: none;
        line-height: 26px;
        border-left: 1px solid #ececec;
    }

        .manageteststableNew td a {
            color: #2f3976;
            font-size: 11px;
            font-weight: normal;
            text-decoration: none;
        }

    .manageteststableNew thead td {
        color: #2E4250;
        font-size: 12px;
        border-bottom: 1px solid #ccc;
        font-weight: normal;
        text-align: left;
        background: #f6f6f6;
    }

    .manageteststableNew tfoot td {
        background-color: #DAE2E8;
        padding: 5px;
        text-align: right;
    }

        .manageteststableNew tfoot td input {
            background-color: #DAE2E8;
            color: #fff;
            font-weight: bold;
        }

    .manageteststableNew tr.altrow {
        background: #DAE2E8;
    }

    .manageteststableNew tr.altrowE {
        /*background: #DAE2E8;*/
    }

    .manageteststableNew tr.altrowW {
        background: #DAE2E8;
    }

    .manageteststableNew tr.altrowCR {
        background: #DAE2E8;
    }

    .manageteststableNew tr.altrow th {
        font-weight: normal;
    }
