﻿html {
    direction: ltr;
}

.ACA_AlignLeftOrRight {
    text-align: left;
}

.ACA_AlignLeftOrRightNoBreakLine {
    white-space: nowrap;
    text-align: left;
    padding-left: 2px;
}

.ACA_AlignRightOrLeft {
    text-align: right;
}

.ACA_AlignLeftOrRightTop {
    text-align: left;
    vertical-align: top;
    padding-left: 2px;
}

.ACA_TDAlignLeftOrRightTop TD {
    text-align: left;
    vertical-align: top;
}

.ACA_TDAlignLeftOrRightTopNoBorder {
    margin-left: 2px;
    border: 0px;
    border-collapse: collapse;
}

    .ACA_TDAlignLeftOrRightTopNoBorder TD {
        text-align: left;
        vertical-align: top;
        padding: 0px;
    }

.ACA_AlignLeftOrRightUpdatePanel /*6.6i*/ {
    float: left;
    clear: both;
}

.ACA_LeftOrRightForParcel {
    float: left;
    width: 50%;
}

.ACA_LeftOrRightForParcelWithMiniMap {
    float: left;
    width: 100%;
}

.ACA_ForRight {
    float: right;
    margin-top: -18px;
}

.ACA_ForPrint {
    float: right;
    margin-bottom: 0.4em;
    width: 12em;
}

.DisclaimerContainerStyle {
    width: 48.4em;
    height: 15em;
    overflow-x: hidden;
    overflow-y: scroll;
    border-style: inset;
    border: 2px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 20px;
}

.CertificationContentContainer {
    height: 15em;
    overflow-x: hidden;
    overflow-y: scroll;
    border-style: inset;
    border: 2px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 20px;
    margin-top: 10px;
}

    .CertificationContentContainer table {
        width: 100%;
        border: 0px;
    }

.CertificationContainer {
    margin-top: 16px;
}

.CertificationContent {
    /*padding-top: 5px;*/
    clear: both;
    width: 100%;
    margin-bottom: 5px;
}

.CertificationContainer .CheckContainer {
    float: left;
    width: 75%;
}

.CertificationContainer .DateContainer {
    float: right;
    width: 25%;
}

    .CertificationContainer .DateContainer table {
        width: 100%;
    }

    .CertificationContainer .DateContainer .DateLabelContainer {
        vertical-align: top;
        text-align: right;
    }

    .CertificationContainer .DateContainer .DateValueContainer {
        vertical-align: top;
        width: 45%;
    }

.ACA_PaddingStyle {
    padding-left: 16px;
}

.ACA_PaddingStyle20 {
    padding-left: 20px;
}

.ACA_UploadNewAttachmentStyle {
    padding-left: 15px;
}

.ACA_CapFeesStyle {
    padding: 0 15px;
}

.ACA_CapListStyle {
    padding-left: 5px;
}

.ACA_ParcelDetailStyle {
    float: left;
    width: 50%;
}

.ACA_ParcelDetailStyleWithMinaMap {
    float: left;
    width: 100%;
}

.ACA_SearchVEMapStyle {
    position: relative;
    left: 0px;
    top: 0px;
    width: 770px;
    height: 400px;
}

.ACA_InspectionListStyle {
    position: relative;
    left: -3px;
}

.ACA_MyCollapseChkBox {
    text-align: left;
}

.ACA_NoticeTitle {
    font-weight: bold;
    text-decoration: underline;
}

.ACA_NoticeChangedFee {
    margin-left: 30px;
    list-style-type: disc;
}

.ACA_NoticeEndChangedFee {
    margin-left: 1px;
    list-style-type: disc;
}

.ACA_MutipleContactNewLine {
    clear: both;
}

.ACA_Padding_Top_5 {
    padding-top: 5px;
}

.ACA_Area_CapHome .SearchResultInfo {
    font-weight: bold;
}

.ACA_Area_CapHome .SearchResultPromptInfo {
}

.ACA_Area_CapHome .SearchResultSelectedPrompt {
    height: auto;
    font-weight: bold;
}

