/* =============================================================================== */  
/* =============================================================================== */  
/* ========================= rhOpenshift SPECIFIC ======================== */

body {font-family: 'Assistant', sans-serif; font-weight:500}

.redhat-color-green {color:#3F9C50;}
.redhat-color-red {color:#CC0000;}

/* =============================================================================== */  
/* =============================================================================== */  
/* ========================= VIEW SPECIFIC ======================== */


/* ======= Company Profile ======== */
.welcome-bgImg {background-image:url('../images/app-bg.jpg'); background-size:cover; background-position:center center;}
.companyProfile-bgImg {background-image:url('../images/companyProfile-bg.jpg'); background-size:cover; background-position:center center;}
.companyProfile-bgImg {background-image:url('../images/getReport-bg.jpg'); background-size:cover; background-position:center center;}


/* ======= TOP PRIORITIES ========= */
.top-priorities-selectWrapper {margin:10px 10px; max-width:22%; min-width: 175px; min-height:175px; background-color:rgba(0,0,0,0.10); cursor:pointer;}
.top-priorities-selectWrapper:hover {background-color:rgba(0,0,0,0.15);}


.valSum-businessObj-wrapper {background-color:rgba(0,0,0,0.80);}



.modal-calcTable-frame {max-width:900px; max-height:450px !important;}
.modal-da-frame {max-width:900px; max-height:425px !important;}



/* =============================================== */
/* Registration modal */
.clientPrivacyLink {color: #477cbe !important;}
.clientPrivacyLink:hover {color: #2560a0 !important; cursor: pointer;}