﻿#wrapper .header {
    padding: 5px 0;
    background-image: linear-gradient(135deg, #243D73, #005FAD, #007BE0);
}

    #wrapper .header .RadMenu {
        margin: 5px 0;
        float: none;
    }


#wrapper .logo {
    margin: 10px 0;
    width: 140px;
    display: inline-block;
}

    #wrapper .logo img {
        max-width: 100%;
    }

#wrapper .menu {
    margin-top: 10px;
}

#wrapper .footer {
    width: 100%;
    /*padding: 5px 15px;*/
    line-height: 15px;
    position: fixed;
    left: 0;
    bottom: 0;
    text-align: center;
    min-height: 20px;
}

.maincontent {
    margin-left: 5px;
}

.buttonlayoutcolumn {
    text-align: right;
    vertical-align: bottom;
    padding-top: 5px;
    padding-bottom: 5px;
}

.buttonlayoutcolumn-leftalign {
    text-align: left;
    padding-top: 5px;
}


.controllayoutcolumn {
    padding-top: 5px;
    vertical-align: middle;
}

.textlayoutcolumn {
    padding-top: 5px;
    vertical-align: middle;
}

.settingslayoutcolumn {
    text-align: right;
    height: 16px;
}

.viewlayoutcolumn {
    text-align: left;
    height: 16px;
}

.spacerlayoutcolumn {
    height: 16px;
}

.usersummarylayoutcolumn {
    padding-top: 6px;
    padding-right: 0 !important;
    text-align: center;
}

.summarylinkslayoutcolumn {
    padding: 0px !important;
    text-align: center;
    white-space: nowrap;
}

.logolayoutcolumn {
    padding-top: 6px;
    padding-left: 0 !important;
}

.searchheader {
    background-color: #cccccc;
}

.toptenheader {
    background-color: #00b217;
    color: #ffffff;
}

.dashboardheader {
    margin-top: 15px;
    height: 26px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-right: 0 !important;
}

.pinnedheader {
    background-color: #734bdd;
    color: #ffffff;
}

.followingheader {
    background-color: #06559f;
    color: #ffffff;
}

.todoheader {
    background-color: #00b217;
    color: #ffffff;
}


.feedbackheader {
    background-color: #d95a00;
    color: #ffffff;
}

.notificationsheader {
    background-color: #a9a4a4;
    color: #ffffff;
}


.eventsheader {
    background-color: #5396d5;
    color: #ffffff;
}

.dashboardbody {
    background-color: #ffffff;
    border: solid 1px #cccccc;
    min-height: 200px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 10px 0px 10px 0px;
}


.dashboardinner {
    padding: 0 !important;
}

.dashboardsearchinline {
    display: inline-flex;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 0px !important;
}

.dashboardsearchbutton {
    padding-left: 5px !important;
}

.dashboardsearchbutton-paddingbuttom {
    padding-bottom: 5px !important;
}