.ACA_Area_CapHome #divMap2 {
    bottom: -10px;
}

.ACA_Area_CapHome #PageResult {
    text-decoration: none;
}

.ACA_Area_CapHome #iframeExport {
    visibility: hidden;
}

.InspectionResultComment {
    line-height: 1.1;
}

/*fee estimate tree view begin*/
.FeeEstimateCondition_TreeView {
}

.FeeEstimateCondition_TreeView_RootNode {
}

.FeeEstimateCondition_TreeView_ParentNode {
}

.FeeEstimateCondition_TreeView_LeafNode {
}

.FeeEstimateCondition_TreeView_Level1 {
}

.FeeEstimateCondition_TreeView_Level2 {
    color: #4D4F53;
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
}

.FeeEstimateCondition_TreeView_Level3 {
    color: #4D4F53;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}

.FeeEstimateCondition_TreeView_Level4 {
}

.TreeView_IconAlign .FeeEstimateCondition_TreeView_RootNode {
    vertical-align: middle;
}

.TreeView_IconAlign .FeeEstimateCondition_TreeView_ParentNode {
    vertical-align: middle;
}

.TreeView_IconAlign table td {
    vertical-align: top;
}

.aca_form_designer_frame {
    visibility: hidden;
    height: 0px;
    width: 0px;
    border: 0px;
}

.module_setting_amendment_margin {
    margin-bottom: 10px;
}

/*fee estimate tree view end*/

.socialmedia_bar {
    margin: 5px 0px 0px 0px;
}

    .socialmedia_bar .socialmedia_item {
        width: 85px;
    }

/* for IE10, this style can disabled the clear button of a text input control. */
input.maskedfields::-ms-clear {
    display: none;
}

.mask_iframe {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    filter: Alpha(Opacity=0);
    opacity: 0;
}



/*Portlets*/
.page-portlet-fullscreen {
    overflow: hidden;
}

.portlet {
    margin-top: 0;
    margin-bottom: 25px;
    padding: 0;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;*/
}

    .portlet > .portlet-title {
        background-color: #22bdff;
        border-bottom: 1px solid #dbdbdb;
        padding: 0;
        margin-bottom: 10px;
        min-height: 35px;
        /*-webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        -ms-border-radius: 4px 4px 0 0;
        -o-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;*/
    }

        .portlet > .portlet-title > .caption {
            float: left;
            display: inline-block;
            font-size: 1.2em;
            font-weight: 700;
            line-height: 16px;
            letter-spacing: 0;
            /*font-size: 1.8em;
            line-height: 15px;
            font-weight: 300;*/
            padding: 10px 0;
            color: #ffffff;
        }

            .portlet > .portlet-title > .caption > i {
                float: left;
                margin-top: 4px;
                display: inline-block;
                font-size: 1.3em;
                margin-right: 5px;
                color: #666;
            }

                .portlet > .portlet-title > .caption > i.glyphicon {
                    margin-top: 2px;
                }

            .portlet > .portlet-title > .caption > .caption-helper {
                padding: 0;
                margin: 0;
                line-height: 13px;
                color: #9eacb4;
                font-size: 1.3em;
                font-weight: 400;
            }

            .portlet > .portlet-title > .caption.bold {
                font-weight: 400;
            }

        .portlet > .portlet-title > .actions {
            float: right;
            display: inline-block;
            padding: 6px 0;
            /*  .btn-icon-only {
                padding: 5px 7px 3px 7px;
            }

            .btn-icon-only.btn-default {
                padding: 4px 6px 2px 6px;

                & > i {
                    font-size: 1.4em;
                }
            }

            .btn-icon-only.btn-default.fullscreen {
                font-family: FontAwesome;
                color: #a0a0a0;
                padding-top: 3px;
            }

            .btn-icon-only.btn-default.fullscreen.btn-sm {
                padding: 3px 3px !important;
                height: 27px;
                width: 27px;
            }

            .btn-icon-only.btn-default.fullscreen:before {
                content: "\f065";
            }

            .btn-icon-only.btn-default.fullscreen.on:before {
                content: "\f066";
            }*/
        }

            .portlet > .portlet-title > .actions .btn {
                cursor: pointer;
                background-color: #149edf;
                color: #ffffff;
                text-decoration: none;
                padding: 10px 10px 11px 10px;
                font-size: 1.3em;
                line-height: 35px;
            }

                .portlet > .portlet-title > .actions .btn:hover,
                .portlet > .portlet-title > .actions .btn:focus {
                    background-color: #128dc8;
                    text-decoration: none;
                }

                .portlet > .portlet-title > .actions .btn:active,
                .portlet > .portlet-title > .actions .btn.active {
                    outline: 0;
                    background-image: none;
                    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
                }

            .portlet > .portlet-title > .actions > .dropdown-menu i {
                color: #555555;
            }

        .portlet > .portlet-title > .tools {
            float: right;
            display: inline-block;
            padding: 0;
        }

            .portlet > .portlet-title > .tools .btn {
                cursor: pointer;
                background-color: #149edf;
                color: #ffffff;
                text-decoration: none;
                padding: 0 10px;
                font-size: 1.3em;
                line-height: 35px;
            }

                .portlet > .portlet-title > .tools .btn:hover,
                .portlet > .portlet-title > .tools .btn:focus {
                    background-color: #128dc8;
                    text-decoration: underline;
                }

            .portlet > .portlet-title > .tools > a {
                display: inline-block;
                height: 16px;
                margin-left: 5px;
                opacity: 1;
                filter: alpha(opacity=100);
            }

                .portlet > .portlet-title > .tools > a.remove {
                    background-image: url(../img/portlet-remove-icon.png);
                    background-repeat: no-repeat;
                    width: 11px;
                }

                .portlet > .portlet-title > .tools > a.config {
                    background-image: url(../img/portlet-config-icon.png);
                    background-repeat: no-repeat;
                    width: 12px;
                }

                .portlet > .portlet-title > .tools > a.reload {
                    background-image: url(../img/portlet-reload-icon.png);
                    width: 13px;
                }

                .portlet > .portlet-title > .tools > a.expand {
                    background-image: url(../img/portlet-expand-icon.png);
                    width: 14px;
                    visibility: visible;
                }

                .portlet > .portlet-title > .tools > a.collapse {
                    background-image: url(../img/portlet-collapse-icon.png);
                    width: 14px;
                    visibility: visible;
                }

                .portlet > .portlet-title > .tools > a.fullscreen {
                    display: inline-block;
                    top: -3px;
                    position: relative;
                    font-size: 1.3em;
                    font-family: FontAwesome;
                    color: #ACACAC;
                }

                    .portlet > .portlet-title > .tools > a.fullscreen:before {
                        content: "\f065";
                    }

                    .portlet > .portlet-title > .tools > a.fullscreen.on:before {
                        content: "\f066";
                    }

                .portlet > .portlet-title > .tools > a:hover {
                    text-decoration: none;
                    -webkit-transition: all 0.1s ease-in-out;
                    -moz-transition: all 0.1s ease-in-out;
                    -o-transition: all 0.1s ease-in-out;
                    -ms-transition: all 0.1s ease-in-out;
                    transition: all 0.1s ease-in-out;
                    opacity: 0.8;
                    filter: alpha(opacity=80);
                }

        .portlet > .portlet-title > .pagination {
            float: right;
            display: inline-block;
            margin: 2px 0 0 0;
            border: 0;
            padding: 4px 0;
        }

        .portlet > .portlet-title > .nav-tabs {
            background: none;
            margin: 0;
            float: right;
            display: inline-block;
            border: 0;
        }

            .portlet > .portlet-title > .nav-tabs > li {
                background: none;
                margin: 0;
                border: 0;
            }

                .portlet > .portlet-title > .nav-tabs > li > a {
                    background: none;
                    margin: 5px 0 0 1px;
                    border: 0;
                    padding: 8px 10px;
                    color: #fff;
                }

        .portlet > .portlet-title:after {
            clear: both;
        }

    .portlet > .portlet-body {
        clear: both;
        /*-webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -ms-border-radius: 0 0 4px 4px;
        -o-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;*/
    }

    .portlet > .portlet-empty {
        min-height: 125px;
    }

    .portlet.portlet-default {
        background-color: #fff;
        min-height: 425px;
        border-top: 0;
        border-bottom: solid 2px #c0cdd1;
        border-left: solid 1px #cfd9db;
        border-right: solid 1px #cfd9db;
        /*border-radius: 3px;*/
    }

        .portlet.portlet-default > .portlet-title {
            background-color: #7A818A;
            border-color: #ddd;
        }

    .portlet.portlet-fullscreen {
        z-index: 10060;
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: #fff;
    }

        .portlet.portlet-fullscreen > .portlet-body {
            overflow-y: auto;
            overflow-x: hidden;
            padding: 0 10px;
        }

        .portlet.portlet-fullscreen > .portlet-title {
            padding: 0 10px;
        }

    .portlet > .portlet-title:before,
    .portlet > .portlet-title:after {
        content: " ";
        display: table;
    }
    /*.portlet & > .portlet-title & > .actions & > .btn,
.portlet & > .portlet-title & > .actions & > .btn.btn-sm,
.portlet & > .portlet-title & > .actions & > .btn-group & > .btn,
.portlet & > .portlet-title & > .actions & > .btn-group & > .btn.btn-sm {
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
}

.portlet & > .portlet-title & > .actions & > .btn.btn-default,
.portlet & > .portlet-title & > .actions & > .btn.btn-sm.btn-default,
.portlet & > .portlet-title & > .actions & > .btn-group & > .btn.btn-default,
.portlet & > .portlet-title & > .actions & > .btn-group & > .btn.btn-sm.btn-default {
    padding: 3px 9px;
}

.portlet & > .portlet-title & > .actions & > .btn & > i,
.portlet & > .portlet-title & > .actions & > .btn.btn-sm & > i,
.portlet & > .portlet-title & > .actions & > .btn-group & > .btn & > i,
.portlet & > .portlet-title & > .actions & > .btn-group & > .btn.btn-sm & > i {
    font-size: 13px;
}

.portlet & > .portlet-title & > .nav-tabs & > li.active & > a,
.portlet & > .portlet-title & > .nav-tabs & > li:hover & > a {
    color: #333;
    background: #fff;
    border: 0;
}*/
    .portlet.full-height-content {
        margin-bottom: 0;
    }

    .portlet.bordered {
        border-left: 2px solid #e6e9ec !important;
    }

        .portlet.bordered > .portlet-title {
            border-bottom: 0;
        }

    .portlet.solid {
        padding: 0 10px 10px 10px;
        border: 0px;
    }

        .portlet.solid > .portlet-title {
            border-bottom: 0;
            margin-bottom: 10px;
        }

            .portlet.solid > .portlet-title > .caption {
                padding: 16px 0 2px 0;
            }

            .portlet.solid > .portlet-title > .actions {
                padding: 12px 0 6px 0;
            }

            .portlet.solid > .portlet-title > .tools {
                padding: 14px 0 6px 0;
            }

        .portlet.solid.bordered > .portlet-title {
            margin-bottom: 10px;
        }

    .portlet.box {
        padding: 0 !important;
        border: 1px solid #dbdbdb;
        border-top: 0;
        -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    }

        .portlet.box > .portlet-title {
            border-bottom: 0;
            padding: 0 0 0 10px;
            margin-bottom: 0;
            color: #fff;
        }

            .portlet.box > .portlet-title > .caption {
                padding: 11px 0 9px 0;
            }

            .portlet.box > .portlet-title > .tools > a.remove {
                background-image: url(../img/portlet-remove-icon-white.png);
            }

            .portlet.box > .portlet-title > .tools > a.config {
                background-image: url(../img/portlet-config-icon-white.png);
            }

            .portlet.box > .portlet-title > .tools > a.reload {
                background-image: url(../img/portlet-reload-icon-white.png);
            }

            .portlet.box > .portlet-title > .tools > a.expand {
                background-image: url(../img/portlet-expand-icon-white.png);
            }

            .portlet.box > .portlet-title > .tools > a.collapse {
                background-image: url(../img/portlet-collapse-icon-white.png);
            }

            .portlet.box > .portlet-title > .tools > a.fullscreen {
                color: #fdfdfd;
            }

            .portlet.box > .portlet-title > .actions {
                padding: 0;
            }

        .portlet.box > .portlet-body {
            background-color: #fff;
            padding: 10px;
        }

        .portlet.box.portlet-fullscreen > .portlet-body {
            padding: 10px;
        }

    .portlet.light {
        padding: 12px 20px 15px 20px;
        background-color: #fff;
    }

        .portlet.light > .portlet-title {
            padding: 0;
            min-height: 48px;
        }

            .portlet.light > .portlet-title > .caption {
                color: #666;
                padding: 10px 0;
            }

                .portlet.light > .portlet-title > .caption > .caption-subject {
                    font-size: 1.6em;
                }

                .portlet.light > .portlet-title > .caption > i {
                    color: #777;
                    font-size: 1.5em;
                    font-weight: 300;
                    margin-top: 3px;
                }

                .portlet.light > .portlet-title > .caption.caption-md > .caption-subject {
                    font-size: 1.5em;
                }

                .portlet.light > .portlet-title > .caption.caption-md > i {
                    font-size: 1.4em;
                }

            .portlet.light > .portlet-title > .actions {
                padding: 6px 0 14px 0;
            }

                .portlet.light > .portlet-title > .actions .btn-default {
                    color: #666;
                }

                .portlet.light > .portlet-title > .actions .btn-icon-only {
                    height: 27px;
                    width: 27px;
                }

                .portlet.light > .portlet-title > .actions .dropdown-menu li > a {
                    color: #555;
                }

            .portlet.light > .portlet-title > .inputs {
                float: right;
                display: inline-block;
                padding: 4px 0;
            }

                .portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > i {
                    font-size: 1.4em;
                    margin-top: 9px;
                }

                .portlet.light > .portlet-title > .inputs > .portlet-input .input-icon > .form-control {
                    height: 30px;
                    padding: 2px 26px 3px 10px;
                    font-size: 1.3em;
                }

                .portlet.light > .portlet-title > .inputs > .portlet-input > .form-control {
                    height: 30px;
                    padding: 3px 10px;
                    font-size: 1.3em;
                }

            .portlet.light > .portlet-title > .pagination {
                padding: 2px 0 13px 0;
            }

            .portlet.light > .portlet-title > .tools {
                padding: 10px 0 13px 0;
                margin-top: 2px;
            }

            .portlet.light > .portlet-title > .nav-tabs > li {
                margin: 0;
                padding: 0;
            }

                .portlet.light > .portlet-title > .nav-tabs > li > a {
                    margin: 0;
                    padding: 12px 13px 13px 13px;
                    font-size: 1.3em;
                    color: #666;
                }

        .portlet.light .portlet-body {
            padding-top: 8px;
        }

        .portlet.light.bordered {
            border: 1px solid #e1e1e1 !important;
        }

            .portlet.light.bordered > .portlet-title {
                border-bottom: 1px solid #eee;
            }

        .portlet.light.bg-inverse {
            background: #F7F7F7;
        }

        .portlet.light > .portlet-title > .nav-tabs > li.active > a,
        .portlet.light > .portlet-title > .nav-tabs > li:hover > a {
            margin: 0;
            background: none;
            color: #333;
        }

        .portlet.light.form-fit {
            padding: 0;
        }

            .portlet.light.form-fit > .portlet-title {
                padding: 17px 20px 10px 20px;
                margin-bottom: 0;
            }

        .portlet.light.portlet-fullscreen > .portlet-body {
            padding: 8px 0;
        }

.tab-pane > p:last-child {
    margin-bottom: 0px;
}

.tabs-reversed > li {
    float: right;
    margin-right: 0;
}

    .tabs-reversed > li > a {
        margin-right: 0;
    }


.action-req-help-link {
    float: left;
    margin-top: -1px;
    margin-left: 5px;
}

.caption-float-left {
    float: left;
}



.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 1.200em;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

        .tooltip.top .tooltip-arrow {
            bottom: 0;
            left: 50%;
            margin-left: -5px;
            border-width: 5px 5px 0;
            border-top-color: #000000;
        }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

        .tooltip.right .tooltip-arrow {
            top: 50%;
            left: 0;
            margin-top: -5px;
            border-width: 5px 5px 5px 0;
            border-right-color: #000000;
        }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

        .tooltip.bottom .tooltip-arrow {
            top: 0;
            left: 50%;
            margin-left: -5px;
            border-width: 0 5px 5px;
            border-bottom-color: #000000;
        }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

        .tooltip.left .tooltip-arrow {
            top: 50%;
            right: 0;
            margin-top: -5px;
            border-width: 5px 0 5px 5px;
            border-left-color: #000000;
        }

    .tooltip.top-left .tooltip-arrow {
        bottom: 0;
        right: 5px;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000000;
    }

    .tooltip.top-right .tooltip-arrow {
        bottom: 0;
        left: 5px;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000000;
    }

    .tooltip.bottom-left .tooltip-arrow {
        top: 0;
        right: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000000;
    }

    .tooltip.bottom-right .tooltip-arrow {
        top: 0;
        left: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000000;
    }


.portlet-req-help-link {
    float: left;
    margin-left: 5px;
}

.action-req-help,
.myrec-req-help {
    width: 18px;
    height: 18px;
}

    .action-req-help.tooltip.right .tooltip-inner,
    .myrec-req-help.tooltip.right .tooltip-inner {
        max-width: 300px;
        width: 300px;
        text-align: left;
    }

    .myrec-req-help.tooltip.right {
        margin-left: 120px;
        margin-top: 0;
    }


    .action-req-help.tooltip.right {
        margin-left: 132px;
        margin-top: -2px;
    }


.gs_container .gs_top_table .gs_go_img {
    right: 20px;
    content: url(assets/search-icon.png);
}

.gs_container .gs_top_table #tdSearchHistory a img {
    content: url(assets/search-icon-dropdown.png);
}

