body {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #E5E7EA;
    line-height: 1.2em;
    overflow: auto;
}

body.role-customeradministrator,
body.role-customerfilestatusreadonly,   
body.role-customerrepurchasereadonly,
body.role-customerrepurchaserw
{ overflow-x:hidden; }



/*------------------------------------------------ Global Override Styles ---*/

/*.mx-table th, .mx-table td {
    padding: 5px;
}*/

/*.form-control {
    height: 25px;
    padding: 0 5px;
    font-size: inherit;
    line-height: inherit;
}*/

p {
    line-height: 1.2em;
}

/*.mx-groupbox-header {
    background-color: #FFF !important
}*/

input[type="radio"], input[type="checkbox"] {
    margin: 0px;
}

/*.mx-layoutcontainer-fixed > .mx-layoutcontainer-middle > .mx-layoutcontainer-wrapper {
    overflow: inherit;
}*/


/* removes body scrollbar */

.mx-window-header h4 {
    color: #D97600 !important;
}

* {
    outline: none;
}

.dijitTooltip .mx-tooltip-content {
    padding: 5px;
    background: #eee;
}


/*.mx-progress 								{ background: #00368E; } */

.mceContentBody a {
    text-decoration: underline;
}

.mx-grid-content {
    overflow: auto;
}


/*-- 5.21.5 upgrade-- */

/* .mx-tabcontainer-pane {
    deactivated - 46357
    overflow: hidden;
} */


/*-- 5.21.5 upgrade-- */


/* -------------------------------------------------Default select */

/*select, input, button, textarea {
    line-height: normal !important;
}*/


/*------------------------------------------------ Navigiation Menu ---*/

.nav-top {
    background: #006693;
    font-size: 14px;
    height: 40px;
    position: fixed;
    z-index: 20;
}

.nav-top .btn-default {
    background: none;
    color: white;
    border: none;
    padding: 0;
    font-size: 95%;
    font-weight: normal;
}

.nav-top .btn-default:hover {
    background: none;
    color: #ffdd41;
}

/*.nav-top .nav li {
    border-right: 1px solid #999;
    padding-right: 50px;
}*/

/*.nav li {
    border-right: 1px solid #fff;
}*/

.mx-navbar {
    margin: 0;
    border-style: none;
    background: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    min-height: inherit;
}

.mx-navbar .dropdown-menu>li>a {
    color: #FFF;
}

/*.mx-navbar .dropdown-menu>li>a:hover {
    color: #ffdd41;
}*/

.nav li li {
    border-right: none;
}

.mx-navbar .nav li.dropdown.open>.dropdown-toggle {
    color: #d97600;
}

.mx-navbar .nav>.mx-navbar-item>a {
    padding: 6px 8px 0px 8px;
    color: #fff !important;
    text-shadow: none;
    outline: none !important;
}

.mx-navbar .nav>.mx-navbar-item>a:hover {
    background: none;
    color: #d97600;
    outline: none;
}

.mx-navbar-submenu {
    background: #006693;
    font-size: 100%;
    font-weight: bold;
}

.dropdown-menu>li>a:link {
    color: white;
    /*font-weight: bold;*/
    font-size: 11px;
}

.dropdown-menu>li>a:hover {
    /*background: #666;*/
    /*color: #ffdd41;*/
    font-weight: bold;
    font-size: 11px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover {
    background: none;
}

/*.mx-navbar .nav>.mx-navbar-item>a:hover, .mx-navbar .nav>.mx-navbar-item>a:focus {
    background: #666;
    color: #ffdd41 !important;
}*/

.mx-navbar .nav li.dropdown.open>.dropdown-toggle, .mx-navbar .nav li.dropdown.active>.dropdown-toggle, .mx-navbar .nav li.dropdown.open.active>.dropdown-toggle {
    border-color: #d5dce0;
    color: #d97600;
    background: none;
}

/*.mx-navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-bottom-color: #FFF;
    border-top-color: #FFF;
    color: white;
}*/

/*.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: white;
    border-bottom-color: white;
}*/

/*.navbar-default .navbar-nav>.dropdown>a:hover .caret, .navbar-default .navbar-nav>.dropdown>a:focus .caret {
    border-top-color: #ffdd41;
    border-bottom-color: #ffdd41;
}*/

.mx-navbar-sublist {
    border-color: #666;
}


/*------------------------------------------------ Navigiation Additional Buttons ---*/

.welcome {
    /*color: white;*/
    text-align: right;
    padding: 6px 5px 0 0 !important;
}

.logout {
    border-left: 1px solid white !important;
    padding-left: 10px !important;
    height: 20px !important;
    border-radius: 0 !important;
}


/*------------------------------------------------ Header ---*/

.header-container {
    background: #fff;
    margin-bottom: 5px;
    padding: 0px;
    height: 83px;
    margin-top: 6px;
}

.logoFreddieMac {
    float: left;
    background: #fff;
    padding: 20px 0 0 23px;
    width: 200px;
    height: 83px;
}

/*.applicationLogo {
    float: left;
    color: #666;
    font-size: 26px;
    padding: 13px 15px 0 26px;
    height: 48px;
    width: 500px;
    font-weight: normal;
    border-left: 2px solid #ccc;
    margin-top: 25px;
}*/

.applicationLogo {
    color: #fff;
    font-size: 17px;
    padding: 0;
    font-weight: normal;
    margin: 0;
}

.nav-footer {
    background: #D9D9D9;
    height: 2px;
}


/*------------------------------------------------ Grid Tabs--*/
/*
.mx-tabcontainer-tabs {
    margin: 0 !important;
}

.mx-tabcontainer-tabs>li>a {
    margin: 0;
    padding: 5px 10px;
    border: none;
    background: #dadada;
}

.mx-tabcontainer-content {
    border: 1px solid #ddd;
    padding: 3px;
}

.mx-tabcontainer-nested ul>li.active>a, .mx-tabcontainer-nested ul>li.active>a:focus, .mx-tabcontainer-nested ul>li.active>a:hover {
    background-color: #87C927;
    font-weight: bold;
}

.mx-tabcontainer-nested ul>li>a:hover {
    background-color: #87C927;
    color: white;
}

.nav-tabs {
    border: none;
    font-weight: bold;
    color: #666;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover, .nav-tabs>li.active>a:focus {
    color: white;
    background-color: #87C927;
    border-style: none;
}

.nav-tabs>li {
    margin-bottom: 0;
}

.nav-tabs>li>a {
    font-weight: bold;
    color: #666;
}*/


/*------------------------------------------------ Grid Styles--*/

.mx-grid-search-label label {
    font-weight: bold;
    padding-top: 3px;
}

/*.mx-grid-search-input .form-control {
    font-size: 12px;
    padding: 0 3px;
    height: 28px;
}*/

/*.mx-grid-search-item {
    margin-bottom: 7px;
}*/

.mx-grid-pagingbar .mx-button {
    padding: 4px;
    /*border-style: none;*/
    background: none;
}

/*.mx-datagrid-head-wrapper {
    padding: 3px 2px 3px 8px;
    color: black;
    background: #e7eaef;
}*/

/*.mx-datagrid-body-table td {
    padding: 2px 8px !important;
}*/

/*.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ccc;
}*/

/*.table>colgroup+thead>tr:first-child>th {
    border-top: 1px solid #ccc;
}*/

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #fff;
    border-bottom: 1px solid rgba(170, 183, 194, 0.5);
}

.table-striped>tbody>tr:nth-child(even)>td, .table-striped>tbody>tr:nth-child(even)>th {
    background-color: #fff;
    border-bottom: 1px solid rgba(170, 183, 194, 0.5);
}

