﻿.logoheadone {
    letter-spacing: 0em;
    word-spacing: 0em;
    font-weight: 500;
    font-size: 1.3em;
    line-height: 13px;
    color: #0074a4;
}

/*start application common*/

.grid-break {
    margin: 10px 0 !important;
}
.rgDataDiv {
    height: auto !important;
    min-height: initial !important;
    max-height: initial !important;
}
.field-caption {
    margin: 1px;
}
.tabCircle {
    /*border:3px solid #fff;*/
    padding: 0px 4px 0px 4px;
    width: 5px !important;
    text-align: center;
    background-color: #F3703C;
    color: #fff;
    font-weight: bold;
    border-radius: 50px;
    margin-left: 3px;
    min-height: 10px !important;
}
.links {
    color: #384DBD;
    font-size: 11px;
    text-decoration: none;
}

.break_word {
    word-break: break-word;
    -ms-word-break: break-all;
    white-space: normal !important;
}

.links:hover {
    color: red;
    font-size: 11px;
    text-decoration: underline;
}

.du-mailAttach {
    background: url("../Images/DocumentManagement/du_mail.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

.required-field-caption1 {
    margin: 2px;
    font-weight: bold;
    color: Maroon;
}

    .required-field-caption1::after {
        content: " *";
    }

.required-field-caption {
    margin: 1px;
    font-weight: bold;
    color: Maroon;
}

.section-heading {
    margin: 4px;
    font-weight: bold;
}

.collapse-panel-container {
    margin: 2px;
}

.collapse-panel-title {
    font-size: 12px;
    font-weight: bold;
}

.dirtycontainer {
    /*nothing should go in here. Reserved for dirty field logic*/
}

.panel-data-edit-container {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 4px;
    margin-left: 4px;
}

.command-button-container {
    margin-bottom: 4px;
    margin-top: 4px;
}

.action-button-container {
    float: left;
}

.save-button-container {
    float: right;
}

.save-button {
    background: url("../images/buttons/save_bg.png") repeat-x scroll left center transparent;
    border: 1px solid #888888;
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin: 0 2px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    min-width: 75px;
}

    .save-button[disabled], .save-button[readonly], .save-button[disabled]:hover, .save-button[readonly]:hover, .save-n-add-button[disabled], .save-n-add-button[readonly], .save-n-add-button[disabled]:hover, .save-n-add-button[readonly]:hover {
        background: url("../images/buttons/button_bg_d.png") repeat-x scroll left center transparent;
        color: #666;
        box-shadow: none;
    }

.new-button {
    background: url("../Images/Buttons/add_new.png") no-repeat scroll left center transparent;
    border: 0px solid #888888;
    color: green;
    font-size: 11px;
    font-weight: bold;
    margin: 0 2px;
    padding: 2px 7px 2px 17px;
    text-align: center;
    text-decoration: underline;
    vertical-align: middle;
    cursor: hand;
}

    .new-button[disabled], .new-button[readonly] {
        background: url("../Images/Buttons/add_new_d.png") no-repeat scroll left center transparent;
        border: 0px solid #888888;
        color: gray;
        font-size: 11px;
        font-weight: bold;
        margin: 0 2px;
        padding: 2px 7px 2px 15px;
        text-align: center;
        text-decoration: underline;
        vertical-align: middle;
        cursor: default;
    }

.panel-sub-section-heading {
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    color: #002D96;
    padding-bottom: 2px;
    border-bottom: 3px solid #009AD9; /*#CCEBF7*/
    margin-top: 6px;
    margin-bottom: 2px;
}

.panel-sub-section-CheckListheading {
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #002D96;
    padding-bottom: 2px;
    border-bottom: 1px solid #009AD9; /*#CCEBF7*/
    margin-top: 6px;
    margin-bottom: 2px;
}

.fs-listbox {
    height: 150px;
    margin: 2px;
    vertical-align: middle;
}

.clearfloat {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.panel-section-container /* multiple sections*/ {
    margin-left: 4px; /* background-color: Red;*/
    margin-right: 2px; /*background:  url('../images/panel_container_bg.png') repeat-x;*/
    margin-bottom: 2px;
}


.panel-section-heading {
    background-color: #CCCCCC;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    height: 12px;
    margin-bottom: 2px;
    margin-top: 6px;
}

.panel-section-heading-readonly {
    background-color: #CCCCCC;
    color: #6D6D6D;
    font-size: 11px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    height: 12px;
    margin-bottom: 4px;
    margin-top: 6px;
}


.panel-sub-section-heading {
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    color: #002D96;
    padding-bottom: 2px;
    border-bottom: 1px solid;
    margin-top: 6px;
    margin-bottom: 2px;
}

.panel-sub-section-heading-readonly {
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    color: #6D6D6D;
    padding-bottom: 2px;
    border-bottom: 1px solid #002D96;
    margin-top: 6px;
    font-style: italic;
}

    .panel-sub-section-heading-readonly:after {
        content: " (Read-Only)";
    }

.du-gis {
    background: url("../Images/Toolbar/gis.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

.command-icon-container {
    vertical-align: baseline;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

.delete-command-icon {
    background: url("../Images/Buttons/deleteIcon.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.select-command-icon {
    background: url("../Images/Buttons/selectIcon.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.edit-command-icon {
    background: url("../Images/Buttons/editIcon.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.fs-button {
    background: url("../images/buttons/button_bg.png") repeat-x scroll left center transparent;
    border: 1px solid #888888;
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin: 0 auto;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    /*margin-bottom: 2px;*/ /* Removed on 10/30/2013 to correct alignment when placed next to save button - aharrison*/
}

    .fs-button[disabled], .fs-button[readonly], .fs-button[disabled]:hover, .fs-button[readonly]:hover {
        background: url("../images/buttons/button_bg_d.png") repeat-x scroll left center transparent;
        color: #666666;
        box-shadow: none;
    }

    .fs-button:hover {
        background: url("../images/buttons/button_bg_h.png") repeat-x scroll left center transparent;
        border: 1px solid #888888;
    }

.delete-button {
    background: url("../Images/DocumentManagement/du_delete.png") no-repeat scroll left center transparent;
    border: 0px solid #888888;
    color: maroon;
    font-size: 11px;
    font-weight: bold;
    margin: 0 2px;
    padding: 2px 3px 2px 17px;
    text-align: center;
    text-decoration: underline;
    vertical-align: middle;
    cursor: hand;
    height: 20px;
}


    .delete-button[disabled], .delete-button[readonly], .delete-button[disabled]:hover, .delete-button[readonly]:hover {
        background: url("../Images/DocumentManagement/du_delete_d.png") no-repeat scroll left center transparent;
        color: #666;
        box-shadow: none;
    }



.content-data-title {
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    color: #002D96;
    padding-bottom: 2px;
    margin-top: 6px;
    border-bottom: 1px dotted;
    margin-right: 10px;
}

.fs-textarea {
    height: 50px;
}

.screen-option-row td {
    padding: 1px;
    vertical-align: middle;
}

.screen-option {
    height: 25px;
    margin: 2px;
    vertical-align: middle;
}

.screen-option-Multiline {
    height: 50px;
    margin: 2px;
    vertical-align: middle;
}


.required-field-caption {
    font-weight: bold;
    color: Maroon;
}

.required-field-caption-either-or {
    font-weight: bold;
    color: #0A676E;
}

/*end application common*/

/* start control input formatting */
input, textarea, select {
    font-family: inherit;
}

    input[type='text'], textarea, input[type='password'] {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #C3D9F9;
        color: #000000;
        font: 12px "segoe ui",arial,sans-serif;
    }

        input[type='text']:hover, textarea:hover, input[type='password']:hover {
            background: none repeat scroll 0 0 /*#FFFFFF*/;
            color: #000000;
            font: "segoe ui",arial,sans-serif;
        }

        input[type='text']:focus, textarea:focus, input[type='password']:focus {
            background: none repeat scroll 0 0 #FFFFFF;
            /*border: 1px solid #305090;*/ /* Removed 10/30/2013 to correct input display inside RadComboBox - aharrison*/
            border-color: #305090; /* Added 10/30/2013. See above.*/
            color: #000000;
            font: "segoe ui",arial,sans-serif;
        }
/*RadInput - Disabled & Read Only, ASP.NET Inputs - Disabled,ASP.NET TextAreas - Disabled|| Added For Access Midstream Partners 1/27/15 - cmontgomery*/
.riDisabled {
    background: #F5F5F0 !important;
}

.aspInputDisabled {
    background: #F5F5F0 !important;
}

.riRead {
    background: #F5F5F0 !important;
}

textarea:disabled {
    background: #F5F5F0 !important;
}

textarea[disabled] {
    background: #F5F5F0 !important;
}

/* end input formatting */

/*start main layout*/

.full-content {
    width: 1100px;
    background-color: white;
    margin: auto;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3), 0 2px 20px rgba(0, 0, 0, 0.094) inset;
    border: 1px solid gray;
}


.body {
    background-color: #FFFFFF;
    font-family: "segoe ui",verdana,helvetica,arial,sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #000000;  
    /*overflow-y: scroll;*/
}

.main-layout-header-and-menu {
    /*position: absolute;*/
    top: 0;
    width: 1100px;
    /*z-index: 700;*/
}

.main-layout-content {
    top: 100px;
    /*position: absolute;*/
    width: 1100px;
}

.header-image-container {
    background-image: url("../Images/headerstandard.png");
    background-repeat: no-repeat;
    background-position: left top;
    height: 40px;
    margin-right: -8px;
    display: inline-block;
}

.header-image-container-custom {
    background-repeat: no-repeat;
    background-position: left top;
    height: 40px;
    margin-right: -8px;
    display: inline-block;
}

.header-logout-container {
    text-align: right;
    margin: 4px;
}
.header-login-info-container {
    display: inline-block;
    float: right;
    height: 30px;
    padding-right: 4px;
    padding-top: 10px;
    /*width: 432px;*/
    text-align: right;
}

.header-admin-menu-container {
    z-index: 700;
    margin-top: -3px;
    min-height: 26px;
}

.logout-button {
    font-size: 11px;
    color: #153858;
}

.hidden {
    display: none;
}

.fullpagepostbackbutton {
    display: none;
}

.system-message {
    text-align: center;
    color: #f00;
}

.access-denied-message {
    text-align: center;
    color: red;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
    margin: 20px;
    display: block;
}
.header-toolbar {
    width: 100%;
    text-align: right !important;
}
.footer-bar {
    margin-top: 5px;
    padding-top: 5px;
    color: #ffffff;
    background-color: #336699; /*#003366;*/
    height: 20px;
    text-align: center;
}

.pipe {
    font-size: 15px;
    color: #ffffff;
}

a.footer:link {
    /* font-size: 15px;         text-decoration: none;*/
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

a.footer:visited {
    /* font-size: 15px;          text-decoration: none;*/
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

a.footer:hover {
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}
/*end main layout*/

/*---------------------Collapseable Panel Help icon Styles---------------------*/
.titleCSSClassHelp {
    font-size: 12px;
    height: 22px;
    background-image: url(../Images/CollapsePanel/Strip.png);
    background-repeat: repeat-x;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    color: #153858;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 5%;
}

.panelopen {
    font-size: 12px;
    height: 22px;
    background-image: url(../Images/CollapsePanel/Strip.png);
    background-repeat: repeat-x;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    color: #153858;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 95%;
    float: left;
}

.panelclosed {
    font-size: 12px;
    height: 22px;
    background-image: url(../Images/CollapsePanel/Strip.png);
    background-repeat: repeat-x;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    color: #153858;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 95%;
    float: left;
}

/*------------------End of Collapseable Panel Help icon Styles---------------------*/

/* start snapshots */
.snapshotHeaderLabel {
    font-size: 11px;
    color: #153858;
    position: relative;
    top: 25%;
}

.snapshotheader {
    font-size: 12px;
    height: 27px;
    background-image: url(../Images/CollapsePanel/Strip.png);
    background-repeat: repeat-x;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    padding-left: 5px;
    color: #153858;
    margin-top: 3px;
}

.snapshot-header-container {
    vertical-align: top;
    border-style: none;
    margin-top: 3px;
    margin-left: 2px;
    padding-right: 3px;
}

.project-snapshot-grid {
    width: 298px;
}

    .project-snapshot-grid tr {
        height: 24px;
    }


    .project-snapshot-grid > tbody > tr > td {
        width: 127px;
    }

    .project-snapshot-grid td {
        padding-left: 8px;
        padding-top: 2px;
        border-bottom: 1px solid lightgray;
    }

/* end snapshots*/

/*start dynamic content control*/

#DynamicContentHeaderContainer {
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-color: #336699;
    border-bottom-width: 3px;
}

.DynamicContentHeaderContainer {
    /*position: fixed;*/
    z-index: 699;
    margin-top: 0;
    width: 792px;
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-color: #336699;
    border-bottom-width: 3px;
}

.DynamicContentHeaderContainer-100 {
    /*position: fixed;*/
    z-index: 699;
    margin-top: 0;
    width: 1099px;
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-color: #336699;
    border-bottom-width: 3px;
}
.snapshot-collaspe {
    width: 24px;
    position: absolute;
    z-index: 15;
    padding: 8px;
    left: 257px;
    /*top: 100px;*/
}

.snapshot-expand {
    width: 24px;
}

.tab-data-container .RadTabStrip .rtsOut, .tab-data-container .RadTabStripVertical .rtsOut {
    padding-right: 5px;
}

.tab-data-container .RadTabStrip .rtsIn, .tab-data-container .RadTabStripVertical .rtsIn {
    padding: 0 0px;
}

.tab-data-container .RadTabStrip .rtsLink, .tab-data-container .RadTabStripVertical .rtsLink {
    padding-left: 5px;
}

.tab-data-container-100 {
    /*background-color: Aqua;*/
    float: left;
    /*width: 98%;*/
    width: 1099px;
    border-left: thin solid lightgrey;
    vertical-align: top;
}

.tab-data-container {
    /*background-color: Aqua;*/
    float: right;
    width: 792px;
    border-left: thin solid lightgrey;
    vertical-align: top;
    /*overflow-x:hidden;*/
}

.bc-list-100 {
    display: inline-block;
    /*width: 950px;*/
    height: 50px;
}
.tabstrip-overflow {
    float: left;
    width: 100%;
    border-bottom: 1px solid;
    margin: -1px 2px;
}

#DynamicContentHeaderContainer {
    position: relative;
    z-index: 699;
    margin-top: 0;
    /*width: 770px;*/
    background-color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-color: #336699;
    border-bottom-width: 3px;
}

.dynamic-content-additional-info-container {
    font-weight: bold;
    color: black;
}

    .dynamic-content-additional-info-container > div {
        display: inline-block;
        margin-top: 2px;
    }

.panel-container {
    margin-top: 2px;
    min-height: 690px;
    height: auto !important;
    height: 690px;
}



/*end dynamic content control*/

/*bread crumb styles*/
.breadcrumb {
    margin-left: 5px;
    margin-top: 5px;
}

.bc-list {
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}

.bc-element {
    display: inline-block;
    vertical-align: top;
    font-style: italic;
}

.bc-image {
    width: 60px;
    height: 20px;
    background-image: url("../images/breadcrumb/bc.png");
    background-position: center center;
}

.bc-current .bc-image {
    background-image: url("../images/breadcrumb/bc_current.png");
    font-weight: bold;
}

.bc-incomplete .bc-image {
    background-image: url("../images/breadcrumb/bc_incomplete.png");
}

.bc-element-first {
    background-image: url("../images/breadcrumb/bc_first.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 14px;
    margin-top: 2px;
}

.bc-element-last {
    background-image: url("../images/breadcrumb/bc_last.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 14px;
}

.bc-caption {
    width: 58px;
    font-size: .95em;
    text-align: center;
    margin: 0px 2px;
}

.bc-completed .bc-image {
    background-image: url("../images/breadcrumb/bc_completed.png");
    font-weight: bold;
}

.bc-current .bc-caption {
    font-weight: bolder; /* 0078FF*/
    color: black; /* #1683FF; */ /*text-decoration: underline;    */ /* text-shadow: 2px 2px 2px #1C8025;*/
}

.bc-completed {
    color: #565656;
}

.bc-incomplete {
    color: black;
    font-weight: normal;
    font-style: normal;
}
/*end bread crumb styles*/

/* Start Fix for invalid input borders always visible; disables borders for all browsers*/
input:required {
    box-shadow: none;
}

input:invalid {
    box-shadow: none;
}

/* End Fix for invalid input borders always visible; disables borders for all browsers*/

/* Document Upload */

.DocumentManagerTabCssClass {
    display: none !important;
}

.panelAddDocuments {
    min-height: 310px !important;
}

.du-upload-button {
    background: url("../images/buttons/save_bg.png") repeat-x scroll left center transparent;
    border: 1px solid #888888;
    color: black;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    margin-right: 6px;
}

    .du-upload-button[disabled], .du-upload-button[readonly], .du-upload-button[disabled]:hover, .du-upload-button[readonly]:hover {
        background: url("../images/buttons/button_bg_d.png") repeat-x scroll left center transparent;
        color: #666;
        box-shadow: none;
    }

.du-open {
    background: url("../Images/DocumentManagement/du_open.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

    .du-open:hover {
        font-weight: bolder;
    }

    .du-open[disabled], .du-open[readonly], .du-open[disabled]:hover, .du-open[readonly]:hover {
        background: url("../Images/DocumentManagement/du_open_d.png") repeat-x scroll left center transparent;
        color: #666;
        box-shadow: none;
    }


.du-update {
    background: url("../images/DocumentManagement/du_upload.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}


    .du-update:hover {
        font-weight: bolder;
    }

    .du-update[disabled], .du-update[readonly], .du-update[disabled]:hover, .du-update[readonly]:hover {
        background: url("../Images/DocumentManagement/du_upload_d.png") repeat-x scroll left center transparent;
        color: #666;
        box-shadow: none;
    }

.du-generate {
    background: url("../Images/DocumentManagement/du_generate.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}


    .du-generate:hover {
        font-weight: bolder;
    }

    .du-generate[disabled], .du-generate[readonly], .du-generate[disabled]:hover, .du-generate[readonly]:hover {
        background: url("../Images/DocumentManagement/du_generate_d.png") repeat-x scroll left center transparent;
        color: #666;
        box-shadow: none;
    }

.du-version {
    background: url("../Images/DocumentManagement/du_versions.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

    .du-version:hover {
        font-weight: bolder;
    }

    .du-version[disabled], .du-version[readonly], .du-version[disabled]:hover, .du-version[readonly]:hover {
        background: url("../Images/DocumentManagement/du_versions_d.png") repeat-x scroll left center transparent;
        color: #666;
        box-shadow: none;
    }

.du-attribute {
    background: url("../Images/DocumentManagement/du_attributes.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 16px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}


    .du-attribute:hover {
        font-weight: bolder;
    }

    .du-attribute[disabled], .du-attribute[readonly], .du-attribute[disabled]:hover, .du-attribute[readonly]:hover {
        background: url("../Images/DocumentManagement/du_attributes_d.png") repeat-x scroll left center transparent;
        color: #666;
        box-shadow: none;
    }

.du-ActionAttibutes {
    float: left;
    vertical-align: baseline;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}

.du-delete {
    background: url("../Images/DocumentManagement/du_delete.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

.du-PadBtnVer {
    padding-right: 4px;
}

.du-delete:hover {
    font-weight: bolder;
}

.du-delete[disabled], .du-delete[readonly], .du-delete[disabled]:hover, .du-delete[readonly]:hover {
    background: url("../Images/DocumentManagement/du_delete_d.png") repeat-x scroll left center transparent;
    color: #666;
    box-shadow: none;
}

.du-back-to-documents {
    background: url("../images/buttons/button_bg.png") repeat-x scroll left center transparent;
    border: 1px solid #888888;
    color: black;
    font-size: 11px;
    font-weight: bold;
    font-family: arial;
    margin: 2px;
    padding: 4px 7px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    display: inline-block;
}

    .du-back-to-documents[disabled], .du-back-to-documents[readonly], .du-back-to-documents[disabled]:hover, .du-back-to-documents[readonly]:hover {
        background: url("../Images/buttons/button_bg_d.png") repeat-x scroll left center transparent;
        color: #666;
        box-shadow: none;
    }

.du-error {
    width: 100%;
    text-align: center;
    padding: 5px 5px 5px 0px;
}

.du-screen-option {
    margin: 2px 0px 2px 0px;
}

.du-mailAttach {
    background: url("../Images/DocumentManagement/du_mail.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

.du-printIcon {
    background: url("../Images/DocumentManagement/du_print.png") no-repeat scroll left center transparent;
    color: black;
    font-size: 11px;
    font-weight: normal;
    margin: 0 auto;
    padding-left: 14px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}


.dg-divbuttons {
    padding-top: 5px;
    padding-bottom: 5px;
}

.multi-upload-container {
    padding-right: 2px;
}

    .multi-upload-container .RadTreeView {
        white-space: inherit;
    }

        .multi-upload-container .RadTreeView .rtTop, .multi-upload-container .RadTreeView .rtMid, .multi-upload-container .RadTreeView .rtBot {
            padding: 1px 0 1px 0px;
        }

        .multi-upload-container .RadTreeView div.rtIn {
            display: inline-block;
            vertical-align: top;
            width: 100%;
        }

        .multi-upload-container .RadTreeView .rtIn, .multi-upload-container .RadTreeView .rtIn {
            background: none !important;
            border: none !important;
            padding: 0px 3px 3px 0px !important;
            margin-left: 0px;
        }

    .multi-upload-container .rtIn, .multi-upload-container .rtIn {
        background: none !important;
        border: none !important;
        padding: 0px 3px 3px 0px !important;
        margin-left: 0px;
    }

    .multi-upload-container .rtIn, .multi-upload-container .rtTop, .DocumentSearchTree .rtMid, .multi-upload-container .rtBot {
        margin-left: 0px;
    }

    .multi-upload-container .rtUL {
        margin-top: 3px;
    }

    .multi-upload-container .RadTreeView .rtSp {
        display: inline-block;
        height: 5px;
        margin-left: -1px;
        width: 1px;
    }

/* end document upload */

/* start user control popup window */
.popup-close-button {
    background-image: url("../Images/Buttons/close_bg.gif");
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    cursor: hand;
}

    .popup-close-button:hover {
        background-image: url("../Images/Buttons/close_h.gif");
    }

.popup-header-caption {
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    height: 18px;
    background-image: url("../Images/Buttons/gray_header_bg.png");
    background-repeat: repeat-x;
    font-size: medium;
    color: #153858;
    margin-bottom: 5px;
}

.popup-back-ground {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    top: 0px;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.popup-window {
    position: fixed;
    top: 10px;
    width: 84.6%;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #cecece;
    z-index: 1500;
    max-height: 99vh;
    max-width: 100vw;
    overflow: auto;
    right:10%;
    left:10%;
}

.popup-window-content {
    display: inline;
    width: 570px;
    margin-top: 6px;
}

.rwLoading {
    background-image: url('../Images/logoLoading.gif') !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    .wdth103 {
        width: 103% !important;
    }

    .wdth102 {
        width: 102% !important;
    }

    .wdth101 {
        width: 101% !important;
    }

    .wdth106 {
        width: 106% !important;
    }

    .wdth107 {
        width: 107% !important;
    }

    .wdth108 {
        width: 108% !important;
    }
    .wdth110 {
        width: 110% !important;
    }

    .wdth98 {
        width: 98% !important;
    }

    .wdth99 {
        width: 99% !important;
    }

    .margn3 {
        margin-left: 3px;
    }
    .margn5 {
        margin-left: 5px;
    }
     .margn8 {
        margin-left: 8px;
    }
}

.circle {
    /*border:3px solid #fff;*/
    padding: 0px 4px 0px 4px;
    width: 5px !important;
    text-align: center;
    background-color: #F3703C;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    border-radius: 50px;
    margin-left: 3px;
    min-height: 10px !important;
}

.reassign-button {
    background: url("../Images/Buttons/Reassign.png") no-repeat scroll left center transparent;
    border: 0px solid #888888;
    color: green;
    font-size: 11px;
    font-weight: bold;
    margin: 0 2px;
    padding: 2px 7px 2px 17px;
    text-align: center;
    text-decoration: underline;
    vertical-align: middle;
    cursor: hand;
}

    .reassign-button[disabled], .reassign-button[readonly] {
        background: url("../Images/Buttons/Reassign.png") no-repeat scroll left center transparent;
        border: 0px solid #888888;
        color: gray;
        font-size: 11px;
        font-weight: bold;
        margin: 0 2px;
        padding: 2px 7px 2px 15px;
        text-align: center;
        text-decoration: underline;
        vertical-align: middle;
        cursor: default;
    }