.gs_container .gs_top_table #tdSearchHistory a {
    right: 8px;
}

#divHistoryList {
    left: auto !important;
    right: 0 !important;
}


#dvActionRequiredSection .dsh-grid-date span {
        margin-left: 25px;
}

#dvActionRequiredSection .dsh-grid-action span {
    padding-left : 24px;
}


#dvActionRequiredSection table > tbody > tr > td.col-date {
 width: 18%;
}

#dvActionRequiredSection table > tbody > tr > td.col-desc {
    width: 44%;
}

#dvActionRequiredSection table > tbody > tr > td.col-recid {
    width: 24%;
}

#dvActionRequiredSection table > tbody > tr > td.col-action {
    width: 14%;
}

/*Record Details*/
.record-detail .record-nav .nav-bar > li + li {
    border-left: solid 1px #e1e1e1;
}

    .record-detail .record-nav .nav-bar > li + li.last {
        border-right: solid 1px #e1e1e1;
    }

.record-detail .record-nav .nav-bar {
    float: left;
}

    .record-detail .record-nav .nav-bar > li {
        float: left;
    }

.record-detail .record-summary .rec-left,
.record-detail .record-summary .rec-right {
    float: left;
}

    .record-detail .record-summary .rec-right .action-link {
        text-align: right;
    }


.record-detail .btn-view-condition {
    margin-left: 615px;
}

.record-detail .record-nav .nav-bar > li > a .con-count {
    margin-left: 6px;
}

.record-detail .record-nav .nav-bar > li .rec-downarrow {
    margin-left : 5px;
}

.announcement_list_form{
    min-height: 250px;
}