/*.mx-datagrid .mx-datagrid-body-table .selected td {
    background: #FDF3D6;
}

.remove-grid-border.mx-datagrid {
    border: none !important;
}*/


/*.upgrade-scrollfix							{ overflow:auto; }
.upgrade-scrollfix .mx-tabcontainer-content	{ width:1600px; }*/

.upgrade-scrollfix .mx-tabcontainer-pane {
    overflow: auto;
}

.upgrade-scrollfix-listener .mx-dataview-content {
    width: 680px;
}


/*------------------------------------------------ Grid Calendar Date Picker --*/

.mx-calendar {
    background-color: #FFF;
    border-top: 7px solid #009CE0;
    box-shadow: 0px 2px 10px rgba(97,109,119, .4);
    padding:5px 15px;
    min-width:200px;
    margin-left:-100px !important;
}
.mx-calendar::before{
		content: '';
		width:0px;
		height:0px;
		border-top:0px solid transparent;
		border-left: 10px solid transparent;
		border-bottom:10px solid #009ce0;
		border-right:10px solid transparent;
		position:absolute;
		left:82.5%;
		top:-15px;
	}

.mx-calendar .mx-calendar-month-dropdown{
    border: none;
    text-align:center;
}

.mx-calendar td, .mx-calendar th {
    padding:6px 10px;
    text-align: center;
}

.mx-calendar tr[role="row"] th {
    font-size:12px;  /*Days of the week */
    color:#8E99A0;
}

.mx-calendar .mx-calendar-month-next, 
.mx-calendar .mx-calendar-month-previous,
.mx-calendar-day-month-next,
.mx-calendar-day-month-previous {
    color:#AAB7C2; /* Next and Previous Months */
}
.mx-calendar-month-previous span::before, 
.mx-calendar-month-next span::before{
    content:none;
}

.mx-calendar .mx-calendar-month-previous:nth-child(1) {
    background:url('Assets/ic-arrow-back.svg') no-repeat center;  /*Arrow back normal state*/
    width:30px;
    padding:5px;
}
.mx-calendar .mx-calendar-month-previous:nth-child(1):hover {
    background:url('Assets/ic-arrow-back-hover.svg') no-repeat center; /*Arrow back hover*/
}
.mx-calendar .mx-calendar-month-next{
    background: url('Assets/ic-arrow-forward.svg') no-repeat center; /*Arrow forward normal state*/
    cursor: pointer;
    width:30px;
    padding:5px;
}
.mx-calendar .mx-calendar-month-next:hover{
    background:url('Assets/ic-arrow-forward-hover.svg') no-repeat center;  /*Arrow forward hover*/
    cursor: pointer;
}

/* calendar year alignment fix */
.mx-calendar-year-switcher{
  text-align:center;
}

/*.mx-calendar td.dijitReset[role="presentation"] {
    //background: #999;
    color: white;
}*/

.mx-calendar .mx-calendar-month-dropdown-options div:hover {
    background: #009CE0;
    color: white;
}

.mx-calendar .mx-calendar-day-selected, .mx-calendar .mx-calendar-day-active, .mx-calendar .mx-calendar-day-month-current:hover {
    background: #009CE0;  /*Selected Date */
    color: white;
}


.mx-calendar .mx-calendar-month-label, .mx-calendar-month-dropdown-options {
    font-weight: 500;  /*Calendar Month*/
    font-size:14px;
    color:#006693;
    padding-left:11px;
	
}

/*.mx-calendar .dijitCalendarWeekTemplate {
    font-size: 10px; 
    font-weight:700;
    color:#616D77;
}*/

.mx-calendar .mx-calendar-year-selected,
.mx-calendar .mx-calendar-year-previous,
.mx-calendar .mx-calendar-year-next{
    padding:0px 10px; /*Calendar years*/
    color:#006693;
    font-size:14px;
    font-weight:500;
}

/* --------------------- start - modified version from a default project */

.mx-calendar {
    /* (must be higher than popup z-index) */
    z-index: 10010 !important;
    font-size: 10px;
    font-weight:700;
    color:#616077
	}
	
	
    .mx-calendar-month-header {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin:0;
    }
	
	
    .mx-calendar-month-next,
    .mx-calendar-month-previous,
    .mx-calendar-month-dropdown {
        border: 0;
        cursor: pointer;
        background: transparent;
    }
	
	
	
    .mx-calendar-month-dropdown {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        
    }
	
	.mx-calendar-month-dropdown .mx-calendar-month-current:first-child {
            margin-right: 10px;
        }
		
    .mx-calendar-day-month-next,
    .mx-calendar-day-month-previous {
        color: lighten($font-color-default, 45%);
    }
    .mx-calendar-day-selected,
    .mx-calendar-day-selected:hover {
        color: #fff;
        /*border-radius: 50%;*/
        background: $brand-primary;
    }

    //

    .mx-calendar-year-switcher {
        text-align: center;
        margin-top: 10px;
        color: lighten($brand-primary, 30%);        
    }
	.mx-calendar-year-switcher span.mx-calendar-year-selected {
            color: $brand-primary;
            margin-left: 10px;
            margin-right: 10px;
        }
    .mx-calendar-year-switcher span:hover {
            cursor: pointer;
            text-decoration: underline;
            background-color: transparent;
        }


.mx-calendar-month-dropdown-options {
    /* (must be higher than popup z-index) */
    z-index: 10020 !important;
    position: absolute;
    top: 25px;
    padding: 2px 10px;
    border-radius: $border-radius-default;
    background-color: $bg-color;
    
    }

.mx-calendar-month-dropdown-options div {
        cursor: pointer;
        font-size: 12px;
        padding: 2px 0;
       }
	   

.mx-calendar {
    z-index: 1000;
}

.mx-calendar-month-dropdown-options {
    position: absolute;
}

.mx-calendar, .mx-calendar-month-dropdown {
    user-select: none;
}

.mx-calendar-month-current {
    display: inline-block;
}

.mx-calendar-month-spacer {
    position: relative;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}

.mx-calendar, .mx-calendar-month-dropdown-options {
    /*border: 1px solid lightgrey;*/
    background-color: white;
}

.mx-calendar-month-dropdown .glyphicon-chevron-down{
	display:none;
}
.mx-calendar-day-month-current{cursor:pointer;}

/* ---------------------end - modified version from a default project */


/*------------------------------------------------ Grid Custom Width --*/

.mx-table {
    table-layout: fixed;
}


/*------------------------------------------------ Advrs Finding color internal column ---	*/

.color-advrs-internal .mx-name-head-row .blue-shade {
    background-color: #B7D78E !important;
}

.color-advrs-internal  .blue-shade {
    background-color: #DBEBC7 !important;
}

.color-advrs-internal .table-striped>tbody>tr:nth-child(2n+1)>td.blue-shade {
    background-color: #DBEBC7 !important;
}

/*------------------------------------------------ RM color internal column ---	*/

.color-rm-internal .mx-name-head-row .blue-shade {
    background-color: #B7D78E !important;
}

.color-rm-internal  .blue-shade {
    background-color: #DBEBC7 !important;
}

/*.color-rm-internal .blue-shade .mx-datagrid-head-wrapper {
    background-color: #81bbe8 !important;
    color: black;
}*/

.color-rm-internal .table-striped>tbody>tr:nth-child(2n+1)>td.blue-shade {
    /*background-color: #c4e4fc !important;*/
    background-color: #DBEBC7 !important;
}


/*------------------------------------------------ CP color internal column ---	*/
.color-cp-internal .mx-name-head-row .blue-shade{
    background-color: #B7D78E !important;
}

.color-cp-internal .blue-shade{
    background-color:#DBEBC7 !important;
}

/* .color-cp-internal .mx-name-head-row .blue-shade .mx-datagrid-head-wrapper {
    background-color: #568f0f !important;
    color: black;
} */