.dashboardwrapper {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.radformlayoutbox {
    border: gray;
    border-style: solid;
    border-width: 1px;
    padding-bottom: 15px;
    margin-bottom: 5px;
}

.subheadertext {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 10px;
    color: #6c6d6f;
    text-align: center;
    width: 100% !important;
    border-bottom: solid 1px #d5d5d5;
    margin-bottom: 10px;
}

.dashboardlinkbutton {
    border: 1px solid #e0e0e0;
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 120px;
    height: 22px;
    text-align: center;
    float: right;
    margin-left: 4px;
}

    .dashboardlinkbutton a:link {
        color: #808080;
        cursor: pointer;
        text-decoration: none;
    }


    .dashboardlinkbutton a:hover {
        color: #063a6b;
        text-decoration: none;
    }

/*Forms*/
.formlabel {
    display: block;
    padding-bottom: 3px;
}

.genericheader {
    background-color: #5396d5;
    color: white;
    /*font-weight: bold;*/
}

.genericlinkbutton {
    border: 1px solid #e0e0e0;
    background-color: #f5f5f5;
    border-radius: 4px;
    width: 100px;
    height: 22px;
    text-align: center;
    float: right;
    margin-left: 4px;
}

    .genericlinkbutton a:link {
        color: #808080;
        cursor: pointer;
        text-decoration: none;
    }


    .genericlinkbutton a:hover {
        color: #063a6b;
        text-decoration: none;
    }

.formheader {
    margin-top: 15px;
    height: 26px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-right: 0 !important;
}

.formbody {
    background-color: #ffffff;
    border: solid 1px #cccccc;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.formwrapper {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.forminner {
    padding: 0 !important;
}

.toolbarcontrol {
    padding: 5px !important;
}


.formsearchbutton-paddingbuttom {
    padding-bottom: 5px !important;
}



.logonsupport {
    position: absolute;
    bottom: 0;
    right: 0;
}

.support {
    background-color: red;
}

.ToolTipTopLeft,
.ToolTipTopCenter,
.ToolTipTopRight,
.ToolTipLeftMiddle,
.ToolTipRightMiddle,
.ToolTipBottomLeft,
.ToolTipBottomCenter,
.ToolTipBottomRight {
    background-color: #DCD2BE !important;
}



.linkbuttonwrapper:link {
    color: #555555;
    cursor: pointer;
    text-decoration: none;
}


.linkbuttonwrapper:hover {
    color: #063a6b;
    text-decoration: none;
}

/* Document Management */

/* Document Management */

.dmscategoryheader {
    background-color: #547ba0;
    color:white
}

.RadTreeView_Bootstrap .rtIn {
    margin: 0px 0 !important;
    padding: 0px !important;
    padding: 0px !important;
}

.RadTreeView .rtIn {
    padding: 2px !important;
}
 
.nav-bar a:hover .tooltip {
    margin-bottom: 16px;
    opacity: 1;
}

/*Document By Category List*/

.listImageSmall {
    
    margin-left: 25%;
    margin-top: 25%
}

.listFirstRowHeader {
    color: #333;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.lisetsecondRowHeader {
    color: #3f9cf6;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.listlastRowHeader {
    color: #333;
    font-size: 11px;
    margin: 0;
    padding: 0;
    font-weight: bold
}

.DMSHeadings {
    margin: 0px;
    padding: 0px;
    color: #000000;  
    font-size: 20px;  
    font-weight:bold
}

.noMargin {
    margin: 0;
    padding: 0;
}

.dockAtBottom {
    bottom: 1px;
    margin: 0px;
    padding-top:4px
}

.DocumentByCategoryListHeight {
    min-height: 750px;
}

.DocumentListHeight {
    min-height: 690px;
    max-height: 690px
}

.autoScrollVertical {
    overflow-x: hidden;
    overflow-y: auto;
}

.categoryCol {
    padding-left: 8px;
    padding-right: 8px;
}

/* Categories */

.CategoryRowHeight {
    min-height: 285px !important;
    max-height: 285px !important;
    padding-bottom: 0px
}

.categoryAdd:hover {
    color: blue;  
}

/* Document Detail View*/

.detailRowHeight {
    min-height: 760px !important; 
    max-height: 760px;
}

.rgRow .CategoryImage {
    width: 30px;
    height: 25px;
    padding: 3px;
    margin-left: auto;
    margin-right: auto
}

.rgAltRow .CategoryImage {
    width: 30px;
    height: 25px;
    padding: 3px;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.RowSelectPanel {
    width: 5%
}

.TableRow {
    width: 100%
}

/* Preview Item */

.bottomtab {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #afd4f5;
    height: 26px
}

.PrevrowHeightTop {
    min-height: 445px !important;
}

.PrevrowHeightBottom {
    min-height: 265px !important;
}

.SummaryDetailText { 
    text-align:left;
    font-weight:bold; 
    margin:3px;
}

.actionSize {
    cursor: pointer
}

/* Document Default (DMS)*/

.outerMargin {
    margin: 0px;
    padding: 5px
}

.RadListBox .rlbEmptyMessage {
    color: #999999;
    font-style: italic;
    position: relative;
    text-align: center;
    font-size: 18px;
    padding-top: 0%
}

.documentHistoryList{
    min-height: 320px;
    max-height: 320px
}
 
.documentDetailsRowHeight{
    min-height:700px !important;
    max-height:700px
}

.ActionBarItems {
    font-size: 16px;
    color: #5b5b5b !important;
}

.NotesFlow {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

    .NotesFlow:hover {
        overflow: visible !important;
        white-space: normal !important;
    }

.NotesFullFlowNoHover {
    height: 60px !important;
    overflow: hidden !important;
    display: block;
}

.NotesFlowNoHover {
    width: 150px;
    height: 20px !important;
    display: inline-block;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.PageSize {
    min-height: calc( 98vh - 131px) !important;
    max-height: calc( 98vh - 131px) !important;
}

.PageContentSize {
    min-height: calc( 98vh - 132px) !important;
    max-height: calc( 98vh - 132px) !important;
    overflow: auto
}

/* CallCentre */

.CallCentreLeadScripting {
    overflow: auto;
}

.CallCentreLiFont {
    font: normal 16px "Segoe UI", Arial, sans-serif !important;
    margin-top: 5px;
}

.CallCentreLiPadding {
    padding-top: 0px;
}


/* Accounts */

.RadGrid_Bootstrap .rgRowMatchedRow > td {
    color: red !important;
}

table.form .altrow {
    background-color: #ebeff3;
}

table.form .tooltipcolumn {
    vertical-align: middle;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    white-space: nowrap;
    width: 40%;
    font-weight: bold;
}

table.form .tooltipvaluecolumn {
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    font-size: 12px;
    width: 60%;
    text-align: left;
}