html, body, form
{
    height: 100%;
    font: 10px verdana, Helvetica, sans-serif;
    color: #211f20;
    padding: 0;
    margin: 0;
    background: #f2f2f2;
}

body
{
    overflow-y: scroll;
}

a
{
    font: 10px verdana, Helvetica, sans-serif;
    color: #211F20;
    text-decoration: none;
}

.masterpage_first_topbar
{
    position: relative;
    z-index: 10;
    min-height: 35px;
}

.masterpage_first_topbar_logo
{
    float: left;
    margin-left: 0;
}

    .masterpage_first_topbar_logo img
    {
        display: block;
    }


.masterpage_first_topbar_search
{
    float: right;
    padding-right: 27px;
    padding-top: 9px;
}

.masterpage_first_topbar_search_box
{
    font-size: 10px;
    float: right;
    width: 224px;
    height: 15px;
    padding-left: 4px;
    border: 1px solid #a5acb2;
    border-left: 0px;
}

.masterpage_first_topbar_search_icon
{
    width: 14px;
    height: 15px;
    float: right;
    background: #FFF;
    border: 1px solid #a5acb2;
    border-right: 0px;
    padding-top: 2px;
    padding-left: 5px;
}

.masterpage_second_topbar
{
    background: #f2f2f2;
    z-index: 10;
    position: relative;
    height: 27px;
    border-top: 1px solid #a5acb2;
    border-bottom: 1px solid #a5acb2;
    width: 100%;
}

.masterpage_second_topbar_logout
{
    background: #f2f2f2;
    z-index: 10;
    line-height: 27px;
    height: 27px;
    width: 400px;
    float: right;
    text-align: right;
    margin-right: 24px;
}

.masterpage_second_topbar_logout_image
{
    padding-top: 10px;
    padding-left: 12px;
}

.masterpage_second_topbar_logout_text
{
    position: relative;
    padding-left: 8px;
    color: #211f20;
    text-decoration: none;
    top: -2px;
}


.masterpage_leftbar
{
    z-index: 1;
    position: fixed;
    top: 0px;
    height: 100%;
    width: 229px;
    border-left: 1px solid #a5acb2;
    border-right: 1px solid #a5acb2;
}

.masterpage_content
{
    /*position: absolute; Changed 22-01-2013 DRU */
    left: 0px;
    /*top: 63px;*/
    width: 100%;
    border-spacing: 0px;
}

/* Blocked for whole site need used for single element if need (fix bug for lists in CaseTexts)
ul {
    padding-left: 0px;
    list-style-type: none;
}
*/
.UserMenu
{
    position: absolute;
    right: 15px;
    top: 28px;
    width: 231px;
    display: none;
    text-align: left;
    background: #f2f2f2;
}

.user_menu
{
    z-index: 2;
    margin: 0;
    padding: 0 0 1px 0;
    float: left;
    width: 231px;
    list-style-type: none;
    cursor: pointer;
}

    .user_menu ul
    {
        list-style-type: none;
        padding-left: 0;
    }

    .user_menu li div
    {
        display: block;
        border-left: 1px solid #a5acb2;
        border-right: 1px solid #a5acb2;
        border-bottom: 1px solid #a5acb2;
        color: #211f20;
        height: 22px;
        padding: 5px 0px 0px 0px;
        text-decoration: none;
        cursor: pointer;
    }

    .user_menu li a
    {
        display: block;
        border-left: 1px solid #a5acb2;
        border-right: 1px solid #a5acb2;
        border-bottom: 1px solid #a5acb2;
        color: #211f20;
        height: 27px;
        padding: 0px 0px 0px 0px;
        text-decoration: none;
    }

    .user_menu li .active, .user_menu li .selected
    {
        color: #fff;
        background: url(../images/menu_selected_orange.gif);
    }

    .user_menu li ul
    {
        background: #ececec;
        display: none;
    }

        .user_menu li ul li a
        {
            padding-left: 35px;
            border-bottom: 1px solid #a5acb2;
        }




#masterpage_menu
{
    position: relative;
    z-index: 2;
    margin: -1px 0 5px 0;
    padding: 1px 0 1px 0;
    float: left;
    width: 231px;
    list-style-type: none;
    cursor: pointer;
}

    #masterpage_menu ul
    {
        list-style-type: none;
        padding-left: 0;
    }

    #masterpage_menu li div
    {
        display: block;
        border-left: 1px solid #a5acb2;
        border-bottom: 1px solid #a5acb2;
        color: #211f20;
        height: 22px;
        padding: 5px 0px 0px 0px;
        text-decoration: none;
        cursor: pointer;
    }

    #masterpage_menu li a
    {
        display: block;
        border-left: 1px solid #a5acb2;
        border-bottom: 1px solid #a5acb2;
        color: #211f20;
        height: 27px;
        padding: 0px 0px 0px 0px;
        text-decoration: none;
    }

    #masterpage_menu li .active
    {
        color: #fff;
        background: url(mindworking/menu_selected.gif);
    }


    #masterpage_menu li ul
    {
        display: none;
    }

        #masterpage_menu li ul li a
        {
            padding-left: 35px;
            background: #ececec;
            border-bottom: 1px solid #a5acb2;
        }