.color-cp-internal .table-striped>tbody>tr:nth-child(2n+1)>td.blue-shade {
    /*background-color: #c4e4fc !important;*/
    background-color: #DBEBC7 !important;
}


/* -------------------------------------------------Internal Blue Shade */

/*.color-internal.mx-button {
    background-color: #81bbe8;
    background-image: linear-gradient(#fff, #fff 15%, #81bbe8);
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), color-stop(25%, #FFFFFF), to(#81bbe8));
    background-image: -webkit-linear-gradient(#FFFFFF, #FFFFFF 25%, #81bbe8);
    background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 25%, #81bbe8);
    background-image: -ms-linear-gradient(#FFFFFF, #FFFFFF 25%, #81bbe8);
    background-image: -o-linear-gradient(#FFFFFF, #FFFFFF 25%, #81bbe8);
    background-image: linear-gradient(#FFFFFF, #FFFFFF 25%, #81bbe8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#81bbe8', GradientType=0);
    color: #333;
}

.color-internal.mx-button:hover {
    background-color: #81bbe8;
    background-image: linear-gradient(#81bbe8, #81bbe8 15%, #81bbe8);
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#81bbe8), color-stop(25%, #81bbe8), to(#81bbe8));
    background-image: -webkit-linear-gradient(#81bbe8, #81bbe8 25%, #81bbe8);
    background-image: -moz-linear-gradient(top, #81bbe8, #81bbe8 25%, #81bbe8);
    background-image: -ms-linear-gradient(#81bbe8, #81bbe8 25%, #81bbe8);
    background-image: -o-linear-gradient(#81bbe8, #81bbe8 25%, #81bbe8);
    background-image: linear-gradient(#81bbe8, #81bbe8 25%, #81bbe8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81bbe8', endColorstr='#81bbe8', GradientType=0);
    color: #333;
}*/


/*------------------------------------------------ Freeze Columns --- */

/*.freeze-fm .mx-datagrid-head-table {
    position: inherit;
}

.freeze-fm th[title="FM Loan #"], .freeze-fm-column {
    position: absolute !important;
    z-index: 9;
    width: 110px;
    background-color: #d3f1fc;
    height:100%;
}

.freeze-fm th[title="FM Loan #"], .freeze-fm-column .mx-datagrid-head-wrapper {
  /*position: relative;
  top: 0.6%;*/
}

/*.mx-name-column1 .mx-datagrid-head-wrapper{
  position: relative;
  top: 1%;
}*/

/*------------------------------------------------ Button Styles ---*/

/*.btn-default, .mx-wrapped-form button {
    background-color: #666;
    color: white;
    padding: 5px 10px;
    background-image: linear-gradient(#666, #666 25%, #666);
    font-weight: bold;
}

.btn-default:hover, .mx-wrapped-form button:hover {
    background-color: #999;
    color: white;
    background-image: none;
}

.btn, .mx-wrapped-form .btn {
    padding: 4px 5px;
    margin-bottom: 0px;
    font-size: 12px;
    height: 27px;
}

.mx-wrapped-form button:focus {
    color: white;
}

button.remove-btn-style {
    padding: 0 !important;
}

button.remove-btn-style {
    background: none;
    border: none;
    box-shadow: none;
    filter: none;
}

.btn-mng-rpt {}

.btn-mng-rpt .mx-button {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    filter: none !important;
    padding: 0;
}*/


/*------------------------------------------------ IE Grid Buttons ---*/

.dj_ie8 .mx-button {
    margin-right: 0;
}


/*------------------------------------------------ Content Styles ---*/

/*.mx-title {
    color: #009CE0;
    font-size: 30px;
    margin: 5px 0 20px 0;
    font-weight: 300;
}*/

/*.grey-box div {
    border: 1px solid #B2C4D2;
    border-radius: 3px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    background-color: #eee;
}

.grey-box div label {
    padding: 5px;
}

div.grey-box {
    border: 1px solid #B2C4D2;
    border-radius: 3px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    background-color: #eee;
}

div.grey-box label {
    padding: 5px;
}*/

.mx-groupbox-header {
    font-weight: bold;
}

/*.emp-dash div div div {
    padding: 0 5px 5px 5px;
    border: 1px solid #B2C4D2;
    border-radius: 3px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    background-color: #eee;
}*/

.letter-text {
    height: 150px;
}
.letter-text .form-control {
    background-color:white !important;
    border:none !important;
    padding:0 !important;
    box-shadow:none;
	line-height: inherit;
	overflow: auto;
}

/*.grey-box td div {
    border: 1px solid #B2C4D2;
    border-radius: 3px;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    background-color: #ffffff;
}*/

/*.grey-box td div label {
    padding: 5px;
    color: black;
}*/

.upload-canned-text {
    padding: 0 0 0 20px !important;
}

.upload-canned-text label {
    padding: 0;
}

/*
table.rm-dashboard {
    margin: 0 auto;
}
*/

.rm-dashboard {
    font-size: 18px;
    /*  border-bottom: 1px solid #AAB7C2; */
}

.rm-dashboard td, .rm-dashboard label, .rm-dashboard th, .rm-dashboard div {
    padding: 0 0 5px 0;
    margin: 0;
    white-space: nowrap;
}

.rm-dashboard-label label {
    font-weight: bold;
    padding-top: 10px;
}

.rm-dash-peel {
    background: url('Assets/peel-back-off.png') no-repeat 101% 101%;
    background-size:30px 24px;
}

.rm-dash-peel:hover {
    background: url('Assets/peel-back-on.png') no-repeat 101% 101%;
    background-size:30px 24px;
}

.rm-dash-badges {
    margin-bottom: 20px;
    font-size: 14px;
}

.rm-dash-badges div.col-md-2, .rm-dash-badges div.col-md-1 {
    //background-color: #009CE0;
    border-right: 1px solid white;
    color: white;
    padding: 10px 5px;
}

.rm-dash-badges div.col-md-2:hover, .rm-dash-badges div.col-md-1:hover {
    background-color: #25BBEF;
    cursor: pointer;
}

.rm-dash-badges table {
    /*margin: 0 auto;*/
    white-space: nowrap;
}

.rm-dash-badges table td {
    margin: 0;
    padding: 0;
}

.rm-dash-badges label {
    padding: 0;
    white-space: normal;
    cursor: pointer;
    padding-bottom: 15px;
}

.rm-dash-badges .col-md-2, .rm-dash-badges .col-md-1 {
    width: 14.14%;
    float: left;
    white-space: nowrap;
}

.rm-dashboard-bucket {
    /*text-align: center;*/
    padding-bottom: 25px !important;
}

.rm-dashboard-bucket label{
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #8E99A0 !important;
  text-transform: uppercase !important;
}

table.rm-dashboard-boolean {
    margin: 0 auto;
}

.rm-dashboard-boolean td, .rm-dashboard-boolean div, .rm-dashboard-boolean th {
    padding: 0;
    margin: 0;
}

.rm-dashboard-boolean td {
    font-weight: normal;
}

.rm-dashboard-filter {
    font-size: 14px;
    color: #0099ff;
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
}

.rm-dashboard-filter:hover {
    color: #87C927;
}

.rm-dash-outstanding div {
    color: #009CE0;
    cursor: pointer;
    font-size: 24px;
    font-weight: 500;
}

/*.rm-dash-outstanding label:hover {
    color: #87C927;
}*/

.rm-dashboard-filter-box h2.mx-groupbox-header {
    display: none;
}

.rm-dashboard-filter-box div.mx-groupbox-body {
    border: 1px solid #ddd;
    margin-bottom: 10px;
}

.rm-dashboard-filter-box {
    margin: 0;
    /*border-bottom: 0px !important;*/
}

