/**************************
	DEVELOPER CSS
**************************/

.new-login .login-form .password-reset-text-box .password-strength-indicator {
    height: 27px;
}

a.print {
    background-image: url("../images/icon-tool-printer.png?MOD=AJPERES") !important;
}

.data-content-one-required-group .labelset label {
    margin-left: 10px;
    display: inline-block;
}

.data-content-one-required-group .labelset {
    border-bottom: 0px solid #fff;
}

fieldset.razzle .data-content-one-required-group .labelset {
    border-bottom: 0px solid #fff;
}

fieldset.razzle .data-content-one-required-group .labelset label:before {
    content: "\00a0\00a0\00a0\00a0\00a0";
}

fieldset.razzle .data-content-one-required-group .separator:before {
    content: "\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0";
}

fieldset.razzle .data-content-one-required-group.required .labelset label:after{
    content: '' !important;
}

.modal-window.recoupments-provider-locations table.datatable td a {
    font-weight: bold;
}

.modal-window.recoupments-provider-locations table.datatable td a:hover {
    font-weight: bold;
    color: #000 !important;
    text-decoration: none;
}

.tundra .modal-window {
    border-top: 5px solid #195C79;
}
.tundra span.dijitDialogCloseIcon {
    background-color: #195C79;
}

.tundra span.dijitDialogCloseIconHover{
    background-color: #195C79 !important;
}