.tabRight
{
    height: 25px;
    width: 6px;
    background: url(../images/tab_right.png) no-repeat;
    float: left;
}

.tabRightSelected
{
    height: 25px;
    width: 6px;
    background: url(../images/tab_right_Selected.jpg) no-repeat;
    float: left;
}


.tabRightSelectedOrange
{
    height: 25px;
    width: 6px;
    background: url(../images/tab_right_selectedOrange.jpg) no-repeat;
    float: left;
}

.tabLeft
{
    height: 0px;
    width: 6px;
    background: url(../images/tab_left.png) no-repeat;
}

.tabLeftSelected
{
    height: 0px;
    width: 6px;
    background: url(../images/tab_left_Selected.jpg) no-repeat;
}

.tabLeftSelectedOrange
{
    height: 0px;
    width: 6px;
    background: url(../images/tab_left_SelectedOrange.jpg) no-repeat;
}

.tabContent
{
    cursor: pointer;
    background: #ffffff;
    border-top: 1px solid #a5acb2;
    padding-top: 2px;
    color: #211f20;
    height: 20px;
    font-size: 11px;
}

.tabContentSelected
{
    cursor: pointer;
    background: url(/mindworking/Images/blue_middle.png) repeat-x;
    border-top: 1px solid #a5acb2;
    padding-top: 2px;
    color: #fff;
    height: 20px;
}

.tabContentSelectedOrange
{
    cursor: pointer;
    background: url(/mindworking/Images/tab_contentOrange.gif) repeat-x;
    border-top: 1px solid #a5acb2;
    padding-top: 2px;
    color: #fff;
    height: 20px;
}

.tabIcon
{
    float: left;
    margin-top: -3px;
    margin-left: 3px;
    margin-right: 5px;
}

.tabText
{
    position: relative;
    height: 0px;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 11px;
    padding-bottom: 2px !important;
}

.tabSpace
{
    width: 2px;
    float: left;
}


.DataListItem
{
    border-left: 1px solid #b9bec2;
    border-right: 1px solid #b9bec2;
    background: #ffffff;
    color: #211f20;
    height: 55px;
}

.DataListAlternatingItem
{
    border: 1px solid #b9bec2;
    border-right: 1px solid #b9bec2;
    background: #f2f2f2;
    color: #211f20;
    height: 55px;
}

.DataListItemSmall
{
    border-left: 1px solid #b9bec2;
    border-right: 1px solid #b9bec2;
    background: #ffffff;
    color: #211f20;
    height: 22px;
    padding-top: 6px;
}

.DataListAlternatingItemSmall
{
    border: 1px solid #b9bec2;
    border-right: 1px solid #b9bec2;
    background: #f2f2f2;
    color: #211f20;
    height: 22px;
    padding-top: 6px;
}

.dataTables_empty
{
    vertical-align: middle;
    text-align: center;
}

.DataListSecondBar
{
    border-bottom: 1px solid #b9bec2;
    height: 28px;
    font-weight: bold;
    color: #211f20;
    background: #d7d7d7;
}

.DataListTopBar
{
    border-bottom: 1px solid #b9bec2;
    height: 28px;
    color: #211f20;
}

.DataListSearch
{
    font-family: verdana, Helvetica, sans-serif;
    color: #211f20;
    font-size: 10px;
    background: #FFFFFF url(/mindworking/images/SearchSmall.png) no-repeat 4px 4px;
    border: 1px solid #CCCCCC;
    width: 227px;
    height: 18px;
    padding-left: 20px;
    line-height: 18px;
    vertical-align: middle;
}

.DataListSelect
{
    font-family: verdana, Helvetica, sans-serif;
    color: #211f20;
    font-size: 10px;
    width: 250px;
    height: 22px;
    overflow: hidden;
    border: 1px solid #ccc;
    line-height: 18px;
    vertical-align: middle;
}

#TabMenuLevel1 table
{
    height: 28px;
}



.leftText
{
    text-align: left;
}

.rightText
{
    text-align: right;
}

.centeredText
{
    text-align: center;
}


/* sub pages */
.BtnGroup
{
    display: inline-block;
    cursor: pointer;
}

.BtnIcon
{
    display: block;
    float: left;
}

.BtnText
{
    display: block;
    line-height: 17px;
    vertical-align: middle;
    float: left;
    margin-left: 10px;
    margin-right: 26px;
}

.ButtonsBlock
{
    height: 22px;
    padding: 5px 10px 0px 10px;
    background-color: #F1F1F1;
    border-left: 1px solid #a5acb2;
    border-right: 1px solid #a5acb2;
    border-top: 1px solid #a5acb2;
    color: #000000;
}