.rm-dashboard-filter-box.collapsed {
    margin: 0;
    border-bottom: 0px !important;
}


/*------------------------------------------------ Misc Styles ---*/

.alignleft {
    text-align: left !important;
}

.alignright {
    text-align: right !important;
}

.aligncenter {
    text-align: center !important;
}

.bold {
    font-weight: bold !important;
}

.align-left, .align-left-header th {
    text-align: left;
}

/*.align-right, .align-right-header th {
    text-align: right;
}*/

.align-middle, align-middle-header th {
    vertical-align: middle;
}

/*.data-as-of {
    text-align: right;
    margin-top: -10px;
}*/

.padding-0 th, .padding-0 tr {
    padding: 0 !important;
}

.clear {
    clear: both;
}

.mx-scrollcontainer-top {
    background: none;
}

.mx-scrollcontainer-wrapper {
    padding: 0;
}

.box-a {
    padding-bottom: 10px;
}

.shade-a {
    background-color: #eee !important;
    border: 1px solid #ccc;
    height: 20px;
}

/*.landing-page-table {
    width: 700px !important;
    margin: 50px auto 0 auto;
}*/

/*.landing-page-table td {
    background: #eee !important;
    border-bottom: 5px solid white;
    padding: 10px;
}*/

.landing-page-table .mx-button img, .landing-page-table button {
    height: inherit;
}

/*.dr-formloader .mx-groupbox-header {
    background-color: #0462AA !important;
    cursor:
}*/

.add-row-height-50 .mx-datagrid-data-wrapper {
    max-height: 65px !important;
    overflow: hidden;
    white-space: normal;
    height: 65px;
}

.label-padding-0 label {
    padding: 0;
}

.comment-alert {
    padding: 0 5px 0 0;
    margin: 8px 0 0 0;
    text-align: right;
}

.comment-alert td {
    padding: 0;
}

.MFBlue.btn {
    color:  #009CE0 !important;
    text-decoration: underline;
    padding:0px !important;
    border: none!important;
}

.img-border {
    border: 1px solid black;
    padding: 1px;
}

/*.dr-title-a {
    background: none !important;
    border: none !important;
    color: #D97600 !important;
    font-size: 16px !important;
    font-weight: normal !important;
    padding-left: 0 !important;
}*/

.dr-title-b {
    background: none !important;
    border: none !important;
    color: #D97600 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding-left: 0 !important;
}

.nowrap .mx-datagrid-data-wrapper {
    white-space: normal;
}

.no-records {
    padding: 0;
    color: #009CE0;
    font-size:18px;
	text-align: center;
}

.MFDocGuide {
    color: #09F;
    cursor: pointer;
    text-decoration: underline;
}

.MFDocGuide:hover {
    color: #87C927;
    cursor: pointer;
}

.request-id .dijitTextBox {
    height: 25px;
    color: #555;
    padding: 3px 8px 0 8px;
    width: 100%;
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 4px;
}

.rm-contact {
    position: absolute;
    right: 1%;
    width: 320px;
}
button.remove-style,
button.remove-style:hover,
.btn-default:focus.remove-style,
.btn-default:focus:enabled.remove-style,
.btn-primary-md:focus.remove-style,
.btn-primary-md:focus:enabled.remove-style,
.btn-default.active.remove-style,
.btn-default:hover.remove-style,
.btn-primary-md.active.remove-style,
.btn-primary-md:hover.remove-style,
.btn-primary-md:hover:enabled.remove-style,
.btn-default:hover:enabled.remove-style {
    background: none !important;
    border: none!important;
    font-weight: normal !important;
    color: #333 !important;
    cursor: default !important;
    box-shadow: none !important;
    outline: none !important;
}

.wordwrap div {
    white-space: normal;
}

/*.enum-width-auto select {
    width: auto;
}*/

table.DocUpload th {
    padding-bottom: 10;
    font-size: 14px;
}

table.DocUpload td {
    padding-top: 0;
    padding-bottom: 10px;
}

table.DocUpload label {
    padding-top: 0;
}


/*------------------------------------------------ Advanced Search Styles ---*/
/*
.adv-srch-select {
    top: 380px;
    left: 445px;
    position: absolute;
}

.adv-srch-remove {
    top: 420px;
    left: 445px;
    position: absolute;
}

.adv-srch-submit {
    top: 100px;
    left: 765px;
    position: absolute;
}

.adv-srch-cancel {
    top: 100px;
    left: 820px;
    position: absolute;
}

.adv-srch-padding .mx-grid-controlbar {
    padding-top: 70px !important;
}

.adv-srch-padding-rmemp .mx-grid-controlbar {
    padding-top: 35px !important;
}

.adv-srch-padding-rmemp .adv-srch-submit {
    top: 80px;
    left: 740px;
    position: absolute;
}

.adv-srch-padding-rmemp .adv-srch-cancel {
    top: 80px;
    left: 820px;
    position: absolute;
}

.adv-srch-min-height {
    min-height: 380px;
}

.adv-srch-content .mx-dataview-content {
    padding: 0 !important;
}

.adv-srch-content .mx-grid-pagingbar .mx-button {
    padding: 0;
}
*/

/*------------------------------------------------ Checkbox Image Select ---*/

.checkbox .mx-datagrid-body-table img, .checkbox-size .mx-datagrid-body-table img {
    max-width: 24px;
    max-height: 24px;
}

.checkbox-column .mx-datagrid-data-wrapper {
    text-align: center;
}

.checkbox-column .mx-datagrid-data-wrapper img[src*="img/Loan$Images$transparent1.png"] {
    background: url('/ui/theme-freddiemac/images/layout/checkbox-no.png') no-repeat;
    height: 25px;
}

.selected .checkbox-column .mx-datagrid-data-wrapper img[src*="img/Loan$Images$transparent1.png"] {
    background: url('/ui/theme-freddiemac/images/layout/checkbox-yes.png') no-repeat;
    height: 25px;
}

.checkbox-column .mx-datagrid-data-wrapper img[src*="img/Loan$Images$transparent2.png"] {
    background: url('/ui/theme-freddiemac/images/layout/checkbox-gray.png') no-repeat;
    height: 25px;
}


/*------------------------------------------------ Doc Upload Btn ---*/

.relative {
    position: relative;
}

.relative .upload-missing-docs {
    position: absolute;
    top: -75px;
    left: 220px;
	margin: 0 !important;
}

.relative .invalid-missing-docs {
    position: absolute;
    top: -75px;
    left: 220px;
}

/*.relative .upload-inc-docs {
    position: absolute;
    top: -85px;
    left: 185px;
}

.relative .invalid-inc-docs {
    position: absolute;
    top: -85px;
    left: 185px;
}
*/
.relative .upload-appeal {
    position: absolute;
    top: -75px;
    left: 120px;
}

/*.relative .upload-additional-docs {
    position: absolute;
    top: 21px;
    left: 135px;
}*/

/*.relative .upload-subject-loan {
    position: absolute;
    top: 21px;
    left: 151px;
}*/

.relative .upload-original-loan {
    position: absolute;
    top: 0;
    left: 200px;
}

.relative .checkbox-select-missing-docs {
    position: absolute;
    top: 11px;
    left: 470px;
    z-index: 99;
    height: inherit;
	min-width:0;
	margin-left:0 !important;
}

.relative .checkbox-deselect-missing-docs {
    position: absolute;
    top: 11px;
    left: 470px;
    z-index: 98;
    height: inherit;
	min-width:0;
	margin-left:0 !important;
}

/*.checkbox-select-missing-docs.btn-default:hover:enabled,
.checkbox-select-missing-docs.btn-default:hover,
.checkbox-deselect-missing-docs:hover,
.checkbox-deselect-missing-docs:hover:enabled
{ border:none !important; }*/

