﻿/*
    Styles CSS framework MVC, Desjardins.
*/

.csp-input-label {color:#666;}
.csp-section-title {color: #666;}
.csp-input-icon {color: #4F88B3;}
.csp-input-iconCheck {
    color: #049854 !important;
    font-size: 16px !important;
    cursor: default !important;
}

.csp-section-collapsable:hover {color:#444}
.csp-section-collapsable-imageright:hover {color:#444;cursor:pointer}
.csp-input-icon:hover {color: #206490;}
.csp-input-list-icon:hover {color:#206490;}

.csp-table-row-remove {color: #4F88B3;}
.csp-table-row-remove:hover {color:#206490;}

.csp-floatingSummary-maindata {color:#008C53;font-weight: bold;}
.csp-floatingSummary-maindata-new {color:#008C53;font-weight: bold;;}


