.citizenConsent .top-wrapper { margin-top: 25px; font-family: 'Roboto', sans-serif;}
.citizenConsent .left-half { width: 49.5%; float: left; margin-top: 10px;border-left: 1px solid #e4e4e9;border-right: 1px solid #e4e4e9;border-bottom: 1px solid #e4e4e9;}
.citizenConsent .right-half { width: 49.5%; float: right; margin-top: 10px;border-left: 1px solid #e4e4e9;border-right: 1px solid #e4e4e9;border-bottom: 1px solid #e4e4e9;}
.citizenConsent .right-half .center,.citizenConsent .left-half .center { text-align: center; width: 100%; position: relative; top: -10px; font-size-adjust: 12px; }
.citizenConsent .history_list, .citizenConsent .new_consent_list {padding: 10px;}
.citizenConsent .list_item {margin: 2px; width: 100%; background: #fff; height: 40px; cursor: pointer; }
.citizenConsent .list_item .date { width : 30%;margin: 10px; position: relative; top: 10px;}
.citizenConsent .list_item .text { width : 65%;margin: 10px; position: relative; top: 10px;}
.citizenConsent .list_item .arrow { width : 5%;margin: 10px;float: right;text-align: right;}


.citizenConsentDetail .top-wrapper { margin-top: 25px; font-family: 'Roboto', sans-serif;}
.citizenConsentDetail .back_page { font-size: 12px; padding-left: 7px;}
.citizenConsentDetail .back_page a { color: #000; }
.citizenConsentDetail .back_page a:hover { text-decoration: none; }
.citizenConsentDetail .first_section, .citizenConsentDetail .second_section  { margin-top: 20px; }
.citizenConsentDetail .detail_heading { font-size: 16px; padding-left: 28px; margin: 10px 0px; }
.citizenConsentDetail .heading { font-size: 12px; color: #544bd6; padding-left: 28px; margin: 10px 0px; }
.citizenConsentDetail .first_text { font-size: 14px; padding: 28px; background: #fff;color: #3c3c3c; word-break: break-word;    line-height: 2; font-family: 'Roboto', sans-serif; font-size: 14px; }

.citizenConsentDetail .dialogue_file_list { margin-top: 0; }

.citizenConsentDetail .consent_right{ float: right;}
.citizenConsentDetail .consent_right .remove_consent{ float: right; border-radius: 19.5px;margin: 22px 0 0 10px; padding: 13px 23px 14px 23px; font-family: 'Roboto', sans-serif; font-size: 10px; font-weight: 500; line-height: 1.2; letter-spacing: 0.6px; cursor: pointer; background-color: #ff5555; color: #ffffff;}
.citizenConsentDetail .consent_right .give_consent{ float: right;border-radius: 19.5px; margin: 22px 0 0 10px; padding: 13px 23px 14px 23px; font-family: 'Roboto', sans-serif; font-size: 10px; font-weight: 500; line-height: 1.2; letter-spacing: 0.6px; cursor: pointer; background-color: #544bd6; color: #ffffff;}
.citizenConsentDetail .consent_right .consent_text{ float: right; margin: 22px 0 0 10px; padding: 13px 23px 14px 23px; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 400; line-height: 1.2; letter-spacing: 0.6px;color: #797979;}
.citizenConsentDetail .second_section .heading{  font-family: 'Roboto', sans-serif;font-size: 16px;font-weight: 400;line-height: 1.2;letter-spacing: 0.6px;color: #544bd6;}
.citizenConsentDetail .second_section table {width: 100%;}
.citizenConsentDetail .second_section table th  {font-family: 'Roboto', sans-serif;font-size: 13px;font-weight: 500;line-height: 1.38;letter-spacing: 0.2px;color: #3c3c3c;border-top: 3px solid #f2f2f4;padding: 0px;}
.citizenConsentDetail .second_section table td {font-family: 'Roboto', sans-serif;font-size: 13px;line-height: 1.38;letter-spacing: 0.2px;color: #3c3c3c;padding-top: 15px;font-weight: normal; background: #fff;border-top: 3px solid #f2f2f4;}
.citizenConsentDetail .second_section table .file-first{width: 45%;padding: 8px;  padding-left: 28px;}
.citizenConsentDetail .second_section table .file-sec{width: 45%; padding: 8px;}
.citizenConsentDetail .second_section table .file-third{width: 10%;padding: 8px;}

.citizenConsentDetail .consent_popup{ padding: 20px 17px 20px 17px; background-color: #ffffff; width: 498px; position: absolute; z-index: 10;}
.citizenConsentDetail .consent_popup .close_btn{  background: url(/images/icon_close_circular_stroke.svg) no-repeat; cursor: pointer; position: absolute; right: 0; width: 23px; height: 24px; top: -30px; }
.citizenConsentDetail .consent_popup .heading{ text-align: center; font-size: 18px;color: #000;}
.citizenConsentDetail .consent_popup .sub_heading{text-align: center; font-size: 12px; margin: 10px;}
.citizenConsentDetail .consent_popup .comment{     width: 100%; border: 1px solid #e5e5e5; min-height: 30px; padding: 5px; margin-top: 20px; }
.citizenConsentDetail .consent_popup .final_text{ text-align: center;color: #544bd6; font-size: 12px; margin: 10px;}
.citizenConsentDetail .consent_popup .confirm_btn{ text-align: center; width: 99px; margin: 20px auto; text-transform: uppercase; border-radius: 19.5px; background-color: #544bd6; font-family: 'Roboto', sans-serif; font-size: 10px; font-weight: 500; line-height: 1.2; letter-spacing: 0.6px; color: #ffffff; padding: 13px 15px 14px 15px;cursor: pointer;}

.citizenNotifications table td {font-family: 'Roboto', sans-serif;font-size: 13px;line-height: 1.38;letter-spacing: 0.2px;color: #3c3c3c;padding: 20px 9px; font-weight: normal; background: #fff;border-top: 3px solid #f2f2f4;}
.citizenNotifications table tr.viewed td {color:#000;  }
.citizenNotifications table tr.toView td {color:#544bd6;  }

.citizen-new-hr h2.horizon-line {width: 100%;text-align: center;border-bottom: 1px solid #e5e5e5;line-height: 0.1em;margin: -10px 0 20px 0;}
.citizen-new-hr h2.horizon-line span {background: #f2f2f4;padding: 0 55px 0 20px;font-family: 'Roboto', sans-serif;font-size: 10px;font-weight: 500;color: #3c3c3c;letter-spacing: 0.6px;position: relative;}
.citizen-new-hr .dark-count {background-color: rgba(65, 65, 65, 0.05);border-radius: 15px;width: 36px;height: 25px;position: absolute;left: 46px;top: -5px;opacity: 1;line-height: 23px;margin-left: 5px;}

.participantConsentDetail .top-wrapper { margin-top: 25px; font-family: 'Roboto', sans-serif;}
.participantConsentDetail .back_page { font-size: 12px; padding-left: 7px;}
.participantConsentDetail .back_page a { color: #000; }
.participantConsentDetail .back_page a:hover { text-decoration: none; }
.participantConsentDetail .first_section, .citizenConsentDetail .second_section  { margin-top: 20px; }
.participantConsentDetail .detail_heading { font-size: 16px; padding-left: 28px; margin: 10px 0px; }
.participantConsentDetail .heading { font-size: 12px; color: #544bd6; padding-left: 28px; margin: 10px 0px; }
.participantConsentDetail .first_text { font-size: 14px; padding: 28px; background: #fff;color: #3c3c3c; word-break: break-word; line-height: 2; font-family: 'Roboto', sans-serif;  min-height: 100px; }
.participantConsentDetail .contact_person { font-size: 12px; padding: 0px 28px 28px 28px; background: #fff;color: #3c3c3c;font-family: 'Roboto', sans-serif;  }

.participantConsentDetail .dialogue_file_list { margin-top: 0; }

.participantConsentDetail .consent_right{ float: right;}
.participantConsentDetail .consent_right .remove_consent{ float: right; border-radius: 19.5px;margin: 22px 0 0 10px; padding: 13px 23px 14px 23px; font-family: 'Roboto', sans-serif; font-size: 10px; font-weight: 500; line-height: 1.2; letter-spacing: 0.6px; cursor: pointer; background-color: #ff5555; color: #ffffff;}
.participantConsentDetail .consent_right .give_consent{ float: right;border-radius: 19.5px; margin: 22px 0 0 10px; padding: 13px 23px 14px 23px; font-family: 'Roboto', sans-serif; font-size: 10px; font-weight: 500; line-height: 1.2; letter-spacing: 0.6px; cursor: pointer; background-color: #544bd6; color: #ffffff;}
.participantConsentDetail .consent_right .give_consent_loading{ position: relative; top: 29px; right: -165px;}
.participantConsentDetail .consent_right .consent_text{ float: right; margin: 22px 0 0 10px; padding: 13px 23px 14px 23px; font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 400; line-height: 1.2; letter-spacing: 0.6px;color: #797979;}
.participantConsentDetail .second_section .heading{  font-family: 'Roboto', sans-serif;font-size: 14px;font-weight: 400;line-height: 1.2;letter-spacing: 0.6px;color: #544bd6;}
.participantConsentDetail .second_section .consent_text{  font-family: 'Roboto', sans-serif;font-size: 12px;font-weight: 400;line-height: 1.2;letter-spacing: 0.6px;color: #3c3c3c; float: right; margin-top: 20px; margin-right: 15px; }
.participantConsentDetail .second_section table {width: 100%;}
.participantConsentDetail .second_section table th  {font-family: 'Roboto', sans-serif;font-size: 13px;font-weight: 500;line-height: 1.38;letter-spacing: 0.2px;color: #3c3c3c;border-top: 3px solid #f2f2f4;padding: 0px;}
.participantConsentDetail .second_section table td {font-family: 'Roboto', sans-serif;font-size: 13px;line-height: 1.38;letter-spacing: 0.2px;color: #3c3c3c;padding: 15px 15px 15px 28px;font-weight: normal; background: #fff;border-top: 3px solid #f2f2f4;}
.participantConsentDetail .second_section table td .consent_btn {float: right; text-decoration: underline; cursor: pointer;}
.participantConsentDetail .second_section table td .rejected { float: right; color: #f00;}
.participantConsentDetail .second_section table .first{width: 100%;padding: 8px;  padding-left: 28px;}
.participantConsentDetail .second_section table .sec{width: 0%; padding: 8px;}
.participantConsentDetail .second_section table .third{width: 0%;padding: 8px;}

.participantConsentDetail .consent_alert_popup{ padding: 20px 17px 20px 17px; background-color: #ffffff; width: 350px; position: absolute; z-index: 10;}
.participantConsentDetail .consent_alert_popup .close_btn{  background: url(/images/icon_close_circular_stroke.svg) no-repeat; cursor: pointer; position: absolute; right: 0; width: 23px; height: 24px; top: -30px; }
.participantConsentDetail .consent_alert_popup .heading{ text-align: center; font-size: 18px;color: #000; padding: 0; }
.participantConsentDetail .consent_alert_popup .sub_heading{text-align: center; font-size: 12px; margin: 10px;}

.participantConsentDetail .confirm_remove_consent_popup{ padding: 20px 17px 20px 17px; background-color: #ffffff; width: 400px; position: absolute; z-index: 10;}
.participantConsentDetail .confirm_remove_consent_popup .close_btn{  background: url(/images/icon_close_circular_stroke.svg) no-repeat; cursor: pointer; position: absolute; right: 0; width: 23px; height: 24px; top: -30px; }
.participantConsentDetail .confirm_remove_consent_popup .heading{ text-align: center; font-size: 18px;color: #000; padding: 0; }
.participantConsentDetail .confirm_remove_consent_popup .sub_heading{text-align: center; font-size: 12px; margin: 10px;}
.participantConsentDetail .confirm_remove_consent_popup .participant_name{text-align: center; font-size: 16px; margin: 10px; color: #544bd6; }
.participantConsentDetail .confirm_remove_consent_popup .confirm_btn{width: 99px;text-transform: uppercase;border-radius: 19.5px;background-color: #544bd6;font-family: 'Roboto', sans-serif;font-size: 10px;font-weight: 500;line-height: 1.2;letter-spacing: 0.6px;color:#ffffff;padding: 13px 25px 14px 25px; margin-top: 10px; margin-left: 133px; cursor: pointer;}

.actor-overview table td .link { text-decoration: underline;}
.actor-overview table td .link a{ color: #000;}
.actor-overview table td .link a:hover{ text-decoration: none; cursor: pointer; }

.citizen-consent-history-hr h2.horizon-line {width: 100%;text-align: center;border-bottom: 1px solid #e5e5e5;line-height: 0.1em;margin: -10px 0 20px 0;}
.citizen-consent-history-hr h2.horizon-line span {background: #f2f2f4;padding: 0 55px 0 20px;font-family: 'Roboto', sans-serif;font-size: 10px;font-weight: 500;color: #3c3c3c;letter-spacing: 0.6px;position: relative;}
.citizen-consent-history-hr .dark-count {background-color: rgba(65, 65, 65, 0.05);border-radius: 15px;width: 36px;height: 25px;position: absolute;left: 130px;top: -5px;opacity: 1;line-height: 23px;margin-left: 5px;}
.citizen-view {position: relative;}
.citizen-view .citizen-custom-overlay {position: absolute;width: 100%;height: 100%;z-index: 2;top: 0;left: 0;bottom: 0;right: 0;display: block;}
.event-form-wrapper .citizen-view .event-close-btn{top: -46px;}
.oral-consent-text-link{text-decoration: underline;color: #3c3c3c;}
.oral-consent-text-link:hover{color: #3c3c3c;cursor: pointer;}
.oral-consent-text-link:visited{color: #3c3c3c;cursor: pointer;}
.nyt-notification-wrapper, .nye-consent-wrapper {position: relative;}
.nyt-notification-icon {position: absolute;width: 6px;height: 6px;background-color: #4bd697;border-radius: 50%;left: 12px;top: 18px;z-index: 1;border: 2px solid #414141;padding: 3px;}
.nyt-notification-cnt {font-size: 10px;font-weight: bold;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: normal;text-align: center;color: #ffffff;display: inline-block;position: absolute;left: 28px;bottom: 0px;top: 30px;}
.nye-consent-icon {position: absolute;width: 6px;height: 6px;background-color: #4bd697;border-radius: 50%;left: 32px;top: 18px;z-index: 1;border: 2px solid #414141;padding: 3px;}
.nye-consent-cnt {font-size: 10px;font-weight: bold;font-stretch: normal;font-style: normal;line-height: normal;letter-spacing: normal;text-align: center;color: #ffffff;display: inline-block;position: absolute;left: 42px;bottom: 0px;top: 30px;}
.citizenHeaderBar .cpr-menu-group-wrap{border-left: none; border-right: none;}
.citizenHeaderBar .cpr-menu-group-wrap-second{border-right: none;}