/*
.relative .checkbox-select-inc-docs {
    position: absolute;
    top: 4px;
    left: 483px;
    z-index: 99;
}

.relative .checkbox-deselect-inc-docs {
    position: absolute;
    top: 4px;
    left: 483px;
    z-index: 98;
}
*/
.doc-upload-log a {
    color: #428bca;
    font-weight: bold;
    text-decoration: underline;
}

.doc-upload-log a:hover {
    color: #87c927;
}

.doc-upload-log .mx-link {
    padding: 0;
}

#81bbe8 .doc-upload h2 {
    margin-bottom: 0;
}

.doc-upload-radio {
    border-bottom: 1px solid black;
}

.doc-upload-radio .RadioButtonList input[type="radio"] {
    margin-top: 3px;
}

.blue-text {
    color: #428bca;
}


/*------------------------------------------------ Start Chrome positioning ---*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .relative .checkbox-select-inc-docs {
        left: 471px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .relative .checkbox-deselect-inc-docs {
        left: 471px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .relative .checkbox-select-missing-docs {
        left: 471px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .relative .checkbox-deselect-missing-docs {
        left: 471px;
    }
}


/*------------------------------------------------ End Chrome positioning ---*/

.mx-button.checkbox-select-missing-docs, .mx-button.checkbox-deselect-missing-docs, .mx-button.checkbox-select-inc-docs, .mx-button.checkbox-deselect-inc-docs {
    background: none !important;
    border: none !important;
    box-shadow: none !important;
    filter: none !important;
    height: inherit
}

.mx-button.checkbox-select-missing-docs img, .mx-button.checkbox-deselect-missing-docs img, .mx-button.checkbox-select-inc-docs img, .mx-button.checkbox-deselect-inc-docs img {
    height: inherit;
}

.remove-select-hovers .table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #FBFCFC;
}

.remove-select-hovers .table-striped>tbody>tr:nth-child(even)>td {
    background-color: #EEF4F5;
}

.remove-select-hover .mx-grid-content .selected td {
    background-color: transparent;
}
/*------------------------------------------------ CP Dashboard Statistics Quick Reports --- */

.mx-grid.stats-template-grid-a {
    border: none;
}

/*.stats-template-grid-a .stats-text-header {
    font-weight: bold;
}*/

.stats-template-grid-a .stats-text {
    color: #006693;
    text-decoration: underline;
    text-align: left;
}

.stats-template-grid-a .stats-text:hover {
    color: #009CE0;
    text-decoration: underline;
    text-align: left;
}

.stats-template-grid-a .mx-templategrid-item {
    border: none;
}

.stats-template-grid-a .mx-templategrid-row:hover, .stats-template-grid-a .mx-templategrid-row:hover .stats-text {}

.stats-template-grid-a .mx-grid-content {
    overflow: hidden;
	display: inline-block;
    width: 335px;
}

.stats-template-grid-a .mx-templategrid-item .mx-table th, .stats-template-grid-a .mx-templategrid-item .mx-table td, .stats-template-grid-a .mx-templategrid-item {
    padding: 0;
}

.stats-template-grid-b.mx-grid, .stats-template-grid-b .mx-templategrid-item {
    border: none;
}

.stats-template-grid-b .mx-link {
    padding: 0;
}

.qr-icon img {
    width: 30px;
    height: 30px;
}

.qr-icon td {
    padding-top: 20px !important;
}

.qr-title th, th.qr-title {
    font-size: 18px;
    padding: 20px 0 5px 0 !important;
    color: black;
}

.qr-divider td {
    border-top: 1px dotted gray;
    height: 5px;
}

.qr-stats td {
    padding: 5px 0 5px 0px !important;
}

.qr-stats {
    /*background: url('/img/Loan$bg_grey_bar.jpg') repeat-x;*/
    color: #8E99A0;
}

/*.qr-stats:hover {
    background: #87C927 !important;
    color: white;
    background-image: none !important;
}

.qr-stats:hover .stats-text {
    color: white;
}*/


/*------------------------------------------------ FM Admin Current Companies Tab --- */

.bucket-template-grid.mx-grid, .stats-template-grid-b .mx-templategrid-item {
    border: none;
}

.bucket-template-grid.mx-grid th, .bucket-template-grid.mx-grid td {
    padding: 0;
}

.bucket-table td {
    padding: 0;
}


/* -------------------------------------------------May not be needed */

.default .dijitDialogUnderlay {
    opacity: 1 !important;
}

div.panelContents {
    background-color: #FFFFFF;
    border-color: #BBBEC3;
    border-width: 1px;
    margin: 0;
    padding: 5px;
}

.dr-table-a .mendixFormView_tableHead {
    text-align: left;
    font-weight: bold;
}


/* -------------------------------------------------New Styles from FTP Branch */

.auto-import-grid .mx-templategrid-item .mx-table th, .auto-import-grid .mx-templategrid-item .mx-table td {
    padding: 0;
}


/* -------------------------------------------------Sample Request

.smpl-rqst-hdr td, .smpl-rqst-hdr th {
    border-bottom: 1px solid black;
    padding: 0 2px;
}

.smpl-rqst-mnth th {
    font-size: 16px;
    white-space: nowrap;
}

.smpl-rqst-mnth-hstry th {
    padding-left: 30px !important;
}

.smpl-rqst-mnth.mx-table {
    table-layout: inherit;
}

.smpl-rqst-mnth a {
    text-decoration: underline;
}

.smpl-rqst-mnth a:hover {
    color: #87c927;
}

.smpl-rqst-mnth .mx-link {
    padding: 8px 0 0 10px;
}

.smpl-rqst .progressBarWrap, .smpl-rqst .progressBarValue, .smpl-rqst .ProgressBarText {
    height: 15px;
    padding: 0;
    font-size: 9px;
}

.smpl-rqst .progressBarWrap {
    margin: 0;
}

.smpl-rqst .progressBarWrap {
    height: 16px !important;
}

.smpl-rqst th label {
    font-weight: bold;
}

.smpl-rqst.mx-grid, .smpl-rqst .mx-grid {
    padding: 0;
    border: none !important;
}

.smpl-rqst .mx-templategrid-item {
    padding: 0;
}

.smpl-rqst label {
    padding: 8px 0 0 0;
}

.smpl-rqst .mx-dataview .mx-grid, .smpl-rqst .mx-templategrid-item {
    border: none;
}

.smpl-rqst .mx-dataview-content {
    overflow: hidden !important;
}

.smpl-rqst .table-bordered {
    border: none;
}

.smpl-rqst .mx-templategrid-item .mx-table th, .smpl-rqst .mx-templategrid-item .mx-table td {
    padding: 0;
}

.smpl-rqst-grpbox h2 {
    position: absolute;
    top: 0;
    background-color: red;
    float: left;
    padding: 4px 0 0 5px;
}

.smpl-rqst-grpbox i {
    float: left;
}

.smpl-rqst-grpbox h2.mx-groupbox-header {
    background: none !important;
    color: black;
}

.smpl-rqst-grpbox .mx-groupbox-body {
    border: none;
    padding: 0;
    margin: 0;
}

.smpl-rqst-grpbox.mx-groupbox {
    margin: 0;
}

.smpl-rqst .mx-templategrid-item.selected {
    background: none;
}

.smpl-rqst .smpl-rqst-child th, .smpl-rqst .smpl-rqst-child td {
    padding: 0 !important;
}

.smpl-rqst-child {
    border-bottom: 1px solid #ccc;
    width: 100% !important;
}

.smpl-rqst .mx-groupbox-header .glyphicon {
    font-size: 9px;
    width: 15px;
    border: 1px solid black;
    padding: 2px;
}

.smpl-rqst .bold label {
    font-weight: bold;
}

.smpl-rqst .iconhover .btn-default:hover {
    background: #87c927;
    width: 100%;
    height: 19px;
    margin: 3px 0;
}

.smpl-rqst .iconhover .btn-default {
    width: 100%;
    height: 19px;
    margin: 3px 0;
}

.smpl-rqst .iconhover .btn {
    border-radius: 0 !important;
}

.smpl-rqst-gridview {
    margin-bottom: 10px;
}

.smpl-rqst-gridview .gv_header {
    padding: 0;
    margin-bottom: 10px;
}

.smpl-rqst-gridview .gv_th {
    border: none;
}

.smpl-rqst-gridview .gv_footer {
    border-top: none;
    position: absolute;
    top: 5px;
    left: 580px;
}

.smpl-rqst-gridview .gv_selected {
    background: none;
}

.smpl-rqst-gridview .gv_cell_wrapper {
    text-align: center;
}

.smpl-rqst-gridview .gv_cell_Date {
    height: 21px;
}

.smpl-rqst-gridview .gridlink a {
    text-decoration: underline;
    font-weight: bold;
    width: 70px;
    display: block;
    height: 18px;
    padding-top: 2px;
}

.smpl-rqst-gridview .gridlink a:hover {
    color: white;
    background-color: #87c927;
}

.smpl-rqst-gridview .gridlink .mx-link {
    padding: 0;
    margin-top: 4px;
}

td.nocursor div, th.nocursor div, td.nocursor, .nocursor img, .nocursor, .nocurosr td {
    cursor: default !important;
}
*/