#Content, .Content
{
    background-color: #f2f2f2;
    border: 1px solid #a5acb2;
    padding-bottom: 10px;
    margin-bottom: 27px;
    font-family: verdana;
    font-size: 10px;
}

    #Content p, .Content p
    {
        font-weight: bold;
        margin-left: 19px;
        padding-top: 8px;
        padding-bottom: 8px;
        margin-top: 10px;
        margin-bottom: 0px;
        height: 12px;
    }

        #Content p.headline,
        .Content p.headline
        {
            width: 788px;
            height: 27px;
            margin: 0px 0px 0px 10px;
            padding: 0px 0px 0px 10px;
            line-height: 27px;
            font-family: verdana;
            font-size: 10px;
            font-weight: bold;
            background-color: #d7d7d7;
            border-color: #a7aeb4;
            border-width: 1px 1px 0px 1px;
            border-style: solid;
        }

    #Content input, .Content input
    {
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 0px;
        height: 15px;
        resize: none;
        font-family: verdana;
        font-size: 10px;
    }

    #Content textarea, .Content textarea
    {
        border: 1px solid #a5acb2;
        padding: 3px 5px 3px 5px;
        width: 782px;
        resize: none;
        height: 15px;
        margin: 0px;
        vertical-align: middle;
        font-family: verdana;
        font-size: 10px;
        line-height: 14px;
    }


    #Content .textareaBorder, .Content textarea
    {
        border-style: solid;
        border-width: 1px;
        border-color: #A5ACB2;
        overflow: hidden;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    #Content select, .Content select
    {
        width: 550px;
        border: 1px solid #a5acb2;
        height: 19px;
        font-family: verdana;
        font-size: 10px;
        padding: 0px 0px 0px 2px;
    }

    #Content > table, .Content table
    {
        padding: 0;
        border-spacing: 0;
        border-collapse: collapse;
        width: 800px;
        margin-left: 10px;
    }

    #Content .Subpage, .Content .Subpage
    {
        border-spacing: 0;
        border-collapse: collapse;
        width: 794px;
        margin-left: 10px;
        border: 1px solid #a5acb2;
        background-color: white;
        line-height: 13px;
        vertical-align: middle;
        padding: 2px 2px 2px 2px;
    }

        #Content div div, .Content div div
        {
            padding: 0;
            border: 0;
        }

    #Content .EmptyRow,
    .Content .EmptyRow
    {
        height: 27px;
        padding: 0px !important;
        background-color: #efefef;
    }

    #Content .GrayRow td,
    .Content .GrayRow td
    {
        background-color: #efefef;
    }

    #Content table > tbody > tr > td:first-child,
    .Content table > tbody > tr > td:first-child
    {
        width: 269px;
        padding: 7px 8px 7px 8px;
    }

    #Content table > tbody > tr > td:last-child,
    .Content table > tbody > tr > td:last-child
    {
        padding: 4px;
    }

    #Content table > tbody > tr > td,
    .Content table > tbody > tr > td
    {
        border: 1px solid #a5acb2;
        background-color: white;
        line-height: 13px;
        vertical-align: middle;
    }

    /* Start Multi Row */
    #Content table > tbody > tr > .multiRowHeadline,
    .Content table > tbody > tr > .multiRowHeadline
    {
        vertical-align: top !important;
    }

    #Content table > tbody > tr > .multiRowCell,
    .Content table > tbody > tr > .multiRowCell
    {
        padding: 0px !important;
    }

        #Content table > tbody > tr > .multiRowCell div,
        .Content table > tbody > tr > .multiRowCell div
        {
            padding: 7px !important;
            padding-left: 10px !important;
            margin: 0px !important;
            width: auto !important;
            border: none !important;
            border-bottom: 1px solid #a5acb2 !important;
        }

        #Content table > tbody > tr > .multiRowCell > :last-child,
        .Content table > tbody > tr > .multiRowCell > :last-child
        {
            border-bottom: none !important;
        }
/* End Multi Row */

.editable
{
    width: 492px;
}

.textCell
{
    padding-left: 10px !important;
}

.smallEditable
{
    width: 235px;
}

#Content .middleColumn .smallEditable,
.Content .middleColumn .smallEditable
{
    width: 236px !important;
}

#Content .middleColumn,
.Content .middleColumn
{
    padding: 4px;
}

#Content .rightColumn,
.Content .rightColumn
{
    padding: 4px;
}

#Content input[type='radio'],
.Content input[type='radio']
{
    padding: 0;
    margin: 0px 5px 0px 0px;
    display: block;
    float: left;
    outline: none;
}

#Content span > label,
.Content span > label
{
    margin: 1px 15px 0px 0px;
    display: block;
    float: left;
}

#Content input[type='checkbox'],
.Content input[type='checkbox']
{
    padding: 0;
    margin: 0;
    outline: none;
}

#Content .DataEntriesNone,
.Content .DataEntriesNone
{
    height: 10px !important;
    font-weight: normal !important;
    margin-left: 40% !important;
    margin-top: 7px !important;
    margin-bottom: 0px !important;
    padding: 0px !important;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

.truncateText
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* Custom icons */

.toggleNotifications .unreadNotifications,
.notificationRound
{
    width: 16px;
    height: 15px;
    border-radius: 35px;
    border: 1px solid #b1b1b1;
    background-color: #0079ee;
    color: white;
    padding-top: 2px;
    cursor: default;
}