/* -------------------------------------------------Month End Summary */

.ref-selector .dijitTextBox {
    border: 1px solid #B2C4D2;
    padding: 5px 0 0 5px;
    border-radius: 3px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) inset;
    height: 25px;
    width: 100%;
}

.month-end-report .mx-grid, .month-end-report .mx-templategrid-item, .month-end-report .mx-link {
    border: none !important;
    padding: 2px;
}

.month-end-report .mx-link a {
    text-decoration: underline !important;
}

.month-end-report .mx-link a:hover {
    color: #87C927;
}


/*------------------------------------------------ Calendar Icons --- */

.mx-datagrid div [id^=mxui_widget_DatePicker] button, .mx-datepicker button, .mx-datepicker button:active {
    /*background: url('/img/Layouts$glyph_calendar.png') 4px 6px no-repeat #eee;*/
    background: url('Assets/ic-datepicker.svg') 0px 4px no-repeat;
    background-size:24px;
    /* height: 27px !important; */
    width: 23px !important;
	float: right;
    top: -35px;
    right: 20px;
    position: relative;
}



/*------------------------------------------------ Paging Icons --- */

/*.mx-grid-pagingbar .glyphicon::before {
    content: none;
}

.glyphicon-step-backward {
    background: url('../ui/theme-freddiemac/images/Assets/ic-paginate-first.svg') top left no-repeat;
    height: 13px !important;
    width: 13px !important;
    color: #006693;
}

.glyphicon-backward {
    background: url('../ui/theme-freddiemac/images/Assets/ic-arrow-left.svg') top left no-repeat;
    height: 13px !important;
    width: 13px !important;
    color: #006693;
}

.glyphicon-forward {
    background: url('../ui/theme-freddiemac/images/Assets/ic-arrow-right.svg') top left no-repeat;
    height: 13px !important;
    width: 13px !important;
    color: #006693;
}

.glyphicon-step-forward {
    background: url('../ui/theme-freddiemac/images/Assets/ic-paginate-last.svg') top left no-repeat;
    height: 13px !important;
    width: 13px !important;
    color: #006693;
}

.mx-datagrid-sort-text{
  background: url('../ui/theme-freddiemac/images/Assets/ic-dd-arrow.svg') top left no-repeat;
  height: 13px !important;
  width: 13px !important;
  color: #8E99A0;
}

.glyphicon-step-backward:before, .glyphicon-backward:before, .glyphicon-forward:before, .glyphicon-step-forward:before {
    content: none;
}*/


/*------------------------------------------------ Remove Rich Text Formatting dropdown. --- */

.remove-toolbar .mce_formatselect, .remove-toolbar .mce_styleselect, .remove-toolbar .mce_mxlink, .remove-toolbar .mce_unlink, .remove-toolbar .mce_bullist, .remove-toolbar .mce_numlist, .remove-toolbar .mceSeparator, .remove-toolbar .mce_strikethrough, {
    display: none !important;
}


/*------------------------------------------------ Remove Rich Text Formatting dropdown but allow links. --- */

.remove-toolbar-styliest .mce_formatselect, .remove-toolbar-styliest .mce_styleselect, .remove-toolbar-styliest .mce_bullist, .remove-toolbar-styliest .mce_numlist, .remove-toolbar-styliest .mceSeparator, .remove-toolbar-styliest .mce_strikethrough {
    display: none !important;
}


/*------------------------------------------------ Main Alert --- */

.main-alert .mx-dataview .mx-grid, .main-alert, .main-alert .mx-templategrid-item {
    border: none !important;
    padding: 0 !important;
}


/*------------------------------------------------ DropZone Overrides --- */

.bulk-max-window .hide-bar {
    display: none;
}

.bulk-max-window .mx-window-body {
    /*height: 100% !important;*/
}

.bulk-min-window {
    width: 300px !important;
}

.bulk-min-window .mx-window-body {
    overflow: hidden;
}

.bulk-max-window div.jsOnclickButton {
    display: inline-block !important;
}

.bulk-min-window button.close {
    display: none;
}

.bulk-min-window .hide-dropzone {
    display: none;
}

.bulk-min-window .mx-window-header {
    display: none;
}

.bulk-min-window .modal-body {
    padding: 0;
}

.bulk-min-window .modal-body {
    height: 21px !important;
}

.bulk-min-window .modal-content {
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.bulk-min-window table td, .bulk-min-window table {
    padding: 0;
    margin: 0;
}

.bulk-min-window .ProgressBarText {
    text-shadow: none !important;
}

.bulk-min-window .progressBarWrap {
    height: 21px;
    margin: 0;
}

td.bulk-plus-icon {
    background-color: #ccc;
    cursor: pointer;
}

td.bulk-plus-icon img {
    padding: 2px 0 0 2px;
}

.bulk-min-window.mx-window-view .mx-window-body>.mx-placeholder>.mx-dataview>.mx-dataview-content {
    padding: 0;
}


/*
.bulk-max-window .progress-bar-success,
.bulk-min-window .progress-bar-success 	{ background-color:#87C927; }
.bulk-max-window .progress-bar-info,
.bulk-min-window .progress-bar-info		{ background-color:#81bbe8; }
*/

.bulk-min-window .progress {
    margin-bottom: 1px;
}

.progress-bar.active, .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-striped, .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}

.dropzone .dz-preview, .dropzone-previews .dz-preview {
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16) !important;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16) !important;
    font-size: 14px !important;
    background: rgba(255, 255, 255, 0.8) !important;
    position: relative !important;
    display: inline-block !important;
    margin: 0 !important;
    vertical-align: top !important;
    border: 1px solid #eee !important;
    padding: 6px 6px 6px 6px !important;
    width: 100% !important;
}

.dropzone .dz-preview .dz-details, .dropzone-previews .dz-preview .dz-details {
    width: 180px !important;
    height: 100% !important;
    position: relative !important;
    abackground: white !important;
    margin: 0px !important;
    float: left !important;
}

.dropzone .dz-preview .dz-details .dz-size, .dropzone-previews .dz-preview .dz-details .dz-size {
    position: absolute !important;
    bottom: -28px !important;
    left: 195px !important;
    height: 28px !important;
    line-height: 28px !important;
    top: 1px !important;
    width: 130px !important;
}

.dropzone .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark, .dropzone-previews .dz-preview .dz-error-mark {
    display: none !important;
    position: absolute !important;
    width: 20px !important;
    height: 20px !important;
    font-size: 30px !important;
    text-align: center !important;
    right: 90px !important;
    top: 5px !important;
}

.dropzone .dz-preview .dz-progress, .dropzone-previews .dz-preview .dz-progress {
    position: absolute !important;
    top: 30px !important;
    left: 200px !important;
    width: 130px !important;
    /*right: 6px;*/
    height: 6px !important;
    /* background: #8cc657 !important;*/
    display: none !important;
}

.dropzone .dz-preview .dz-progress .dz-upload, .dropzone-previews .dz-preview .dz-progress .dz-upload {
    display: block !important;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    /*width: 0% !important;*/
    background-color: #8cc657 !important;
}

.dropzone .dz-preview.dz-processing .dz-progress, .dropzone-previews .dz-preview.dz-processing .dz-progress {
    display: block !important;
}

.dropzone {
    border: 1px solid rgba(0, 0, 0, 0.03) !important;
    min-height: 360px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    background: rgba(0, 0, 0, 0.03) !important;
    padding: 6px !important;
}

.dropzone .dz-preview.dz-success .dz-success-mark, .dropzone-previews .dz-preview.dz-success .dz-success-mark {
    opacity: 1 !important;
    -ms-filter: none !important;
    filter: none !important;
}

.dropzone .dz-preview .dz-error-mark, .dropzone-previews .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-success-mark {
    display: block !important;
    opacity: 0 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
    filter: alpha(opacity=0) !important;
    -webkit-transition: opacity 0.4s ease-in-out !important;
    -moz-transition: opacity 0.4s ease-in-out !important;
    -o-transition: opacity 0.4s ease-in-out !important;
    -ms-transition: opacity 0.4s ease-in-out !important;
    transition: opacity 0.4s ease-in-out !important;
    background-image: url("/ui/theme-freddiemac/images/layout/dropzone-spritemap.png") !important;
    background-repeat: no-repeat !important;
}

.dropzone .dz-preview .dz-error-mark span, .dropzone-previews .dz-preview .dz-error-mark span, .dropzone .dz-preview .dz-success-mark span, .dropzone-previews .dz-preview .dz-success-mark span {
    display: none !important;
}

.dropzone .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-success-mark {
    bacskground-position: -1px -1px !important;
}

.dropzone a.dz-remove, .dropzone-previews a.dz-remove {
    border-radius: 2px !important;
    border: 1px solid #eee !important;
    text-decoration: none !important;
    display: block !important;
    padding: 4px 5px !important;
    text-align: center !important;
    color: #666 !important;
    margin-top: 0 !important;
    float: right !important;
}

.dropzone .dz-preview.dz-success .dz-progress, .dropzone-previews .dz-preview.dz-success .dz-progress {
    opacity: 1 !important;
}

.dropzone .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-success-mark {
    background-position: -278px -163px !important;
}

.dropzone .dz-error .dz-error-mark {
    background-position: -278px -140px !important;
    opacity: 1 !important;
}

.dropzone .dz-default.dz-message {
    background-image: url("/ui/theme-freddiemac/images/layout/dropzone-spritemap.png") !important;
}

.dropzone-btn button {
    position: relative;
    top: 400px;
    left: 80px;
    z-index: 2;
}

.dropzone-btn button.dropzone-cancel-btn {
    position: absolute;
    top: 400px;
    left: inherit;
}

.bulk-max-window .mx-window-header .mx-button {
    position: absolute;
    top: 0;
    right: 0;
    background: none;
    border: none;
    /*padding: 0px !important;*/
    padding-top: 20px !important;;
    padding-right: 20px !important;;
}

.bulk-max-window .mx-window-header .mx-button img {
    /*width: 11px;
    height: 9px;*/
}

.dz-error-msg {
    position: absolute;
    top: 155px;
}

.dropzone .dz-preview {
    margin: 0 !important;
    display: block;
}

.dropzone .dz-details {
    width: 180px !important;
    abackground: white !important;
}

.dropzone {
    border: 3px dashed #0099ff !important;
    background-color: white !important;
    margin-top: 0 !important;
    margin-bottom: 3px;
    height: 200px !important;
    width: 99% !important;
    overflow: auto !important;
}

.dropzone .dz-preview .dz-error-message, .dropzone-previews .dz-preview .dz-error-message {
    display: none;
    position: absolute;
    top: 5px !important;
    left: 6px !important;
    background: #eee !important;
    ;
    padding: 5px 0 5px 4px !important;
    color: red;
    min-width: 70% !important;
    max-width: 500px !important;
    ;
    z-index: 500;
}

button.upload-docs-ie10-no-selection {}

button.upload-docs-ie10 {}

button.upload-docs-ie9 {
    display: none;
}

button.lossStatementSelected{
    display: none;
}

button.remove-style {
    background: none;
    border: none;
    font-weight: normal;
}


/*------------------------------------------------ JZone Overrides --- */
/*
.qq-uploader {
    width: 88% !important;
    min-height: 265px !important;
    max-height: 300px !important;
    border-radius: 0 !important;
    border: 3px dashed #0099ff !important;
    padding: 0 !important;
}

.qq-upload-list {
    max-height: 350px !important;
    width: 100%;
}

.qq-upload-list li {
    font-size: 14px !important;
    padding: 5px !important;
    line-height: 1.2em !important;
    color: #666 !important;
}

.qq-btn {
    float: right;
    background-color: #666 !important;
    color: white !important;
    border: none !important;
}

.qq-btn:hover {
    background-color: #ccc !important;
}

.qq-progress-bar {
    display: block;
    width: 0%;
    height: 5px !important;
    border-radius: 3px !important;
    margin-bottom: 3px;
}

.qq-progress-bar-container-selector {
    position: relative !important;
    top: 28px !important;
    width: 408px !important;
}

.qq-drop-processing {
    display: none !important;
}

.qq-upload-status-text {
    font-size: 11px !important;
    font-weight: normal !important;
    padding-top: 5px !important;
}

.qq-upload-file {
    width: 260px !important;
}

.qq-validation-msg {
    margin-bottom: 5px !important;
}

.qq-uploader::before {
    top: 40% !important;
}

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text, .qq-upload-delete, .qq-upload-pause, .qq-upload-continue {
    margin-right: 5px !important;
}

.qq-errored-file span[role="status"] {
    display: inherit !important;
    color: red;
}

div.jzone-cancel-btn button {
    position: relative;
    top: -32px !important;
    left: 0 !important;
}

div.jzone-cancel-btn button img {
    display: none;
}

.fineUploader button img {
    display: none;
}

.jzone button.mx-button {
    position: absolute;
    left: 60px;
    top: -7px;
}

.fineUploader .btn, .jzone-cancel-btn .btn {
    background-color: #666;
    color: white;
    padding: 5px 10px;
    background-image: linear-gradient(#666, #666 25%, #666);
    font-weight: bold;
    top: 10px !important;
}

.fineUploader .btn:hover, .jzone-cancel-btn .btn:hover {
    background-color: #999;
    color: white;
    background-image: none;
}

.fineUploader .btn, .jzone-cancel-btn .btn {
    padding: 4px 5px;
    margin-bottom: 0px;
    font-size: 12px;
    height: 27px;
}*/


/*------------------------------------------------ Single Doc Upload ---*/

.single-doc-upload .mx-window-header .mx-button {
    position: absolute;
    top: 2%;
    right: 1%;
    border: none;
}


/*------------------------------------------------ Global Button Changes CR53 ---*/

.mx-grid-controlbar .mx-button img {
    display: none;
}


/* dataview control bar top */

.remove-btn-icon img {
    display: none;
}

.mx-dataview-controls .mx-button img {
    display: none;
}


/* dataview control bar bottom */

.btn-default:focus {
    color: white;
}


/* for quick report grids */

.dropzone-btn img {
    display: none;
}

.adv-srch-select img, .adv-srch-remove img {
    display: inherit !important;
}

.relative .checkbox-select-missing-docs img, .relative .checkbox-deselect-missing-docs img {
    display: inherit !important;
}

.relative .checkbox-select-inc-docs img, .relative .checkbox-deselect-inc-docs img {
    display: inherit !important;
}

/*.mx-dialog-footer button {
    background-color: #666;
    color: white;
    padding: 5px 10px;
    background-image: linear-gradient(#666, #666 25%, #666);
    font-weight: bold;
    border: none;
}*/


/*-- for confirmation popups---*/

/*.mx-dialog-footer button:hover {
    background-color: #999 !important;
    color: white;
    background-image: none;
}*/


/*-- for confirmation popups---*/

/*.mx-dialog-footer .btn {
    padding: 4px 5px;
    margin-bottom: 0px;
    font-size: 12px;
    height: 27px;
}*/


/*-- for confirmation popups---*/

.mx-name-DocsTab .mx-link {
    padding: 0;
}


/*------------------------------------------------ Temp change to remove options in enum for CR53, also remove the html snippit jquery that's on the actual page for IE ---*/

.mx-name-DocsTab option[value="Missing_Comments_Customer"], .mx-name-DocsTab option[value="Incomplete_Comments_Customer"], .mx-name-DocsTab option[value="Additional_Comments_Customer"], .mx-name-DocsTab option[value="Appeal_Comments_Customer"] {
    display: none !important;
}

.mx-name-missingDocsTab option[value="LN"],
.mx-name-missingDocsTab option[value="OLF"],
.mx-name-missingDocsTab option[value="APL"],
.mx-name-missingDocsTab option[value="ADD"] 	 { display:none !important; }

.mx-name-QRIncompleteDocs option[value="LN"],
.mx-name-QRIncompleteDocs option[value="OLF"],
.mx-name-QRIncompleteDocs option[value="APL"],
.mx-name-QRIncompleteDocs option[value="ADD"]	{ display:none !important; }

.mx-dateinput-select-button {position:relative; left:-40px; top:3px}

/* freddie instructional message css 45231 */

.freddie-link {
    color: #006693;
    font-weight: 400;
    text-decoration: underline;
}

.freddie-link:hover {
    color: #009CE0;
}

.freddie-msg-instruct-icon-area {
    background-color:#009CE0;
    Border-radius : 4px 0px 0px 4px;    
}

.freddie-msg-instruct-icon-area img {
   padding: 10px;
}

.freddie-msg-instruct-content-area {
    border-right: 4px solid #009CE0;
    background: #E5F5FC;
    color : #009CE0;
    Font-weight : 400;
}

.freddie-msg-instruct .freddie-msg-instruct-icon-area {
    padding-bottom: 0px;
}

.freddie-msg-instruct .freddie-msg-instruct-content-area {
    padding-bottom: 0px;
}

.freddie-msg-instruct-content-area div p {
    padding : 10px 20px;
}

.freddie-msg-instruct {
/*     padding-top: 30px; already exists on needed pages. */ 
    padding-bottom: 20px;
}

/* Remove bullet points from specified list views */
.listView-list-style-none li {
    list-style: none;
}

/* Add some padding to specified list view items */
.multiDocGrid .mx-listview li {
    padding-top: 2px;
    padding-bottom: 2px;
}

/* Add shaded background to every other item in specified list views */
.multiDocGrid .mx-listview > ul > li:nth-child(even) {
    background-color: #F1F2F4;
}

/* Give specified check box labels some space from the checkbox on the left side */
.checkBox-label-smallLeftMargin label {
  margin-left: 20px;
}

.listView-td-verticalAlignMiddle td {
  vertical-align: middle;
}

.back-to-top-btn{
	background-color: #009CE0;
    border-color: #009CE0;
    border: none;
    border-radius: 22.5px;
    width: 45px !important;
    height: 45px !important;
    padding: 0px !important;
    position: fixed;
    bottom: 64px;
    right: 5px;
    z-index: 1000;
    background-image: url(/img/Atlas_Core$Content$Atlas_Core_Content_ic_arrow_up_NEW.svg) !important;
    background-size: 31px;
    background-repeat: no-repeat;
    background-position: center;
}

.back-to-top-btn.btn img{
	padding-left:6px;
	padding-right:1px;
	margin-top:3px !important;
	height:13px !important;
}

.back-to-top-btn:hover{
	background-color:#009CE0;
	padding-bottom:10px !important;
	margin-top:0px;
    background-position-y: 30%
}

.back-to-top-btn:active{
	background-color:#009CE0;
}

.back-to-top-btn:focus{
	background-color:#009CE0;
}

.back-to-top-btn.visible{
	display:block;
	opacity:1;
}

.back-to-top-btn.hidden{
	opacity:0;
}

.btn-top{
    right:10px !important;
}

/*****************FROM Override.css*******************/
.fieldLevelRoboLabel:hover{
	text-decoration: underline !important;
    cursor:pointer;
}

.fieldLevelRoboLabel a{
	text-decoration: none !important;
}

fieldLevelRoboLabel a:focus {
  text-decoration: none !important;
  outline: none;
}

.fieldLevelRoboLabel a, .fieldLevelRoboLabel{
	font-size: 0.875rem;
	font-weight: 700;
	color: #006693 !important;
	line-height: 1.3125 !important;
	vertical-align:top;
}

.fieldLevelRoboLabelGrey a, .fieldLevelRoboLabelGrey{
	font-size: 0.875rem;
	font-weight: 500;
	color: #8E99A0 !important;
	line-height: 1.3125 !important;
}

.fieldLevelRoboLabel.mx-link, .fieldLevelRoboLabelGrey.mx-link{
	padding:0px 0px 5px  !important;
}

.mx-pill tbody tr td{
    vertical-align: middle !important;
    padding: 0px !important;
}

.mx-pill-input{
    position: absolute;
    top: 63px;
}

.mx-pill-input .mx-grid-content{
    background: transparent !important;
}

.mx-pill, .pill {
    border-radius: 16px;
    display: inline-block;
    border: 1px solid #AAB7C2;
    font-size: 0.875rem;
    line-height: 1;
    padding: 3px 8px;
    color: #00435B;
    background-color: #F1F2F4;
    white-space: nowrap; 
}

.mx-pill > tbody tr td:nth-child(1) > div, .pill .label {
    font-size: 0.75rem;
    line-height: 1;
    color: #8E99A0;
    text-transform: uppercase; 
}

.mx-pill .ic-close, .pill .ic-close, .pill .btn-primary-close:before, .pill .btn-secondary-close:before, .pill .btn-close {
    font-size: 0.625rem;
    color: #AAB7C2;
    margin-left: 12px;
    cursor: pointer; 
}

.pill .ic-close:hover, .pill .btn-primary-close:hover:before, .pill .btn-secondary-close:hover:before, .pill .btn-close:hover {
    color: #DC3232;
}
  
.pill:not(:last-child) {
    margin-right: 8px; 
}

.ql-editor{
    white-space: normal !important;
}

.iframe{
    border:none !important;
}

iframe{
    border:none !important;
}

.mx-modal .mx-grid-content{
    max-height:475px;
}

.ref-selector-update .mx-compound-control{
    display:flex !important;
}

.max-height-modal-dataview .mx-dataview-content{
    max-height:485px;
    overflow-y: hidden !important;
}